]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/ChangeLog
slow progress...
[evince.git] / pdf / xpdf / ChangeLog
1 1999-05-28  Michael Meeks  <michael@imaginator.com>
2
3         * GOutputDev.cc (drawChar16): XChar2b -> GdkWChar
4
5 1999-05-27  Michael Meeks  <michael@imaginator.com>
6
7         * GOutputDev.cc (GOutputFont): Hacks.
8         (GOutputFont): Renamed.
9         (getFont): killed redundant 'display'
10         getGdkFont not getXFont.
11         (GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
12         which returns GdkColormap *, killed colormap & depth1 in prototype.
13         Removed redundant assigns.
14         NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
15         Many misc. fixes upto convertSubPath.
16
17         * GOutputDev.h: Comments 'G'd and GOutputDev updated.
18         XPoint -> GdkPoint
19
20         * Makefile.in (CXXFLAGS): Add GOOSRCDIR.
21