git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9755 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-05-01 21:26:15 +00:00
parent 4d4ba3af8c
commit e2d42e6420

View file

@ -1,3 +1,16 @@
2000-05-01 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSFont.h
* Source/NSFont.m
Added some methods for font size and one function for glyphs from
the MacOS X specification.
* Headers/gnustep/gui/NSGraphics.h
* Source/Functions.m
Added missing functions and some dummy implementations.
* Headers/gnustep/gui/NSPanel.h
* Source/NSPanel.m
Added missing functions and some dummy implementations.
2000-04-30 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSGraphicsContext.m