Commit graph

4190 commits

Author SHA1 Message Date
fedor
5646d7e7ad Replace APPKIT_DECLARE with APPKIT_EXPORT
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14289 72102866-910b-0410-8b05-ffd578937521
2002-08-16 03:27:05 +00:00
fedor
468bdb9fa5 Typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14288 72102866-910b-0410-8b05-ffd578937521
2002-08-16 03:17:22 +00:00
fedor
711140f4fc Add OpenBSD header/ldflags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14286 72102866-910b-0410-8b05-ffd578937521
2002-08-16 03:12:17 +00:00
nico
7ea1f4e355 Don't flip coordinates when autosaving window frames
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14261 72102866-910b-0410-8b05-ffd578937521
2002-08-09 10:15:24 +00:00
nico
f3120d5e09 Dont' flip coordinates in frame autosaved strings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14260 72102866-910b-0410-8b05-ffd578937521
2002-08-09 10:14:45 +00:00
pyr
ecbbd9ce39 Source/NSSplitView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14235 72102866-910b-0410-8b05-ffd578937521
2002-08-05 11:56:29 +00:00
pyr
820e60b5bd Source/NSView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14233 72102866-910b-0410-8b05-ffd578937521
2002-08-03 15:45:11 +00:00
fedor
3cd8d5d585 Merge from 0.8.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14232 72102866-910b-0410-8b05-ffd578937521
2002-08-03 03:32:19 +00:00
pyr
67e9c4b8d2 Source/NSTabVIew.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14228 72102866-910b-0410-8b05-ffd578937521
2002-08-02 09:46:28 +00:00
fedor
1cd734ed96 Check for recent version of audiofile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14223 72102866-910b-0410-8b05-ffd578937521
2002-08-01 18:58:32 +00:00
fedor
10e95109b9 Install NSSound.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14218 72102866-910b-0410-8b05-ffd578937521
2002-07-31 15:19:43 +00:00
fedor
e290d5b36c Sound install fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14217 72102866-910b-0410-8b05-ffd578937521
2002-07-31 14:13:17 +00:00
fedor
aec00d4297 NSSound implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14216 72102866-910b-0410-8b05-ffd578937521
2002-07-30 21:19:05 +00:00
fedor
81632bcf5b Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14212 72102866-910b-0410-8b05-ffd578937521
2002-07-30 17:01:47 +00:00
gcasa
78b29b6d37 Updated NSBundleAdditions with bug fix so that NSOwner's awakeFromNib is called.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14173 72102866-910b-0410-8b05-ffd578937521
2002-07-18 13:46:41 +00:00
gcasa
40636e55d4 Corrected some minor issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14172 72102866-910b-0410-8b05-ffd578937521
2002-07-18 04:42:37 +00:00
fedor
2dc7367411 Version 0.7.9
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14167 72102866-910b-0410-8b05-ffd578937521
2002-07-17 14:06:33 +00:00
nico
c41412f239 Patch to implement blinking again in a textfield when the window it's in
becomes key again


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14166 72102866-910b-0410-8b05-ffd578937521
2002-07-17 13:30:53 +00:00
nico
76d9630b12 Declare becomeKeyWindow and resignKeyWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14165 72102866-910b-0410-8b05-ffd578937521
2002-07-17 13:30:12 +00:00
nico
d0ae904f63 Implemented becomeKeyWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14164 72102866-910b-0410-8b05-ffd578937521
2002-07-17 13:29:41 +00:00
nico
3327a132ef Set the _f.is_key flag just after checking it, in becomeKeyWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14163 72102866-910b-0410-8b05-ffd578937521
2002-07-17 13:29:20 +00:00
nico
c91368c2de Fixed cached image rect not working with flipped content views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14162 72102866-910b-0410-8b05-ffd578937521
2002-07-16 17:43:17 +00:00
nico
8969a1d455 Use the window view, not the content view, to draw cached images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14161 72102866-910b-0410-8b05-ffd578937521
2002-07-16 17:42:48 +00:00
nico
a990e29f4e Removed NSLog call left in error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14156 72102866-910b-0410-8b05-ffd578937521
2002-07-15 13:57:46 +00:00
nico
9f838f4098 Removed debugging NSLog statement left in error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14155 72102866-910b-0410-8b05-ffd578937521
2002-07-15 13:57:21 +00:00
fedor
a7f383b52a Add missing method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14151 72102866-910b-0410-8b05-ffd578937521
2002-07-15 02:33:02 +00:00
gcasa
374d957711 Corrections to the outline view and the table view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14148 72102866-910b-0410-8b05-ffd578937521
2002-07-14 23:44:48 +00:00
nico
7c67f5f344 Implemented caching images in windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14140 72102866-910b-0410-8b05-ffd578937521
2002-07-12 11:13:00 +00:00
nico
ad60b038ea Implemented caching images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14139 72102866-910b-0410-8b05-ffd578937521
2002-07-12 11:12:32 +00:00
nico
7bb56088e5 Added instance variables for image rect caching
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14138 72102866-910b-0410-8b05-ffd578937521
2002-07-12 11:12:00 +00:00
nico
f218c238d4 Do nothing in NSMatrix -selectAll: when the matrix is in radio mode
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14137 72102866-910b-0410-8b05-ffd578937521
2002-07-12 09:54:44 +00:00
nico
1c275cdce2 do not allow to select all cells in radio mode
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14136 72102866-910b-0410-8b05-ffd578937521
2002-07-12 09:54:13 +00:00
fedor
39738fb0b8 Not work in modal loop. transparency fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14134 72102866-910b-0410-8b05-ffd578937521
2002-07-12 01:41:35 +00:00
pyr
16493557c9 Source/GSSimpleLayoutManager.m
Source/NSMatrix.m
Source/NSButtonCell.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14133 72102866-910b-0410-8b05-ffd578937521
2002-07-11 19:53:15 +00:00
gcasa
0927f6d779 Correcting editing behviour of NSOutlineView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14102 72102866-910b-0410-8b05-ffd578937521
2002-07-11 04:52:33 +00:00
nico
f6dd8ac6f1 Fixed problem with the library not compiling on darwin because of a nested function
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14072 72102866-910b-0410-8b05-ffd578937521
2002-07-08 11:57:54 +00:00
nico
a281110179 Removed nested function which was not compiling on darwin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14071 72102866-910b-0410-8b05-ffd578937521
2002-07-08 11:57:22 +00:00
fedor
fc2546e967 Fix var name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14066 72102866-910b-0410-8b05-ffd578937521
2002-07-06 03:18:14 +00:00
fedor
88bcecddd9 Image updates and doc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14065 72102866-910b-0410-8b05-ffd578937521
2002-07-06 02:54:36 +00:00
FredKiefer
e2b48307af Readded system colour setting in defaults file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14020 72102866-910b-0410-8b05-ffd578937521
2002-07-03 22:11:44 +00:00
FredKiefer
94e24b9626 Changed initSystemColors() and [defaultsDidChange:] so that
setting a system colour in the defaults file works again.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14019 72102866-910b-0410-8b05-ffd578937521
2002-07-03 22:11:01 +00:00
nico
c2f4bf85a8 Stop blinking textviews when the window which holds them is no longer key;
fixed installation of headers


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14008 72102866-910b-0410-8b05-ffd578937521
2002-07-02 15:08:05 +00:00
nico
517706853d Added resignKeyWindow so that we don't try blinking when we are no longer
the key window


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14007 72102866-910b-0410-8b05-ffd578937521
2002-07-02 15:07:08 +00:00
nico
63072f3366 Removed non-existent header file from the list of header files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14006 72102866-910b-0410-8b05-ffd578937521
2002-07-02 15:06:32 +00:00
FredKiefer
d022c37cd7 Correction to last change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14001 72102866-910b-0410-8b05-ffd578937521
2002-06-30 14:18:04 +00:00
FredKiefer
49788522cc Corrected #incude so that it compiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14000 72102866-910b-0410-8b05-ffd578937521
2002-06-30 14:17:26 +00:00
gcasa
81f25a9996 Adding a number of changes. The skeleton implementations of NSToolbar and
NSToolbarItem as well as a number of miscellaneous things I have had laying
around for a while.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13997 72102866-910b-0410-8b05-ffd578937521
2002-06-30 05:14:21 +00:00
CaS
9df20632e8 Flushing fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13990 72102866-910b-0410-8b05-ffd578937521
2002-06-28 08:05:49 +00:00
nico
4180dbf84f Fixed still a little mistake in the end editing process in text fields
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13984 72102866-910b-0410-8b05-ffd578937521
2002-06-27 10:52:52 +00:00
nico
972b59a49b A little bit of 'end editing' was still done after the end editing notification
was posted ... causing the delegate not to be able to select the text when
receiving the notification ... fixed!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13983 72102866-910b-0410-8b05-ffd578937521
2002-06-27 10:52:01 +00:00