]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/ChangeLog
061d1fae8fc6fcc51b9c9af6d5c84ebd35d5c9bb
[evince.git] / pdf / xpdf / ChangeLog
1 2000-10-17  Michael Meeks  <michael@helixcode.com>
2
3         * gpdf.xml: add.
4
5         * Makefile.am: sort out xml files.
6
7         * gpdf.cc: Re-engineer to the new UI handler.
8
9         * bonobo-application-x-pdf.cc: update to new UI handler
10
11         * bonobo-appliation-x-pdf-ui.xml: create.
12
13         * gpdf-ui.xml: create.
14
15 2000-10-07  Michael Meeks  <michael@helixcode.com>
16
17         * gpdf.cc (main): cut out stale gnorba fat.
18
19         * bonobo-application-x-pdf.cc (init_server_factory),
20         (init_bonobo_application_x_pdf_factory): ditto.
21
22         * bonobo-application-x-pdf.cc (embeddable_factory): remove the
23         sizeable interface.
24
25 2000-10-04  Michael Meeks  <michael@helixcode.com>
26
27         * bonobo-application-x-pdf.cc (view_create_menus): upd.
28
29         * gpdf.cc (container_launch_component): update for ItemContainer
30         rename. (container_new): update to bonobo-win stuff.
31         (container_set_view): use compat_get_container.
32
33 2000-08-13  Arik Devens  <arik@helixcode.com>
34
35         * bonobo-application-x-pdf.cc (view_create_menus): Switched
36         page_enlarge_cb and page_shrink_cb to get zooming in and out
37         workin correctly in the menu.
38
39 2000-08-02  Michael Meeks  <michael@helixcode.com>
40
41         * Makefile.am (gpdf_LDADD): kill ghastly hack adding -lbonobo.
42         (bonobo_application_x_pdf_LDADD): add EXTRA_GNOME_LIBS
43
44 2000-07-25  Michael Meeks  <michael@helixcode.com>
45
46         * bonobo-application-x-pdf.cc (embeddable_factory): s/gtk/bonobo/
47         on unref. Junk 2 stop tabs throught, Derek can have my kittens.
48         (view_create_menus): create the pdf toolbar before using it.
49         (button_press_event_cb): return a value.
50
51 2000-07-04  Michael Meeks  <michael@helixcode.com>
52
53         * GOutputDev.cc (drawImage): kill double free.
54
55         * BonoboStream.cc (bfread): update for new API.
56
57 2000-03-10  Michael Meeks  <michael@helixcode.com>
58
59         * gpdf.cc: s/GNOME/Bonobo/
60
61         * application-x-pdf.gnorba: s/GNOME/Bonobo/
62
63 2000-02-28  Michael Meeks  <michael@helixcode.com>
64
65         * bonobo-application-x-pdf.cc (view_factory): kill spurious UI
66         handler creation.
67
68         * gpdf.cc (container_set_view): update to new bonobo api.
69
70 2000-02-25  NotZed  <NotZed@HelixCode.com>
71
72         * Makefile.am: Fixed up lists of sources so that distcheck works.
73         Also, only build gpdf if with gnome (otherwise distcheck fails).
74
75         * gpdf.cc (container_about_cmd): Define i if we are going
76         to be using it.
77
78 2000-02-09  Michael Meeks  <michael@helixcode.com>
79
80         * Clean unused & lack of casting all round the place.
81         
82 2000-02-07  Michael Meeks  <michael@helixcode.com>
83
84         * bonobo-application-x-pdf.cc: fix typo.
85
86 1999-12-17  Michael Meeks  <mmeeks@gnu.org>
87
88         * gpdf.cc (container_set_view): make wrapper invisible.
89
90         * bonobo-application-x-pdf.cc (embeddable_factory): kill
91         diff id string. + constify lots of paths.
92         (view_factory): kill size query. (view_size_query): kill.
93
94 1999-11-06  Michael Meeks  <mmeeks@gnu.org>
95
96         * gtkgesture.c (gesture_data_append_point): fix leak.
97
98         * bonobo-application-x-pdf.c (setup_pixmap): Fix leak + flicker.
99
100         * GOutputDev.cc (~GOutputDev): Add clear of state stack + clear
101         text page + delete font. (startPage): fic gdkGC leaks.
102         (findColor): clean.
103
104 1999-10-11  Michael Meeks  <mmeeks@gnu.org>
105
106         * GOutputDev.cc: Re-enable stroke color setting.
107
108 1999-10-08  Michael Meeks  <mmeeks@gnu.org>
109
110         * gpdf.cc (container_new): add to list before possibly removing.
111
112         * bonobo-application-x-pdf.cc (destroy_embed): Quit on last component
113         close. (load_pdf_from_stream): inline redraw-all with new API.
114         (redraw_view): implement (redraw_all): remove. (realize_mainbox): remould.
115         (destroy_view): Fix serious memory corruption freeing pixmap twice.
116         (view_activate): kill debug.
117
118 1999-10-06  Peter Teichman  <pat4@acpub.duke.edu>
119
120         * GOutputDev.cc: add return type for GOutputServerFont::isOk()
121
122         * bonobo-application-x-pdf.cc: casting fixes, for compiling with
123         recent gcc
124
125         * PSOutputDev.cc: same, more casting fixes
126         
127 1999-10-06  Michael Meeks  <mmeeks@gnu.org>
128
129         * BonoboStream.cc (bfseek): Add debug case.
130         (bfread): nail immense leak.
131
132         * gpdf.cc (container_set_view): Activate the component to
133         allow gestures to work.
134
135 1999-10-05  Michael Meeks  <mmeeks@gnu.org>
136
137         * bonobo-application-x-pdf.cc (setup_pixmap): Connect gestures + add
138         event mask.
139
140         * gpdf.cc (container_close): Created. (container_close_cmd): Use it.
141         Huge header clean.
142
143         * gtkgesture.[ch]: Create.
144
145 1999-09-11  Michael Meeks  <michael@nuclecu.unam.mx>
146
147         * bonobo-application-x-pdf.cc (destroy_view): destroy don't unref,
148         make more paranoid add debug. (destroy_embed): Clean. 
149
150         * gpdf.cc (key_press_event_cb): Added all manner of shortcuts.
151         (container_new): Add key stuff (container_destroy_cb): Implement.
152         (container_destroy): Add paranoid check.
153
154 1999-09-07  Michael Meeks  <michael@imaginator.com>
155
156         * gpdf.cc (container_new): Fiddled with scrollpane
157
158 1999-09-01  Michael Meeks  <michael@imaginator.com>
159
160         * bonobo-application-x-pdf.cc: Fix a massive leak :-).
161         Considerably simplified with GtkPixmap. Fixed location problems.
162
163 1999-08-27  Michael Meeks  <michael@imaginator.com>
164
165         * bonobo-application-x-pdf.cc: Remove count of embeddable
166         servers: seems to be handled inside Bonobo now.
167
168 1999-08-26  Michael Meeks  <michael@imaginator.com>
169
170         * gpdf.cc (component_destroy): Improved clean up.
171
172         * bonobo-application-x-pdf.cc (bed_free_data): Expand, and
173         clean; remove redundant pdf_stream delete.
174
175 1999-08-24  Michael Meeks  <michael@imaginator.com>
176
177         * application-x-pdf.gnorba: Update to new mime type.
178
179         * Makefile.am (gnorba_DATA): Rename mime type.
180         Remove glade.
181
182         * gpdf.cc (main): File up a container if we fail to load
183         any of the command line files.
184
185 1999-08-24  Michael Meeks  <michael@imaginator.com>
186
187         * Makefile.am: Cleaned + added thread bits.
188
189         * bonobo-image-x-pdf.cc: Add locking round 'xref' global.
190         Remove CORBA_Environment global.
191
192 1999-08-24  Michael Meeks  <michael@imaginator.com>
193
194         * bonobo-image-x-pdf.cc (bed_free_data): Rationalised Stream
195         duplicate / release, and scoped BonoboFile correctly.
196
197         * BonoboStream.cc (bfseek): Add init / free to all corba
198         exceptions, ( stupidly lost this code somehow ).
199
200         * bonobo-image-x-pdf.cc (render_page): Add startDoc.
201         (main): Add freeParams.
202
203 1999-08-23  Michael Meeks  <michael@imaginator.com>
204
205         * gpdf.cc (container_launch_component): Fix flags.
206         (container_create_toolbar): Fix for new Bonobo.
207
208 1999-08-23  Michael Meeks  <michael@imaginator.com>
209
210         * Makefile.am: Added helper programs back in.
211
212         * bonobo-image-x-pdf.cc (view_create_menus): Toolbars.
213
214 1999-08-23  Miguel de Icaza  <miguel@gnu.org>
215
216         * bonobo-image-x-pdf.cc: Replace exit() with gtk_main_quit()
217
218 1999-08-22  Miguel de Icaza  <miguel@gnu.org>
219
220         * bonobo-image-x-pdf.cc (main): Add error checking for factory
221         registration. 
222
223 1999-08-22  Michael Meeks  <michael@imaginator.com>
224
225         * bonobo-image-x-pdf.cc: Add zoom.
226
227 1999-08-19  Michael Meeks  <michael@imaginator.com>
228
229         * PDFDoc.cc: Altered to read / write lines.
230
231         * PDFDoc.cc: Move FileStream::checkHeader so its called
232         in FileStream constructor.
233
234 1999-08-18  Michael Meeks  <michael@imaginator.com>
235
236         * gpdf.cc: cloned from test-container.
237         (launch_server): use GOAD_ACTIVATE_SHLIB not '0'
238
239 1999-08-16  Michael Meeks  <michael@imaginator.com>
240
241         * Makefile.am (bin_PROGRAMS): Hack to only make bonobo component.
242
243         * bonobo-image-x-pdf.cc (view_factory): Init all members.
244
245 1999-08-15  Michael Meeks  <michael@imaginator.com>
246
247         * Now bonobo-image-x-pdf works, but everything else
248         is broken: use
249
250                 make bonobo-image-xpdf to compile...
251
252 1999-08-11  Michael Meeks  <michael@imaginator.com>
253
254         * bonobo-image-x-pdf.cc: Fixed innumerable bugs,
255         some in bonobo :-)
256         (load_image_from_stream): Try closing the file to let its
257         contents hit disk before reading from it :-)
258         (configure_size): Don't get scared by configure_size.
259         (redraw_view): Get the parameters in some sort of order.
260
261 1999-08-11  Michael Meeks  <michael@imaginator.com>
262
263         * bonobo-image-x-pdf.cc: Added.
264
265         * Makefile.am: added bonobo-image-x-pdf.c
266
267 1999-08-03  Michael Meeks  <michael@imaginator.com>
268
269         * gpdf.cc: Lots of updates, gives up on logging changes
270         ( for a bit. )
271
272 1999-08-02  Michael Meeks  <michael@edenproject.org>
273
274         * GOutputDev.cc: Fix more silly region merging bugs.
275
276 1999-08-01  Michael Meeks  <michael@edenproject.org>
277
278         * Makefile.in: Added -lglade, -lglade-gnome & Added -Wall
279         
280         * gpdf.glade: Added.
281         
282         * gpdf.cc (loadFile): Add typecast.
283         Remove all DOC_ROOT's magic numbers.
284         Add glade GUI,
285         Lots of other bits ...
286         
287 1999-07-29  Michael Meeks  <michael@edenproject.org>
288
289         * GOutputDev.cc: Hahaaa... the bug ! :-)
290         A difference in how GDK / X deal with merging rectangles
291         and regions. Good.
292
293         * gpdf.cc (doc_redraw_event): Messing around.
294
295         * GOutputDev.cc (drawChar): Fix char printed as string.
296
297 1999-06-09  Michael Meeks  <michael@edenproject.org>
298
299         * gpdf.cc (main): Add error init.
300
301 1999-06-03  Michael Meeks  <michael@edenproject.org>
302
303         * GOutputDev.cc (GOutputDev): Actually set up pixmapW & H
304         (GOutputDev): Setup 'depth' correctly.
305
306         * gpdf.cc (main): Moved freeParams() to after the main
307         loop !
308
309         * Params.cc (initParams): Added assert on fontPathLen.
310         (freeParams): Clean global pointers on free.
311
312         * Makefile.in (CXXFLAGS): Added LTKSRCDIR and
313         Xpm_CFLAGS to CXXFLAGS.
314
315 1999-05-29  Michael Meeks  <michael@edenproject.org>
316
317         * Makefile.in (GPDF_OBJS): Remove XOutputDev
318         (all): Remove all but gpdf.
319
320         * gpdf.cc: Add define GString / undef.
321         (main): Argc not Argv :)
322
323         * GOutputDev.cc (findColor): Made pigs ear of colour
324         mappings.
325
326 1999-05-28  Michael Meeks  <michael@imaginator.com>
327
328         * GOutputDev.cc (drawChar16): XChar2b -> GdkWChar
329
330 1999-05-27  Michael Meeks  <michael@imaginator.com>
331
332         * GOutputDev.cc (GOutputFont): Hacks.
333         (GOutputFont): Renamed.
334         (getFont): killed redundant 'display'
335         getGdkFont not getXFont.
336         (GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
337         which returns GdkColormap *, killed colormap & depth1 in prototype.
338         Removed redundant assigns.
339         NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
340         Many misc. fixes upto convertSubPath.
341
342         * GOutputDev.h: Comments 'G'd and GOutputDev updated.
343         XPoint -> GdkPoint
344
345         * Makefile.in (CXXFLAGS): Add GOOSRCDIR.
346