libs-gui/Source
Richard Frith-MacDonald 5296afaafe Minor tidying
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4914 72102866-910b-0410-8b05-ffd578937521
1999-09-20 04:41:47 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
externs.m Fixes galore. 1999-09-10 23:12:48 +00:00
Functions.m Events tidyup. 1999-07-06 11:01:46 +00:00
GNUmakefile Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
GNUmakefile.postamble Fix up dps configuration (again). 1998-09-03 18:50:11 +00:00
GNUmakefile.preamble Fix up lockFocus, restoring graphics context. 1999-05-11 15:43:10 +00:00
GSComboSupport.h Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
GSComboSupport.m Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
GSHelpManagerPanel.m Fixes galore. 1999-09-10 23:12:48 +00:00
GSServicesManager.m Fixed [NSProcessInfo -processName] and updated places that used it. 1999-09-03 08:59:07 +00:00
GSTextStorage.m Merge from dawn 1999-09-09 02:56:20 +00:00
GSTrackingRect.m Optimisation of handling of mouse movement. 1999-05-07 11:06:37 +00:00
libgnustep-gui.def Merge from dawn 1999-09-09 02:56:20 +00:00
NSActionCell.m Minor performance improvements. 1999-07-14 14:53:25 +00:00
NSAffineTransform.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSApplication.m Minor tidying 1999-09-20 04:41:47 +00:00
NSAttributedString.m Lots of fixes. 1999-09-07 08:59:35 +00:00
NSBitmapImageRep.m Tidyup 1999-04-06 14:09:13 +00:00
NSBox.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSBrowser.m Browser fix 1999-09-16 05:51:14 +00:00
NSBrowserCell.m Fix image positioning 1999-09-16 07:17:49 +00:00
NSBundleAdditions.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSButton.m Fixes for drawing button cells. 1999-09-14 04:12:30 +00:00
NSButtonCell.m First a correction to the make/Changelog file to add my e-mail to 1999-09-14 01:45:58 +00:00
NSCachedImageRep.m Various partially completed works 1999-04-28 11:16:26 +00:00
NSCell.m Changelog fixups. Re-fix NSCell bug 1999-09-14 14:38:24 +00:00
NSClipView.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSColor.m Updates to correct usage of NSNotificationCenter 1999-06-15 20:02:58 +00:00
NSColorList.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSColorPanel.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSColorPicker.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSColorWell.m Fixes for system colors 1999-08-31 09:19:39 +00:00
NSComboBox.m Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
NSComboBoxCell.m Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
NSControl.m Nocolas patch for cell size calculation, plus some tidying 1999-09-11 05:25:53 +00:00
NSCStringText.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSCursor.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSCustomImageRep.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSDataLink.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSDataLinkManager.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSDataLinkPanel.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSDocument.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSDocumentController.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSEPSImageRep.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSEvent.m Event updates 1999-06-06 19:33:13 +00:00
NSFileWrapper.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSFont.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSFontManager.m Minor fixes 1999-04-21 17:31:41 +00:00
NSFontPanel.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSForm.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSFormCell.m Fix NSFormCell drawing and sizing 1999-09-18 04:12:02 +00:00
NSGraphicsContext.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSHelpManager.m Fixes to NSHelpManager 1999-09-11 23:43:17 +00:00
NSHelpPanel.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSImage.m Minor performance improvements - don't send mesages to nil. 1999-05-06 19:36:54 +00:00
NSImageCell.m Alot of patches applied from various contributors. 1999-09-12 19:56:22 +00:00
NSImageRep.m Implement extended graphics ops (composite, etc). 1999-05-18 16:49:13 +00:00
NSImageView.m Minor bugfixes for NSView stuff 1999-09-13 06:51:23 +00:00
NSInterfaceStyle.m Lots of fixes. 1999-09-07 08:59:35 +00:00
NSLayoutManager.m Lots of fixes. 1999-09-07 08:59:35 +00:00
NSMatrix.m Tidyups and fixes 1999-09-06 05:29:24 +00:00
NSMenu.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSMenuItem.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSMenuItemCell.m Tidied to get rid of pretty useless private method 1999-09-11 10:08:56 +00:00
NSMenuView.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSObjectProtocols.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSOpenPanel.m Minor bugfix 1999-07-12 04:33:52 +00:00
NSPageLayout.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSPanel.m Minor tidying 1999-09-20 04:41:47 +00:00
NSParagraphStyle.m Fixed various bugs - added a load of asserts 1999-03-09 21:38:49 +00:00
NSPasteboard.m Fixed mistake I made at some point - file name/type pasteboard type prefixes 1999-07-30 05:32:17 +00:00
NSPopUpButton.m Fixes for drawing button cells. 1999-09-14 04:12:30 +00:00
NSPopUpButtonCell.m Tidied to get rid of pretty useless private method 1999-09-11 10:08:56 +00:00
NSPrinter.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSPrintInfo.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSPrintOperation.m iUpdated for NSGraphicsContext 1999-02-25 15:45:22 +00:00
NSPrintPanel.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSProgressIndicator.m Access superclass ivars directly. 1999-09-01 08:35:16 +00:00
NSResponder.m Fixes to NSHelpManager 1999-09-11 23:43:17 +00:00
NSSavePanel.m Minor tidying 1999-09-20 04:41:47 +00:00
NSScreen.m Update for MacOSX 1999-09-14 21:40:29 +00:00
NSScroller.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSScrollView.m Corrected problem with the vertical scrollview's black line being displaced 1999-09-14 14:01:04 +00:00
NSSelection.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSSlider.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSSliderCell.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSSpellChecker.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSpellServer.m Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSplitView.m Access superclass ivars directly. 1999-09-01 08:35:16 +00:00
NSStringDrawing.m Upate of xdps from xgps 1999-07-03 22:20:08 +00:00
NSTableColumn.m NSTable compiles. 1999-08-04 02:39:14 +00:00
NSTableHeaderCell.m Fixes for system colors 1999-08-31 09:19:39 +00:00
NSTableHeaderView.m NSTable compiles. 1999-08-04 02:39:14 +00:00
NSTableView.m Access superclass ivars directly. 1999-09-01 08:35:16 +00:00
NSTabView.m Fixes galore. 1999-09-10 23:12:48 +00:00
NSTabViewItem.m Fixes for system colors 1999-08-31 09:19:39 +00:00
NSText.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSTextContainer.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSTextField.m Fixes for drawing button cells. 1999-09-14 04:12:30 +00:00
NSTextFieldCell.m Nocolas patch for cell size calculation, plus some tidying 1999-09-11 05:25:53 +00:00
NSTextStorage.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSTextView.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSView.m Lock focus fix applied 1999-09-18 04:49:04 +00:00
NSWindow.m Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSWindowController.m Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSWorkspace.m Fixes to get file opening working. 1999-09-02 15:21:42 +00:00
tiff.m Minor fixes 1999-04-21 17:31:41 +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