libs-gui/Source
Fred Kiefer d76f980997 For NSMenuWindowTitleView [drawRect:] use string
drawing method instead of PSshow().


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9890 72102866-910b-0410-8b05-ffd578937521
2001-05-07 22:54:00 +00:00
..
Parsers Reset the locale 2001-01-30 01:01:15 +00:00
.cvsignore
externs.m Added notifiaction strings from NSComboBox.m 2001-04-09 21:27:19 +00:00
Functions.m Made all the button, bezel and groove methods functions again. 2001-05-04 18:25:59 +00:00
GNUmakefile Load backend as a bundle. 2001-04-13 20:04:04 +00:00
GNUmakefile.postamble Only create the ./$(GNUSTEP_OBJ_DIR)/Parsers directory if it doesnt exist 2001-03-16 23:44:00 +00:00
GNUmakefile.preamble Load backend as a bundle. 2001-04-13 20:04:04 +00:00
GSComboSupport.h
GSComboSupport.m
GSFontInfo.m Updated encoding names for change in the base library names 2001-03-13 20:42:10 +00:00
GSHbox.m
GSHelpManagerPanel.m
GSInfoPanel.m
GSServicesManager.m Fix for apps providing services to self. 2001-05-04 04:11:53 +00:00
GSSimpleLayoutManager.h
GSSimpleLayoutManager.m
GSTable.m
GSTextStorage.m Text storage fix. 2001-04-23 09:32:45 +00:00
GSTrackingRect.m
GSVbox.m
libgnustep-gui.def
NSActionCell.m
NSAffineTransform.m
NSApplication.m Load backend as a bundle. 2001-04-13 20:04:04 +00:00
NSAttributedString.m
NSBezierPath.m [containsPoint:] corrected and simplified a bit, but this still 2001-03-21 00:09:29 +00:00
NSBitmapImageRep.m
NSBox.m
NSBrowser.m * Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame: 2001-04-16 19:52:52 +00:00
NSBrowserCell.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSBundleAdditions.m
NSButton.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSButtonCell.m * Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame: 2001-04-16 19:52:52 +00:00
NSCachedImageRep.m Tidyups 2001-02-19 20:50:49 +00:00
NSCell.m * Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame: 2001-04-16 19:52:52 +00:00
NSClipView.m Make the rectangle to copy in device space integral before copying 2001-02-18 15:09:15 +00:00
NSColor.m Undid last change, as this is now obsolete. 2001-04-28 14:02:31 +00:00
NSColorList.m Fix for loading color lists from file. 2001-04-22 10:44:40 +00:00
NSColorPanel.m Added an [init] method, use this in [sharedColorPanel]. Replaced 2001-04-22 23:00:40 +00:00
NSColorPicker.m
NSColorWell.m Modifiefd color well to act more like NeXTstep one 2001-02-18 15:53:19 +00:00
NSComboBox.m Added aditional methods for text completion. 2001-04-09 21:26:34 +00:00
NSComboBoxCell.m Added aditional methods for text completion 2001-04-09 21:24:53 +00:00
NSControl.m
NSCStringText.m
NSCursor.m Minor fix for gcc-3CVS: ---------------------------------------------------------------------- 2001-05-04 03:19:32 +00:00
NSCustomImageRep.m
NSDataLink.m
NSDataLinkManager.m
NSDataLinkPanel.m
NSDocument.m
NSDocumentController.m
NSEPSImageRep.m
NSEvent.m
NSFileWrapper.m
NSFont.m Added some methods for font size and one function for glyphs from 2001-05-01 21:19:33 +00:00
NSFontManager.m
NSFontPanel.m Also replaced GMModel with NSBundle in [init]. 2001-04-22 23:01:23 +00:00
NSForm.m
NSFormCell.m
NSGraphicsContext.m Made all the button, bezel and groove methods functions again. 2001-05-04 18:25:59 +00:00
NSHelpManager.m
NSHelpPanel.m
NSImage.m Fix imgae compositing - intersect fromRect 2001-04-14 20:06:13 +00:00
NSImageCell.m
NSImageRep.m
NSImageView.m Corrected the handling of the cellClass so that every subclass of 2001-04-09 21:28:49 +00:00
NSInterfaceStyle.m
NSLayoutManager.m
NSMatrix.m * Source/NSSavePanel.m ([NSSavePanel -browser:createRowsForColumn: 2001-05-05 21:45:59 +00:00
NSMenu.m For NSMenuWindowTitleView [drawRect:] use string 2001-05-07 22:54:00 +00:00
NSMenuItem.m
NSMenuItemCell.m
NSMenuView.m Fixed bug in handling position of window when selecting 'close' windows item. 2001-02-06 08:36:13 +00:00
NSObjectProtocols.m
NSOpenPanel.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSPageLayout.m
NSPanel.m Added missing functions and some dummy implementations. 2001-05-01 21:20:11 +00:00
NSParagraphStyle.m
NSPasteboard.m Tidyups 2001-02-19 20:50:49 +00:00
NSPopUpButton.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSPopUpButtonCell.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSPrinter.m Modernize NSPrinter code. 2001-03-19 23:34:36 +00:00
NSPrintInfo.m
NSPrintOperation.m Reset the locale 2001-01-30 01:01:15 +00:00
NSPrintPanel.m
NSProgressIndicator.m
NSResponder.m
NSSavePanel.m * Source/NSSavePanel.m ([NSSavePanel -browser:createRowsForColumn: 2001-05-05 21:45:59 +00:00
NSScreen.m Load backend as a bundle. 2001-04-13 20:04:04 +00:00
NSScroller.m
NSScrollView.m Tidied 2001-01-28 23:01:25 +00:00
NSSecureTextField.m
NSSelection.m
NSSimpleHorizontalTypesetter.m
NSSlider.m [initWithFrame:] removed superflous [setCell:] call, as this gets 2001-04-09 21:29:35 +00:00
NSSliderCell.m
NSSpellChecker.m
NSSpellServer.m
NSSplitView.m Implemented adjusting subviews only the first time the splitview is 2001-02-07 22:06:32 +00:00
NSStringDrawing.m Minor updates, documentation 2001-05-03 19:39:28 +00:00
NSTableColumn.m
NSTableHeaderCell.m
NSTableHeaderView.m Tidied 2001-02-07 20:35:13 +00:00
NSTableView.m Fixed bug occurring when some rows were removed and some of them were 2001-04-25 20:40:46 +00:00
NSTabView.m
NSTabViewItem.m Adopted to programming standard. In [drawLabel:inRect:] use string 2001-05-07 22:53:17 +00:00
NSText.m
NSTextAttachment.m
NSTextContainer.m
NSTextField.m Corrected the handling of the cellClass so that every subclass of 2001-04-09 21:28:49 +00:00
NSTextFieldCell.m
NSTextStorage.m
NSTextView.m * Source/NSButtonCell.m ([NSButtonCell -setCellAttribute:to:]): 2001-03-22 00:27:37 +00:00
NSTypesetter.m
NSView.m Call GSWSetViewIsFlipped instead of GSWViewIsFlipped. 2001-04-29 22:27:10 +00:00
NSWindow.m Set visible flag to NO on miniaturize 2001-04-17 03:17:23 +00:00
NSWindowController.m
NSWorkspace.m
tiff.m Fix declarations 2001-03-06 03:29:55 +00:00
win32-def.top
win32-entry.c