Added alert panel stuff

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3387 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-12-04 10:54:27 +00:00
parent cb1ee43073
commit b9fe3f3689
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
Fri Dec 4 11:10:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* GNUmakefile: Added GNUAlertPanel.m
* GNUAlertPanel.m: Outline of framework for handling alert panels.
Thu Dec 3 1998 Felipe A. Rodriguez <far@ix.netcom.com>
* NSView.m resizeSubviewsWithOldSize: check whether view has ever been

View file

@ -106,6 +106,7 @@ NSView.m \
NSWindow.m \
NSWorkspace.m \
TrackingRectangle.m \
GNUAlertPanel.m \
GNUServicesManager.m \
PSMatrix.m \
tiff.m \