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