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