libs-gui/Headers/gnustep/gui
Sergii Stoian 42cc032eab Documentation addons and cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16284 72102866-910b-0410-8b05-ffd578937521
2003-03-28 15:05:03 +00:00
..
.cvsignore Added GSVersion.h 2001-06-25 09:50:19 +00:00
AppKit.h Added missing includes 2003-02-15 12:32:11 +00:00
AppKitDefines.h Updated for new gnustep-make conventions on Windows DLL import/export 2002-04-18 10:26:04 +00:00
AppKitExceptions.h Remove old grpahics funcs, Update window's defs 2002-04-10 22:04:39 +00:00
config.h.in NSSound implementation 2002-07-30 21:19:05 +00:00
DPSOperators.h (DPSPrintf): Remove inline attribute 2002-12-05 03:30:30 +00:00
GMAppKit.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
GMArchiver.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
GSDisplayServer.h New interface [restrictWindow:toImage:]. 2003-01-31 22:24:08 +00:00
GSFontInfo.h Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
GSFusedSilica.h Quartz interface 2002-10-09 02:49:37 +00:00
GSFusedSilicaContext.h Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
GSGuiPrivate.h Re#define _() and NSLocalizedString() for gui purposes 2002-09-25 01:50:20 +00:00
GSHbox.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
GSHelpManagerPanel.h Added Header, changed includes and removed [init] method. 2001-08-05 22:21:41 +00:00
GSHorizontalTypesetter.h Store the line frags array as an ivar instead of allocating and freeing it everytime -layoutLineNewParagraph: is called. 2003-02-16 16:54:45 +00:00
GSInfoPanel.h Added class provind a standard Info Panel 2000-01-24 23:36:15 +00:00
GSLayoutManager.h Add and implement -typesetter and -setTypesetter:. 2003-03-03 13:57:53 +00:00
GSLayoutManager_internal.h Don't track the started status for a text container separately. Use num_linefrags instead. 2003-02-23 01:01:13 +00:00
GSMemoryPanel.h New file 2002-02-20 19:21:43 +00:00
GSMethodTable.h Avoid compiler warnings 2002-10-29 05:41:29 +00:00
GSNibTemplates.h Committing a fix for the "default" font issue. Also adding some of the things I have been working on for NSToolbar/NSToolbarItem. 2002-12-29 05:38:29 +00:00
GSPasteboardServer.h Protocols for talking to pasteboard server. 1999-04-29 10:04:50 +00:00
GSServicesManager.h Add missing NSMenuItem class definition. 2002-06-11 00:37:25 +00:00
GSTable.h Removed GSTransparentView from GSTable which was making it more difficult 2002-03-26 13:46:58 +00:00
GSTextConverter.h Define protocol for method [classForFormat:producer:]. 2002-09-06 23:37:12 +00:00
GSTrackingRect.h Fixes for cursor updating 1999-11-15 16:00:47 +00:00
GSTypesetter.h Removed old, broken-by-design interface for soft invalidation. 2003-03-03 13:58:17 +00:00
GSVbox.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
GSVersion.h.in New file 2001-06-25 09:49:40 +00:00
IMConnectors.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
IMCustomObject.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
IMLoading.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
NSActionCell.h Removed all methods, as they are defined for super class. 2000-12-08 01:19:00 +00:00
NSAffineTransform.h Removed instance variable 2002-06-22 16:54:09 +00:00
NSApplication.h Removed methods that belong to other files. Added types and method 2002-09-06 00:34:58 +00:00
NSAttributedString.h Define new MacOSX methods. 2002-09-06 23:38:11 +00:00
NSBezierPath.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSBitmapImageRep.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSBox.h Method to calc minimum size 2001-06-07 04:01:02 +00:00
NSBrowser.h Declare new MacOSX method [drawTitleOfColumn:inRect:]. Removed 2002-09-15 21:23:53 +00:00
NSBrowserCell.h Removed all references to coding. 2002-09-25 22:54:41 +00:00
NSButton.h Added some missing methods. 2000-12-26 21:42:06 +00:00
NSButtonCell.h Adoped the enums NSButtonType and NSBezelStyle to the new MacOSX names. 2002-10-07 23:41:21 +00:00
NSCachedImageRep.h Prefixed all ivars with underscores. 2000-12-23 14:18:40 +00:00
NSCell.h Removed ivar is_continuous, this is now handled by the action 2003-03-18 23:48:58 +00:00
NSClipView.h Update docs 2002-04-03 16:59:43 +00:00
NSColor.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSColorList.h Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSColorPanel.h Moved the method [NSApplication orderFrontColorPanel:] to here. 2002-09-06 00:33:06 +00:00
NSColorPicker.h Implement NSColorPicker, add method defs to NSImage.h, add ivar init to 2000-03-25 11:54:29 +00:00
NSColorPicking.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSColorWell.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSComboBox.h Minor consistency fix 2002-10-20 18:23:10 +00:00
NSComboBoxCell.h Removed unused ivars and added one to store the popup while open. 2002-12-23 23:18:05 +00:00
NSControl.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSCursor.h New methods 2001-12-13 04:13:42 +00:00
NSCustomImageRep.h Prefixed all ivars with underscores. 2000-12-23 14:18:40 +00:00
NSDataLink.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSDataLinkManager.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSDataLinkPanel.h Moved the method [NSApplication orderFrontDataLinkPanel:] to here. 2002-09-06 00:33:57 +00:00
NSDocument.h Stub implementation 2002-10-26 03:35:11 +00:00
NSDocumentController.h Added declarations for new methods in specification 2001-07-28 22:39:31 +00:00
NSDocumentFrameworkPrivate.h Removed methods now public. 2001-11-26 20:26:32 +00:00
NSDragging.h Added some new MacOSX values to NSDragOperation and some new methods. 2002-11-07 23:34:31 +00:00
NSDrawer.h New header file for NSDrawer class. 2001-08-01 00:02:12 +00:00
NSEPSImageRep.h Added some basic implementation for this class. 2001-06-07 21:54:51 +00:00
NSEvent.h Support full documented API 2002-03-04 19:32:44 +00:00
NSFileWrapper.h Initial implementation of NSFileWrapper 2000-03-25 02:09:31 +00:00
NSFont.h Implement text attachment handling. 2003-01-31 21:08:24 +00:00
NSFontManager.h Update docs 2002-04-03 16:59:43 +00:00
NSFontPanel.h New ivars for traits, weight and a future preview string. 2002-02-02 00:29:58 +00:00
NSForm.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSFormCell.h Delcare the methods [attributedTitle], [setAttributedTitle:] and 2001-08-04 14:44:35 +00:00
NSGraphics.h Clean up some prototypes. 2003-01-26 17:49:35 +00:00
NSGraphicsContext.h Clean up some prototypes. 2003-01-26 17:49:35 +00:00
NSHelpManager.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSHelpPanel.h Moved the method [NSApplication orderFrontHelpPanel:] to here. 2002-09-06 00:33:31 +00:00
nsimage-tiff.h MinGW cleanup 2001-08-02 14:51:41 +00:00
NSImage.h Update image caching for printing 2003-01-21 05:08:26 +00:00
NSImageCell.h Removed already inherited protocols. 2001-08-12 17:28:52 +00:00
NSImageRep.h Do not include Foundation/NSCoder.h 2002-04-02 11:45:28 +00:00
NSImageView.h Removed type definitions. 2000-12-07 00:22:16 +00:00
NSInputManager.h Made method to load keybindings from a specific file public 2002-06-22 18:07:29 +00:00
NSInputServer.h Declaration of this class and of the protocols 2001-08-18 15:14:55 +00:00
NSInterfaceStyle.h Put include guards in canonical form for more efficient #includes by GCC 2002-09-25 01:48:00 +00:00
NSLayoutManager.h Rewrite insertion point movement actions properly. 2003-02-08 16:55:51 +00:00
NSMatrix.h Fix tracking in NSMatrix 2003-03-26 04:09:09 +00:00
NSMenu.h Removed method [_rightMouseDisplay:] as this is now private. 2003-03-19 16:14:51 +00:00
NSMenuItem.h NSMenuItem protocol conforms to NSObject protocol 2003-01-30 03:55:18 +00:00
NSMenuItemCell.h Removed ivars mcell_highlighted and mcell_has_submenu. 2001-09-01 17:11:53 +00:00
NSMenuView.h Documentation addons and cleanup 2003-03-28 15:05:03 +00:00
NSNibConnector.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
NSNibDeclarations.h Added include guards 2002-09-13 07:38:25 +00:00
NSNibLoading.h Changes necessary in the gui library to implement custom class support. 2002-10-06 23:59:30 +00:00
NSOpenGL.h Add OpenGL support 2002-11-16 04:48:52 +00:00
NSOpenGLView.h Add OpenGL support 2002-11-16 04:48:52 +00:00
NSOpenPanel.h Added new MacOSX methods. 2002-11-26 00:18:33 +00:00
NSOutlineView.h Fixed some minor issues with NSOutlineView's delegate methods. 2002-04-18 22:44:04 +00:00
NSPageLayout.h Moved the method [NSApplication runPageLayout:] to here. 2002-09-06 00:34:26 +00:00
NSPanel.h Replace APPKIT_DECLARE with APPKIT_EXPORT 2002-08-16 03:27:05 +00:00
NSParagraphStyle.h Clean up some includes. 2003-01-26 17:57:39 +00:00
NSPasteboard.h Define NSHTMLPboardType. 2002-09-06 23:36:28 +00:00
NSPopUpButton.h Removed all ivars and cleaned up the rest. 2001-09-28 23:37:37 +00:00
NSPopUpButtonCell.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSPrinter.h Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSPrintInfo.h Printing, cString fixes 2002-09-06 19:31:00 +00:00
NSPrintOperation.h Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSPrintPanel.h Fix option panem handling 2001-10-16 03:03:30 +00:00
NSProgressIndicator.h Added missing @class and #include stuff 2002-04-11 23:20:43 +00:00
NSResponder.h Made header a little more efficient 2002-04-11 17:32:43 +00:00
NSRulerMarker.h Add dragging of ruler markers. 2002-11-02 23:17:23 +00:00
NSRulerView.h Update docs 2002-04-03 16:59:43 +00:00
NSSavePanel.h Added new MacOSX methods. 2002-11-26 00:18:33 +00:00
NSScreen.h New mouselocation methods 2002-04-23 20:50:24 +00:00
NSScroller.h Added small comment 2003-01-30 04:50:07 +00:00
NSScrollView.h Added method to set backgound drawing. 2000-11-05 16:23:15 +00:00
NSSecureTextField.h Added echosBullets methods to the control; prefix ivars with udnerscore 2002-10-08 17:59:52 +00:00
NSSelection.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSSlider.h Added methods to handle ticks with a dummy implementation. 2001-11-02 13:06:20 +00:00
NSSliderCell.h Added methods to handle ticks with a dummy implementation. 2001-11-02 13:06:20 +00:00
NSSound.h Prefixed all ivars with underscore 2002-11-10 17:11:49 +00:00
NSSpellChecker.h Added [guessesForWord:]. 2001-11-03 09:54:59 +00:00
NSSpellProtocol.h Merge from dawn 1999-09-09 02:56:20 +00:00
NSSpellServer.h 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.h Tidied - use #include, not #import 2002-02-27 18:57:30 +00:00
NSStepper.h NSStepper class : first implementation 2001-08-20 10:16:22 +00:00
NSStepperCell.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSStringDrawing.h Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
NSTableColumn.h Headers/gnustep/gui/NSTableColumn.h: changed the initWithIdentifier return 2001-12-07 13:45:18 +00:00
NSTableHeaderCell.h Added copyright notice. 1999-10-25 22:10:31 +00:00
NSTableHeaderView.h Added ivar for resized column 2000-09-07 16:33:59 +00:00
NSTableView.h * Source/NSTableHeaderCell.m: New drawing code, support for 2002-02-13 16:34:40 +00:00
NSTabView.h Add missing method 2002-07-15 02:33:02 +00:00
NSTabViewItem.h Adopted to programming standard. In [drawLabel:inRect:] use string 2001-05-07 22:53:17 +00:00
NSText.h Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
NSTextAttachment.h Implement text attachment handling. 2003-01-31 21:08:24 +00:00
NSTextContainer.h Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
NSTextField.h Added some methods for the handling of richt text. 2001-11-23 00:26:02 +00:00
NSTextFieldCell.h New AppKit events. Updates for autogsdoc 2002-01-26 04:14:38 +00:00
NSTextStorage.h Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
NSTextView.h Change the way the text view is told about layout invalidation. Change NSTextView to update its state as late as possible before displaying, and make sure it's updated when it's resized. 2003-02-15 17:30:52 +00:00
NSToolbar.h Private gnustep category moved here 2003-01-30 04:23:40 +00:00
NSToolbarItem.h Committing a fix for the "default" font issue. Also adding some of the things I have been working on for NSToolbar/NSToolbarItem. 2002-12-29 05:38:29 +00:00
NSUserInterfaceValidation.h New header file with protocols NSValidatedUserInterfaceItem and 2001-07-28 22:35:45 +00:00
NSView.h Declare lockFocusInRect: 2003-01-30 04:36:34 +00:00
NSWindow.h New ivar for mouseDown view 2002-10-04 02:44:13 +00:00
NSWindowController.h Fixed #include, @class machinery to be more efficient 2002-04-02 10:53:10 +00:00
NSWorkspace.h Declared class which was not being declared 2002-04-02 10:49:33 +00:00
PSOperators.h Avoid compiler warnings 2002-10-29 05:41:29 +00:00