libs-gui/Source
Richard Frith-Macdonald 63ed41067f Attempted fix for multiple dealloc problems.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14855 72102866-910b-0410-8b05-ffd578937521
2002-10-28 08:08:57 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
DocMakefile Avoid problem with DEFINE_RINT_IF_MISSING 2002-10-13 06:30:02 +00:00
externs.m Define NSHTMLPboardType. 2002-09-06 23:36:28 +00:00
Functions.m Do not flush the window during an NSHighlightRect() 2002-05-22 12:04:47 +00:00
GNUmakefile Update documentation building 2002-10-13 06:17:04 +00:00
GNUmakefile.postamble Fix window mouseUp. Doc building 2002-08-25 02:47:00 +00:00
GNUmakefile.preamble Moved text conversion classes to separate bundle 2001-08-21 14:52:00 +00:00
GSComboSupport.h Reformated, simplified and corrected many methods. 2001-06-09 23:36:23 +00:00
GSComboSupport.m Added missing #includes 2002-04-11 23:17:42 +00:00
GSDisplayServer.m Tidied method argument naming. 2002-10-13 13:50:06 +00:00
GSFontInfo.m Remove encodingForRegistry:encoding: 2002-10-22 03:24:48 +00:00
GSFusedSilica.m Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
GSFusedSilicaContext.m Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
GSHbox.m Update docs 2002-04-03 16:59:43 +00:00
GSHelpManagerPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
GSInfoPanel.m Added missing #includes 2002-04-11 23:17:42 +00:00
GSKeyBindingAction.h Cleaned preprocessor #endif 2002-06-05 15:19:38 +00:00
GSKeyBindingAction.m New file used by the new key binding engine 2002-02-25 01:45:38 +00:00
GSKeyBindingTable.h Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSKeyBindingTable.m Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSMemoryPanel.m No longer need to manually fix button sizes after autosizing 2002-04-12 00:02:26 +00:00
GSServicesManager.m Disable autoenabling while updating the services menu. 2002-06-12 22:34:32 +00:00
GSSimpleLayoutManager.h Renamed an ivar; fixed positioning of insertion point when clicking 2002-10-01 16:19:01 +00:00
GSSimpleLayoutManager.m Renamed an ivar; fixed positioning of insertion point when clicking 2002-10-01 16:19:01 +00:00
GSTable.m Added workaround for OSX bug in +new ... to get portability to OSX 2002-04-11 10:23:28 +00:00
GSTextStorage.h Improve performance by handing out proxy to internal string 2002-02-06 13:55:49 +00:00
GSTextStorage.m Renamed -sanity to -_sanity, and always compile it, to make it available 2002-04-11 14:38:19 +00:00
GSTrackingRect.m Fixes for cursor updating 1999-11-15 16:00:47 +00:00
GSVbox.m Update docs 2002-04-03 16:59:43 +00:00
libgnustep-gui.def Added NSOutlineView 2002-04-21 12:53:34 +00:00
linking.m Static linking file 2001-10-17 03:55:18 +00:00
NSActionCell.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSAffineTransform.m Removed comment 2002-06-22 17:01:14 +00:00
NSApplication.m Document NSDocumentController, imrpove setting directory. 2002-10-26 02:38:34 +00:00
NSAttributedString.m Implemented [textFileTypes], [textPasteboardTypes], 2002-09-06 23:38:57 +00:00
NSBezierPath.m Handle seting of an empty dash in [setLineDash:count:phase:]. 2002-10-10 09:47:48 +00:00
NSBitmapImageRep.m New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSBox.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSBrowser.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSBrowserCell.m flip and audio fixes 2002-10-02 03:34:54 +00:00
NSBundleAdditions.m Adding custom class changes. 2002-10-13 06:03:10 +00:00
NSButton.m Removed the coder methods as they were just super calls. 2002-09-25 22:56:31 +00:00
NSButtonCell.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSCachedImageRep.m Update docs 2002-04-03 16:59:43 +00:00
NSCell.m Tidied for autogsdoc 2002-10-13 07:10:44 +00:00
NSClipView.m Change so rint is only defined when needed. 2002-04-12 02:15:51 +00:00
NSColor.m Changed initSystemColors() and [defaultsDidChange:] so that 2002-07-03 22:11:01 +00:00
NSColorList.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSColorPanel.m * Source/NSMenuView.m ([NSMenuView -trackWithEvent:]): 2002-10-27 22:33:16 +00:00
NSColorPicker.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSColorWell.m * Source/NSMenuView.m ([NSMenuView -trackWithEvent:]): 2002-10-27 22:33:16 +00:00
NSComboBox.m Added missing #includes 2002-04-02 11:39:57 +00:00
NSComboBoxCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSControl.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSCursor.m Merge from 0.8.0 2002-08-03 03:32:19 +00:00
NSCustomImageRep.m Added missing #include 2002-04-02 11:34:24 +00:00
NSDataLink.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkManager.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkPanel.m Moved the method [NSApplication orderFrontDataLinkPanel:] to here. 2002-09-06 00:33:57 +00:00
NSDocument.m Stub implementation 2002-10-26 03:35:11 +00:00
NSDocumentController.m Document NSDocumentController, imrpove setting directory. 2002-10-26 02:38:34 +00:00
NSDrawer.m Remove the delegate from the notification center in -dealloc 2002-09-24 01:33:09 +00:00
NSEPSImageRep.m Added missing #include 2002-04-02 11:13:36 +00:00
NSEvent.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSFileWrapper.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFont.m Return a nil font if such a font can't be found; try to find an appropriate 2002-10-10 23:27:51 +00:00
NSFontManager.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSFontPanel.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSForm.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFormCell.m Update docs 2002-04-03 16:59:43 +00:00
NSGraphicsContext.m Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
NSHelpManager.m Added missing #include 2002-04-11 23:29:32 +00:00
NSHelpPanel.m Moved the method [NSApplication orderFrontHelpPanel:] to here. 2002-09-06 00:33:31 +00:00
NSImage.m Moved method [NSBundle pathForImageResource:] to here. 2002-09-25 22:55:44 +00:00
NSImageCell.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSImageRep.m Split into Window server and graphic context handling 2002-03-28 03:53:18 +00:00
NSImageView.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSInputManager.m Updated loading of keybindings from files - hopefully the final version! 2002-06-22 18:05:37 +00:00
NSInputServer.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSInterfaceStyle.m Documentation fixups 2002-08-29 10:07:51 +00:00
NSLayoutManager.m Tidied method argument naming. 2002-10-13 13:50:06 +00:00
NSMatrix.m Fix coding bugs etc. 2002-10-21 17:20:46 +00:00
NSMenu.m More focus fixes 2002-10-20 01:48:55 +00:00
NSMenuItem.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSMenuItemCell.m Added missing #incldue 2002-04-02 11:35:39 +00:00
NSMenuView.m * Source/NSMenuView.m ([NSMenuView -trackWithEvent:]): 2002-10-27 22:33:16 +00:00
NSOpenPanel.m Document NSDocumentController, imrpove setting directory. 2002-10-26 02:38:34 +00:00
NSOutlineView.m Fix memory leak. 2002-10-27 02:47:43 +00:00
NSPageLayout.m Moved the method [NSApplication runPageLayout:] to here. 2002-09-06 00:34:26 +00:00
NSPanel.m More focus fixes 2002-10-20 01:48:55 +00:00
NSParagraphStyle.m fix decoding bug 2002-01-16 11:45:36 +00:00
NSPasteboard.m Improved logging. 2002-04-16 14:16:37 +00:00
NSPopUpButton.m Removed weird method 2002-04-02 11:19:42 +00:00
NSPopUpButtonCell.m * Source/NSMenuView.m: 2002-09-15 14:02:17 +00:00
NSPrinter.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSPrintInfo.m Merge from 0.8.0 2002-08-03 03:32:19 +00:00
NSPrintOperation.m Printing, cString fixes 2002-09-06 19:31:00 +00:00
NSPrintPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSProgressIndicator.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSResponder.m Rewrite key view handling 2002-10-21 13:03:23 +00:00
NSRulerMarker.m Corrected [drawRect:]. 2002-04-06 23:36:12 +00:00
NSRulerView.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSSavePanel.m Document NSDocumentController, imrpove setting directory. 2002-10-26 02:38:34 +00:00
NSScreen.m New mouselocation methods 2002-04-23 20:50:24 +00:00
NSScroller.m When changing the scroller frame, do not add the arrows if they are not 2002-06-06 09:40:56 +00:00
NSScrollView.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSSecureTextField.m Mostly rewritten - should no longer crash with new internals, and be quite 2002-10-08 18:01:38 +00:00
NSSelection.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSimpleHorizontalTypesetter.m Added some basic implementation. 2000-09-04 18:41:31 +00:00
NSSlider.m New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSSliderCell.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSound.m Documentation tweaks 2002-10-13 10:33:26 +00:00
NSSpellChecker.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSSpellServer.m Added FIXME 2002-09-24 01:34:15 +00:00
NSSplitView.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSStepper.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSStepperCell.m Documentation tweaks 2002-10-13 10:33:26 +00:00
NSStringDrawing.m Documentation tweaks 2002-10-13 10:33:26 +00:00
NSTableColumn.m Documentation fixups 2002-08-29 10:07:51 +00:00
NSTableHeaderCell.m Source/NSTableHeaderCell.m: all variable declarations at the blocks' starts 2002-02-13 17:11:02 +00:00
NSTableHeaderView.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSTableView.m Tidied method argument naming. 2002-10-13 13:50:06 +00:00
NSTabView.m Tidied method argument naming. 2002-10-13 13:50:06 +00:00
NSTabViewItem.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSText.m Handle becomesKeyOnlyIfNeeded in NSPanel properly. 2002-09-21 23:33:37 +00:00
NSTextAttachment.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSTextContainer.m Documentation tweaks 2002-10-13 10:26:57 +00:00
NSTextField.m Fix coding bugs etc. 2002-10-21 17:20:46 +00:00
NSTextFieldCell.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSTextStorage.m Documentation tweaks 2002-10-13 10:26:57 +00:00
NSTextView.m Attempted fix for multiple dealloc problems. 2002-10-28 08:08:57 +00:00
NSToolbar.m SRome documentation tidyupsi 2002-10-13 07:00:38 +00:00
NSToolbarItem.m Adding a number of changes. The skeleton implementations of NSToolbar and 2002-06-30 05:14:21 +00:00
NSTypesetter.m Addition of typesetter classes. 2000-06-12 04:30:42 +00:00
NSView.m Typo fix 2002-10-21 17:23:59 +00:00
NSWindow.m More focus fixes 2002-10-20 01:48:55 +00:00
NSWindowController.m Tidied up to prevent compiler warnings 2002-02-27 23:10:19 +00:00
NSWorkspace.m SRome documentation tidyupsi 2002-10-13 07:00:38 +00:00
tiff.m Set EXTRASAMPLES even if 0 2001-09-04 03:58:59 +00:00
win32-def.top Merge from dawn 1999-09-09 02:56:20 +00:00
win32-entry.c Merge from dawn 1999-09-09 02:56:20 +00:00