libs-back/ChangeLog
Adam Fedor 48ed102f75 Fix includes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13272 72102866-910b-0410-8b05-ffd578937521
2002-03-31 03:46:34 +00:00

31 lines
912 B
Text

2002-03-30 Adam Fedor <fedor@gnu.org>
* Source/GNUmakefile.preamble: Add graphic includes, -Wall
* Source/gsc/GNUmakefile.preamble: Likewise.
* Source/x11/GNUmakefile.preamble: Likewise.
* Source/xlib/GNUmakefile.preamble: Likewise.
* Tools/font_cacher.m: Fix include.
2002-03-29 Adam Fedor <fedor@gnu.org>
* Source/gsc/GSGState.m (-GSSendBezierPath:): Append path in all
cases.
(- GSRectFillList): Implement.
* Source/x11/XGServerWindow.m:
([XGServer -windowbounds:]): Don't get screen bounds.
* Source/x11/*.c: Fix includes.
2002-03-27 Adam Fedor <fedor@gnu.org>
* Source/x11/GNUmakefile: Get headers from right place.
* Source/xlib/GNUmakefile: Remove invalid header.
* Source/x11/XGServerWindow.m (-window:::): Change method to
match frontend (including setting of style).
2002-03-27 Adam Fedor <fedor@gnu.org>
* Version: Initial version (most code extracted from xgps).