libs-gui/Headers/gnustep/gui
David Lazaro Saz 754d026773 Added declaration for removeFromSuperviewWithoutNeedingDisplay method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5203 72102866-910b-0410-8b05-ffd578937521
1999-11-16 21:59:48 +00:00
..
.cvsignore Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
AppKit.h include NSTableColumn.h 1999-10-25 22:09:49 +00:00
AppKitExceptions.h Merge from dawn 1999-09-09 02:56:20 +00:00
config.h.in Merge from dawn 1999-09-09 02:56:20 +00:00
DPSOperators.h Remove obsolete backend classes 1999-10-29 18:43:48 +00:00
GMAppKit.h Merge from dawn 1999-09-09 02:56:20 +00:00
GMArchiver.h Move GMArchiver files so gui doesnt depend on extenions 1999-01-28 18:34:31 +00:00
GSHelpManagerPanel.h Fixes galore. 1999-09-10 23:12:48 +00:00
GSMethodTable.h Remove obsolete backend classes 1999-10-29 18:43:48 +00:00
GSPasteboardServer.h Protocols for talking to pasteboard server. 1999-04-29 10:04:50 +00:00
GSServicesManager.h Tidied launching 1999-04-08 20:42:46 +00:00
GSTrackingRect.h Fixes for cursor updating 1999-11-15 16:00:47 +00:00
GSWraps.h Merge from dawn 1999-09-09 02:56:20 +00:00
IMConnectors.h Merge from dawn 1999-09-09 02:56:20 +00:00
IMCustomObject.h Merge from dawn 1999-09-09 02:56:20 +00:00
IMLoading.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSActionCell.h Run loop integrated. Configure detects libFoundation. 1997-04-22 18:23:58 +00:00
NSAffineTransform.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSApplication.h Removed -isRunningModalForWindow: and added the more powerful -modalWindow 1999-10-18 22:57:46 +00:00
NSAttributedString.h A load of changes. 1999-08-19 23:18:25 +00:00
NSBitmapImageRep.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSBox.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSBrowser.h Added ivar _scrollRect to store horizontal scroller size 1999-10-26 22:36:06 +00:00
NSBrowserCell.h * NSWindow.m renmae captureMouse: to _captureMouse: (designate as non OS), 1998-12-14 09:54:38 +00:00
NSButton.h NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSButtonCell.h NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSCachedImageRep.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSCell.h Tidied to get rid of pretty useless private method 1999-09-11 10:08:56 +00:00
NSClipView.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSColor.h Update to get system colors working with backend 1998-11-28 07:38:26 +00:00
NSColorList.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSColorPanel.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSColorPicker.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSColorPicking.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSColorPrivate.h Update to get system colors working with backend 1998-11-28 07:38:26 +00:00
NSColorWell.h Tidied drawing. Removed unused method. 1999-03-16 20:34:05 +00:00
NSComboBox.h Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
NSComboBoxCell.h Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
NSControl.h 'Methods implemented by the delegate' moved from class methods 1999-11-14 03:18:46 +00:00
NSCStringText.h Remove obsolete backend classes 1999-10-29 18:43:48 +00:00
NSCursor.h Fixes for cursor updating 1999-11-15 16:00:47 +00:00
NSCustomImageRep.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSDataLink.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSDataLinkManager.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSDataLinkPanel.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSDocument.h Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSDocumentController.h Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSDocumentFrameworkPrivate.h Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSDragging.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSEPSImageRep.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSEvent.h Rewrite backend for context window ops 1999-10-21 18:08:50 +00:00
NSFileWrapper.h * NSFileWrapper.m and NSFileWrapper.h added preliminary implementations 1998-09-02 15:05:13 +00:00
NSFont.h Fix up clipping 1999-05-13 13:51:57 +00:00
NSFontManager.h Added NSFontPanel init:. 1999-03-23 21:03:52 +00:00
NSFontPanel.h * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSForm.h Run loop integrated. Configure detects libFoundation. 1997-04-22 18:23:58 +00:00
NSFormCell.h Prefixed ivars with underscore; new ivar. 1999-11-15 14:29:15 +00:00
NSGraphics.h Alot of patches applied from various contributors. 1999-09-12 19:56:22 +00:00
NSGraphicsContext.h Remove obsolete backend classes 1999-10-29 18:43:48 +00:00
NSHelpManager.h Fixes galore. 1999-09-10 23:12:48 +00:00
NSHelpPanel.h Tidied headers 1999-04-26 06:44:50 +00:00
nsimage-tiff.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSImage.h iUpdated for NSGraphicsContext 1999-02-25 15:45:22 +00:00
NSImageCell.h Implementations 1999-06-05 20:30:29 +00:00
NSImageRep.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSImageView.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSInterfaceStyle.h Lots of fixes. 1999-09-07 08:59:35 +00:00
NSLayoutManager.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSMatrix.h Tidyup 1999-11-03 06:38:39 +00:00
NSMenu.h Misc updates to tidy NSWindow and to correct behavior on app activation 1999-11-15 21:45:56 +00:00
NSMenuItem.h Removed erroneous comment 1999-04-22 07:01:16 +00:00
NSMenuItemCell.h A miriad of changes, look at ChangeLogs. 1999-06-30 03:10:38 +00:00
NSMenuView.h Added stuff so that NSMenu won't get sized to smaller than it's title width. 1999-10-20 17:29:56 +00:00
NSNibDeclarations.h Additions by mgiddings@ypc.net 1999-02-16 17:39:42 +00:00
NSNibLoading.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSOpenPanel.h Completely renewed the ivars. 1999-10-30 02:12:19 +00:00
NSPageLayout.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSPanel.h Changfes suggested by Marc.Champesme@lipn.univ-paris13.fr 1999-04-23 16:15:11 +00:00
NSParagraphStyle.h New class implementations. 1999-03-09 20:34:33 +00:00
NSPasteboard.h Dragging updates 1999-07-29 20:58:04 +00:00
NSPopUpButton.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSPopUpButtonCell.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSPrinter.h * Documentation/status.tmpl.texi: Update. 1998-04-07 01:03:24 +00:00
NSPrintInfo.h NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
NSPrintOperation.h iUpdated for NSGraphicsContext 1999-02-25 15:45:22 +00:00
NSPrintPanel.h Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
NSProgressIndicator.h Added NSProgressIndicator files 1999-08-22 10:30:14 +00:00
NSResponder.h Removed minor optimisation in favor of compatibility 1999-11-16 10:47:09 +00:00
NSRulerMarker.h Added NSRuler*.h and fixed a few bugs in NSText.m 1999-02-22 00:41:22 +00:00
NSRulerView.h Added NSRuler*.h and fixed a few bugs in NSText.m 1999-02-22 00:41:22 +00:00
NSSavePanel.h Mainly changed some ivars. 1999-10-30 02:12:55 +00:00
NSScreen.h Update for MacOSX 1999-09-14 21:40:29 +00:00
NSScroller.h * move DPSOperators.h to XDPS. 1998-11-25 17:16:48 +00:00
NSScrollView.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSSecureTextField.h Added 1999-10-18 19:24:12 +00:00
NSSelection.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSlider.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSSliderCell.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSSpellChecker.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSpellProtocol.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSSpellServer.h Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NSSplitView.h Oops - missed this one 1999-02-19 20:44:09 +00:00
NSStringDrawing.h Modifications for text storage system 1999-07-15 05:52:55 +00:00
NSTableColumn.h NSTable compiles. 1999-08-04 02:39:14 +00:00
NSTableHeaderCell.h Added copyright notice. 1999-10-25 22:10:31 +00:00
NSTableHeaderView.h NSTable compiles. 1999-08-04 02:39:14 +00:00
NSTableView.h A load of changes. 1999-08-19 23:18:25 +00:00
NSTabView.h Fixes for the menus and additions to NSTabView. 1999-07-27 10:24:59 +00:00
NSTabViewItem.h Fixes 1999-07-09 21:04:00 +00:00
NSText.h Added enumeration of important unicodes as in MacOS-X 1999-11-09 23:06:22 +00:00
NSTextAttachment.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSTextContainer.h Fixed problems galore. :-) 1999-07-15 17:32:38 +00:00
NSTextField.h Fixes for cursor updating 1999-11-15 16:00:47 +00:00
NSTextFieldCell.h Changed ivars, methods. 1999-11-11 23:16:23 +00:00
NSTextStorage.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSTextView.h Fixes to the text network. 1999-07-24 22:24:14 +00:00
NSView.h Added declaration for removeFromSuperviewWithoutNeedingDisplay method. 1999-11-16 21:59:48 +00:00
NSWindow.h Misc updates to tidy NSWindow and to correct behavior on app activation 1999-11-15 21:45:56 +00:00
NSWindowController.h Added NSWindowController and the NSDocument* classes. 1999-09-11 00:52:04 +00:00
NSWorkspace.h Merge from dawn 1999-09-09 02:56:20 +00:00
PSOperators.h Merge from dawn 1999-09-09 02:56:20 +00:00