Commit graph

2324 commits

Author SHA1 Message Date
Nicola Pero
665743329f 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
Nicola Pero
f1fab48767 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
Nicola Pero
15ee05af34 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
Nicola Pero
695d12c014 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
Nicola Pero
28c73b4f89 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
Nicola Pero
9170cfb640 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
Nicola Pero
a54ada433d 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
Nicola Pero
fdf3a0d615 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
Nicola Pero
f15e2802c0 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
Nicola Pero
b3b6f06e51 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
Nicola Pero
b24794ed3c 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 Frith-MacDonald
38e49853d5 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 Frith-MacDonald
339a6fb073 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
Fred Kiefer
ccaf3144d3 *** 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
Fred Kiefer
278ce33638 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
Fred Kiefer
af9c7042da 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
Fred Kiefer
387191e632 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
Fred Kiefer
45d7d1cce9 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
Nicola Pero
de822133b9 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
Nicola Pero
10b6a795ae 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
Nicola Pero
58c72939b1 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
Nicola Pero
3cba3915cc Fixed selected the only column in a single column table
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8952 72102866-910b-0410-8b05-ffd578937521
2001-01-31 01:42:31 +00:00
Adam Fedor
2cd1a5b967 FIx rpm dependancies
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8951 72102866-910b-0410-8b05-ffd578937521
2001-01-30 23:26:41 +00:00
Michael Silva
ada6fa1740 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8949 72102866-910b-0410-8b05-ffd578937521
2001-01-30 21:18:20 +00:00
Adam Fedor
b7a6c1a1fc Reset the locale
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8917 72102866-910b-0410-8b05-ffd578937521
2001-01-30 01:01:15 +00:00
Nicola Pero
d55814ddda Fixed posting some notifications the NSSplitView was not posting
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8915 72102866-910b-0410-8b05-ffd578937521
2001-01-29 22:21:46 +00:00
Nicola Pero
284aef1ae9 Post appropriate notifications after the user finished dragging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8913 72102866-910b-0410-8b05-ffd578937521
2001-01-29 22:20:56 +00:00
Nicola Pero
494e75a247 Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8912 72102866-910b-0410-8b05-ffd578937521
2001-01-29 21:54:14 +00:00
Nicola Pero
f3942e24a9 Table view fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8911 72102866-910b-0410-8b05-ffd578937521
2001-01-29 21:48:23 +00:00
Nicola Pero
7db396b77a Fixed column for point when point lies on the column boundary;
unselect an already selected row on click only if shift is pressed


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8910 72102866-910b-0410-8b05-ffd578937521
2001-01-29 21:47:27 +00:00
Nicola Pero
dc9ec36f4d New file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8894 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:51:00 +00:00
Nicola Pero
aab33b3fe0 Updated for decoupling of core packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8893 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:50:14 +00:00
Nicola Pero
86640aaa94 Create directory AppKit rather than gnustep/AppKit to install headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8892 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:49:44 +00:00
Nicola Pero
82c6a1cab4 Include local gui.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8891 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:49:03 +00:00
Nicola Pero
bb8a4b8574 Install headers in AppKit rather than gnustep/AppKit; include local
gui.make


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8890 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:48:42 +00:00
Nicola Pero
55b1cd5681 rm GNUmakefile.local; install gui.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8889 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:47:53 +00:00
Nicola Pero
02cf6b81b8 New file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8888 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:41:38 +00:00
Nicola Pero
85323abc73 Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8867 72102866-910b-0410-8b05-ffd578937521
2001-01-28 23:01:25 +00:00
Nicola Pero
56c10d5a61 Update bounds origin in the clipview after resizing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8866 72102866-910b-0410-8b05-ffd578937521
2001-01-28 22:58:54 +00:00
Nicola Pero
1fa7d45744 Update bounds origin upon setting frame
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8865 72102866-910b-0410-8b05-ffd578937521
2001-01-28 22:57:55 +00:00
Nicola Pero
9780540807 Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8864 72102866-910b-0410-8b05-ffd578937521
2001-01-28 22:35:48 +00:00
Nicola Pero
9bcbfae1c9 Fixed updating scrollers of the scrollview when the document view size
changes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8863 72102866-910b-0410-8b05-ffd578937521
2001-01-28 21:54:47 +00:00
Nicola Pero
5e60fd57fd Fixed updating scrollers when the frame of the displayed view changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8862 72102866-910b-0410-8b05-ffd578937521
2001-01-28 21:53:53 +00:00
Nicola Pero
7b6653631f Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8854 72102866-910b-0410-8b05-ffd578937521
2001-01-28 20:26:55 +00:00
Nicola Pero
8cc744c948 Use NSMouseInRect in NSView's mouse:inRect:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8853 72102866-910b-0410-8b05-ffd578937521
2001-01-28 18:18:23 +00:00
Nicola Pero
7e017633de Fix for boundary cases when determining if mouse is in a rect
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8852 72102866-910b-0410-8b05-ffd578937521
2001-01-28 18:17:44 +00:00
Nicola Pero
6ca4d2c5eb Implemented support in NSSplitView for delegate method allowing the
delegate to constrain the divider position


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8851 72102866-910b-0410-8b05-ffd578937521
2001-01-28 17:44:13 +00:00
Nicola Pero
dbbdfa3719 Implemented apple API extension allowing delegate to constrain divider
position to certain positions while dragging


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8850 72102866-910b-0410-8b05-ffd578937521
2001-01-28 17:43:13 +00:00
Nicola Pero
bf4bf3e589 Added delegate method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8849 72102866-910b-0410-8b05-ffd578937521
2001-01-28 17:41:52 +00:00
Jonathan Gapen
c1c64fa436 Updates to use NSSearchPathForDirectoriesInDomains()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8848 72102866-910b-0410-8b05-ffd578937521
2001-01-28 12:26:36 +00:00