libs-gui/Source
Nicola Pero d2d3d03ef4 A little bit of 'end editing' was still done after the end editing notification
was posted ... causing the delegate not to be able to select the text when
receiving the notification ... fixed!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13983 72102866-910b-0410-8b05-ffd578937521
2002-06-27 10:52:01 +00:00
..
.cvsignore
externs.m Remove old grpahics funcs, Update window's defs 2002-04-10 22:04:39 +00:00
Functions.m Do not flush the window during an NSHighlightRect() 2002-05-22 12:04:47 +00:00
GNUmakefile New def of GSDefineGState 2002-04-02 21:54:22 +00:00
GNUmakefile.postamble Moved text conversion classes to separate bundle 2001-08-21 14:52:00 +00:00
GNUmakefile.preamble Moved text conversion classes to separate bundle 2001-08-21 14:52:00 +00:00
GSComboSupport.h Reformated, simplified and corrected many methods. 2001-06-09 23:36:23 +00:00
GSComboSupport.m Added missing #includes 2002-04-11 23:17:42 +00:00
GSDisplayServer.m Transfer beep to GSDisplayServer 2002-06-04 02:19:23 +00:00
GSFontInfo.m For resize, get new fram origin in event location field 2002-03-19 20:10:26 +00:00
GSHbox.m Update docs 2002-04-03 16:59:43 +00:00
GSHelpManagerPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
GSInfoPanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
GSKeyBindingAction.h Cleaned preprocessor #endif 2002-06-05 15:19:38 +00:00
GSKeyBindingAction.m New file used by the new key binding engine 2002-02-25 01:45:38 +00:00
GSKeyBindingTable.h Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSKeyBindingTable.m Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSMemoryPanel.m No longer need to manually fix button sizes after autosizing 2002-04-12 00:02:26 +00:00
GSServicesManager.m Disable autoenabling while updating the services menu. 2002-06-12 22:34:32 +00:00
GSSimpleLayoutManager.h *** empty log message *** 2000-10-12 23:05:36 +00:00
GSSimpleLayoutManager.m Do not use hardcoded 12 height of default font, but retrieve it from NSFont 2002-06-24 12:22:12 +00:00
GSTable.m Added workaround for OSX bug in +new ... to get portability to OSX 2002-04-11 10:23:28 +00:00
GSTextStorage.h Improve performance by handing out proxy to internal string 2002-02-06 13:55:49 +00:00
GSTextStorage.m Renamed -sanity to -_sanity, and always compile it, to make it available 2002-04-11 14:38:19 +00:00
GSTrackingRect.m
GSVbox.m Update docs 2002-04-03 16:59:43 +00:00
libgnustep-gui.def Added NSOutlineView 2002-04-21 12:53:34 +00:00
linking.m Static linking file 2001-10-17 03:55:18 +00:00
NSActionCell.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSAffineTransform.m Removed comment 2002-06-22 17:01:14 +00:00
NSApplication.m Revert last change 2002-06-22 13:42:59 +00:00
NSAttributedString.m When parsing RTF (or other formats) require the generated attributed 2002-06-11 14:59:51 +00:00
NSBezierPath.m Autorelease the path returned by +bezierPath; indentation changes 2002-02-23 21:56:48 +00:00
NSBitmapImageRep.m New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSBox.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSBrowser.m Fixed variable declared with the wrong type 2002-05-21 15:59:03 +00:00
NSBrowserCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSBundleAdditions.m Patch by jeff 2002-06-06 05:22:45 +00:00
NSButton.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSButtonCell.m Add more space around autosized buttons so that they are usable without 2002-04-12 00:02:00 +00:00
NSCachedImageRep.m Update docs 2002-04-03 16:59:43 +00:00
NSCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSClipView.m Change so rint is only defined when needed. 2002-04-12 02:15:51 +00:00
NSColor.m In initSystemColors() and systemColorWithName() replaced 2002-05-13 22:15:01 +00:00
NSColorList.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSColorPanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSColorPicker.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSColorWell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSComboBox.m Added missing #includes 2002-04-02 11:39:57 +00:00
NSComboBoxCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSControl.m Fixed control with continuous actions 2002-06-10 10:41:15 +00:00
NSCursor.m Split into Window server and graphic context handling 2002-03-28 03:53:18 +00:00
NSCustomImageRep.m Added missing #include 2002-04-02 11:34:24 +00:00
NSDataLink.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkManager.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDocument.m Update docs 2002-04-03 16:59:43 +00:00
NSDocumentController.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDrawer.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSEPSImageRep.m Added missing #include 2002-04-02 11:13:36 +00:00
NSEvent.m Split into Window server and graphic context handling 2002-03-28 03:53:18 +00:00
NSFileWrapper.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFont.m Moved the caching of fonts from [initWithName:matrix:] to 2002-05-13 22:15:53 +00:00
NSFontManager.m Update docs 2002-04-03 16:59:43 +00:00
NSFontPanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSForm.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFormCell.m Update docs 2002-04-03 16:59:43 +00:00
NSGraphicsContext.m Transfer beep to GSDisplayServer 2002-06-04 02:19:23 +00:00
NSHelpManager.m Added missing #include 2002-04-11 23:29:32 +00:00
NSHelpPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSImage.m Update docs 2002-04-03 16:59:43 +00:00
NSImageCell.m Indented line 2002-02-22 17:17:01 +00:00
NSImageRep.m Split into Window server and graphic context handling 2002-03-28 03:53:18 +00:00
NSImageView.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSInputManager.m Updated loading of keybindings from files - hopefully the final version! 2002-06-22 18:05:37 +00:00
NSInputServer.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSInterfaceStyle.m Remove NSImage hack, other fixes. 2002-02-25 17:39:11 +00:00
NSLayoutManager.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSMatrix.m Post the NSControlTextDidEndEditingNotification *after* actually ending 2002-06-26 17:00:33 +00:00
NSMenu.m Always select the popup item in performAction 2002-06-19 15:00:17 +00:00
NSMenuItem.m Source/NSMenuItem.m 2002-04-17 19:57:36 +00:00
NSMenuItemCell.m Added missing #incldue 2002-04-02 11:35:39 +00:00
NSMenuView.m Fixed highlighting of cells when new cells are added 2002-06-22 18:38:51 +00:00
NSOpenPanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSOutlineView.m Fixed some minor bugs in NSOutlineView and made delegate checking more efficient by using a macro. 2002-06-15 22:00:18 +00:00
NSPageLayout.m New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSPanel.m Update docs 2002-04-03 16:59:43 +00:00
NSParagraphStyle.m fix decoding bug 2002-01-16 11:45:36 +00:00
NSPasteboard.m Improved logging. 2002-04-16 14:16:37 +00:00
NSPopUpButton.m Removed weird method 2002-04-02 11:19:42 +00:00
NSPopUpButtonCell.m Added missing #include 2002-04-02 11:21:03 +00:00
NSPrinter.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSPrintInfo.m Fix debug log 2001-12-05 15:44:29 +00:00
NSPrintOperation.m Make sure context is released 2002-05-14 18:49:00 +00:00
NSPrintPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSProgressIndicator.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSResponder.m Added missing includes 2002-04-02 10:58:12 +00:00
NSRulerMarker.m Corrected [drawRect:]. 2002-04-06 23:36:12 +00:00
NSRulerView.m Fixed error in deallocation 2002-05-10 12:37:31 +00:00
NSSavePanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSScreen.m New mouselocation methods 2002-04-23 20:50:24 +00:00
NSScroller.m When changing the scroller frame, do not add the arrows if they are not 2002-06-06 09:40:56 +00:00
NSScrollView.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSSecureTextField.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSelection.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSimpleHorizontalTypesetter.m Added some basic implementation. 2000-09-04 18:41:31 +00:00
NSSlider.m New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSSliderCell.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSpellChecker.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSSpellServer.m Tidied to refrain from acessing GNUSTEP_USER_ROOT directly 2002-02-13 21:57:48 +00:00
NSSplitView.m Updated and simplified code for the fact we no longer flush the window 2002-05-22 12:05:25 +00:00
NSStepper.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSStepperCell.m Update docs 2002-04-03 16:59:43 +00:00
NSStringDrawing.m Standardise API for character conversion 2002-05-11 07:17:33 +00:00
NSTableColumn.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSTableHeaderCell.m Source/NSTableHeaderCell.m: all variable declarations at the blocks' starts 2002-02-13 17:11:02 +00:00
NSTableHeaderView.m Updated for the fact the NSHighlightRect() no longer flushes the window 2002-05-22 12:06:09 +00:00
NSTableView.m Post the NSControlTextDidEndEditingNotification *after* actually ending 2002-06-26 17:00:33 +00:00
NSTabView.m Set frame of the new selected view before adding it 2002-02-26 19:11:21 +00:00
NSTabViewItem.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSText.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSTextAttachment.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSTextContainer.m Always inform the layout manager that the textview is changed 2002-02-11 16:36:55 +00:00
NSTextField.m A little bit of 'end editing' was still done after the end editing notification 2002-06-27 10:52:01 +00:00
NSTextFieldCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSTextStorage.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSTextView.m Removed check for height of line being 0, which should not be needed 2002-06-24 12:16:07 +00:00
NSTypesetter.m Addition of typesetter classes. 2000-06-12 04:30:42 +00:00
NSView.m Use -rotateByDegrees:, not -rotateByAngle:, to rotate an Affine transform 2002-06-22 16:04:34 +00:00
NSWindow.m Fix makeKey makeMain with defered windows 2002-06-22 03:44:57 +00:00
NSWindowController.m Tidied up to prevent compiler warnings 2002-02-27 23:10:19 +00:00
NSWorkspace.m Minor path check fix. 2002-06-26 20:37:00 +00:00
tiff.m Set EXTRASAMPLES even if 0 2001-09-04 03:58:59 +00:00
win32-def.top
win32-entry.c