mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Fix for NSDocument applications where saveDocument: etc from the NSDocument
was not being detected git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16576 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6942ad64d5
commit
dd77683470
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Apr 28 13:14:15 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSApplication.m ([NSApplication -targetForAction:]): If this
|
||||
is a document-based application, check if the key window's document
|
||||
responds to the action; if it does, use it.
|
||||
|
||||
2003-04-28 Nicola Pero <nicola@nicola.brainstorm.co.uk>
|
||||
|
||||
* Resources/GNUmakefile (gui-resources_RESOURCE_FILES_INSTALL_DIR): Define
|
||||
|
|
Loading…
Reference in a new issue