libs-gui/Source
Sergii Stoian 25fe6d035e NSBrowser column and horizontal scroller widths fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19606 72102866-910b-0410-8b05-ffd578937521
2004-06-23 21:43:54 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
CompatibilityHeaders.make Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
DocMakefile Version 0.9.3 2004-06-11 18:58:40 +00:00
externs.m Corrected misspelling of separator in toolbar code. 2004-02-29 04:39:48 +00:00
Functions.m Corrected bezel drawing and keyed archiving of popup menu item cell. 2004-02-08 13:07:24 +00:00
GNUmakefile Finished off backend indepenend dragging. 2004-06-18 23:49:40 +00:00
GNUmakefile.postamble Add a missing ':'. Reported by Matt Rice. 2003-12-03 01:55:36 +00:00
GNUmakefile.preamble * Source/GNUmakefile.preamble (ADDITIONAL_OBJCFLAGS): Include 2003-08-30 03:47:10 +00:00
GSDisplayServer.m Finished off backend indepenend dragging. 2004-06-18 23:49:40 +00:00
GSDragView.m Better handling of generic drag window loaction update. 2004-06-19 15:27:03 +00:00
GSDrawFunctions.m Extension of drawing functions and corrections for combo box. 2004-05-31 19:24:10 +00:00
GSFontInfo.m Don't do initialization that requires the shared application object/backend too early (ie. move it from +initialize to other methods). Add some asserts to try to catch these errors in the future. 2003-08-20 12:43:52 +00:00
GSFusedSilica.m Don't return values from methods returning void. 2003-08-20 12:13:34 +00:00
GSFusedSilicaContext.h Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSFusedSilicaContext.m Don't return values from methods returning void. 2003-08-20 12:13:34 +00:00
GSGuiPrivate.h Fix GSGuiBundle() prototype. 2003-11-26 14:01:54 +00:00
GSHbox.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSHelpManagerPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSHorizontalTypesetter.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSInfoPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSKeyBindingAction.h Cleaned preprocessor #endif 2002-06-05 15:19:38 +00:00
GSKeyBindingAction.m Include <> -> "" 2003-06-13 15:01:12 +00:00
GSKeyBindingTable.h Implemented support for describing multi-stroke keybindings using arrays 2002-02-28 01:58:00 +00:00
GSKeyBindingTable.m Include <> -> "" 2003-06-13 15:01:12 +00:00
GSLayoutManager.m (-_generateGlyphsForRun:at:): Use a properly typed function pointer for characterIsMember. 2004-05-12 13:55:46 +00:00
GSMemoryPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSNibCompatibility.m Made images easier to be changed by themes. 2004-02-24 19:31:33 +00:00
GSNibTemplates.m Temporary removal of NSNib pending bugfix. :) 2004-02-09 01:50:45 +00:00
GSServicesManager.m (-updateServicesMenu): Always enable an item with a submenu. 2003-10-29 01:22:50 +00:00
GSSimpleLayoutManager.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSSlideView.h Include <> -> "" 2003-06-13 15:01:12 +00:00
GSSlideView.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSTable.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSTextStorage.h Include <> -> "" 2003-06-13 15:01:12 +00:00
GSTextStorage.m Dublicate selection patch for attributed strings from base. 2004-01-11 22:21:13 +00:00
GSTitleView.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
GSToolbar.m * Source/GSToolbar.m ([GSValidationManager-initWithWindow:): 2004-06-02 15:43:19 +00:00
GSToolbarView.m Toolbar improvements, include validation, border, memory leaks, selected item 2004-05-23 18:22:45 +00:00
GSTrackingRect.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSTypesetter.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
GSVbox.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
libgnustep-gui.def Update 2003-09-02 16:29:33 +00:00
linking.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSActionCell.m Removed unneeded action cell methods. 2004-03-06 17:52:55 +00:00
NSAffineTransform.m (-rotationAngle): Correct the sign of the angle and wrap it so that it's always >=0 and <=360. 2004-03-22 01:06:37 +00:00
NSApplication.m Show dot on icon for hidden apps 2004-04-28 00:36:34 +00:00
NSAttributedString.m [readFromURL:options:documentAttributes:] corrected the handling 2003-09-01 18:14:47 +00:00
NSBezierPath.m Some unrelated bug fixes. 2004-02-25 23:27:46 +00:00
NSBitmapImageRep+GIF.h Add GIF loader. 2004-01-08 18:43:49 +00:00
NSBitmapImageRep+GIF.m Redefine Object across the include of gif_lib.h . 2004-01-08 22:31:40 +00:00
NSBitmapImageRep+JPEG.h Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep+JPEG.m Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep+PNG.h Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep+PNG.m Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep+PNM.h Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep+PNM.m Add new image loaders. 2004-01-07 23:53:15 +00:00
NSBitmapImageRep.m Remove obsolete libwraster image loading hacks. 2004-02-03 22:42:15 +00:00
NSBox.m Drawing change on NSBox. 2004-02-29 00:11:51 +00:00
NSBrowser.m NSBrowser column and horizontal scroller widths fixes 2004-06-23 21:43:54 +00:00
NSBrowserCell.m Added keyed decoding. 2004-01-30 19:49:00 +00:00
NSBundleAdditions.m Temporary removal of NSNib pending bugfix. :) 2004-02-09 01:50:45 +00:00
NSButton.m Added performClickWithFrame:inView: to NSCell 2004-04-02 21:34:37 +00:00
NSButtonCell.m Added performClickWithFrame:inView: to NSCell 2004-04-02 21:34:37 +00:00
NSCachedImageRep.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSCell.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSClipView.m Added keyed decoding. 2004-01-30 19:49:00 +00:00
NSColor.m Added keyed decoding. 2004-01-30 19:49:00 +00:00
NSColorList.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSColorPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSColorPicker.m Removed new GCC 3.4 warnings from Alexander Malmbergs list. 2003-09-01 18:17:52 +00:00
NSColorWell.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSComboBox.m Improved combo box look with other minor changes 2004-06-09 10:34:33 +00:00
NSComboBoxCell.m Made selecting values from a combo box in a table view work. 2004-06-20 22:25:17 +00:00
NSControl.m Fixed the toolbar validation support side effects 2004-05-28 23:49:16 +00:00
NSCursor.m Made images easier to be changed by themes. 2004-02-24 19:31:33 +00:00
NSCustomImageRep.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSDataLink.m Commiting implementation of NSDataLink. 2004-01-24 20:12:04 +00:00
NSDataLinkManager.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSDataLinkPanel.m Removed some compiler warnings. 2004-01-07 13:25:29 +00:00
NSDocument.m Added missing Cocoa methods and a Cocoa header file. 2004-05-08 13:40:40 +00:00
NSDocumentController.m Conform to documentation 2004-05-15 04:04:51 +00:00
NSDrawer.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSEPSImageRep.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSEvent.m (-description): Remove a stray , . 2003-11-18 20:45:25 +00:00
NSFileWrapper.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSFont.m Add cachedScreenFont ivar and use it. Use more efficient keys in the globalFontMap. 2004-02-10 20:52:11 +00:00
NSFontManager.m Ask the delegate whether a font should be included in the font panel in NSFontPanel, not when returning fonts from NSFontManager. 2003-10-26 14:25:13 +00:00
NSFontPanel.m (-_initWithoutGModel): Use -setTitle: to set the titles of the buttons, not -setStringValue:. Patch from Matt Rice. 2004-01-22 12:18:27 +00:00
NSForm.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSFormCell.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSGraphicsContext.m Implement GSReadRect and initWithFocusedViewRect: 2003-09-20 02:57:45 +00:00
NSHelpManager.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSHelpPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
nsimage-tiff.h Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSImage.m (-size): Don't try to get the size if rep is nil. 2004-05-26 23:42:48 +00:00
NSImageCell.m Two more classes now have relavtive colour drawing. 2004-02-11 00:01:20 +00:00
NSImageRep.m Remove obsolete libwraster image loading hacks. 2004-02-03 22:42:15 +00:00
NSImageView.m Added keyed decoding. 2004-02-02 21:40:00 +00:00
NSInputManager.m (-loadBindingsFromFile:): Handle errors directly instead of using (broken) exception handling code. 2003-11-07 13:46:12 +00:00
NSInputServer.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSInterfaceStyle.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSLayoutManager.m Calculate layout_char properly. Comment about the weird state of things. 2004-03-22 00:17:18 +00:00
NSMatrix.m Redisplay after colours changed. 2004-02-11 22:52:40 +00:00
NSMenu.m Some unrelated bug fixes. 2004-02-25 23:27:46 +00:00
NSMenuItem.m Made images easier to be changed by themes. 2004-02-24 19:31:33 +00:00
NSMenuItemCell.m Made images easier to be changed by themes. 2004-02-24 19:31:33 +00:00
NSMenuView.m Menu reference handlin patch and further keyed archiving. 2004-02-06 00:16:54 +00:00
NSNib.m Doc fixups 2004-03-08 04:26:28 +00:00
NSOpenGLContext.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSOpenGLPixelFormat.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSOpenGLView.m Add initWithFrame: 2003-07-23 03:44:33 +00:00
NSOpenPanel.m Drawing change on NSBox. 2004-02-29 00:11:51 +00:00
NSOutlineView.m Made mouse down changes of table view work with outline view. 2004-06-21 11:41:26 +00:00
NSPageLayout.m Move declarations before statements. 2004-03-08 18:22:07 +00:00
NSPanel.m Use setHighlightsBy: for default button in alert panel. 2003-12-01 18:29:08 +00:00
NSParagraphStyle.m (+defaultWritingDirectionForLanguage:): Implement. 2004-05-12 14:54:08 +00:00
NSPasteboard.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSPopUpButton.m Reflect changes to title of popup button in display. 2004-01-26 20:49:33 +00:00
NSPopUpButtonCell.m Added performClickWithFrame:inView: to NSCell 2004-04-02 21:34:37 +00:00
NSPrinter.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSPrintInfo.m Removed some compiler warnings. 2004-01-07 13:25:29 +00:00
NSPrintOperation.m New backend neutral DnD implementation (still incomplete) 2004-06-03 22:44:12 +00:00
NSPrintPanel.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSProgressIndicator.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSResponder.m Don't return values from methods returning void. 2003-08-20 12:13:34 +00:00
NSRulerMarker.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSRulerView.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSSavePanel.m Small additions to save panel. 2004-03-06 14:59:50 +00:00
NSScreen.m Documentation and prevention of a leak in case of exception. 2004-01-02 04:19:32 +00:00
NSScroller.m Added keyed decoding. 2004-01-30 19:49:00 +00:00
NSScrollView.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSSecureTextField.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSSelection.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSSlider.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSSliderCell.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSSound.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSSpellChecker.m New implementation of spell checker. 2004-06-01 05:51:06 +00:00
NSSpellServer.m NSSpellServer documentation. 2004-01-07 04:38:15 +00:00
NSSplitView.m [adjustSubviews] call setNeedsDisplay: after resizing subviews 2004-05-14 20:44:50 +00:00
NSStepper.m Header reorganization - Please refer to ChangeLog 2003-07-31 23:52:10 +00:00
NSStepperCell.m Make private symbols actually private (1/n). 2003-10-30 00:23:23 +00:00
NSStringDrawing.m Some unrelated bug fixes. 2004-02-25 23:27:46 +00:00
NSTableColumn.m Menu reference handlin patch and further keyed archiving. 2004-02-06 00:16:54 +00:00
NSTableHeaderCell.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSTableHeaderView.m Corrected affine transform struct element names and added some drawing functions. 2003-12-30 12:42:37 +00:00
NSTableView.m Made mouse down changes of table view work with outline view. 2004-06-21 11:41:26 +00:00
NSTabView.m Use GSDrawingFunctions instead of Function. 2004-06-07 23:54:25 +00:00
NSTabViewItem.m More keyed decoding. Button cell now doesn't fill interior. 2004-02-08 20:33:07 +00:00
NSText.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSTextAttachment.m Minor memory management fixes. 2003-07-21 07:47:06 +00:00
NSTextContainer.m More keyed decoding. 2004-02-15 18:23:13 +00:00
NSTextField.m Menu reference handlin patch and further keyed archiving. 2004-02-06 00:16:54 +00:00
NSTextFieldCell.m Menu reference handlin patch and further keyed archiving. 2004-02-06 00:16:54 +00:00
NSTextStorage.m More keyed decoding. 2004-02-15 18:23:13 +00:00
NSTextView.m Fix automatic scrolling when the selection changes. 2004-03-29 16:28:28 +00:00
NSTextView_actions.m Include <> -> "" 2003-06-13 15:01:12 +00:00
NSToolbar.m Toolbar improvements, include validation, border, memory leaks, selected item 2004-05-23 18:22:45 +00:00
NSToolbarItem.m Toolbar improvements, include validation, border, memory leaks, selected item 2004-05-23 18:22:45 +00:00
NSView.m Reimplement -convertRect:fromView: and -convertRect:toView: correctly. Don't mess up the clipping of rotated views in -lockFocusInRect:. 2004-03-22 17:14:26 +00:00
NSWindow+Toolbar.m Toolbar improvements, include validation, border, memory leaks, selected item 2004-05-23 18:22:45 +00:00
NSWindow.m Minor changes to better support the toolbar validation 2004-05-23 18:39:07 +00:00
NSWindowController.m set released when closed 2003-09-22 21:07:22 +00:00
NSWorkspace.m *** empty log message *** 2004-05-13 12:31:47 +00:00
tiff.m Better error checking and documentation 2003-09-08 02:07:53 +00:00
win32-def.top Update 2003-09-02 16:29:33 +00:00
win32-entry.c Merge from dawn 1999-09-09 02:56:20 +00:00