mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 12:21:55 +00:00
Fixed argument of applicationShouldTerminate: method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13784 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5155461c45
commit
baa0aa5e6c
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
||||||
|
Thu Jun 6 07:23:59 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSApplication.m ([NSApplication -terminate:]): Send the
|
||||||
|
-applicationShouldTerminate: messages from self, instead of from
|
||||||
|
the sender of -terminate: (Patch by Jeff Teunissen).
|
||||||
|
|
||||||
2002-06-06 Richard Frith-Macdonald <rfm@gnu.org>
|
2002-06-06 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
* Source/NSBundleAdditions.m: patch by Jeff Teunissen to log loading
|
* Source/NSBundleAdditions.m: patch by Jeff Teunissen to log loading
|
||||||
only as debug.
|
only as debug.
|
||||||
|
|
||||||
WWed Jun 5 14:09:04 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
WWed Jun 5 14:09:04 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue