nico
d3b32aaf20
Fixes to appending an arc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9252 72102866-910b-0410-8b05-ffd578937521
2001-03-01 01:47:32 +00:00
fedor
333bb896ae
Update
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9215 72102866-910b-0410-8b05-ffd578937521
2001-02-23 04:13:00 +00:00
nico
05499c6138
Tiny syntax fix in AppKit/AppKit.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9195 72102866-910b-0410-8b05-ffd578937521
2001-02-21 12:17:49 +00:00
nico
42578113cc
Commented out extra token after #endif
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9194 72102866-910b-0410-8b05-ffd578937521
2001-02-21 12:17:16 +00:00
FredKiefer
3d2ca76604
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9190 72102866-910b-0410-8b05-ffd578937521
2001-02-20 01:04:12 +00:00
FredKiefer
e4100c0cb1
Corrected the values for NSDragOperation and all methods returning
...
an operation mask.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9189 72102866-910b-0410-8b05-ffd578937521
2001-02-20 01:02:38 +00:00
FredKiefer
bef7e3dc54
[_initWithoutGModel] set target and action for the main colour well.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9188 72102866-910b-0410-8b05-ffd578937521
2001-02-20 01:02:06 +00:00
richard
771677e59e
Tidyups
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9186 72102866-910b-0410-8b05-ffd578937521
2001-02-19 20:50:49 +00:00
FredKiefer
4bf7a2fe01
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9165 72102866-910b-0410-8b05-ffd578937521
2001-02-19 00:42:31 +00:00
FredKiefer
f01a6a52bd
[_initBackendWindow:] corrected the registration of drag types,
...
when a window gets realized. We have to use a copy here, as the
original will get changed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9163 72102866-910b-0410-8b05-ffd578937521
2001-02-19 00:39:28 +00:00
richard
7106a1459a
Color dragging minor improvement.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9162 72102866-910b-0410-8b05-ffd578937521
2001-02-18 18:10:35 +00:00
richard
a002d02682
Modifiefd color well to act more like NeXTstep one
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9160 72102866-910b-0410-8b05-ffd578937521
2001-02-18 15:53:19 +00:00
nico
263723f59d
Make the rect copied when scrolling integral so it's sure it can't do any
...
harm the fact that the copying is done in device space
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9156 72102866-910b-0410-8b05-ffd578937521
2001-02-18 15:10:06 +00:00
nico
03ebf1803c
Make the rectangle to copy in device space integral before copying
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9155 72102866-910b-0410-8b05-ffd578937521
2001-02-18 15:09:15 +00:00
nico
0fdf95f796
Fixed handling of first responder status to the document view in a scrollview
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9152 72102866-910b-0410-8b05-ffd578937521
2001-02-17 20:40:25 +00:00
nico
0e9438aeb4
Fixed handling of first responder status to the document view
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9151 72102866-910b-0410-8b05-ffd578937521
2001-02-17 20:39:38 +00:00
FredKiefer
ae45de0b0b
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9147 72102866-910b-0410-8b05-ffd578937521
2001-02-14 22:51:31 +00:00
FredKiefer
b7b85df10a
Added methods to handle target and action.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9146 72102866-910b-0410-8b05-ffd578937521
2001-02-14 22:50:06 +00:00
FredKiefer
3010c7e6e4
Added ivars for action and target.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9145 72102866-910b-0410-8b05-ffd578937521
2001-02-14 22:49:41 +00:00
fedor
da4c6b3b3c
Prerelease version
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9134 72102866-910b-0410-8b05-ffd578937521
2001-02-14 05:19:11 +00:00
fedor
de6f03fb1b
Don't set uncaught except handler until after init
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9125 72102866-910b-0410-8b05-ffd578937521
2001-02-12 04:48:22 +00:00
richard
861c37416e
Support dropping of filenames onto an appicon
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9122 72102866-910b-0410-8b05-ffd578937521
2001-02-10 06:58:20 +00:00
nico
294fc7bd38
Fix in NSTableView for nil superview in solaris
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9121 72102866-910b-0410-8b05-ffd578937521
2001-02-09 18:52:57 +00:00
nico
8ea055079a
Fix for nil superview on solaris
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9120 72102866-910b-0410-8b05-ffd578937521
2001-02-09 18:52:29 +00:00
richard
489b4c9ec5
New window levels
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9102 72102866-910b-0410-8b05-ffd578937521
2001-02-09 15:32:47 +00:00
nico
6a0fdf5aa0
Fixed including NSSecureTextField.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9060 72102866-910b-0410-8b05-ffd578937521
2001-02-08 21:07:16 +00:00
nico
f26b7c5876
Include NSSecureTextField.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9059 72102866-910b-0410-8b05-ffd578937521
2001-02-08 21:06:25 +00:00
richard
f1c8b4be4d
Cenyter miniwindow title
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9051 72102866-910b-0410-8b05-ffd578937521
2001-02-08 07:02:39 +00:00
nico
c76f978552
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9049 72102866-910b-0410-8b05-ffd578937521
2001-02-08 00:00:32 +00:00
nico
98ff76a0ca
Marked file as obsolete
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9048 72102866-910b-0410-8b05-ffd578937521
2001-02-07 23:58:51 +00:00
nico
4f546cb666
Fixed NSBrowser reloadColumn: to restore the selected cells after
...
reloading the column (before it was discarding them)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9047 72102866-910b-0410-8b05-ffd578937521
2001-02-07 23:14:25 +00:00
nico
56ccc9e5e7
Restore the selected cells in reload column
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9046 72102866-910b-0410-8b05-ffd578937521
2001-02-07 23:13:32 +00:00
nico
c52757aa8e
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9045 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:39:09 +00:00
nico
46be95efa4
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9044 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:32:54 +00:00
nico
a6b4f0f874
Fixed/implemented stuff in nssplitview
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9043 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:09:54 +00:00
nico
8eb6cb1f9f
Removed hack to set splitview's subviews sizes right - no longer needed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9042 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:09:03 +00:00
nico
8b932bcffe
Added ivar to keep track of the first time the splitview is displayed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9041 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:07:34 +00:00
nico
c5f8ada48b
Implemented adjusting subviews only the first time the splitview is
...
displayed; fixed some delegate messaging which was done the wrong way
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9040 72102866-910b-0410-8b05-ffd578937521
2001-02-07 22:06:32 +00:00
nico
d598cf4c69
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9038 72102866-910b-0410-8b05-ffd578937521
2001-02-07 21:11:45 +00:00
nico
868605b5f9
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9037 72102866-910b-0410-8b05-ffd578937521
2001-02-07 20:35:13 +00:00
richard
c16bf3d48c
Miniwindow style improvements.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9018 72102866-910b-0410-8b05-ffd578937521
2001-02-07 11:17:38 +00:00
richard
19ddb5e902
Fixed bug in handling position of window when selecting 'close' windows item.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8979 72102866-910b-0410-8b05-ffd578937521
2001-02-06 08:36:13 +00:00
FredKiefer
4b03c94712
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8976 72102866-910b-0410-8b05-ffd578937521
2001-02-05 01:25:17 +00:00
FredKiefer
77d11b1cf6
Added the color panel enumerators and corrected them. Adopted the
...
ivars to the new implementation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8975 72102866-910b-0410-8b05-ffd578937521
2001-02-05 01:24:16 +00:00
FredKiefer
f5c728f2fc
Removed the color panel enumerators.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8974 72102866-910b-0410-8b05-ffd578937521
2001-02-05 01:23:50 +00:00
FredKiefer
d37eca8755
Reimplemented without using a GModel file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8973 72102866-910b-0410-8b05-ffd578937521
2001-02-05 01:23:25 +00:00
FredKiefer
dce9d75ce3
In [supportMaxColorSpaces] added converions from RGB to CMYK.
...
In [colorUsingColorSpaceName:device:] added convertion from named
colour.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8972 72102866-910b-0410-8b05-ffd578937521
2001-02-05 01:22:43 +00:00
nico
a1f62197e4
Completed last commit about table view selection
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8966 72102866-910b-0410-8b05-ffd578937521
2001-02-02 22:42:58 +00:00
nico
7f5243138b
Fixed selection in table with a single row
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8965 72102866-910b-0410-8b05-ffd578937521
2001-02-02 22:41:57 +00:00
nico
a97b9dd33f
Fixed selecting the only column in a single column table
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8953 72102866-910b-0410-8b05-ffd578937521
2001-01-31 01:43:09 +00:00