Commit graph

21 commits

Author SHA1 Message Date
fedor
6a7f6b4be2 New access methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14986 72102866-910b-0410-8b05-ffd578937521
2002-11-13 16:00:12 +00:00
fedor
2125063ed7 Fix option panem handling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11157 72102866-910b-0410-8b05-ffd578937521
2001-10-16 03:03:30 +00:00
fedor
6303663d59 Rewrite NSPrintPanel and NSPageLayout, prepare for printing improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11155 72102866-910b-0410-8b05-ffd578937521
2001-10-16 02:09:09 +00:00
fedor
5faed85607 Implement print panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11100 72102866-910b-0410-8b05-ffd578937521
2001-10-07 04:22:41 +00:00
gcasa
caac798bca Added nextKeyView to views withing gmodel to allow user to tab between buttons. Fixed a bug in NSBrowser. Made some corrections to NSSpellChecker and [NSTextView checkSpelling:]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10641 72102866-910b-0410-8b05-ffd578937521
2001-08-03 05:16:49 +00:00
gcasa
5b7e041623 Changed the value of the hidesOnDeactivate flag for the spell panel to YES so that the panel will disappear
when the application's key window is no longer selected.  This is consistent with behavior observed under
OpenStep.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10259 72102866-910b-0410-8b05-ffd578937521
2001-06-26 03:36:03 +00:00
gcasa
fc32db5a61 Added NSSpellChecker, NSSpellServer implementation. Added stubbed out spell service and the GUI for the spell checker.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10215 72102866-910b-0410-8b05-ffd578937521
2001-06-21 01:05:11 +00:00
nico
3ebc597a54 Imported targets and rules from GNUmakefile; replaced prefix with
GNUSTEP_INSTALLATION_DIR; do not create install dir if it exists


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9401 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:26:37 +00:00
nico
ad5d706fbf Moved targets and rules to GNUmakefile.postamble; removed prefix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9400 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:25:52 +00:00
nico
1b83d41f35 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
nico
5829df19aa 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
jagapen
c0a5a33245 Make color panel floating panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6522 72102866-910b-0410-8b05-ffd578937521
2000-04-28 00:29:21 +00:00
jagapen
d14f57527f Add gmodel for NSColorPanel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6474 72102866-910b-0410-8b05-ffd578937521
2000-04-18 02:26:52 +00:00
nico
a1a82f231b Changed ok button from 'Ok' to 'OK'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5097 72102866-910b-0410-8b05-ffd578937521
1999-10-27 13:33:38 +00:00
richard
4c324aceca Rewritten version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4411 72102866-910b-0410-8b05-ffd578937521
1999-06-16 11:23:48 +00:00
richard
55b55d3fee Merged in 'dawn' CVS branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3827 72102866-910b-0410-8b05-ffd578937521
1999-03-02 08:58:30 +00:00
richard
cce58064d6 1998-12-17 Matthias Klose <doko@cs.tu-berlin.de>
* {,*}/GNUmakefile: Include Version and GNUmakefile.local.
        * Tools/GNUmakefile.preamble: Set ADDITIONAL_LIB_DIRS.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3483 72102866-910b-0410-8b05-ffd578937521
1998-12-17 16:16:03 +00:00
fedor
6cca62ab72 Use normal install rules
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3357 72102866-910b-0410-8b05-ffd578937521
1998-11-30 15:24:11 +00:00
far
57f27ed12d * Panels/GNUmakefile make local targets double colon, add local clean to
fix make clean failure.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3335 72102866-910b-0410-8b05-ffd578937521
1998-11-27 04:53:24 +00:00
tremblay2
a3524fb755 Added GNUmakefile. Installs gmodel files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3288 72102866-910b-0410-8b05-ffd578937521
1998-11-21 22:30:02 +00:00
tremblay2
7dfd3878a7 Moved SavePanel.gmodel to gui/Panels
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3284 72102866-910b-0410-8b05-ffd578937521
1998-11-21 00:10:22 +00:00