libs-gui/Headers/gnustep/gui
Alexander Malmberg bfcaa8b453 Add -_updateInputMethodState and -_updateInputMethodWithInsertionPoint: methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17205 72102866-910b-0410-8b05-ffd578937521
2003-07-12 16:40:16 +00:00
..
.cvsignore Added GSVersion.h 2001-06-25 09:50:19 +00:00
AppKit.h Include NSDocument.h 2003-04-14 12:35:51 +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 Add shfill operator. 2003-05-17 22:04:00 +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 Changes style parameter of [stylewindow:style:] and 2003-06-17 13:28:14 +00:00
GSFontInfo.h Add [GSFontInfo -appendBezierPathWithGlyphs:count:toBezierPath:] and use it to implement NSBezierPath's glyph methods. 2003-06-11 13:36:59 +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 Changed ivars cached_pos and cached_cpos to unsigned. 2003-06-26 23:22:32 +00:00
GSLayoutManager_internal.h Changed element char_offset of structure glyph_t to unsigned. 2003-06-26 23:23:31 +00:00
GSMemoryPanel.h New file 2002-02-20 19:21:43 +00:00
GSMethodTable.h Add shfill operator. 2003-05-17 22:04:00 +00:00
GSNibTemplates.h Remove unused GSFontProxy class. 2003-06-15 00:36:36 +00:00
GSPasteboardServer.h Tidyups for protocols 2003-07-04 17:15:02 +00:00
GSServicesManager.h Lots of tidyups 2003-06-30 16:17:45 +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 Doc tidyups 2003-06-22 09:29:34 +00:00
NSAttributedString.h STRICT_OPENSTEP fixes 2003-04-05 03:38:53 +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 Committing Alex's font changes as well as my font panel changes and some 2003-06-10 01:26:56 +00:00
NSDataLinkPanel.h Committing Alex's font changes as well as my font panel changes and some 2003-06-10 01:26:56 +00:00
NSDocument.h Stub implementation 2002-10-26 03:35:11 +00:00
NSDocumentController.h STRICT_OPENSTEP fixes 2003-04-05 03:38:53 +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 Committing Alex's font changes as well as my font panel changes and some 2003-06-10 01:26:56 +00:00
NSFontManager.h Update docs 2002-04-03 16:59:43 +00:00
NSFontPanel.h Committing Alex's font changes as well as my font panel changes and some 2003-06-10 01:26:56 +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 Added NSPatternColorSpace. 2003-04-25 22:51:55 +00:00
NSGraphicsContext.h Add shfill operator. 2003-05-17 22:04:00 +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 Changed ivar _abortFlags to unsigned. Changed all modifier 2003-06-21 23:23:02 +00:00
NSInputServer.h Declaration of this class and of the protocols 2001-08-18 15:14:55 +00:00
NSInterfaceStyle.h whatever. 2003-04-14 00:03:09 +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 renamed ivar _changed to _needsSizing. 2003-04-01 19:51:16 +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 return back horizontal menu code 2003-04-09 07:06:51 +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 Added new ivar and methods from MacOSX to handle writing directions. 2003-04-26 16:50:56 +00:00
NSPasteboard.h Documentation tweaks 2003-06-28 19:15:18 +00:00
NSPopUpButton.h Removed all ivars and cleaned up the rest. 2001-09-28 23:37:37 +00:00
NSPopUpButtonCell.h Changed ivar _selectedItem to type (id <NSMenuItem>). 2003-06-21 23:28:01 +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 STRICT_OPENSTEP fixes 2003-04-05 03:38:53 +00:00
NSRulerMarker.h Add dragging of ruler markers. 2002-11-02 23:17:23 +00:00
NSRulerView.h added ruler view bugfixes 2003-04-27 08:45:46 +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 STRICT_OPENSTEP fixes 2003-04-05 03:38:53 +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 implemented selectTabViewItemWithIdentifier: 2003-05-06 04:26:37 +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 Documented NSTextContainer. 2003-04-28 16:37:56 +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 Add -_updateInputMethodState and -_updateInputMethodWithInsertionPoint: methods. 2003-07-12 16:40:16 +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 STRICT_OPENSTEP fixes 2003-04-05 03:38:53 +00:00
NSWindowController.h Fixed #include, @class machinery to be more efficient 2002-04-02 10:53:10 +00:00
NSWorkspace.h Added new MacOSX methods. 2003-05-21 22:07:53 +00:00
PSOperators.h Add shfill operator. 2003-05-17 22:04:00 +00:00