..
.cvsignore
Update the documentation.
1997-10-16 00:12:18 +00:00
externs.m
Added notifications from NSTextStorage
2001-11-23 00:28:15 +00:00
Functions.m
NSDrawFramePhoto added
2001-11-08 13:34:23 +00:00
GNUmakefile
Adding implementation for NSSelection and skeletal implementation for NSOutlineView. GJC
2001-10-25 21:41:03 +00:00
GNUmakefile.postamble
Moved text conversion classes to separate bundle
2001-08-21 14:52: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
Reformated, simplified and corrected many methods.
2001-06-09 23:36:23 +00:00
GSFontInfo.m
Changed GSFontEnumerator so that only [enumerateFontsAndFamilies]
2001-11-12 16:43:20 +00:00
GSHbox.m
First public version.
1999-11-23 23:35:02 +00:00
GSHelpManagerPanel.m
Added Header, changed includes, small restructuring of [init] and
2001-08-05 22:22:23 +00:00
GSInfoPanel.m
Tidied some long comments
2000-12-19 15:47:24 +00:00
GSServicesManager.m
Summary of user defaults
2001-11-28 19:20:10 +00:00
GSSimpleLayoutManager.h
*** empty log message ***
2000-10-12 23:05:36 +00:00
GSSimpleLayoutManager.m
Minor indentation tidyups
2001-11-05 11:47:29 +00:00
GSTable.m
Tidied
2001-01-16 20:39:13 +00:00
GSTextStorage.h
Extracted interface
2001-05-18 20:59:23 +00:00
GSTextStorage.m
Shallow copy for attributes
2001-06-07 06:10:33 +00:00
GSTrackingRect.m
Fixes for cursor updating
1999-11-15 16:00:47 +00:00
GSVbox.m
First public version.
1999-11-23 23:35:02 +00:00
libgnustep-gui.def
Implement print panel
2001-10-07 04:22:41 +00:00
linking.m
Static linking file
2001-10-17 03:55:18 +00:00
NSActionCell.m
Remove initialisation and copy method, as this were mere super
2000-12-08 01:20:03 +00:00
NSAffineTransform.m
Fixes to compile shared on Windows
2001-07-30 21:30:51 +00:00
NSApplication.m
[finishLaunching] and [terminate:] send workspace notification
2001-12-01 21:15:27 +00:00
NSAttributedString.m
Fixed problem when fixing up paragraph style attributes ... would get
2001-12-02 11:12:52 +00:00
NSBezierPath.m
When appending an arc to a bezier path, draw the line from the current
2001-08-13 13:08:22 +00:00
NSBitmapImageRep.m
Fix image encoding
2001-09-01 04:20:55 +00:00
NSBox.m
Method to calc minimum size
2001-06-07 04:01:02 +00:00
NSBrowser.m
colCount and _firstVisible Column must always be decoded
2001-11-21 13:28:28 +00:00
NSBrowserCell.m
* configure.in: added /usr/local/include and /usr/local/lib for
2001-05-13 20:59:21 +00:00
NSBundleAdditions.m
Extracted new method [pathForNibResource:] for NSWindowController.
2001-11-26 20:28:34 +00:00
NSButton.m
Merge from 0.7.0
2001-07-09 02:49:03 +00:00
NSButtonCell.m
[NSButtonCell _init]: assign @"" to _keyEquivalent and to _altContents
2001-10-23 22:42:55 +00:00
NSCachedImageRep.m
Tidyups
2001-02-19 20:50:49 +00:00
NSCell.m
Use a warning, do not throw an exception, when setStringValue: is called
2001-11-30 13:18:01 +00:00
NSClipView.m
Automatically mark the NSClipView as needing redisplay when the background
2001-12-05 13:01:43 +00:00
NSColor.m
Fixes to compile shared on Windows
2001-07-30 21:30:51 +00:00
NSColorList.m
Fix for loading color lists from file.
2001-04-22 10:44:40 +00:00
NSColorPanel.m
Added an [init] method, use this in [sharedColorPanel]. Replaced
2001-04-22 23:00:40 +00:00
NSColorPicker.m
Implement NSColorPicker, add method defs to NSImage.h, add ivar init to
2000-03-25 11:54:29 +00:00
NSColorWell.m
Modifiefd color well to act more like NeXTstep one
2001-02-18 15:53:19 +00:00
NSComboBox.m
Added [setDelegate:] method.
2001-06-09 23:33:47 +00:00
NSComboBoxCell.m
max number of items tested on wrong variable. Corrected
2001-11-20 15:53:49 +00:00
NSControl.m
Implemented [refusesFirstResponder] and [setRefusesFirstResponder:].
2000-12-24 14:07:06 +00:00
NSCStringText.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSCursor.m
Cursor changes, etc
2001-12-03 21:17:12 +00:00
NSCustomImageRep.m
Adopted to changes in header file.
2000-12-23 14:20:29 +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
Moved the "not implemented yet" Panel to the shared instance
2000-12-16 16:23:41 +00:00
NSDocument.m
Adopted to name changes of NSWindowController methods.
2001-11-26 20:27:47 +00:00
NSDocumentController.m
Commented out unused static variables.
2001-07-28 22:40:07 +00:00
NSDrawer.m
Dummy implementation of NSDrawer class.
2001-08-01 00:03:07 +00:00
NSEPSImageRep.m
Implemented canInitWithData:, imageUnfilteredFileTypes
2001-06-08 16:44:35 +00:00
NSEvent.m
Made it compile without warning.
2001-08-01 22:51:43 +00:00
NSFileWrapper.m
Indentation tidyups - added { } in if, else, switch etc clauses
2001-09-26 22:51:51 +00:00
NSFont.m
Cache used fonts in context
2001-11-20 05:00:20 +00:00
NSFontManager.m
Reorganised the handling of the font enumerator. New
2001-11-12 16:42:54 +00:00
NSFontPanel.m
Rewrite NSPrintPanel and NSPageLayout, prepare for printing improvements
2001-10-16 02:09:09 +00:00
NSForm.m
Tiny format tidyups
2001-10-28 10:18:50 +00:00
NSFormCell.m
Implemented the new methods and [titleWidth:]. In method
2001-08-04 14:47:51 +00:00
NSGraphicsContext.m
Cache used fonts in context
2001-11-20 05:00:20 +00:00
NSHelpManager.m
In [NSApplication showHelp:] added a check for the existence of
2001-08-05 22:21:06 +00:00
NSHelpPanel.m
Moved the "not implemented yet" Panel to the shared instance
2000-12-16 16:23:41 +00:00
NSImage.m
Cursor changes, etc
2001-12-03 21:17:12 +00:00
NSImageCell.m
NSDrawFramePhoto added
2001-11-08 13:34:23 +00:00
NSImageRep.m
[initialize] removed obsolete check for default setting of
2001-08-14 22:37:11 +00:00
NSImageView.m
Corrected the handling of the cellClass so that every subclass of
2001-04-09 21:28:49 +00:00
NSInputManager.m
Dummy implementation.
2001-08-18 15:17:49 +00:00
NSInputServer.m
Dummy implementation.
2001-08-18 15:17:49 +00:00
NSInterfaceStyle.m
Tidyup responder ivars
2000-03-19 07:33:26 +00:00
NSLayoutManager.m
Implemented [rulerMarkersForTextView:...ruler:].
2001-11-24 15:50:54 +00:00
NSMatrix.m
Fixed sizeToFit
2001-11-08 22:48:58 +00:00
NSMenu.m
In [performActionForItemAtIndex:] select the item of the popup
2001-11-04 00:01:53 +00:00
NSMenuItem.m
Call [NSMenu itemChange:] in all setXX methods. [setSubmenu:] set
2001-09-11 17:30:18 +00:00
NSMenuItemCell.m
Set size to zero if image does not exist
2001-10-18 02:21:33 +00:00
NSMenuView.m
Added [dealloc]. [setWindowFrameForAttachingToRect:...] now
2001-09-16 18:20:31 +00:00
NSObjectProtocols.m
Tidied coordinate stuff to allow for window borders.
2000-03-07 12:00:00 +00:00
NSOpenPanel.m
Updated calls to setStringValue: to use @"" rather than nil
2001-10-23 14:12:41 +00:00
NSOutlineView.m
Adding implementation for NSSelection and skeletal implementation for NSOutlineView. GJC
2001-10-25 21:41:03 +00:00
NSPageLayout.m
Simple printint implementation
2001-11-08 18:26:39 +00:00
NSPanel.m
Implemented coding for NSPanel. For GSAlertPanel reoranised the
2001-09-24 23:30:36 +00:00
NSParagraphStyle.m
Prefixed all NSParagraphStyle and NSTextTab ivars with underscores
2000-12-12 21:14:00 +00:00
NSPasteboard.m
[_pbs] use hardcoded @GNUSTEP_INSTALL_PREFIX only for
2001-12-02 11:44:34 +00:00
NSPopUpButton.m
Removed all ivars and cleaned up the rest.
2001-09-28 23:37:37 +00:00
NSPopUpButtonCell.m
Added methods [setAction:] and [setTarget:], which call the super
2001-10-14 21:36:12 +00:00
NSPrinter.m
Modernize NSPrinter code.
2001-03-19 23:34:36 +00:00
NSPrintInfo.m
Fix debug log
2001-12-05 15:44:29 +00:00
NSPrintOperation.m
Simple printint implementation
2001-11-08 18:26:39 +00:00
NSPrintPanel.m
Simple printint implementation
2001-11-08 18:26:39 +00:00
NSProgressIndicator.m
Adopted to changes in header and added some code for displaying
2001-10-06 22:26:28 +00:00
NSResponder.m
Added dummy implementation of [scrollWheel:].
2001-08-21 23:22:51 +00:00
NSRulerMarker.m
Some basic implementation of these class.
2001-10-06 22:29:57 +00:00
NSRulerView.m
Some basic implementation of these class.
2001-10-06 22:29:57 +00:00
NSSavePanel.m
Set dir only if nil
2001-11-02 23:21:13 +00:00
NSScreen.m
Removed function _screenNumbers. Moved class method to front. Use
2001-10-07 22:47:00 +00:00
NSScroller.m
Dummy implementation for new MacOSX methods.
2001-10-21 23:30:26 +00:00
NSScrollView.m
Implemented [setRulerViewClass:] and preset to NSRulerView. Cache
2001-10-21 23:29:29 +00:00
NSSecureTextField.m
Adding modifications for NSSecureTextField. This is a partial
2000-11-04 06:58:29 +00:00
NSSelection.m
Adding implementation for NSSelection and skeletal implementation for NSOutlineView. GJC
2001-10-25 21:41:03 +00:00
NSSimpleHorizontalTypesetter.m
Added some basic implementation.
2000-09-04 18:41:31 +00:00
NSSlider.m
Added methods to handle ticks with a dummy implementation.
2001-11-02 13:06:20 +00:00
NSSliderCell.m
Added methods to handle ticks with a dummy implementation.
2001-11-02 13:06:20 +00:00
NSSpellChecker.m
Implement [guessesForWord:] and use it in
2001-11-03 09:55:32 +00:00
NSSpellServer.m
Corrected the implementation of some of the methods in NSSpellChecker and NSSpellServer. I also added a working spell checker which uses ispell.
2001-07-24 04:31:06 +00:00
NSSplitView.m
Adopted to changes in header. Dummy implementation of new
2001-11-04 00:02:24 +00:00
NSStepper.m
Major rewrites of both classes so that they behave like they should
2001-10-28 20:00:13 +00:00
NSStepperCell.m
Major rewrites of both classes so that they behave like they should
2001-10-28 20:00:13 +00:00
NSStringDrawing.m
Corrected drawing code for text attachments.
2001-06-06 18:06:52 +00:00
NSTableColumn.m
Source/NSTableColumn.m: changed the initWithIdentifier return type from
2001-12-07 14:40:01 +00:00
NSTableHeaderCell.m
Adopted to changes in NSCell.
2000-12-07 00:20:17 +00:00
NSTableHeaderView.m
encoding/decoding methods
2001-12-03 21:14:19 +00:00
NSTableView.m
Source/NSTableView.m: [setDelegate:], [setDataSource:] and
2001-12-07 17:05:57 +00:00
NSTabView.m
View coding fixes
2001-11-27 21:40:05 +00:00
NSTabViewItem.m
Adopted to programming standard. In [drawLabel:inRect:] use string
2001-05-07 22:53:17 +00:00
NSText.m
Update the enclosing scrollview background color and drawsBackground flag
2001-12-05 13:02:51 +00:00
NSTextAttachment.m
Removed the copyWithZone: method as this has been fixed on
2001-06-07 14:24:46 +00:00
NSTextContainer.m
Fixed bug in deallocation process where we were not removing us from
2001-10-18 15:26:59 +00:00
NSTextField.m
Added and implemented some methods for the handling of richt text.
2001-11-23 00:27:27 +00:00
NSTextFieldCell.m
Do not copy deeply ivars when copying
2000-12-12 17:12:16 +00:00
NSTextStorage.m
Added some new methods that allow for lazy fixing of attributes in
2001-11-23 00:27:53 +00:00
NSTextView.m
Corrected memory management in rulerview methods. Implemented
2001-11-24 15:50:07 +00:00
NSTypesetter.m
Addition of typesetter classes.
2000-06-12 04:30:42 +00:00
NSView.m
Implemented those new methods. Call new methods from the subview
2001-11-24 15:52:32 +00:00
NSWindow.m
Implemented new methods.
2001-11-26 20:25:50 +00:00
NSWindowController.m
Implemented new methods and renamed some old which are now public.
2001-11-26 20:27:21 +00:00
NSWorkspace.m
[findApplications] use hardcoded @GNUSTEP_INSTALL_PREFIX only for
2001-12-02 11:44:07 +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