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:
qmathe 2010-05-16 13:57:19 +00:00
parent 7dd04afe94
commit 6d3b2cdf37

View file

@ -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> 2010-05-15 Wolfgang Lux <wolfgang.lux@gmail.com>
* Source/GSNibLoading.m (-nibInstantiate): Fix bug where a window * Source/GSNibLoading.m (-nibInstantiate): Fix bug where a window