libs-gui/Source
Felipe A. Rodriguez d075ae5aa6 * NSApplication.m add updateServicesMenu invocation accidently deleted
during merge.  Move method from _eventMatchingMask to tail of run
		method for performance reasons.
	* Tools/dummy.m add various new dummy functions.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3334 72102866-910b-0410-8b05-ffd578937521
1998-11-26 16:22:17 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
externs.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
GNUmakefile * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
GNUmakefile.postamble Fix up dps configuration (again). 1998-09-03 18:50:11 +00:00
GNUmakefile.preamble Run make_services if necessary 1998-11-18 09:41:47 +00:00
GSContext.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
libgnustep-gui.def Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +00:00
libgnustep-gui.m Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +00:00
NSActionCell.m * NSApplication.h added windows_need_update as autodisplay ivar. 1998-08-30 16:06:47 +00:00
NSApplication.m * NSApplication.m add updateServicesMenu invocation accidently deleted 1998-11-26 16:22:17 +00:00
NSAttributedString.m gui changes 1998-11-02 17:42:23 +00:00
NSBitmapImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSBox.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSBrowser.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSBrowserCell.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSBundleAdditions.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSButton.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSButtonCell.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSCachedImageRep.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSCell.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSClipView.m Bugfix - ignore reassignment of same view. 1998-11-22 16:12:42 +00:00
NSColor.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSColorList.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSColorPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSColorPicker.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSColorWell.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSControl.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSCStringText.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSCursor.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSCustomImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSDataLink.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSDataLinkManager.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSDataLinkPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSEPSImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSEvent.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSFileWrapper.m update changeLog 1998-09-09 17:02:21 +00:00
NSFont.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSFontManager.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSFontPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSForm.m Incorporated bug fixes from Benhur Stein. 1997-10-29 21:56:04 +00:00
NSFormCell.m Incorporated bug fixes from Benhur Stein. 1997-10-29 21:56:04 +00:00
NSHelpPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSImage.m optimizations 1998-10-19 06:10:49 +00:00
NSImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSImageView.m Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +00:00
NSMatrix.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSMenu.m gui changes 1998-11-20 02:14:22 +00:00
NSMenuItem.m Preliminary drawing engine 1998-11-16 20:32:48 +00:00
NSOpenPanel.m nothing. 1998-11-19 21:54:38 +00:00
NSPageLayout.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSPanel.m * NSView.h added specific values and comments to resize constants enum. 1998-08-19 09:00:26 +00:00
NSParagraphStyle.m * GNUmakefile added NSAttributedString.m, NSAttributedString.h, 1998-09-01 13:23:23 +00:00
NSPasteboard.m Preliminary services support. 1998-11-23 21:39:58 +00:00
NSPopUpButton.m Fixes to make the code work with the BaseFinderOpen port to GNUstep. 1998-01-30 00:34:25 +00:00
NSPrinter.m * Documentation/status.tmpl.texi: Update. 1998-04-07 01:03:24 +00:00
NSPrintInfo.m configure and library-combo fixes. 1998-08-20 17:48:46 +00:00
NSPrintOperation.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSPrintPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSResponder.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSSavePanel.m Added browser delegate support 1998-11-21 00:09:47 +00:00
NSScreen.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSScroller.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSScrollView.m gui changes 1998-11-20 02:14:22 +00:00
NSSelection.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSlider.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSSliderCell.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSSpellChecker.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSpellServer.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSplitView.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSStringDrawing.m * NSApplication.m minor optimiztions. 1998-10-15 12:04:53 +00:00
NSText.m Updates to support services 1998-11-24 15:25:22 +00:00
NSTextField.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSTextFieldCell.m Changed to use the values from the defaults database if specified. Minor fixes to the compilation process. 1997-11-01 21:20:49 +00:00
NSTextView.m Preliminary drawing engine 1998-11-16 20:32:48 +00:00
NSView.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSWindow.m * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSWorkspace.m * NSWorkspace.m add NSProcessInfo include. 1998-11-25 19:51:25 +00:00
PSMatrix.m Preliminary drawing engine 1998-11-16 20:32:48 +00:00
tiff.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
TrackingRectangle.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
win32-def.top Add WIN32 DLL support 1997-08-04 20:42:56 +00:00
win32-entry.c remove debugging code 1997-08-17 00:04:59 +00:00