mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 15:10:47 +00:00
Added the memory panel previously only available for GSTest.app. To allow
applications to use it without any API change, bound the memory panel popup to the application icon in the info panel git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12602 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2b92aca887
commit
d18dff286c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Feb 20 19:15:58 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/GSMemoryPanel.h: New file.
|
||||
* Source/GSMemoryPanel.m: New file.
|
||||
* Source/GNUmakefile: Compile, install the new files.
|
||||
* Source/GSInfoPanel.m: If the user clicks on the application
|
||||
icon, open the memory panel (idea by Richard Frith-Macdonald).
|
||||
|
||||
Wed Feb 20 12:36:05 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Model/GMAppKit.m ([NSBox -subviewsForModel]): New method fixing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue