.. |
Parsers
|
Use NSASCIIStringEncoding instead of NSLatin1StringEncoding for RTF
|
2000-10-23 23:23:34 +00:00 |
.cvsignore
|
Update the documentation.
|
1997-10-16 00:12:18 +00:00 |
externs.m
|
colorspace support
|
2000-04-25 20:26:51 +00:00 |
Functions.m
|
Added middle mouse button support
|
2000-08-03 08:48:22 +00:00 |
GNUmakefile
|
Include new file GSSimpleLayoutManager.m
|
2000-09-18 23:32:16 +00:00 |
GNUmakefile.postamble
|
RTF Parser
|
1999-12-16 22:56:45 +00:00 |
GNUmakefile.preamble
|
RTF Parser
|
1999-12-16 22:56:45 +00:00 |
GSComboSupport.h
|
Added First version of ComboBoxes
|
1999-09-09 20:06:52 +00:00 |
GSComboSupport.m
|
Added middle mouse button support
|
2000-08-03 08:48:22 +00:00 |
GSFontInfo.m
|
[encodingForRegistry:encoding:] added more encodings
|
2000-09-12 23:15:51 +00:00 |
GSHbox.m
|
First public version.
|
1999-11-23 23:35:02 +00:00 |
GSHelpManagerPanel.m
|
Misc updates to tidy NSWindow and to correct behavior on app activation
|
1999-11-15 21:45:56 +00:00 |
GSInfoPanel.m
|
Tidied some long comments
|
2000-12-19 15:47:24 +00:00 |
GSServicesManager.m
|
Fix error in function name
|
2000-10-31 16:29:18 +00:00 |
GSSimpleLayoutManager.h
|
*** empty log message ***
|
2000-10-12 23:05:36 +00:00 |
GSSimpleLayoutManager.m
|
Renamed the ivars of _GNULineLayoutInfo to correspond to those of
|
2000-11-12 13:54:54 +00:00 |
GSTable.m
|
Use [self frame] instead of ivar frame to be portable to other OpenSteps
|
2000-01-10 02:16:46 +00:00 |
GSTextStorage.m
|
Fix logic error in attribute handling
|
2000-12-18 19:29:49 +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
|
Changed name of NSWriteTiff function to NSTiffWrite so GNUstep GUI library can
|
1999-12-29 01:25:46 +00:00 |
NSActionCell.m
|
Remove initialisation and copy method, as this were mere super
|
2000-12-08 01:20:03 +00:00 |
NSAffineTransform.m
|
Added coding methods.
|
2000-12-08 01:17:22 +00:00 |
NSApplication.m
|
Indented comment
|
2000-12-19 21:09:21 +00:00 |
NSAttributedString.m
|
Optimizations
|
2000-12-13 23:19:57 +00:00 |
NSBezierPath.m
|
Merge 0.6.6 branch into main.
|
2000-08-07 22:06:04 +00:00 |
NSBitmapImageRep.m
|
Image improvements.
|
2000-04-18 16:58:14 +00:00 |
NSBox.m
|
More space around title
|
2000-01-13 23:05:19 +00:00 |
NSBrowser.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSBrowserCell.m
|
Tidyups
|
2000-12-12 16:38:04 +00:00 |
NSBundleAdditions.m
|
[loadNibNamed:owner:] removed unused local variable file.
|
2000-11-12 16:45:25 +00:00 |
NSButton.m
|
Updated key event processing for fix in the backend
|
2000-09-04 02:03:37 +00:00 |
NSButtonCell.m
|
When copying, only make a superficial copy of ivars
|
2000-12-12 17:11:21 +00:00 |
NSCachedImageRep.m
|
wraster library support and alpha/compositing improvements.
|
2000-03-12 04:35:43 +00:00 |
NSCell.m
|
Little tweak to keep number of concurrent typing dictionaries allocated
|
2000-12-17 11:57:23 +00:00 |
NSClipView.m
|
Fix translation of scrolling document bounds
|
2000-11-06 05:00:17 +00:00 |
NSColor.m
|
Merge 0.6.6 branch into main.
|
2000-08-07 22:06:04 +00:00 |
NSColorList.m
|
Added loading of available color lists; bug fixes
|
2000-01-09 03:17:34 +00:00 |
NSColorPanel.m
|
Tiny fix for coordinate of event
|
2000-08-31 23:17:42 +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
|
(De)activation implemented.
|
2000-04-28 00:34:46 +00:00 |
NSComboBox.m
|
Added First version of ComboBoxes
|
1999-09-09 20:06:52 +00:00 |
NSComboBoxCell.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSControl.m
|
Fixed memory problem in copying
|
2000-09-26 08:46:30 +00:00 |
NSCStringText.m
|
Merge from dawn
|
1999-09-09 02:56:20 +00:00 |
NSCursor.m
|
Implement image cursor
|
2000-02-25 17:09:49 +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
|
Moved the "not implemented yet" Panel to the shared instance
|
2000-12-16 16:23:41 +00:00 |
NSDocument.m
|
In [close] use removeDocument instead of _removeDocument.
|
2000-10-12 23:00:09 +00:00 |
NSDocumentController.m
|
Use explicit Private interface.
|
2000-10-12 23:00:45 +00:00 |
NSEPSImageRep.m
|
Merged in 'dawn' CVS branch
|
1999-03-02 08:58:30 +00:00 |
NSEvent.m
|
Added middle mouse button support
|
2000-08-03 08:48:22 +00:00 |
NSFileWrapper.m
|
Merge 0.6.6 branch into main.
|
2000-08-07 22:06:04 +00:00 |
NSFont.m
|
Made all predefined fonts redefinable and removed #ifdef.
|
2000-12-07 00:22:51 +00:00 |
NSFontManager.m
|
Tidied
|
2000-09-06 21:44:28 +00:00 |
NSFontPanel.m
|
Changed system fonts of size 12 to 0. This will use Nicolas font
|
2000-09-02 17:16:26 +00:00 |
NSForm.m
|
Updated for change in NSMatrix ivars
|
2000-09-10 15:06:37 +00:00 |
NSFormCell.m
|
Implemented copyWithZone
|
2000-12-16 13:56:25 +00:00 |
NSGraphicsContext.m
|
Deferred window fixups
|
2000-09-29 03:55:30 +00:00 |
NSHelpManager.m
|
[contextHelpForKey:] replaced nil by NULL to avoid compiler warning.
|
2000-12-07 00:23:20 +00:00 |
NSHelpPanel.m
|
Moved the "not implemented yet" Panel to the shared instance
|
2000-12-16 16:23:41 +00:00 |
NSImage.m
|
Clipview redisplay fix
|
2000-10-20 04:19:22 +00:00 |
NSImageCell.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSImageRep.m
|
Image improvements.
|
2000-04-18 16:58:14 +00:00 |
NSImageView.m
|
Updated for change in NSControl's ivar names
|
1999-12-16 03:07:14 +00:00 |
NSInterfaceStyle.m
|
Tidyup responder ivars
|
2000-03-19 07:33:26 +00:00 |
NSLayoutManager.m
|
Retain/release fixes, and tidy up
|
2000-12-16 20:17:54 +00:00 |
NSMatrix.m
|
Bug fix for recent change in NSActionCell
|
2000-12-12 17:15:23 +00:00 |
NSMenu.m
|
Implementation of deferred windows
|
2000-09-27 22:18:34 +00:00 |
NSMenuItem.m
|
Submenu management bugfixes
|
2000-09-08 09:41:33 +00:00 |
NSMenuItemCell.m
|
Do not draw in deferred windows
|
2000-12-12 18:45:22 +00:00 |
NSMenuView.m
|
Changed system fonts of size 12 to 0. This will use Nicolas font
|
2000-09-02 17:16:26 +00:00 |
NSObjectProtocols.m
|
Tidied coordinate stuff to allow for window borders.
|
2000-03-07 12:00:00 +00:00 |
NSOpenPanel.m
|
2000-09-14 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
2000-09-14 21:53:03 +00:00 |
NSPageLayout.m
|
Added more graphical elements, any functionality is still missing.
|
2000-11-21 19:22:45 +00:00 |
NSPanel.m
|
2000-09-14 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
2000-09-14 21:53:03 +00:00 |
NSParagraphStyle.m
|
Prefixed all NSParagraphStyle and NSTextTab ivars with underscores
|
2000-12-12 21:14:00 +00:00 |
NSPasteboard.m
|
[readFileContentsType:toFile:] and [writeFileContents:] now use file
|
2000-06-26 22:22:20 +00:00 |
NSPopUpButton.m
|
Improved code regarding autosizing
|
2000-03-08 23:55:14 +00:00 |
NSPopUpButtonCell.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSPrinter.m
|
Merge 0.6.6 branch into main.
|
2000-08-07 22:06:04 +00:00 |
NSPrintInfo.m
|
Added method [copyWithZone:].
|
2000-11-13 15:16:40 +00:00 |
NSPrintOperation.m
|
Split up in three classes added primitiv printing in file
|
2000-11-21 19:22:08 +00:00 |
NSPrintPanel.m
|
Merged in 'dawn' CVS branch
|
1999-03-02 08:58:30 +00:00 |
NSProgressIndicator.m
|
Updated for change in NSView ivars
|
2000-01-10 02:04:25 +00:00 |
NSResponder.m
|
Updated processing of key events to fix in the backend
|
2000-09-04 02:00:14 +00:00 |
NSSavePanel.m
|
2000-09-14 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
2000-09-14 21:53:03 +00:00 |
NSScreen.m
|
Fix translation of scrolling document bounds
|
2000-11-06 05:00:17 +00:00 |
NSScroller.m
|
Implemented encoding/decoding
|
2000-09-04 22:59:23 +00:00 |
NSScrollView.m
|
Check id
|
2000-11-15 05:02:06 +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
|
Minor speed ups; use an inline function instead of a private method
|
2000-09-03 19:25:52 +00:00 |
NSSliderCell.m
|
Fixed displaying a title in the slider
|
2000-09-03 19:27:02 +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
|
Huge simplification and speed up of dragging
|
2000-09-07 12:59:28 +00:00 |
NSStringDrawing.m
|
Added some fixes for Apple runtime
|
2000-10-31 12:47:09 +00:00 |
NSTableColumn.m
|
Made table columns editable by default
|
2000-09-10 14:59:25 +00:00 |
NSTableHeaderCell.m
|
Adopted to changes in NSCell.
|
2000-12-07 00:20:17 +00:00 |
NSTableHeaderView.m
|
Do not resize columns which are not resizable
|
2000-09-10 15:02:09 +00:00 |
NSTableView.m
|
Don't edit columns which are not editable
|
2000-09-10 15:01:15 +00:00 |
NSTabView.m
|
Fixed problem with exposed rect being confused with bounds
|
2000-12-06 16:48:51 +00:00 |
NSTabViewItem.m
|
Patch from Georg Fleischmann removing release in excess; include file to
|
2000-11-23 10:17:47 +00:00 |
NSText.m
|
Merged NSText code into NSTextView
|
2000-12-20 17:00:32 +00:00 |
NSTextAttachment.m
|
Basic implementation of NSTextAttachment and NSTextAttachmentCell
|
2000-06-26 19:53:27 +00:00 |
NSTextContainer.m
|
Retain/release fixes
|
2000-12-16 20:18:33 +00:00 |
NSTextField.m
|
Bug fix for recent change in NSActionCell
|
2000-12-12 17:15:23 +00:00 |
NSTextFieldCell.m
|
Do not copy deeply ivars when copying
|
2000-12-12 17:12:16 +00:00 |
NSTextStorage.m
|
Prefixed all ivars with underscores; fixed invalidated range
|
2000-12-16 02:21:59 +00:00 |
NSTextView.m
|
Merged NSText code into NSTextView
|
2000-12-20 17:00:32 +00:00 |
NSTypesetter.m
|
Addition of typesetter classes.
|
2000-06-12 04:30:42 +00:00 |
NSView.m
|
Applied view resizing patches.
|
2000-12-18 10:52:46 +00:00 |
NSWindow.m
|
Tidy up
|
2000-12-16 02:03:03 +00:00 |
NSWindowController.m
|
Document system change to NSWindow, GC update for NSWindowController
|
2000-04-07 23:49:10 +00:00 |
NSWorkspace.m
|
Merge 0.6.6 branch into main.
|
2000-08-07 22:06:04 +00:00 |
tiff.m
|
Dont free colormap tables in PHOTOMETRIC_PALETTE
|
2000-09-27 15:16:42 +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 |