mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
Implemented new NSWorkspace methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16767 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c4d2bc49f1
commit
6455662da9
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2003-05-22 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSFontPanel.m
|
||||
[_familySelectionChanged:] removed unused local variable.
|
||||
* Headers/gnustep/gui/NSWorkspace.h
|
||||
Added new MacOSX methods.
|
||||
* Source/NSWorkspace.m
|
||||
Basic implemention of [activeApplication] and [launchedApplications].
|
||||
* Source/NSApplication.m
|
||||
In [finishLaunching] and [replyToApplicationShouldTerminate:] use
|
||||
[NSWorkspace activeApplication] to get application information.
|
||||
|
||||
2003-05-20 22:50 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Tools/make_services.m (scanDynamic): Skip anything with a .service
|
||||
|
|
Loading…
Reference in a new issue