.. |
.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 NSSecureTextField
|
1999-10-18 19:23:57 +00:00 |
GNUmakefile.postamble
|
Fix up dps configuration (again).
|
1998-09-03 18:50:11 +00:00 |
GNUmakefile.preamble
|
Move headers, more GMAppkit fixes.
|
1999-10-10 02:56:49 +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 fixes for workspace notifications
|
1999-10-19 11:20:22 +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
|
Fixed missing drawing of the horizontal scroller border
|
1999-10-27 13:33:03 +00:00 |
NSBrowserCell.m
|
Reduced the bloat
|
1999-10-27 12:16:26 +00:00 |
NSBundleAdditions.m
|
Merge from dawn
|
1999-09-09 02:56:20 +00:00 |
NSButton.m
|
Removed duplicated method
|
1999-10-25 22:13:53 +00:00 |
NSButtonCell.m
|
move back to NSCommandKey for key equivalents
|
1999-10-14 00:40:48 +00:00 |
NSCachedImageRep.m
|
Various partially completed works
|
1999-04-28 11:16:26 +00:00 |
NSCell.m
|
Fixes to improve compliance
|
1999-10-25 22:12:27 +00:00 |
NSClipView.m
|
Merge from dawn
|
1999-09-09 02:56:20 +00:00 |
NSColor.m
|
Remove backend color classes.
|
1999-10-22 15:24:33 +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
|
Crucial fix to make NSControl usable un-subclassed
|
1999-10-25 22:13:15 +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
|
Rewrite backend for context window ops
|
1999-10-21 18:08:50 +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
|
Rewrite backend for context window ops
|
1999-10-21 18:08:50 +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
|
Lock focus fixes - get cells to lock focus before drawing themselves.
|
1999-09-21 05:10:54 +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
|
Fixed tiny bug introduced with last changing.
|
1999-10-18 22:55:51 +00:00 |
NSMenu.m
|
Changes to revmoe backend menu classes.
|
1999-10-23 02:48:20 +00:00 |
NSMenuItem.m
|
Merged in 'dawn' CVS branch
|
1999-03-02 08:58:30 +00:00 |
NSMenuItemCell.m
|
Lock focus fixes - get cells to lock focus before drawing themselves.
|
1999-09-21 05:10:54 +00:00 |
NSMenuView.m
|
Added stuff so that NSMenu won't get sized to smaller than it's title width.
|
1999-10-20 17:29:56 +00:00 |
NSObjectProtocols.m
|
Merge from dawn
|
1999-09-09 02:56:20 +00:00 |
NSOpenPanel.m
|
Patch for initial first responder stuff
|
1999-10-04 06:18:17 +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
|
Temporary fix: redisplay the button when the selected item is changed.
|
1999-10-21 14:19:45 +00:00 |
NSPopUpButtonCell.m
|
Lock focus fixes - get cells to lock focus before drawing themselves.
|
1999-09-21 05:10:54 +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
|
Changed ok button to display OK rather than Ok
|
1999-10-27 13:32:02 +00:00 |
NSScreen.m
|
Update for MacOSX
|
1999-09-14 21:40:29 +00:00 |
NSScroller.m
|
Removed obsolete lockFocus.
|
1999-10-23 01:58:53 +00:00 |
NSScrollView.m
|
Corrected problem with the vertical scrollview's black line being displaced
|
1999-09-14 14:01:04 +00:00 |
NSSecureTextField.m
|
Added
|
1999-10-18 19:24:12 +00:00 |
NSSelection.m
|
Merged in 'dawn' CVS branch
|
1999-03-02 08:58:30 +00:00 |
NSSlider.m
|
Removed obsolete lockFocus.
|
1999-10-23 01:58:53 +00:00 |
NSSliderCell.m
|
Lock focus fixes - get cells to lock focus before drawing themselves.
|
1999-09-21 05:10:54 +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
|
Rewritten from scratch
|
1999-10-25 22:15:18 +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
|
Removed duplicated method
|
1999-10-25 22:13:53 +00:00 |
NSTextFieldCell.m
|
Lock focus fixes - get cells to lock focus before drawing themselves.
|
1999-09-21 05:10:54 +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
|
fixed critical bug in conversion routines
|
1999-10-23 14:47:34 +00:00 |
NSWindow.m
|
Fix closing X display bug
|
1999-10-27 03:22:11 +00:00 |
NSWindowController.m
|
Added NSWindowController and the NSDocument* classes.
|
1999-09-11 00:52:04 +00:00 |
NSWorkspace.m
|
Minor fixes for workspace notifications
|
1999-10-19 11:20:22 +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 |