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