..
.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
Small code cleanups.
2009-11-08 19:26:49 +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 basic implementation for gui part of colour gradients.
2009-10-21 07:12:12 +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
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: 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
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
Extract a few more drawing and colour methods to GSTheme.
2009-11-02 11:48:22 +00:00
GSThemeDrawing.m
Source/GSThemeDrawing.m: fix bug introduced in last commit (progress bar fills the whole area)
2009-11-14 03:52:59 +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
make last change conditional on mingw
2009-10-31 06:13:16 +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
Fix NSActionCell implementation so that -setObjectValue: and
2009-11-14 22:15:31 +00:00
NSAffineTransform.m
Small code cleanups.
2009-11-08 19:26:49 +00:00
NSAlert.m
Fix a regression in the alert sheet functions which has introduced a
2009-11-05 21:56:42 +00:00
NSAnimation.m
Small code cleanups.
2009-11-08 19:26:49 +00:00
NSApplication.m
Small change for bug #27309 and a helper function for GSTaskBar.
2009-11-08 16:12:04 +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
* Source/NSBezierPath.m (-appendBezierPathWithRoundedRect:xRadius:yRadius:):
2009-04-27 13:12:25 +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
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
Small theme update, plus documentation fixes and tweaks to avoid warnings.
2009-08-25 07:46:37 +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
Small theme update, plus documentation fixes and tweaks to avoid warnings.
2009-08-25 07:46:37 +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
Fix NSActionCell implementation so that -setObjectValue: and
2009-11-14 22:15:31 +00:00
NSClipView.m
removed C99-ism
2008-12-28 15:05:47 +00:00
NSColor.m
Correct alpha_component passing.
2009-11-04 21:49:48 +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
Small changes for colour space handling.
2009-11-03 21:32:52 +00:00
NSColorWell.m
Move the colour well border drawing into GSTheme.
2009-11-09 18:00:54 +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
Move stepper drawing code into GSTheme.
2009-11-09 13:01:48 +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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +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
fix #27344
2009-09-01 05:58:48 +00:00
NSMenuItem.m
* Source/NSMenuItem.m: encodeWithCoder: only encode the NSSubitems
2009-08-09 03:27:13 +00:00
NSMenuItemCell.m
make the arrow image in NSMenuItemCell themeable
2009-11-14 02:56:29 +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
* Source/NSOpenPanel.m: Corrects bug #25471 . Only enable
2009-02-16 03:15: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
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
Move initialisation and drawing of progress indicator into GSTheme.
2009-11-09 20:15:36 +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
MTheming improvment
2009-11-09 11:33:03 +00:00
NSScrollView.m
* Source/NSScrollView.m (-initWithCoder:): Don't add the vertical
2009-09-07 16:19:42 +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: Add version #ifdef's.
2009-09-07 14:08:37 +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
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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSSplitView.m
Add a live resize for splitviews. Users can revert to the old behaviour
2009-05-22 01:20:07 +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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +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
Move corner view drawing into GSTheme.
2009-11-09 14:53:59 +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
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextContainer.m
Add method init for NSTextContainer as suggested
2009-09-25 22:08:50 +00:00
NSTextField.m
Revert library license version to 2 until applications can be converted
2008-06-10 04:01:49 +00:00
NSTextFieldCell.m
Move corner view drawing into GSTheme.
2009-11-09 14:53:59 +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
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
* Source/NSTextView.m: Don't add the text storage if it's nil
2009-08-19 04:58:31 +00:00
NSTextView_actions.m
Enable Ctrl-l keybinding and add Ctrl-o keybinding as in Emacs and Cocoa.
2009-11-05 22:41:45 +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
Two small changes that should make Emacs 23.1 usable with GNUstep.
2009-09-08 22:10:56 +00:00
NSWindow.m
Small changes to NSWindow.
2009-11-12 09:05:22 +00:00
NSWindowController.m
Ensure that new windows properly show their document edited status.
2008-12-14 19:15:18 +00:00
NSWorkspace.m
Source/NSWorkspace.m: ([-launchAppWithBundleIdentifier:]) add dummy implementation
2009-09-15 04:26: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