Commit graph

77 commits

Author SHA1 Message Date
Nicola Pero
0c1afe29eb Include wgetopt.h - so it compiles on windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11120 72102866-910b-0410-8b05-ffd578937521
2001-10-08 13:53:43 +00:00
Nicola Pero
8da9730c75 New file for porting to migw32, copied from base/Testing/wgetopt.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11119 72102866-910b-0410-8b05-ffd578937521
2001-10-08 13:53:08 +00:00
Nicola Pero
3167715eae Tiny indentation tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11118 72102866-910b-0410-8b05-ffd578937521
2001-10-08 13:50:00 +00:00
Fred Kiefer
a47397006b Removed all ivars and cleaned up the rest.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11034 72102866-910b-0410-8b05-ffd578937521
2001-09-28 23:37:37 +00:00
Fred Kiefer
596d793519 Ignore all services.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10953 72102866-910b-0410-8b05-ffd578937521
2001-09-23 22:08:22 +00:00
Adam Fedor
91e18c2ded acrchiving fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10918 72102866-910b-0410-8b05-ffd578937521
2001-09-16 19:44:11 +00:00
Adam Fedor
a77949a8e6 MinGW cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10640 72102866-910b-0410-8b05-ffd578937521
2001-08-02 14:51:41 +00:00
Gregory John Casamento
2543b6418b Corrected the implementation of some of the methods in NSSpellChecker and NSSpellServer. I also added a working spell checker which uses ispell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10541 72102866-910b-0410-8b05-ffd578937521
2001-07-24 04:31:06 +00:00
Gregory John Casamento
8a227027b4 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
Adam Fedor
1ff4d1c990 Load backend as a bundle.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9580 72102866-910b-0410-8b05-ffd578937521
2001-04-13 20:04:04 +00:00
Nicola Pero
630ee9a923 Added void implementation of NSDottedFrameRect
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9477 72102866-910b-0410-8b05-ffd578937521
2001-03-22 22:12:51 +00:00
Nicola Pero
c329757a88 New nice way to tell gnustep-make to use the local make_services rather
than the installed one


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9433 72102866-910b-0410-8b05-ffd578937521
2001-03-18 15:59:00 +00:00
Nicola Pero
d71f8763c1 Commented out all empty settings of variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9406 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:32:19 +00:00
Nicola Pero
c66d0946aa Commented out unused rule
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9405 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:31:35 +00:00
Nicola Pero
23d31670b8 Abort if GNUmakefile.preamble or GNUmakefile.postamble is not found
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9404 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:30:47 +00:00
Adam Fedor
39daab7bef Re-add untrasnfered files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9273 72102866-910b-0410-8b05-ffd578937521
2001-03-02 15:37:20 +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
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
Richard Frith-MacDonald
d329613085 Minor pasteboard fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8831 72102866-910b-0410-8b05-ffd578937521
2001-01-27 06:57:21 +00:00
Fred Kiefer
fb668eea4a Undid last change and removed Function GSWSetMatrix().
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8579 72102866-910b-0410-8b05-ffd578937521
2001-01-12 19:45:19 +00:00
Nicola Pero
910fff911e Include DPSOperators.h so it compiles again
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8535 72102866-910b-0410-8b05-ffd578937521
2001-01-09 11:58:40 +00:00
Nicola Pero
2cab24d43f Include GNUmakefile.local.service if present
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7812 72102866-910b-0410-8b05-ffd578937521
2000-10-13 15:58:57 +00:00
Mirko Viviani
05a9cab8f7 2000-09-13 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* Source/NSBrowser.m ([NSBrowser -_performLoadOfColumn:]): fixed
	intercell space values.

	* Source/NSText.m ([NSText -keyDown:]): removed forward for illegal
	text field events.

	* Source/NSSavePanel.m ([NSSavePanel -controlTextDidEndEditing:]):
	implemented for text field movement.
	([NSSavePanel -_performReturn:]): new private method.
	([NSSavePanel -_initWithoutGModel]): set form cell action to
	_performReturn:

	* Source/NSOpenPanel.m ([NSOpenPanel -controlTextDidEndEditing:]): call
	super.
	([NSOpenPanel -_selectCellName:]):,
	([NSOpenPanel -controlTextDidChange:]): enable okButton if there is
	text in the text field.
	([NSOpenPanel -ok:]): returns if nothing selected.

	* Tools/gpbs.m ([PasteboardEntry -lostOwnership]): removed workaround.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7506 72102866-910b-0410-8b05-ffd578937521
2000-09-13 20:18:01 +00:00
Mirko Viviani
df00948e11 2000-09-10 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* Tools/gpbs.m ([PasteboardEntry -lostOwnership]): workaround to avoid
	core dump due to NSConnection bug.

	* Source/NSWindow.m ([NSWindow -keyDown:]): discard and do not perform
	key equivalent for null character events. Triggered return key for
	default button cell.
	([NSWindow -defaultButtonCell]), ([NSWindow -setDefaultButtonCell:]),
	([NSWindow -disableKeyEquivalentForDefaultButtonCell]),
	([NSWindow -enableKeyEquivalentForDefaultButtonCell]): implemented.
	([NSWindow -dealloc]): release _defaultButtonCell

	* Headers/AppKit/NSWindow.h: added ivar and flag.

	* Source/NSOpenPanel.m ([NSOpenPanel -controlTextDidEndEditing:]),
	([NSOpenPanel -controlTextDidChange:]), ([NSOpenPanel -ok:]):
	implemented keyboard navigation.
	([NSOpenPanel -runModalForDirectory:file:types:]): do not allow
	branch selection if can't choose directories.
	([NSOpenPanel -_selectTextInColumn:]),
	([NSOpenPanel -_selectCellName:]): new private methods.
	([NSOpenPanel -filenames]): change for choose dirs.

	* Source/NSText.m ([NSText -keyDown:]): forwards text field illegal
	events to the next responder.

	* Source/NSBrowser.m ([NSBrowser -moveUp:]), ([NSBrowser -moveDown:]),
	([NSBrowser -moveLeft:]), ([NSBrowser -moveRight:]),
	([NSBrowser -keyDown:]): implemented keyboard navigation
	([NSBrowser -selectedCell]), ([NSBrowser -selectedCells]),
	([NSBrowser -columnOfMatrix:]), ([NSBrowser -selectedColumn]):
	changed return value from NSNotFound to -1 to conforms to NSMatrix
	([NSBrowser -doClick:]): fix for new return values, added support for
	multiple and branch selection.
	([NSBrowser -setLastColumn:]): mark column titles need display
	([NSBrowser -_getTitleOfColumn:]): fix for multiple selection.

	* Source/NSCell.m ([NSCell -setState:]): bug fix: set value to
	NSOnState if someone try to set NSMixedState in a two state cell.
	([NSCell -performClick:]): do not perform click if the cell is
	disabled.

	* Source/NSMatrix.m ([NSMatrix
	-_privateFrame:mode:numberOfRows:numberOfColumns:]),
	([NSMatrix -deselectAllCells]), ([NSMatrix -deselectSelectedCell]),
	([NSMatrix -selectAll:]): bug fix: set _selectRow and _selectColumn
	to -1 when no cells are selected
	([NSMatrix -performKeyEquivalent:]): saves _selectedRow and
	_selectedColumn.
	([NSMatrix -getRow:column:ofCell:]): check for null values for row and
	column.
	([NSMatrix -selectCellAtRow:column:]): deselect the current selection
	only in NSRadioModeMatrix mode.
	([NSMatrix -mouseDown:]): use the new code also for NSRadioModeMatrix
	and fix for this mode.

	* Source/NSSavePanel.m ([NSSavePanel -selectCellWithString:]): select
	text of the cell and enable okButton.
	([NSSavePanel -controlTextDidChange:]): implemented.
	([NSSavePanel -controlTextDidEndEditing:]): removed.
	([NSSavePanel -browser:createRowsForColumn:inMatrix:]): follows
	symbolic links.
	([NSSavePanel -_initWithoutGModel]): set browser doubleAction to
	performClick: of the _okButton. Set _okButton as default window button.
	Disable _okButton.
	([NSSavePanel -browser:selectCellWithString:inColumn:]),
	([NSSavePanel -selectText:]), ([NSSavePanel -keyDown:]): implemented
	keyboard navigation.
	([NSSavePanel -runModalForDirectory:file:]): enable _okButton if
	filename is valid.
	([NSSavePanel -_selectTextInColumn:]), ([NSSavePanel -_selectText:]),
	([NSSavePanel -_selectCellName:]): new private methods.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7468 72102866-910b-0410-8b05-ffd578937521
2000-09-10 21:55:17 +00:00
Richard Frith-MacDonald
589e219147 fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6879 72102866-910b-0410-8b05-ffd578937521
2000-07-06 05:44:14 +00:00
Richard Frith-MacDonald
a3c6fd3651 Make OPENSTEP complient
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6864 72102866-910b-0410-8b05-ffd578937521
2000-07-03 13:19:11 +00:00
Adam Fedor
136417828c Use GS_PASS_ARGUMENTS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6844 72102866-910b-0410-8b05-ffd578937521
2000-06-29 14:25:07 +00:00
Richard Frith-MacDonald
44945db528 colorspace support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6515 72102866-910b-0410-8b05-ffd578937521
2000-04-25 20:26:51 +00:00
Richard Frith-MacDonald
9f9aa26d04 Open url in new window
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4788 72102866-910b-0410-8b05-ffd578937521
1999-09-01 10:03:19 +00:00
Richard Frith-MacDonald
33c1be1a1f Some minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4784 72102866-910b-0410-8b05-ffd578937521
1999-09-01 08:14:16 +00:00
Richard Frith-MacDonald
f7c5413b7d Abort properly on exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4634 72102866-910b-0410-8b05-ffd578937521
1999-07-23 10:39:20 +00:00
Adam Fedor
3382630788 Upate of xdps from xgps
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4512 72102866-910b-0410-8b05-ffd578937521
1999-07-03 22:20:08 +00:00
Michael Silva
4482beba44 More broken and ugly classes for Popup by michael. Sorry. ;-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4430 72102866-910b-0410-8b05-ffd578937521
1999-06-19 00:31:39 +00:00
Michael Silva
27853bc47b NSPopUpButton/XGPopUpButton additions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4424 72102866-910b-0410-8b05-ffd578937521
1999-06-17 21:07:38 +00:00
Adam Fedor
f794f819cf Implement gstates in Windows and Views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4414 72102866-910b-0410-8b05-ffd578937521
1999-06-16 21:55:23 +00:00
Richard Frith-MacDonald
4a347e1cfe Updates to correct usage of NSNotificationCenter
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4409 72102866-910b-0410-8b05-ffd578937521
1999-06-15 20:02:58 +00:00
Richard Frith-MacDonald
d49691dc88 Use GNUSTEP_PATHPREFIX_LIST if available
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4334 72102866-910b-0410-8b05-ffd578937521
1999-06-02 07:14:45 +00:00
Richard Frith-MacDonald
804b24cbb8 Fix for file extensions map
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4251 72102866-910b-0410-8b05-ffd578937521
1999-05-14 18:21:59 +00:00
Richard Frith-MacDonald
c76d0e6e60 Use NSBundle to get info.plist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4206 72102866-910b-0410-8b05-ffd578937521
1999-05-06 08:46:03 +00:00
Richard Frith-MacDonald
c83a95fd38 Update to move header file into main library headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4163 72102866-910b-0410-8b05-ffd578937521
1999-04-29 10:06:32 +00:00
Richard Frith-MacDonald
52b3275a9e Updates for better handling of files by extension
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4155 72102866-910b-0410-8b05-ffd578937521
1999-04-28 11:17:11 +00:00
Richard Frith-MacDonald
425fe89709 Deal with Info.plist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4072 72102866-910b-0410-8b05-ffd578937521
1999-04-13 21:14:53 +00:00
Richard Frith-MacDonald
2c74111c9e Update for change to NSProcessInfo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3734 72102866-910b-0410-8b05-ffd578937521
1999-02-17 09:36:25 +00:00
Richard Frith-MacDonald
f1833d783f Build example services tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3721 72102866-910b-0410-8b05-ffd578937521
1999-02-16 11:18:10 +00:00
Richard Frith-MacDonald
e55dfd2d9c Bugfix for pasteboard server - error exposed by fix in DO support for
triangel connections.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3717 72102866-910b-0410-8b05-ffd578937521
1999-02-16 10:51:07 +00:00
Michael Silva
d6da78443c * Source/NSBox.m Source/NSButtonCell.m Source/NSCell.m
Source/NSColorWell.m Source/NSMatrix.m Source/NSPrintInfo.m
Source/NSScroller.m Source/NSSliderCell.m: fixed compilation
warnings by including proper includes.

* Tools/Functions.m: Defined NSRectClip(). Fixes fatal linking
errors in Tools/


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3712 72102866-910b-0410-8b05-ffd578937521
1999-02-15 19:35:02 +00:00
Richard Frith-MacDonald
3af798bd4f Corrected copyrights
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3650 72102866-910b-0410-8b05-ffd578937521
1999-02-04 13:06:58 +00:00
Richard Frith-MacDonald
2e129872c7 Tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3648 72102866-910b-0410-8b05-ffd578937521
1999-02-04 10:14:49 +00:00
Richard Frith-MacDonald
4ad3a984eb Build filename extensions map.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3536 72102866-910b-0410-8b05-ffd578937521
1999-01-07 13:04:21 +00:00
Richard Frith-MacDonald
49b1a3e9f1 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