mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 05:30:47 +00:00
Modification to menu code to allow changing font and font size
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8722 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0e6f6648d3
commit
1350905dc8
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Sat Jan 20 23:38:03 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Patches by Alexander Malmberg <malmberg@malmberg.org>, modified:
|
||||
* Source/NSMenu.m ([NSMenuWindowTitleView -titleHeight]): New
|
||||
method. ([NSMenu -initWithTitle:]): Use the new method to compute
|
||||
menu title height. ([NSMenu -sizeToFit]): Idem.
|
||||
* Source/NSMenuView.m ([+menuBarHeight]): Compute from the font
|
||||
height. ([-initWithFrame:]): Compute cellSize from the font size.
|
||||
|
||||
2001-01-20 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSLayoutManager.m: Reorganize and tidy up glyph code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue