]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/ChangeLog
Re-organise to get mime type right,
[evince.git] / pdf / xpdf / ChangeLog
1 1999-08-24  Michael Meeks  <michael@imaginator.com>
2
3         * application-x-pdf.gnorba: Update to new mime type.
4
5         * Makefile.am (gnorba_DATA): Rename mime type.
6         Remove glade.
7
8         * gpdf.cc (main): File up a container if we fail to load
9         any of the command line files.
10
11 1999-08-24  Michael Meeks  <michael@imaginator.com>
12
13         * Makefile.am: Cleaned + added thread bits.
14
15         * bonobo-image-x-pdf.cc: Add locking round 'xref' global.
16         Remove CORBA_Environment global.
17
18 1999-08-24  Michael Meeks  <michael@imaginator.com>
19
20         * bonobo-image-x-pdf.cc (bed_free_data): Rationalised Stream
21         duplicate / release, and scoped BonoboFile correctly.
22
23         * BonoboStream.cc (bfseek): Add init / free to all corba
24         exceptions, ( stupidly lost this code somehow ).
25
26         * bonobo-image-x-pdf.cc (render_page): Add startDoc.
27         (main): Add freeParams.
28
29 1999-08-23  Michael Meeks  <michael@imaginator.com>
30
31         * gpdf.cc (container_launch_component): Fix flags.
32         (container_create_toolbar): Fix for new Bonobo.
33
34 1999-08-23  Michael Meeks  <michael@imaginator.com>
35
36         * Makefile.am: Added helper programs back in.
37
38         * bonobo-image-x-pdf.cc (view_create_menus): Toolbars.
39
40 1999-08-23  Miguel de Icaza  <miguel@gnu.org>
41
42         * bonobo-image-x-pdf.cc: Replace exit() with gtk_main_quit()
43
44 1999-08-22  Miguel de Icaza  <miguel@gnu.org>
45
46         * bonobo-image-x-pdf.cc (main): Add error checking for factory
47         registration. 
48
49 1999-08-22  Michael Meeks  <michael@imaginator.com>
50
51         * bonobo-image-x-pdf.cc: Add zoom.
52
53 1999-08-19  Michael Meeks  <michael@imaginator.com>
54
55         * PDFDoc.cc: Altered to read / write lines.
56
57         * PDFDoc.cc: Move FileStream::checkHeader so its called
58         in FileStream constructor.
59
60 1999-08-18  Michael Meeks  <michael@imaginator.com>
61
62         * gpdf.cc: cloned from test-container.
63         (launch_server): use GOAD_ACTIVATE_SHLIB not '0'
64
65 1999-08-16  Michael Meeks  <michael@imaginator.com>
66
67         * Makefile.am (bin_PROGRAMS): Hack to only make bonobo component.
68
69         * bonobo-image-x-pdf.cc (view_factory): Init all members.
70
71 1999-08-15  Michael Meeks  <michael@imaginator.com>
72
73         * Now bonobo-image-x-pdf works, but everything else
74         is broken: use
75
76                 make bonobo-image-xpdf to compile...
77
78 1999-08-11  Michael Meeks  <michael@imaginator.com>
79
80         * bonobo-image-x-pdf.cc: Fixed innumerable bugs,
81         some in bonobo :-)
82         (load_image_from_stream): Try closing the file to let its
83         contents hit disk before reading from it :-)
84         (configure_size): Don't get scared by configure_size.
85         (redraw_view): Get the parameters in some sort of order.
86
87 1999-08-11  Michael Meeks  <michael@imaginator.com>
88
89         * bonobo-image-x-pdf.cc: Added.
90
91         * Makefile.am: added bonobo-image-x-pdf.c
92
93 1999-08-03  Michael Meeks  <michael@imaginator.com>
94
95         * gpdf.cc: Lots of updates, gives up on logging changes
96         ( for a bit. )
97
98 1999-08-02  Michael Meeks  <michael@edenproject.org>
99
100         * GOutputDev.cc: Fix more silly region merging bugs.
101
102 1999-08-01  Michael Meeks  <michael@edenproject.org>
103
104         * Makefile.in: Added -lglade, -lglade-gnome & Added -Wall
105         
106         * gpdf.glade: Added.
107         
108         * gpdf.cc (loadFile): Add typecast.
109         Remove all DOC_ROOT's magic numbers.
110         Add glade GUI,
111         Lots of other bits ...
112         
113 1999-07-29  Michael Meeks  <michael@edenproject.org>
114
115         * GOutputDev.cc: Hahaaa... the bug ! :-)
116         A difference in how GDK / X deal with merging rectangles
117         and regions. Good.
118
119         * gpdf.cc (doc_redraw_event): Messing around.
120
121         * GOutputDev.cc (drawChar): Fix char printed as string.
122
123 1999-06-09  Michael Meeks  <michael@edenproject.org>
124
125         * gpdf.cc (main): Add error init.
126
127 1999-06-03  Michael Meeks  <michael@edenproject.org>
128
129         * GOutputDev.cc (GOutputDev): Actually set up pixmapW & H
130         (GOutputDev): Setup 'depth' correctly.
131
132         * gpdf.cc (main): Moved freeParams() to after the main
133         loop !
134
135         * Params.cc (initParams): Added assert on fontPathLen.
136         (freeParams): Clean global pointers on free.
137
138         * Makefile.in (CXXFLAGS): Added LTKSRCDIR and
139         Xpm_CFLAGS to CXXFLAGS.
140
141 1999-05-29  Michael Meeks  <michael@edenproject.org>
142
143         * Makefile.in (GPDF_OBJS): Remove XOutputDev
144         (all): Remove all but gpdf.
145
146         * gpdf.cc: Add define GString / undef.
147         (main): Argc not Argv :)
148
149         * GOutputDev.cc (findColor): Made pigs ear of colour
150         mappings.
151
152 1999-05-28  Michael Meeks  <michael@imaginator.com>
153
154         * GOutputDev.cc (drawChar16): XChar2b -> GdkWChar
155
156 1999-05-27  Michael Meeks  <michael@imaginator.com>
157
158         * GOutputDev.cc (GOutputFont): Hacks.
159         (GOutputFont): Renamed.
160         (getFont): killed redundant 'display'
161         getGdkFont not getXFont.
162         (GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
163         which returns GdkColormap *, killed colormap & depth1 in prototype.
164         Removed redundant assigns.
165         NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
166         Many misc. fixes upto convertSubPath.
167
168         * GOutputDev.h: Comments 'G'd and GOutputDev updated.
169         XPoint -> GdkPoint
170
171         * Makefile.in (CXXFLAGS): Add GOOSRCDIR.
172