mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 18:01:08 +00:00
Implemented autosizing of popup-button
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6227 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
71a2a9c436
commit
7dc59d1526
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Wed Mar 8 23:19:08 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSPopUpButton.m ([-sizeToFit]): Invoke super's implementation.
|
||||||
|
* Source/NSPopUpButton.m ([-synchronizeTitleAndSelectedItem]):
|
||||||
|
Removed call to sizeToFit.
|
||||||
|
* Source/NSPopUpButtonCell.m ([-cellSize]): Implemented.
|
||||||
|
|
||||||
Wed Mar 08 20:56:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
Wed Mar 08 20:56:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/NSFontPanel.m: A few bug fixes and tidyups.
|
* Source/NSFontPanel.m: A few bug fixes and tidyups.
|
||||||
|
|
Loading…
Reference in a new issue