mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Adopted to changes in header file. [initialize] Cache the
notification center and the NSAutoreleasePool class for the whole file. [finishLaunching] set the image before starting the icon view. Recognize file to open with flag @"NSOpen" beside @"GSFilePath". [dealloc] now also destoys the graphic context. [stop:] now stops the run loop, which may be restarted (but this will still reload the NIB file!). [setApplicationIconImage:] check if the _app_icon_window is there before setting its image. [orderFrontDataLinkPanel:] and [orderFrontHelpPanel:] moved the error message into the corresponding files. [terminate:] now directly stops the program with exit(0). Also did some general cleanup of code. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8333 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a596a673ba
commit
edb22721b2
1 changed files with 1786 additions and 1726 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue