libs-gui/Source
Adam Fedor ca76560c9e Verfiy bundle loading, make sure nib loaded visibile windows get orderedFront.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10021 72102866-910b-0410-8b05-ffd578937521
2001-05-24 14:47:43 +00:00
..
Parsers Reset the locale 2001-01-30 01:01: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 Add check for tiff 2001-05-11 22:23:11 +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 Add check for tiff 2001-05-11 22:23:11 +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 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 Added method to move cursor up or down; fixed bug 2001-01-14 11:28:26 +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 Extracted the interface definition into a separate file. 2001-05-18 21:00:09 +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 Verfiy bundle loading, make sure nib loaded visibile windows get orderedFront. 2001-05-24 14:47:43 +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 Dummy implementation for new methods. 2000-12-24 14:06:06 +00:00
NSBox.m Tidied 2001-01-26 18:42:16 +00:00
NSBrowser.m * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +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 * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +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 * Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame: 2001-04-16 19:52:52 +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 aditional methods for text completion. 2001-04-09 21:26:34 +00:00
NSComboBoxCell.m Added aditional methods for text completion 2001-04-09 21:24:53 +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 Minor fix for gcc-3CVS: ---------------------------------------------------------------------- 2001-05-04 03:19:32 +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 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 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 Also replaced GMModel with NSBundle in [init]. 2001-04-22 23:01:23 +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 Verfiy bundle loading, make sure nib loaded visibile windows get orderedFront. 2001-05-24 14:47:43 +00:00
NSImageCell.m Adopted to changes in NSCell. 2000-12-07 00:20:17 +00:00
NSImageRep.m Implemented [imageRepWithContentsOfURL:] and [imageRepsWithContentsOfURL:]. 2000-12-24 14:05:39 +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 * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
NSMenu.m For NSMenuWindowTitleView [drawRect:] use string 2001-05-07 22:54:00 +00:00
NSMenuItem.m Submenu management bugfixes 2000-09-08 09:41:33 +00:00
NSMenuItemCell.m Tidied 2000-12-21 17:39:42 +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 * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSPageLayout.m Small improvements. 2001-01-08 01:12:31 +00:00
NSPanel.m Added missing functions and some dummy implementations. 2001-05-01 21:20:11 +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 * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSPopUpButtonCell.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +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 * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +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 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 Implemented adjusting subviews only the first time the splitview is 2001-02-07 22:06:32 +00:00
NSStringDrawing.m Integrated patches from Frederic <frederic.chauvin@noos.fr> to 2001-05-18 21:00:52 +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 Tidied 2001-02-07 20:35:13 +00:00
NSTableView.m Fixed bug occurring when some rows were removed and some of them were 2001-04-25 20:40:46 +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 Basic implementation of NSTextAttachment and NSTextAttachmentCell 2000-06-26 19:53:27 +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 * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSTypesetter.m Addition of typesetter classes. 2000-06-12 04:30:42 +00:00
NSView.m Added missing methods from MacOS X specification. 2001-05-13 21:09:47 +00:00
NSWindow.m Set visible flag to NO on miniaturize 2001-04-17 03:17:23 +00:00
NSWindowController.m Document system change to NSWindow, GC update for NSWindowController 2000-04-07 23:49:10 +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