libs-gui/Source
Doug Simons 48d11d63e6 fixed problem with saved window size growing when toolbar is visible
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/testplant_1@29084 72102866-910b-0410-8b05-ffd578937521
2009-12-01 00:32:27 +00:00
..
.cvsignore
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 Some improvements and bux fix related to OpenGL 2009-03-03 20:12:43 +00:00
Functions.m Add dummy version of NSSetFocusRingStyle. 2008-08-09 15:54:56 +00:00
GNUmakefile * Headers/AppKit/AppKit.h: Add include for NSSpeechSynthesizer.h 2009-03-23 06:36:50 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Fix typo in method to set parent window of a child, optimise color handling in themes. 2009-01-31 09:59:32 +00:00
GSDragView.m Scroll NSTextView during dragging if the mouse pointer is close to the 2008-12-16 21:13:21 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 * Headers/Additions/GNUstepGUI/GSNibCompatibility.h: Remove 2008-12-02 07:05:19 +00:00
GSGormLoading.m * Source/GSGormLoading.m: (-[GSNibItem initWithCoder:]) initialize 2008-12-10 04:22:05 +00:00
GSGuiPrivate.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Added the ability to suppress missing font warnings 2009-08-20 17:54:28 +00:00
GSInfoPanel.m Use setTitle: instead of setStringValue: for theme button. 2009-03-15 17:40:08 +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 fix bug with glyphRangeForCharacterRange:actualCharacterRange: when a range of (0,0) is passed in 2009-08-20 17:38:08 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSNibLoader.m * Source/GSNibLoader.m: Correct the message to indicate an issue 2009-02-04 06:48:06 +00:00
GSNibLoading.m Don't reference ivar after the object has been freed. 2009-03-20 09:52:06 +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 make url loading easier 2009-03-20 10:17:29 +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 Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSTextStorage.m match change to base library. 2009-01-12 18:39:23 +00:00
GSTheme.m fix for bug #25553 reported by Lu Liyi 2009-02-11 08:32:50 +00:00
GSThemeDrawing.m Changed all title methods on NSButtonCell to use the 2009-02-21 23:15:22 +00:00
GSThemeInspector.m display theme version in inspector. 2008-12-29 18:31:14 +00:00
GSThemePanel.m Minor improvement in display of themes to select from. 2009-01-02 10:19:59 +00:00
GSThemePrivate.h Reorganize location of theme proxy code. Add some more comments too. 2009-02-10 14:32:08 +00:00
GSThemeTools.m Add checks of tile sizes 2009-02-07 08:59:39 +00:00
GSTitleView.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSToolbarCustomizationPalette.h Stripped down version of the toolbar customization 2009-02-10 21:02:33 +00:00
GSToolbarCustomizationPalette.m * Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Add 2009-03-23 03:57:50 +00:00
GSToolbarView.m * Source/GSToolbarView.m: Added code to save the configuration when 2009-03-16 07:33:31 +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 fix for #25385 2009-01-31 06:17:29 +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.h Delegate the content rect computation to the actual window decoration 2008-10-20 13:28:28 +00:00
GSWindowDecorationView.m * Source/GSWindowDecorationView.m: initialize offsets to prevent 2009-04-12 23:17:49 +00:00
libgnustep-gui.def Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
linking.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSActionCell.m * Source/GSNibLoading.m: Read objects/accessibility and oids 2008-12-21 03:11:08 +00:00
NSAffineTransform.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSAlert.m Revert previous change. 2009-04-16 20:05:32 +00:00
NSAnimation.m Add auto release pool to animation loop. 2009-01-19 17:25:51 +00:00
NSApplication.m * Source/NSApplication.m: Make certain that a sheet is always placed 2009-04-19 04:23:34 +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 Improve localization. 2009-03-01 17:42:46 +00:00
NSBezierPath.m Return a winding count of 0 when the bezier path is empty. 2008-11-17 22:19:30 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBitmapImageRep+ICNS.h * configure: Regenerated file 2008-08-12 04:58:04 +00:00
NSBitmapImageRep+ICNS.m Forgotten NSBrowser commit. 2008-10-31 09:53:21 +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 Fix broken jpeg boolean def 2008-10-21 00:55:37 +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 Look for location of png.h 2009-02-16 23:23:41 +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 Made the code a bit more tolerant on matching colour spaces during 2008-12-11 23:34:56 +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 Make code a little easier to read (and a tiny bit more efficient). 2008-12-29 12:28:50 +00:00
NSBrowserCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSBundleAdditions.m * Source/NSBundleAdditions.m: 2009-02-11 05:43:06 +00:00
NSButton.m Trigger the action of NSButton and NSPopUpButton in their keyDown 2008-11-05 23:01:37 +00:00
NSButtonCell.m set default _keyEquivalentModifierMask to 0; anything else breaks the most common case: Return 2009-11-14 03:17:36 +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 Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSClipView.m removed C99-ism 2008-12-28 15:05:47 +00:00
NSColor.m And again some more missing localization includes. 2009-03-01 19:13:19 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSColorWell.m minor bugfix 2009-01-09 09:20:42 +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 Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSControl.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSController.m Fully implement the class NSUserDefaultsController. 2009-01-05 18:15:53 +00:00
NSCursor.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Fix to always return a full path for fileName (as documented). 2009-08-20 19:20:18 +00:00
NSDocumentController.m * Source/NSDocumentController.m: Return default type if the 2009-04-08 02:24:27 +00:00
NSDocumentFrameworkPrivate.h Implement NSDocument autosaving. 2008-12-14 16:39:15 +00:00
NSDrawer.m fix a mistake I made that caused the drawer to not resize properly 2009-11-19 16:28:29 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Added the ability to suppress missing font warnings 2009-08-20 17:54:28 +00:00
NSFontDescriptor.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFontManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSFontPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Add fallback glyph when no glyph can be found for current character. 2008-07-13 09:31:00 +00:00
NSGraphicsContext.m Try to deal with the case when there is no current context. 2009-03-25 08:40:38 +00:00
NSHelpManager.m Add GSHelpViewer user default 2008-12-29 08:22:38 +00:00
NSHelpPanel.m Need to make sure we don't create text containers with negative dimensions. 2009-02-03 15:56:51 +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 Reorganize location of theme proxy code. Add some more comments too. 2009-02-10 14:32:08 +00:00
NSImageCell.m Moved _sizeForBorderType() into GSTheme header and added more methods 2008-09-08 18:59:48 +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 Make image view non editable by default. 2009-02-17 19:14:41 +00:00
NSInputManager.m added handling of escape character to call cancelOperation: 2009-11-13 20:58:09 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSKeyValueBinding.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSLayoutManager.m * Source/GSNibLoader.m: Correct the message to indicate an issue 2009-02-04 06:48:06 +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 Fix for 64bit specific bug introduced by gc changes 2009-03-12 17:40:55 +00:00
NSMenu.m And again some more missing localization includes. 2009-03-01 19:13:19 +00:00
NSMenuItem.m * Source/NSMenuItem.m: Retain the GSMenuSeparator instance if 2009-01-16 16:56:44 +00:00
NSMenuItemCell.m * Source/NSMenuItemCell.m: encode menu item in encodeWithCoder: 2009-01-10 03:49:43 +00:00
NSMenuView.m fix problem with mouse tracking being off in submenus that are shifted to stay on screen 2009-11-16 22:51:14 +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 * Source/GSNibLoading.m 2008-12-02 07:27:14 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Some improvements and bux fix related to OpenGL 2009-03-03 20:12:43 +00:00
NSOpenPanel.m fix to properly enable the OK button when selecting only folders 2009-08-20 22:42:05 +00:00
NSOutlineView.m Fix small memory access bug found by valgrind. 2009-03-20 07:55:25 +00:00
NSPageLayout.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSParagraphStyle.m Correct computation of attachment cell frame. 2009-02-01 14:07:30 +00:00
NSPasteboard.m * Headers/AppKit/NSSpeechSynthesizer.h: Added _module ivar. 2009-04-07 22:52:52 +00:00
NSPopUpButton.m Implemented selectedTag to work correctly 2009-08-26 16:58:49 +00:00
NSPopUpButtonCell.m New method used by Apple NIB files. 2009-04-11 20:28:08 +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 * Source/NSPrintOperation.m: Correct issues with handling of 2009-03-12 23:50:23 +00:00
NSPrintPanel.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSProgressIndicator.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSResponder.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Optimize last change on NSSavePanel. 2009-02-23 21:10:20 +00:00
NSScreen.m Small bugfix and performance optimisation. 2009-01-30 16:27:36 +00:00
NSScroller.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSScrollView.m * Source/NSScrollView.m: If the scrollview has scrollers, 2009-04-19 03:23:11 +00:00
NSSearchField.m * Headers/AppKit/NSSearchFieldCell.h: Give the values assigned in 2009-04-19 04:50:04 +00:00
NSSearchFieldCell.m * Headers/AppKit/NSSearchFieldCell.h: Give the values assigned in 2009-04-19 04:50:04 +00:00
NSSecureTextField.m Change so that echos bullets by default. 2008-12-01 23:57:21 +00:00
NSSegmentedCell.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSegmentedControl.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSelection.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSlider.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSliderCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSSound.m Use lightweight header 2008-12-07 05:58:33 +00:00
NSSpeechSynthesizer.m * Source/NSSpeechSynthesizer.[hm]: Add code to tell the developer 2009-03-23 16:23:46 +00:00
NSSpellChecker.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSSplitView.m * Source/NSSplitView.m: Set subviews to resize when loaded from 2009-04-10 19:00:20 +00:00
NSStepper.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSStepperCell.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSStringDrawing.m * Source/GSHorizontalTypesetter.m: Use thread dictionary to hold 2009-04-15 01:27:42 +00:00
NSTableColumn.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTableHeaderCell.m Clean up for NSTextFieldCell and resulting changes to sub classes. 2008-12-08 16:28:13 +00:00
NSTableHeaderView.m Replace nil with [NSDate distantFuture] in calls to nextEventMatchingMask:...dequeue:. 2009-03-02 16:26:23 +00:00
NSTableView.m * Source/NSScrollView.m: If the scrollview has scrollers, 2009-04-19 03:23:11 +00:00
NSTabView.m * Source/NSTabView.m: Autoresize subviews when loaded from the nib 2009-04-10 18:03:45 +00:00
NSTabViewItem.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextContainer.m Need to make sure we don't create text containers with negative dimensions. 2009-02-03 15:56:51 +00:00
NSTextField.m correct a mistake in my last fix (pointed out by Wolfgang Lux) that would select the text when clicking out as well as tabbing out 2009-11-24 18:33:06 +00:00
NSTextFieldCell.m Clean up for NSTextFieldCell and resulting changes to sub classes. 2008-12-08 16:28:13 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextTable.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextTableBlock.m Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSTextView.m * Headers/AppKit/NSSpeechSynthesizer.h: Added _module ivar. 2009-04-07 22:52:52 +00:00
NSTextView_actions.m Fix implementation of NSTextView's transpose action to really match 2008-12-21 11:40:58 +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 Changes for size mode support. 2009-03-21 16:34:15 +00:00
NSToolbarFrameworkPrivate.h * Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Changed 2009-03-21 16:14:46 +00:00
NSToolbarItem.m Fixes to correct issues with toolbar pallete customization. 2009-03-16 05:25:22 +00:00
NSToolbarItemGroup.m Extension and clean up of NSToolbarItem. 2008-12-30 22:20:21 +00:00
NSUserDefaultsController.m Remove left over debug output line. 2009-01-05 18:21:19 +00:00
NSView.m * Source/NSSplitView.m: Set subviews to resize when loaded from 2009-04-10 19:00:20 +00:00
NSWindow.m fixed problem with saved window size growing when toolbar is visible 2009-12-01 00:32:27 +00:00
NSWindowController.m Ensure that new windows properly show their document edited status. 2008-12-14 19:15:18 +00:00
NSWorkspace.m make url loading easier 2009-03-20 10:17:29 +00:00
tiff.m Fix incorrect commits 2008-06-12 14:09:48 +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