libs-gui/Source
Wolfgang Lux a059f4a0c9 If the message text of an alert panel is too wide to fit into the
panel wrap its text to the scroll view's width. Limit the width and
height of alert panels to 60% of the screen's width and height
respectively.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29157 72102866-910b-0410-8b05-ffd578937521
2009-12-21 23:44:44 +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 Added NSWindow 'title' binding 2009-12-10 12:43:35 +00:00
Functions.m Small change for bug #27309 and a helper function for GSTaskBar. 2009-11-08 16:12:04 +00:00
GNUmakefile Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +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 TG: Add cursor position setter 2009-10-27 18:32:58 +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 Two small changes that should make Emacs 23.1 usable with GNUstep. 2009-09-08 22:10:56 +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 Use default paragraph style in text layout when none is set. 2009-09-19 15:28:33 +00:00
GSIconManager.h Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
GSIconManager.m Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
GSInfoPanel.m revert last change and do proper fix. 2009-09-10 11:02:17 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
GSNibLoader.m * Source/GSNibLoader.m: Added logging to help debugging of issues 2009-12-11 18:12:46 +00:00
GSNibLoading.m Fix removal of quit item from info menu 2009-11-28 17:31:24 +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 Fix for bug #27631 2009-10-11 20:17:28 +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 bad return of proxy to user code 2009-08-27 14:57:00 +00:00
GSTextStorage.m Move warning method that was shown too often. 2009-10-13 20:54:12 +00:00
GSTheme.m Made GSTheme implement fast forwarding. Should speed things up a lot with the new ABI. 2009-11-23 23:13:26 +00:00
GSThemeDrawing.m Finish NSColorWell interaction tweaks: 2009-12-21 00:31:24 +00:00
GSThemeInspector.m Tidied 2009-10-26 11:11:41 +00:00
GSThemePanel.m Minor improvement in display of themes to select from. 2009-01-02 10:19:59 +00:00
GSThemePrivate.h Remove commented code and spurious NSLogs 2009-10-19 03:23:24 +00:00
GSThemeTools.m Another patch by Eric Wasylishen correcting the GSThemeTools tile 2009-12-14 14:02:09 +00:00
GSTitleView.m Get buttons for GSTitleView from NSWindow. 2009-05-01 22:54:11 +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 Extract a few more drawing and colour methods to GSTheme. 2009-11-02 11:48:22 +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 #25907 2009-09-01 05:20:08 +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 add method declaration so that certain compilers pick up the correct signature 2009-10-19 20:58:02 +00:00
GSWindowDecorationView.m * Source/GSWindowDecorationView.m: initialize offsets to prevent 2009-04-12 23:17:49 +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 Attempt to correct side effect of last NSActionCell change. 2009-11-16 11:40:14 +00:00
NSAffineTransform.m Small code cleanups. 2009-11-08 19:26:49 +00:00
NSAlert.m If the message text of an alert panel is too wide to fit into the 2009-12-21 23:44:44 +00:00
NSAnimation.m Small code cleanups. 2009-11-08 19:26:49 +00:00
NSApplication.m Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +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 Unify the text converter handling. Plus added a bit of implementation 2009-09-19 14:55:57 +00:00
NSBezierPath.m Cairo backend: 2009-12-20 18:47:26 +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 * Source/NSBitmapImageRep+ICNS.m: Redefine icns_size_t to int, as 2009-08-21 13:57:16 +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 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 Fix NSBrowser so that branch cells are really deselected when multiple 2009-12-15 23:21:16 +00:00
NSBrowserCell.m Phase out the wraps NSCell attribute, since it is implied by the 2009-12-17 01:49:20 +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 Cleaned up implementation of NSButtonCell title setting. This allowed to 2009-12-19 23:05:48 +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 Cleaned up implementation of NSButtonCell title setting. This allowed to 2009-12-19 23:05:48 +00:00
NSClipView.m removed C99-ism 2008-12-28 15:05:47 +00:00
NSColor.m -[GSRGBColor isEqual:] was ignoring the alpha component when determining equality. 2009-12-21 03:39:46 +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 Finish NSColorWell interaction tweaks: 2009-12-21 00:31:24 +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 Small changes for colour space handling. 2009-11-03 21:32:52 +00:00
NSColorWell.m NSColorWell: Draw a black-and-white pattern behind transparent color swatches. 2009-12-21 04:09:35 +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 bug where the field editor of an edited combo box cell overlaps 2009-12-17 02:21:56 +00:00
NSControl.m Fix various issues when drawing controls with edited cells. This 2009-12-17 01:03:07 +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 Implement code for exportable, i.e., write-only, document types. 2009-11-05 23:14:15 +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 * Source/NSDrawer.m: Changed - (void) stopTimer. Fixed to 2009-08-12 22:28:25 +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 Suppress app icon window by simply not ordering it in. 2009-10-17 05:35:56 +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 Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +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 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
NSGradient.m Correct the geometry computation. 2009-10-25 12:10:59 +00:00
NSGraphicsContext.m Add gradient methods on graphics context. 2009-10-23 19:58:22 +00:00
NSHelpManager.m Fix compiler warnings. 2009-08-23 22:10:32 +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 Fix small bug in last commit. 2009-11-13 07:51:58 +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 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 Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
NSKeyValueBinding.m Small bug fixes for NSKeyValueBinding 2009-06-21 22:21:26 +00:00
NSLayoutManager.m * Source/GSStandardWindowDecorationView.m: Live window resize changes 2009-05-23 15:50:51 +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 improve menu loading 2009-11-28 15:48:59 +00:00
NSMenuItem.m * Source/NSMenuItem.m: encodeWithCoder: only encode the NSSubitems 2009-08-09 03:27:13 +00:00
NSMenuItemCell.m api cleanup 2009-11-19 20:37:43 +00:00
NSMenuView.m * Source/NSMenuView.m: Removed adjustment to Y coords in the 2009-04-10 05:33: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 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 Some improvements and bux fix related to OpenGL 2009-03-03 20:12:43 +00:00
NSOpenPanel.m Reset the current selection of an NSOpenPanel when directory selection 2009-12-21 22:55:01 +00:00
NSOutlineView.m Fix various issues when drawing controls with edited cells. This 2009-12-17 01:03:07 +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 Small theme update, plus documentation fixes and tweaks to avoid warnings. 2009-08-25 07:46:37 +00:00
NSPasteboard.m * Headers/AppKit/NSSpeechSynthesizer.h: Added _module ivar. 2009-04-07 22:52:52 +00:00
NSPopUpButton.m * Source/NSPopUpButton.m (-selectedTag): Return the tag of the selected item. 2009-09-06 21:38:15 +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: Add include needed for Windows. 2009-07-17 06:42:32 +00:00
NSPrintPanel.m Fix bug #27613. After closing the print option panel via the close 2009-10-10 13:56:45 +00:00
NSProgressIndicator.m Prevent division by zero exception if a theme has no images for a 2009-12-17 02:36:22 +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 Reset the allowsOtherFileTypes NSSavePanel attribute to its default 2009-12-21 22:45:57 +00:00
NSScreen.m Small bugfix and performance optimisation. 2009-01-30 16:27:36 +00:00
NSScroller.m MTheming improvment 2009-11-09 11:33:03 +00:00
NSScrollView.m Fix bug where an NSScrollView incorrectly claimed to be opaque while 2009-12-21 23:01:23 +00:00
NSSearchField.m * Headers/AppKit/NSSearchFieldCell.h: Give the values assigned in 2009-04-19 04:50:04 +00:00
NSSearchFieldCell.m Merge changes from Doug Simons to trunk. 2009-11-15 18:04:17 +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 Clean up for NSSlider and NSSliderCell 2009-11-16 12:26:38 +00:00
NSSliderCell.m * Source/NSSliderCell.m: Some more changes to NSSliderCell to get 2009-12-20 22:21:40 +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 Merge changes from Doug Simons to trunk. 2009-11-15 18:04:17 +00:00
NSSplitView.m Fix storing of splitter locations 2009-11-27 09:22:57 +00:00
NSStepper.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +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 Move corner view drawing into GSTheme. 2009-11-09 14:53:59 +00:00
NSTableHeaderView.m removed c99-ism 2009-07-05 20:12:22 +00:00
NSTableView.m Corrected table view to support drop on root with -1 as the drop row (as 2009-12-17 13:51:40 +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 First attempt at implemtning these classes. Code mostly by Nikolaus 2009-12-19 22:35:06 +00:00
NSTextContainer.m * Source/GSNibLoader.m: Added logging to help debugging of issues 2009-12-11 18:12:46 +00:00
NSTextField.m Merge bug fix from Doug Simons to trunk. 2009-11-24 23:30:45 +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 Move the validateUserIntefaceItem back to NSTextView.m 2009-11-16 11:17:20 +00:00
NSTextView_actions.m Move the validateUserIntefaceItem back to NSTextView.m 2009-11-16 11:17:20 +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 Remove now obsolte comment 2009-09-21 16:59:22 +00:00
NSToolbarFrameworkPrivate.h * Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Changed 2009-03-21 16:14:46 +00:00
NSToolbarItem.m Some more cleanup of the NSToolbarItem code. 2009-08-04 20:12:35 +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 Fix bug where NSView's -dealloc could break the key view chain. 2009-11-29 14:25:54 +00:00
NSWindow.m Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
NSWindowController.m Ensure that new windows properly show their document edited status. 2008-12-14 19:15:18 +00:00
NSWorkspace.m remove misleading comment. 2009-11-29 07:35:06 +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