libs-gui/Model
Felipe A. Rodriguez 4dd58372f6 * move DPSOperators.h to XDPS.
* move GPS headers into a new backend.
	* define GSContext.h/GSContext.m as abstract super for all drawing
		destinations (eliminates the need for DPS, GPS, DGS at the root of
		the AppKit) add appropriate defintion to various classes.
	* NSMatrix.m add abstract backend code from xraw (eliminate backend).
	* NSSlider.m add abstract backend code from xraw (eliminate backend).
	* NSSliderCell.m add abstract backend code from xraw (eliminate backend).
	* NSSplitView.m add abstract backend code from xraw (eliminate backend).
		replace private divider highlight method with NSHighlightRect()
	* NSWindow.m add class method to create backend specific window view.
	* NSTextField.m add abstract backend code from xraw (eliminate backend).
	* NSForm.m add abstract backend code from xraw (eliminate backend).
	* NSFormCell.m add abstract backend code from xraw (eliminate backend).
	* NSColorWell.m add abstract backend code from xraw (eliminate backend).
	* NSButton.m add abstract backend code from xraw (eliminate backend).
	* NSControl.m add abstract backend code from xraw (eliminate backend).
	* NSBox.m add abstract backend code from xraw (eliminate backend).
	* NSBrowser.m add abstract backend code from xraw (eliminate backend).
	* NSBrowserCell.m add abstract backend code from xraw (eliminate backend).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3321 72102866-910b-0410-8b05-ffd578937521
1998-11-25 17:16:48 +00:00
..
test.nib Fixes to make the code work with the BaseFinderOpen port to GNUstep. 1998-01-30 00:34:25 +00:00
.cvsignore Added suport for model loading. 1997-12-04 01:58:57 +00:00
Controller.h Commented out the archiving of NSPopUpButton since it crashes the translator; probably it interferes with NeXT's NIB handling. 1998-01-16 00:57:21 +00:00
Controller.m Commented out the archiving of NSPopUpButton since it crashes the translator; probably it interferes with NeXT's NIB handling. 1998-01-16 00:57:21 +00:00
GMAppKit.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
GNUmakefile * Model/GMAppKit.m: Implemented NSPanel and NSSavePanel. 1998-11-19 21:54:12 +00:00
GNUmakefile.postamble Created. 1998-01-09 23:54:04 +00:00
IBClasses.h Fixes to make the code work with the BaseFinderOpen port to GNUstep. 1998-01-30 00:34:25 +00:00
IBClasses.m Doc changes. Other minor fixes. 1998-05-13 20:56:38 +00:00
IMConnectors.h Added suport for model loading. 1997-12-04 01:58:57 +00:00
IMConnectors.m Allow library to be compiled without installing supporting libraries. 1998-02-04 17:46:08 +00:00
IMCustomObject.m Allow library to be compiled without installing supporting libraries. 1998-02-04 17:46:08 +00:00
IMLoading.m -loadIMFile automatically searches in 1998-11-20 00:17:17 +00:00
nib2gmodel.m Added suport for model loading. 1997-12-04 01:58:57 +00:00
test.gmodel * Model/GNUmakefile enable build of test app, fix resource files ref. 1998-11-06 04:01:33 +00:00
test.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
Translator.h Commented out the archiving of NSPopUpButton since it crashes the translator; probably it interferes with NeXT's NIB handling. 1998-01-16 00:57:21 +00:00
Translator.m Doc changes. Other minor fixes. 1998-05-13 20:56:38 +00:00