mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:41:23 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8474 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
23127be30d
commit
04fdd7ef0c
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2001-01-03 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSFont.m: Minor optimisations - caching class and defaults.
|
||||
Copy font name rather than just retaining - to ensure that it's
|
||||
not a mutable string that gets changed. Ensure that fonts are
|
||||
encoded as the base class.
|
||||
* Source/NSTextView.m:
|
||||
([-setTypingAttributes:]) update font panel and ruler
|
||||
([-readSelectionFromPasteboard:type:]) update typing attributes.
|
||||
([-updateFontPanel]) use font info from typing attributes.
|
||||
|
||||
2000-12-28 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSButtonCell.h:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue