]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/ChangeLog
GOutputDev now compiles... move onto gpdf GUI.
[evince.git] / pdf / xpdf / ChangeLog
1 1999-05-29  Michael Meeks  <michael@edenproject.org>
2
3         * gpdf.cc: Add define GString / undef.
4         (main): Argc not Argv :)
5
6         * GOutputDev.cc (findColor): Made pigs ear of colour
7         mappings.
8
9 1999-05-28  Michael Meeks  <michael@imaginator.com>
10
11         * GOutputDev.cc (drawChar16): XChar2b -> GdkWChar
12
13 1999-05-27  Michael Meeks  <michael@imaginator.com>
14
15         * GOutputDev.cc (GOutputFont): Hacks.
16         (GOutputFont): Renamed.
17         (getFont): killed redundant 'display'
18         getGdkFont not getXFont.
19         (GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
20         which returns GdkColormap *, killed colormap & depth1 in prototype.
21         Removed redundant assigns.
22         NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
23         Many misc. fixes upto convertSubPath.
24
25         * GOutputDev.h: Comments 'G'd and GOutputDev updated.
26         XPoint -> GdkPoint
27
28         * Makefile.in (CXXFLAGS): Add GOOSRCDIR.
29