.. |
.cvsignore
|
|
|
CompatibilityHeaders.make
|
Revert library license version to 2 until applications can be converted
|
2008-06-10 04:01:49 +00:00 |
DocMakefile
|
Remove the GSFusedSilica files as they are obsolete now.
|
2011-02-20 20:10:57 +00:00 |
externs.m
|
RTF: add support for read/wite of underline and strikethrough attributes
|
2011-02-22 20:59:10 +00:00 |
Functions.m
|
Small corrections to last commit.
|
2010-05-24 19:30:49 +00:00 |
GNUmakefile
|
Remove the GSFusedSilica files as they are obsolete now.
|
2011-02-20 20:10:57 +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
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSBindingHelpers.h
|
Remove direct usage of isa.
|
2011-02-20 18:24:44 +00:00 |
GSDisplayServer.m
|
Define new cursor backend methods replacing -setcursorcolor:::. And use
|
2011-02-15 22:54:23 +00:00 |
GSDragView.m
|
Define new cursor backend methods replacing -setcursorcolor:::. And use
|
2011-02-15 22:54:23 +00:00 |
GSEPSPrintOperation.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSFastEnumeration.h
|
Added GSFastEnumeration.h from -base to -gui so we can use fast enumeration there too.
|
2010-10-22 13:11:14 +00:00 |
GSFontInfo.m
|
dopt to the fact that NSAffineTransform now uses a matrix of CGFloats.
|
2010-02-20 16:30:27 +00:00 |
GSGModelLoader.m
|
Fix GModel loading that was broken since the last restructuring of the
|
2010-08-29 10:07:13 +00:00 |
GSGormLoader.m
|
Fixed bug #31039
|
2011-02-10 23:58:04 +00:00 |
GSGormLoading.m
|
Fixed some problems with gorm files
|
2011-02-10 06:40: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
|
changed header include to import
|
2010-05-18 22:24:07 +00:00 |
GSHelpAttachment.m
|
Add some support for help links and markers in RTF documents. These
|
2011-01-03 11:48:57 +00:00 |
GSHelpManagerPanel.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +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
|
* Source/NSOutlineView.m (-editColumn:...select:): Bring closer
|
2011-02-14 20:11:57 +00:00 |
GSKeyBindingAction.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSKeyBindingAction.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSKeyBindingTable.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSKeyBindingTable.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSLayoutManager.m
|
Implement glyph attribute handling.
|
2010-12-13 21:26:15 +00:00 |
GSMemoryPanel.m
|
Fix Use-after-release found by static analyser.
|
2011-02-14 18:38:11 +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
|
Fix bug where a window was ignoring its autosaved frame when loaded
|
2010-05-15 21:00:25 +00:00 |
GSPDFPrintOperation.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
GSPrinting.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSPrintOperation.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
GSServicesManager.m
|
get_imp() -> class_getMethodImplementation() (GCC runtime function -> standard runtime function)
|
2011-02-24 13:27:24 +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 |
GSTextFinder.h
|
Implement a standard find panel for NSTextView.
|
2010-08-02 18:57:00 +00:00 |
GSTextFinder.m
|
Implement a standard find panel for NSTextView.
|
2010-08-02 18:57:00 +00:00 |
GSTextStorage.h
|
Fix to return an immutable proxy.
|
2010-02-09 09:14:14 +00:00 |
GSTextStorage.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
GSTheme.m
|
More unsigned < 0 tests.
|
2011-02-24 13:28:20 +00:00 |
GSThemeDrawing.m
|
added Icon for the Music folder
|
2010-12-14 10:22:50 +00:00 |
GSThemeInspector.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
GSThemeMenu.m
|
* Source/GSThemeMenu.m: Changes for compiling with older compilers.
|
2010-12-27 21:41:54 +00:00 |
GSThemeOpenSavePanels.m
|
* Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow
|
2010-02-28 04:31:54 +00:00 |
GSThemePanel.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +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
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
GSToolbarCustomizationPalette.h
|
Stripped down version of the toolbar customization
|
2009-02-10 21:02:33 +00:00 |
GSToolbarCustomizationPalette.m
|
GSToolbarCustomizationView needs to retain its list of palette items.
|
2010-10-26 00:13:20 +00:00 |
GSToolbarView.m
|
* Source/GSToolbarView.m (initSystemExtensionsColors): Remove
|
2010-12-31 16:19:52 +00:00 |
GSToolTips.h
|
Fixed the point argument to -view:stringForToolTip:point:userData: (should be relative to the tracking rectangle, was relative to the window). Added support for displaying tooltips from NSToolTipAttributeName attributes in NSTextView.
|
2010-10-22 16:38:29 +00:00 |
GSToolTips.m
|
Fix build with gcc.
|
2010-10-22 21:23: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
|
changed header include to import
|
2010-05-18 22:24:07 +00:00 |
GSWindowDecorationView.m
|
* Source/GSThemeMenu.m: Changes for compiling with older compilers.
|
2010-12-27 21:41:54 +00:00 |
GSXibLoader.m
|
Fix memory leaks found by analyser.
|
2011-02-20 22:36:49 +00:00 |
libgnustep-gui.def
|
* Source/libgnustep-gui.def: Export GSTheme class.
|
2009-08-26 22:55:41 +00:00 |
linking.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +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
|
Fix NSAlert implementation so that buttons are assigned tags starting
|
2010-05-31 22:20:38 +00:00 |
NSAnimation.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSApplication.m
|
Add user default to allow placing app icons and mini windows at normal
|
2011-02-14 22:25:57 +00:00 |
NSArrayController.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSAttributedString.m
|
Avoid potential illegal access violation introduced with the previous
|
2010-06-18 17:03:55 +00:00 |
NSBezierPath.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSBitmapImageRep+GIF.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+GIF.m
|
Small corrections to last commit.
|
2010-05-24 19:30:49 +00:00 |
NSBitmapImageRep+ICNS.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+ICNS.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+JPEG.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+JPEG.m
|
remove useless double statement, remove unused variable and assignment
|
2010-09-13 15:41:53 +00:00 |
NSBitmapImageRep+PNG.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+PNG.m
|
Tweak png.h header order to avoid problems on some systems
|
2011-02-08 18:50:52 +00:00 |
NSBitmapImageRep+PNM.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep+PNM.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBitmapImageRep.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBox.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSBrowser.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSBrowserCell.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSBundleAdditions.m
|
Rewrite of top level object handling in NIB/Gorm/Xib loading.
|
2010-03-28 21:33:08 +00:00 |
NSButton.m
|
Fix small bugs found by static analyser.
|
2010-09-24 18:58:57 +00:00 |
NSButtonCell.m
|
First batch of corrections based on David's static analysis.
|
2010-09-12 16:34:22 +00:00 |
NSButtonImageSource.h
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSButtonImageSource.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSCachedImageRep.m
|
First batch of corrections based on David's static analysis.
|
2010-09-12 16:34:22 +00:00 |
NSCell.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSClipView.m
|
Replaced _rFlags.flipped_view use with -isFlipped and deprecated
|
2010-09-03 08:21:52 +00:00 |
NSColor.m
|
Fix small bugs found by static analyser.
|
2010-09-24 18:58:57 +00:00 |
NSColorList.m
|
Make sure the system colors are set up properly before computing the
|
2011-01-20 19:36:49 +00:00 |
NSColorPanel.m
|
Rename color (list) change notifications to match Cocoa (and OpenStep).
|
2011-01-15 19:28:24 +00:00 |
NSColorPicker.m
|
few compiler warning fixes plus a lot of #import replacement.
|
2010-05-24 10:48:14 +00:00 |
NSColorSpace.m
|
Another bit of #include -> #import replacement.
|
2010-03-24 22:41:21 +00:00 |
NSColorWell.m
|
Deactivate an activate color well when the user closes the color panel.
|
2011-01-15 22:39:58 +00:00 |
NSComboBox.m
|
Replace sel_eq with sel_isEqual
|
2010-09-09 23:50:38 +00:00 |
NSComboBoxCell.m
|
First batch of corrections based on David's static analysis.
|
2010-09-12 16:34:22 +00:00 |
NSControl.m
|
Fix memory leaks found by analyser.
|
2011-02-20 22:36:49 +00:00 |
NSController.m
|
Fully implement the class NSUserDefaultsController.
|
2009-01-05 18:15:53 +00:00 |
NSCursor.m
|
Define new cursor backend methods replacing -setcursorcolor:::. And use
|
2011-02-15 22:54:23 +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
|
First batch of corrections based on David's static analysis.
|
2010-09-12 16:34:22 +00:00 |
NSDocument.m
|
When NSDocument presents a save panel, make sure the file name has a
|
2010-12-29 11:47:16 +00:00 |
NSDocumentController.m
|
Comment out unused function.
|
2011-02-24 13:15:54 +00:00 |
NSDocumentFrameworkPrivate.h
|
Add an attribute to NSDocumentController to maintain the recent
|
2010-05-12 08:17:26 +00:00 |
NSDrawer.m
|
Ensure drawer is visible if parent window became visible since the drawer was opened
|
2010-11-16 21:50:23 +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
|
reduce creation/destruction of NSDate objects
|
2011-02-09 09:53:56 +00:00 |
NSFileWrapper.m
|
Add some support for help links and markers in RTF documents. These
|
2011-01-03 11:48:57 +00:00 |
NSFont.m
|
Remove the GSFusedSilica files as they are obsolete now.
|
2011-02-20 20:10:57 +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
|
Change unsigned int -> int, so that loops terminate with termination condition, rather than SegV
|
2011-02-24 13:18:43 +00:00 |
NSFontPanel.m
|
Some changes in size of FontPanel
|
2010-09-13 00:36:45 +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
|
Minor tidyup for new Objective-C runtimes
|
2010-12-27 12:03:56 +00:00 |
NSHelpManager.m
|
Some more #include -> #import replacement.
|
2010-03-25 21:30:28 +00:00 |
NSHelpPanel.m
|
Propagate the change of NSWindow's designated initializer to all
|
2010-05-15 20:43:27 +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
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSImageCell.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSImageRep.m
|
Fixed many drawing issues (many ones being related to the flipping).
|
2010-06-01 11:04:36 +00:00 |
NSImageView.m
|
Correct the definition of NSDragOperation and all its usages.
|
2010-12-22 16:16:14 +00:00 |
NSInputManager.m
|
Use NSDeleteCharacter for the backspace key.
|
2010-07-26 12:39:37 +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
|
Remove some tests that are always true (NSRange.length > 0 - NSUIntegers are always > 0).
|
2011-02-24 13:21:37 +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
|
Implement NSMatrix -setEnabled:. It enables or disables all cells as
|
2011-01-03 07:51:11 +00:00 |
NSMenu.m
|
Look up key equivalents in the Services menu only after traversing
|
2011-01-17 09:02:30 +00:00 |
NSMenuItem.m
|
Implement NSUserKeyEquivalents default for providing custom key equivalents for menu items
|
2010-06-08 16:38:30 +00:00 |
NSMenuItemCell.m
|
* Source/NSMenuItemCell.m: Implement drawing a line in the menu
|
2010-12-29 17:21:15 +00:00 |
NSMenuView.m
|
Release mouse before invoking menu action
|
2011-02-22 22:22:01 +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
|
Rewrite of top level object handling in NIB/Gorm/Xib loading.
|
2010-03-28 21:33:08 +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
|
Replace sel_eq with sel_isEqual
|
2010-09-09 23:50:38 +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
|
Overriden -[NSSavePanel runModal] in NSOpenPanel to take in account the allowed
|
2010-10-31 15:34:25 +00:00 |
NSOutlineView.m
|
* Source/NSOutlineView.m (-editColumn:...select:): Bring closer
|
2011-02-14 20:11:57 +00:00 |
NSPageLayout.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSPanel.m
|
* Source/NSPanel.m: Override
|
2010-08-04 04:36:53 +00:00 |
NSParagraphStyle.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSPasteboard.m
|
Fix deadlock issue; make generalPasteboard more efficient
|
2010-10-19 22:57:52 +00:00 |
NSPopUpButton.m
|
Fix more unsigned int / int cases that should be NS[U]Integer
|
2010-09-16 02:51:30 +00:00 |
NSPopUpButtonCell.m
|
Added NSTableView to the drawing methods for GSTheme.
|
2010-11-28 00:05:46 +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
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +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
|
Propagate the change of NSWindow's designated initializer to all
|
2010-05-15 20:43:27 +00:00 |
NSProgressIndicator.m
|
Fix incorrect assignment in NSProgressIndicator -setDisplayedWhenStopped:
|
2010-01-11 21:15:54 +00:00 |
NSResponder.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSRulerMarker.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSRulerView.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSSavePanel.m
|
Applied changes in menuInWindow.patch
|
2011-01-16 00:32:54 +00:00 |
NSScreen.m
|
Remove direct usage of isa.
|
2011-02-20 18:24:44 +00:00 |
NSScroller.m
|
Remove direct usage of isa.
|
2011-02-20 18:24:44 +00:00 |
NSScrollView.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSSearchField.m
|
Some coding standard changes for NSSearchField
|
2010-12-27 13:44:18 +00:00 |
NSSearchFieldCell.m
|
fix click in search field to select at the correct point in the text
|
2011-01-24 17:39:24 +00:00 |
NSSecureTextField.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSSegmentedCell.m
|
NSSegmentedCell initWithCoder: fixes
|
2010-04-15 19:46:59 +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
|
Adding methods to draw knob and bar to theme.
|
2010-11-26 22:48:46 +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
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSSplitView.m
|
Replaced _rFlags.flipped_view use with -isFlipped and deprecated
|
2010-09-03 08:21:52 +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
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSTableColumn.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSTableHeaderCell.m
|
Added methods for drawing tableheader cell.
|
2010-11-27 03:51:13 +00:00 |
NSTableHeaderView.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSTableView.m
|
Remove dead assignments found by static code analysis.
|
2011-02-09 22:20:00 +00:00 |
NSTabView.m
|
Explicitly encode/decode enumerated types as 'int' which is what all
|
2010-12-27 11:57:04 +00:00 |
NSTabViewItem.m
|
Create a default content view for new tab view items.
|
2011-02-14 21:51:08 +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
|
Call the deprecated OpenStep delegate methods if the delegate of a
|
2011-01-01 16:56:12 +00:00 |
NSTextBlock.m
|
Remove some more comparisons testing unsigned values are < 0.
|
2011-02-24 13:25:42 +00:00 |
NSTextContainer.m
|
Really commit the NSTextContainer changes of r30491 and not only their
|
2010-05-30 20:57:01 +00:00 |
NSTextField.m
|
Add special case to preserve the current X selection when editing of a
|
2010-08-15 20:52:09 +00:00 |
NSTextFieldCell.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSTextList.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSTextStorage.m
|
Avoid potential crash when removing the last layout manager of a text
|
2011-01-01 16:35:03 +00:00 |
NSTextTable.m
|
First attempt at implemtning these classes. Code mostly by Nikolaus
|
2009-12-19 22:35:06 +00:00 |
NSTextTableBlock.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSTextView.m
|
Rename HUGE -> GSHUGE to remove conflict with standard library #define.
|
2011-02-24 13:29:18 +00:00 |
NSTextView_actions.m
|
Add missing assignment to update the typing attributes after deleting
|
2010-11-22 16:03: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 direct usage of isa.
|
2011-02-20 18:24:44 +00:00 |
NSToolbarFrameworkPrivate.h
|
* Source/NSToolbarFrameworkPrivate.h: Correct include for new
|
2010-01-14 09:04:45 +00:00 |
NSToolbarItem.m
|
Correct the definition of NSDragOperation and all its usages.
|
2010-12-22 16:16:14 +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
|
Add the 10.5 coordinate transformation methods.
|
2010-12-22 17:06:35 +00:00 |
NSViewController.m
|
Add loading of NIB to NSViewController.
|
2011-01-24 11:47:55 +00:00 |
NSWindow.m
|
Fix memory leaks found by analyser.
|
2011-02-20 22:36:49 +00:00 |
NSWindowController.m
|
Move code to set the window frame autosave name of a window
|
2011-01-24 22:05:36 +00:00 |
NSWorkspace.m
|
iminor tidyup and caching fix
|
2011-01-20 14:59:50 +00:00 |
tiff.m
|
Fix long standing bug where an incorrect tiff representation was
|
2011-01-04 14:10:12 +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 |