libs-gui/Source
ratmice 3aeb6dd710 * Source/NSTableView.m: Implement keyboard navigation/selection.
Fixes bug #11942.
        (-selectRow:byExtendingSelection:): Update _clickedRow.
        (-mouseDown:): Ditto.
        * Source/NSSlider.m (keyDown:): Call supers implementation if we don't
        use the key stroke.




git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24054 72102866-910b-0410-8b05-ffd578937521
2006-11-09 01:28:58 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
CompatibilityHeaders.make Update FSF Address. 2005-05-26 02:52:46 +00:00
DocMakefile theme reorganisation/tidy up 2006-09-22 11:53:40 +00:00
externs.m Added NSDataLinkManager methods. 2005-09-10 21:06:25 +00:00
Functions.m Small patches and a missing CVS entry. 2006-01-22 21:23:44 +00:00
GNUmakefile IUmplement tool tip help 2006-10-02 19:22:22 +00:00
GNUmakefile.postamble Install Cocoa.h 2006-03-12 17:27:19 +00:00
GNUmakefile.preamble Install Cocoa.h 2006-03-12 17:27:19 +00:00
GSDisplayServer.m documentation cleanups 2006-11-06 13:58:37 +00:00
GSDragView.m * Source/NSTableView.m: Add new private methods. 2006-11-01 09:50:00 +00:00
GSEPSPrintOperation.m Coding style fixups 2005-11-16 11:34:25 +00:00
GSFontInfo.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSFusedSilica.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSFusedSilicaContext.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSFusedSilicaContext.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSGModelLoader.m Nib compatibility code merge. 2006-05-20 22:12:46 +00:00
GSGormLoader.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSGuiPrivate.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSHbox.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSHelpManagerPanel.m * Tools/gopen.m 2006-10-31 13:38:00 +00:00
GSHorizontalTypesetter.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
GSInfoPanel.m merge in some theme branch changes 2006-11-02 19:42:42 +00:00
GSKeyBindingAction.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSKeyBindingAction.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSKeyBindingTable.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSKeyBindingTable.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSLayoutManager.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
GSMemoryPanel.m memory panel improvements. 2006-03-30 19:28:31 +00:00
GSModelLoaderFactory.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSNibCompatibility.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSNibLoader.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSNibTemplates.m Added better error message to initWithCoder in GSNibContainer and also added code in GSNibCompatibility to fix superview and window settings after a window is loaded in the nib file. 2006-07-19 03:16:49 +00:00
GSPDFPrintOperation.m * Tools/gopen.m 2006-10-31 13:38:00 +00:00
GSPrinting.m Coding style fixups 2005-11-16 11:34:25 +00:00
GSPrintOperation.m improve user experience with printing and defaults setup 2006-02-22 10:23:13 +00:00
GSServicesManager.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
GSSimpleLayoutManager.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSSlideView.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSSlideView.m Coding style fixups 2005-11-16 11:34:25 +00:00
GSStandardWindowDecorationView.m Window frame handling fixups (bug #17377) 2006-09-06 11:29:20 +00:00
GSTable.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSTextStorage.h Update FSF Address. 2005-05-26 02:52:46 +00:00
GSTextStorage.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSTheme.m merge in some theme branch changes 2006-11-02 19:42:42 +00:00
GSTitleView.m theme reorganisation/tidy up 2006-09-22 11:53:40 +00:00
GSToolbar.m Shut down some toolbar related compiler warnings 2006-02-23 23:41:22 +00:00
GSToolbarView.m Shut down some toolbar related compiler warnings 2006-02-23 23:41:22 +00:00
GSToolTips.h polish behavior of tool tips and reduce meory footprint. 2006-10-06 16:00:46 +00:00
GSToolTips.m Tooltip rect handling improvments ... reasonable behavior when coordinates 2006-10-08 17:50:19 +00:00
GSTrackingRect.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSTypesetter.m Update FSF Address. 2005-05-26 02:52:46 +00:00
GSVbox.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
GSWindowDecorationView.h Window frame handling fixups (bug #17377) 2006-09-06 11:29:20 +00:00
GSWindowDecorationView.m Add new event subtype for exposure of region of window. 2006-09-23 19:08:18 +00:00
libgnustep-gui.def Update FSF Address. 2005-05-26 02:52:46 +00:00
linking.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSActionCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSAffineTransform.m * Source/NSAffineTransform.m (matrix_multiply): New function. 2005-05-27 20:49:12 +00:00
NSAlert.m * Source/NSAlert.m: Add GSRunExceptionPanel function 2006-10-27 19:10:07 +00:00
NSApplication.m documentation cleanups 2006-11-06 13:58:37 +00:00
NSAttributedString.m documentation cleanups 2006-11-06 13:58:37 +00:00
NSBezierPath.m Add some pointless initialisations to satisfy compiler warnings. 2006-07-05 07:09:43 +00:00
NSBitmapImageRep+GIF.h Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+GIF.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+JPEG.h Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+JPEG.m Fix to get file to compile with older compilers. 2006-09-05 11:03:27 +00:00
NSBitmapImageRep+PNG.h Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+PNG.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+PNM.h Update FSF Address. 2005-05-26 02:52:46 +00:00
NSBitmapImageRep+PNM.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSBitmapImageRep.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSBox.m theme reorganisation/tidy up 2006-09-22 11:53:40 +00:00
NSBrowser.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSBrowserCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSBundleAdditions.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSButton.m Fix for bug #16688, but needs more investigation/work 2006-05-29 08:47:32 +00:00
NSButtonCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSCachedImageRep.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSCell.m * Source/NSTableView.m: Add new private methods. 2006-11-01 09:50:00 +00:00
NSClipView.m documentation cleanups 2006-11-06 13:58:37 +00:00
NSColor.m merge in themes branch to keep in sync 2006-10-02 05:09:48 +00:00
NSColorList.m Fix writeToFile: to use the specified file name. 2006-09-22 18:02:57 +00:00
NSColorPanel.m * Source/NSColorPanel.m: Implement -worksWhenModal:. Fixes bug #9417. 2006-11-05 11:13:29 +00:00
NSColorPicker.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSColorWell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSComboBox.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSComboBoxCell.m * Source/NSComboBoxCell.m (validateSelection): Test for invalid row. 2006-10-30 20:25:50 +00:00
NSControl.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSCursor.m Add support for the context help cursor. 2006-10-02 08:42:04 +00:00
NSCustomImageRep.m Improved documentation 2005-11-22 09:41:36 +00:00
NSDataLink.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSDataLinkManager.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSDataLinkPanel.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSDocument.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSDocumentController.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSDrawer.m Fix possible uninitialised variable 2006-09-14 05:00:15 +00:00
NSEPSImageRep.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSEvent.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSFileWrapper.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSFont.m * Source/NSFont.m: Apply slightly modified version of patch 2006-10-17 01:00:47 +00:00
NSFontManager.m Improved documentation 2005-12-05 13:45:13 +00:00
NSFontPanel.m Improved documentation 2005-12-05 13:51:04 +00:00
NSForm.m Improved documentation 2005-11-22 11:06:46 +00:00
NSFormCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSGraphicsContext.m Window frame/coordinate handling cleanups 2006-09-12 09:49:54 +00:00
NSHelpManager.m * Tools/gopen.m 2006-10-31 13:38:00 +00:00
NSHelpPanel.m merge in themes branch to keep in sync 2006-10-02 05:09:48 +00:00
nsimage-tiff.h Update FSF Address. 2005-05-26 02:52:46 +00:00
NSImage.m documentation cleanups 2006-11-06 13:58:37 +00:00
NSImageCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSImageRep.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSImageView.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSInputManager.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSInputServer.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSInterfaceStyle.m merge in themes branch to keep in sync 2006-10-02 05:09:48 +00:00
NSLayoutManager.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
NSMatrix.m Cosmetic tweaks to conform to coding standards 2006-09-26 19:09:13 +00:00
NSMenu.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSMenuItem.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSMenuItemCell.m * Source/NSMenuItemCell.m: Correct menu highlighting issue 2006-10-20 01:21:38 +00:00
NSMenuView.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSMovie.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSMovieView.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSNib.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSOpenGLContext.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSOpenGLPixelFormat.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSOpenGLView.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSOpenPanel.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
NSOutlineView.m Tidy icon usage 2006-09-26 18:29:11 +00:00
NSPageLayout.m Applied patch given by Mark Tracy for printing improvements. 2006-10-15 15:30:27 +00:00
NSPanel.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSParagraphStyle.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSPasteboard.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSPopUpButton.m Improved documentation 2005-11-24 10:28:06 +00:00
NSPopUpButtonCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSPrinter.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSPrintInfo.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSPrintOperation.m Applied patch given by Mark Tracy for printing improvements. 2006-10-15 15:30:27 +00:00
NSPrintPanel.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSProgressIndicator.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSResponder.m Add support for the context help cursor. 2006-10-02 08:42:04 +00:00
NSRulerMarker.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSRulerView.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSSavePanel.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
NSScreen.m Window frame handling fixups (bug #17377) 2006-09-06 11:29:20 +00:00
NSScroller.m Nib compatibility code merge. 2006-05-20 22:12:46 +00:00
NSScrollView.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSSearchField.m Added new Cocoa classes for NSSearchButton. 2006-03-26 01:01:22 +00:00
NSSearchFieldCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSSecureTextField.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSSelection.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSSlider.m * Source/NSTableView.m: Implement keyboard navigation/selection. 2006-11-09 01:28:58 +00:00
NSSliderCell.m * Source/NSSlider.m (-keyDown:): Implement, Fixes bug #14000. 2006-11-05 19:22:00 +00:00
NSSound.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSSpellChecker.m Coding style fixups 2005-11-16 11:34:25 +00:00
NSSpellServer.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSSplitView.m Tidy icon usage 2006-09-26 18:29:11 +00:00
NSStepper.m Clean up of NSStepper and NSStepperCell. 2006-08-08 23:14:14 +00:00
NSStepperCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSStringDrawing.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
NSTableColumn.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTableHeaderCell.m theme reorganisation/tidy up 2006-09-22 11:53:40 +00:00
NSTableHeaderView.m Removed gcc 4.02 compiler warnings. 2005-10-19 23:54:22 +00:00
NSTableView.m * Source/NSTableView.m: Implement keyboard navigation/selection. 2006-11-09 01:28:58 +00:00
NSTabView.m Tidy icon usage 2006-09-26 18:29:11 +00:00
NSTabViewItem.m Correction for GSNibCompatibility. Added coding to classes for keyed archiving. 2006-08-09 01:37:32 +00:00
NSText.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSTextAttachment.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTextContainer.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTextField.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTextFieldCell.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTextStorage.m tidyups and minor theme tiling updates. 2006-10-15 08:34:47 +00:00
NSTextView.m * Source/NSTextView_actions.m: 2006-11-06 10:19:20 +00:00
NSTextView_actions.m * Source/NSTextView_actions.m: Fix keyboard movement scrolling. 2006-11-06 16:04:12 +00:00
NSToolbar.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSToolbarItem.m minor tool tip tweaks 2006-10-04 08:07:21 +00:00
NSView.m * Tools/gopen.m 2006-10-31 13:38:00 +00:00
NSWindow+Toolbar.m Update FSF Address. 2005-05-26 02:52:46 +00:00
NSWindow.m documentation cleanups 2006-11-06 13:58:37 +00:00
NSWindowController.m Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues. 2006-07-04 21:31:49 +00:00
NSWorkspace.m Add missing include 2006-10-31 13:14:59 +00:00
tiff.m Update FSF Address. 2005-05-26 02:52:46 +00:00
win32-def.top Update FSF Address. 2005-05-26 02:52:46 +00:00
win32-entry.c Update FSF Address. 2005-05-26 02:52:46 +00:00