mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 12:21:55 +00:00
NSWorkspace now delegates some calls to GWorkspace.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11593 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
71d0c24c41
commit
bcaba49b60
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
2001-12-01 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSWorkspace.m
|
||||||
|
Moved all private methods into seperate category. New method
|
||||||
|
[_connectApplication:], use this in [openFile:...] and
|
||||||
|
[launchApplication:...]. Implemented [openTempFile:].
|
||||||
|
New method [_workspaceApplication] used to implement
|
||||||
|
[performFileOperation:...] and [selectFile:inFileViewerRootedAtPath:].
|
||||||
|
* Source/NSApplication.m
|
||||||
|
[finishLaunching] and [terminate:] send workspace notification
|
||||||
|
with the shared workspace as object.
|
||||||
|
|
||||||
Sat Dec 1 10:10:58 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
Sat Dec 1 10:10:58 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* GNUmakefile.postamble (gui.make): Depend on configure.
|
* GNUmakefile.postamble (gui.make): Depend on configure.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue