libs-gui/Source
Felipe A. Rodriguez 753def7785 * NSCell.m: changed implementation of trackMouse method so that it does
not hightlight the cell.  The new behavior is as described in the spec
		for NSControl, NSMatrix and NSCell.  According to the spec it is the
		responsibility of the control to highlight the cell prior to calling
		cell's track method.
	* NSMatrix.m: rewrote mousedown to more closely mimic the NS/OS behavior.
	* NSButton.m: modified to support new behavior of NSCell's track mode.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2865 72102866-910b-0410-8b05-ffd578937521
1998-07-26 01:15:17 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
externs.m Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +00:00
GNUmakefile Change GNUSTEP_MAKEFILE_DIR to GNUSTEP_MAKEFILES 1998-02-06 19:12:03 +00:00
GNUmakefile.postamble Allow library to be compiled without installing supporting libraries. 1998-02-04 17:46:08 +00:00
GNUmakefile.preamble Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +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 NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSApplication.m Fixes to make the code work with the BaseFinderOpen port to GNUstep. 1998-01-30 00:34:25 +00:00
NSBitmapImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSBox.m Makefiles changed to GNUmakefile. 1997-10-28 20:44:38 +00:00
NSBrowser.m * Source/NSBrowser.m fixed bug where column matrix was getting released 1998-07-14 17:51:44 +00:00
NSBrowserCell.m Initial implementation of NSBrowser and NSBrowserCell. 1997-10-31 01:24:08 +00:00
NSBundleAdditions.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSButton.m * NSCell.m: changed implementation of trackMouse method so that it does 1998-07-26 01:15:17 +00:00
NSButtonCell.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +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 * NSCell.m: changed implementation of trackMouse method so that it does 1998-07-26 01:15:17 +00:00
NSClipView.m Minor fixes. 1998-05-29 18:24:07 +00:00
NSColor.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +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 Makefiles changed to GNUmakefile. 1997-10-28 20:44:38 +00:00
NSControl.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +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
NSDPSContext.m Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +00:00
NSEPSImageRep.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSEvent.m Several changes to support porting of an OPENSTEP application to GNUstep. 1998-01-09 22:28:14 +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 Added suport for model loading. 1997-12-04 01:58:57 +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 * NSCell.m: changed implementation of trackMouse method so that it does 1998-07-26 01:15:17 +00:00
NSMenu.m * Source/NSBrowser.m fixed bug where column matrix was getting released 1998-07-18 19:21:22 +00:00
NSMenuItem.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSOpenPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSPageLayout.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSPasteboard.m Moved PasteboardServer.h to the Tools directory and added a log message 1997-10-28 12:56:39 +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 NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSPrintOperation.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSPrintPanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSResponder.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSavePanel.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSScreen.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSScroller.m Fixed the flushing optimization code. Updated the documentation. 1997-10-22 00:27:59 +00:00
NSScrollView.m Fixed the flushing optimization code. Updated the documentation. 1997-10-22 00:27:59 +00:00
NSSelection.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSlider.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSSliderCell.m NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +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 Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSText.m * Source/NSBrowser.m fixed bug where column matrix was getting released 1998-07-18 19:21:22 +00:00
NSTextField.m Added suport for model loading. 1997-12-04 01:58:57 +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 Fixes to make the code work with the BaseFinderOpen port to GNUstep. 1998-01-30 00:34:25 +00:00
NSView.m * Source/NSBrowser.m fixed bug where column matrix was getting released 1998-07-14 17:51:44 +00:00
NSWindow.m change in NSBrowser because oldmatrix was getting released twice 1998-07-10 18:44:18 +00:00
NSWindowView.m Fix some event, runloop and flushing interaction problems. 1997-11-14 21:32:31 +00:00
NSWorkspace.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
PSMatrix.m Fixed the flushing optimization code. Updated the documentation. 1997-10-22 00:27:59 +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