.. |
.cvsignore
|
|
|
CompatibilityHeaders.make
|
|
|
DocMakefile
|
|
|
externs.m
|
Rewrite of top level object handling in NIB/Gorm/Xib loading.
|
2010-03-28 21:33:08 +00:00 |
Functions.m
|
|
|
GNUmakefile
|
Add file for basic XIB loading. This is only partly working and will
|
2010-03-14 23:07:53 +00:00 |
GNUmakefile.postamble
|
|
|
GNUmakefile.preamble
|
|
|
GSAnimator.m
|
|
|
GSBindingHelpers.h
|
|
|
GSDisplayServer.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
GSDragView.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
GSEPSPrintOperation.m
|
|
|
GSFontInfo.m
|
dopt to the fact that NSAffineTransform now uses a matrix of CGFloats.
|
2010-02-20 16:30:27 +00:00 |
GSFusedSilica.m
|
|
|
GSFusedSilicaContext.h
|
|
|
GSFusedSilicaContext.m
|
|
|
GSGModelLoader.m
|
Avoid compiler warnings from old compilers.
|
2010-04-05 18:20:24 +00:00 |
GSGormLoader.m
|
Get the class NSNib to work and use it in NSBundleAdditions.
|
2010-03-22 09:08:50 +00:00 |
GSGormLoading.m
|
Attempt to improve a possibly misleading comment about releasing top
|
2010-03-30 07:09:44 +00:00 |
GSGuiPrivate.h
|
|
|
GSHbox.m
|
|
|
GSHelpManagerPanel.m
|
|
|
GSHorizontalTypesetter.m
|
Yet another bit of #include -> #import replacement. Replace includes of Foundation.h.
|
2010-03-25 09:11:50 +00:00 |
GSIconManager.h
|
|
|
GSIconManager.m
|
|
|
GSInfoPanel.m
|
|
|
GSKeyBindingAction.h
|
|
|
GSKeyBindingAction.m
|
|
|
GSKeyBindingTable.h
|
|
|
GSKeyBindingTable.m
|
|
|
GSLayoutManager.m
|
|
|
GSMemoryPanel.m
|
Final set of #include -> #import replacement in additional headers.
|
2010-04-07 08:59:43 +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
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
GSPDFPrintOperation.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
GSPrinting.m
|
|
|
GSPrintOperation.m
|
|
|
GSServicesManager.m
|
uninitialised var fix suggested by Anibal Rindisbacher <anibal784@gmail.com>
|
2010-03-15 21:26:06 +00:00 |
GSSimpleLayoutManager.m
|
|
|
GSSlideView.h
|
|
|
GSSlideView.m
|
|
|
GSStandardWindowDecorationView.m
|
|
|
GSTable.m
|
|
|
GSTextStorage.h
|
|
|
GSTextStorage.m
|
|
|
GSTheme.m
|
NSBrowser header themeing
|
2010-04-19 03:14:36 +00:00 |
GSThemeDrawing.m
|
NSBrowser header themeing
|
2010-04-19 03:14:36 +00:00 |
GSThemeInspector.m
|
|
|
GSThemeMenu.m
|
|
|
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
|
|
|
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
|
|
|
GSToolbarCustomizationPalette.m
|
removed c99isms
|
2010-04-16 18:58:26 +00:00 |
GSToolbarView.m
|
removed c99isms
|
2010-04-16 18:58:26 +00:00 |
GSToolTips.h
|
|
|
GSToolTips.m
|
* Source/GSToolTips.m: Use a single retained window for tooltips instead of a
|
2010-04-13 18:59:45 +00:00 |
GSTrackingRect.m
|
|
|
GSTypesetter.m
|
|
|
GSVbox.m
|
|
|
GSWindowDecorationView.m
|
fix problems with overlaps between toolbars, window contents, and in-window menus
|
2010-04-20 19:37:10 +00:00 |
GSXibLoader.m
|
Avoid compiler warnings from old compilers.
|
2010-04-05 18:20:24 +00:00 |
libgnustep-gui.def
|
|
|
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
|
Final set of #include -> #import replacement in additional headers.
|
2010-04-07 08:59:43 +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
|
protect changedMessagesEnabled flag; update menus after modal session, key or main window change
|
2010-03-09 23:11:40 +00:00 |
NSArrayController.m
|
|
|
NSAttributedString.m
|
Change move word forwoard to move to the next end of a word rather
|
2010-03-27 21:51:33 +00:00 |
NSBezierPath.m
|
Next bit of #include -> #import replacement.
|
2010-03-24 09:18:14 +00:00 |
NSBitmapImageRep+GIF.h
|
|
|
NSBitmapImageRep+GIF.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSBitmapImageRep+ICNS.h
|
|
|
NSBitmapImageRep+ICNS.m
|
|
|
NSBitmapImageRep+JPEG.h
|
|
|
NSBitmapImageRep+JPEG.m
|
* Source/NSBitmapImageRep+JPEG.m (-_JPEGRepresentationWithProperties:errorMessage:): Use the
|
2010-04-12 14:27:37 +00:00 |
NSBitmapImageRep+PNG.h
|
|
|
NSBitmapImageRep+PNG.m
|
Remove PNG is experimental log
|
2010-02-20 19:16:20 +00:00 |
NSBitmapImageRep+PNM.h
|
|
|
NSBitmapImageRep+PNM.m
|
|
|
NSBitmapImageRep.m
|
|
|
NSBox.m
|
|
|
NSBrowser.m
|
NSBrowser header themeing
|
2010-04-19 03:14:36 +00:00 |
NSBrowserCell.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +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
|
|
|
NSButtonCell.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSButtonImageSource.h
|
|
|
NSButtonImageSource.m
|
|
|
NSCachedImageRep.m
|
|
|
NSCell.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSClipView.m
|
Small keyed decoing improvements.
|
2010-03-15 12:55:12 +00:00 |
NSColor.m
|
Another bit of #include -> #import replacement.
|
2010-03-24 22:41:21 +00:00 |
NSColorList.m
|
|
|
NSColorPanel.m
|
Another bit of #include -> #import replacement.
|
2010-03-24 22:41:21 +00:00 |
NSColorPicker.m
|
|
|
NSColorSpace.m
|
Another bit of #include -> #import replacement.
|
2010-03-24 22:41:21 +00:00 |
NSColorWell.m
|
|
|
NSComboBox.m
|
|
|
NSComboBoxCell.m
|
|
|
NSControl.m
|
Change tag to NSInteger.
|
2010-03-23 21:26:24 +00:00 |
NSController.m
|
|
|
NSCursor.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSCustomImageRep.m
|
|
|
NSDataLink.m
|
|
|
NSDataLinkManager.m
|
|
|
NSDataLinkPanel.m
|
Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm"
|
2010-03-30 07:54:04 +00:00 |
NSDocument.m
|
Yet another bit of #include -> #import replacement. Replace includes of Foundation.h.
|
2010-03-25 09:11:50 +00:00 |
NSDocumentController.m
|
|
|
NSDocumentFrameworkPrivate.h
|
|
|
NSDrawer.m
|
fix problem with drawer window being shown prematurely
|
2010-04-05 15:31:48 +00:00 |
NSEPSImageRep.m
|
|
|
NSEvent.m
|
Handle events of type flagschanged correctly.
|
2010-03-16 09:15:54 +00:00 |
NSFileWrapper.m
|
|
|
NSFont.m
|
dopt to the fact that NSAffineTransform now uses a matrix of CGFloats.
|
2010-02-20 16:30:27 +00:00 |
NSFontDescriptor.m
|
|
|
NSFontManager.m
|
|
|
NSFontPanel.m
|
|
|
NSForm.m
|
|
|
NSFormCell.m
|
|
|
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
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSHelpManager.m
|
Some more #include -> #import replacement.
|
2010-03-25 21:30:28 +00:00 |
NSHelpPanel.m
|
|
|
nsimage-tiff.h
|
|
|
NSImage.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSImageCell.m
|
|
|
NSImageRep.m
|
|
|
NSImageView.m
|
|
|
NSInputManager.m
|
|
|
NSInputServer.m
|
|
|
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
|
|
|
NSLayoutManager.m
|
Fix error updating dynamic services
|
2010-02-26 05:20:59 +00:00 |
NSLevelIndicator.m
|
|
|
NSLevelIndicatorCell.m
|
|
|
NSManagedObjectContext.h
|
|
|
NSManagedObjectContext.m
|
|
|
NSMatrix.m
|
Honor sendsActionOnEndEditing setting when editing ended by something other than return
|
2010-04-19 17:11:25 +00:00 |
NSMenu.m
|
Yet another bit of #include -> #import replacement. Replace includes of Foundation.h.
|
2010-03-25 09:11:50 +00:00 |
NSMenuItem.m
|
Change tag to NSInteger.
|
2010-03-23 21:26:24 +00:00 |
NSMenuItemCell.m
|
|
|
NSMenuView.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSMovie.m
|
|
|
NSMovieView.m
|
|
|
NSNib.m
|
Rewrite of top level object handling in NIB/Gorm/Xib loading.
|
2010-03-28 21:33:08 +00:00 |
NSNibAXAttributeConnector.m
|
|
|
NSNibAXRelationshipConnector.m
|
|
|
NSNibBindingConnector.m
|
|
|
NSObjectController.m
|
|
|
NSOpenGLContext.m
|
|
|
NSOpenGLPixelFormat.m
|
|
|
NSOpenGLView.m
|
NSOpenGLView: fix resising when loaded from nibs
|
2010-03-15 00:11:11 +00:00 |
NSOpenPanel.m
|
* Headers/Additions/GNUstepGUI/GSTheme.h: Add category to allow
|
2010-02-28 04:31:54 +00:00 |
NSOutlineView.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSPageLayout.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSPanel.m
|
Another bit of #include -> #import replacement.
|
2010-03-24 22:41:21 +00:00 |
NSParagraphStyle.m
|
|
|
NSPasteboard.m
|
Expand RETAIN()/RELEASE() macros calling super (work around for clang PR6811).
|
2010-04-10 17:48:49 +00:00 |
NSPopUpButton.m
|
Some more #include -> #import replacement.
|
2010-03-25 21:30:28 +00:00 |
NSPopUpButtonCell.m
|
Some more #include -> #import replacement.
|
2010-03-25 21:30:28 +00:00 |
NSPrinter.m
|
|
|
NSPrintInfo.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSPrintOperation.m
|
|
|
NSPrintPanel.m
|
Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm"
|
2010-03-30 07:54:04 +00:00 |
NSProgressIndicator.m
|
|
|
NSResponder.m
|
|
|
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
|
Removed all uses of @defs() from -gui, so it now compiles cleanly with the non-fragile ABI. All ivars that must be accessed from other classes are now wrapped in PACKAGE_SCOPE. With clang, this expands to @package, with GCC it expands to @public.
|
2010-03-27 00:01:03 +00:00 |
NSScreen.m
|
|
|
NSScroller.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSScrollView.m
|
core/gui: Add an option to turn off the inner border lines in NSScrollView which look bad on any non-NeXT like theme
|
2010-04-18 22:39:18 +00:00 |
NSSearchField.m
|
Make the signatures of methods consistent between headers and implementation files.
|
2010-02-20 13:21:57 +00:00 |
NSSearchFieldCell.m
|
Fix for NSSearchField not sending action messages during typing
|
2010-03-20 20:57:15 +00:00 |
NSSecureTextField.m
|
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
|
|
|
NSSelection.m
|
|
|
NSShadow.m
|
Yet another bit of #include -> #import replacement. Replace includes of Foundation.h.
|
2010-03-25 09:11:50 +00:00 |
NSSlider.m
|
|
|
NSSliderCell.m
|
NSSliderCell: implement circular sliders
|
2010-03-17 00:18:30 +00:00 |
NSSound.m
|
|
|
NSSpeechSynthesizer.m
|
|
|
NSSpellChecker.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSSplitView.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSStepper.m
|
|
|
NSStepperCell.m
|
|
|
NSStringDrawing.m
|
Remove some stupid compiler warnings.
|
2010-04-06 08:12:47 +00:00 |
NSTableColumn.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSTableHeaderCell.m
|
|
|
NSTableHeaderView.m
|
Remove some stupid compiler warnings.
|
2010-04-06 08:12:47 +00:00 |
NSTableView.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
NSTabView.m
|
|
|
NSTabViewItem.m
|
Yet another set of #include -> #import replacement.
|
2010-03-31 08:14:50 +00:00 |
NSText.m
|
|
|
NSTextAttachment.m
|
|
|
NSTextBlock.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSTextContainer.m
|
* Source/NSTextContainer.m (-replaceLayoutManager:): Retain the
|
2010-03-23 20:27:23 +00:00 |
NSTextField.m
|
When editing of a text field ends after pressing the Return key and no
|
2010-04-14 07:11:50 +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
|
|
|
NSTextTable.m
|
|
|
NSTextTableBlock.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSTextView.m
|
Usability improvements: When setting the cursor to the beginning of a
|
2010-03-27 21:41:29 +00:00 |
NSTextView_actions.m
|
Implement additional NSResponder action methods to scroll to the
|
2010-03-27 22:03:34 +00:00 |
NSTokenField.m
|
|
|
NSTokenFieldCell.m
|
|
|
NSToolbar.m
|
Fix numerous issues with toolbar customization
|
2010-04-13 21:38:31 +00:00 |
NSToolbarFrameworkPrivate.h
|
|
|
NSToolbarItem.m
|
Fix numerous issues with toolbar customization
|
2010-04-13 21:38:31 +00:00 |
NSToolbarItemGroup.m
|
|
|
NSUserDefaultsController.m
|
|
|
NSView.m
|
Lots of small tweaks to make -gui compile without warnings with clang.
|
2010-04-10 20:33:30 +00:00 |
NSWindow.m
|
fix problems with overlaps between toolbars, window contents, and in-window menus
|
2010-04-20 19:37:10 +00:00 |
NSWindowController.m
|
Use NSNibOwner instead of @"NSOwner". Remove the hard coded "gorm"
|
2010-03-30 07:54:04 +00:00 |
NSWorkspace.m
|
Remove compiler warnings from clang.
|
2010-04-10 17:48:46 +00:00 |
tiff.m
|
|
|
win32-def.top
|
|
|
win32-entry.c
|
|
|