.. |
.cvsignore
|
Update the documentation.
|
1997-10-16 00:12:18 +00:00 |
externs.m
|
Notification strings for NSDrawer.
|
2001-08-01 00:04:31 +00:00 |
Functions.m
|
Rearrange coloration of NSDrawButton to match visually the result of the function on OpenStep.
|
2001-09-10 06:04:38 +00:00 |
GNUmakefile
|
Compile NSRulerMarker and NSRulerView.
|
2001-10-06 22:30:20 +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
|
Updated encoding names for change in the base library names
|
2001-03-13 20:42:10 +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
|
Implemented missing NSUpdateDynamicServices().
|
2001-08-14 22:39:06 +00:00 |
GSSimpleLayoutManager.h
|
*** empty log message ***
|
2000-10-12 23:05:36 +00:00 |
GSSimpleLayoutManager.m
|
[GSSimpleLayoutManager boundingRectForGlyphRange:inTextContainer:]:
|
2001-09-23 22:09:48 +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 |
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
|
Dummy implementation for [hideOtherApplications:] and
|
2001-09-17 12:09:03 +00:00 |
NSAttributedString.m
|
Protected all initXXX methods so that for empty input nil will be
|
2001-10-06 22:30:54 +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
|
Fixed NSBrowser to not crash upon visualization.
|
2001-09-08 21:42:03 +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
|
New GSCustomView class
|
2001-10-03 17:05:57 +00:00 |
NSButton.m
|
Merge from 0.7.0
|
2001-07-09 02:49:03 +00:00 |
NSButtonCell.m
|
* Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame:
|
2001-04-16 19:52:52 +00:00 |
NSCachedImageRep.m
|
Tidyups
|
2001-02-19 20:50:49 +00:00 |
NSCell.m
|
When programmatically simulating a mouse click, also change state of the
|
2001-06-16 11:06:16 +00:00 |
NSClipView.m
|
Make the rectangle to copy in device space integral before copying
|
2001-02-18 15:09:15 +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
|
Merge from 0.7.0
|
2001-07-09 02:49:03 +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
|
Adopted to changes in header.
|
2001-07-23 22:58:54 +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
|
Added dummy implementation for the new delegate operations.
|
2001-07-28 22:38:48 +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 all the fonts so we can returend a cached on if the same
|
2001-05-21 15:24:20 +00:00 |
NSFontManager.m
|
Made [NSFont fontInfo] a public method to use it in the backend.
|
2001-05-12 12:34:42 +00:00 |
NSFontPanel.m
|
Implement [reloadDefaultFontFamilies] and use it in [init].
|
2001-08-01 22:48:17 +00:00 |
NSForm.m
|
Updated for change in NSMatrix ivars
|
2000-09-10 15:06:37 +00:00 |
NSFormCell.m
|
Implemented the new methods and [titleWidth:]. In method
|
2001-08-04 14:47:51 +00:00 |
NSGraphicsContext.m
|
Use save/restore in lockFocus/unlockFocus
|
2001-09-03 04:10:36 +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
|
acrchiving fixes
|
2001-09-16 19:44:11 +00:00 |
NSImageCell.m
|
Removed [initImageCell:], [dealloc], [cellSizeForBounds:] and
|
2001-08-12 17:29:34 +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
|
Fix for glyph index immediately beyond glyph range
|
2001-01-26 17:01:43 +00:00 |
NSMatrix.m
|
[NSMatrix -sizeToFit] : This method now assumes that all cells have the
|
2001-08-20 10:48:09 +00:00 |
NSMenu.m
|
Adopted to changes in header. In [update] check for popup buttons
|
2001-10-07 23:43:43 +00:00 |
NSMenuItem.m
|
Call [NSMenu itemChange:] in all setXX methods. [setSubmenu:] set
|
2001-09-11 17:30:18 +00:00 |
NSMenuItemCell.m
|
Added [dealloc]. In [setMenuView:], if the menu belongs to a popup
|
2001-09-16 18:19:56 +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
|
Implemented [URLs]. New method [_setupForDirectory:file:]. Simplified
|
2001-09-17 12:10:10 +00:00 |
NSPageLayout.m
|
Small layout improvements.
|
2001-09-23 22:08:49 +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
|
Tidyups
|
2001-02-19 20:50:49 +00:00 |
NSPopUpButton.m
|
Removed all ivars and cleaned up the rest.
|
2001-09-28 23:37:37 +00:00 |
NSPopUpButtonCell.m
|
Changed all calls to [NSMenu _setOwnedByPopUp:] and added missing
|
2001-10-07 23:44:24 +00:00 |
NSPrinter.m
|
Modernize NSPrinter code.
|
2001-03-19 23:34:36 +00:00 |
NSPrintInfo.m
|
Added method [copyWithZone:].
|
2000-11-13 15:16:40 +00:00 |
NSPrintOperation.m
|
Implement print panel
|
2001-10-07 04:22:41 +00:00 |
NSPrintPanel.m
|
Implement print panel
|
2001-10-07 04:22:41 +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
|
Implemented [URL]. New methods [_setupForDirectory:file:] and
|
2001-09-17 12:13:38 +00:00 |
NSScreen.m
|
Removed function _screenNumbers. Moved class method to front. Use
|
2001-10-07 22:47:00 +00:00 |
NSScroller.m
|
Tidied
|
2001-01-28 20:26:55 +00:00 |
NSScrollView.m
|
Tidied
|
2001-01-28 23:01:25 +00:00 |
NSSecureTextField.m
|
Adding modifications for NSSecureTextField. This is a partial
|
2000-11-04 06:58:29 +00:00 |
NSSelection.m
|
Merged in 'dawn' CVS branch
|
1999-03-02 08:58:30 +00:00 |
NSSimpleHorizontalTypesetter.m
|
Added some basic implementation.
|
2000-09-04 18:41:31 +00:00 |
NSSlider.m
|
[initWithFrame:] removed superflous [setCell:] call, as this gets
|
2001-04-09 21:29:35 +00:00 |
NSSliderCell.m
|
Fixed displaying a title in the slider
|
2000-09-03 19:27:02 +00:00 |
NSSpellChecker.m
|
Added nextKeyView to views withing gmodel to allow user to tab between buttons. Fixed a bug in NSBrowser. Made some corrections to NSSpellChecker and [NSTextView checkSpelling:]
|
2001-08-03 05:16:49 +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
|
Implemented adjusting subviews only the first time the splitview is
|
2001-02-07 22:06:32 +00:00 |
NSStepper.m
|
NSStepper class : first implementation
|
2001-08-20 10:16:22 +00:00 |
NSStepperCell.m
|
NSStepperCell class : first implementation
|
2001-08-20 10:15:54 +00:00 |
NSStringDrawing.m
|
Corrected drawing code for text attachments.
|
2001-06-06 18:06:52 +00:00 |
NSTableColumn.m
|
Fixed dataCellForRow:
|
2001-08-30 09:31:27 +00:00 |
NSTableHeaderCell.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSTableHeaderView.m
|
Reimplemented column resizing
|
2001-08-13 15:03:39 +00:00 |
NSTableView.m
|
Indentation tidyup
|
2001-08-30 09:30:13 +00:00 |
NSTabView.m
|
Fixed problem with exposed rect being confused with bounds
|
2000-12-06 16:48:51 +00:00 |
NSTabViewItem.m
|
Adopted to programming standard. In [drawLabel:inRect:] use string
|
2001-05-07 22:53:17 +00:00 |
NSText.m
|
Merged NSText code into NSTextView
|
2000-12-20 17:00:32 +00:00 |
NSTextAttachment.m
|
Removed the copyWithZone: method as this has been fixed on
|
2001-06-07 14:24:46 +00:00 |
NSTextContainer.m
|
Improvements for replacing the text view with another one
|
2001-01-07 00:59:57 +00:00 |
NSTextField.m
|
Corrected the handling of the cellClass so that every subclass of
|
2001-04-09 21:28:49 +00:00 |
NSTextFieldCell.m
|
Do not copy deeply ivars when copying
|
2000-12-12 17:12:16 +00:00 |
NSTextStorage.m
|
Indentation tidyup
|
2001-08-30 20:14:50 +00:00 |
NSTextView.m
|
Indentation tidyups
|
2001-08-30 18:36:06 +00:00 |
NSTypesetter.m
|
Addition of typesetter classes.
|
2000-06-12 04:30:42 +00:00 |
NSView.m
|
Implement print panel
|
2001-10-07 04:22:41 +00:00 |
NSWindow.m
|
Implement print panel
|
2001-10-07 04:22:41 +00:00 |
NSWindowController.m
|
Raise an exception in init methods when called with nil nib file name
|
2001-10-06 13:27:46 +00:00 |
NSWorkspace.m
|
Fixes to compile shared on Windows
|
2001-07-30 21:30:51 +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 |