mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:30:44 +00:00
Forgot to update the Change for my previous commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5285361395
commit
06c9f9a37a
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-05-16 Quentin Mathe <quentin.mathe@gmail.com>
|
||||
|
||||
* Source/Functions.m:
|
||||
* Source/NSApplication.m (-finishLaunching):
|
||||
Moved the main Nib file loading from -finishLaunching to
|
||||
NSApplicationMain() to match Cocoa behavior/documentation.
|
||||
This makes easier to implement a custom AppKit main that works with both
|
||||
Cocoa and GNUstep.
|
||||
|
||||
2010-05-15 Wolfgang Lux <wolfgang.lux@gmail.com>
|
||||
|
||||
* Source/GSNibLoading.m (-nibInstantiate): Fix bug where a window
|
||||
|
|
Loading…
Reference in a new issue