libs-gui/Source
Nicola Pero 56ca810cfa Tidied indentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10573 72102866-910b-0410-8b05-ffd578937521
2001-07-25 09:43:15 +00:00
..
Parsers Tidied indentation 2001-07-25 09:43:15 +00:00
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
externs.m Added some missing pasteboard types. 2001-05-13 21:08:35 +00:00
Functions.m Made all the button, bezel and groove methods functions again. 2001-05-04 18:25:59 +00:00
GNUmakefile Install GSVersion.h 2001-06-25 09:52:54 +00:00
GNUmakefile.postamble Only create the ./$(GNUSTEP_OBJ_DIR)/Parsers directory if it doesnt exist 2001-03-16 23:44:00 +00:00
GNUmakefile.preamble Merge from 0.7.0 2001-07-09 02:49:03 +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 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 for apps providing services to self. 2001-05-04 04:11:53 +00:00
GSSimpleLayoutManager.h *** empty log message *** 2000-10-12 23:05:36 +00:00
GSSimpleLayoutManager.m Patch from George to fix bounding rect stuff 2001-07-20 05:33:07 +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 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 [transformBezierPath:] autorelease the returned object. 2001-01-20 17:41:57 +00:00
NSApplication.m Use runtime to find backend if not BACKEND_BUNDLE 2001-05-25 17:46:46 +00:00
NSAttributedString.m Selection fixes 2000-12-27 06:28:29 +00:00
NSBezierPath.m Added implementation for dashes. 2001-05-18 20:58:27 +00:00
NSBitmapImageRep.m Temporary bug fix to make it work again for non-tiff files 2001-06-12 22:19:10 +00:00
NSBox.m Method to calc minimum size 2001-06-07 04:01:02 +00:00
NSBrowser.m 2001-07-23 Pierre-Yves <pyrivail@ens-lyon.fr> 2001-07-23 13:52:32 +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 Verfiy bundle loading, make sure nib loaded visibile windows get orderedFront. 2001-05-24 14:47:43 +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 Undid last change, as this is now obsolete. 2001-04-28 14:02:31 +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 In [close] use removeDocument instead of _removeDocument. 2000-10-12 23:00:09 +00:00
NSDocumentController.m Reindented to conform to standards 2001-07-04 17:20:49 +00:00
NSEPSImageRep.m Implemented canInitWithData:, imageUnfilteredFileTypes 2001-06-08 16:44:35 +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 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 -_initWithoutGModel: added calls to setMinColumnWidth for familyBrowser and 2001-07-23 14:07:38 +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 New methods to set and use a font. 2001-05-12 12:36:20 +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 Merge from 0.7.0 2001-07-09 02:49:03 +00:00
NSImageCell.m Adopted to changes in NSCell. 2000-12-07 00:20:17 +00:00
NSImageRep.m Corrected some methods on this class so that subclasses may use 2001-06-07 21:55:46 +00:00
NSImageView.m Corrected the handling of the cellClass so that every subclass of 2001-04-09 21:28: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 Merge from 0.7.0 2001-07-09 02:49:03 +00:00
NSMenu.m Cache attribute dictionary used when drawing the menu title 2001-07-03 18:16:03 +00:00
NSMenuItem.m Submenu management bugfixes 2000-09-08 09:41:33 +00:00
NSMenuItemCell.m (-imageRectForBounds:), (-drawBorderAndBackgroundWithFrame:inView:), 2001-07-23 14:32:38 +00:00
NSMenuView.m Fixed bug in handling position of window when selecting 'close' windows item. 2001-02-06 08:36:13 +00:00
NSObjectProtocols.m Tidied coordinate stuff to allow for window borders. 2000-03-07 12:00:00 +00:00
NSOpenPanel.m Merge from 0.7.0 2001-07-09 02:49:03 +00:00
NSPageLayout.m Small improvements. 2001-01-08 01:12:31 +00:00
NSPanel.m 2001-07-17 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr> 2001-07-17 12:29:32 +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 Spare two method calls when on mouse down 2001-07-03 18:14:35 +00:00
NSPopUpButtonCell.m (-drawInteriorWithFrame:inView:): updates to have a cuter displaying of 2001-07-23 14:31:32 +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 Reset the locale 2001-01-30 01:01:15 +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 Merge from 0.7.0 2001-07-09 02:49:03 +00:00
NSScreen.m Load backend as a bundle. 2001-04-13 20:04:04 +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 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
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
NSStringDrawing.m Corrected drawing code for text attachments. 2001-06-06 18:06:52 +00:00
NSTableColumn.m Encoding implementations 2001-07-18 03:25:37 +00:00
NSTableHeaderCell.m Adopted to changes in NSCell. 2000-12-07 00:20:17 +00:00
NSTableHeaderView.m Tidied 2001-02-07 20:35:13 +00:00
NSTableView.m Encoding implementations 2001-07-18 03:25:37 +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 removed unused header 2001-01-11 08:29:18 +00:00
NSTextView.m Merge from 0.7.0 2001-07-09 02:49:03 +00:00
NSTypesetter.m Addition of typesetter classes. 2000-06-12 04:30:42 +00:00
NSView.m Work around bug in 2.91.66 compiler 2001-07-16 10:26:23 +00:00
NSWindow.m Do not retain the window controller - it owns us 2001-07-20 09:16:35 +00:00
NSWindowController.m Use ASSIGN 2001-07-20 09:19:47 +00:00
NSWorkspace.m Updates to use NSSearchPathForDirectoriesInDomains() 2001-01-28 12:26:36 +00:00
tiff.m Check for sel. 2001-05-08 02:42:45 +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