mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Three new classes: GSTable, GSHbox, GSVbox.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5267 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
102ad52e84
commit
597303485e
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Wed Nov 24 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
The three new autolayout classes; code extremely stable, API
|
||||
experimental. Documentation/example code forthcoming,
|
||||
* Source/GSHbox.m: New file.
|
||||
* Source/GSTable.m: New file.
|
||||
* Source/GSVbox.m: New file.
|
||||
* Headers/AppKit/GSHbox.h: New file.
|
||||
* Headers/AppKit/GSTable.h: New File.
|
||||
* Headers/AppKit/GSVbox.h: New file.
|
||||
* Source/GNUmakefile: Updated for new files.
|
||||
|
||||
Tue Nov 23 14:08:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSApplication.m: Rewrite focus handling, preliminary attempt
|
||||
|
|
Loading…
Reference in a new issue