mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 09:51:08 +00:00
Cleaned up font enumerator code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11379 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1a87e8ad94
commit
be706c6a08
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2001-11-12 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSFontManager.m
|
||||
Reorganised the handling of the font enumerator. New
|
||||
[_includeFont:] is only called from here. Corrected
|
||||
[availableMembersOfFontFamily:] and [fontNamed:hasTraits:].
|
||||
* Headers/gnustep/gui/GSFontInfo.h:
|
||||
Adopted GSFontEnumerator to changes on NSFontManager.
|
||||
* Source/GSFontInfo.m:
|
||||
Changed GSFontEnumerator so that only [enumerateFontsAndFamilies]
|
||||
must be subclassed.
|
||||
|
||||
2001-11-11 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTabView.m
|
||||
|
|
Loading…
Reference in a new issue