mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9929 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
096e3f4f4f
commit
0c367330c1
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-05-12 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSFont.h
|
||||
* Source/NSFontManager.m
|
||||
Made [NSFont fontInfo] a public method to use it in the backend.
|
||||
* Headers/gnustep/gui/NSGraphicsContext.h
|
||||
* Source/NSGraphicsContext.m
|
||||
New methods to set and use a font.
|
||||
* Source/NSFont.m
|
||||
New implementation of [useFont] and [set] which call methods
|
||||
on the context.
|
||||
|
||||
2001-05-11 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.in: Check for tiffio.h. Add path to include dirs
|
||||
|
|
Loading…
Reference in a new issue