Adding a number of changes. The skeleton implementations of NSToolbar and

NSToolbarItem as well as a number of miscellaneous things I have had laying
around for a while.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13997 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2002-06-30 05:14:21 +00:00
parent bcf07f45a6
commit d2c4db3d9b
12 changed files with 762 additions and 15 deletions

View file

@ -143,6 +143,8 @@ NSTextField.m \
NSTextFieldCell.m \
NSTextStorage.m \
NSTextView.m \
NSToolbar.m \
NSToolbarItem.m \
NSView.m \
NSWindow.m \
NSWindowController.m \
@ -285,6 +287,8 @@ NSTextField.h \
NSTextFieldCell.h \
NSTextStorage.h \
NSTextView.h \
NSToolbar.h \
NSToolbarItem.h \
NSView.h \
NSWindow.h \
NSWindowController.h \
@ -321,6 +325,7 @@ NSNibDeclarations.h \
NSNibLoading.h \
NSSpellProtocol.h \
NSUserInterfaceValidation.h \
NSValidatedUserInterfaceItem.h \
PSOperators.h \
nsimage-tiff.h