libs-gui/Headers/gnustep/gui
Fred Kiefer 13fb4e1f7d New file with two protocols for text converters.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10718 72102866-910b-0410-8b05-ffd578937521
2001-08-18 22:02:18 +00:00
..
.cvsignore Added GSVersion.h 2001-06-25 09:50:19 +00:00
AppKit.h Include NSDrawer.h. 2001-08-01 00:03:56 +00:00
AppKitDefines.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
AppKitExceptions.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
config.h.in Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
DPSOperators.h New backend access methods 2000-04-20 22:17:42 +00:00
GMAppKit.h Added forward delarations to AppKit.h for NSSecureTextField and NSSecureTextFieldCell. 2001-03-10 01:31:19 +00:00
GMArchiver.h Move GMArchiver files so gui doesnt depend on extenions 1999-01-28 18:34:31 +00:00
GSFontInfo.h Added class methods [weightForString:], [stringForWeight:] and 2000-09-02 01:52:18 +00:00
GSHbox.h First public version. 1999-11-23 23:35:02 +00:00
GSHelpManagerPanel.h Added Header, changed includes and removed [init] method. 2001-08-05 22:21:41 +00:00
GSInfoPanel.h Added class provind a standard Info Panel 2000-01-24 23:36:15 +00:00
GSMethodTable.h Made all the button, bezel and groove methods functions again. 2001-05-04 18:25:59 +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
GSTable.h First public version. 1999-11-23 23:35:02 +00:00
GSTextConverter.h New file with two protocols for text converters. 2001-08-18 22:02:18 +00:00
GSTrackingRect.h Fixes for cursor updating 1999-11-15 16:00:47 +00:00
GSVbox.h First public version. 1999-11-23 23:35:02 +00:00
GSVersion.h.in New file 2001-06-25 09:49:40 +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 Removed NSBundle extension methods. 2000-11-12 16:43:37 +00:00
NSActionCell.h Removed all methods, as they are defined for super class. 2000-12-08 01:19:00 +00:00
NSAffineTransform.h Changed getMatrixFromTransform: to takeMatrixFromTransform: to be 2001-01-16 13:09:31 +00:00
NSApplication.h Removed [showHelp:] and [activateContextHelpMode:] as they are 2001-08-05 22:19:46 +00:00
NSAttributedString.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSBezierPath.h Added ivars for dashes. 2001-05-18 20:57:45 +00:00
NSBitmapImageRep.h Added some missing methods. 2000-12-24 14:07:32 +00:00
NSBox.h Method to calc minimum size 2001-06-07 04:01:02 +00:00
NSBrowser.h 2001-07-23 Pierre-Yves <pyrivail@ens-lyon.fr> 2001-07-23 13:52:32 +00:00
NSBrowserCell.h * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
NSButton.h Added some missing methods. 2000-12-26 21:42:06 +00:00
NSButtonCell.h Corrected definition of NSBezelStyle. 2000-12-28 23:39:24 +00:00
NSCachedImageRep.h Prefixed all ivars with underscores. 2000-12-23 14:18:40 +00:00
NSCell.h Updated for change in private method name 2000-12-18 18:01:30 +00:00
NSClipView.h Added ivar to cache whether it's opaque 2001-01-16 12:30:44 +00:00
NSColor.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSColorList.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSColorPanel.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +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 Added ivars for action and target. 2001-02-14 22:49:41 +00:00
NSComboBox.h Added aditional methods for text completion 2001-04-09 21:24:53 +00:00
NSComboBoxCell.h Reformated, simplified and corrected many methods. 2001-06-09 23:36:23 +00:00
NSControl.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSCStringText.h Remove obsolete backend classes 1999-10-29 18:43:48 +00:00
NSCursor.h Prefixed ivars with underscore. Added missing method 2001-07-23 22:58:13 +00:00
NSCustomImageRep.h Prefixed all ivars with underscores. 2000-12-23 14:18:40 +00:00
NSDataLink.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +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 declarations for new methods in specification. Some of this 2001-07-28 22:38:02 +00:00
NSDocumentController.h Added declarations for new methods in specification 2001-07-28 22:39:31 +00:00
NSDocumentFrameworkPrivate.h Removed unneeded method _removeDocument 2000-10-12 22:59:15 +00:00
NSDragging.h Corrected the values for NSDragOperation and all methods returning 2001-02-20 01:02:38 +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 Decalre to support copying. 2001-08-01 22:45:38 +00:00
NSFileWrapper.h Initial implementation of NSFileWrapper 2000-03-25 02:09:31 +00:00
NSFont.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSFontManager.h Use GSFont classes in place of backend poseAs classes 2000-03-27 18:28:51 +00:00
NSFontPanel.h Declare method [reloadDefaultFontFamilies]. 2001-08-01 22:46:09 +00:00
NSForm.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSFormCell.h Delcare the methods [attributedTitle], [setAttributedTitle:] and 2001-08-04 14:44:35 +00:00
NSGraphics.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSGraphicsContext.h Added new class methods [currentContextDrawingToScreen], 2001-08-04 14:40:04 +00:00
NSHelpManager.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSHelpPanel.h Tidied headers 1999-04-26 06:44:50 +00:00
nsimage-tiff.h MinGW cleanup 2001-08-02 14:51:41 +00:00
NSImage.h Added declaration of 2001-08-11 18:33:01 +00:00
NSImageCell.h Removed already inherited protocols. 2001-08-12 17:28:52 +00:00
NSImageRep.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSImageView.h Removed type definitions. 2000-12-07 00:22:16 +00:00
NSInputManager.h Declaration of this class and of the protocol NSTextInput. 2001-08-18 15:14:02 +00:00
NSInputServer.h Declaration of this class and of the protocols 2001-08-18 15:14:55 +00:00
NSInterfaceStyle.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSLayoutManager.h Layout manager glyph implementation ... initial hack complete. 2001-01-22 18:13:43 +00:00
NSMatrix.h * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSMenu.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSMenuItem.h Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMenuItemCell.h Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMenuView.h Almost total reimplementation of the menuing code. 1999-11-16 22:25:07 +00:00
NSNibConnector.h Tidyup etc 1999-11-29 11:45:50 +00:00
NSNibDeclarations.h Additions by mgiddings@ypc.net 1999-02-16 17:39:42 +00:00
NSNibLoading.h Tidy nib stuff 2000-01-03 18:42:16 +00:00
NSOpenPanel.h Completely renewed the ivars. 1999-10-30 02:12:19 +00:00
NSPageLayout.h Added some ivars 2000-10-16 22:51:29 +00:00
NSPanel.h Added missing functions 2001-05-01 21:18:09 +00:00
NSParagraphStyle.h Prefixed all NSParagraphStyle and NSTextTab ivars with underscores 2000-12-12 21:14:00 +00:00
NSPasteboard.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSPopUpButton.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSPopUpButtonCell.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSPrinter.h Instance var updates. 2001-03-20 00:05:56 +00:00
NSPrintInfo.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSPrintOperation.h *** empty log message *** 2000-11-21 19:27:01 +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 Fixes to compile shared on Windows 2001-07-30 21:30:51 +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 * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
NSScreen.h NSScreen fixes 2000-05-04 18:28:00 +00:00
NSScroller.h Added ivar for caching rects 2000-09-03 19:28:20 +00:00
NSScrollView.h Added method to set backgound drawing. 2000-11-05 16:23:15 +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 Minor tidyup 2000-03-27 06:56:10 +00:00
NSSliderCell.h Fix set/tage values 1999-12-29 07:14:00 +00:00
NSSpellChecker.h Added NSSpellChecker, NSSpellServer implementation. Added stubbed out spell service and the GUI for the spell checker. 2001-06-21 01:05:11 +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 Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSStringDrawing.h String drawing fixes 2000-03-08 08:40:58 +00:00
NSTableColumn.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +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 added BOOL _allowsColumnReordering 2001-08-13 15:08:49 +00:00
NSTabView.h Fixes for the menus and additions to NSTabView. 1999-07-27 10:24:59 +00:00
NSTabViewItem.h Adopted to programming standard. In [drawLabel:inRect:] use string 2001-05-07 22:53:17 +00:00
NSText.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSTextAttachment.h Added missing methods. 2001-06-04 16:23:57 +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 Use two nscell bits for two BOOL ivars 1999-12-13 16:09:18 +00:00
NSTextStorage.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSTextView.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSTypesetter.h Added some basic implementation. 2000-09-04 18:41:31 +00:00
NSUserInterfaceValidation.h New header file with protocols NSValidatedUserInterfaceItem and 2001-07-28 22:35:45 +00:00
NSView.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSWindow.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
NSWindowController.h Indendation changes; removed a useless @class NSArray; declaration 2001-06-29 10:17:38 +00:00
NSWorkspace.h Fixes to compile shared on Windows 2001-07-30 21:30:51 +00:00
PSOperators.h Titlebar state change code added 2000-03-06 21:10:08 +00:00