libs-gui/Source
Fred Kiefer be008a93fd (-availableFonts,
-availableFontNamesWithTraits:, -availableMembersOfFontFamily:,
-convertFont:, convertWeight:ofFont:,
-fontWithFamily:traits:weight:size:, -fontNamed:hasTraits:)
Removed compiler warning about signed/unsigned comparision.
[setSelectedFont:isMultiple:] and [fontMenu:] changed menuItem to
type (id <NSMenuItem>).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16891 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:31:11 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
DocMakefile Remove GNUSTEP_MAKEFILES 2003-05-03 02:16:53 +00:00
externs.m Added NSPatternColorSpace. 2003-04-25 22:51:55 +00:00
Functions.m Do not flush the window during an NSHighlightRect() 2002-05-22 12:04:47 +00:00
GNUmakefile Updates for filesystem change. 2003-04-28 02:33:10 +00:00
GNUmakefile.postamble Fix window mouseUp. Doc building 2002-08-25 02:47:00 +00:00
GNUmakefile.preamble Updates for filesystem change. 2003-04-28 02:33:10 +00:00
GSDisplayServer.m Use GSSlideView to implement image sliding. 2003-02-12 00:05:09 +00:00
GSFontInfo.m Removed creation of fontDictionary from [init] method. This now 2003-04-27 15:44:56 +00:00
GSFusedSilica.m Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
GSFusedSilicaContext.m Add Quartz-like interface. Fix focus problems. 2002-10-09 02:47:40 +00:00
GSHbox.m Update docs 2002-04-03 16:59:43 +00:00
GSHelpManagerPanel.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
GSHorizontalTypesetter.m Detect and handle gaps in the soft invalidated layout information. 2003-05-05 20:52:24 +00:00
GSInfoPanel.m Draw authors in correct order 2003-05-16 09:14:52 +00:00
GSKeyBindingAction.h Cleaned preprocessor #endif 2002-06-05 15:19:38 +00:00
GSKeyBindingAction.m New file used by the new key binding engine 2002-02-25 01:45:38 +00:00
GSKeyBindingTable.h Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSKeyBindingTable.m Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSLayoutManager.m Detect and handle gaps in the soft invalidated layout information. 2003-05-05 20:52:24 +00:00
GSMemoryPanel.m No longer need to manually fix button sizes after autosizing 2002-04-12 00:02:26 +00:00
GSServicesManager.m Fix Services dir 2003-04-28 02:47:09 +00:00
GSSimpleLayoutManager.m Make sure view exists before trying to get range (Solaris limitation). 2002-12-06 02:05:39 +00:00
GSSlideView.h Moved over from X11 backend. 2003-02-12 00:09:49 +00:00
GSSlideView.m In [drawRect:]use the frame of the view, not the given rect. 2003-03-01 00:44:45 +00:00
GSTable.m Added workaround for OSX bug in +new ... to get portability to OSX 2002-04-11 10:23:28 +00:00
GSTextStorage.h Improve performance by handing out proxy to internal string 2002-02-06 13:55:49 +00:00
GSTextStorage.m (-setAttributes:range:): Handle zero-length attribute changes correctly. 2003-03-03 13:57:34 +00:00
GSTrackingRect.m Fixes for cursor updating 1999-11-15 16:00:47 +00:00
GSTypesetter.m Removed old, broken-by-design interface for soft invalidation. 2003-03-03 13:58:17 +00:00
GSVbox.m Update docs 2002-04-03 16:59:43 +00:00
libgnustep-gui.def Regenerate dll defs 2003-02-05 14:58:24 +00:00
linking.m Static linking file 2001-10-17 03:55:18 +00:00
NSActionCell.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSAffineTransform.m Removed comment 2002-06-22 17:01:14 +00:00
NSApplication.m New method to load user bundles 2003-05-27 04:10:20 +00:00
NSAttributedString.m (-fixAttachmentAttributesInRange:): Update end index when a character is deleted. 2003-02-11 15:39:20 +00:00
NSBezierPath.m Moved code from [bezierPathWithOvalInRect:] and 2003-05-02 19:00:43 +00:00
NSBitmapImageRep.m In [initWithBitmapDataPlanes:...bitsPerPixel:], 2003-06-08 00:26:18 +00:00
NSBox.m Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
NSBrowser.m (-setPath:, pathToColumn:, -addColumn): 2003-06-08 00:27:13 +00:00
NSBrowserCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSBundleAdditions.m Added missing cast 2003-01-30 04:29:37 +00:00
NSButton.m Mark the view as needing display, don't force a display. 2003-05-13 18:26:46 +00:00
NSButtonCell.m Add GSCategories.h 2003-04-01 03:46:31 +00:00
NSCachedImageRep.m Update docs 2002-04-03 16:59:43 +00:00
NSCell.m Use a much larger size for the field editor. 2003-06-04 21:05:22 +00:00
NSClipView.m Use method calls in [initWithCoder:] so opaque flag is set 2003-01-08 16:37:01 +00:00
NSColor.m [GSPatternColor colorSpaceName] uses NSPatternColorSpace. 2003-04-25 22:54:12 +00:00
NSColorList.m [_loadAvailableColorLists] check if a directory exists before 2003-02-09 00:36:53 +00:00
NSColorPanel.m * Source/NSMenuView.m ([NSMenuView -trackWithEvent:]): 2002-10-27 22:33:16 +00:00
NSColorPicker.m Added missing #includes 2002-04-11 23:17:42 +00:00
NSColorWell.m * Source/NSMenuView.m ([NSMenuView -trackWithEvent:]): 2002-10-27 22:33:16 +00:00
NSComboBox.m Added missing #includes 2002-04-02 11:39:57 +00:00
NSComboBoxCell.m (-completedString:) Removed compiler warning about signed/unsigned comparision. 2003-06-08 00:28:06 +00:00
NSControl.m Removed [becomeFirstResponder] and [resignFirstResponder] as the 2003-04-26 16:49:47 +00:00
NSCursor.m Merge from 0.8.0 2002-08-03 03:32:19 +00:00
NSCustomImageRep.m Added missing #include 2002-04-02 11:34:24 +00:00
NSDataLink.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkManager.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSDataLinkPanel.m Moved the method [NSApplication orderFrontDataLinkPanel:] to here. 2002-09-06 00:33:57 +00:00
NSDocument.m Document-base app fixes 2002-11-01 22:42:52 +00:00
NSDocumentController.m Indented line 2003-01-19 23:47:53 +00:00
NSDrawer.m Remove the delegate from the notification center in -dealloc 2002-09-24 01:33:09 +00:00
NSEPSImageRep.m Added missing #include 2002-04-02 11:13:36 +00:00
NSEvent.m Document. Fix up NSDebugLogs 2002-10-12 03:14:22 +00:00
NSFileWrapper.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFont.m Preliminary implemetation for NSConvertGlyphsToPackedGlyphs(). 2003-05-02 19:01:07 +00:00
NSFontManager.m (-availableFonts, 2003-06-08 00:31:11 +00:00
NSFontPanel.m (-setPanelFont:isMultiple: 2003-06-08 00:30:01 +00:00
NSForm.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSFormCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSGraphicsContext.m Add shfill operator. 2003-05-17 22:04:00 +00:00
NSHelpManager.m Added missing #include 2002-04-11 23:29:32 +00:00
NSHelpPanel.m Moved the method [NSApplication orderFrontHelpPanel:] to here. 2002-09-06 00:33:31 +00:00
NSImage.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSImageCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSImageRep.m Fixed compiler warning 2003-01-30 04:28:39 +00:00
NSImageView.m Use [mouseDown:] instead of [mouseDragged:] to start dragging as 2002-12-10 00:19:11 +00:00
NSInputManager.m Update for file system layout changes. 2003-05-01 18:06:11 +00:00
NSInputServer.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSInterfaceStyle.m whatever. 2003-04-14 00:03:09 +00:00
NSLayoutManager.m Fix updating of glyph counts in some rare cases. Minor cleanups. 2003-04-10 00:08:26 +00:00
NSMatrix.m (-setSelectionFrom:to:anchor:highlight:): Update the selection related ivars after changing the selection. 2003-03-27 22:54:46 +00:00
NSMenu.m Check the types of defaults values before using them. 2003-06-05 14:46:04 +00:00
NSMenuItem.m Add GSCategories.h 2003-04-01 03:46:31 +00:00
NSMenuItemCell.m Moved code from setMenuView to calcSize 2003-04-17 11:59:32 +00:00
NSMenuView.m Set cell height at least to 20 pixels 2003-05-14 11:02:23 +00:00
NSOpenGLContext.m Tidied up indentation of a few lines; added small comment 2003-02-05 03:44:39 +00:00
NSOpenGLPixelFormat.m Add OpenGL support 2002-11-16 04:48:52 +00:00
NSOpenGLView.m Add OpenGL support 2002-11-16 04:48:52 +00:00
NSOpenPanel.m Added new MacOSX methods. 2002-11-26 00:18:33 +00:00
NSOutlineView.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSPageLayout.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSPanel.m Use controlBackgroundColor instead of lightGrayColor. Patch by Matt 2003-04-25 22:51:02 +00:00
NSParagraphStyle.m Implemented handling of writing directions. These are needed for the 2003-04-26 16:51:21 +00:00
NSPasteboard.m Improved logging. 2002-04-16 14:16:37 +00:00
NSPopUpButton.m beep on click when no items to display 2003-04-13 08:56:35 +00:00
NSPopUpButtonCell.m Small fix to NSPopUpButtonCell. 2003-04-27 20:37:29 +00:00
NSPrinter.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSPrintInfo.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSPrintOperation.m * Source/NSPrintOperation.m (-_print): Remove locale change (now 2003-02-20 03:12:29 +00:00
NSPrintPanel.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSProgressIndicator.m whatever. 2003-04-14 00:03:09 +00:00
NSResponder.m Rewrite key view handling 2002-10-21 13:03:23 +00:00
NSRulerMarker.m Add dragging of ruler markers. 2002-11-02 23:17:23 +00:00
NSRulerView.m added ruler view bugfixes 2003-04-27 08:45:46 +00:00
NSSavePanel.m Adjust browser columns size to match window 2003-04-25 07:04:57 +00:00
NSScreen.m Printing impl. 2002-10-29 02:48:16 +00:00
NSScroller.m (-acceptsFirstResponder): Implement to return NO. 2003-05-01 19:50:20 +00:00
NSScrollView.m Enable horizontal scrolling with shift key. 2003-04-30 05:03:50 +00:00
NSSecureTextField.m Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
NSSelection.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSSlider.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSSliderCell.m Basic implementation of the tick mark methods. Added en-/decoding 2003-04-25 22:55:18 +00:00
NSSound.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSSpellChecker.m Updates for filesystem change. 2003-04-28 02:33:10 +00:00
NSSpellServer.m Added FIXME 2002-09-24 01:34:15 +00:00
NSSplitView.m Fixed offset used in delegate calls 2003-02-16 14:04:10 +00:00
NSStepper.m Removed the method [acceptsFirstResponder] as NSControls version 2003-03-17 02:13:06 +00:00
NSStepperCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSStringDrawing.m Merge from 0.8.5 branch 2003-03-24 18:15:56 +00:00
NSTableColumn.m Documentation fixups 2002-08-29 10:07:51 +00:00
NSTableHeaderCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSTableHeaderView.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSTableView.m (mouseDown:) Wrap each iteration of the mouse tracking loop in an autorelease pool. 2003-03-29 20:12:07 +00:00
NSTabView.m implemented selectTabViewItemWithIdentifier: 2003-05-06 04:26:37 +00:00
NSTabViewItem.m Markup for autogsdoc 2001-12-17 16:51:51 +00:00
NSText.m Merge in text-system-branch. 2003-01-26 19:21:40 +00:00
NSTextAttachment.m Implement text attachment handling. 2003-01-31 21:08:24 +00:00
NSTextContainer.m Documented NSTextContainer. 2003-04-28 16:37:56 +00:00
NSTextField.m Only accept first mouse when editable. 2003-02-02 16:56:38 +00:00
NSTextFieldCell.m Lock focus / unlock focus optimizations and fixes 2003-02-01 05:10:00 +00:00
NSTextStorage.m (-processEditing): Make sure we always give a valid range and delta to the layout managers. 2003-02-11 15:39:49 +00:00
NSTextView.m (-drawRect:): Draw background correctly. 2003-05-01 18:06:32 +00:00
NSTextView_actions.m Use method calls instead of some of the direct references to 2003-03-01 00:43:54 +00:00
NSToolbar.m Moved private interface into public header ... as a quick hack to fix 2003-01-30 04:24:42 +00:00
NSToolbarItem.m Fixing minor issue w/ NSToolbarItem.m. I forgot to include NSImage.h 2002-12-29 05:44:28 +00:00
NSView.m Don't save the focus rect clipping path in the gstate if one is allocated. 2003-05-12 15:35:43 +00:00
NSWindow.m Set _windowNum to 0 so the backend window will be recreated when required. 2003-05-13 18:26:20 +00:00
NSWindowController.m Fixed dealloc laziness in releasing stuff as soon as possible 2003-01-30 03:44:51 +00:00
NSWorkspace.m Basic implemention of [activeApplication] and [launchedApplications]. 2003-05-21 22:08:17 +00:00
tiff.m Set EXTRASAMPLES even if 0 2001-09-04 03:58:59 +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