mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 17:10:45 +00:00
Very simple and ineffective optms in drawing menu title and popupbuttons
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10284 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ee76841e28
commit
eeefe3d6ed
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Tue Jul 3 18:46:38 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSMenu.m ([NSMenuWindowTitleView -drawRect:]): Cache
|
||||
the title attributes used when drawing.
|
||||
* Source/NSPopUpButton.m ([-mouseDown:]): Trivial rearrangement to
|
||||
spare two method calls.
|
||||
|
||||
Fri Jun 29 11:18:44 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/AppKit.h: Include NSWindowController.h
|
||||
|
|
Loading…
Reference in a new issue