mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 16:20:46 +00:00
Fixed button autosizing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13453 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
935858f1cb
commit
04616b85ac
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Apr 11 22:51:09 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSButtonCell.m ([-cellSize]): Use more space around
|
||||
bezeled/bordered buttons not containing only an image so that they
|
||||
get more pleasantly autosized without manual intervention.
|
||||
* Source/GSMemoryPanel.m ([-init]): Do not manually adjust the
|
||||
button size.
|
||||
|
||||
Thu Apr 11 22:15:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSAttributedString.h: Do not #include the
|
||||
|
|
Loading…
Reference in a new issue