mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 11:40:59 +00:00
Cache default fonts in NSFont for improved performance of open panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7328 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5311231e5c
commit
48d6311578
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Sat Sep 2 01:34:19 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
|
* Source/NSFont.m ([+boldSystemFontOfSize:]),
|
||||||
|
([+systemFontOfSize:]), ([+userFixedPitchFontOfSize:]),
|
||||||
|
([+userFontOfSize:]): Cache font of size 0. (setNSFont): Mark
|
||||||
|
caches as needing to be recomputed.
|
||||||
|
|
||||||
Fri Sep 1 22:34:55 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
Fri Sep 1 22:34:55 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/NSBrowser.m ([-_performLoadOfColumn:]): Fixed
|
* Source/NSBrowser.m ([-_performLoadOfColumn:]): Fixed
|
||||||
|
|
Loading…
Reference in a new issue