libs-gui/Source
FredKiefer aeaec5ee30 Added basic code for the character formating methods and call super
implementation for methods that moved up into NSText. Later we may
remove the implementation of these methods here.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6603 72102866-910b-0410-8b05-ffd578937521
2000-05-20 16:57:04 +00:00
..
Parsers GSRTFsubscript, GSRTFsuperscript: Change interpretation of 2000-05-07 22:25:34 +00:00
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
externs.m colorspace support 2000-04-25 20:26:51 +00:00
Functions.m colorspace support 2000-04-25 20:26:51 +00:00
GNUmakefile Use GSFont classes in place of backend poseAs classes 2000-03-27 18:28:51 +00:00
GNUmakefile.postamble RTF Parser 1999-12-16 22:56:45 +00:00
GNUmakefile.preamble RTF Parser 1999-12-16 22:56:45 +00:00
GSComboSupport.h Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
GSComboSupport.m Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
GSFontInfo.m allFonts returns GSFontInfo objects. 2000-04-06 14:31:08 +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 Tidy 2000-02-21 10:12:21 +00:00
GSServicesManager.m Support for new NSMenuItem class addition. 1999-11-16 22:07:11 +00:00
GSTable.m Use [self frame] instead of ivar frame to be portable to other OpenSteps 2000-01-10 02:16:46 +00:00
GSTextStorage.m Tiny tidy 2000-04-25 15:50:43 +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 Updated for change in NSCell ivars 2000-01-07 18:27:06 +00:00
NSAffineTransform.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSApplication.m Add rough draft NSColorPanel. 2000-04-18 02:27:45 +00:00
NSAttributedString.m Corrected [setAlignment:range:] and [nextWordFromIndex:forward:] 2000-05-20 16:54:05 +00:00
NSBezierPath.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSBitmapImageRep.m Image improvements. 2000-04-18 16:58:14 +00:00
NSBox.m More space around title 2000-01-13 23:05:19 +00:00
NSBrowser.m New backend access methods 2000-04-20 22:17:42 +00:00
NSBrowserCell.m Skip 2 points before drawing text 2000-01-13 23:06:05 +00:00
NSBundleAdditions.m Implement NSColorPicker, add method defs to NSImage.h, add ivar init to 2000-03-25 11:54:29 +00:00
NSButton.m Updated for change in NSView ivars 2000-01-10 02:04:25 +00:00
NSButtonCell.m Use NSString interface to determine size of string to be drawn 2000-03-15 02:40:43 +00:00
NSCachedImageRep.m wraster library support and alpha/compositing improvements. 2000-03-12 04:35:43 +00:00
NSCell.m Do not include unused header file 2000-03-15 02:39:39 +00:00
NSClipView.m Fix for document view more little than us - fill the remaining space 2000-03-19 23:26:56 +00:00
NSColor.m Fixed typo 2000-01-10 02:13:02 +00:00
NSColorList.m Added loading of available color lists; bug fixes 2000-01-09 03:17:34 +00:00
NSColorPanel.m Use common_ColorSwatch as color dragging image. 2000-04-28 00:33:36 +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 (De)activation implemented. 2000-04-28 00:34:46 +00:00
NSComboBox.m Added First version of ComboBoxes 1999-09-09 20:06:52 +00:00
NSComboBoxCell.m Updated for change in NSCell ivar 2000-01-07 18:31:19 +00:00
NSControl.m Removed old comment 2000-01-13 23:22:52 +00:00
NSCStringText.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSCursor.m Implement image cursor 2000-02-25 17:09:49 +00:00
NSCustomImageRep.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +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 Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSDocument.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSDocumentController.m Fun fixes. 1999-09-12 03:19:36 +00:00
NSEPSImageRep.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSEvent.m Tidyups 2000-03-06 11:39:22 +00:00
NSFileWrapper.m Minor tidyup - use TEST_RELEASE macros 2000-03-25 09:15:23 +00:00
NSFont.m Tidied 2000-04-29 08:53:33 +00:00
NSFontManager.m New backend access methods 2000-04-20 22:17:42 +00:00
NSFontPanel.m Various text/font fixes 2000-03-16 14:16:46 +00:00
NSForm.m Added code to align the cells so that the editable parts are aligned 2000-01-13 23:10:30 +00:00
NSFormCell.m Reverted my last change which was causing side-effects 2000-03-15 02:56:11 +00:00
NSGraphicsContext.m New backend access methods 2000-04-20 22:17:42 +00:00
NSHelpManager.m Fixes to NSHelpManager 1999-09-11 23:43:17 +00:00
NSHelpPanel.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSImage.m Implement NSColorPicker, add method defs to NSImage.h, add ivar init to 2000-03-25 11:54:29 +00:00
NSImageCell.m NSImageCell is not a subclass of NSActionCell so should not save 1999-12-13 16:17:49 +00:00
NSImageRep.m Image improvements. 2000-04-18 16:58:14 +00:00
NSImageView.m Updated for change in NSControl's ivar names 1999-12-16 03:07:14 +00:00
NSInterfaceStyle.m Tidyup responder ivars 2000-03-19 07:33:26 +00:00
NSLayoutManager.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMatrix.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMenu.m Window level corrections and tidyups 2000-04-13 07:55:19 +00:00
NSMenuItem.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMenuItemCell.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSMenuView.m Tidied 2000-03-03 06:36:38 +00:00
NSObjectProtocols.m Tidied coordinate stuff to allow for window borders. 2000-03-07 12:00:00 +00:00
NSOpenPanel.m Rewritten a lot, in sync with parallel rewriting of NSSavePanel 1999-12-07 05:56:08 +00:00
NSPageLayout.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSPanel.m Fixed title position 2000-05-04 18:17:51 +00:00
NSParagraphStyle.m Fixed various bugs - added a load of asserts 1999-03-09 21:38:49 +00:00
NSPasteboard.m Typo fix 1999-11-24 21:58:39 +00:00
NSPopUpButton.m Improved code regarding autosizing 2000-03-08 23:55:14 +00:00
NSPopUpButtonCell.m Implemented code to support autosizing of the popupbutton 2000-03-08 23:54:10 +00:00
NSPrinter.m Merge from dawn 1999-09-09 02:56:20 +00:00
NSPrintInfo.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSPrintOperation.m iUpdated for NSGraphicsContext 1999-02-25 15:45:22 +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 Tidyup responder ivars 2000-03-19 07:33:26 +00:00
NSSavePanel.m Minor updates 2000-03-08 21:26:11 +00:00
NSScreen.m NSScreen fixes 2000-05-04 18:28:00 +00:00
NSScroller.m Updated for change in NSView ivar names; little drawing fix 2000-01-10 02:14:02 +00:00
NSScrollView.m Added support for table view 2000-03-18 00:29:34 +00:00
NSSecureTextField.m Updated for change in NSControl's ivar names 1999-12-16 03:07:14 +00:00
NSSelection.m Merged in 'dawn' CVS branch 1999-03-02 08:58:30 +00:00
NSSlider.m wraster library support and alpha/compositing improvements. 2000-03-12 04:35:43 +00:00
NSSliderCell.m Fixed dumb error. 2000-04-14 03:43:35 +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 Reduce flicker by only highlighting when needed 2000-03-18 06:51:12 +00:00
NSStringDrawing.m Corrected baseline for font with different point size. Added primitiv 2000-05-07 22:24:29 +00:00
NSTableColumn.m Communicate setting of width to the table view; tidied 2000-03-18 00:27:49 +00:00
NSTableHeaderCell.m Changed appearance 2000-03-18 00:26:41 +00:00
NSTableHeaderView.m Rewritten much 2000-03-18 00:26:02 +00:00
NSTableView.m Access ivar _frame directly 2000-03-27 11:44:20 +00:00
NSTabView.m Tidyups an implememnted missing method 2000-05-09 05:31:59 +00:00
NSTabViewItem.m Fixes for system colors 1999-08-31 09:19:39 +00:00
NSText.m Improved all the character and paragraph attribute methods 2000-05-20 16:55:08 +00:00
NSTextContainer.m Merge from 0.6.5 2000-02-19 00:40:47 +00:00
NSTextField.m Updated for change in NSView ivars 2000-01-10 02:04:25 +00:00
NSTextFieldCell.m Updated for ivar changings 1999-12-13 16:20:59 +00:00
NSTextStorage.m NSText fixups 2000-03-23 11:31:25 +00:00
NSTextView.m Added basic code for the character formating methods and call super 2000-05-20 16:57:04 +00:00
NSView.m resizeWithOldSuperviewSize: should call setFrame 2000-04-25 15:08:02 +00:00
NSWindow.m View display an tiff improvements 2000-04-13 19:23:16 +00:00
NSWindowController.m Document system change to NSWindow, GC update for NSWindowController 2000-04-07 23:49:10 +00:00
NSWorkspace.m Minor bugfix 2000-04-28 19:35:42 +00:00
tiff.m Image improvements. 2000-04-18 16:58:14 +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