libs-gui/Source
Wolfgang Lux f3b6c1fe6f Usability improvements: When setting the cursor to the beginning of a
line, set the typing attributes to the attributes of the first character
of that line rather than the preceding newline. When deleting text, set
the typing attributes to those of the first deleted character rather
than those of the character preceding the deleted range.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30055 72102866-910b-0410-8b05-ffd578937521
2010-03-27 21:41:29 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
CompatibilityHeaders.make Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
DocMakefile Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
externs.m dopt to the fact that NSAffineTransform now uses a matrix of CGFloats. 2010-02-20 16:30:27 +00:00
Functions.m Small change for bug #27309 and a helper function for GSTaskBar. 2009-11-08 16:12:04 +00:00
GNUmakefile Add file for basic XIB loading. This is only partly working and will 2010-03-14 23:07:53 +00:00
GNUmakefile.postamble Removed obsolete manual dependency rules in gnustep-gui GNUmakefile.postamble 2010-02-11 22:40:50 +00:00
GNUmakefile.preamble Fix failure to locate tools 2008-12-06 08:01:09 +00:00
GSAnimator.m Remove retain cycle with NSAnimation and simplify implementation. 2009-01-18 16:04:12 +00:00
GSBindingHelpers.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSDisplayServer.m TG: Add cursor position setter 2009-10-27 18:32:58 +00:00
GSDragView.m Fixed GSAppKitDraggingDrop event to have a valid location 2010-02-14 12:15:05 +00:00
GSEPSPrintOperation.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFontInfo.m dopt to the fact that NSAffineTransform now uses a matrix of CGFloats. 2010-02-20 16:30:27 +00:00
GSFusedSilica.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFusedSilicaContext.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSFusedSilicaContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSGModelLoader.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSGormLoader.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSGormLoading.m Fix issues with last commit. 2010-03-22 21:25:35 +00:00
GSGuiPrivate.h Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
GSHbox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSHelpManagerPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSHorizontalTypesetter.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
GSIconManager.h Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
GSIconManager.m Don't touch icon positions when the icon manager is not used, so that 2010-01-27 23:43:41 +00:00
GSInfoPanel.m Added missing internationalisation and more strings in spanish 2010-01-03 22:27:01 +00:00
GSKeyBindingAction.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingAction.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingTable.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSKeyBindingTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSLayoutManager.m * Source/GSHorizontalTypesetter.m: Remove unlock and 2009-08-23 16:37:28 +00:00
GSMemoryPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSModelLoaderFactory.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoader.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoading.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
GSPDFPrintOperation.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSPrinting.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSPrintOperation.m Add more missing localization includes. 2009-03-01 19:04:58 +00:00
GSServicesManager.m uninitialised var fix suggested by Anibal Rindisbacher <anibal784@gmail.com> 2010-03-15 21:26:06 +00:00
GSSimpleLayoutManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSSlideView.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSSlideView.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSStandardWindowDecorationView.m * Headers/Additions/GNUstepGUI/GSTheme.h: Added methods 2010-01-13 20:51:30 +00:00
GSTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTextStorage.h Fix to return an immutable proxy. 2010-02-09 09:14:14 +00:00
GSTextStorage.m Fix to return an immutable proxy. 2010-02-09 09:14:14 +00:00
GSTheme.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
GSThemeDrawing.m * Source/NSMenu.m: Make the background color of NSMenuPanel clear 2010-02-13 03:24:19 +00:00
GSThemeInspector.m Added missing internationalisation (now is completed) and more strings in spanish 2010-01-04 01:41:31 +00:00
GSThemeMenu.m * Headers/Additions/GNUstepGUI/GSTheme.h: Added new method 2010-01-30 03:11:56 +00:00
GSThemeOpenSavePanels.m * Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow 2010-02-28 04:31:54 +00:00
GSThemePanel.m Added missing internationalisation and more strings in spanish 2010-01-03 22:27:01 +00:00
GSThemePrivate.h Draw borders using image tiles, if available. 2010-02-07 21:42:50 +00:00
GSThemeTools.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
GSTitleView.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
GSToolbarCustomizationPalette.h Stripped down version of the toolbar customization 2009-02-10 21:02:33 +00:00
GSToolbarCustomizationPalette.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
GSToolbarView.m revert accidental commit 2010-02-25 21:56:34 +00:00
GSToolTips.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSToolTips.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
GSTrackingRect.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTypesetter.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSVbox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSWindowDecorationView.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
GSXibLoader.m removed c99-isms 2010-03-26 00:10:45 +00:00
libgnustep-gui.def * Source/libgnustep-gui.def: Export GSTheme class. 2009-08-26 22:55:41 +00:00
linking.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSActionCell.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSAffineTransform.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
NSAlert.m Fixes for bug #29085 2010-03-07 08:28:11 +00:00
NSAnimation.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSApplication.m protect changedMessagesEnabled flag; update menus after modal session, key or main window change 2010-03-09 23:11:40 +00:00
NSArrayController.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSAttributedString.m Make the signatures of methods consistent between headers and implementation files. 2010-02-20 13:21:57 +00:00
NSBezierPath.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
NSBitmapImageRep+GIF.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+GIF.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSBitmapImageRep+ICNS.h * configure: Regenerated file 2008-08-12 04:58:04 +00:00
NSBitmapImageRep+ICNS.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSBitmapImageRep+JPEG.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+JPEG.m * Source/NSBitmapImageRep+JPEG.m: Put cinfo into a defined state 2010-03-18 08:36:28 +00:00
NSBitmapImageRep+PNG.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+PNG.m Remove PNG is experimental log 2010-02-20 19:16:20 +00:00
NSBitmapImageRep+PNM.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+PNM.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep.m Apply patch by Eric Wasylishen to correct the orientation of colorAtX:y: 2009-12-14 13:26:26 +00:00
NSBox.m Make code a little easier to read (and a tiny bit more efficient). 2008-12-29 12:28:50 +00:00
NSBrowser.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
NSBrowserCell.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSBundleAdditions.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
NSButton.m Trigger the action of NSButton and NSPopUpButton in their keyDown 2008-11-05 23:01:37 +00:00
NSButtonCell.m Remove includes of GSCategories.h, as this file no longer exists. 2010-03-19 08:18:43 +00:00
NSButtonImageSource.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSButtonImageSource.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSCachedImageRep.m Made all initialisation methods on NSWindowController a bit safer. Solves bug #25004. 2008-12-07 21:22:13 +00:00
NSCell.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSClipView.m Small keyed decoing improvements. 2010-03-15 12:55:12 +00:00
NSColor.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorList.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSColorPanel.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorPicker.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSColorSpace.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorWell.m * Source/NSColorWell.m: Add a minimum distance which you need to 2010-01-24 06:27:36 +00:00
NSComboBox.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSComboBoxCell.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSControl.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSController.m Fully implement the class NSUserDefaultsController. 2009-01-05 18:15:53 +00:00
NSCursor.m Small keyed decoing improvements. 2010-03-15 12:55:12 +00:00
NSCustomImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLink.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLinkManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDataLinkPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSDocument.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSDocumentController.m Implement code for exportable, i.e., write-only, document types. 2009-11-05 23:14:15 +00:00
NSDocumentFrameworkPrivate.h Implement code for exportable, i.e., write-only, document types. 2009-11-05 23:14:15 +00:00
NSDrawer.m fix c99-ism 2010-02-25 21:41:39 +00:00
NSEPSImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSEvent.m Handle events of type flagschanged correctly. 2010-03-16 09:15:54 +00:00
NSFileWrapper.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFont.m dopt to the fact that NSAffineTransform now uses a matrix of CGFloats. 2010-02-20 16:30:27 +00:00
NSFontDescriptor.m Add better support for font descriptor. Requires a recompile of the backend. 2009-08-23 21:39:28 +00:00
NSFontManager.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSFontPanel.m Usability improvement: Make color and font panels key only when 2010-02-20 00:20:30 +00:00
NSForm.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFormCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSGlyphGenerator.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGradient.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGraphicsContext.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSHelpManager.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSHelpPanel.m Added missing internationalisation and more strings in spanish 2010-01-03 22:27:01 +00:00
nsimage-tiff.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSImage.m make extension checking case insensitive 2010-01-17 23:37:11 +00:00
NSImageCell.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSImageRep.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSImageView.m Clean up and addition of cut/copy/paste methods, based on code 2009-12-29 11:24:01 +00:00
NSInputManager.m Merge changes from Doug Simons to trunk. 2009-11-15 18:04:17 +00:00
NSInputServer.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSInterfaceStyle.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSKeyValueBinding.m Small bug fixes for NSKeyValueBinding 2009-06-21 22:21:26 +00:00
NSLayoutManager.m Fix error updating dynamic services 2010-02-26 05:20:59 +00:00
NSLevelIndicator.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSLevelIndicatorCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSManagedObjectContext.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSManagedObjectContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSMatrix.m use controlColor to match cocoa behaviour 2010-02-23 23:05:57 +00:00
NSMenu.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSMenuItem.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSMenuItemCell.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSMenuView.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSMovie.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSMovieView.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSNib.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
NSNibAXAttributeConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibAXRelationshipConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibBindingConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSObjectController.m Add more implementation to NSObjectController. 2009-06-28 23:09:50 +00:00
NSOpenGLContext.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSOpenGLPixelFormat.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSOpenGLView.m NSOpenGLView: fix resising when loaded from nibs 2010-03-15 00:11:11 +00:00
NSOpenPanel.m * Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow 2010-02-28 04:31:54 +00:00
NSOutlineView.m Finished to implement the NSTable/OutlineView sort descriptor support. 2010-01-16 14:45:13 +00:00
NSPageLayout.m Added missing internationalisation and more strings in spanish 2010-01-03 19:22:04 +00:00
NSPanel.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSParagraphStyle.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSPasteboard.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSPopUpButton.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSPopUpButtonCell.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSPrinter.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSPrintInfo.m And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSPrintOperation.m Added missing internationalisation (now is completed) and more strings in spanish 2010-01-04 01:41:31 +00:00
NSPrintPanel.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSProgressIndicator.m Fix incorrect assignment in NSProgressIndicator -setDisplayedWhenStopped: 2010-01-11 21:15:54 +00:00
NSResponder.m ... and the same change in NSResponder. 2009-11-23 23:06:00 +00:00
NSRulerMarker.m * Source/NSRulerMarker.m: Changes suggested by Doug Simons for 2009-04-10 02:55:34 +00:00
NSRulerView.m Correct NSRulerView version to be an integer. 2009-02-17 07:44:03 +00:00
NSSavePanel.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSScreen.m Small bugfix and performance optimisation. 2009-01-30 16:27:36 +00:00
NSScroller.m Make the signatures of methods consistent between headers and implementation files. 2010-02-20 13:21:57 +00:00
NSScrollView.m Respond to horizontal scrolling in NSScrollView 2010-02-10 07:31:24 +00:00
NSSearchField.m Make the signatures of methods consistent between headers and implementation files. 2010-02-20 13:21:57 +00:00
NSSearchFieldCell.m Fix for NSSearchField not sending action messages during typing 2010-03-20 20:57:15 +00:00
NSSecureTextField.m Change so that echos bullets by default. 2008-12-01 23:57:21 +00:00
NSSegmentedCell.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSSegmentedControl.m NSSegmentedCell themeing support 2010-01-29 03:11:43 +00:00
NSSelection.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSShadow.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSlider.m Clean up for NSSlider and NSSliderCell 2009-11-16 12:26:38 +00:00
NSSliderCell.m NSSliderCell: implement circular sliders 2010-03-17 00:18:30 +00:00
NSSound.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSSpeechSynthesizer.m * Headers/AppKit/NSSpeechSynthesizer.h: 2009-06-05 22:26:09 +00:00
NSSpellChecker.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSplitView.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSStepper.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.m Fix NSStepperCell min/max clamping behaviour (same fix as the one to NSSliderCell I made a while ago) 2010-02-01 10:08:28 +00:00
NSStringDrawing.m * Source/GSHorizontalTypesetter.m: Use thread dictionary to hold 2009-04-15 01:27:42 +00:00
NSTableColumn.m Add the keyed encoding/decoding code for Quentin's extensions. 2009-12-20 23:28:05 +00:00
NSTableHeaderCell.m Use theme tiles (if available) to draw table headers. New tile names are 2010-01-29 22:21:34 +00:00
NSTableHeaderView.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSTableView.m Don't attempt to add a nil sort descriptor 2010-03-19 23:39:07 +00:00
NSTabView.m * Source/NSTabView.m: Autoresize subviews when loaded from the nib 2009-04-10 18:03:45 +00:00
NSTabViewItem.m Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSText.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextAttachment.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextBlock.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
NSTextContainer.m * Source/NSTextContainer.m (-replaceLayoutManager:): Retain the 2010-03-23 20:27:23 +00:00
NSTextField.m Usability improvement: Make color and font panels key only when 2010-02-20 00:20:30 +00:00
NSTextFieldCell.m Fix various issues when drawing controls with edited cells. This 2009-12-17 01:03:07 +00:00
NSTextList.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextStorage.m * Source/NSTextStorage.m: Correct spelling of header file. 2009-08-16 19:15:32 +00:00
NSTextTable.m First attempt at implemtning these classes. Code mostly by Nikolaus 2009-12-19 22:35:06 +00:00
NSTextTableBlock.m First attempt at implemtning these classes. Code mostly by Nikolaus 2009-12-19 22:35:06 +00:00
NSTextView.m Usability improvements: When setting the cursor to the beginning of a 2010-03-27 21:41:29 +00:00
NSTextView_actions.m Usability improvements: When setting the cursor to the beginning of a 2010-03-27 21:41:29 +00:00
NSTokenField.m * Headers/AppKit/NSTokenFieldCell.h 2008-08-07 05:17:32 +00:00
NSTokenFieldCell.m * Headers/AppKit/NSTokenFieldCell.h 2008-08-07 05:17:32 +00:00
NSToolbar.m Some more #include -> #import replacement. 2010-03-25 21:30:28 +00:00
NSToolbarFrameworkPrivate.h * Source/NSToolbarFrameworkPrivate.h: Correct include for new 2010-01-14 09:04:45 +00:00
NSToolbarItem.m use proper class check instead of quick and dirty size check for flexible space property 2010-02-07 18:41:04 +00:00
NSToolbarItemGroup.m Extension and clean up of NSToolbarItem. 2008-12-30 22:20:21 +00:00
NSUserDefaultsController.m Retain the shared user defaults controller before returning it in 2009-06-21 22:35:23 +00:00
NSView.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSWindow.m Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public. 2010-03-27 00:01:03 +00:00
NSWindowController.m Show a document's represented file name in the title of its window 2010-03-27 21:06:45 +00:00
NSWorkspace.m Updates for changes in base 2010-03-05 05:18:39 +00:00
tiff.m Fix up teh includes to compile again after latest changes to base. Still 2010-02-20 10:40:44 +00:00
win32-def.top Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
win32-entry.c Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00