]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
09622b6c82bf7d2afb5898650238cdb55db476af
[evince.git] / ChangeLog
1 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4
5         Hide fullscreen toolbar when switching to another desktop workspace.
6         Fixes bug #338871
7
8 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9
10         * shell/ev-window-title.c: 
11         
12         Test for .dvi in title of pdf documents.
13
14 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
15
16         * shell/ev-view.c: (ev_view_scroll):
17
18         Page Up/Down should do page jumps in "Best fit" mode.
19         If a user has explicitly chosen to view exactly one page
20         at a time, scrolling just a part of the page when
21         pressing Page Up/Down is not right. Fixes bug #323107.
22
23 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
24
25         * NEWS:
26         * configure.ac:
27         
28         Update for 0.6.1
29
30 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
31
32         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
33         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
34         
35         Correctly disconnect from job signals on destroy.
36
37 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
38
39         * shell/ev-view-private.h:
40         * shell/ev-view.c: (view_set_adjustment_values),
41         (view_update_range_and_current_page),
42         (ensure_rectangle_is_visible), (ev_view_size_allocate):
43         
44         Fixes bug #343199, current page now follows find page.
45
46 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
47
48         * backend/ev-document-factory.c:
49         * configure.ac:
50         Assigned OpenDocument presenation MIME type to the
51         Impress backend. Added some missing (but harmless)
52         #ifdefs in the document factory as well to make things
53         consistent again. Fixes bug #360658.
54
55 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
56
57         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
58         * backend/ev-document-find.c: (ev_document_find_get_type):
59         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
60         * backend/ev-document-links.c: (ev_document_links_get_type):
61         * backend/ev-document-security.c: (ev_document_security_get_type):
62         * backend/ev-document-thumbnails.c:
63         (ev_document_thumbnails_get_type):
64         * backend/ev-document.c: (ev_document_get_type):
65         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
66         * backend/ev-selection.c: (ev_selection_get_type):
67         * cut-n-paste/recent-files/egg-recent-model.c:
68         (egg_recent_model_get_type):
69         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
70         (egg_recent_view_uimanager_get_type):
71         * cut-n-paste/recent-files/egg-recent-view.c:
72         (egg_recent_view_get_type):
73         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
74         (egg_editable_toolbar_get_type):
75         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
76         (egg_toolbar_editor_get_type):
77         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
78         (egg_toolbars_model_get_type):
79         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
80         (egg_tree_multi_drag_source_get_type):
81         * cut-n-paste/zoom-control/ephy-zoom-action.c:
82         (ephy_zoom_action_get_type):
83         * cut-n-paste/zoom-control/ephy-zoom-control.c:
84         (ephy_zoom_control_get_type):
85         * impress/r_back.c: (_imp_fill_back):
86         * properties/ev-properties-main.c:
87         (ev_properties_plugin_register_type):
88         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
89         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
90         (ev_view_accessible_factory_get_type):
91
92         Reduce relocations. Bug #360616.
93
94 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
95
96         * backend/ev-document-factory.c:
97         (ev_document_factory_get_document):
98         
99         Load document even if extension is wrong.
100
101 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
102
103         * shell/ev-metadata-manager.c: (save_values):
104         * shell/ev-window.c: (setup_size_from_metadata),
105         (setup_view_from_metadata), (ev_window_setup_document),
106         (ev_window_xfer_job_cb), (window_configure_event_cb):
107         
108         Set size according to the document size/page size ratio.
109         That should correct rather wierd behaviour of the previous
110         commit.
111
112 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
113
114         * shell/ev-window.c: (setup_view_from_metadata):
115         
116         Set size for new windows from previous window size.
117         See bugs #354968 and #168450 for details. Thanks
118         to Meik Hellmund.
119
120 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
121
122         * djvu/djvu-links.c: (build_tree):
123
124         Fix memory leak.
125
126 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
127
128         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
129         
130         Don't make sidebar close button insensitive. Fixes
131         bug #357871.
132
133 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
134
135         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
136         (ev_window_set_view_accels_sensitivity):
137         
138         Don't enable Slash on documents which don't support
139         find. Fixes bug #358648.
140
141 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
142
143         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
144         open dialog fall back to the current document uri if the
145         filechooser hasn't been used before. Fixes bug #356980.
146
147 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
148
149         * shell/ev-window.c: (ev_window_setup_recent), 
150         (ev_window_get_recent_file_label):
151
152         Escape underscores in filenames of recent file items.
153
154 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
155
156         * configure.ac:
157         
158         Bumped poppler requirements, really 0.5.3 is very 
159         buggy, now we require 0.5.4.
160
161 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
162
163         * djvu/Makefile.am:
164         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
165         (djvu_document_find_iface_init), (djvu_document_links_get_links),
166         (djvu_document_document_links_iface_init):
167         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
168         (number_from_string_10), (get_djvu_link_dest),
169         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
170         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
171         (djvu_links_get_links), (djvu_links_find_link_dest),
172         (djvu_links_get_links_model):
173         * djvu/djvu-links.h:
174         
175         Add support for links and bookmarks in djvu documents. Thanks
176         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
177         patch.
178
179 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
180
181         * shell/ev-application.c: (ev_application_open_uri_at_dest):
182         
183         Reopen should reload document. Fixes 
184         bug 327951.
185
186 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
187
188         * configure.ac:
189         * data/Makefile.am:
190         * data/evince-16.png:
191         * data/evince-22.png:
192         * data/evince.png:
193         * data/evince.svg:
194         * data/icons/16x16/Makefile.am:
195         * data/icons/16x16/evince.png:
196         * data/icons/22x22/Makefile.am:
197         * data/icons/22x22/evince.png:
198         * data/icons/48x48/Makefile.am:
199         * data/icons/48x48/evince.png:
200         * data/icons/Makefile.am:
201         * data/icons/scalable/Makefile.am:
202         * data/icons/scalable/evince.svg:
203         
204         Install icons with correct names. Fixes
205         bug #354429.
206
207 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
208
209         * shell/ev-view.c: (ev_view_button_release_event):
210
211         Don't open links with middle mouse button. Fixes bug #353649
212
213 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
214
215         * NEWS:
216         * configure.ac:
217         
218         Update for release 0.6.0
219
220 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
221
222         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
223         Implement Close named action. Patch by Carlos Garcia Campos.
224
225 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
226
227         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
228         
229         Don't clear link mapping on copy_job_to_job_info. Fixes
230         bug 346168.
231
232 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
233
234         * shell/main.c: (main):
235
236         Revert my previous commit, gnome_program_init owns the option context.
237         Fix another memory leak in main. Both caught by Christian Persch. 
238
239 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
240
241         * shell/main.c: (main):
242
243         Fix memory leak.
244
245 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
246
247         * backend/ev-document-factory.c: (ev_document_factory_get_document):
248
249         Fix crash when opening a pdf with password protection. 
250
251 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
252
253         * pdf/ev-poppler.cc: (pdf_document_search_free):
254
255         Fix memory leak. 
256
257 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
258
259         * backend/ev-document-factory.c:
260         (ev_document_factory_get_document):
261         * tiff/tiff-document.c: (tiff_document_finalize):
262         
263         More correct handling of document loading. Fixes
264         bug #349043.
265
266 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
267
268         * backend/ev-attachment.c: (ev_attachment_save):
269
270         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
271         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
272
273 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
274         
275         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
276         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
277
278 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
279
280         * shell/ev-sidebar-thumbnails.c:
281
282         Do not render thumbnails unless thumbnails page is active in the
283         sidebar.
284
285 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
286
287         * shell/ev-properties-dialog.c:
288
289         Fix dialogue spacing. Bug #351370.
290
291 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
292
293         * configure.ac:
294
295         Use lowercase gettext catalog file names (evince.mo
296         instead of Evince.mo)
297
298 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
299
300         * shell/ev-sidebar-attachments.c:
301
302         GtkIconTheme is now screen safe too. Fixes bug #350878
303
304 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
305
306         * shell/ev-window.c:
307
308         GtkRecent manager is now screen safe. Fixes bug #350145
309
310 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
311
312         * shell/ev-sidebar.c: (ev_sidebar_init):
313         
314         Make sidebar close icon smaller. Fix for bug 350177.
315         See also bugs 350176 and 165770.
316
317 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
318
319         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
320
321         Ignore zoom for xyz destinations when it's <= 1, keeping user
322         preferences instead. Set correct sizing-mode for fith and fitv
323         destinations rather than EV_SIZING_FREE. Fixes bug #349433
324
325 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
326
327         * NEWS:
328         * configure.ac:
329         
330         Update for release 0.5.5
331
332 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
333         
334         * shell/ev-window.c: (ev_window_cmd_escape)
335
336         Escape unfocus page entry. Fixes bug #345809.
337
338 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
339
340         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
341         (build_tree), (pdf_document_links_get_links),
342         (pdf_document_links_find_link_dest):
343         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
344         (goto_xyz_dest):
345
346         Convert from PDF style coordinates to X style coordinates in the
347         backend rather than in the view. Fixes bug #338440
348
349 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
350
351         * shell/ev-window.c:
352         
353         Remove Ctrl+Shift+T shortcut for toolbars. See
354         the bug #350098.
355
356 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
357
358         * configure.ac:
359
360         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
361         of this. 
362
363 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
364
365         * configure.ac:
366         * cut-n-paste/Makefile.am:
367         * data/evince-ui.xml:
368         * shell/Makefile.am:
369         * shell/ev-application.[ch]:
370         * shell/ev-window.c:
371
372         Use GtkRecent instead of EggRecent when it's available. Fixes bug
373         #349273
374
375 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
376
377         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
378         findbar code: s/help/search/
379
380 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
381
382         * shell/ev-window.c: (setup_document_from_metadata),
383         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
384         (setup_view_from_metadata):
385         
386         Fix memory leaks.
387
388 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
389
390         * autogen.sh, configure.ac: 
391         
392         Update automake usage. See bug 349292.
393
394 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
395
396         * shell/eggfindbar.c: (egg_find_bar_class_init),
397         (entry_activate_callback), (egg_find_bar_init),
398         (egg_find_bar_set_status_text):
399         * shell/eggfindbar.h:
400         
401         Unify Evince findbar with Epiphany. Nice patch
402         from Fabricio Silva <silva@crans.org> and
403         Frederic Peters <fpeters@entrouvert.com>. See
404         bug #339966 for details.
405
406 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
407
408         * data/evince.desktop.in.in:
409         
410         Correct information for bugzilla. Thanks to
411         Olaf Vitters, see bug #348855.
412
413 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
414
415         * shell/ev-jobs.[ch]:
416         * shell/ev-sidebar-links.c:
417         * shell/ev-window.[ch]:
418
419         GtkPrintJob doesn't support print ranges or current page, so we export
420         to a ps file now when printing ranges or current page.
421
422 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
423
424         * pdf/ev-poppler.cc:
425         * shell/ev-window.c: (do_action_named):
426
427         We should be more clear about bugzilla. See the
428         poppler bug #7623.
429
430 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
431
432         * configure.ac:
433         * shell/Makefile.am:
434         * shell/ev-job-queue.c:
435         * shell/ev-jobs.[ch]:
436         * shell/ev-sidebar-links.c:
437         * shell/ev-window.[ch]:
438         
439         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
440         #348422
441
442 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
443
444         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
445         * shell/ev-application-service.xml:
446         * shell/ev-application.[ch]:
447         * shell/ev-jobs.[ch]:
448         * shell/ev-window.[ch]: (ev_window_run_preview):
449         * shell/main.c: 
450
451         Add preview mode to use evince as a printing previewer. It also adds
452         other command line options for fullscreen and presentation modes.
453         Fixes bugs #347822, #317031
454
455 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
456
457         * NEWS:
458         * configure.ac:
459         
460         Update for release 0.5.4
461
462 2006-07-11  Bastien Nocera <hadess@hadess.net>
463
464         * Makefile.am:
465         * backend/Makefile.am:
466         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
467         * backend/ev-document-factory.h:
468         * configure.ac:
469         * impress/.cvsignore:
470         * impress/Makefile.am:
471         * impress/common.h:
472         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
473         (imp_get_page), (imp_next_page), (imp_prev_page),
474         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
475         * impress/f_oasis.c: (render_object), (render_page),
476         (get_geometry), (_imp_oasis_load):
477         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
478         (_imp_oo13_load):
479         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
480         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
481         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
482         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
483         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
484         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
485         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
486         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
487         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
488         (iks_new_within), (iks_insert), (iks_insert_cdata),
489         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
490         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
491         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
492         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
493         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
494         (iks_cdata), (iks_cdata_size), (iks_has_children),
495         (iks_has_attribs), (escape_size), (my_strcat), (escape),
496         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
497         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
498         (iks_tree), (iks_load), (iks_save):
499         * impress/iksemel.h:
500         * impress/imposter.h:
501         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
502         (imp_render_draw_bezier_real), (imp_render_get_size),
503         (imp_render_set_fg_color), (imp_render_draw_line),
504         (imp_render_draw_rect), (imp_render_draw_polygon),
505         (imp_render_draw_arc), (imp_render_draw_bezier),
506         (imp_render_open_image), (imp_render_get_image_size),
507         (imp_render_scale_image), (imp_render_draw_image),
508         (imp_render_close_image), (imp_render_markup),
509         (imp_render_get_text_size), (imp_render_draw_text),
510         (impress_document_load), (impress_document_save),
511         (impress_document_get_n_pages), (impress_document_get_page_size),
512         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
513         (impress_document_finalize), (impress_document_class_init),
514         (impress_document_can_get_text), (impress_document_get_info),
515         (impress_document_document_iface_init),
516         (impress_document_thumbnails_get_thumbnail),
517         (impress_document_thumbnails_get_dimensions),
518         (impress_document_document_thumbnails_iface_init),
519         (impress_document_init):
520         * impress/impress-document.h:
521         * impress/internal.h:
522         * impress/r_back.c: (_imp_fill_back):
523         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
524         (_imp_draw_image), (_imp_tile_image):
525         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
526         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
527         (r_polyline):
528         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
529         (r_draw_gradient_complex), (r_draw_gradient):
530         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
531         (r_get_bullet):
532         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
533         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
534         (r_text):
535         * impress/render.c: (imp_create_context), (imp_context_set_page),
536         (imp_context_set_step), (imp_render), (imp_delete_context):
537         * impress/render.h:
538         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
539         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
540         (zip_load_xml), (zip_get_size), (zip_load):
541         * impress/zip.h:
542         * shell/ev-utils.c:
543         
544         New backend to support impress slides. Fixes bug #30867.
545
546 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
547
548         * shell/ev-utils.c: (using_postscript_printer):
549         
550         Fixes crash when print using PAPI backend,
551         bug #345012.
552
553 2006-06-09  Pat Rondon  <pmr@patrondon.org>
554
555         * shell/ev-jobs.c: (ev_job_xfer_run):
556         * shell/ev-window.c: (password_dialog_response),
557         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
558         (ev_window_dispose):
559         Fixes bug #344160: if the xfer job doesn't complete
560         because a password is required, reload the existing
561         instance instead of creating a new one.
562
563 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
564
565         * shell/main.c: (main): Call gdk_threads_init. Thus
566         we'll avoid errors in auth dialog. Fix for the bug
567         #343347.
568
569 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
570
571         * configure.ac: Advertise pixbuf support, fix
572         for the bug 343317.
573
574 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
575
576         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
577         (ev_sidebar_thumbnails_set_document):
578         
579         Update sidebar thumbnails after reloading.
580
581 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
582
583         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
584         * shell/ev-jobs.h:
585         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
586         (ev_window_cmd_view_reload), (ev_window_init):
587         
588         Don't crash on reload. Fix for the bug #343167.
589
590 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
591
592         * shell/ev-jobs.c: (ev_job_render_run):
593         
594         Check for document links.
595
596 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
597
598         * backend/ev-attachment.c: (ev_attachment_save),
599         (ev_attachment_launch_app), (ev_attachment_open):
600         * backend/ev-document-factory.c: (get_document_from_uri):
601         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
602         (egg_recent_view_uimanager_set_list):
603         * ps/ps-document.c: (check_filecompressed), (document_load),
604         (ps_document_load):
605         * shell/ev-metadata-manager.c: (load_values):
606         * shell/ev-password.c: (ev_password_dialog_set_property):
607         * shell/ev-view.c: (tip_from_link):
608         * shell/ev-window.c: (file_save_dialog_response_cb),
609         (ev_window_print_dialog_response_cb):
610         
611         Use consistent quoting style. Fix for the bug #320285.
612
613 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
614
615         * shell/ev-jobs.c: (ev_job_xfer_run):
616         * shell/main.c: (load_files):
617                 
618         Open links with anchors. Fix for the bug #339836.
619
620 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
621
622         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
623         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
624         (ev_link_dest_set_property), (ev_link_dest_finalize),
625         (ev_link_dest_class_init), (ev_link_dest_new_named),
626         (ev_link_dest_new_page_label):
627         * backend/ev-link-dest.h:
628         * shell/ev-application.c: (ev_application_open_uri):
629         * shell/ev-view.c: (goto_dest):
630         * shell/ev-window.c:
631         * shell/ev-window.h:
632         
633         Fix page-label command line option. Bug #342070.
634
635 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
636
637         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
638         
639         Don't show highlight rects if page can't be showed. Fix for 
640         the bug #342076
641
642 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
643
644         * shell/ev-window.c: (setup_sidebar_from_metadata),
645         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
646         
647         Setup sidebar from metadata even if there is no document
648         loaded. Fix for the bug #342807.
649
650 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
651
652         * cut-n-paste/toolbar-editor/Makefile.am:
653         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
654         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
655         (find_action), (drag_data_delete_cb), (drag_begin_cb),
656         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
657         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
658         (popup_context_menu_cb), (button_press_event_cb),
659         (configure_item_sensitivity), (configure_item_cursor),
660         (configure_item_tooltip), (connect_widget_signals),
661         (action_sensitive_cb), (create_item_from_action),
662         (create_item_from_position), (toolbar_drag_data_received_cb),
663         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
664         (toolbar_drag_leave_cb), (configure_drag_dest),
665         (toggled_visibility_cb), (toolbar_visibility_refresh),
666         (create_dock), (toolbar_changed_cb), (unparent_fixed),
667         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
668         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
669         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
670         (egg_editable_toolbar_dispose),
671         (egg_editable_toolbar_set_ui_manager),
672         (egg_editable_toolbar_get_selected),
673         (egg_editable_toolbar_set_selected), (set_edit_mode),
674         (egg_editable_toolbar_set_property),
675         (egg_editable_toolbar_get_property),
676         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
677         (egg_editable_toolbar_new_with_model),
678         (egg_editable_toolbar_get_edit_mode),
679         (egg_editable_toolbar_set_edit_mode),
680         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
681         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
682         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
683         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
684         (item_added_or_removed_cb), (toolbar_removed_cb),
685         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
686         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
687         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
688         (editor_create_item_from_name), (append_table),
689         (update_editor_sheet), (egg_toolbar_editor_init):
690         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
691         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
692         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
693         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
694         (toolbar_node_free), (egg_toolbars_model_get_flags),
695         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
696         (egg_toolbars_model_get_name), (impl_add_item),
697         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
698         (parse_data_list), (parse_item_list), (parse_toolbars),
699         (egg_toolbars_model_load_toolbars), (parse_available_list),
700         (parse_names), (egg_toolbars_model_load_names),
701         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
702         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
703         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
704         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
705         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
706         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
707         (egg_toolbars_model_set_types), (fill_avail_array),
708         (egg_toolbars_model_get_name_avail),
709         (egg_toolbars_model_get_name_flags),
710         (egg_toolbars_model_set_name_flags):
711         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
712         * cut-n-paste/toolbar-editor/eggintl.h:
713         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
714         (egg_tree_multi_drag_source_get_type),
715         (egg_tree_multi_drag_source_row_draggable),
716         (egg_tree_multi_drag_source_drag_data_delete),
717         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
718         (egg_tree_multi_drag_button_release_event), (selection_foreach),
719         (path_list_free), (set_context_data), (get_context_data),
720         (get_info), (egg_tree_multi_drag_drag_data_get),
721         (egg_tree_multi_drag_motion_event),
722         (egg_tree_multi_drag_button_press_event),
723         (egg_tree_multi_drag_add_drag_support):
724         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
725         * shell/ev-application.c: (ev_application_init),
726         (ev_application_save_toolbars_model):
727         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
728         (ev_window_cmd_edit_toolbar), (ev_window_init):
729         
730         Sync toolbareditor with epiphany and libegg
731
732 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
733
734         * configure.ac: 
735
736         Depend on poppler 0.5.2
737
738 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
739
740         * shell/ev-jobs.c: (ev_job_render_run):
741         
742         Check if document supports links iterface.
743
744 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
745
746         * NEWS:
747         * configure.ac:
748         
749         Update for release 0.5.3
750
751 2006-05-13  Michael Plump  <plumpy@skylab.org>
752
753         * configure.ac:
754         * shell/Makefile.am:
755         * shell/main.c: (main):
756         
757         Port to GOption command line parsing. Fix for the 
758         bug #327518
759
760 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
761
762         * shell/ev-window.c: (ev_window_cmd_help_about):
763         
764         Do not wrap license. Fix for the bug #309460.
765
766 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
767
768         * configure.ac:
769         * properties/ev-properties-main.c: (ev_properties_get_pages):
770         * shell/ev-application.c: (ev_application_open_window),
771         (ev_application_open_uri_at_dest):
772         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
773         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
774         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
775         * shell/ev-utils.c: (save_print_config_to_file):
776         * shell/ev-window.c: (ev_window_cmd_save_as),
777         (ev_attachment_popup_cmd_save_attachment_as):
778         * shell/main.c: (load_files_remote):
779         
780         Bump requirements to gtk 2.8 and drop all ifdefs used.
781
782 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
783
784         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
785         * shell/ev-window.c: (ev_window_init):
786         
787         Show attachments page.
788
789 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
790
791         * po/POTFILES.in:
792         * shell/ev-attachment-bar.c:
793         * shell/ev-attachment-bar.h:
794         * shell/ev-sidebar-attachments.c:
795         (ev_sidebar_attachments_icon_cache_add),
796         (icon_theme_get_pixbuf_from_mime_type),
797         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
798         (ev_sidebar_attachments_icon_cache_refresh),
799         (ev_sidebar_attachments_get_attachment_at_pos),
800         (ev_sidebar_attachments_popup_menu_show),
801         (ev_sidebar_attachments_popup_menu),
802         (ev_sidebar_attachments_button_press),
803         (ev_sidebar_attachments_update_icons),
804         (ev_sidebar_attachments_drag_data_get),
805         (ev_sidebar_attachments_get_property),
806         (ev_sidebar_attachments_destroy),
807         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
808         (ev_sidebar_attachments_new),
809         (ev_sidebar_attachments_set_document),
810         (ev_sidebar_attachments_support_document),
811         (ev_sidebar_attachments_get_label),
812         (ev_sidebar_attachments_page_iface_init):
813         * shell/ev-sidebar-attachments.h:
814         * shell/ev-window.c: (update_chrome_visibility),
815         (setup_sidebar_from_metadata), (ev_window_setup_document),
816         (ev_window_sidebar_current_page_changed_cb),
817         (attachment_bar_menu_popup_cb), (ev_window_init):
818         
819         Move attachments bar to sidebar.
820
821 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
822
823         * pdf/ev-poppler.cc:
824         * shell/ev-application.[ch]:
825         * shell/main.c:
826
827         Fix some memory leaks.
828
829 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
830
831         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
832
833         Change the properties dialog response to
834         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
835         will make the dialog go away when the user presses
836         enter. With gtk+ >= 2.9 this will happen anyway, but for
837         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
838         escape by default. Fixes bug #340539. See also bug
839         #101293 for the gtk+ part.
840
841 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
842
843         * shell/ev-view.c (tip_from_action_named): Replace some strings
844         that were wrong. Closes #340970.
845
846 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
847
848         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
849
850         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
851         #341049
852
853 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
854
855         * djvu/Makefile.am:
856         * dvi/Makefile.am:
857         * dvi/mdvi-lib/Makefile.am:
858         * properties/Makefile.am:
859         * ps/Makefile.am:
860         * shell/Makefile.am:
861         * thumbnailer/Makefile.am:
862         
863         Due to broken libtool that is unable to track dependencies
864         of noinst libraries we are forced to explicitely point
865         libraries for binary. Fix for the bug #333334.
866
867 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
868
869         * data/evince.desktop.in.in:
870         * shell/ev-view.c: (view_update_range_and_current_page),
871         (ev_view_next_page), (ev_view_previous_page):
872         * shell/ev-window.c: (update_chrome_visibility),
873         (setup_sidebar_from_metadata), (ev_window_setup_document),
874         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
875         (fullscreen_set_timeout), (fullscreen_clear_timeout),
876         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
877         (ev_window_stop_fullscreen), (ev_window_run_presentation),
878         (ev_window_stop_presentation), (ev_window_focus_in_event),
879         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
880         (ev_window_init):
881         * thumbnailer/Makefile.am:
882         
883         Update fullscreen and presentation timeout handling. Hide
884         cursor in presentation after timeout. Fix for the bugs
885         #136359 and #336981.
886
887 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
888
889         * backend/ev-link-action.[ch]:
890         * pdf/ev-poppler.cc: (ev_link_from_action):
891         * shell/ev-view-private.h:
892         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
893         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
894
895         Add support for Named Action links
896
897 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
898
899         * backend/Makefile.am:
900         * backend/ev-document-links.[ch]:
901         * backend/ev-document.[ch]:
902         * backend/ev-link-action.[ch]:
903         * backend/ev-link-dest.[ch]:
904         * backend/ev-link.[ch]:
905         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
906         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
907         * shell/ev-page-action.c: (build_new_tree_cb):
908         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
909         (links_page_num_func), (update_page_callback):
910         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
911         (tip_from_link):
912         * shell/ev-jobs.c:
913         * shell/ev-window.[ch]: (ev_window_open_uri),
914         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
915         * shell/ev-application.[ch]: (ev_application_open_window),
916         (ev_application_open_uri):
917
918         Rework links system, it adds support for remote links now and it makes
919         easier to add new kinds of actions and destinations. Fixes bug #317292
920
921 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
922
923         * data/Makefile.am:
924         * data/evince.png:
925         * data/evince-16.png:
926         * data/evince-22.png:
927         * data/evince.svg:
928         * shell/main.c: (main):
929         
930         Evince use it's own icon. Fix for the bug #313392.
931
932         * shell/ev-window.c: (fullscreen_timeout_cb),
933         (fullscreen_set_timeout), (fullscreen_clear_timeout),
934         (ev_window_cmd_help_about), (ev_window_dispose):
935         
936         Simplify fullscreen timeout code.
937
938 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
939
940         * backend/ev-attachment.c: 
941         * shell/ev-attachment-bar.c:
942         * shell/ev-window.c:
943
944         Allow multiple selection of attachments
945
946 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
947
948         * shell/ev-view.c: (view_update_range_and_current_page),
949         (ev_view_scroll):
950         
951         Fix for the bug #312573 – Optimal selection of current 
952         page among visible pages.
953
954 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
955
956         * configure.ac:
957         * djvu/Makefile.am:
958         * djvu/djvu-text.h:
959         
960         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
961         for the bug 339868.
962
963 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
964
965         * configure.ac: Fix the LINGUAS stuff here too so it builds.
966
967 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
968
969         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
970         dictated by the GNOME HIG. Fixes bug #339235.
971
972 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
973
974         * data/evince-ui.xml:
975         * shell/ev-view.c: (ev_view_can_find_previous):
976         * shell/ev-view.h:
977         * shell/ev-window.c: (ev_window_update_actions),
978         (ev_window_cmd_edit_find_previous):
979
980         Add support for "Find Previous" as dictated by the GNOME HIG. A
981         menu item is added and some glue code to make it all work is added
982         to various files.
983
984 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
985
986         * configure.ac: Award myself the "useless use of cat" award.
987
988 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
989
990         * po/LINGUAS: New file listing all supported languages.
991
992         * configure.in: Use po/LINGUAS instead of including all languages
993         directly in this file. See the wiki for more information:
994         http://live.gnome.org/GnomeGoals/PoLinguas
995
996 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
997
998         * backend/ev-document-factory.c:
999
1000         Do not load the document twice when there isn't errors
1001
1002 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1003
1004         * backend/ev-attachment.c: 
1005
1006         Fix a crash when there isn't a default application to open an
1007         attachment
1008
1009 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * backend/ev-attachment.[ch]:
1012         * shell/ev-attachment-bar.[ch]:
1013
1014         Added missing files. 
1015
1016 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * backend/Makefile.am:
1019         * data/evince-ui.xml:
1020         * backend/ev-attachment.[ch]:
1021         * backend/ev-document.[ch]: (ev_document_has_attachments),
1022         (ev_document_get_attachments):
1023         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
1024         (attachment_save_to_buffer), (pdf_document_get_attachments),
1025         (pdf_document_document_iface_init):
1026         * shell/Makefile.am:
1027         * shell/ev-attachment-bar.[ch]:
1028         * shell/ev-window.c:
1029
1030         Add support for PDF attachments. Fixes bug #325143
1031
1032 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1033
1034         * backend/ev-document-factory.c: (get_document_from_uri),
1035         (ev_document_factory_get_document):
1036         * backend/ev-document-factory.h:
1037         * properties/ev-properties-main.c: (ev_properties_get_pages):
1038         * shell/Makefile.am:
1039         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1040         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1041         (ev_job_queue_remove_job):
1042         * shell/ev-job-queue.h:
1043         * shell/ev-job-xfer.c:
1044         * shell/ev-job-xfer.h:
1045         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
1046         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
1047         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
1048         (ev_job_xfer_run):
1049         * shell/ev-jobs.h:
1050         * shell/ev-window.c: (ev_window_is_empty),
1051         (password_dialog_response), (ev_window_clear_xfer_job),
1052         (ev_window_xfer_job_cb), (ev_window_open_uri),
1053         (ev_window_cmd_focus_page_selector),
1054         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
1055         (ev_window_cmd_continuous), (ev_window_cmd_dual),
1056         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
1057         (ev_window_dispose):
1058         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1059         
1060         * Cleanup mime type detection on document load. Fix for the
1061         bug #336448.
1062
1063 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1064
1065         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
1066         
1067         Fix crash on exit, described in the bug #336825.
1068
1069 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1070
1071         * backend/ev-document-factory.c:
1072         (ev_document_factory_get_from_mime),
1073         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
1074         (ev_document_factory_get_document),
1075         (file_filter_add_mime_list_and_free),
1076         (ev_document_factory_add_filters):
1077         * backend/ev-document-factory.h:
1078         * properties/ev-properties-main.c: (ev_properties_get_pages):
1079         * shell/Makefile.am:
1080         * shell/ev-application.c:
1081         * shell/ev-job-xfer.c: (ev_job_xfer_run):
1082         * shell/ev-window.c: (ev_window_cmd_file_open),
1083         (ev_window_cmd_save_as):
1084         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1085         
1086         Rework factory functions so they are placed now in a single 
1087         file ev-document-factory.c
1088
1089 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1090
1091         * shell/ev-window.c: (update_chrome_visibility):
1092         
1093         Fix for the bug 166566 - don't show menubar in fullscreen
1094         mode.
1095
1096 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
1097
1098         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
1099
1100 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1101
1102         * shell/ev-view.c: (ev_view_expose_event):
1103         
1104         More correctly draw loading text when document
1105         is empty.
1106
1107 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1108
1109         * shell/ev-view.c: (ev_view_scroll):
1110         
1111         Fix for the bug #334854, page down and page up switch
1112         pages in presentation mode.
1113
1114 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1115
1116         * shell/ev-window.c: (ev_window_set_action_sensitive),
1117         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
1118         (ev_window_set_view_accels_sensitivity),
1119         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
1120         (ev_window_cmd_continuous), (ev_window_cmd_dual),
1121         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
1122         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
1123         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
1124         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
1125         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
1126         (view_actions_focus_in_cb), (ev_window_init):
1127         
1128         Fix for the bug #333902, now it's possible to search
1129         words with slash.
1130
1131 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
1132
1133         * configure.ac: Added Breton translation.
1134         * po/br.po: Added Breton translation.
1135
1136 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1137
1138         * shell/ev-window-title (ev_window_title_update):
1139
1140         Fix memory leak in window title. Fixes bug #333944
1141
1142 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1143
1144         * shell/ev-metadata-manager.c (parseItem):
1145
1146         Fix memory leaks. Fixes bug #333945
1147
1148 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1149         
1150         * NEWS, configure.ac, TODO:
1151         
1152         Update for release 0.5.2.
1153
1154 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1155
1156         * shell/ev-view.c: (view_update_range_and_current_page),
1157         (page_changed_cb):
1158         
1159         Don't jump on scrolling, fix for the bug #333127.
1160
1161 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1162
1163         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1164         
1165         Scroll by one page in presentation mode. Fix for the bug
1166         #332993.
1167
1168 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
1169
1170         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
1171
1172 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
1173
1174         * configure.ac  Added lv in ALL_LINGUAS line.
1175
1176 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1177         
1178         * NEWS, configure.ac:
1179         
1180         Update for release 0.5.1
1181
1182 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1183
1184         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
1185         * backend/ev-document-misc.h:
1186         * shell/ev-view.c: (draw_one_page):
1187         
1188          Clairfy what page the toolbar page number applies to. Fix
1189          for the bug #328102.
1190
1191 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
1192
1193         * shell/ev-view-private.h:
1194         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
1195         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
1196         (ev_view_search_changed):
1197         * shell/ev-view.h:
1198         * shell/ev-window.c: (find_bar_search_changed_cb):
1199         
1200         Dont't jump to find result if window was scrolled during search.
1201         Fix for the bug #313266.
1202
1203 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
1204
1205         * shell/eggfindbar.c: (egg_find_bar_class_init):
1206         * shell/eggfindbar.h:
1207         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
1208         * shell/ev-view-private.h:
1209         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
1210         (ev_view_class_init), (ev_sizing_mode_get_type),
1211         (ev_scroll_type_get_type):
1212         * shell/ev-view.h:
1213         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1214         (ev_window_cmd_scroll_backward), (find_bar_scroll),
1215         (ev_window_init):
1216         
1217         Fix for the bug 319133 - Find entry should allow text scroll.
1218
1219 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
1220
1221         * shell/ev-view-private.h:
1222         * shell/ev-view.c: (view_update_range_and_current_page),
1223         (highlight_find_results), (find_changed_cb), (page_changed_cb),
1224         (ev_view_set_document), (update_find_status_message),
1225         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
1226         (ev_view_find_previous):
1227         
1228         Fix for the bug #319137. Search now takes account for scrolling.
1229
1230 2006-02-19  Michael Hofmann <mh21@piware.de>
1231
1232         * configure.ac:
1233         * djvu/Makefile.am:
1234         * djvu/djvu-document-private.h:
1235         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1236         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
1237         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
1238         (djvu_document_can_get_text), (djvu_document_get_text),
1239         (djvu_document_document_iface_init),
1240         (djvu_document_thumbnails_get_thumbnail),
1241         (djvu_document_find_begin), (djvu_document_find_get_n_results),
1242         (djvu_document_find_get_result),
1243         (djvu_document_find_page_has_results),
1244         (djvu_document_find_get_progress), (djvu_document_find_cancel),
1245         (djvu_document_find_iface_init):
1246         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
1247         (djvu_text_page_selection), (djvu_text_page_limits_process),
1248         (djvu_text_page_limits), (djvu_text_page_copy),
1249         (djvu_text_page_position), (djvu_text_page_union),
1250         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
1251         (djvu_text_page_box), (djvu_text_page_append_text),
1252         (djvu_text_page_search), (djvu_text_page_prepare_search),
1253         (djvu_text_page_new), (djvu_text_page_free):
1254         * djvu/djvu-text-page.h:
1255         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
1256         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
1257         (djvu_text_n_results), (djvu_text_has_results),
1258         (djvu_text_get_result), (djvu_text_get_progress):
1259         * djvu/djvu-text.h:
1260         
1261         Text search in djvu. Fix for the bug #303415.
1262
1263 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1264
1265         * configure.ac:
1266         * shell/ev-window.c: (ev_window_cmd_save_as):
1267         
1268         Ask filechooser to confirm overwrite. Fix for the bug #328266.
1269         Thanks to Gary Coady <gary@lyranthe.org>
1270
1271 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1272
1273         * shell/ev-print-job.c: (idle_print_handler):
1274         
1275         Inverse order printing, bug #320919.
1276
1277 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1278
1279         * data/evince-toolbar.xml:
1280         * shell/ev-window.c:
1281         
1282         Allow to add sidebar checkbutton on toolbar. Fix
1283         for the bug #144577.
1284
1285 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1286
1287         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
1288         
1289         Add checks that have sense for empty ps document.
1290
1291 2006-02-15  Luca Ferretti <elle.uca@libero.it>
1292
1293         * configure.ac: Include PS in mime types list. 
1294
1295 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1296
1297         * configure.ac:
1298         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
1299         * ps/gsdefaults.h:
1300         * ps/ps-document.c: (start_interpreter), (ps_document_load):
1301         
1302         Runtime check for gs interpreter. Fix for the bug #320868.
1303         Thanks to Antoine Dopffer antoine.dopffer@free.fr
1304
1305 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1306
1307         * shell/ev-application.c: 
1308
1309         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
1310         dbus>=0.60, so that the request is not queued. 
1311
1312 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1313
1314         * configure.ac:
1315         * shell/Makefile.am:
1316         * shell/ev-sidebar-links.c: (print_section_cb):
1317         * shell/ev-utils.c:
1318         * shell/ev-utils.h:
1319         * shell/ev-window.c: (update_action_sensitivity),
1320         (ev_window_close_dialogs), (ev_window_print):
1321         * shell/ev-window.h:
1322         
1323         Make printing support optional. Patch from Eduardo de Barros Lima
1324         <eduardo.lima@indt.org.br> for the bug #330546.
1325
1326 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1327
1328         * shell/ev-view-private.h:
1329         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
1330         (ev_view_set_document):
1331         * shell/ev-view.h:
1332         * shell/ev-window.c: (ev_window_load_job_cb),
1333         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
1334         (ev_window_init):
1335
1336         Draw Loading message during xfer job. Fix for the bug #329495.
1337
1338 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1339
1340         * comics/comics-document.c: (comics_regex_quote),
1341         (comics_document_load), (extract_argv):
1342         
1343         Correcly quote regexp before passing it to unzip.
1344
1345 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1346
1347         * shell/ev-page-cache.c: (build_height_to_page),
1348         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
1349         (ev_page_cache_get_dual_even_left):
1350         * shell/ev-page-cache.h:
1351         * shell/ev-view.c: (view_update_range_and_current_page),
1352         (get_page_y_offset), (get_page_extents):
1353         
1354         Place even pages to the left if document has less then
1355         two pages. Fix for the bug #328856.
1356
1357 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1358
1359         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1360         
1361         Correct comics scheme. This make evince create thumbnails
1362         for comic books. Fix for the bug 329088.
1363
1364 2006-01-31  Christopher Aillon  <caillon@redhat.com>
1365
1366         * data/evince-password.glade: Don't explicitly set
1367         invisible_char to the current default value in case
1368         the default changes; let GTK+ do its magic.
1369
1370 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1371
1372         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
1373         real filename to tmp filename since often document
1374         type is determined by extension.
1375
1376 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1377
1378         * shell/ev-view.c: (add_scroll_binding_keypad),
1379         (ev_view_binding_activated), (ev_view_class_init):
1380         
1381         Add keybindings for percision-scrolling of display area. 
1382         Fix for the bug #314072.
1383
1384 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1385
1386         * data/evince.desktop.in.in:
1387         
1388         Add GTK to the list of categories. Fix for the bug #328034.
1389
1390 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1391
1392         * shell/ev-application.c: (ev_application_shutdown),
1393         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
1394         * shell/ev-application.h:
1395         * shell/ev-window.c: (file_open_dialog_response_cb),
1396         (ev_window_cmd_file_open):
1397         
1398         Save last uri in file chooser dialog. Fix for the bug #327950.
1399
1400 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1401
1402         * NEWS:
1403         * README:
1404         
1405         Final update for release 0.5.0
1406         
1407         * shell/Makefile.am:
1408         
1409         Remove disable deprecated until we'll require libgnome-2.13.7
1410         and port to GOption argument parsing. See bug 327518.
1411
1412 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
1413
1414         * comics/comics-document.c: (comics_document_save):
1415         * djvu/djvu-document.c: (djvu_document_save):
1416         * dvi/dvi-document.c: (dvi_document_save):
1417         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
1418         * lib/ev-file-helpers.h:
1419         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
1420         * tiff/tiff-document.c: (tiff_document_save):
1421         
1422         Use common save function for backends.
1423
1424 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
1425
1426         * backend/ev-document-types.c:
1427         
1428         Fix crash on saving pixbuf.
1429
1430 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1431
1432         * cut-n-paste/recent-files/egg-recent-item.c:
1433         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
1434         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
1435         (parse_info_free), (valid_element), (start_element_handler),
1436         (end_element_handler), (text_handler), (egg_recent_model_filter),
1437         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
1438         (egg_recent_model_monitor), (egg_recent_model_read),
1439         (egg_recent_model_open_file), (egg_recent_model_lock_file),
1440         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
1441         (egg_recent_model_set_property), (egg_recent_model_class_init),
1442         (egg_recent_model_init), (egg_recent_model_add_full),
1443         (egg_recent_model_delete), (egg_recent_model_get_list),
1444         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
1445         (egg_recent_model_set_filter_mime_types),
1446         (egg_recent_model_clear_group_filter),
1447         (egg_recent_model_set_filter_groups),
1448         (egg_recent_model_clear_scheme_filter),
1449         (egg_recent_model_set_filter_uri_schemes),
1450         (egg_recent_model_remove_expired):
1451         * cut-n-paste/recent-files/egg-recent-util.c:
1452         (egg_recent_util_get_icon):
1453         * cut-n-paste/recent-files/egg-recent-util.h:
1454         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1455         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
1456         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
1457         (egg_recent_view_uimanager_set_property),
1458         (egg_recent_view_uimanager_get_property),
1459         (egg_recent_view_uimanager_class_init),
1460         (egg_recent_view_uimanager_init),
1461         (egg_recent_view_uimanager_set_label_width),
1462         (egg_recent_view_uimanager_get_label_width):
1463         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
1464         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
1465         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
1466         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
1467         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
1468         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
1469         
1470         Update from libegg.
1471
1472 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1473
1474         * shell/ev-page-cache.c: (build_height_to_page),
1475         (ev_page_cache_get_height_to_page):
1476         * shell/ev-page-cache.h:
1477         * shell/ev-view.c: (view_update_range_and_current_page),
1478         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
1479         (ev_view_previous_page):
1480         
1481         Dual mode places even pages to the left. Fix for the bug #309393.
1482
1483         * shell/ev-view.h:
1484         * shell/ev-window.c: (update_action_sensitivity),
1485         (setup_view_from_metadata), (view_menu_popup_cb):
1486         
1487         Don't restore presentation in empty windows, more intelligent
1488         next page behaviour in dual mode.
1489
1490         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
1491         (ev_pixbuf_cache_clear_job_sizes):
1492         
1493         Cleanup job callback on removal. Fix for the bug #325886.
1494
1495 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1496
1497         * ps/ps.c: (psscan):
1498         
1499         Commit workaround Mozilla problem. Fix for the bug #325919
1500         
1501         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
1502         (save_item):
1503         
1504         Fix for year 2038 problem.
1505
1506 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1507
1508         * shell/ev-window.c: (setup_document_from_metadata),
1509         (ev_window_cmd_view_reload):
1510
1511         Clamp page recieved from metadata in valid values. Fix
1512         for the bug #325986.
1513
1514 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1515
1516         * MAINTAINERS: 
1517         Add MAINTAINERS as requested on desktop-devel-list.
1518
1519 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1520
1521         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
1522         (mime_type_supported_by_gdk_pixbuf),
1523         (ev_document_factory_get_mime_types),
1524         (ev_document_factory_get_all_mime_types):
1525         
1526         Don't add pixbuf mime types if pixbuf backend is disabled.
1527         
1528         * shell/ev-application.c: (ev_application_get_uri_window):
1529         
1530         Fix for the bug 325815 - unhandled MIME type message doesn't 
1531         appear a second time. 
1532         
1533         * shell/ev-document-types.c: (ev_document_types_add_filters):
1534         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
1535         (password_dialog_response), (ev_window_popup_password_dialog),
1536         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1537         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1538         (ev_window_run_presentation), (ev_window_stop_presentation),
1539         (save_sizing_mode), (ev_window_zoom_changed_cb),
1540         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1541         (ev_window_dual_mode_changed_cb),
1542         (ev_window_sidebar_current_page_changed_cb),
1543         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1544         (window_state_event_cb), (window_configure_event_cb):
1545         
1546         Cleanup additional uris holded by EvWindow.
1547
1548 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1549
1550         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
1551         (ev_view_can_previous_page), (ev_view_can_next_page):
1552         * shell/ev-view.h:
1553         * shell/ev-window.c: (update_action_sensitivity):
1554         
1555         Two page scrolling with Space and PageUp in dual mode. Second fix 
1556         for the bug #316608.
1557
1558 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1559
1560         * shell/ev-view.c: (scroll_to_current_page):
1561         
1562         Correctly clamp adjustment value. Fix for the bug
1563         #325808.
1564
1565 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1566
1567         * shell/ev-sidebar-links.c: (print_section_cb):
1568         * shell/ev-window.c: (ev_window_get_uri),
1569         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
1570         (ev_window_print_dialog_response_cb), (ev_window_print_range),
1571         (ev_window_dispose):
1572         
1573         Make print dialog non-modal. Fix for the bug #325622.
1574
1575 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1576
1577         * shell/ev-metadata-manager.c:
1578         * shell/ev-utils.c: (using_pdf_printer),
1579         (using_postscript_printer), (load_print_config_from_file),
1580         (save_print_config_to_file):
1581         * shell/ev-utils.h:
1582         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
1583         (update_sidebar_visibility), (setup_sidebar_from_metadata),
1584         (setup_view_from_metadata), (ev_window_setup_document),
1585         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
1586         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1587         (ev_window_run_presentation), (ev_window_stop_presentation),
1588         (save_sizing_mode), (ev_window_zoom_changed_cb),
1589         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
1590         (ev_window_dual_mode_changed_cb),
1591         (ev_window_sidebar_current_page_changed_cb),
1592         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
1593         (window_state_event_cb), (window_configure_event_cb),
1594         (ev_window_init):
1595         
1596         Setting saving behaviour fixes.
1597
1598 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1599
1600         * configure.ac:
1601         
1602         Make antialiasing gs options better and allow
1603         to change them during configure. Fix for the 
1604         bug #319049.
1605
1606 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1607
1608         * shell/ev-window.c: (setup_view_from_metadata):
1609         
1610         Remember if last window was maximized. Fix for the
1611         bug #323797.
1612
1613 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
1614
1615         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
1616
1617 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1618
1619         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
1620         * shell/ev-page-action.c: (build_new_tree_cb):
1621         * shell/ev-sidebar-links.c: (links_page_num_func),
1622         (update_page_callback_foreach), (update_page_callback):
1623         * shell/ev-view.c: (scroll_to_current_page):
1624         
1625         Fix for the bug #325067 with more intelligent selection
1626         of current link in sidebar. Make sidebar handle links
1627         of FITR-like type more correctly.
1628
1629         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
1630         (dvi_pixbuf_put_pixel):
1631         
1632         Fix memory consumtion with disabled alpha channel.
1633
1634 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1635
1636         * data/evince-ui.xml:
1637         * shell/ev-window.c: (view_menu_popup_cb),
1638         (ev_popup_cmd_open_link), (ev_window_init):
1639         
1640         Update context menu for internal links. Fix for the bug
1641         #325066.
1642
1643 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1644
1645         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
1646         
1647         Bind context menu to keyboard also. Fix for the bug
1648         #325065.
1649
1650 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1651
1652         * shell/ev-view.c: (selection_scroll_timeout_cb):
1653         
1654         Horizontal scroll on selection also.
1655
1656 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1657
1658         * shell/ev-metadata-manager.c: (parse_value):
1659         * shell/ev-view.c: (goto_xyz_link):
1660         
1661         Correct zoom setup and metadata save broken in 
1662         some locales.
1663
1664 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1665
1666         * shell/ev-view-private.h:
1667         * shell/ev-view.c: (scroll_to_current_page),
1668         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
1669         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
1670         (page_changed_cb), (ev_view_set_continuous),
1671         (ev_view_set_dual_page), (ev_view_set_presentation):
1672         
1673         Delay scroll until allocation to correctly position page. Fix
1674         for the bug #317334.
1675
1676 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1677
1678         * NEWS:
1679         * configure.ac:
1680         
1681         Update NEWS and require poppler 0.5.0.
1682
1683 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1684         
1685         * data/evince-ui.xml:
1686         * shell/ev-view-private.h:
1687         * shell/ev-view.c: (ev_view_get_link_at_location),
1688         (handle_link_over_xy), (ev_view_button_press_event),
1689         (ev_view_button_release_event), (ev_view_class_init):
1690         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
1691         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
1692         (ev_window_init):
1693         
1694         Implement right-click context menu.
1695
1696 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1697
1698         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
1699         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
1700         (mdvi_pixbuf_device_render):
1701         * pdf/ev-poppler.cc:
1702
1703         Don't generate thumbnails with alpha. See bug #324077.
1704         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
1705
1706 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1707
1708         * shell/ev-window.c: (setup_chrome_from_metadata):
1709         
1710         Fix typo that was hiding toolbar.
1711
1712 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1713
1714         * shell/ev-view-private.h:
1715         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
1716         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
1717         (ev_view_button_release_event), (ev_view_destroy):
1718         
1719         Small cleanup and autoscrolling during selection. Thanks to 
1720         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
1721
1722 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
1723
1724         * configure.ac:
1725         
1726         Correctly check for comics option.
1727
1728 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
1729         * Makefile.am:
1730         * configure.ac:
1731         * backend/Makefile.am:
1732         * backend/ev-document-factory.c:
1733         * shell/ev-document-types.c:
1734
1735         Included option in configure to make ps backend 
1736         compilation optional with --disable-ps.
1737
1738 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1739
1740         * backend/ev-document-factory.c:
1741         * comics/Makefile.am:
1742         * comics/comics-document.c: (comics_document_load):
1743         * comics/ev-cbr-mime.xml:
1744         * configure.ac:
1745         
1746         Comics mime types are added to shared-mime-info CVS. Now
1747         we don't need to install our own mime types.
1748
1749 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1750
1751         * shell/ev-window.c:
1752         
1753         Add shortcut for "save a copy" menu entry. Fix for
1754         the bug #324582.
1755
1756 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1757
1758         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1759         (job_finished_cb), (new_selection_pixbuf_needed),
1760         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1761         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
1762         
1763         Rework selection job info logic and fix critical warning.
1764
1765 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
1766
1767         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
1768
1769 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
1770
1771         * data/evince-ui.xml:
1772         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
1773         
1774         Enter as shortcut key for next page. Fix for the bug
1775         #321394.
1776
1777 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
1778
1779         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
1780
1781 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1782
1783         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
1784         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
1785         (new_selection_pixbuf_needed),
1786         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
1787         (clear_job_selection):
1788         
1789         Too early for 0.5. Pixbuf cache code cleaned a bit.
1790
1791 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1792
1793         * NEWS:
1794         * configure.ac:
1795         
1796         Release 0.5.0 preparation
1797
1798 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1799
1800         * comics/Makefile.am:
1801         * configure.ac:
1802         * shell/ev-document-types.c: (ev_document_types_add_filters):
1803         
1804         More advanced handling of custom mime type installation.
1805
1806 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1807
1808         * data/evince.schemas.in:
1809         * shell/ev-metadata-manager.c: (value_free),
1810         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
1811         (ev_metadata_manager_get), (ev_metadata_manager_set):
1812         * shell/ev-metadata-manager.h:
1813         * shell/ev-window.c: (update_chrome_flag),
1814         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
1815         (setup_document_from_metadata), (setup_chrome_from_metadata),
1816         (setup_sidebar_from_metadata), (setup_view_from_metadata),
1817         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
1818         (ev_window_view_toolbar_cb),
1819         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
1820         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
1821         
1822         Save last document settings and reuse them for new documents.
1823
1824 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1825
1826         * Makefile.am:
1827         * backend/Makefile.am:
1828         * backend/ev-document-factory.c:
1829         * backend/ev-document-factory.h:
1830         * comics/Makefile.am:
1831         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
1832         (comics_document_load), (comics_document_save),
1833         (comics_document_get_n_pages), (comics_document_get_page_size),
1834         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
1835         (comics_document_class_init), (comics_document_can_get_text),
1836         (comics_document_get_info), (comics_document_document_iface_init),
1837         (comics_document_init), (get_supported_image_extensions),
1838         (comics_document_thumbnails_get_geometry),
1839         (comics_document_thumbnails_get_thumbnail),
1840         (comics_document_thumbnails_get_dimensions),
1841         (comics_document_document_thumbnails_iface_init), (extract_argv):
1842         * comics/comics-document.h:
1843         * comics/ev-cbr-mime.xml:
1844         * configure.ac:
1845         * po/POTFILES.in:
1846         * shell/ev-application.c: (ev_application_register_service):
1847         * shell/ev-document-types.c: (ev_document_types_add_filters):
1848         * thumbnailer/Makefile.am:
1849         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1850         
1851         New CBR/CBZ backend for comic books.
1852
1853 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1854
1855         * shell/main.c: (load_files_remote):
1856
1857         Thanks to Robert McQueen <robot101@debian.org>. Dbus
1858         warning on startup of second instance is fixed. It
1859         is bug #320353.
1860
1861 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1862
1863         * shell/ev-window.c: (ev_window_finalize):
1864         
1865         Fix double free that cause crash.
1866
1867 2005-10-29  Bastien Nocera <hadess@hadess.net>
1868
1869         * tiff/tiff-document.c: (tiff_document_load):
1870         
1871         Fix memory leak.
1872
1873 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1874
1875         * po/POTFILES.in:
1876         * shell/Makefile.am:
1877         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
1878         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
1879         (ev_view_accessible_get_text),
1880         (ev_view_accessible_get_character_at_offset),
1881         (ev_view_accessible_get_text_before_offset),
1882         (ev_view_accessible_get_text_at_offset),
1883         (ev_view_accessible_get_text_after_offset),
1884         (ev_view_accessible_get_character_count),
1885         (ev_view_accessible_get_caret_offset),
1886         (ev_view_accessible_set_caret_offset),
1887         (ev_view_accessible_get_run_attributes),
1888         (ev_view_accessible_get_default_attributes),
1889         (ev_view_accessible_get_character_extents),
1890         (ev_view_accessible_get_offset_at_point),
1891         (ev_view_accessible_get_n_selections),
1892         (ev_view_accessible_get_selection),
1893         (ev_view_accessible_add_selection),
1894         (ev_view_accessible_remove_selection),
1895         (ev_view_accessible_set_selection),
1896         (ev_view_accessible_text_iface_init),
1897         (ev_view_accessible_idle_do_action),
1898         (ev_view_accessible_action_do_action),
1899         (ev_view_accessible_action_get_n_actions),
1900         (ev_view_accessible_action_get_description),
1901         (ev_view_accessible_action_get_name),
1902         (ev_view_accessible_action_set_description),
1903         (ev_view_accessible_action_iface_init),
1904         (ev_view_accessible_get_type), (ev_view_accessible_new),
1905         (ev_view_accessible_factory_get_accessible_type),
1906         (ev_view_accessible_factory_create_accessible),
1907         (ev_view_accessible_factory_class_init),
1908         (ev_view_accessible_factory_get_type):
1909         * shell/ev-view-accessible.h:
1910         * shell/ev-view-private.h:
1911         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
1912         * shell/ev-view.h:
1913         
1914         Initial accessibility support.
1915
1916 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
1917
1918         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
1919
1920 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
1921
1922         * shell/ev-print-job.c: (idle_print_handler):
1923         
1924         Fix for bug Bug 318916: Printing multiple pages.
1925
1926 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
1927
1928         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
1929
1930 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1931
1932         * pdf/ev-poppler.cc:
1933         
1934         Thumnail dimensions unified with other backends.
1935         
1936         * shell/ev-window-title.c: (ev_window_title_update):
1937         
1938         Fix warning.
1939
1940 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1941
1942         * data/ev-stock-zoom-fit-width.png:
1943         
1944         Remove unused file.
1945
1946 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1947
1948         * configure.ac:
1949         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
1950         (djvu_document_finalize):
1951         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
1952         (dvi_document_finalize):
1953         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
1954         (pixbuf_document_save), (pixbuf_document_finalize):
1955         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
1956         (tiff_document_finalize):
1957         
1958         Save a copy implemented for various backends.
1959
1960 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
1961
1962         * configure.ac:
1963         
1964         Don't link with ltiff if tiff is disabled.
1965
1966 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1967
1968         * pdf/GDKSplashOutputDev.cc:
1969         * pdf/GDKSplashOutputDev.h:
1970         * pdf/Thumb.cc:
1971         * pdf/Thumb.h:
1972         * pdf/pdf-document.cc:
1973         * pdf/pdf-document.h:
1974         * pdf/test-gdk-output-dev.cc:
1975         
1976         Remove old unused files.
1977
1978 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1979
1980         * shell/ev-window.c: (ev_window_setup_document):
1981         
1982         Fixed warnings on reload and probably crash reason.
1983
1984 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1985
1986         * properties/ev-properties-view.c:
1987         (ev_properties_view_format_date):
1988         
1989         Check if date is invalid. Fix for bug 318134.
1990
1991 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
1992
1993         * shell/ev-window-title.c:
1994         
1995         Add .indd files (Adobe Indesign) to the list of "bad
1996         extensions".
1997
1998 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1999
2000         * data/evince-ui.xml:
2001         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
2002         
2003         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
2004
2005 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
2006
2007         * shell/ev-window.c: (launch_link), (launch_external_uri),
2008         (view_external_link_cb):
2009
2010         URL-escape link before passing it to gnome_vfs_url_show.
2011
2012 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2013
2014         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
2015         there isn't text selected.
2016
2017 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
2018
2019         * shell/ev-view.c: (handle_link_over_xy):
2020
2021         Check tooltip is valid utf8 before showing it
2022
2023 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2024
2025         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
2026
2027 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
2028
2029         * shell/ev-window-title.c: (ev_window_title_update):
2030
2031         Guard against using g_strstrip on NULL. Fixes bug #317291.
2032
2033 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2034
2035         * pdf/ev-poppler.cc:
2036
2037         Show title even for unknown links
2038
2039 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2040
2041         * shell/ev-window-title.c: (ev_window_title_update):
2042
2043         Strip the title string
2044
2045 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2046
2047         * shell/ev-window-title.c:
2048
2049         Add .rtf to the bad extensions list
2050
2051 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2052
2053         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
2054         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
2055
2056         Ignore link coordinates if they are outside page bounds
2057
2058 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
2059
2060         * backend/ev-link.c: (ev_link_type_get_type),
2061         (ev_link_get_filename), (ev_link_get_params),
2062         (ev_link_get_property), (ev_link_set_property),
2063         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
2064         * backend/ev-link.h:
2065         * pdf/ev-poppler.cc:
2066         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
2067         * shell/ev-window.c: (launch_link), (view_external_link_cb),
2068         (ev_window_init):
2069
2070         Implement launch links. Delegate external link opening to
2071         the window.
2072
2073 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2074
2075         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
2076         (ev_link_get_right), (ev_link_get_property),
2077         (ev_link_set_property), (ev_link_class_init),
2078         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
2079         * backend/ev-link.h:
2080         * pdf/ev-poppler.cc:
2081         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
2082
2083         Implement fitr links
2084
2085 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2086
2087         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
2088         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
2089         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
2090         (ev_view_size_request_continuous),
2091         (ev_view_size_request_dual_page),
2092         (ev_view_size_request_single_page), (ev_view_size_allocate),
2093         (ev_view_zoom_for_size_continuous_and_dual_page),
2094         (ev_view_zoom_for_size_continuous),
2095         (ev_view_zoom_for_size_dual_page),
2096         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
2097         (ev_sizing_mode_get_type):
2098         * shell/ev-view.h:
2099         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2100
2101         Do not use modes for link, we need to calculate size ad hoc.
2102         Still not perfect because of the usual scrollbar issues grrr.
2103
2104 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2105
2106         * backend/ev-link.c: (ev_link_type_get_type),
2107         (ev_link_new_page_fith), (ev_link_new_page_fitv):
2108         * backend/ev-link.h:
2109         * pdf/ev-poppler.cc:
2110         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
2111         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
2112         (ev_view_size_request_continuous),
2113         (ev_view_size_request_dual_page),
2114         (ev_view_size_request_single_page), (ev_view_size_allocate),
2115         (zoom_for_size_fit_height),
2116         (ev_view_zoom_for_size_continuous_and_dual_page),
2117         (ev_view_zoom_for_size_continuous),
2118         (ev_view_zoom_for_size_dual_page),
2119         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
2120         (ev_sizing_mode_get_type):
2121         * shell/ev-view.h:
2122         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2123
2124         Implement FIT_HEIGHT mode (only for links).
2125         Implement FITH links
2126
2127 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2128
2129         * shell/ev-window-title.c: (get_filename_from_uri),
2130         (ev_window_title_sanitize_extension), (ev_window_title_update),
2131         (ev_window_title_set_document), (ev_window_title_set_uri),
2132         (ev_window_title_free):
2133         * shell/ev-window-title.h:
2134         * shell/ev-window.c: (ev_window_setup_document),
2135         (ev_window_popup_password_dialog):
2136
2137         Refactor window title building while fixing it for
2138         password documents.
2139
2140 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
2141
2142         * pdf/ev-poppler.cc:
2143
2144         Escape link title before setting it in the model
2145
2146 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
2147
2148         * shell/ev-application.c: (removed_from_session), (save_session),
2149         (init_session), (ev_application_get_empty_window),
2150         (ev_application_init), (ev_application_get_windows):
2151         * shell/ev-application.h:
2152         * shell/ev-window.c: (ev_window_finalize):
2153
2154         Add a function to retrieve window list and share it where
2155         necessary.
2156         Implement session handling, works pretty well thanks to the
2157         metadata system.
2158
2159 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2160
2161         * shell/ev-password.c: (ev_password_item_created_callback),
2162         (ev_password_dialog_save_password):
2163         
2164         Fix for bug 316972. Use async gnome-keyring API.
2165
2166 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
2167
2168         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
2169         Remove unused unrealize handler. Add scroll handling to
2170         ev_view_scroll_event for presentation mode (bug #316708),
2171         and fix the event state checks there.
2172
2173 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2174
2175         * shell/ev-page-action.c: (page_changed_cb):
2176
2177         "marco, maybe we should be crazy and jump right to 6! :)"
2178
2179         Bryan Clark, Sep 2005
2180
2181 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2182
2183         * ps/ps-document.c: (save_document), (ps_document_save),
2184         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
2185         (ps_document_ps_export_end):
2186
2187         Fix unstructured documents save and print
2188
2189 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2190
2191         * shell/ev-application.c: (ev_application_open_uri):
2192
2193         Fix window size persistance
2194
2195 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
2196
2197         * shell/ev-view.c: (ev_view_button_release_event):
2198
2199         Based on a patch from carlosgc@gnome.org. Mouse buttons
2200         switch pages in presentation mode.
2201
2202 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2203
2204         * shell/ev-page-cache.c: (ev_page_cache_get_size):
2205
2206         Dont cast to int before scaling
2207
2208 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2209
2210         * backend/ev-link.c: (ev_link_type_get_type),
2211         (ev_link_new_page_xyz), (ev_link_new_page_fit),
2212         (ev_link_new_page_fith):
2213         * backend/ev-link.h:
2214         * pdf/ev-poppler.cc:
2215         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
2216
2217         Implement FIT and FITH links
2218
2219 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2220
2221         * pdf/ev-poppler.cc:
2222
2223         Return 0 results when search is not in progress.
2224
2225         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
2226         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
2227
2228         Update menu sensitivity when cancelling search
2229
2230 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2231
2232         * shell/ev-view.c: (ev_view_can_find_next):
2233
2234         Take all pages in consideration, not just current one
2235
2236 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2237
2238         * shell/ev-page-cache.c:
2239         * shell/ev-page-cache.h:
2240         * shell/ev-view.c: (ev_view_binding_activated),
2241         (ev_view_next_page), (ev_view_previous_page),
2242         (ev_sizing_mode_get_type):
2243         * shell/ev-view.h:
2244         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
2245         (ev_window_cmd_go_next_page):
2246
2247         Move page next/previous functions from page chace to
2248         view and change it to move by 2 page steps in dual mode.
2249
2250 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2251
2252         * shell/ev-window.c: (update_sidebar_visibility),
2253         (setup_sidebar_from_metadata), (ev_window_setup_document),
2254         (setup_view_from_metadata):
2255
2256         Show the index by default when there is one     
2257
2258 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
2259
2260         * shell/ev-window-title.c: (ev_window_title_set_document):
2261
2262         Missing null check
2263
2264 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2265
2266         * shell/ev-view.c: (view_update_range_and_current_page):
2267         
2268         Allow display of last odd page in dual view. Fix for 316347.
2269
2270 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
2271
2272         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
2273         
2274         Make close button default. Fix for 316383.
2275
2276 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2277
2278         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
2279         
2280         Mark close button as default. Fix for 316381.
2281
2282 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2283
2284         * backend/ev-link.c: (ev_link_class_init):
2285
2286         Allow negative doubles in left/top properties
2287
2288 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2289
2290         * shell/ev-window.c:
2291
2292         Remove a bunch of strings that was used only
2293         by the statusbar.
2294
2295 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2296
2297         * shell/ev-window-title.c: (get_filename_from_uri),
2298         (ev_window_title_set_document):
2299
2300         When title has a confusing extension, show also
2301         the document filename inside ()
2302
2303 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2304
2305         * shell/Makefile.am:
2306         * shell/ev-window-title.c: (ev_window_title_new),
2307         (ev_window_title_update), (ev_window_title_set_type),
2308         (ev_window_title_set_document), (ev_window_title_free):
2309         * shell/ev-window-title.h:
2310         * shell/ev-window.c: (ev_window_setup_document),
2311         (password_dialog_response), (ev_window_popup_password_dialog),
2312         (ev_window_dispose), (ev_window_init):
2313
2314         Factor out and cleanup window title code
2315
2316 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
2317
2318         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
2319         (unable_to_load):
2320
2321         Make dialog transient so it doesnt block other windows
2322
2323 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2324
2325         * pdf/ev-poppler.cc:
2326         
2327         Fix pdf thumbnails rendering.
2328
2329 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
2330
2331         * shell/ev-window.c: (fullscreen_set_timeout):
2332         
2333         Increase timeout to hide full screen popup. Bug 
2334         316123. 
2335
2336 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2337
2338         * data/evince.schemas.in:
2339         * shell/ev-window.c: (update_action_sensitivity):
2340
2341         Allow the user to override document restrictions. Fix for bug
2342         305818.
2343
2344 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
2345
2346         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
2347         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
2348         (ev_window_class_init): Fix multihead behaviour of fullscreen
2349         toolbar popup. Fixes bug #315451.
2350
2351 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2352
2353         * configure.ac:
2354         * data/evince-password.glade:
2355         * shell/ev-password.c: (ev_password_dialog_set_property),
2356         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
2357         (ev_password_dialog_init), (ev_password_set_bad_password_label),
2358         (ev_password_dialog_entry_changed_cb),
2359         (ev_password_dialog_entry_activated_cb),
2360         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
2361         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
2362         (ev_password_dialog_set_bad_pass):
2363         * shell/ev-password.h:
2364         * shell/ev-window.c: (password_dialog_response),
2365         (ev_window_popup_password_dialog):
2366         
2367         Support for gnome-keyring for encrypted PDF's.
2368
2369 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2370
2371         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
2372         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
2373         (ev_view_enter_notify_event), (ev_view_class_init):
2374         
2375         More precise handling of enter_notify/leave_notify events
2376         in EvView. Fix for bug 315470.
2377
2378 2005-09-08  Christopher Aillon  <caillon@redhat.com>
2379
2380         * shell/ev-window.c: (fullscreen_timeout_cb),
2381         (fullscreen_set_timeout), (fullscreen_clear_timeout),
2382         (ev_window_dispose):
2383
2384         leak fix: unref fullscreen_timeout_source before clearing it
2385
2386 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2387
2388         * configure.ac, dvi/mdvi/Makefile.am: 
2389         
2390         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
2391
2392 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2393
2394         * backend/ev-link.c: (ev_link_new_page_xyz):
2395         * pdf/ev-poppler.cc:
2396         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
2397
2398         Fix some bugs with xyz links, respect zoom
2399
2400 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2401
2402         * shell/ev-window.c: (page_changed_cb),
2403         (setup_document_from_metadata), (update_sidebar_visibility),
2404         (setup_view_from_metadata), (ev_window_run_fullscreen),
2405         (ev_window_stop_fullscreen), (ev_window_run_presentation),
2406         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
2407         (ev_window_dual_mode_changed_cb),
2408         (ev_window_sidebar_current_page_changed_cb):
2409
2410         null check uri before setting and getting metadata
2411
2412 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2413
2414         * dvi/Makefile.am:
2415         * properties/Makefile.am:
2416         * shell/Makefile.am:
2417         * thumbnailer/Makefile.am:
2418
2419         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2420
2421 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2422
2423         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
2424         (selection_changed_callback):
2425         * shell/ev-sidebar-links.h:
2426
2427         Add a signal for link activation.
2428
2429         * shell/ev-view.c: (ev_view_goto_link),
2430         (ev_view_button_release_event):
2431         * shell/ev-view.h:
2432         * shell/ev-window.c: (sidebar_links_link_activated_cb),
2433         (ev_window_init):
2434
2435         Implement the signal so that we can handle all link types.
2436
2437         * shell/ev-page-cache.c:
2438
2439         Remove unused set_link function
2440
2441 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
2442
2443         * lib/ev-tooltip.c: (ev_tooltip_set_position):
2444
2445         Add some space from the cursor, hardcoded but I couldnt
2446         find a better way.
2447
2448 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2449
2450         * lib/ev-tooltip.c:
2451
2452         Use mozilla style vs gtk style, way better for links.
2453
2454         * shell/ev-view.c: (ev_view_motion_notify_event),
2455         (ev_view_destroy), (ev_view_init):
2456
2457         Deactive tooltip when the link hovered is changed.
2458
2459 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
2460
2461         * backend/ev-document.h:
2462         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
2463         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
2464         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
2465         (ev_link_new_page), (ev_link_new_page_xyz):
2466         * backend/ev-link.h:
2467         * pdf/ev-poppler.cc:
2468         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
2469         (go_to_link), (tip_from_link):
2470
2471         Implement xyz links, still not functional. Links are a total
2472         mess, will need to refactor and bugfix a lot :(
2473
2474 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
2475
2476         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2477
2478 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
2479
2480         * data/evince-ui.xml:
2481         * data/evince.schemas.in:
2482         * shell/Makefile.am:
2483         * shell/ev-window.c: (update_chrome_visibility),
2484         (password_dialog_response), (ev_window_load_job_cb),
2485         (ev_window_xfer_job_cb), (ev_window_open_uri),
2486         (ev_window_class_init), (set_chrome_actions), (load_chrome),
2487         (ev_window_init):
2488
2489         Remove the statusbar. This regress loading feedback, need to
2490         check with Bryan what we want to do there...
2491
2492 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2493
2494         * lib/ev-tooltip.c: (ev_tooltip_init):
2495
2496         Fix tooltip border and size handling
2497
2498 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
2499
2500         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
2501         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
2502         (ev_tooltip_timeout), (ev_tooltip_activate),
2503         (ev_tooltip_deactivate):
2504         * lib/ev-tooltip.h:
2505         * shell/ev-view.c: (ev_view_motion_notify_event):
2506
2507         Delay popup showing. Mirror gtk logic/times.
2508
2509 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
2510
2511         * lib/Makefile.am:
2512         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
2513         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
2514         (ev_tooltip_set_text), (ev_tooltip_set_position):
2515         * lib/ev-tooltip.h:
2516
2517         Simple widget to show tooltips at a custom position
2518
2519         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
2520         (ev_view_destroy):
2521
2522         Use it for links. First go, needs work
2523
2524 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
2525
2526         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
2527         HIG fixes.  Use title capitalization for window title. Use 12 
2528         pixels of space between the dialog's vbox and action area.
2529
2530 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2531
2532         * shell/ev-window.c: (file_open_dialog_response_cb),
2533         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
2534         (ev_window_cmd_save_as):
2535
2536         Make file pickers not modal and refactor code some
2537
2538 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2539
2540         * shell/ev-sidebar.h:
2541         * shell/ev-sidebar.c: (ev_sidebar_set_property),
2542         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
2543         (ev_sidebar_class_init), (ev_sidebar_select_page),
2544         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
2545         (ev_sidebar_set_page):
2546
2547         Add a current page property and allow to get/set it
2548
2549         * shell/ev-window.c: (setup_view_from_metadata),
2550         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
2551
2552         Persist current sidebar page per document
2553
2554 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
2555
2556         * data/evince.schemas.in:
2557         * shell/ev-window.c: (update_chrome_visibility),
2558         (setup_document_from_metadata), (update_sidebar_visibility),
2559         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
2560         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
2561         (ev_window_run_presentation), (ev_window_stop_presentation),
2562         (ev_window_view_sidebar_cb),
2563         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
2564         (load_chrome), (ev_window_init):
2565
2566         Persist size/visibility of sidebar per document
2567
2568 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
2569
2570         * shell/ev-view.c (draw_loading_text): Draw loading text.
2571
2572 2005-09-02  Dan Damian  <dand@gnome.ro>
2573
2574         * configure.in: Added "ro" to ALL_LINGUAS.
2575
2576 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2577
2578         * shell/ev-view.c: (clear_caches):
2579
2580         ev_page_cache_get doesnt return a reference,
2581         dont try to unref it.
2582
2583 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
2584
2585         * shell/main.c: (load_files_remote):
2586
2587         Fix timestamp parameter with dbus <= 0.33
2588
2589 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
2590
2591         * data/evince.schemas.in:
2592
2593         Add missing full stop
2594
2595 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2596
2597         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
2598         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
2599
2600         Plug some memory leaks
2601
2602 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
2603
2604         * configure.ac:
2605         * lib/ev-debug.c: (trap_handler):
2606
2607         Check for execinfo.h and use it only if it exists.
2608         Ported from Epiphany (bug #314776).
2609
2610 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
2611
2612         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
2613
2614 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
2615
2616         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
2617         * po/id.po      : Added Indonesian translation
2618
2619 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
2620
2621         * shell/main.c:
2622         * shell/ev-application.c: Last minute GTK-2.6 fixes.
2623         * NEWS: Release 0.4.0
2624
2625 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
2626
2627         * configure.ac: catch another gtk+-2.8ism
2628         * shell/main.c: Make work with gtk+-2.6
2629
2630 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
2631
2632         * shell/ev-application-service.xml: Add 'timestamp' argument to
2633           ev_application_open_window and ev_application_open_uri methods.
2634
2635         * shell/ev-application.h: Add 'timestamp' argument to
2636           ev_application_open_window, ev_application_open_uri,
2637           and ev_application_open_uri_list functions.
2638
2639         * shell/ev-application.c (ev_application_open_window,
2640           ev_application_open_uri, ev_application_open_uri_list): Change
2641           functions that show/present windows to use a timestamp if one
2642           is passed in.
2643
2644         * shell/ev-window.c (ev_window_cmd_file_open,
2645           ev_window_cmd_recent_file_activate, drag_data_received_cb):
2646         * shell/main.c (load_files): Modify calls to ev_application to
2647           include GDK_CURRENT_TIME as timestamp.
2648
2649         * shell/main.c (load_files_remote): Obtain timestamp for client
2650           instance from GDK and pass to server instance so new windows are
2651           focused properly.  Fix dbus_g_proxy_call() calls by including second
2652           G_TYPE_INVALID.
2653           
2654         Closes bug #314475.
2655
2656 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
2657
2658         * shell/ev-window.c (ev_window_finalize): Check for
2659         avail. EvWindows when quiting to handle the finalize better,
2660         #314497
2661
2662 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2663         
2664         * properties/ev-properties-view.c: 
2665         
2666         Set textdomain to libglade. Fixes translation problem in property page.
2667
2668 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2669
2670         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
2671         * dvi/Makefile.am:
2672         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
2673         * dvi/mdvi-lib/Makefile.am:
2674         
2675         Fix rotation of thumbnails, ported to new API. Moved library
2676         dependencies earlier, probably it will fix linkage problem.
2677
2678 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
2679
2680         * backend/ev-document-misc.c:
2681         (ev_document_misc_get_thumbnail_frame):
2682         * backend/ev-document-misc.h:
2683         * configure.ac:
2684         * pdf/ev-poppler.cc:
2685         * shell/Makefile.am:
2686         * shell/ev-sidebar-thumbnails.c: (add_range),
2687         (ev_sidebar_thumbnails_set_loading_icon),
2688         (ev_sidebar_thumbnails_refresh),
2689         (ev_sidebar_thumbnails_set_document):
2690         * shell/ev-sidebar-thumbnails.h:
2691         * shell/ev-view.c: (ev_view_motion_notify_event),
2692         (ev_view_set_property), (ev_view_get_property),
2693         (ev_view_class_init), (ev_view_set_rotation):
2694         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
2695         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
2696         (ev_window_init):
2697         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
2698         Redo rotation (again).  prepare for 0.4.0
2699
2700 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
2701
2702         * configure.ac: Bump poppler requirement to 0.4.1.
2703
2704         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
2705         argument to poppler_page_render_selection() call.
2706
2707 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2708
2709         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
2710         (djvu_document_thumbnails_get_thumbnail):
2711         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
2712         (dvi_document_thumbnails_get_thumbnail):
2713         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
2714         (pixbuf_document_thumbnails_get_thumbnail):
2715         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
2716         
2717         Update rotation direction of backends to fit with pdf and ps.
2718
2719 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
2720
2721         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
2722         * backend/ev-async-renderer.h:
2723         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
2724         (setup_page), (ps_document_get_page_size),
2725         (ps_async_renderer_render_pixbuf):
2726         * ps/ps-document.h:
2727         * shell/ev-jobs.c: (ev_job_render_run):
2728
2729         Fix orientation in the postscript document
2730
2731 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
2732
2733         * pdf/ev-poppler.cc:
2734         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
2735         * shell/ev-view.c: (highlight_find_results):
2736
2737         Adapt to the new poppler rotation API. Fix text maps on landscape
2738         documents.
2739
2740 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
2741
2742         * shell/ev-view.c (compute_new_selection_text): get the correct
2743         region when selecting in modes other than continuous.
2744
2745 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
2746
2747         * shell/main.c (main): remove redundant g_warnings.
2748
2749 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2750
2751         * shell/Makefile.am: Don't include autogenerated
2752         file ev-application-service.h into distribution, since
2753         it causes dbus crash. Fix for bugs 313724 and 313443. 
2754
2755 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2756
2757         * configure.ac: Fix sed expression for FreeBSD. Thanks
2758         to Joe Marcus Clark <marcus@freebsd.org>
2759         
2760         * shell/eggfindbar.c: (entry_activate_callback),
2761         (entry_changed_callback), (egg_find_bar_init),
2762         (egg_find_bar_set_search_string):
2763         
2764         Made findbar buttons unsensitive if there is no text in
2765         entry. Fix for the bug 313285.
2766
2767 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2768
2769         * ps/ps-document.c: Use g_filename_display_name for displaying
2770         filenames and revert string freeze breackage
2771
2772 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
2773
2774         * NEWS:
2775         * configure.ac:
2776
2777         Update for 0.3.4
2778
2779         * shell/Makefile.am:
2780
2781         Add ev-application-service.xml to extra dist
2782
2783         * shell/ev-view.c: (find_page_at_location):
2784
2785         Remove unused function (fix warning)
2786
2787 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2788
2789         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
2790         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
2791         
2792         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
2793         bug 313623.
2794
2795 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2796
2797         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
2798         * shell/ev-window.c:
2799         Fix build warnings
2800
2801 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2802
2803         * configure.ac: Update script to get dbus version.
2804         Fix for the bug #313443.
2805
2806 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2807
2808         * shell/ev-window.c: (ev_window_cmd_escape):
2809         
2810         Return focus back to view on escape. Fix for bug 313295.
2811
2812 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2813
2814         * shell/ev-window.c: (update_window_title),
2815         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
2816         (ev_window_cmd_save_as):
2817         
2818         Correct conversion from uri to displayable string. Fix for
2819         bug 313296.
2820
2821 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2822
2823         * ps/ps-document.c: convert filename to utf8 when there is an error
2824         loading document. Fixes #309915
2825
2826 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
2827
2828         * configure.ac:
2829
2830         We depend on poppler 0.4.0
2831
2832 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
2833
2834         * configure.ac:
2835         * NEWS: Release 0.3.3.
2836         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
2837
2838 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
2839
2840         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
2841         add a couple missing mnemonics to menu items, use title 
2842         capitalization for menu items and window titles, and add 
2843         ellipsis to open menu item.     
2844
2845 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
2846
2847         * pdf/ev-poppler.cc:
2848         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
2849         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
2850         (ev_view_get_rotation):
2851         * shell/ev-view.h:
2852         * shell/ev-window.c: (setup_view_from_metadata),
2853         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
2854         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
2855         disk.
2856
2857 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
2858
2859         * configure.ac: Added tr to ALL_LINGUAS
2860
2861 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2862
2863         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
2864         requires several clicks to find word. Thanks to 
2865         Colin Slater <kiltedtaco@gmail.com>.
2866
2867 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
2868
2869         * data/evince.desktop.in.in: Hide menu entry and
2870         rename it to "Document Viewer". Fix for bug 
2871         #312399.
2872
2873 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
2874
2875         * shell/ev-page-action.c (ev_page_action_class_init): 
2876
2877         Point to the correct function in constructor of the
2878         activate_label signal
2879
2880 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
2881
2882         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
2883         * shell/ev-jobs.h: Make thread safe.
2884
2885 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2886
2887         * shell/ev-view.c: (view_update_range_and_current_page):
2888         Don't update page range if we are scrolling to some document
2889         point.
2890
2891 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2892
2893         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
2894         when getting max_page_width, fix drawing in dual mode.
2895
2896 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
2897
2898         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
2899         getting the area for select_all.
2900
2901 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
2902
2903         * backend/ev-selection.c: (ev_selection_render_selection):
2904         * backend/ev-selection.h:
2905         * pdf/ev-poppler.cc:
2906         * shell/ev-jobs.c: (ev_job_render_new):
2907         * shell/ev-jobs.h:
2908         * shell/ev-pixbuf-cache.c: (get_selection_colors),
2909         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
2910         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
2911         (ev_view_class_init):
2912
2913         Change selection color on focus in and focus out events.  Also,
2914         poppler now uses GdkColor for specifying the selection colors, so
2915         drop some awkward conversion code.
2916
2917 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
2918
2919         * configure.ac: Added Hebrew translation
2920
2921 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
2922
2923         * NOTES:
2924         * backend/ev-selection.c: (ev_selection_render_selection):
2925         * backend/ev-selection.h:
2926         * pdf/ev-poppler.cc:
2927         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
2928         (ev_job_render_run):
2929         * shell/ev-jobs.h:
2930         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
2931         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
2932         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
2933         (ev_pixbuf_cache_style_changed),
2934         (ev_pixbuf_cache_get_selection_pixbuf),
2935         (ev_pixbuf_cache_set_selection_list),
2936         (ev_pixbuf_cache_get_selection_list):
2937         * shell/ev-pixbuf-cache.h:
2938         * shell/ev-utils.c: (ev_print_region_contents):
2939         * shell/ev-utils.h:
2940         * shell/ev-view.c: (ev_view_queue_draw_page),
2941         (selection_update_idle_cb), (ev_view_motion_notify_event),
2942         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
2943         (setup_caches), (ev_view_find_next), (merge_selection_region),
2944         (selection_free):
2945         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
2946
2947         Clean up selection to be much smoother!
2948
2949 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
2950
2951         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
2952         to poppler_page_render_selection().
2953
2954 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2955
2956         * ps/ps-document.c: (save_page_list): Use
2957         unzipped document when printing. Thanks to 
2958         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
2959         311016.
2960
2961 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2962
2963         * shell/ev-window.c: (update_action_sensitivity):
2964         
2965         Disable print and save respect to lockdown gconf keys. Fix
2966         for 312342.
2967
2968 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2969
2970         * configure.ac:
2971         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
2972         (write_to_temp_file), (ev_file_set_contents):
2973         * shell/ev-utils.h:
2974         * shell/ev-window.c: (save_print_config_to_file):
2975         
2976         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
2977         Fix for bug 312238
2978
2979 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
2980
2981         * shell/ev-window.c: (load_print_config_from_file),
2982         (save_print_config_to_file), (ev_window_print_range):
2983
2984         Persist the print settings. Fixes bug #311578.
2985
2986 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2987
2988         * djvu/djvu-document.c: (djvu_document_get_page_size),
2989         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
2990         (djvu_document_thumbnails_get_thumbnail):
2991         * dvi/dvi-document.c: (dvi_document_get_page_size),
2992         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
2993         (dvi_document_thumbnails_get_dimensions),
2994         (dvi_document_thumbnails_get_thumbnail):
2995         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
2996         (pixbuf_document_render_pixbuf),
2997         (pixbuf_document_document_iface_init),
2998         (pixbuf_document_thumbnails_get_thumbnail):
2999         
3000         Update backends to make them build with new rotation system.
3001
3002 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3003
3004         * help/C/figures/evince_start_window.png:
3005         
3006         Update documentation image from Luca Ferretti <elle.uca@libero.it>
3007
3008 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
3009
3010         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
3011         * shell/ev-pixbuf-cache.h:
3012         * shell/ev-sidebar-thumbnails.c:
3013         (ev_sidebar_thumbnails_get_property), (add_range),
3014         (adjustment_changed_cb):
3015         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
3016         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
3017         we were thumbnailing the entire docment on startup, slowing us
3018         down hugely. 
3019
3020 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
3021
3022         * shell/ev-page-cache.c: (ev_page_cache_new):
3023         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
3024         == 0, fixes #310306.
3025
3026 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3027
3028         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
3029         (ev_view_rotate_left):
3030
3031         Account rotation in doc_rect_to_view_rect.
3032         Ensure rotation doesnt go out of bounds.
3033
3034 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3035
3036         * shell/ev-page-cache.c: (ev_page_cache_get_size):
3037
3038         Correct and cleanup w/h swapping
3039
3040 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3041
3042         * backend/ev-document-thumbnails.c:
3043         (ev_document_thumbnails_get_thumbnail):
3044         * backend/ev-document-thumbnails.h:
3045         * backend/ev-document.c:
3046         * backend/ev-document.h:
3047         * backend/ev-render-context.c: (ev_render_context_new),
3048         (ev_render_context_set_rotation):
3049         * backend/ev-render-context.h:
3050         * pdf/ev-poppler.cc:
3051         * ps/ps-document.c: (ps_document_document_iface_init):
3052         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3053         * shell/ev-jobs.h:
3054         * shell/ev-page-cache.c: (build_height_to_page),
3055         (ev_page_cache_new), (ev_page_cache_get_size),
3056         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
3057         (ev_page_cache_get_height_to_page):
3058         * shell/ev-page-cache.h:
3059         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
3060         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
3061         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
3062         (ev_pixbuf_cache_get_selection_pixbuf):
3063         * shell/ev-pixbuf-cache.h:
3064         * shell/ev-print-job.c: (idle_print_handler):
3065         * shell/ev-sidebar-thumbnails.c: (add_range):
3066         * shell/ev-view.c: (view_update_range_and_current_page),
3067         (get_page_y_offset), (get_page_extents),
3068         (ev_view_size_request_continuous_dual_page),
3069         (ev_view_size_request_continuous),
3070         (ev_view_size_request_dual_page),
3071         (ev_view_size_request_single_page), (draw_one_page),
3072         (ev_view_set_rotation), (ev_view_rotate_right),
3073         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
3074         (ev_view_zoom_for_size_continuous_and_dual_page),
3075         (ev_view_zoom_for_size_continuous),
3076         (ev_view_zoom_for_size_dual_page),
3077         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
3078         (ev_view_select_all):
3079         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3080         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
3081         (tiff_document_document_iface_init),
3082         (tiff_document_thumbnails_get_thumbnail):
3083
3084         Use rotation rather than orientation. It's easier and enough
3085         for our needs.
3086
3087 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3088
3089         * shell/ev-page-cache.c: (build_height_to_page),
3090         (ev_page_cache_new), (ev_page_cache_get_size),
3091         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
3092         (ev_page_cache_get_height_to_page):
3093         * shell/ev-page-cache.h:
3094         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
3095         (ev_view_size_request_continuous_dual_page),
3096         (ev_view_size_request_continuous),
3097         (ev_view_zoom_for_size_continuous_and_dual_page),
3098         (ev_view_zoom_for_size_continuous):
3099
3100         Make the page cache aware of page orientation.
3101
3102 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3103
3104         * backend/ev-document-thumbnails.c:
3105         (ev_document_thumbnails_get_thumbnail):
3106         * backend/ev-document-thumbnails.h:
3107         * backend/ev-document.c:
3108         * backend/ev-document.h:
3109         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
3110         * backend/ev-ps-exporter.h:
3111         * pdf/ev-poppler.cc:
3112         * ps/ps-document.c: (ps_document_document_iface_init),
3113         (ps_document_ps_export_do_page):
3114         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3115         * shell/ev-jobs.h:
3116         * shell/ev-page-cache.c: (ev_page_cache_get_size),
3117         (ev_page_cache_get):
3118         * shell/ev-page-cache.h:
3119         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
3120         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
3121         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
3122         * shell/ev-pixbuf-cache.h:
3123         * shell/ev-print-job.c: (idle_print_handler):
3124         * shell/ev-sidebar-thumbnails.c: (add_range):
3125         * shell/ev-view.c: (view_update_range_and_current_page),
3126         (get_page_extents), (ev_view_size_request_dual_page),
3127         (ev_view_size_request_single_page), (draw_one_page),
3128         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
3129         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
3130         (ev_view_zoom_for_size_dual_page),
3131         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
3132         (ev_view_select_all):
3133         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3134         * tiff/tiff-document.c: (tiff_document_get_page_size),
3135         (tiff_document_get_orientation), (rotate_pixbuf),
3136         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
3137         (tiff_document_thumbnails_get_thumbnail),
3138         (tiff_document_ps_export_do_page), (tiff_document_init):
3139
3140         Really make use of the orientation bit of the render context.
3141         Use the render context in a few more places in the backend API.
3142         This regress orientation, but now it's done right. Will try to
3143         fix it up asap...
3144
3145 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
3146
3147         * shell/ev-view.c: (ensure_rectangle_is_visible):
3148
3149         Patch by Nickolay V. Shmyrev to fix find flickering
3150
3151 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
3152
3153         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
3154         duplex parameters to ::begin.
3155
3156         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
3157         * shell/ev-print-job.c (idle_print_handler): 
3158         * ps/ps-document.c (ps_document_ps_export_begin): 
3159         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
3160         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
3161         implementations. Poppler backend needs poppler cvs. Rest has
3162         unchanged behavior.
3163
3164 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
3165
3166         * shell/ev-window.c (using_pdf_printer): new function.
3167         (ev_window_print_range): print a less techy message if someone
3168         tries to print to PDF.
3169
3170 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
3171
3172         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
3173         from "unknown font" string. Bug #311431
3174
3175 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
3176
3177         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
3178
3179 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
3180
3181         Bug #311280
3182         
3183         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
3184         name for PopplerFontTypes
3185         (pdf_document_fonts_fill_model): add font type to the detail column
3186
3187         * backend/ev-document-fonts.h: added
3188         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
3189
3190         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
3191         font name and font details, add a little markup.
3192         (ev_properties_fonts_init): use the new cell data func, specify ypad
3193         property for the cell renderer.
3194         (ev_properties_fonts_set_document): add the details column.
3195
3196 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
3197
3198         * configure.ac: Added "pl" to ALL_LINGUAS.
3199
3200 2005-07-24  Danilo Šegan  <danilo@gnome.org>
3201
3202         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
3203
3204 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
3205
3206         * help/ChangeLog: Started this for translations of manual.
3207         * configure.ac, autogen.sh, .cvsignore: Migrated to
3208         gnome-doc-utils. Patch in bug #311222.
3209
3210 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
3211
3212         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
3213         #ifdef this away to fix an unused-function warning.
3214
3215 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
3216
3217         * configure.ac: Added 'gl' to ALL_LINGUAS.
3218
3219 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
3220
3221         * configure.ac: Added ne in ALL_LINGUAS
3222         
3223 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3224
3225         * shell/ev-view.c: (ev_view_leave_notify_event):
3226         
3227         Clear status message when pointer leaves view. Fix for bug
3228         #310818 
3229
3230 2005-07-20 Ankit Patel <ankit644@yahoo.com>
3231
3232         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
3233
3234 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3235
3236         * shell/ev-view.c: (ev_view_leave_notify_event),
3237         (ev_view_class_init):
3238         
3239         Set cursor to normal then leaving view.
3240
3241 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3242
3243         * configure.ac:
3244         
3245         Fix required djvulibre version.
3246
3247 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
3248
3249         *configure.ac: Hindi (hi) language added
3250
3251 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
3252
3253         *configure.ac: Punjabi (pa) Language added
3254
3255 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3256
3257         * data/evince-ui.xml, shell/ev-window.c:
3258         
3259         Add keypad accelerators for zooming. Fix for bug 308128.
3260
3261 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3262
3263         * Makefile.am:
3264         * backend/Makefile.am:
3265         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
3266         * configure.ac:
3267         * shell/ev-document-types.c: (ev_document_types_add_filters):
3268
3269         Allow to enable/disable the pixbuf backend.
3270         Default to off for now. If we want it enabled we should
3271         really put mime types in the desktop, implement properties etc.
3272
3273         * properties/evince-properties.c:
3274
3275         Initialize error to NULL.
3276         Check error is not NULL before freeing.
3277
3278 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3279
3280         * shell/ev-window.c:
3281
3282         Use F5 as presentation accell
3283
3284 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3285
3286         * shell/ev-window.c: (update_chrome_visibility),
3287         (ev_window_create_fullscreen_popup), (ev_window_init):
3288
3289         Do not leak the fullscreen toolbar
3290
3291 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3292
3293         * shell/ev-window.c: (view_actions_focus_in_cb),
3294         (view_actions_focus_out_cb):
3295
3296         These has a return value! Fix totally random focus
3297         issues we was seeing.
3298
3299 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3300
3301         * shell/main.c: (load_files_remote):
3302
3303         Allow open more than one file
3304
3305 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
3306
3307         * shell/main.c: (load_files_remote):
3308
3309         Fix for dbus 0.33. bug #309975
3310
3311 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3312
3313         * properties/ev-properties-main.c: (ev_properties_get_pages):
3314
3315         Actually return NULL for types we dont support
3316
3317 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
3318
3319         * po/POTFILES.in:
3320
3321         Remove empty lines.
3322
3323 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
3324
3325         * backend/ev-document-factory.c:
3326         (ev_document_factory_get_document):
3327
3328         Do not try to create the object if type
3329         is invalid.
3330
3331 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3332
3333         * ps/ps-document.c: (ps_document_dispose),
3334         (ps_async_renderer_render_pixbuf):
3335         * ps/ps-document.h:
3336
3337         Do not leak the target window
3338
3339 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3340
3341         * shell/ev-application.c: (ev_application_init):
3342
3343         Let tbe check file existence for us.
3344         Add a comment about eggrecent mime filter.
3345
3346 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
3347
3348         * data/evince-ui.xml:
3349         * shell/ev-application.c: (ev_application_shutdown),
3350         (ev_application_init), (ev_application_get_toolbars_model),
3351         (ev_application_get_recent_model),
3352         (ev_application_save_toolbars_model):
3353         * shell/ev-application.h:
3354         * shell/ev-window.c: (ev_window_add_recent),
3355         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
3356         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
3357         (ev_window_init):
3358
3359         Use common toolbar and recent models for all windows.
3360         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3361
3362 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
3363
3364         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
3365         successfully check for gtk_icon_view_get_visible_range.
3366
3367 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3368
3369         * djvu/Makefile.am:
3370         * dvi/Makefile.am:
3371         
3372         Fix djvu and dvi backend build.
3373
3374 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3375
3376         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
3377         (new_separator_pixbuf):
3378
3379         Don't leak windows.
3380
3381 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
3382
3383         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
3384
3385         HIGification of toolbar editor dialogue.
3386
3387 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3388
3389         * configure.ac:
3390         * shell/Makefile.am:
3391
3392         Ever build metadata manager since it's just
3393         disabled at runtime now.
3394
3395 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3396
3397         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3398         (ev_metadata_manager_get), (ev_metadata_manager_set):
3399         * shell/ev-metadata-manager.h:
3400
3401         Add an _init functions that enabled metadata management
3402         at runtime.
3403
3404         * shell/ev-window.c: (page_changed_cb),
3405         (setup_document_from_metadata), (ev_window_setup_document),
3406         (setup_view_from_metadata), (ev_window_open_uri),
3407         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3408         (ev_window_run_presentation), (ev_window_stop_presentation),
3409         (save_sizing_mode), (ev_window_zoom_changed_cb),
3410         (ev_window_continuous_changed_cb),
3411         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
3412         (window_configure_event_cb):
3413
3414         Remove all ugly metadata define since we deal with it
3415         at runtime now.
3416
3417         * shell/main.c: (load_files_remote), (main):
3418
3419         Add support for dbus cvs head. Hopefully didnt break one
3420         of the other versions now!
3421
3422         If we dont get a response from the dbus server just
3423         give up with it and not enable metadata.
3424
3425 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3426
3427         * Makefile.am:
3428         * backend/Makefile.am:
3429         * configure.ac:
3430         * cut-n-paste/recent-files/Makefile.am:
3431         * cut-n-paste/toolbar-editor/Makefile.am:
3432         * cut-n-paste/zoom-control/Makefile.am:
3433         * lib/Makefile.am:
3434         * pdf/Makefile.am:
3435         * pixbuf/Makefile.am:
3436         * properties/Makefile.am:
3437         * ps/Makefile.am:
3438         * shell/Makefile.am:
3439         * thumbnailer/Makefile.am:
3440         * tiff/Makefile.am:
3441
3442         Make frontends depend on just libev.
3443         Rework and group CFLAGS/LIBS definitions.
3444         Cleanups.
3445
3446 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3447
3448         * shell/ev-window:
3449
3450         do not unnecessarily save zoom
3451
3452         * configure.ac:
3453         * lib/ev-file-helpers.c: (ev_dot_dir):
3454         * shell/Makefile.am:
3455         * shell/dummy.cc:
3456
3457         Some cleanups
3458
3459 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3460
3461         * configure.ac:
3462         
3463         Remove unnecessary dependencies
3464
3465 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3466
3467         * properties/Makefile.am:
3468         * thumbnailer/Makefile.am:
3469         * tiff/Makefile.am:
3470
3471         Some more cleanups. Was really necessary
3472         but I probably introduced bugs, feel free
3473         to flame :)
3474
3475 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3476
3477         * backend/Makefile.am:
3478         * configure.ac:
3479         * cut-n-paste/recent-files/Makefile.am:
3480         * cut-n-paste/toolbar-editor/Makefile.am:
3481         * cut-n-paste/zoom-control/Makefile.am:
3482         * lib/Makefile.am:
3483         * pdf/Makefile.am:
3484         * pixbuf/Makefile.am:
3485         * properties/Makefile.am:
3486         * ps/Makefile.am:
3487         * shell/Makefile.am:
3488         * thumbnailer/Makefile.am:
3489         * tiff/Makefile.am:
3490
3491         Use gnome-common macros when possible.
3492         Cleanup dependencies.
3493         Actually disable deprecated where possible.
3494
3495 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
3496
3497         * Makefile.am:
3498         * backend/Makefile.am:
3499         * properties/Makefile.am:
3500         * shell/Makefile.am:
3501         * thumbnailer/Makefile.am:
3502
3503         This should solve the circular dep without
3504         requiring dir reorg!
3505
3506         * shell/ev-window.c: (setup_view_from_metadata):
3507
3508         Never restore window size/position when the
3509         window is already visible.
3510
3511 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3512
3513         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
3514
3515         Return a boolean from timeout func. Fix ported from gedit.
3516
3517 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
3518
3519         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
3520
3521 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3522
3523         * shell/ev-document-types.c: set "All Documents" as default filter in
3524         open dialog
3525
3526 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
3527
3528         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
3529         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
3530         (ev_metadata_manager_set_boolean): fix value/val thinko.
3531
3532 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3533
3534         * shell/ev-window.c: (setup_view_from_metadata),
3535         (window_state_event_cb), (window_configure_event_cb),
3536         (ev_window_init):
3537
3538         Remember window position and maximized state
3539
3540 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
3541
3542         * configure.ac:
3543
3544         Fix DBUS configure checks.
3545
3546         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
3547         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
3548         (ev_metadata_manager_set_boolean):
3549
3550         Plug mem leaks.
3551
3552         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
3553         (ev_window_stop_fullscreen), (ev_window_run_presentation),
3554         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
3555         (ev_window_continuous_changed_cb),
3556         (ev_window_dual_mode_changed_cb), (ev_window_new):
3557
3558         Fix the build without DBUS.
3559
3560 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
3561
3562         * shell/ev-metadata-manager.c: (parse_value), (save_values),
3563         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
3564         (ev_metadata_manager_set_string),
3565         (ev_metadata_manager_set_boolean):
3566         * shell/ev-metadata-manager.h:
3567
3568         Add support for some more types
3569
3570         * shell/ev-view.c: (scroll_to_current_page),
3571         (ev_view_get_continuous), (ev_view_set_continuous),
3572         (ev_view_get_dual_page):
3573         * shell/ev-view.h:
3574         * shell/ev-window.c: (page_changed_cb),
3575         (setup_document_from_metadata), (ev_window_setup_document),
3576         (setup_view_from_metadata), (ev_window_open_uri),
3577         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3578         (ev_window_run_presentation), (ev_window_stop_presentation),
3579         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
3580         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
3581         (ev_window_update_dual_page_action),
3582         (ev_window_continuous_changed_cb),
3583         (ev_window_dual_mode_changed_cb), (ev_window_init):
3584
3585         Remember a bunch of view/document properties. Prolly some
3586         are still missing but it's getting interesting.
3587
3588 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
3589
3590         * configure.ac: check if dbus-binding-tool is installed. Not the
3591         case on current Ubuntu breezy, it seems.
3592
3593 2005-07-05  Luca Ferretti <elle.uca@libero.it>
3594
3595         * data/evince.desktop.in.in:
3596         
3597         Allow open uri lists and add TryExec field.
3598
3599 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3600
3601         * configure.ac:
3602
3603         Enable dbus when available, do not require a configure
3604         option.
3605
3606 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3607
3608         * configure.ac:
3609
3610         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
3611         disabled.
3612
3613 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3614         Marco Pesenti Gritti  <mpg@redhat.com>
3615
3616         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
3617         
3618         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
3619         functions to the format required by dbus
3620
3621         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
3622         errors. Use the RPC parameters in the expected way
3623
3624 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3625
3626         * Makefile.am:
3627         * properties/Makefile.am:
3628         * properties/ev-properties-main.c: (ev_properties_get_pages):
3629
3630         Support all mime types
3631
3632         * shell/Makefile.am:
3633         * thumbnailer/Makefile.am:
3634         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
3635         (evince_thumbnail_pngenc_get):
3636
3637         Use the document factory
3638
3639 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3640
3641         * backend/Makefile.am:
3642         * backend/ev-document-factory.c:
3643         (mime_type_supported_by_gdk_pixbuf),
3644         (ev_document_type_get_from_mime),
3645         (ev_document_factory_get_document),
3646         (ev_document_factory_get_backend),
3647         (ev_document_factory_get_mime_types),
3648         (ev_document_factory_get_all_mime_types):
3649         * backend/ev-document-factory.h:
3650         * shell/Makefile.am:
3651         * shell/ev-document-types.c: (get_document_from_uri),
3652         (ev_document_types_get_document),
3653         (file_filter_add_mime_list_and_free),
3654         (ev_document_types_add_filters):
3655         * shell/ev-document-types.h:
3656         * shell/ev-job-xfer.c: (ev_job_xfer_run):
3657         * shell/ev-properties-dialog.c:
3658         (ev_properties_dialog_set_document):
3659         * shell/ev-window.c: (ev_window_cmd_file_open),
3660         (ev_window_cmd_save_as):
3661         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3662
3663         Rework document types managing to avoid code duplication
3664         and actually abstract from backend implementations.
3665         Also provide a minimal factory api that can be used by
3666         thumbnailer/properties.
3667
3668 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
3669
3670         * properties/ev-properties-view.c: (ev_properties_view_set_info):
3671         Plug a mem leak.
3672         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
3673         HIG spacings.
3674
3675 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3676
3677         * shell/ev-properties-dialog.c
3678         (ev_properties_dialog_set_document): only call
3679         ev_properties_fonts_set_document() if the document implements the
3680         fonts interface
3681
3682 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
3683
3684         * configure.ac:
3685         * properties/Makefile.am:
3686         * properties/ev-properties-view.c:
3687         (ev_properties_view_register_type):
3688         * properties/ev-properties-view.h:
3689         * properties/ev-properties-main.h:
3690
3691         Implement nautilus plugin for properties.
3692         Works only for pdf atm, I need to rework the
3693         document types stuff to get this to work
3694         for all backends...
3695
3696 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3697
3698         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
3699         (ev_properties_fonts_set_document): use
3700         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
3701
3702 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3703
3704         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
3705         them
3706         (PlaceImage, tiff2ps_process_page): use
3707         g_ascii_dtostr to convert floats to strings in a locale-safe way.
3708
3709
3710 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
3711
3712         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
3713         (main): to call gnome_authentication_manager_init. Should fix
3714         Bug #308510
3715
3716         * configure.ac: that requires libgnomeui 2.6.0.
3717
3718 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3719
3720         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3721         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
3722         use the new tiff2ps interfaces
3723
3724         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
3725         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
3726
3727         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
3728         structure instead of global variables.  Remove use of static
3729         variables in functions.
3730
3731 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
3732
3733         * shell/ev-page-action.c: unref the completion after setting it to the
3734         entry
3735
3736 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3737
3738         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
3739         postscript files
3740
3741 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
3742
3743         * shell/ev-window.c (update_action_sensitivity): disable
3744         File->Print if the document does not implement the ps exporter
3745         interface
3746
3747 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
3748
3749         * Makefile.am:
3750         * configure.ac:
3751         * data/evince-properties.glade:
3752         * properties/.cvsignore:
3753         * properties/Makefile.am:
3754         * properties/ev-properties-view.c: (ev_properties_view_dispose),
3755         (ev_properties_view_class_init), (ev_properties_view_format_date),
3756         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
3757         (ev_properties_view_init), (ev_properties_view_new):
3758         * properties/ev-properties-view.h:
3759         * shell/Makefile.am:
3760         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
3761         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
3762         (ev_properties_dialog_new):
3763         * shell/ev-properties-dialog.h:
3764         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3765         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
3766         (update_progress_label), (job_fonts_finished_cb),
3767         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
3768         * shell/ev-properties-fonts.h:
3769         * shell/ev-properties.c:
3770         * shell/ev-properties.h:
3771         * shell/ev-window.c: (ev_window_setup_document),
3772         (ev_window_cmd_file_properties):
3773
3774         Split the properties pages in two different objects, depend
3775         only on the backend where possible, use widgets instead
3776         of gobject for the glade part, reimplement the dialog
3777         itself with gtk.
3778         I need this to implement nautilus properties page.
3779
3780 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
3781
3782         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
3783         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
3784         (tiff_document_document_ps_exporter_iface_init): implement the ps
3785         exporter interface for tiff documents
3786
3787         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
3788         libtiff to implement TIFF postscript export
3789
3790         * tiff/tiff2ps.h: added a header file for external tiff2ps
3791         functions.
3792
3793         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
3794         tiff2ps.h
3795
3796 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3797
3798         * shell/ev-view.c: (scroll_to_current_page),
3799         (ev_view_set_fullscreen), (ev_view_set_presentation):
3800         
3801         Scroll to current page when exit from presentation
3802
3803 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3804
3805         * shell/ev-window.c: (update_document_mode),
3806         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3807         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
3808         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
3809         
3810         Exit from fullscreen mode when switch to presentation. Fix for
3811         bug 309365
3812
3813 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3814
3815         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
3816         return NULL if the document does not implement the selection
3817         interface.
3818
3819 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
3820
3821         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
3822         reported height by using the resolution aspect ratio
3823         (tiff_document_render_pixbuf): scale the pixbuf using the
3824         resolution aspect ratio
3825
3826 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3827
3828         * configure.ac:
3829         
3830         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
3831         <kiltedaco@gmail.com>
3832         
3833         * djvu/djvu-document.c: (djvu_document_get_orientation),
3834         (djvu_document_set_orientation), (djvu_document_get_page_size),
3835         (rotate_pixbuf), (djvu_document_render_pixbuf),
3836         (djvu_document_document_iface_init):
3837         * dvi/dvi-document.c: (dvi_document_get_orientation),
3838         (dvi_document_set_orientation), (dvi_document_get_page_size),
3839         (rotate_pixbuf), (dvi_document_render_pixbuf),
3840         (dvi_document_document_iface_init):
3841         
3842         Dvi and djvu backends are ported to new API
3843
3844 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
3845
3846         * backend/ev-selection.c: (ev_selection_get_selection_region),
3847         (ev_selection_get_selection_map):
3848         * backend/ev-selection.h:
3849         * pdf/ev-poppler.cc:
3850         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
3851         * shell/ev-jobs.h:
3852         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
3853         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
3854         (ev_pixbuf_cache_get_text_mapping):
3855         * shell/ev-pixbuf-cache.h:
3856         * shell/ev-view.c: (location_in_text),
3857         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
3858         support to EvView.  Now we can see where we can select!  Sweet!
3859
3860 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3861
3862         * shell/ev-view.c (ev_view_button_press_event): Fix
3863         event->y + view->scroll_x typo.
3864
3865 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
3866
3867         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
3868         sub-GdkPixbuf instead of passing dest_x and dest_y.
3869         
3870         * shell/ev-view.c: (view_point_to_doc_point),
3871         (view_rect_to_doc_rect), (ev_view_button_press_event),
3872         (ev_view_motion_notify_event), (compute_new_selection_rect),
3873         (gdk_rectangle_point_in), (compute_new_selection_text),
3874         (compute_selections): Update selection code to keep the selection
3875         around as two points and not as a normalized rectangle, and fix
3876         page level selection in two-column mode.
3877
3878 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
3879
3880         * shell/ev-window.c: (window_configure_event_cb): 
3881         
3882         Fix compilation
3883         
3884 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3885
3886         * pdf/ev-poppler.cc:
3887
3888         Fix compilation
3889
3890 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
3891
3892         * shell/Makefile.am:
3893         * shell/ev-metadata-manager.c: (item_free),
3894         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3895         (parse_value), (parseItem), (load_values),
3896         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
3897         (save_values), (save_item), (get_oldest), (resize_items),
3898         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
3899         * shell/ev-metadata-manager.h:
3900
3901         Metadata manager from gedit but modified to use GValue, so that
3902         we dont need to keep converting from strings.
3903
3904         * configure.ac:
3905
3906         ENABLE_METADATA conditional, on when dbus is on
3907
3908         * shell/ev-application.c: (ev_application_open_uri):
3909
3910         Show the window after load so that we can initialize
3911         window size before it's showed.
3912
3913         * shell/ev-window.c: (ev_window_setup_from_metadata),
3914         (ev_window_open_uri), (window_configure_event_cb),
3915         (ev_window_init):
3916
3917         Save and load metadata information about window size.
3918         Not yet keeping states in account.
3919
3920         * shell/main.c: (main):
3921
3922         Shutdown metadata manager.
3923
3924 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3925
3926         * shell/ev-application-service.xml:
3927         * configure.ac:
3928         * shell/Makefile.am:
3929         * shell/ev-application.c:
3930         * shell/ev-application.h:
3931         * shell/ev-window.c:
3932         * shell/ev-window.h:
3933         * shell/main.c:
3934
3935         Add an optional dbus interface (--enable-dbus).
3936         Rework application code, mainly to be easier to
3937         use "remotely".
3938         Do not open multiple windows with the same document,
3939         spatial evince!
3940
3941 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
3942
3943         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
3944         pixbuf iff it exists.
3945
3946 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
3947
3948         * shell/*:
3949         * backend/ev-render-context.[ch]:
3950         * backend/ev-selection.[ch]:
3951
3952         Massive changes.  We now support text selection of pdfs, and not
3953         just rectangular selection.  This is pretty broken still, but I
3954         want to get something into CVS.
3955
3956 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3957
3958         * pdf/ev-poppler.cc:
3959         
3960         Fix for Bug 309080: crash on window close.
3961         
3962         * shell/ev-page-action.c: (page_changed_cb):
3963         
3964         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
3965         jensgr@gmx.net (Jens Granseuer).
3966
3967 2005-06-25  Marcel Telka  <marcel@telka.sk>
3968
3969         * configure.in (ALL_LINGUAS): Added sk.
3970
3971 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3972
3973         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
3974         not a document open
3975
3976 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3977
3978         * NEWS:
3979         * configure.ac:
3980
3981         Release 0.3.2
3982
3983         * cut-n-paste/recent-files/Makefile.am:
3984
3985         Fix make distcheck
3986
3987 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
3988
3989         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
3990         (pixbuf_document_set_orientation), (rotate_pixbuf),
3991         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
3992         (pixbuf_document_document_iface_init), (pixbuf_document_init):
3993
3994         Implement rotation and cleanup the code a bit.
3995
3996         * tiff/tiff-document.c: (tiff_document_get_page_size),
3997         (tiff_document_get_orientation), (tiff_document_set_orientation),
3998         (rotate_pixbuf), (tiff_document_render_pixbuf),
3999         (tiff_document_document_iface_init), (tiff_document_init):
4000
4001         Implement rotation. Was the quicker solution for the release
4002         but we really need to share this code in the shell.
4003
4004 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
4005
4006         * pdf/ev-poppler.cc:
4007
4008         Enable rotation, require poppler cvs. Fix a leak.
4009
4010 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4011
4012         * shell/ev-window.c: (update_action_sensitivity):
4013         
4014         Make properties unsensitive if document backend doesn't provide
4015         any info
4016
4017 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4018
4019         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
4020         (bitmap_flip_horizontally), (bitmap_flip_vertically),
4021         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
4022         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
4023         (bitmap_flip_rotate_counter_clockwise):
4024         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
4025         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
4026         (buff_gets):
4027         * dvi/mdvi-lib/common.h:
4028         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
4029         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
4030         (opendvi), (mdvi_reload), (mdvi_init_context),
4031         (mdvi_destroy_context), (mdvi_dopage), (special):
4032         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
4033         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
4034         (file_hash_free), (register_encoding), (parse_spec),
4035         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
4036         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
4037         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
4038         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
4039         (mdvi_register_font_type), (mdvi_unregister_font_type),
4040         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
4041         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
4042         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
4043         (mdvi_hash_destroy_key), (mdvi_hash_reset):
4044         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
4045         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
4046         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
4047         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
4048         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
4049         * dvi/mdvi-lib/special.c: (mdvi_register_special),
4050         (mdvi_unregister_special), (mdvi_flush_specials):
4051         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
4052         (t1_font_remove):
4053         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
4054         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
4055         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
4056         (free_font_metrics), (flush_font_metrics):
4057         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
4058         (tt_font_remove):
4059         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
4060         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
4061         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
4062         (dstring_insert), (dstring_new), (dstring_reset):
4063         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
4064         
4065         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
4066         avoid conflict with libtool on FC4
4067         
4068         * shell/ev-window.c: (ev_window_cmd_help_about):
4069         
4070         Update copyright year. Fix for bug 308828.
4071
4072 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4073
4074         * shell/ev-view.c: (add_scroll_binding_keypad),
4075         (ev_view_binding_activated), (ev_view_class_init),
4076         (on_adjustment_value_changed):
4077         
4078         Bug 170874: Arrow keys switch pages in presentation mode
4079
4080 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4081
4082         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4083         
4084         Fix for Bug 308265: Sidebar dissappears coming out of 
4085         Presentation mode
4086
4087 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4088
4089         * shell/ev-application.c: (ev_application_open):
4090         * shell/ev-document-types.c: (ev_document_types_add_filters),
4091         (ev_document_types_add_filters_for_type):
4092         * shell/ev-document-types.h:
4093         * shell/ev-window.c: (ev_window_cmd_save_as):
4094         
4095         Suggest basename as template when saving, provide filters
4096         for save dialog. It's bug 308402
4097
4098 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4099
4100         * pdf/ev-poppler.cc:
4101         * shell/ev-sidebar-links.c: (job_finished_callback):
4102         * shell/ev-view.c: (update_find_status_message):
4103         
4104         Some leaks fixed
4105
4106 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
4107
4108         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4109         (egg_recent_view_uimanager_set_list):
4110
4111         Fix buglet in !show_numbers case.
4112
4113 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
4114
4115         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4116         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
4117
4118         Use pango ellipsisation.
4119
4120         * pdf/ev-poppler.cc:
4121
4122         Fix refcount leak, from nsh.
4123
4124 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4125
4126         * cut-n-paste/recent-files/Makefile.am:
4127         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4128         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
4129         
4130         Removed EggRecentViewGtk
4131         
4132         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4133         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4134         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
4135         (ev_window_setup_recent):
4136         
4137         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
4138         with other projects
4139
4140 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4141
4142         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4143         (egg_recent_view_gtk_finalize):
4144
4145         Fix memory leak
4146
4147         * cut-n-paste/toolbar-editor/Makefile.am:
4148         
4149         Fix location of cursor icon.
4150         
4151         * pdf/ev-poppler.cc:
4152         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
4153         (display_completion_text), (match_completion):
4154         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4155         (selection_changed_callback), (create_loading_model),
4156         (print_section_cb), (links_page_num_func),
4157         (update_page_callback_foreach):
4158         * shell/ev-window.c: (ev_window_dispose):
4159         
4160         Small memory fixes. Links model now store objects instead
4161         of pointers to improve memory management. 
4162
4163 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4164
4165         * shell/ev-window.c: (zoom_control_changed_cb):
4166         
4167         Fix update of zoom control (bug 308268).
4168
4169 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
4170
4171         * shell/ev-properties.c (set_property): escape the text correctly.
4172         Handles non-UTF-8 properties and escaped properties.  Also, sets
4173         the text to "<i>None</i>" if the property isn't set.
4174
4175         * data/evince-properties.glade: Change the label to be ellipsized,
4176         and give it a minimum size.
4177
4178 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4179
4180         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
4181         * shell/ev-sidebar-links.c: (create_loading_model):
4182         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4183         * shell/ev-view.c: (ev_view_set_document):
4184         * shell/ev-window.c: (ev_window_dispose):
4185         
4186         Various small fixes, mostly memory leaks. Thanks to valgrind.
4187
4188 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
4189
4190         * ps/ps-document.c: remove the locale.h include again ;-). And
4191         kill the (bogus) setlocale/savelocale business.
4192
4193 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
4194
4195         * ps/ps-document.c:
4196         
4197         Include locale.h to fix build
4198         
4199         * shell/ev-sidebar.c:
4200         
4201         Remove unnecessary includes
4202
4203 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4204
4205         * dvi/dvi-document.c: (dvi_document_load):
4206         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
4207         * po/POTFILES.in:
4208         
4209         Check for incorrect dvi files. Fix parsing dvi on AMD64
4210         platform. Thanks to tester@tester.ca (Olivier Crete).
4211
4212 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4213
4214         * shell/ev-page-action.c: (match_selected_cb),
4215         (display_completion_text), (match_completion), (update_model):
4216         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4217         (expand_open_links):
4218         * shell/ev-sidebar.c: (ev_sidebar_destroy),
4219         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
4220         (ev_sidebar_set_document):
4221         * shell/ev-window.c: (ev_window_xfer_job_cb),
4222         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
4223         
4224         Fixed lot's of memory leaks, for example, memory leak on reload, 
4225         described in bug 307793.
4226
4227 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
4228
4229         * pdf/ev-poppler.cc:
4230         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
4231         (update_visible_range), (adjustment_changed_cb),
4232         (ev_sidebar_thumbnails_fill_model),
4233         (ev_sidebar_thumbnails_refresh),
4234         (ev_sidebar_tree_selection_changed),
4235         (ev_sidebar_icon_selection_changed),
4236         (ev_sidebar_thumbnails_use_icon_view),
4237         (ev_sidebar_thumbnails_set_document):
4238         * shell/ev-sidebar-thumbnails.h:
4239         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
4240         (ev_window_cmd_edit_rotate_right), (ev_window_init):
4241
4242         Refresh thumbnails when changing orientation. Not fully
4243         working yet becuase of a sidebar bug.
4244
4245         Set page orientation to poppler page everywhere. This sucks
4246         really need to fix poppler.
4247
4248 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
4249
4250         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
4251         (egg_recent_view_gtk_new_menu_item),
4252         (egg_recent_view_gtk_set_property),
4253         (egg_recent_view_gtk_get_property),
4254         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
4255         (egg_recent_view_gtk_set_tooltip_func),
4256         (egg_recent_view_gtk_set_label_width),
4257         (egg_recent_view_gtk_get_label_width):
4258         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
4259
4260         Sync with libegg (ellipsize labels)
4261
4262 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4263
4264         * data/evince-ui.xml:
4265         * shell/ev-window.c: (ev_window_cmd_go_forward),
4266         (ev_window_cmd_go_backward):
4267         
4268         Shift + PageUp moves 10 Pages. Fix for 306125
4269
4270 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4271
4272         * pdf/ev-poppler.cc:
4273
4274         Add a flag to check if orientation has been overriden
4275
4276 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
4277
4278         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
4279         field if necessary.
4280
4281         * ps/ps.h: add creator field to document.
4282
4283         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
4284         set creator field.
4285
4286 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4287
4288         * data/evince-properties.glade:
4289         * shell/ev-properties.c: (ev_properties_set_document):
4290
4291         s/PDF Version/Format
4292
4293 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4294
4295         * shell/ev-properties.c: (ev_properties_set_document):
4296
4297         Remove unnecessary translations
4298
4299 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4300
4301         * cut-n-paste/toolbar-editor/Makefile.am:
4302
4303         Correct library name    
4304
4305 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4306
4307         * configure.ac:
4308         * cut-n-paste/recent-files/egg-recent-model.c:
4309         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
4310         (egg_recent_model_unlock_file):
4311         * cut-n-paste/recent-files/egg-recent-util.c:
4312         (egg_recent_util_get_unique_id):
4313         * cut-n-paste/recent-files/update-from-egg.sh:
4314         * cut-n-paste/toolbar-editor/Makefile.am:
4315         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4316         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4317         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4318         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4319         (egg_toolbars_model_get_type):
4320         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4321
4322         Better makefile for toolbar editor and update everything
4323         to latest libegg.
4324
4325 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4326
4327         * shell/ev-window.c: (update_document_mode):
4328
4329         Prefer presentation mode when the document
4330         require fullscreen.
4331
4332 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
4333
4334         * data/evince-ui.xml:
4335         * shell/ev-window.c:
4336
4337         Add control-equal for zooming
4338
4339 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4340
4341         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
4342
4343 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
4344
4345         * backend/ev-document.c: (ev_document_get_orientation):
4346         * backend/ev-document.h:
4347         * pdf/ev-poppler.cc:
4348         * ps/ps-document.c: (ps_document_get_orientation),
4349         (ps_document_set_orientation), (ps_document_document_iface_init):
4350
4351         Add a get_orientation api. Improve set_orientation.
4352
4353         * data/evince-ui.xml:
4354         * shell/ev-view.c: (ev_view_set_orientation),
4355         (ev_view_rotate_right), (ev_view_rotate_left):
4356         * shell/ev-view.h:
4357         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
4358         (ev_window_cmd_edit_rotate_right):
4359
4360         Better ui for changing document orientation
4361
4362 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4363
4364         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
4365         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
4366         * shell/ev-sidebar-links.h:
4367         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
4368         (ev_sidebar_page_iface_init):
4369         * shell/ev-sidebar-page.h:
4370         * shell/ev-sidebar-thumbnails.c:
4371         (ev_sidebar_thumbnails_get_property),
4372         (ev_sidebar_thumbnails_class_init),
4373         (ev_sidebar_thumbnails_set_document):
4374         * shell/ev-sidebar-thumbnails.h:
4375         * shell/ev-view.c: (ev_view_motion_notify_event):
4376         * shell/ev-window.c: (update_chrome_visibility),
4377         (ev_window_cmd_focus_page_selector),
4378         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
4379         (sidebar_page_main_widget_update_cb), (ev_window_init):
4380         
4381         Autoraise toolbar on GoToPage binding and fix bindings in
4382         EvSidebarThumbnails page.
4383
4384 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
4385
4386         * shell/ev-properties.c: (update_progress_label):
4387
4388         Hide the progress label when finished; bug #307697.
4389
4390 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4391
4392         * pdf/ev-poppler.cc:
4393
4394         Enable is_open for links, you will need poppler cvs
4395
4396         * shell/ev-properties.c: (job_fonts_finished_cb):
4397
4398         Get a lock on the document when filling the tree view
4399
4400 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4401
4402         * backend/ev-document-links.h:
4403         * pdf/ev-poppler.cc:
4404         * shell/ev-sidebar-links.c: (create_loading_model),
4405         (expand_open_links), (job_finished_callback):
4406
4407         Expand links when specified by the document.
4408         Depend on a poppler api (defined out for now)
4409
4410 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
4411
4412         * shell/ev-properties.c: (ev_properties_dispose),
4413         (ev_properties_class_init), (dialog_destroy_cb),
4414         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
4415         (ev_properties_set_document), (ev_properties_new),
4416         (ev_properties_show):
4417         * shell/ev-properties.h:
4418
4419         Make it an object, cleanup the code, api to show it as transient
4420         and to set the document.
4421
4422         * shell/ev-window.c: (ev_window_setup_document),
4423         (ev_window_cmd_file_properties):
4424
4425         Adapt to EvProperties changes, do not show multiple
4426         times, update it when document changes.
4427
4428 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4429
4430         * ps/gstypes.h:
4431         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
4432         (ps_document_set_orientation), (ps_document_document_iface_init):
4433         * ps/ps-document.h:
4434
4435         Implement orientation here too
4436
4437         * shell/ev-properties.c: (ev_properties_new):
4438         * data/evince-properties.glade:
4439
4440         Hide the fonts page for backends that doesnt
4441         support it.     
4442
4443 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
4444
4445         * backend/ev-document.c: (ev_document_set_orientation):
4446         * backend/ev-document.h:
4447         * pdf/ev-poppler.cc:
4448
4449         Add orientation api. Currently poppler api is not optimal,
4450         we need to set orientation every time we _get a page.
4451         I will try to fix that at some point.
4452
4453         * data/evince-ui.xml:
4454         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
4455         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
4456
4457         Add orientation menu items
4458
4459         * shell/ev-page-cache.c: (ev_page_cache_clear):
4460         * shell/ev-page-cache.h:
4461
4462         Add api to clear the cache
4463
4464         * shell/ev-view.c: (setup_caches), (clear_caches),
4465         (ev_view_set_document), (ev_view_zoom_out),
4466         (ev_view_set_orientation):
4467         * shell/ev-view.h:
4468
4469         Implement orientation changing
4470
4471 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
4472
4473         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
4474         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
4475         * backend/ev-document-fonts.h:
4476
4477         Separate scan and fill so that we can incrementally fill from
4478         the main thread. Add a progress api.
4479
4480         * data/evince-properties.glade:
4481         * pdf/ev-poppler.cc:
4482         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
4483         * shell/ev-jobs.h:
4484         * shell/ev-properties.c: (update_progress_label),
4485         (job_fonts_finished_cb), (setup_fonts_view):
4486
4487         Incrementally feel the list and show the progress
4488         percentage in a label like acrobat does.
4489
4490         You are going to need poppler cvs
4491
4492 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
4493
4494         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
4495         * backend/ev-document-fonts.h:
4496         * pdf/ev-poppler.cc:
4497
4498         Make fonts model fill incrementally.
4499
4500         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4501         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4502         (ev_job_queue_remove_job):
4503         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4504         (ev_job_fonts_new), (ev_job_fonts_run):
4505         * shell/ev-jobs.h:
4506
4507         New job for fonts scanning
4508
4509         * shell/ev-properties.c: (job_fonts_finished_cb),
4510         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
4511         * shell/ev-properties.h:
4512         * shell/ev-window.c: (ev_window_cmd_file_properties):
4513
4514         Incrementally feel the treeview using the new job. Show Loading...
4515         message until scanning is completed.
4516
4517         Hopefully I didnt break the build without the poppler patch.
4518
4519 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4520
4521         * shell/ev-application.c: (ev_application_open):
4522         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
4523         (ev_document_type_get_type), (ev_document_type_lookup):
4524         * shell/ev-document-types.h:
4525         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
4526         * shell/ev-job-xfer.h:
4527         * shell/ev-window.c: (ev_window_clear_local_uri),
4528         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
4529         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
4530         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4531         
4532         Transfer remote documents to tmp directory to display them later.
4533
4534 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
4535
4536         * backend/ev-document-info.h:
4537         * shell/ev-properties.c: (ev_properties_new):
4538
4539         s/GTime*/GTime. Not sure why we was using a pointer
4540         at all there!
4541
4542 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
4543
4544         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
4545         situations.  That situation is that you're using GTK+-HEAD with
4546         the patch at #306726 is applied, and you have a document with <
4547         1500 pages in it.  It's not quite as uniformly nice as the
4548         TreeView, but should be better in the long run.
4549
4550         I'm pretty sure I guarded against breaking compilation with
4551         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
4552         I missed some.
4553
4554         * shell/ev-window.c (ev_window_init): We don't have our tree/list
4555         widget yet, so I commented that code out
4556         enable_view_actions_for_widget() for now.  Need to figure this
4557         out.
4558
4559         * shell/ev-page-action.c (match_selected_cb): emit the right
4560         signals.  Our cool C-l completion now works.
4561
4562 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4563
4564         * backend/Makefile.am:
4565         * backend/ev-document-fonts.c:
4566         * backend/ev-document-links.c:
4567         * backend/ev-document.c: (ev_document_load):
4568         * backend/ev-document.h:
4569         * backend/ev-job-queue.c:
4570         * backend/ev-job-queue.h:
4571         * backend/ev-jobs.c:
4572         * backend/ev-jobs.h:
4573         * backend/ev-page-cache.c:
4574         * backend/ev-page-cache.h:
4575
4576         EvPageCache and EvJobs are moved to shell.
4577
4578         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
4579         (ev_tmp_filename):
4580         * lib/ev-file-helpers.h:
4581         
4582         New helper to work with temporary files
4583         
4584         * shell/Makefile.am:
4585         * shell/ev-application.c: (ev_application_open):
4586         * shell/ev-application.h:
4587         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
4588         (remove_job_from_async_queue), (add_job_to_async_queue),
4589         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
4590         (handle_job), (search_for_jobs_unlocked),
4591         (no_jobs_available_unlocked), (ev_render_thread),
4592         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4593         (ev_job_queue_add_job), (move_job_async), (move_job),
4594         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4595         * shell/ev-job-queue.h:
4596         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
4597         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
4598         * shell/ev-job-xfer.h:
4599         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
4600         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
4601         (ev_job_links_class_init), (ev_job_render_init),
4602         (ev_job_render_dispose), (ev_job_render_class_init),
4603         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
4604         (ev_job_thumbnail_class_init), (ev_job_load_init),
4605         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
4606         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
4607         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
4608         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
4609         * shell/ev-jobs.h:
4610         * shell/ev-page-action.c: (ev_page_action_set_document):
4611         * shell/ev-page-cache.c: (ev_page_cache_init),
4612         (ev_page_cache_class_init), (ev_page_cache_finalize),
4613         (ev_page_cache_new), (ev_page_cache_get_n_pages),
4614         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
4615         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
4616         (ev_page_cache_get_title), (ev_page_cache_get_size),
4617         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
4618         (ev_page_cache_get_height_to_page),
4619         (ev_page_cache_get_max_label_chars),
4620         (ev_page_cache_get_page_label),
4621         (ev_page_cache_has_nonnumeric_page_labels),
4622         (ev_page_cache_get_info), (ev_page_cache_next_page),
4623         (ev_page_cache_prev_page), (ev_page_cache_get):
4624         * shell/ev-page-cache.h:
4625         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
4626         (ev_pixbuf_cache_clear_job_sizes),
4627         (ev_pixbuf_cache_add_jobs_if_needed),
4628         (ev_pixbuf_cache_set_page_range):
4629         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
4630         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
4631         * shell/ev-sidebar-thumbnails.c:
4632         (ev_sidebar_tree_selection_changed),
4633         (ev_sidebar_thumbnails_set_document):
4634         * shell/ev-statusbar.c: (ev_statusbar_destroy),
4635         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
4636         (ev_statusbar_get_context_id), (ev_statusbar_push),
4637         (ev_statusbar_pop), (ev_statusbar_set_maximized),
4638         (ev_statusbar_pulse), (ev_statusbar_show_progress),
4639         (ev_statusbar_set_progress):
4640         * shell/ev-statusbar.h:
4641         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
4642         (ev_view_find_previous):
4643         * shell/ev-window.c: (ev_window_is_empty),
4644         (ev_window_setup_document), (password_dialog_response),
4645         (ev_window_clear_jobs), (ev_window_load_job_cb),
4646         (ev_window_xfer_job_cb), (ev_window_open_uri),
4647         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
4648         (ev_window_print), (ev_window_print_range),
4649         (ev_window_state_event), (ev_window_cmd_view_reload),
4650         (menu_item_select_cb), (menu_item_deselect_cb),
4651         (view_status_changed_cb), (ev_window_dispose),
4652         (drag_data_received_cb), (ev_window_init):
4653         * shell/ev-window.h:
4654         * shell/main.c: (load_files):
4655         
4656         New statusbar to show progress on idle. Two new jobs - 
4657         xfer job and load job to load document in background. And update
4658         of page_cache clients to new location of code.
4659
4660 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
4661   
4662         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
4663         selection in open dialog. It also remembers the last visited directory 
4664         in the current session.
4665
4666 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4667
4668         * shell/ev-properties.c: (ev_properties_new):
4669         * shell/ev-properties.h:
4670         * shell/ev-window.c: (ev_window_cmd_file_properties):
4671         
4672         Get document info from page cache instead of document itself.
4673         This should fix crash related to race conditions described in
4674         bug 306545.
4675
4676 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4677
4678         * ps/ps-document.c: (ps_document_init),
4679         (send_ps), (get_page_box), (output), (catchPipe), (input),
4680         (stop_interpreter), (file_length), (file_readable),
4681         (check_filecompressedb), (ps_document_enable_interpreter),
4682         (document_load), (ps_async_renderer_render_pixbuf):
4683         * ps/ps-document.h:
4684
4685         Big cleanup of the ps code
4686
4687 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
4688
4689         * backend/Makefile.am:
4690         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
4691         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
4692         * backend/ev-async-renderer.h:
4693
4694         Add an async renderer interface (method + callback) which
4695         is useful for backends like ps.
4696
4697         * backend/ev-job-queue.c: (remove_job_from_async_queue),
4698         (add_job_to_async_queue), (job_finished_cb), (handle_job),
4699         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
4700         (ev_job_queue_add_job), (move_job_async), (move_job),
4701         (ev_job_queue_update_job), (ev_job_queue_remove_job):
4702
4703         Add queues for async renderer, these are executed on the
4704         main thread.
4705
4706         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
4707         (ev_job_render_run):
4708         * backend/ev-jobs.h:
4709
4710         If the backend support async renderer interface use it.
4711
4712         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
4713         (setup_pixmap), (ps_document_get_type),
4714         (ps_async_renderer_render_pixbuf),
4715         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
4716
4717         Implement async renderer interface.
4718
4719 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4720
4721         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
4722
4723         Cleanup links job on exit.
4724
4725 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4726
4727         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4728         (drag_data_get_cb), (drag_data_received_cb):
4729         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4730         (drag_data_get_cb), (parse_item_list),
4731         (egg_toolbar_editor_load_actions):
4732         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4733         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
4734         (parse_item_list), (parse_toolbars):
4735         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4736         (dvi_pixbuf_put_pixel):
4737         
4738         Fix gcc 4.0 warnings
4739
4740 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4741
4742         * ps/ps-document.c: (start_interpreter):
4743
4744         Fix warning when loading ps
4745
4746 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4747
4748         * ps/ps-document.c: (output):
4749
4750         Fix crash when priting gs error messages.
4751
4752 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4753
4754         * backend/ev-page-cache.c: (_ev_page_cache_new):
4755         * backend/ev-page-cache.h:
4756
4757         Use a const to return title so that we dont double
4758         free it. Small cleanup and fix a leak.
4759
4760         * shell/ev-window.c: (update_window_title):
4761
4762         strdup value from get_title.
4763
4764 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
4765
4766         * shell/ev-sidebar-links.c: (job_finished_callback),
4767         (ev_sidebar_links_set_document):
4768
4769         Cleanup the old job when changing document
4770
4771 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4772
4773         * shell/ev-stock-icons.c:
4774         * shell/ev-stock-icons.h:
4775         * shell/ev-window.c:
4776         
4777         Add stock icons for actions that can appear in toolbar. Fix for
4778         bug 306566.
4779
4780 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4781
4782         * backend/ev-page-cache.c: (ev_page_cache_finalize),
4783         (_ev_page_cache_new), (ev_page_cache_get_max_width),
4784         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
4785         * backend/ev-page-cache.h:
4786         * shell/ev-view.c: (scroll_to_current_page),
4787         (view_update_range_and_current_page), (get_page_y_offset),
4788         (get_page_extents), (ev_view_size_request_continuous_dual_page),
4789         (ev_view_size_request_continuous),
4790         (ev_view_zoom_for_size_continuous_and_dual_page),
4791         (ev_view_zoom_for_size_continuous):
4792         
4793         More compact EvView layout in document with pages of different size.
4794
4795 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
4796
4797         * shell/ev-window.c (ev_window_cmd_file_properties): fix
4798         compilation.
4799
4800 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4801
4802         * shell/ev-view.c: (view_set_adjustment_values):
4803         * shell/ev-window.c: (ev_window_cmd_file_properties):
4804         
4805         A bit different fix for rounding problem but it has no
4806         problems on startup. Make properties window transient to parent.
4807
4808 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4809
4810         * pdf/ev-poppler.cc:
4811         
4812         More commenting of font stuff.
4813
4814 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4815
4816         * pdf/ev-poppler.cc:
4817
4818         Comment out some more fonts stuff. Should really
4819         work without the poppler patch now.
4820
4821 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4822
4823         * pdf/ev-poppler.cc:
4824
4825         Adapt to api change
4826
4827 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4828
4829         * data/evince-properties.glade:
4830         * pdf/ev-poppler.cc:
4831         * shell/ev-properties.c: (setup_fonts_view):
4832
4833         Set the column title. Show the dialog only
4834         once everything is setup.
4835         Getting font info can be very slow... will
4836         prolly need to make this threaded too.
4837
4838 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4839
4840         * backend/Makefile.am:
4841         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
4842         (ev_document_fonts_get_fonts_model):
4843         * backend/ev-document-fonts.h:
4844         * data/evince-properties.glade:
4845         * pdf/ev-poppler.cc:
4846         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
4847         * shell/ev-properties.h:
4848         * shell/ev-window.c: (ev_window_cmd_file_properties):
4849
4850         Implement fonts list. Defined out for now, since it depends
4851         on a not yet committed poppler patch.
4852
4853 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
4854
4855         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
4856         page + 1.
4857
4858         * shell/ev-window.c: Make sure we add the timeout when we get a
4859         focus-in event.
4860
4861         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
4862         adjustment->value before calculating the zoom factor to average
4863         out all of our rounding errors.  The page no longer 'drifts' when
4864         resizing.
4865
4866 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4867
4868         * data/evince-properties.glade:
4869         * shell/ev-properties.c: (ev_properties_format_date),
4870         (set_property):
4871         
4872         Labels don't expand when the dialogue is resized.
4873         strftime result needs to be converted to UTF-8. Thanks
4874         to Christian Persch <chpe@gnome.org>.
4875
4876 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4877
4878         * data/evince-properties.glade:
4879
4880         Hide the fonts tab
4881
4882 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
4883
4884         * backend/ev-document-info.h:
4885         * backend/ev-document.c: (ev_document_info_free):
4886         * data/evince-properties.glade:
4887         * pdf/ev-poppler.cc:
4888         * ps/ps-document.c: (ps_document_get_info):
4889         * shell/ev-properties.c: (ev_properties_format_date),
4890         (set_property), (ev_properties_new):
4891         * shell/ev-properties.h:
4892         * shell/ev-window.c: (ev_window_cmd_file_properties):
4893
4894         Rework properties code to take only EvPropertyInfo
4895         in the constructor so that it can be useful for
4896         nautilus plugin too.
4897
4898         Deal with backends that doesnt support some properties.
4899         Make set property code generic.
4900
4901 2005-06-04  Christian Persch <chpe@gnome.org>
4902
4903         * data/evince-properties.glade:
4904
4905         fix spacings, make resizeable, and make data labels
4906         selectable + ellipsised
4907
4908 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
4909
4910         * backend/ev-document-info.h:
4911         * data/Makefile.am:
4912         * data/evince-ui.xml:
4913         * pdf/ev-poppler.cc:
4914         * shell/Makefile.am:
4915         * shell/ev-window.c: (update_action_sensitivity),
4916         (ev_window_cmd_file_properties):
4917
4918         Initial go at file properties. Patch by
4919         Emil Soleyman-Zomalan <emil@soleyman.com>.
4920         Needs love see #169583
4921
4922 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
4923
4924         * ps/ps-document.c: (output):
4925         * ps/ps.c: (psscan):
4926
4927         Try to render even if psscan fails.
4928
4929 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4930
4931         * ps/ps.c: (psscan), (pscopydoc):
4932
4933         Port buffered reading code from gv
4934
4935 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4936
4937         * ps/ps-document.c: (interpreter_message), (output):
4938
4939         Do not fail on interpreter messages
4940
4941 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
4942
4943         * backend/ev-document-misc.c:
4944         (ev_document_misc_get_thumbnail_frame):
4945
4946         Pages can be 0 x 0, dont assert on this case
4947
4948 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4949
4950         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
4951         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
4952
4953         Correctly manage our reference on document. Finally the reload
4954         huge leak is gone...
4955
4956 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4957
4958         * ps/ps-document.c: (ps_document_dispose):
4959
4960         Forgot to chain it to the parent. Thanks chpe.
4961
4962 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4963
4964         * ps/ps-document.c: (ps_document_dispose),
4965         (ps_document_class_init), (stop_interpreter), (document_load):
4966
4967         Cleanup dispose a bit. Dont leak the whole pixmap.
4968
4969 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4970
4971         * pdf/ev-poppler.cc:
4972
4973         Release the poppler document on dispose
4974
4975 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4976
4977         * shell/ev-view.c: (ev_view_set_document):
4978
4979         Release ref on the pixbuf cache when changing
4980         document.
4981
4982 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
4983
4984         * ps/ps-document.c: (ps_document_get_info):
4985
4986         Fix a double free
4987
4988 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
4989
4990         * backend/ev-page-cache.c: (ev_page_cache_init),
4991         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
4992         * backend/ev-page-cache.h:
4993         * shell/ev-page-action.c: (page_changed_cb):
4994         
4995         Set page action entry width depending on labels width. Fix
4996         for bug 305202.
4997
4998 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
4999
5000         * backend/ev-link.c: (ev_link_class_init):
5001
5002         Allow -1 as page value (error)
5003
5004 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
5005
5006         * shell/ev-sidebar-thumbnails.c:
5007         (ev_sidebar_thumbnails_set_document):
5008         * shell/ev-view.c: (scroll_to_current_page),
5009         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
5010         (page_changed_cb), (on_adjustment_value_changed),
5011         (ev_view_set_document):
5012
5013         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
5014         Fix bug 305377
5015
5016 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5017
5018         * configure.ac:
5019         * djvu/djvu-document.c: (djvu_document_get_page_size):
5020
5021         Require djvulibre CVS. Now djvu loading is much faster. Fix for
5022         bug 301993.
5023
5024 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
5025
5026         * shell/ev-view.c (draw_one_page): modify the expose handling to
5027         get the shadows.
5028
5029         * shell/ev-window.c (update_action_sensitivity): Respect
5030         permissions field.  Kowtow to the man.
5031
5032         * pdf/ev-poppler.cc: Get the permissions field.
5033
5034         * tiff/*c: Make a tiny bit more robust.
5035
5036 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5037
5038         * djvu/djvu-document.c:
5039         
5040         Pop messages from djvu context message queue.
5041
5042 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5043
5044         * configure.ac, Makefile.am, shell/Makefile.am:
5045         * tiff/Makefile.am, shell/ev-document-types.c:
5046         
5047         Cleanup tiff configure checks. Fix for bug 305218.
5048
5049 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
5050
5051         * configure.ac: Added "uk" to ALL_LINGUAS.
5052
5053 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5054
5055         * cut-n-paste/zoom-control/ephy-zoom.c:
5056         (ephy_zoom_get_changed_zoom_level):
5057         * cut-n-paste/zoom-control/ephy-zoom.h:
5058         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
5059         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
5060         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
5061         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
5062         (zoom_control_changed_cb), (ev_window_init):
5063         
5064         Fix minor points related to moving best fit up. Introduce
5065         "zoom" property and make zoom control change it's value on
5066         notify::zoom signals. Fix for 305080.
5067
5068 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5069
5070         * data/evince-ui.xml:
5071         * shell/ev-window.c: (set_view_actions_sensitivity):
5072         
5073         Use + and - as accels for zoom in and zoom out. Fix for 305001.
5074
5075 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
5076
5077         * configure.ac:
5078
5079         Depends on poppler 0.3.2
5080
5081 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
5082
5083         * cut-n-paste/recent-files/egg-recent-item.c:
5084         (egg_recent_item_get_short_name):
5085         * cut-n-paste/toolbar-editor/Makefile.am:
5086         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5087         (new_pixbuf_from_widget):
5088         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5089         * cut-n-paste/toolbar-editor/egg-marshal.c:
5090         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5091         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5092
5093         Sync
5094
5095 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
5096
5097         * tiff/tiff-document.c: Rough TIFF backend.
5098
5099 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
5100
5101         * NEWS:
5102         * configure.ac:
5103         * cut-n-paste/toolbar-editor/Makefile.am:
5104
5105         Release 0.3.1
5106
5107 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
5108
5109         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
5110         (ev_view_find_next), (ev_view_find_previous):
5111
5112         Remove the locks around get_n_results   
5113
5114 2005-05-21  Juerg Billeter  <j@bitron.ch>
5115
5116         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
5117
5118         Pass correct number of pages to poppler.
5119
5120 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5121
5122         * configure.ac:
5123         * data/Makefile.am:
5124         * data/evince.desktop.in: 
5125         * data/evince.desktop.in.in:
5126         * po/POTFILES.in:
5127         
5128         Add conditionally dvi and djvu to desktop types. Fix for 304658.
5129
5130 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
5131
5132         * shell/ev-view.c: (view_update_adjustments),
5133         (view_set_adjustment_values): cast adjustmen->value to (int)
5134         before using it.  Otherwise, we get off by a pixel in some
5135         situations.
5136
5137         (draw_one_page): Draw the border on expose.
5138
5139 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
5140
5141         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
5142         adjustment when the mode changes, #304923
5143
5144 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5145
5146         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
5147         flickering on resize but still use gdk_window_scroll on
5148         scrolling
5149
5150 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
5151
5152         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
5153         option, #170458
5154
5155 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
5156
5157         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
5158         second page on page_changed if possible, #304669
5159
5160 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
5161
5162         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
5163         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
5164
5165 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
5166
5167         * .cvsignore:
5168         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
5169         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
5170         (ev_view_zoom_for_size_presentation),
5171         (ev_view_zoom_for_size_continuous_and_dual_page),
5172         (ev_view_zoom_for_size_continuous),
5173         (ev_view_zoom_for_size_dual_page),
5174         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
5175         * shell/ev-view.h:
5176         * shell/ev-window.c: (update_view_size),
5177         (ev_window_sizing_mode_changed_cb):
5178
5179         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
5180         the scrollbars.  It's not 100% right, but it's much closer.  Kills
5181         an infinite loop, #304769
5182
5183
5184 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5185
5186         * data/evince-ui.xml:
5187         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
5188         * shell/ev-window.c: (set_view_actions_sensitivity):
5189
5190         Make PgUp/Down behave like Space
5191
5192 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5193
5194         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
5195         * backend/ev-ps-exporter.h:
5196         * pdf/ev-poppler.cc:
5197         * ps/ps-document.c: (ps_document_ps_export_begin):
5198         * shell/ev-print-job.c: (idle_print_handler):
5199
5200         Adapt to new poppler api
5201
5202 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5203
5204         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5205         (ephy_zoom_control_init):
5206
5207         Translate zoom levels
5208
5209 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
5210
5211         * cut-n-paste/zoom-control/ephy-zoom.c:
5212         (ephy_zoom_get_zoom_level_index):
5213
5214         Fix current zoom -> zoom control match
5215
5216 2005-05-18  James Bowes  <bowes@cs.dal.ca>
5217
5218         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
5219         rather than the scrolled_window that it's in. Fixes bug #304655.
5220
5221 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
5222
5223         * shell/ev-view.c: (view_update_adjustments),
5224         (view_set_adjustment_values), (view_update_range_and_current_page),
5225         (view_scroll_to_page), (set_scroll_adjustment),
5226         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
5227         (ev_view_scroll), (ev_view_scroll_view),
5228         (ensure_rectangle_is_visible), (find_page_at_location),
5229         (get_link_at_location), (go_to_link), (status_message_from_link),
5230         (ev_view_size_request_continuous_dual_page),
5231         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
5232         (ev_view_unrealize), (ev_view_expose_event),
5233         (ev_view_button_press_event), (ev_view_motion_notify_event),
5234         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
5235         (draw_rubberband), (highlight_find_results), (draw_one_page),
5236         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
5237         (ev_view_init), (find_changed_cb), (page_changed_cb),
5238         (on_adjustment_value_changed), (ev_view_new),
5239         (ev_view_set_document), (ev_view_set_zoom),
5240         (ev_view_set_continuous), (ev_view_set_dual_page),
5241         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
5242         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
5243         (ev_view_zoom_for_size_presentation),
5244         (ev_view_zoom_for_size_continuous_dual_page),
5245         (ev_view_zoom_for_size_continuous),
5246         (ev_view_zoom_for_size_dual_page),
5247         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5248         (ev_view_get_status), (ev_view_set_status),
5249         (update_find_status_message), (ev_view_get_find_status),
5250         (ev_view_set_find_status), (jump_to_find_result),
5251         (jump_to_find_page), (compute_selections), (clear_selection),
5252         (ev_view_select_all), (get_selected_text), (ev_view_copy),
5253         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
5254         (ev_view_update_primary_selection),
5255         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
5256         * shell/ev-view.h:
5257         * shell/ev-window.c: (ev_window_open_page_label),
5258         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
5259         (ev_window_init):
5260         * shell/ev-window.h:
5261         * shell/main.c: (load_files):
5262
5263         Massive code clean up from Nickolay Shmyrev.  Keep page offset
5264         when resizing.  Remove the bin_window().  Also, patch from James
5265         Bowes to fix command line page, #300641
5266         
5267 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
5268
5269         * data/evince-ui.xml:
5270         * shell/ev-view.c:
5271         * shell/ev-view.h:
5272         * shell/ev-window.c: (update_action_sensitivity):
5273
5274         Get rid of View->Normal Size, it's just confusing
5275
5276 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
5277
5278         * backend/ev-document-info.h:
5279         * backend/ev-document.c: (ev_document_info_free): Free the
5280         EvDocumentInfo.
5281
5282         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
5283         (clear_range), (add_range), (update_visible_range),
5284         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
5285         (ev_sidebar_thumbnails_set_document):
5286         * shell/ev-window.c: (ev_window_setup_document): Only render the
5287         visible thumbnails.  It takes an instant to render, but it uses
5288         much less memory.
5289
5290 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5291
5292         * shell/ev-sidebar-links.c: (popup_menu_cb):
5293
5294         Select first item
5295
5296 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5297
5298         * lib/Makefile.am:
5299         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
5300         (button_press_cb), (ev_sidebar_links_construct):
5301
5302         Show the popup menu also on keybindings
5303
5304 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
5305
5306         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
5307         * shell/ev-window.h:
5308
5309         Expose api to print a range (with dialog). Make private _print use
5310         it.
5311
5312         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
5313         (ev_sidebar_links_construct):
5314
5315         Show a print context menu on linkx, it prints the selected
5316         section.
5317
5318 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
5319
5320         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
5321         button.
5322
5323 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
5324
5325         * AUTHORS:
5326
5327         Update
5328
5329         * shell/ev-window.c: (build_comments_string),
5330         (ev_window_cmd_help_about):
5331
5332         Show poppler version/backend and authors
5333
5334 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
5335
5336         * cut-n-paste/zoom-control/ephy-zoom.c:
5337         (ephy_zoom_get_zoom_level_index):
5338         * cut-n-paste/zoom-control/ephy-zoom.h:
5339
5340         Move the best fit items at the top of the list
5341
5342 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
5343
5344         * shell/ev-marshal.list:
5345         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
5346         (activate_cb), (match_selected_cb), (activate_link_cb),
5347         (connect_proxy), (ev_page_action_class_init):
5348         * shell/ev-page-action.h:
5349
5350         Use signals to notify action activation. Hopefully
5351         I did not break completion since I cant test...
5352
5353         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
5354         (register_custom_actions):
5355
5356         Connect to page selector actions and also grab focus on
5357         the view when activated.
5358
5359 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
5360
5361         * pdf/ev-poppler.cc:
5362         * backend/ev-page-cache.c: make page size calculation consistent
5363         and set it to (int)( width * scale + 0.5).  This makes the weird
5364         line going through the middle of the page go away.
5365
5366         * shell/ev-view.c: move painting the background page after
5367         checking the expose area covers us.
5368
5369 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5370
5371         * data/evince-password.glade:
5372         
5373         Mark labels as not translatable. Fix for bug 302842.
5374
5375 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5376
5377         * configure.ac: Added "es" to ALL_LINGUAS.
5378
5379 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5380
5381         * data/evince-toolbar.xml:
5382         * shell/ev-window.c: (update_action_sensitivity),
5383         (ev_window_setup_document), (ev_window_set_page_mode),
5384         (ev_window_init):
5385
5386         Remove some leftover code from jrb first continous
5387         attempt. Use the new actions, we still need good icons
5388         though...
5389
5390 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5391
5392         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
5393
5394         Update label when connecting proxy. Fix a warning with NULL
5395         page_cache.
5396
5397 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5398
5399         * data/evince-ui.xml:
5400         * shell/ev-page-action.c: (ev_page_action_grab_focus):
5401         * shell/ev-page-action.h:
5402         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
5403
5404         Add mnemonic for edit toolbar.
5405         ctrl+l focus the page entry.
5406
5407 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5408
5409         * lib/Makefile.am:
5410         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
5411         (ev_window_init):
5412         * shell/main.c: (main):
5413
5414         Put the toolbar xml in evince own dot dir
5415
5416 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5417
5418         * shell/ev-window.c: (ev_window_init):
5419
5420         Make the toolbar not removable
5421
5422 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5423
5424         * data/evince-ui.xml:
5425         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
5426         * shell/ev-sidebar-links.h:
5427         * shell/ev-sidebar-thumbnails.c:
5428         (ev_sidebar_thumbnails_get_treeview):
5429         * shell/ev-sidebar-thumbnails.h:
5430         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
5431         (ev_view_class_init):
5432         * shell/ev-view.h:
5433         * shell/ev-window.c: (update_action_sensitivity),
5434         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5435         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
5436         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
5437         (ev_window_init):
5438
5439         This is evil... Make space/backspace global accelerators but
5440         enable them only for some widgets (sidebars and view).
5441         I dont like it, but I dont know a better way... :/
5442
5443 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5444
5445         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
5446         (ev_page_action_widget_finalize),
5447         (ev_page_action_widget_class_init), (update_page_cache):
5448
5449         Keep a weak reference on proxy->page_cache so that we
5450         dont try to disconnect the signal if the object is already
5451         gone. Maybe there is a better way to cleanup reference handling
5452         in page action though...
5453
5454 2005-05-10  Juerg Billeter  <j@bitron.ch>
5455
5456         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
5457         * backend/ev-ps-exporter.h:
5458         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
5459         * ps/ps-document.c: (ps_document_ps_export_begin):
5460         
5461         Change api to pass print range to ps_exporter_begin. The pdf backend
5462         requires this information.
5463         
5464         * shell/ev-print-job.c: (idle_print_handler):
5465         
5466         Adapt to api change
5467
5468 2005-05-10  Juerg Billeter  <j@bitron.ch>
5469
5470         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
5471         (idle_print_handler)
5472         * shell/ev-window.c: (ev_window_print):
5473
5474         Support printing page range, based on patch by Amaury Jacquot
5475
5476 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5477
5478         * data/evince-toolbar.xml:
5479
5480         Add zoom control to available items
5481
5482 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5483
5484         * shell/ev-window.c: (update_action_sensitivity):
5485
5486         Set slash action insensitive when appropriate
5487
5488 2005-05-10  Christian Persch <chpe@gnome.org>
5489
5490         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
5491
5492         Fix warning on the overflow menu
5493
5494 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
5495
5496         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
5497
5498         Check for uri correctness/existence
5499
5500 2005-05-09  Juerg Billeter  <j@bitron.ch>
5501
5502         * shell/ev-window.c: (using_postscript_printer):
5503
5504         LPD printers use postscript, too
5505
5506 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5507
5508         * shell/ev-window.c: (register_custom_actions):
5509
5510         The zoom one is actually sort of useful,
5511         put it back
5512
5513 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5514
5515         * shell/ev-window.c: (register_custom_actions):
5516
5517         Hide page/zoom controls from overflow, they
5518         are useless.
5519
5520 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5521
5522         * cut-n-paste/update-from-egg.sh:
5523         
5524         Share it between all cut-n-paste subdirs
5525
5526         * cut-n-paste/recent-files/Makefile.am:
5527
5528         Fix to use "global" update-from-egg.sh
5529
5530         * cut-n-paste/recent-files/egg-recent-model.c:
5531         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
5532         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
5533         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
5534         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
5535
5536         Update from libegg
5537
5538         * cut-n-paste/toolbar-editor/Makefile.am:
5539
5540         Fix to use "global" update-from-egg.sh
5541
5542         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5543
5544         Update from libegg
5545
5546 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
5547
5548         * configure.ac:
5549         * cut-n-paste/Makefile.am:
5550         * cut-n-paste/recent-files/Makefile.am:
5551         * cut-n-paste/toolbar-editor/.cvsignore:
5552         * cut-n-paste/toolbar-editor/Makefile.am:
5553         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5554         (egg_editable_toolbar_get_type), (get_toolbar_position),
5555         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
5556         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
5557         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
5558         (set_item_drag_source), (create_item_from_action), (create_item),
5559         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
5560         (popup_toolbar_context_menu_cb), (free_dragged_item),
5561         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5562         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
5563         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
5564         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5565         (item_added_cb), (item_removed_cb),
5566         (egg_editable_toolbar_construct),
5567         (egg_editable_toolbar_disconnect_model),
5568         (egg_editable_toolbar_deconstruct),
5569         (egg_editable_toolbar_set_model),
5570         (egg_editable_toolbar_set_ui_manager),
5571         (egg_editable_toolbar_set_property),
5572         (egg_editable_toolbar_get_property),
5573         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
5574         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
5575         (egg_editable_toolbar_new_with_model),
5576         (egg_editable_toolbar_get_edit_mode),
5577         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
5578         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
5579         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
5580         (new_pixbuf_from_widget), (new_separator_pixbuf),
5581         (update_separator_image), (style_set_cb),
5582         (_egg_editable_toolbar_new_separator_image),
5583         (egg_editable_toolbar_get_model):
5584         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5585         * cut-n-paste/toolbar-editor/egg-marshal.c:
5586         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5587         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
5588         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
5589         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
5590         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
5591         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
5592         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
5593         (editor_drag_data_delete_cb), (drag_data_get_cb),
5594         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
5595         (editor_create_item), (update_editor_sheet), (setup_editor),
5596         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
5597         (parse_item_list), (model_has_action), (update_actions_list),
5598         (egg_toolbar_editor_load_actions):
5599         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5600         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5601         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
5602         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
5603         (toolbars_item_new), (free_toolbar_node), (free_item_node),
5604         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
5605         (egg_toolbars_model_add_separator), (impl_add_item),
5606         (parse_item_list), (egg_toolbars_model_add_toolbar),
5607         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
5608         (impl_get_item_data), (impl_get_item_type),
5609         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
5610         (egg_toolbars_model_init), (free_toolbar),
5611         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
5612         (egg_toolbars_model_remove_toolbar),
5613         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5614         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
5615         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
5616         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
5617         (egg_toolbars_model_get_item_data),
5618         (egg_toolbars_model_get_item_type):
5619         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5620         * cut-n-paste/toolbar-editor/eggmarshalers.list:
5621         * data/Makefile.am:
5622         * data/evince-toolbar.xml:
5623         * data/evince-ui.xml:
5624         * data/hand-open.png:
5625         * po/POTFILES.in:
5626         * shell/Makefile.am:
5627         * shell/ev-window.c: (update_chrome_visibility),
5628         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
5629         (ev_window_dispose), (ev_window_init):
5630
5631         Implement epiphany like toolbar editor. Based on patch by
5632         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5633
5634 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5635
5636         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
5637
5638         Use set_cursor instead of set_selection, so that
5639         the keyboard focus moves too.
5640
5641 2005-05-09  Aleksey Kliger <akliger@gmail.com>
5642
5643         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
5644
5645         Fix infinite loop when loading Type1 fonts
5646
5647 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5648
5649         * data/evince-ui.xml:
5650         * shell/ev-window.c:
5651
5652         Slash -> Find
5653
5654 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
5655
5656         * configure.ac:
5657
5658         Make --disable really disable
5659
5660 2005-05-07  Juerg Billeter  <j@bitron.ch>
5661
5662         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
5663
5664         Compare page labels even without has_labels set, fixes setting page
5665         with entry
5666
5667 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
5668
5669         * shell/ev-view.c: (ev_view_create_invisible_cursor),
5670         (ev_view_set_cursor), (ev_view_button_press_event),
5671         (ev_view_motion_notify_event), (ev_view_button_release_event),
5672         (ev_view_init):
5673
5674         Implement middle button scrolling. Based on a patch
5675         by Tommi Komulainen <tommi.komulainen@iki.fi>.
5676
5677 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
5678
5679         * shell/ev-document-types.c: (get_slow_mime_type),
5680         (get_document_type_from_mime), (ev_document_type_lookup):
5681         * shell/ev-document-types.h:
5682
5683         Change api to lookup from uri. Do fast lookup first, if the
5684         type is unknown try with data sniffing.
5685
5686         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
5687         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5688
5689         Adapt to api change
5690
5691 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5692
5693         * thumbnailer/Makefile.am:
5694
5695         Fix distcheck
5696
5697 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5698
5699         * NEWS:
5700         * configure.ac:
5701
5702         Release 0.3.0
5703
5704         * data/evince-ui.xml:
5705
5706         Hide presentation mode for now
5707
5708         * shell/ev-view.c: (highlight_find_results):
5709
5710         Show current find selection only on current page
5711
5712 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5713
5714         * shell/ev-view.c: (ev_view_select_all):
5715
5716         Compute size of the actual page, not of
5717         the current one.
5718
5719 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5720
5721         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
5722         (view_rect_to_doc_rect), (compute_selections),
5723         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
5724         (ev_view_copy), (ev_view_primary_get_cb),
5725         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
5726         (ev_view_button_press_event), (ev_view_motion_notify_event),
5727         (ev_view_button_release_event), (page_changed_cb):
5728
5729         Fix text selection
5730
5731 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
5732
5733         * shell/ev-view.c: (compute_border), (get_page_extents),
5734         (doc_rect_to_view_rect), (highlight_find_results),
5735         (ev_view_bin_expose), (ev_view_select_all),
5736         (ev_view_motion_notify_event), (update_find_status_message),
5737         (jump_to_find_result), (jump_to_find_page):
5738
5739         First go at fixing search, still buggy
5740
5741 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
5742
5743         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
5744         dropdown box and button at the top of the sidebar.
5745
5746 2005-05-02  James Bowes  <bowes@cs.dal.ca>
5747
5748         * configure.ac: Output zoom-control Makefile.
5749         * cut-n-paste/Makefile.am: build zoom-control subdir.
5750         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5751         * cut-n-paste/zoom-control/ephy-zoom-action.h:
5752         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5753         * cut-n-paste/zoom-control/ephy-zoom-control.h:
5754         * cut-n-paste/zoom-control/ephy-zoom.c:
5755         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
5756         from epiphany, and modified to add a separator into the menu.
5757         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
5758         * data/evince-ui.xml: Replace old zoom toolbar actions with new
5759         zoom-control action.
5760         * shell/Makefile.am: Include zoom-control flags.
5761         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
5762         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
5763         (ev_view_zoom_for_size_presentation),
5764         (ev_view_zoom_for_size_continuous_and_dual_page),
5765         (ev_view_zoom_for_size_continuous),
5766         (ev_view_zoom_for_size_dual_page),
5767         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
5768         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
5769         ev_view_get_zoom and ev_view_get_sizing_mode.
5770         * shell/ev-view.h:
5771         * shell/ev-window.c: (update_action_sensitivity),
5772         (update_sizing_buttons), (zoom_control_changed_cb),
5773         (register_custom_actions): Initialize and use the zoom-control 
5774         widget.
5775
5776 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
5777
5778         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
5779         preview cache back to 1.  Don't know when it got set to 0.
5780         
5781         * shell/ev-view.c: (compute_border), (ev_view_realize),
5782         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
5783         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
5784         (ev_view_get_fullscreen), (ev_view_set_presentation),
5785         (ev_view_get_presentation), (ev_view_set_sizing_mode),
5786         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
5787         * shell/ev-view.h:
5788         * shell/ev-window.c:
5789         (update_chrome_visibility),
5790         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5791         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5792         (update_document_mode), (ev_window_update_fullscreen_action),
5793         (ev_window_fullscreen), (ev_window_unfullscreen),
5794         (ev_window_cmd_view_fullscreen),
5795         (ev_window_update_presentation_action),
5796         (ev_window_run_presentation), (ev_window_stop_presentation),
5797         (ev_window_cmd_view_presentation), (ev_window_state_event),
5798         (ev_window_focus_in_event), (ev_window_focus_out_event),
5799         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
5800         * data/evince-ui.xml: Initial presentation mode.  We should
5801         probably hide this until it's done, as it's quite rough.  Also,
5802         change full-screen to fullscreen and add two getters to EvView.
5803
5804 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5805
5806         * shell/ev-page-action.c: (update_page_cache),
5807         (ev_page_action_dispose):
5808         * shell/ev-window.c: (destroy_fullscreen_popup),
5809         (ev_window_create_fullscreen_popup):
5810
5811         Use connect_object rather than explicitly
5812         disconnect on dispose.
5813
5814 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
5815
5816         * shell/ev-page-action.c: (update_page_cache),
5817         (ev_page_action_dispose):
5818
5819 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5820
5821         * backend/ev-page-cache.c: (_ev_page_cache_new),
5822         (ev_page_cache_set_page_label),
5823         (ev_page_cache_has_nonnumeric_page_labels):
5824         * backend/ev-page-cache.h:
5825         * shell/ev-page-action.c: (update_pages_label):
5826         
5827         If all page labels are numeric, fallback to default
5828         way to display number of pages. See bug 173185.
5829
5830 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5831
5832         * shell/ev-page-action.c: (ev_page_action_dispose):
5833         * shell/ev-view.c: (view_update_range_and_current_page):
5834         * shell/ev-window.c: (ev_window_dispose):
5835         
5836         Set page on scroll in continuous mode. Fixes bug 301986.
5837         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
5838
5839 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
5840
5841         * configure.ac:
5842
5843         Require poppler 0.3.0
5844
5845 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5846         
5847         * shell/Makefile.am, configure.ac: Fix build problems
5848         with t1lib. Bug 301996.
5849
5850 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5851
5852         * shell/ev-view.c: (ev_view_scroll_event):
5853         
5854         Scroll up increase zoom
5855
5856 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5857
5858         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
5859         (ev_view_set_sizing_mode),
5860         (ev_view_zoom_for_size_continuous_and_dual_page),
5861         (ev_view_zoom_for_size_continuous):
5862         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
5863         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
5864         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
5865         (ev_window_init):
5866
5867         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
5868         Fix for 165473 and 165472.
5869
5870 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5871
5872         * po/POTFILES.in:
5873         * thumbnailer/Makefile.am:
5874         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
5875         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
5876         * thumbnailer/evince-thumbnailer.schemas.in:
5877         
5878         Make thumbnailer schemas translatable. Fix for bug 301773
5879         
5880         * thumbnailer/evince-thumbnailer-djvu.schemas:
5881         * thumbnailer/evince-thumbnailer-dvi.schemas:
5882         * thumbnailer/evince-thumbnailer.schemas:
5883
5884         Removed files
5885
5886 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
5887
5888         * shell/ev-view.c (ev_view_init): forgot to set this.
5889
5890 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
5891
5892         * shell/ev-view.c: (find_page_at_location),
5893         (get_link_at_location),
5894         (ev_view_set_show_border), (ev_view_set_spacing),
5895         (ev_view_zoom_for_size_continuous_and_dual_page),
5896         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
5897         Also, add a quick fix measuring of widths.  Also, removed
5898         ev_view_set_spacing and ev_view_set_show_border.
5899         
5900         * shell/ev-window.c: (ev_window_unfullscreen),
5901         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
5902
5903 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5904
5905         * shell/ev-view.c: (view_update_range_and_current_page),
5906         (page_changed_cb):
5907         
5908         Fix crash on exit and scrolling to page in continuous view.
5909
5910 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
5911
5912         * TODO:
5913         * backend/ev-page-cache.c: (_ev_page_cache_new),
5914         (ev_page_cache_get_max_width_size),
5915         (ev_page_cache_get_max_height_size):
5916         * backend/ev-page-cache.h:
5917         * data/evince-ui.xml:
5918         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
5919         * shell/ev-view.c: (view_update_adjustments),
5920         (view_update_range_and_current_page), (get_bounding_box_size),
5921         (ev_view_size_request_continuous_and_dual_page),
5922         (ev_view_size_request_continuous),
5923         (ev_view_size_request_dual_page),
5924         (ev_view_size_request_single_page), (ev_view_size_request),
5925         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
5926         (ev_view_bin_expose), (ev_view_expose_event),
5927         (ev_view_set_property), (ev_view_get_property),
5928         (ev_view_class_init), (ev_view_init), (ev_view_new),
5929         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
5930         (ev_view_set_dual_page), (ev_view_set_full_screen),
5931         (ev_view_set_presentation), (ev_view_set_sizing_mode),
5932         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
5933         (ev_view_zoom_out), (zoom_for_size_fit_width),
5934         (zoom_for_size_best_fit),
5935         (ev_view_zoom_for_size_continuous_and_dual_page),
5936         (ev_view_zoom_for_size_continuous),
5937         (ev_view_zoom_for_size_dual_page),
5938         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5939         (ev_view_show_cursor), (ev_sizing_mode_get_type):
5940         * shell/ev-view.h:
5941         * shell/ev-window.c: (update_action_sensitivity),
5942         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5943         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5944         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
5945         (ev_window_cmd_view_zoom_out), (update_view_size),
5946         (ev_window_set_sizing_mode), (ev_window_init):
5947
5948         Add Continuous and Dual page modes.
5949
5950 2005-04-23  James Bowes  <bowes@cs.dal.ca>
5951
5952         * dvi/dvi-document.c: (dvi_document_load),
5953         (dvi_document_thumbnails_get_thumbnail),
5954         (dvi_document_init_params): Fix up some mixups between
5955         width and height to correct thumbnail rendering.
5956
5957 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5958
5959         * dvi/mdvi-lib/private.h:
5960         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
5961         
5962         Suppess output for kpathsea during font generation. Thanks to
5963         James Bowes
5964
5965 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
5966
5967         * NEWS:
5968         * configure.ac:
5969
5970         Release 0.2.1
5971
5972         * Makefile.am: fix distcheck.
5973
5974 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5975
5976         * shell/ev-sidebar-links.c: (selection_changed_callback),
5977         (update_page_callback), (row_activated_callback),
5978         (job_finished_callback), (ev_sidebar_links_set_document):
5979         
5980         Fix for bug #169901. Double click on links expands tree.
5981
5982 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
5983
5984         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
5985         hard-coded style. Fix for bug 170111
5986
5987 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
5988
5989         * shell/ev-view.c (highlight_find_results): Remove unnecessary
5990         locking.
5991
5992 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
5993
5994         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
5995
5996 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
5997
5998         * pdf/ev-poppler.cc:
5999         * shell/ev-view.c: (highlight_find_results):
6000
6001         Fix find on single page documents
6002
6003 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
6004
6005         * data/evince.schemas.in: fix for bug 301390
6006
6007 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6008
6009         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
6010         (ev_view_zoom_out), (ev_view_zoom_normal):
6011         * shell/ev-view.h:
6012         * shell/ev-window.c: (update_action_sensitivity),
6013         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6014         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
6015         (ev_window_cmd_view_normal_size):
6016
6017         Fix normal size zoom. Make zoom in/zoom out unsensitive when
6018         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
6019         better than oom. 
6020
6021 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6022
6023         * configure.ac:
6024
6025         Depend on 2.57, 2.59 doesnt seem to be necessary
6026
6027 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
6028
6029         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
6030         (create_tool_item):
6031
6032         Put back total number of pages as (1 of 1234)
6033
6034 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
6035
6036         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
6037         remove the job.
6038
6039         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
6040         function.  This helps debugging.
6041
6042 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6043
6044         * djvu/djvu-document.c: (djvu_document_class_init),
6045         (djvu_document_get_info), (djvu_document_document_iface_init):
6046         * dvi/dvi-document.c: (dvi_document_class_init),
6047         (dvi_document_get_info), (dvi_document_document_iface_init):
6048
6049         Dummy implementation of get_info method for dvi and
6050         djvu. Fix crashes with those backends
6051
6052 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
6053
6054         * data/evince.desktop.in:
6055
6056         Add application/x-gzpostscript
6057
6058 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
6059
6060         * data/evince.schemas.in: Added real long descriptions, 
6061         closes bug 172496 
6062
6063         * README: Added actual text, closes bug 171869
6064
6065 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6066
6067         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6068
6069         Thumbnail page 0
6070
6071 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6072
6073         * backend/ev-document-info.h:
6074
6075         s/GDate */GDate so we can just use g_free
6076
6077 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6078
6079         * shell/ev-window.c: (update_document_mode),
6080         (ev_window_setup_document):
6081
6082         Show the window in fullscreen when specified by
6083         the document
6084
6085 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6086
6087         * backend/ev-document.c: (ev_document_class_init),
6088         (ev_document_get_info), (ev_document_render_pixbuf):
6089         * backend/ev-document.h:
6090         * backend/ev-page-cache.c: (_ev_page_cache_new):
6091         * pdf/ev-poppler.cc:
6092         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
6093         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
6094         * ps/ps-document.c: (ps_document_class_init), (document_load),
6095         (ps_document_get_info), (ps_document_document_iface_init):
6096
6097         Remove get_title from the interface, we can just use document info
6098
6099 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
6100
6101         * backend/Makefile.am:
6102         * backend/ev-document.c: (ev_document_render_get_info):
6103         * backend/ev-document.h:
6104         * pdf/ev-poppler.cc:
6105
6106         Initial support for document info. Based on jrb patch.
6107
6108 2005-04-19  Paolo Borelli <pborelli@katamail.com>
6109
6110         * shell/ev-window.c: (ev_window_state_event),
6111         (ev_window_class_init), (ev_window_init):
6112         
6113         Doesn't show resize grip when maximized. See bug #301053
6114
6115 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6116
6117         * po/POTFILES.in:
6118         
6119         ev-sidebar-thumbnails now has translatable labels
6120         
6121         * shell/Makefile.am:
6122         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
6123         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
6124         (ev_sidebar_links_page_iface_init):
6125         * shell/ev-sidebar-links.h:
6126         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
6127         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
6128         (ev_sidebar_page_get_label):
6129         * shell/ev-sidebar-page.h:
6130         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
6131         (ev_sidebar_thumbnails_set_document),
6132         (ev_sidebar_thumbnails_support_document),
6133         (ev_sidebar_thumbnails_get_label),
6134         (ev_sidebar_thumbnails_page_iface_init):
6135         * shell/ev-sidebar-thumbnails.h:
6136         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
6137         (ev_sidebar_set_document):
6138         * shell/ev-sidebar.h:
6139         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
6140         
6141         Small rework of sidebar code. Now sidebar pages should implement
6142         EvSidebarPage interface. That makes page management in EvSidebar
6143         easier. See bug #164811 for details
6144
6145 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6146
6147         * shell/ev-application.c: (ev_application_open):
6148         * shell/ev-document-types.c:
6149         
6150         Fix build error and small problem with application exit
6151
6152 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6153
6154         * thumbnailer/Makefile.am:
6155         * thumbnailer/evince-thumbnailer-djvu.schemas:
6156         * thumbnailer/evince-thumbnailer-dvi.schemas:
6157         
6158         Conditionally install schemas for djvu/dvi thumbnailer
6159
6160 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
6161
6162         * shell/ev-document-types.h: 
6163         * shell/ev-document-types.c: 
6164         New files, handling the mapping from mimetypes to backends
6165         
6166         * shell/ev-window.c: 
6167         * thumbnailer/evince-thumbnailer.c:     
6168         Use the ev-document-types code
6169         
6170         * shell/Makefile.am: 
6171         Added new convenience library libevbackendfactory_la, containing
6172         the new mimetype->backend logic; moved the backends into it.
6173
6174         * thumbnailer/Makefile.am:
6175         Make the thumbnailer link with the libevbackend.la convenience
6176         library, rather than having a duplicate of the backend logic here.
6177
6178 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
6179
6180         * shell/ev-stock-icons.c: constify some vars.
6181         * shell/ev-window.c: ditto.
6182
6183 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
6184
6185         * ps/ps-document.c (get_page_orientation):
6186
6187         Respect document orientation 
6188
6189 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6190
6191         * djvu/Makefile.am:
6192         * dvi/Makefile.am:
6193         * shell/Makefile.am:
6194         
6195         Move library dependencies to components.
6196         
6197         * shell/ev-window.c: (update_window_title),
6198         (start_loading_document):
6199         
6200         Fix display of uris with spaces. Bug 168358.
6201
6202 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
6203
6204         * shell/ev-sidebar-links.c: (selection_changed_cb):
6205         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
6206         (ev_view_button_release_event), (ev_view_set_document):
6207         * shell/ev-view.h:
6208         * shell/ev-window.c: (find_bar_search_changed_cb):
6209         * shell/ev-window.h: Minor cleanups removing some dead code.
6210
6211 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6212
6213         * backend/ev-page-cache.c: (_ev_page_cache_new):
6214         
6215         Set current page to 0 if document has pages.
6216
6217 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6218
6219         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6220
6221         Initialize GError to NULL, fix a crash when loading fails.
6222
6223 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6224
6225         * shell/ev-window.c: (update_view_size):
6226
6227         Calculate shadow size only when there is actually
6228         a shadow.
6229
6230 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6231
6232         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
6233         * shell/ev-view.h:
6234
6235         Allow setting view spacing, default to 0
6236
6237         * shell/ev-window.c: (ev_window_unfullscreen),
6238         (ev_window_cmd_view_fullscreen), (ev_window_init):
6239
6240         Remove spacing in fullscreen mode
6241
6242 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6243
6244         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
6245         (ev_view_size_request), (expose_bin_window),
6246         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
6247         * shell/ev-view.h:
6248         * shell/ev-window.c: (ev_window_unfullscreen),
6249         (ev_window_cmd_view_fullscreen):
6250
6251         Do not draw the border in fulscreen
6252
6253 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6254
6255         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
6256         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
6257         (find_page_at_location), (page_changed_cb):
6258
6259         Rework border calculation, so that I can more easily disable it.
6260         Code somewhat cleaner too.
6261
6262 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
6263
6264         * backend/ev-page-cache.c: (ev_page_cache_init),
6265         (_ev_page_cache_new):
6266
6267         Remove some assertions, documents can have 0 pages.
6268         Make initial current page -1.
6269
6270         * shell/ev-page-action.c: (page_changed_cb):
6271
6272         Show "" if current page is -1
6273
6274         * shell/ev-window.c: (update_action_sensitivity),
6275         (ev_window_setup_document):
6276
6277         When document has 0 pages do not set the view
6278         and make nearly everything insensitive.
6279
6280 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6281
6282         * shell/ev-page-view.c:
6283         * shell/ev-page-view.h:
6284
6285         Remove unused files.
6286         
6287         * shell/ev-sidebar-thumbnails.c:
6288         (ev_sidebar_thumbnails_set_document):
6289         * shell/ev-sidebar.c: (ev_sidebar_set_document),
6290         (ev_sidebar_supports_document):
6291         * shell/ev-sidebar.h:
6292         * shell/ev-window.c: (ev_window_setup_document):
6293         
6294         Doesn't show thumbnails if document has 1 page. Make
6295         sidebar menu entries sensitive only if if they have 
6296         sense. Fix bug 164811. 
6297
6298 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6299
6300         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
6301         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
6302         (ev_view_zoom_out), (ev_view_set_size):
6303
6304         Rework sizing to deal with documents with not uniform page
6305         size.
6306
6307 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6308
6309         * backend/ev-page-cache.c: (_ev_page_cache_new):
6310
6311         Fix several page size caching bugs
6312
6313 2005-04-15  Luca Ferretti <elle.uca@libero.it>
6314
6315         * shell/ev-window.c: (set_action_properties):
6316
6317         Make all toolbar items translatable
6318
6319 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
6320
6321         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
6322         (save_page_list), (ps_document_save),
6323         (ps_document_document_iface_init), (ps_document_ps_export_begin),
6324         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
6325         (ps_document_ps_exporter_iface_init):
6326         * ps/ps-document.h:
6327
6328         Based on a patch by J�rg Billeter <j@bitron.ch>
6329         
6330         Implement print and save a copy for the ps backend.
6331
6332 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
6333
6334         * backend/ev-document.h:
6335         * djvu/djvu-document.c: (djvu_document_can_get_text),
6336         (djvu_document_document_iface_init):
6337         * dvi/dvi-document.c: (dvi_document_can_get_text),
6338         (dvi_document_document_iface_init):
6339         * pdf/ev-poppler.cc:
6340         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
6341         (pixbuf_document_document_iface_init):
6342         * ps/ps-document.c: (ps_document_can_get_text),
6343         (ps_document_document_iface_init):
6344         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
6345         * shell/ev-window.c: (update_action_sensitivity):
6346
6347         Fix the crash when trying to copy in backends that doesnt
6348         support it. We can implement a better solution once we
6349         do real text selection.
6350
6351 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
6352
6353         * data/evince-ui.xml:
6354         * shell/ev-window.c: (ev_window_cmd_escape):
6355         
6356         Work around the Escape conflict (find bar and unfullscreen)
6357
6358 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
6359
6360         * backend/ev-page-cache.c: (ev_page_cache_next_page):
6361         
6362         Fix for #300233. Next page correctly handles document end.
6363         
6364         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
6365         (ev_sidebar_thumbnails_class_init),
6366         (ev_sidebar_thumbnails_set_document),
6367         (ev_sidebar_thumbnails_clear_job),
6368         (ev_sidebar_thumbnails_clear_model):
6369         
6370         Cleanup thumbnail jobs on document changes.
6371         
6372         * shell/ev-view.c: (add_scroll_binding_keypad),
6373         (add_scroll_binding_shifted), (ev_view_class_init):
6374         
6375         Shift + Space scrolls up. Fix for #173184
6376         
6377         * shell/ev-window.c: (ev_window_open_page),
6378         (ev_window_cmd_view_reload):
6379         
6380         Fix reload (Bug #300094)
6381
6382 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6383
6384         
6385         * dvi/mdvi-lib/assoc.c:
6386         * dvi/mdvi-lib/assoc.h: Removed garbage files
6387         
6388         * dvi/mdvi-lib/bitmap.c:
6389         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
6390         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
6391         * dvi/mdvi-lib/color.h: Antialias of rules
6392         
6393         * dvi/mdvi-lib/common.h:
6394         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
6395         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
6396         * dvi/mdvi-lib/files.c:
6397         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
6398         * dvi/mdvi-lib/mdvi.h:
6399         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
6400         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
6401         * dvi/mdvi-lib/util.c: Fix compile warnings
6402         
6403         * dvi/dvi-document.c:
6404         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
6405         (dvi_document_thumbnails_get_thumbnail),
6406         (dvi_document_document_thumbnails_iface_init):
6407         * dvi/mdvi-lib/Makefile.am:
6408         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6409         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
6410         
6411         Dvi backend now renders thumbnails
6412
6413 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
6414
6415         * shell/main.c: (main): 
6416         
6417         Save accelerators on exit. Fixes bug #172095.
6418
6419 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
6420
6421         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
6422         update priority" comment.
6423
6424         * backend/ev-job-queue.c: Give a way to change priority.
6425
6426 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
6427
6428         * shell/ev-page-action.c: Fix logic.
6429
6430 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6431
6432         * shell/ev-view.c: (ev_view_can_find_next):
6433         * shell/ev-window.c: (ev_window_setup_document):
6434
6435         Check that the document supports find
6436
6437 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6438
6439         * data/evince-ui.xml:
6440         * shell/ev-view.c: (ev_view_can_find_next):
6441         * shell/ev-view.h:
6442         * shell/ev-window.c: (update_action_sensitivity),
6443         (find_changed_cb), (ev_window_setup_document),
6444         (ev_window_cmd_edit_find_next):
6445
6446         Add Edit->Find Next
6447
6448 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
6449
6450         * pdf/ev-poppler.cc:
6451         * shell/ev-print-job.c: (idle_print_handler):
6452
6453         Make printing work again
6454
6455 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
6456
6457         * shell/ev-page-action.h:
6458         * shell/ev-page-action.c: (ev_page_action_widget_init),
6459         (ev_page_action_widget_class_init), (page_changed_cb),
6460         (create_tool_item), (update_page_cache), (build_new_tree_cb),
6461         (get_filter_model_from_model), (match_selected_cb),
6462         (display_completion_text), (match_completion), (update_model),
6463         (connect_proxy), (ev_page_action_set_property),
6464         (ev_page_action_get_property), (ev_page_action_set_document),
6465         (ev_page_action_set_model), (ev_page_action_class_init): Big
6466         reworking to make completions work iff we have >= GTK-2.7.0
6467                 
6468         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
6469         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
6470         (job_finished_cb): We now have a 'model' property that is set when
6471         the links are loaded.  This can be caught with "notify::model"
6472
6473         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
6474         listen for the model to be set, and propagate it to the action.
6475
6476 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6477
6478         * cut-n-paste/recent-files/egg-recent-item.c:
6479         (egg_recent_item_set_uri), (make_valid_utf8),
6480         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
6481         * cut-n-paste/recent-files/egg-recent-item.h:
6482         
6483         Update egg-recent from libegg. This should fix long
6484         startup problem. For details see
6485         http://bugzilla.gnome.org/show_bug.cgi?id=160531
6486
6487 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6488
6489         * cut-n-paste/recent-files/Makefile.am:
6490         * data/evince-ui.xml, shell/Makefile.am:
6491         * shell/ev-application.c, shell/ev-application.h:
6492         * shell/ev-window.c: Recent files support.
6493         
6494         * configure.ac: Added "ru" to ALL_LINGUAS.
6495         
6496         * dvju: new backend to support DJVU files.
6497         * dvi: new backend to support DVI.
6498
6499         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
6500         * ev-application.c: Support for new backends.
6501         
6502         * help, ev-window.c, main.c shell/Makefile.am: 
6503         Evince user documentation.
6504
6505 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6506
6507         * po/POTFILES.in:
6508         * shell/ev-window.c:
6509         * thumbnailer/evince-thumbnailer.c:
6510
6511         s/pdf-document/ev-poppler
6512
6513 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
6514
6515         * NEWS:
6516         * configure.ac:
6517
6518         Release 0.2.0
6519
6520         * ps/ps-document.c: (setup_pixmap):
6521
6522         Remove debug code
6523
6524 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
6525
6526         * backend/ev-page-cache.c (ev_page_cache_next_page): 
6527         * shell/ev-window.c (ev_window_cmd_go_next_page) 
6528         (ev_window_cmd_go_first_page): Fix of by one errors.
6529
6530 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6531
6532         * ps/ps-document.c: (get_page_box):
6533
6534         Fix page size calculation
6535
6536 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6537
6538         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
6539         (ps_document_cleanup), (setup_pixmap), (get_page_box),
6540         (get_page_orientation), (setup_page), (document_load),
6541         (ps_document_get_page_size), (render_pixbuf_idle):
6542         * ps/ps-document.h:
6543
6544         More refactoring to adapt to EvDocument changes
6545
6546 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6547
6548         * ps/ps-document.c: (start_interpreter):
6549
6550         Actually add alpha args
6551
6552 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
6553
6554         * pdf/ev-poppler.cc:
6555
6556         Make clipboard work again
6557
6558 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
6559
6560         Make searching work again.
6561         
6562         * backend/ev-document.c:
6563         * backend/ev-document.h:
6564         * backend/ev-document-find.c:
6565         * backend/ev-document-find.h: Change EvDocumentIface so we no
6566         longer store the current page or zoom level in the document.  The
6567         consequence is that all calls that operate on the current page now
6568         instead take the page number as an extra argument, and all
6569         coordinates are now doubles in document coordinate system.
6570
6571         * pdf/ev-poppler.cc:
6572         * pixbuf/pixbuf-document.c:
6573         * ps/ps-document.c: Update backends accordingly.
6574
6575 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
6576
6577         * autogen.sh:
6578
6579         Add required gettext version
6580
6581 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
6582
6583         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
6584         make F1 bring up non-existent help.
6585
6586         * shell/eggfindbar.c: Patch from Christian Persch to sync to
6587         epiphany's find bar, #167477
6588
6589         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
6590         <emil@nishra.com> to add space-bar scrolling, 
6591
6592         * shell/ev-window.c (static GtkActionEntry entries): add default
6593         keybinding for Help (F1)
6594         Fixes #171068
6595
6596         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
6597         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
6598         170110
6599
6600 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
6601
6602         * Makefile.am: 
6603         * pixbuf/pixbuf-document.c: 
6604
6605         Got pixbuf backend working again
6606
6607 2005-04-01  Steve Murphy  <murf@e-tools.com>
6608
6609         * configure.in: Added "rw" to ALL_LINGUAS.
6610
6611 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
6612
6613         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
6614         model types, noticed by Martin Kretzschmar.
6615
6616 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
6617
6618         * pdf/ev-poppler.cc: Implement search based on
6619         poppler_page_find_text().  Currently a bit crude since we remember
6620         all matches from all pages.  Also, we grab the big document lock
6621         when we search since searching changes the underlying stream and
6622         thus conflicts with the rendering thread.
6623         
6624         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
6625         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
6626         (ev_view_find_previous): Fix some page indexes to be 0 based,
6627         offset rubber band by view offset,
6628
6629 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
6630
6631         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
6632
6633 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
6634
6635         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
6636         completely because I didn't understand GtkActions.  I should
6637         read Marco's code more carefully in the future.
6638
6639         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
6640         function
6641
6642 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
6643
6644         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
6645         PopplerRectangle change from poppler CVS.
6646
6647 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
6648
6649         * backend/ev-document.c: (ev_document_get_page_label):
6650         * backend/ev-document.h:
6651         * backend/ev-page-cache.c: (_ev_page_cache_new),
6652         (ev_page_cache_get_page_label):
6653         * backend/ev-page-cache.h:
6654         * pdf/ev-poppler.cc:
6655         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
6656         (links_page_num_func):
6657         * shell/ev-sidebar-thumbnails.c:
6658         (ev_sidebar_thumbnails_set_document):
6659         * shell/ev-view.c: (status_message_from_link),
6660         (ev_view_motion_notify_event):
6661         * shell/ev-window.c: (document_supports_sidebar): Add in page
6662         label support.  It's not perfect yet, but it's the first 'feature'
6663         in a while.
6664         Also, fix a bogus comment noticed by crispin. 
6665
6666 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
6667
6668         * Makefile.am: Remove pixbuf backend for now
6669
6670         * configure.ac: Require poppler-glib instead of just poppler.
6671
6672         * backend/ev-document-thumbnails.h: Add a comment
6673
6674         * backend/ev-document.h:
6675         * backend/ev-document.c: (ev_document_class_init),
6676         (ev_document_load), (ev_document_get_link),
6677         (ev_document_get_links): Remove 3 methods and add get_links.
6678         Also, made 0 based.
6679
6680         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6681         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
6682
6683         * backend/ev-link.c: (ev_link_set_title),
6684         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
6685         (ev_link_mapping_find):
6686         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
6687         
6688         * backend/ev-page-cache.c: (ev_page_cache_init),
6689         (_ev_page_cache_new), (ev_page_cache_set_current_page),
6690         (ev_page_cache_get_size), (ev_page_cache_next_page),
6691         (ev_page_cache_prev_page): Fix to be 0 based.
6692
6693         * pdf/Makefile.am: 
6694         * pdf/ev-poppler.h:
6695         * pdf/ev-poppler.cc: New backend.
6696         
6697         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
6698         (ps_document_get_page), (ps_document_document_iface_init):
6699
6700         * shell/ev-pixbuf-cache.h:
6701         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6702         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
6703         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
6704         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
6705         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
6706         Fix up code to grab a page cache per each doc.  Also, fix to be 0
6707         based.
6708         
6709         * shell/ev-sidebar-thumbnails.c:
6710         (ev_sidebar_tree_selection_changed), (page_changed_cb),
6711         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
6712
6713         * shell/ev-view.c: (status_message_from_link),
6714         (find_page_at_location), (get_link_at_location),
6715         (ev_view_motion_notify_event), (ev_view_button_release_event),
6716         (ev_view_init): Use the new link code.  Fix to be 0 based.
6717
6718         * shell/ev-window.c: (update_action_sensitivity),
6719         (document_supports_sidebar): 0 based.
6720
6721 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
6722
6723         * pdf/pdf-document.cc: Patch from Fernando Herrera
6724         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
6725         *blush*
6726
6727 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
6728
6729         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
6730         1 to the page, as this seems to be 1 based.  I thought we has this
6731         fixed.  grump.
6732
6733 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
6734
6735         * TODO:
6736         * backend/Makefile.am:
6737         * backend/ev-document-links.c:
6738         (ev_document_links_has_document_links),
6739         (ev_document_links_get_links_model):
6740         * backend/ev-document-links.h:
6741         * backend/ev-document.c: (ev_document_get_page_cache),
6742         (ev_document_get_doc_mutex), (ev_document_load),
6743         (ev_document_save), (ev_document_get_title),
6744         (ev_document_get_n_pages), (ev_document_set_page),
6745         (ev_document_get_page), (ev_document_set_target),
6746         (ev_document_set_scale), (ev_document_set_page_offset),
6747         (ev_document_get_page_size), (ev_document_get_text),
6748         (ev_document_get_link), (ev_document_render),
6749         (ev_document_render_pixbuf), (ev_document_scale_changed):
6750         * backend/ev-document.h:
6751         * backend/ev-job-queue.c: (remove_object_from_queue),
6752         (notify_finished), (handle_job), (search_for_jobs_unlocked),
6753         (no_jobs_available_unlocked), (ev_render_thread),
6754         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
6755         (ev_job_queue_remove_job):
6756         * backend/ev-job-queue.h:
6757         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
6758         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
6759         (ev_job_links_class_init), (ev_job_render_init),
6760         (ev_job_render_dispose), (ev_job_render_class_init),
6761         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
6762         (ev_job_thumbnail_class_init), (ev_job_finished),
6763         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
6764         (ev_job_render_run), (ev_job_thumbnail_new),
6765         (ev_job_thumbnail_run):
6766         * backend/ev-jobs.h:
6767         * backend/ev-link.c:
6768         * backend/ev-link.h:
6769         * backend/ev-page-cache.c: (ev_page_cache_init),
6770         (ev_page_cache_class_init), (ev_page_cache_finalize),
6771         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
6772         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
6773         (ev_page_cache_set_link), (ev_page_cache_get_title),
6774         (ev_page_cache_get_size), (ev_page_cache_next_page),
6775         (ev_page_cache_prev_page):
6776         * backend/ev-page-cache.h:
6777         * pdf/pdf-document.cc:
6778         * ps/gsdefaults.c:
6779         * ps/gsdefaults.h:
6780         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6781         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
6782         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
6783         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
6784         (is_interpreter_ready), (output), (catchPipe), (input),
6785         (start_interpreter), (check_filecompressed), (compute_dimensions),
6786         (ps_document_enable_interpreter), (document_load),
6787         (ps_document_next_page), (render_page), (ps_document_set_page),
6788         (ps_document_set_scale), (render_pixbuf_idle),
6789         (ps_document_render_pixbuf), (ps_document_document_iface_init):
6790         * ps/ps-document.h:
6791         * shell/Makefile.am:
6792         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
6793         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
6794         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
6795         (ev_pixbuf_cache_new), (job_finished_cb),
6796         (check_job_size_and_unref), (move_one_job),
6797         (ev_pixbuf_cache_update_range), (find_job_cache),
6798         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
6799         (ev_pixbuf_cache_add_jobs_if_needed),
6800         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
6801         * shell/ev-pixbuf-cache.h:
6802         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
6803         (idle_print_handler):
6804         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
6805         (selection_changed_cb), (create_loading_model),
6806         (ev_sidebar_links_construct), (links_page_num_func),
6807         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
6808         (update_page_callback), (job_finished_cb),
6809         (ev_sidebar_links_set_document):
6810         * shell/ev-sidebar-thumbnails.c:
6811         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
6812         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
6813         (page_changed_cb), (thumbnail_job_completed_callback),
6814         (ev_sidebar_thumbnails_set_document):
6815         * shell/ev-sidebar-thumbnails.h:
6816         * shell/ev-sidebar.c: (ev_sidebar_set_document):
6817         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
6818         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
6819         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
6820         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
6821         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
6822         (ev_view_button_release_event), (ev_view_scroll_view),
6823         (ev_view_class_init), (ev_view_init), (update_find_status_message),
6824         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
6825         (ev_view_new), (job_finished_cb), (page_changed_cb),
6826         (ev_view_set_document), (go_to_link), (ev_view_zoom),
6827         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
6828         (ev_view_find_previous):
6829         * shell/ev-view.h:
6830         * shell/ev-window.c: (update_action_sensitivity),
6831         (ev_window_open_page), (update_window_title), (update_total_pages),
6832         (page_changed_cb), (ev_window_setup_document),
6833         (password_dialog_response), (ev_window_cmd_save_as),
6834         (ev_window_print), (ev_window_cmd_go_previous_page),
6835         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
6836         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
6837         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
6838         * shell/main.c: (main):
6839
6840         Merge evince-threads branch
6841
6842 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
6843
6844         * configure.ac: Added "lt" to ALL_LINGUAS.
6845
6846 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
6847
6848         * NEWS:
6849         * configure.ac:
6850
6851         Release 0.1.9
6852
6853 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
6854
6855         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6856
6857         Fix here also the thumbnails 1-basedness :)
6858
6859 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6860
6861         * NEWS:
6862         * configure.ac:
6863
6864         Release 0.1.8
6865
6866 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
6867
6868         * pdf/pdf-document.cc:
6869         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6870         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
6871
6872         Fix the mess we did with thumbnails and 1-basedness
6873
6874 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
6875
6876         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
6877
6878 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
6879
6880         * NEWS:
6881         * configure.ac:
6882
6883         Release 0.1.7
6884
6885 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
6886
6887         * ps/Makefile.am:
6888         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
6889         (gtk_gs_defaults_get_alpha_parameters),
6890         (gtk_gs_defaults_get_ungzip_cmd),
6891         (gtk_gs_defaults_get_unbzip2_cmd):
6892         * ps/gsdefaults.h:
6893         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
6894         (ps_document_get_orientation), (document_load),
6895         (ps_document_goto_page), (ps_document_set_page_size):
6896         * ps/ps-document.h:
6897
6898         Some more sanitization of the ps backend. Remove a lot
6899         of unused code and do not base our defaults on ggv
6900         preferences (ugh!)
6901
6902 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
6903
6904         * thumbnailer/evince-thumbnailer.schemas:
6905         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
6906         (main): add -s option for thumbnail size.
6907
6908 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
6909
6910         * configure.ac:
6911
6912         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
6913         remove it.
6914
6915 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
6916
6917         * pdf/pdf-document.cc:
6918
6919         Remove 4 pixels of useless border from the
6920         thumbnail.
6921
6922 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
6923
6924         * backend/ev-document-thumbnails.c:
6925         (ev_document_thumbnails_get_thumbnail):
6926         * backend/ev-document-thumbnails.h:
6927
6928         Rework API a bit. Add a border flag and
6929         change sizing logic (now the size we specify
6930         applies to the bigger dimension).
6931
6932         * pdf/pdf-document.cc:
6933         * pixbuf/pixbuf-document.c:
6934         (pixbuf_document_thumbnails_get_thumbnail):
6935         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
6936         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6937
6938         Adapt to the new API and do not draw a border for nautilus
6939         thumbnailer.
6940
6941 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
6942
6943         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6944         take thumbnails from page "0" instead of "1". Added a copyright header.
6945
6946 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
6947
6948         * ps/ps-document.c: (set_up_page), (start_interpreter):
6949
6950         Make it C89 compliant
6951
6952 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
6953
6954         * Makefile.am:
6955         * configure.ac:
6956         * pdf/.cvsignore:
6957         * pdf/pdf-document.cc:
6958         * thumbnailer/Makefile.am:
6959         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
6960         (main):
6961         * thumbnailer/evince-thumbnailer.schemas:
6962         * thumbnailer/pdf-icon.png:
6963
6964         Add a nautilus thumbnailer.
6965         Based on patch by Fernando Herrera <fherrera@onirica.com>.
6966
6967 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
6968
6969         * NEWS:
6970         * configure.ac:
6971         * po/POTFILES.in:
6972
6973         Release 0.1.6
6974
6975 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
6976
6977         Use poppler instead of including xpdf source code.  Poppler is a
6978         fork of xpdf to build it as a shared library. See
6979         http://freedesktop.org/wiki/Software/poppler.
6980
6981         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
6982         xpdf fork.
6983         
6984         * pdf/Makefile.am: Build libpdfdocument.a here.
6985         
6986         * pdf/GDKSplashOutputDev.cc:
6987         * pdf/GDKSplashOutputDev.h:
6988         * pdf/GnomeVFSStream.cc:
6989         * pdf/GnomeVFSStream.h:
6990         * pdf-document.cc:
6991         * pdf-document.h:
6992         * test-gdk-output-dev.cc
6993         * Thumb.cc:
6994         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
6995         against poppler.
6996
6997 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
6998
6999         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
7000
7001         Clear idle stack before unsetting the document
7002
7003 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7004
7005         * ps/ps-document.c: (ps_document_widget_event),
7006         (ps_document_set_target), (ps_document_finalize),
7007         (ps_document_get_page):
7008
7009         Disconnect the widget event signal on finalize.
7010         Some code cleanups.
7011
7012 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7013
7014         * ps/ps-document.c: (set_up_page):
7015
7016         If there is no bpixmap create one, even if size
7017         is not changed.
7018
7019 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7020
7021         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
7022         (set_up_page), (document_load), (ps_document_set_zoom):
7023
7024         Default page is 0. Calculate size even when we have no
7025         target yet.
7026
7027 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
7028
7029         * shell/ev-sidebar.c: expand the selection widget to be always as
7030         wide as the sidebar
7031
7032 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7033
7034         * shell/ev-sidebar-thumbnails.c:
7035         (ev_sidebar_thumbnails_set_document):
7036
7037         Clear the list store when setting document
7038
7039 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7040
7041         * shell/ev-page-action.c: (update_entry), (sync_entry),
7042         (activate_cb), (entry_size_request_cb), (create_tool_item),
7043         (connect_proxy):
7044
7045         Use an entry for the page control instead of spinbuttons
7046
7047 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
7048
7049         * data/evince.schemas.in:
7050
7051         Correct confusing string
7052
7053 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
7054
7055         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
7056         for real.  Gosh, how long has this been broken.
7057
7058         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
7059         check for a NULL link.  We crash otherwise.
7060
7061 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
7062
7063         * NEWS:
7064         * configure.ac:
7065
7066         Release 0.1.5
7067
7068 2005-02-25  Sebastien Bacher  <seb128@debian.org>
7069
7070         * configure.ac: add the french translation.
7071
7072 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7073
7074         * shell/ev-window.c:
7075
7076         Remove unused header -> fix distcheck
7077
7078 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7079
7080         * shell/ev-window.c: (update_window_title),
7081         (ev_window_popup_password_dialog):
7082
7083         Unescape filename for display
7084
7085 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7086
7087         * pdf/xpdf/pdf-document.cc:
7088
7089         In get_page_size deal with rotation. Also
7090         cleanup the function a bit.
7091
7092 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7093
7094         * pdf/xpdf/pdf-document.cc:
7095
7096         Fix crash when opening in new window
7097
7098 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
7099
7100         * configure.ac:
7101
7102         Check ghostscript >= 7
7103
7104 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
7105
7106         * shell/ev-window.c:
7107
7108         Make page width the default sizing mode
7109
7110 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
7111         Marco Pesenti Gritti <marco@gnome.org>
7112
7113         * shell/ev-window.c: Remember the sidebar size
7114
7115         * data/evince.schemas.in: Add a new gconf key to store the size of
7116         the sidebar
7117
7118 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
7119
7120         * data/evince-ui.xml:
7121         * shell/ev-window.c: (update_action_sensitivity),
7122         (ev_window_cmd_view_reload):
7123         
7124         Add a "Reload" action and menu entry
7125
7126 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
7127
7128         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
7129         iff the type doesn't support thumbnailing and indexing.
7130
7131 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
7132
7133         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
7134
7135 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7136
7137         * pdf/splash/Splash.cc:
7138
7139         Port fix for a crasher from kde bug
7140         http://bugs.kde.org/show_bug.cgi?id=97131
7141
7142 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7143
7144         * pdf/xpdf/pdf-document.cc:
7145
7146         Return a link even if it's of an unrecognized
7147         type. Otherwise we go in an infinte cycle.
7148
7149 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7150
7151         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
7152         (size_allocate_cb), (ev_window_set_sizing_mode):
7153
7154         Update size when switching mode
7155
7156 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7157
7158         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
7159         (ev_window_cmd_view_page_width), (update_sizing_buttons),
7160         (ev_window_cmd_view_normal_size):
7161
7162         Fix size toggle buttons behavior
7163
7164 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7165
7166         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
7167         (doc_rect_to_view_rect), (ev_view_size_allocate),
7168         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
7169         (scale_changed_callback):
7170
7171         Do not cache offsets in size_allocate.
7172
7173 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7174
7175         * shell/ev-view.c: (ev_view_size_allocate):
7176
7177         Calculate offsets before calling the parent
7178         class (which does a redraw)
7179
7180 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7181
7182         * pdf/xpdf/pdf-document.cc:
7183
7184         Fix a crasher on exit. Unused code, put a TODO
7185
7186 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
7187
7188         * backend/ev-document.c: (ev_document_class_init),
7189         (ev_document_page_changed), (ev_document_scale_changed):
7190         * backend/ev-document.h:
7191
7192         Separate page/scale notifications
7193
7194         * pdf/xpdf/pdf-document.cc:
7195
7196         Emit the new signals.
7197         Do not display the pdf page in _render, do it
7198         when scale/page are requested.
7199
7200         * ps/ps-document.c: (ps_document_set_zoom),
7201         (ps_document_widget_event):
7202         * ps/ps-document.h:
7203
7204         Emit the new signals.
7205
7206         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
7207         (ev_view_init), (page_changed_callback), (scale_changed_callback),
7208         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
7209         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
7210         * shell/ev-view.h:
7211         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
7212         (ev_window_cmd_view_page_width), (size_allocate_cb),
7213         (ev_window_set_sizing_mode):
7214
7215         Rework sizing to be pixel based.
7216         There are bugs but should be already way better.
7217
7218 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
7219
7220         * shell/ev-window.c: (ev_window_init):
7221
7222         Do not allow to shrink sidebar smaller then
7223         child requisition
7224
7225 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
7226
7227         * shell/ev-sidebar.[ch]
7228         * shell/ev-window.c:
7229
7230         Improved sidebar widget. Fixes #166683
7231
7232 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
7233
7234         * shell/ev-view.c (update_find_status_message): Give translators
7235         more flexibility with ngettext plural handling.
7236
7237 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
7238
7239         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
7240         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
7241         page when we get the page size.
7242
7243 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7244
7245         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
7246
7247         ps pages are 0 based, convert 
7248
7249 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7250
7251         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
7252
7253         Initialize correct parent class. Set GError on document load
7254
7255 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7256
7257         * pdf/xpdf/pdf-document.cc:
7258
7259         Fixup selection offset calculation
7260
7261         * shell/ev-view.c: (view_rect_to_doc_rect),
7262         (doc_rect_to_view_rect), (ev_view_size_allocate),
7263         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
7264         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
7265
7266         Store selection as document relative, so that zooming
7267         and offset changing doesnt break it.
7268
7269 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
7270
7271         * shell/ev-view.c: (ev_view_best_fit):
7272
7273         Do not try to best fit if the view is not realized
7274
7275 2005-02-20  Kostas Papadimas <pkst@gnome.org>
7276           
7277         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
7278
7279 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
7280
7281         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
7282
7283 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
7284
7285         * shell/ev-window.c: Change the fullscreen toolbar to always be in
7286         the popup window.  That prevents it resizing when in full screen
7287         mode.
7288
7289         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
7290         multiple rerenders.  This pretty much sucks.
7291
7292         * data/evince-ui.xml: Change the fullscreen toolbar to include the
7293         rest of the toolbar.
7294
7295 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
7296
7297         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
7298
7299 2005-02-17  Alexander Shopov  <ash@contact.bg>
7300
7301         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
7302
7303 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
7304
7305         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
7306
7307 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
7308
7309         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
7310         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
7311         (set_document_page), (document_changed_callback),
7312         (ev_view_set_document), (ev_view_find_previous),
7313         (ev_view_hide_cursor), (ev_view_show_cursor):
7314         * shell/ev-view.h:
7315         * shell/ev-window.c: (update_chrome_visibility),
7316         (fullscreen_timeout_cb), (fullscreen_set_timeout),
7317         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
7318         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
7319         (ev_window_unfullscreen):
7320         * shell/main.c: (main):
7321
7322         Automatically hide the fullscreen button.
7323         Patch by Kristian Høgsberg <krh@redhat.com>
7324
7325 2005-02-16  Vincent Noel  <vnoel@cox.net>
7326
7327         * shell/main.c (main): Specify an icon for the window. Patch by
7328         Jaap A. Haitsma. Fixes #166177.
7329
7330 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
7331
7332         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
7333
7334 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
7335
7336         * backend/ev-document-misc.h:
7337         * backend/ev-document-misc.c:
7338         (ev_document_misc_get_page_border_size),
7339         (ev_document_misc_paint_one_page): New function to canonicalize
7340         sizing/painting a border.
7341
7342         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
7343         used.
7344
7345         * pdf/xpdf/pdf-document.cc: use new function
7346
7347         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
7348         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
7349         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
7350         shell/ev-window.c: (update_sizing_buttons),
7351         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
7352         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
7353         (ev_window_cmd_view_page_width), (size_allocate_cb),
7354         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
7355         and "fit width" values act as toggle buttons so they stay
7356         toggled.  It's not 100% perfect, and it's a little slow, but it's
7357         good enough to commit I think.
7358
7359 2005-02-15  David Lodge  <dave@cirt.net>
7360
7361         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
7362
7363 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
7364
7365         * shell/ev-window.c (update_window_title): replace newlines in
7366         the title by spaces. Bug #166107.
7367
7368 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
7369
7370         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
7371         parameters providing allocation width and height without
7372         scrollbars and width of a possible vertical scrollbar. With this
7373         additional information the functions can work as
7374         intended. Unfortunately they're not idempotent. We should
7375         transform these commands to toggles. Fixes Bug #164976
7376         Initial patch by Stephane Loeuillet, then heavily modified.
7377
7378         * shell/ev-view.h: update prototypes.
7379
7380         * shell/ev-window.c (ev_window_cmd_view_best_fit)
7381         (ev_window_cmd_view_page_width): provide EvView fit functions with
7382         all the information they need. Formulas to calculate this
7383         information taken from GtkScrolledWindow.
7384
7385 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
7386
7387         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
7388         created a thumbnail, the list store is updated to know
7389         that the thumbnail is set. Fixes bug #166792
7390
7391 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7392
7393         * shell/ev-window.c: fixed typo, closes bug 166897
7394
7395         * TODO: updated TODO with bug numbers that are relevant
7396
7397 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
7398
7399         * shell/ev-window.c: Support for DnD of files. Fixes #164813
7400
7401 2005-02-09  Vincent Noel  <vnoel@cox.net>
7402
7403         * shell/ev-window.c: (set_action_properties): Set the "Previous"
7404         and "Next" toolbar buttons as important to make them stand out.
7405
7406 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7407
7408         * lib/ev-debug.c:
7409         * lib/ev-debug.h:
7410         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
7411         (start_interpreter), (stop_interpreter), (document_load),
7412         (ps_document_next_page), (ps_document_goto_page),
7413         (ps_document_set_page_size), (ps_document_widget_event),
7414         (ps_document_render):
7415         * shell/ev-page-view.c: (ev_page_view_dispose):
7416         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
7417
7418         Fix compilation on non-gcc platforms
7419
7420 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
7421
7422         * NEWS:
7423         * configure.ac:
7424
7425         Release 0.1.4
7426
7427         * pdf/xpdf/Catalog.cc:
7428         * pdf/xpdf/XRef.cc:
7429
7430         Fix the fix for CAN-2004-0888
7431
7432 2005-02-09  Luca Ferretti <elle.uca@libero.it>
7433
7434         * data/Makefile.am:
7435         * data/evince-ui.xml:
7436         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7437         * shell/ev-stock-icons.h:
7438         * shell/ev-window.c: (update_action_sensitivity),
7439         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
7440         (set_action_properties):
7441
7442         Improve toolbar layout/icons
7443
7444 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
7445
7446         * pdf/xpdf/pdf-document.cc:
7447
7448         Add warnings about unimplemented/unknown link
7449         types.
7450
7451 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7452
7453         * ps/ps-document.c: (set_up_page):
7454
7455         Log gs property
7456
7457 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7458
7459         * ps/ps-document.c: (start_interpreter):
7460
7461         Log gs env var
7462
7463 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7464
7465         * shell/ev-page-view.c: (ev_page_view_dispose):
7466         * shell/ev-view.c: (ev_view_finalize):
7467         * shell/ev-window.c: (ev_window_setup_document),
7468         (ev_window_dispose), (ev_window_init):
7469
7470         Solve more refs issues.
7471
7472         I commented out the page_view initialization for now:
7473         it was never destroyed (because it's never added
7474         to a container). Because of that we was leaking
7475         gs processes. Couldnt think to a clean fix.
7476         We need to figure this out, password view has the
7477         same issue probably.
7478
7479 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7480
7481         * ps/ps-document.c: (ps_document_finalize),
7482         (ps_document_get_n_pages), (ps_document_get_page):
7483
7484         Some cleanups, stop the interpreter on finalize
7485
7486         * shell/ev-page-view.c: (ev_page_view_dispose),
7487         (ev_page_view_class_init):
7488
7489         Release our reference on the document
7490
7491 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7492
7493         * Makefile.am:
7494         * configure.ac:
7495         * doc/debugging.txt:
7496         * lib/.cvsignore:
7497         * lib/Makefile.am:
7498         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
7499         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
7500         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
7501         * lib/ev-debug.h:
7502
7503         Add debugging helpers
7504
7505         * ps/Makefile.am:
7506         * ps/ps-document.c: (set_up_page), (start_interpreter),
7507         (stop_interpreter), (document_load), (ps_document_next_page),
7508         (ps_document_goto_page), (ps_document_set_page_size),
7509         (ps_document_widget_event), (ps_document_render):
7510         * shell/Makefile.am:
7511         * shell/ev-view.c: (expose_bin_window):
7512         * shell/main.c: (main):
7513
7514         Add some logs
7515         
7516 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
7517
7518         * ps/ps-document.c: (ps_document_widget_event):
7519
7520         Initialize message_window, this should make ps
7521         rendering really work! (Never noticed because I was
7522         testing with a ps that is causing gs to exit every time!)
7523
7524 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
7525
7526         * data/evince.schemas.in: updated simple error in applyto closing tag
7527
7528 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
7529
7530         * Makefile.am:
7531         * configure.ac:
7532         * data/.cvsignore:
7533         * data/Makefile.am:
7534         * data/evince-ui.xml:
7535         A data/evince.schemas.in:
7536         * po/POTFILES.in:
7537         * shell/ev-stock-icons.c: (ev_stock_icons_init):
7538         * shell/ev-stock-icons.h:
7539         * shell/ev-window.c: (update_chrome_visibility),
7540         (update_chrome_flag), (ev_window_cmd_edit_find),
7541         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
7542         (ev_window_unfullscreen), (ev_window_focus_in_event),
7543         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
7544         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
7545         (ev_window_view_sidebar_cb), (find_bar_close_cb),
7546         (ev_window_dispose), (ev_window_class_init),
7547         (set_action_properties), (set_chrome_actions), (load_chrome),
7548         (ev_window_init):
7549
7550         Implement fullscreen mode changes from bug #164776.
7551         Also implement persistent chrome toggles.
7552
7553 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
7554
7555         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
7556
7557 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7558
7559         * NEWS:
7560         * configure.ac:
7561         * shell/ev-view.c:
7562
7563         Add another check for find interface
7564
7565         Release 0.1.3
7566
7567 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7568
7569         * shell/ev-application.c: (ev_application_open):
7570         * shell/ev-window.c: (ev_window_open):
7571
7572         Open gzipped ps documents
7573
7574 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7575
7576         * TODO:
7577         * shell/ev-view.c: (set_document_page):
7578
7579         Clamp page number, dont try to move to
7580         not existant pages.
7581
7582 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
7583
7584         * backend/ev-document-find.c: (ev_document_find_changed):
7585         * backend/ev-document-find.h:
7586         * pdf/xpdf/pdf-document.cc:
7587         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
7588         * shell/ev-window.c: (find_bar_search_changed_cb):
7589
7590         Fix several bugs with find
7591
7592 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
7593
7594         * shell/ev-sidebar-thumbnails.c
7595         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
7596         document. Prevents warning from scroll_to_cell.
7597
7598 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
7599
7600         * configure.ac: Add «nb» to ALL_LINGUAS too.
7601
7602 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
7603
7604         * NOTES: New file with some random thoughts.
7605
7606         * TODO: Update.
7607
7608         * backend/ev-document-misc.c:
7609         (ev_document_misc_get_page_border_size): New function to
7610         canonicalize shadow drawing sizes.  Possibly goofy.
7611
7612         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
7613         (ev_view_best_fit), (ev_view_fit_width):
7614         * pdf/xpdf/pdf-document.cc:
7615         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
7616         * ps/ps-document.c: (ps_document_get_page_size):
7617         * backend/ev-document-misc.h:
7618         * backend/ev-document.c: (ev_document_get_page_size):
7619         * backend/ev-document.h: get_page_size now takes a page number
7620         parameter.  Made all the backends/frontends honor it.
7621
7622         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
7623         see.  Doesn't work yet.
7624
7625         * shell/Makefile.am:
7626         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
7627         Doesn't do anything yet.
7628
7629         * shell/ev-sidebar-thumbnails.c:
7630         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
7631         [0..n_pages-1]
7632
7633         * shell/ev-window.c: (update_action_sensitivity),
7634         (ev_window_setup_document), (ev_window_set_page_mode),
7635         (ev_window_page_mode_cb), (ev_window_init): Clean up the
7636         view-swapping code a bit so we can have multiple views on a
7637         document.  Add the multi-page view, though it can't be turned on
7638         yet.
7639
7640 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7641
7642         * shell/ev-application.c: (ev_application_open):
7643         * shell/ev-view.c: (expose_bin_window):
7644         * shell/ev-window.c: (ev_window_open):
7645
7646         Support eps and check document supports find
7647         before drawing highlightings in expose.
7648
7649 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
7650
7651         * pixbuf/pixbuf-document.c:
7652         (pixbuf_document_thumbnails_get_dimensions),
7653         (pixbuf_document_document_thumbnails_iface_init):
7654
7655         implement get_dimensions
7656
7657 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
7658
7659         * NEWS:
7660         * configure.ac:
7661
7662         Release 0.1.2
7663
7664 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7665
7666         * shell/ev-view.c: (set_document_page):
7667
7668         Scroll at the top of the page when changing page
7669
7670 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7671
7672         * shell/ev-view.c: (ev_view_motion_notify_event):
7673
7674         Do not redraw unnecessarily
7675
7676 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7677
7678         * pdf/xpdf/pdf-document.cc:
7679         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7680         (expose_bin_window), (find_changed_cb):
7681
7682         Yay! find works now... Now to find bugs...
7683
7684 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
7685
7686         * backend/ev-document-find.c: (ev_document_find_base_init),
7687         (ev_document_find_changed):
7688         * backend/ev-document-find.h:
7689         * pdf/xpdf/pdf-document.cc:
7690         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
7691         (expose_bin_window), (ev_view_init), (set_document_page),
7692         (ensure_rectangle_is_visible), (jump_to_find_result),
7693         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
7694         (ev_view_find_next), (ev_view_find_previous):
7695         * shell/ev-view.h:
7696         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
7697
7698         More work on find implementation, mostly there now
7699
7700 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
7701
7702         * backend/ev-backend-marshalers.list:
7703         * backend/ev-document-find.c: (ev_document_find_base_init),
7704         (ev_document_find_cancel), (ev_document_find_page_has_results),
7705         (ev_document_find_get_n_results), (ev_document_find_get_result),
7706         (ev_document_find_get_progress), (ev_document_find_changed):
7707         * backend/ev-document-find.h:
7708
7709         Enanche the find interface to be really able to do
7710         multi page find.
7711
7712         * pdf/xpdf/pdf-document.cc:
7713
7714         Implement
7715
7716         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
7717         (expose_bin_window), (ev_view_init),
7718         (ev_view_get_find_status_message), (find_changed_cb),
7719         (ev_view_set_document), (set_document_page):
7720
7721         Adapt to the new interface. A few things are regressed sorry,
7722         I will finish it soon.
7723
7724 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
7725
7726         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
7727         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
7728         ev_sidebar_thumbnails_parent_class variable, don't define another
7729         parent_class variable.
7730
7731         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
7732         (ev_page_action_class_init): ditto.
7733
7734         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
7735         (pixbuf_document_class_init): ditto.
7736
7737         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
7738         ditto.
7739
7740         * .cvsignore: ignore various valgrind output files.
7741
7742 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7743
7744         * data/evince-ui.xml:
7745         * shell/Makefile.am:
7746         * shell/ev-history.c:
7747         * shell/ev-history.h:
7748         * shell/ev-navigation-action.c:
7749         * shell/ev-navigation-action.h:
7750         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
7751         (ev_view_set_page), (ev_view_fit_width):
7752         * shell/ev-view.h:
7753         * shell/ev-window.c: (update_action_sensitivity),
7754         (ev_window_setup_document), (register_custom_actions):
7755
7756         Kill session history
7757
7758 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
7759
7760         * shell/ev-window.c: (update_action_sensitivity):
7761
7762         Fix inverted up/down buttons
7763
7764 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
7765
7766         * shell/ev-sidebar-thumbnails.c
7767         (ev_sidebar_thumbnails_select_page): make sure the selected
7768         thumbnail stays visible.
7769
7770 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
7771
7772         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
7773         scrolled window for Federico.
7774
7775 2005-01-26  Ole Laursen  <olau@hardworking.dk>
7776
7777         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
7778
7779 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
7780
7781         * configure.ac:
7782         * pdf/splash/SplashFTFontEngine.cc:
7783
7784         Fix CID fonts with freetype 2.1.9
7785
7786 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
7787
7788         * TODO: added item for desktop icon thumbnailer
7789
7790 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
7791
7792         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
7793         unloaded docs when the title is accessed.
7794
7795         * shell/ev-password-view.[hc]: New widget for displaying password
7796         state.
7797
7798         * shell/ev-window.[ch]: Refactor password handling code to handle
7799         the new view.
7800
7801 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
7802
7803         * NEWS:
7804         * configure.ac:
7805         * data/Makefile.am:
7806
7807         Release 0.1.1
7808
7809 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7810
7811         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
7812         ignore page offset here, to make search results independent of it,
7813
7814         * shell/ev-view.c (expose_bin_window): but take offsets into
7815         account here. Bug #164932
7816
7817         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
7818         scale at the right time. Bug #164996
7819
7820 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
7821
7822         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
7823         fix the problem. Now I just removed the Adobe font names and hope
7824         that the URW fonts are always in outline format. Bug #164934
7825
7826         * shell/ev-window.c (update_window_title): empty titles are
7827         useless, use filename in that case too.
7828
7829         * NEWS: Add some content.
7830
7831 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
7832
7833         * TODO: added one more TODO item and a TODONE section :)
7834
7835 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7836
7837         * ps/ps-document.h: add page_[xy]_offset fields.
7838
7839         * ps/ps-document.c (ps_document_set_page_offset)
7840         (ps_document_render): Keep offset in consideration in a few
7841         places. Bug #164752 "postscript documents are not centered in
7842         window"
7843
7844         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
7845         s/gpdf/evince/. Spotted by Stephane Loeuillet.
7846
7847         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
7848         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
7849         stub out missing methods for complete EvDocument implementation.
7850         Fixes segfaults with Save A Copy and Copy actions.
7851
7852         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
7853         (ps_document_document_iface_init): ditto.
7854         
7855 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7856
7857         * data/.cvsignore:
7858         * data/Makefile.am:
7859         * data/evince.desktop.in:
7860
7861         Add desktop file
7862
7863 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7864
7865         * shell/ev-view.c: (ev_view_button_press_event),
7866         (ev_view_motion_notify_event):
7867
7868         Make selection work in any direction
7869
7870 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7871
7872         * TODO:
7873         * shell/ev-window.c: (set_short_labels), (ev_window_init):
7874
7875         Use shorter labels for some of the toolbars items
7876
7877 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
7878
7879         * pdf/xpdf/pdf-document.cc:
7880
7881         Check the links info is initialized before
7882         using it. Should fix a crash on startup.
7883
7884 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
7885
7886         * pixbuf/pixbuf-document.c
7887         (pixbuf_document_thumbnails_get_dimensions): force floating point
7888         division to calculate page_ratio. Fixes crash with landscape
7889         format pixbufs.
7890
7891 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
7892
7893         * shell/ev-view.c (ev_view_realize): make the bg color darker.
7894
7895 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
7896
7897         * shell/ev-view.c (set_document_page): unset has_selection when
7898         the page changes.
7899         (set_document_page): handle paper size changes when the page
7900         changes (test with Free Culture, page 2).
7901
7902 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7903
7904         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
7905         (expose_bin_window), (ev_view_class_init), (ev_view_init):
7906
7907         Use normal style color for the widget background and
7908         draw a black box around the page.
7909
7910 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7911
7912         * pdf/xpdf/pdf-document.cc:
7913
7914         Keep offset in consideration in a few places
7915
7916         * shell/ev-view.c: (expose_bin_window):
7917
7918         Set the offsets so that the document is ever centered
7919
7920 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
7921
7922         * TODO: Added TODO items and finished off the first todo item
7923
7924         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
7925         reflect current authors
7926
7927 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7928
7929         * pdf/xpdf/pdf-document.cc:
7930         * shell/ev-view.c: (ev_view_set_cursor),
7931         (ev_view_motion_notify_event), (document_changed_callback),
7932         (set_document_page):
7933
7934         Show a wait cursor while the page is rendering
7935
7936 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
7937
7938         * shell/ev-sidebar-thumbnails.c:
7939         (ev_sidebar_tree_selection_changed),
7940         (ev_sidebar_thumbnails_select_page):
7941         * shell/ev-sidebar-thumbnails.h:
7942         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
7943         (ev_view_can_go_forward):
7944         * shell/ev-window.c: (ev_window_open_page),
7945         (ev_window_setup_document), (update_current_page),
7946         (view_page_changed_cb), (ev_window_init):
7947         * shell/ev-window.h:
7948
7949         Ensure thumbnails selection, toolbar page control and
7950         current page are in sync.
7951
7952 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
7953
7954         * pdf/xpdf/XRef.cc:
7955
7956         Fix CAN-2005-0064
7957
7958 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
7959
7960         * backend/Makefile.am:
7961         * backend/ev-document-links.h:
7962         * backend/ev-document-security.c: (ev_document_security_get_type),
7963         (ev_document_security_has_document_security),
7964         (ev_document_security_set_password):
7965         * backend/ev-document-security.h:
7966         * backend/ev-document.c: (ev_document_error_quark):
7967         * backend/ev-document.h:
7968         * data/Makefile.am:
7969         * data/evince-password.glade:
7970         * pdf/xpdf/pdf-document.cc:
7971         * shell/Makefile.am:
7972         * shell/ev-password.c: (ev_password_set_bad_password_label),
7973         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
7974         (ev_password_dialog_get_password),
7975         (ev_password_dialog_set_bad_pass):
7976         * shell/ev-password.h:
7977         * shell/ev-window.c: (ev_window_get_attribute),
7978         (ev_window_set_property), (update_action_sensitivity),
7979         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
7980         (ev_window_setup_document), (ev_window_get_password),
7981         (ev_window_open), (ev_window_cmd_save_as),
7982         (using_postscript_printer), (ev_window_print),
7983         (find_not_supported_dialog), (ev_window_cmd_edit_find),
7984         (update_fullscreen_popup), (ev_window_fullscreen),
7985         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
7986         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
7987         (menu_item_select_cb), (find_bar_search_changed_cb),
7988         (ev_window_dispose), (ev_window_init):
7989
7990         Add initial support for password-supported dialogs.  This could be
7991         a lot cooler, but it'll do for now.
7992
7993 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
7994
7995         * pdf/xpdf/pdf-document.cc:
7996         * shell/ev-view.c: (status_message_from_link),
7997         (ev_view_set_status), (ev_view_set_cursor),
7998         (ev_view_motion_notify_event), (ev_view_init):
7999         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
8000
8001         Fix bugs in the links implementation and change cursor
8002         when hovering a link.
8003
8004 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
8005
8006         * viewer/.cvsignore: added cvsignore file for viewer directory
8007
8008         * TODO: created TODO document
8009
8010 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
8011
8012         * shell/ev-view.h:
8013         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
8014         new functions to help with implementation of sensitivity code
8015         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
8016         of all actions that might require it.  Fixes a crash when you
8017         click on the Zoom actions in a window lacking a document.
8018
8019 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
8020
8021         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
8022         of the Find action
8023
8024 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8025
8026         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
8027         (pixbuf_document_document_iface_init):
8028         * ps/ps-document.c: (ps_document_get_link),
8029         (ps_document_document_iface_init):
8030         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
8031         (status_message_from_link), (ev_view_set_status),
8032         (ev_view_set_find_status), (ev_view_motion_notify_event),
8033         (ev_view_button_release_event), (ev_view_set_property),
8034         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
8035         (ev_view_get_find_status_message), (update_find_results),
8036         (ev_view_get_status), (ev_view_get_find_status):
8037         * shell/ev-view.h:
8038         * shell/ev-window.c: (view_status_changed_cb),
8039         (view_find_status_changed_cb), (ev_window_init):
8040
8041         View status message support, use it to show the links.
8042         Needs work...
8043
8044 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8045
8046         * backend/ev-document.c: (ev_document_get_link):
8047         * backend/ev-document.h:
8048         * pdf/xpdf/pdf-document.cc:
8049         * shell/ev-application.c: (ev_application_open):
8050         * shell/ev-application.h:
8051         * shell/ev-sidebar-links.c: (selection_changed_cb):
8052         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
8053         (ev_view_go_to_link):
8054
8055         Add support for document links
8056
8057 2005-01-13  Anders Carlsson  <andersca@gnome.org>
8058
8059         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
8060         (create_tool_item):
8061         Set the spin button limits correctly.
8062         
8063         * shell/ev-sidebar-thumbnails.c:
8064         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
8065         Support changing pages by clicking on the thumbnails.
8066         
8067 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
8068
8069         * pixbuf/pixbuf-document.c:
8070         (pixbuf_document_thumbnails_get_dimensions),
8071         (pixbuf_document_document_thumbnails_iface_init):
8072
8073         implement get_dimensions
8074
8075 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
8076
8077         * ps/ps-document.c: (ps_document_goto_page):
8078
8079         Fix page switching on multipage documents
8080
8081 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
8082
8083         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
8084         
8085         check for NULL before assigning to width and height parameters
8086
8087 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
8088
8089         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
8090         (pixbuf_document_set_property), (pixbuf_document_get_property):
8091
8092         implement get/set properties
8093
8094 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
8095
8096         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
8097         
8098         return NULL instead of "Unknown", letting the title get set to
8099         the filename when the pdf has no title.
8100
8101 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8102
8103         * ps/ps-document.c: (ps_document_get_page_count),
8104         (ps_document_goto_page):
8105
8106 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8107
8108         * shell/ev-history.c: (ev_history_get_property),
8109         (ev_history_set_property), (ev_history_class_init),
8110         (ev_history_add_page), (ev_history_set_current_index):
8111         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
8112         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
8113         (ev_navigation_action_finalize):
8114         * shell/ev-navigation-action.h:
8115         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
8116         (ev_view_go_forward), (ev_view_get_find_status_message),
8117         (history_index_changed_cb), (ev_view_set_history):
8118         * shell/ev-view.h:
8119         * shell/ev-window.c: (update_total_pages), (ev_window_open),
8120         (update_current_page), (register_custom_actions):
8121
8122         Implement history dropdowns
8123
8124 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
8125
8126         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
8127         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
8128         (ev_view_go_forward):
8129         * shell/ev-window.c: (register_custom_actions):
8130
8131         Fix several history bugs
8132
8133 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
8134
8135         * configure.ac: Add «nb» to ALL_LINGUAS.
8136
8137 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
8138
8139         * backend/Makefile.am:
8140         * backend/ev-bookmark.c:
8141         * backend/ev-bookmark.h:
8142         * backend/ev-document-bookmarks.c:
8143         * backend/ev-document-bookmarks.h:
8144         * backend/ev-document-links.c: (ev_document_links_get_type),
8145         (ev_document_links_has_document_links),
8146         (ev_document_links_begin_read), (ev_document_links_get_link),
8147         (ev_document_links_get_child), (ev_document_links_next),
8148         (ev_document_links_free_iter):
8149         * backend/ev-document-links.h:
8150         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
8151         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
8152         (ev_link_get_link_type), (ev_link_set_link_type),
8153         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
8154         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
8155         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
8156         (ev_link_new_external):
8157         * backend/ev-link.h:
8158         * pdf/xpdf/pdf-document.cc:
8159         * shell/Makefile.am:
8160         * shell/ev-application.c: (ev_application_open_link):
8161         * shell/ev-application.h:
8162         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
8163         (ev_history_get_link_nth):
8164         * shell/ev-history.h:
8165         * shell/ev-sidebar-bookmarks.c:
8166         * shell/ev-sidebar-bookmarks.h:
8167         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
8168         (ev_sidebar_links_class_init), (selection_changed_cb),
8169         (ev_sidebar_links_construct), (ev_sidebar_links_init),
8170         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
8171         (do_one_iteration), (populate_links_idle),
8172         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
8173         * shell/ev-sidebar-links.h:
8174         * shell/ev-sidebar.c: (ev_sidebar_set_document):
8175         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
8176         (go_to_index):
8177         * shell/ev-view.h:
8178         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
8179         * shell/ev-window.h:
8180
8181         Rename bookmark to link, and use "Index" for the sidebar panel.
8182
8183 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
8184
8185         * shell/Makefile.am:
8186         * shell/ev-application.c: (ev_application_open_bookmark):
8187         * shell/ev-application.h:
8188         * shell/ev-history.c: (ev_history_init), (free_links_list),
8189         (ev_history_finalize), (ev_history_class_init),
8190         (ev_history_add_link), (ev_history_add_page),
8191         (ev_history_get_link_nth), (ev_history_get_n_links),
8192         (ev_history_get_current_index), (ev_history_set_current_index),
8193         (ev_history_new):
8194         * shell/ev-history.h:
8195         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
8196         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
8197         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
8198         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
8199         (ev_view_set_page):
8200         * shell/ev-view.h:
8201         * shell/ev-window.c: (ev_window_open_bookmark),
8202         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
8203         (goto_page_cb), (register_custom_actions):
8204         * shell/ev-window.h:
8205
8206         Initial history implementation. Needs work.
8207
8208 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
8209
8210         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
8211
8212 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
8213
8214         * cut-n-paste/recent-files/egg-recent-item.c:
8215         * cut-n-paste/recent-files/egg-recent-item.h:
8216         * cut-n-paste/recent-files/egg-recent-model.c:
8217         * cut-n-paste/recent-files/egg-recent-util.c:
8218         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8219         * cut-n-paste/recent-files/egg-recent-view.c:
8220
8221         Update
8222
8223 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
8224
8225         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
8226         (fillGlyph, fillImageMask, drawImage):
8227         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
8228         pdf/splash/SplashTypes.h:
8229         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
8230         packed mode for Splash.
8231
8232         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
8233         RGB8 packed mode, eliminates the pixbuf data creation loop.
8234
8235         * shell/ev-print-job.c (ev_print_job_finalize)
8236         (ev_print_job_set_property, ev_print_job_get_property)
8237         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
8238         (ev_print_job_use_print_dialog_settings, idle_print_handler)
8239         (print_closure_finalize, ev_print_job_print): implement
8240         printing (for backends with EvPsExporter)
8241
8242         * shell/ev_print_job.h: update prototypes.
8243
8244         * shell/ev-window.c (ev_window_print): unref print job after
8245         printing.
8246
8247         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
8248         unless the document implements the EvDocumentFind interface.
8249
8250 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
8251
8252         * configure.ac: Added ja to ALL_LINGUAS.
8253
8254 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8255
8256         * pdf/xpdf/pdf-document.cc:
8257
8258         add a FIXME. We should probably not allocate
8259         a bookmark object every time
8260
8261 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8262
8263         * shell/ev-application.c: (ev_application_open),
8264         (ev_application_open_bookmark):
8265         * shell/ev-application.h:
8266         
8267         Add a way to open bookmarks
8268
8269         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
8270         (ev_bookmark_set_uri), (ev_bookmark_get_property),
8271         (ev_bookmark_set_property), (ev_bookmark_class_init),
8272         (ev_bookmark_new_title), (ev_bookmark_new_link),
8273         (ev_bookmark_new_external):
8274
8275         Support for external uris, better constructors.
8276
8277         * backend/ev-bookmark.h:
8278         * pdf/xpdf/pdf-document.cc:
8279         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
8280
8281         Handle external uris
8282
8283 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8284
8285         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
8286         (ev_sidebar_bookmarks_construct), (do_one_iteration):
8287
8288         Hook up bookmarks navigation
8289
8290 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8291
8292         * backend/Makefile.am:
8293         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
8294         (ev_bookmark_get_title), (ev_bookmark_set_title),
8295         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
8296         (ev_bookmark_get_page), (ev_bookmark_set_page),
8297         (ev_bookmark_get_property), (ev_bookmark_set_property),
8298         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
8299         (ev_bookmark_new):
8300         * backend/ev-bookmark.h:
8301         * backend/ev-document-bookmarks.c:
8302         (ev_document_bookmarks_get_bookmark):
8303         * backend/ev-document-bookmarks.h:
8304         * pdf/xpdf/pdf-document.cc:
8305         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
8306
8307         Add a bookmark object to the backend and use it instead of get_values
8308
8309 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
8310
8311         * data/evince-ui.xml:
8312
8313         Cleanup and add select all.
8314
8315         * shell/ev-view.c: (ev_view_select_all),
8316         (ev_view_button_press_event):
8317         * shell/ev-view.h:
8318         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
8319
8320         Add select all.
8321         Clear selection on click.
8322
8323 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
8324
8325         * shell/ev-sidebar-thumbnails.c
8326         (ev_sidebar_thumbnails_set_document): forgot to unref the
8327         loading_icon.
8328
8329 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
8330
8331         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
8332         at the visible page, not just linearly.  This makes it look fast.
8333
8334 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
8335
8336         * backend/ev-document-misc.c
8337         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
8338         white.
8339         * backend/ev-document-thumbnails.h: New interface to get the size
8340         of a page.
8341
8342 2005-01-06  Jeremy Katz  <katzj@redhat.com>
8343
8344         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
8345         make dist works
8346
8347 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
8348
8349         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
8350         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
8351         things up a bit.
8352
8353         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
8354
8355 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
8356
8357         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
8358         fonts. Should fix font problems on systems that have the base
8359         fonts in bitmap format. Reported by James Henstridge
8360         <james@jamesh.id.au>.
8361
8362 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8363
8364         * pdf/xpdf/Gfx.cc:
8365         * pdf/xpdf/GfxState.cc:
8366
8367         Fix for CAN-2004-1125
8368
8369 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8370
8371         * shell/ev-view.c: (ev_view_copy):
8372         * shell/ev-view.h:
8373         * shell/ev-window.c: (ev_window_cmd_edit_copy):
8374
8375         Implement Edit->Copy
8376
8377 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8378
8379         * backend/ev-document.c: (ev_document_get_text):
8380         * backend/ev-document.h:
8381         * pdf/xpdf/pdf-document.cc:
8382         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
8383         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8384         (ev_view_update_primary_selection), (ev_view_button_press_event),
8385         (ev_view_motion_notify_event), (ev_view_button_release_event):
8386
8387         Beginnings of clipboard support. Incomplete but primary sort
8388         of work.
8389
8390 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8391
8392         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
8393         (expose_bin_window):
8394
8395         Nicer rubberband drawing, from GtkIconView.
8396
8397 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8398
8399         * backend/ev-document.c: (ev_document_save):
8400         * backend/ev-document.h:
8401         * data/evince-ui.xml:
8402         * pdf/xpdf/pdf-document.cc:
8403         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
8404
8405         Implement "Save a copy..." menu item
8406
8407 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
8408
8409         * shell/ev-view.c: (ev_view_zoom):
8410
8411         Queue a resize when zoom changes
8412
8413 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
8414
8415         * backend/ev-document-misc.[ch]: New misc file to do simple drop
8416         shadows.
8417
8418         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
8419         thumbnails..
8420
8421 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8422
8423         * pdf/xpdf/pdf-document.cc
8424         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
8425
8426 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
8427
8428         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
8429         It's slow, but I'll speed it up next!
8430
8431 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
8432
8433         * shell/main.c (load_files):
8434
8435         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
8436         from the command line and because it seems more appropriate.
8437
8438 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8439
8440         * data/evince-ui.xml:
8441         * shell/ev-window.c: (update_action_sensitivity),
8442         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
8443
8444         s/next page/page down
8445         s/previous page/page up
8446
8447 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
8448
8449         * data/evince-ui.xml:
8450
8451         Change the layout to match clarkbw design.
8452
8453         * shell/Makefile.am:
8454         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
8455         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
8456         (ev_navigation_action_finalize),
8457         (ev_navigation_action_set_property),
8458         (ev_navigation_action_get_property),
8459         (ev_navigation_action_class_init):
8460         * shell/ev-navigation-action.h:
8461
8462         Implement clarkbw toolbar navigation controls (incomplete)
8463
8464         * shell/ev-page-action.c: (update_label), (update_spin),
8465         (value_changed_cb), (create_tool_item), (connect_proxy),
8466         (ev_page_action_init), (ev_page_action_finalize),
8467         (ev_page_action_set_property), (ev_page_action_get_property),
8468         (ev_page_action_set_current_page),
8469         (ev_page_action_set_total_pages), (ev_page_action_class_init):
8470         * shell/ev-page-action.h:
8471
8472         Implement a page switcher in the toolbar
8473
8474         * shell/ev-view.c: (ev_view_scroll_view):
8475         * shell/ev-window.c: (update_total_pages), (ev_window_open),
8476         (update_current_page), (view_page_changed_cb), (goto_page_cb),
8477         (register_custom_actions), (ev_window_init):
8478
8479         Change page on PageUp/Down.
8480
8481 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
8482
8483         * pdf/xpdf/pdf-document.cc
8484         (pdf_document_thumbnails_get_thumbnail): initial stab at
8485         implementing thumbnail support for pdfs.  It only does documents
8486         with precached pdfs now.
8487
8488 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
8489
8490         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
8491         thumbnail code into a time-based idle as well.  Also, turn off the
8492         shadow temporarily as it's really slow.
8493
8494 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8495
8496         * backend/ev-document.c: (ev_document_class_init):
8497         * pdf/xpdf/pdf-document.cc:
8498         * shell/ev-window.c: (ev_window_open):
8499
8500         Fix document title bugs and fallback to
8501         filename when not available.
8502
8503 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
8504
8505         * backend/ev-document.c: (ev_document_get_type),
8506         (ev_document_class_init), (ev_document_load),
8507         (ev_document_get_title):
8508         * backend/ev-document.h:
8509         * pdf/xpdf/pdf-document.cc:
8510         * ps/ps-document.c: (ps_document_set_property),
8511         (ps_document_get_property), (ps_document_class_init),
8512         (document_load):
8513         * ps/ps-document.h:
8514         * ps/ps.h:
8515         * shell/ev-window.c: (update_window_title), (ev_window_open),
8516         (ev_window_init):
8517
8518         Initial support for document title. Not working yet.
8519
8520 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8521
8522         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
8523
8524         Grab focus on the view when clicking it
8525
8526 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8527
8528         * shell/ev-marshal.list:
8529         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
8530         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
8531
8532         Add key bindings to the view. Now if the focus would work
8533         right...
8534
8535 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
8536
8537         * Makefile.am:
8538         * backend/Makefile.am:
8539         * data/Makefile.am:
8540         * dvi/Makefile.am:
8541         * dvi/dvilib/Makefile.am:
8542         * pdf/xpdf/Makefile.am:
8543         * po/POTFILES.in:
8544         * ps/Makefile.am:
8545
8546         Fix distcheck
8547
8548 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8549
8550         * shell/ev-view.c: (ev_view_realize):
8551
8552         Fix mouse wheel scrolling
8553
8554 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8555
8556         * ps/Makefile.am:
8557         * ps/gstypes.h:
8558         * ps/gtkgs.c:
8559         * ps/gtkgs.h:
8560         * ps/ps-document.c: (catchPipe), (ps_document_init),
8561         (ps_document_class_init), (ps_document_cleanup),
8562         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
8563         (set_up_page), (close_pipe), (is_interpreter_ready),
8564         (interpreter_failed), (output), (input), (start_interpreter),
8565         (stop_interpreter), (file_length), (file_readable),
8566         (check_filecompressed), (check_pdf), (compute_xdpi),
8567         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
8568         (ps_document_get_type), (ps_document_emit_error_msg),
8569         (document_load), (ps_document_next_page),
8570         (ps_document_get_current_page), (ps_document_get_page_count),
8571         (ps_document_goto_page), (ps_document_set_page_size),
8572         (ps_document_zoom_to_fit), (ps_document_set_zoom),
8573         (ps_document_load), (ps_document_get_n_pages),
8574         (ps_document_set_page), (ps_document_get_page),
8575         (ps_document_widget_event), (ps_document_set_target),
8576         (ps_document_set_scale), (ps_document_set_page_offset),
8577         (ps_document_get_page_size), (ps_document_render),
8578         (ps_document_document_iface_init):
8579         * ps/ps-document.h:
8580         * ps/ps.c:
8581         * shell/ev-window.c: (ev_window_open):
8582
8583         Rename GtkGS to PSDocument
8584
8585 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8586
8587         * ps/gtkgs.c: (gtk_gs_class_init):
8588         * ps/gtkgs.h:
8589
8590         Some more leftover...
8591
8592 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8593
8594         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
8595         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
8596         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
8597         * ps/gtkgs.h:
8598
8599         Remove unused code and make a lot of stuff private
8600
8601 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8602
8603         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
8604         (gtk_gs_defaults_changed):
8605         * ps/gsdefaults.h:
8606         * ps/gtkgs.c:
8607         * ps/gtkgs.h:
8608         * ps/ps.h:
8609
8610         Cleanup headers dependencies
8611
8612 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
8613
8614         * ps/Makefile.am:
8615         * ps/ggvutils.c:
8616         * ps/ggvutils.h:
8617         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
8618         * ps/gsdefaults.h:
8619         * ps/gtkgs.c: (file_length), (file_readable),
8620         (check_filecompressed), (check_pdf), (gtk_gs_load),
8621         (gtk_gs_get_postscript):
8622
8623         Get rid of ggvutils
8624
8625 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8626
8627         * ps/ggvutils.c:
8628         * ps/ggvutils.h:
8629         * ps/gsio.h:
8630         * ps/gtkgs.c: (gtk_gs_set_zoom):
8631
8632         Cleanups
8633
8634 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8635
8636         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
8637
8638         Ensure the page is rerendered when changing zoom
8639
8640 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
8641
8642         * backend/ev-document.c: (ev_document_base_init),
8643         (ev_document_changed):
8644         * backend/ev-document.h:
8645
8646         Add a changed event that is emitted when the page content
8647         changes. This is necessary to deal with the fact that
8648         in ps backend rendering happen asycrounously.
8649         This makes the ps backend mostly work.
8650
8651         * pdf/xpdf/pdf-document.cc:
8652
8653         Emit changed event
8654
8655         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
8656         (ps_document_set_target):
8657
8658         Emit changed event
8659
8660         * shell/ev-view.c: (document_changed_callback),
8661         (ev_view_set_document), (ev_view_set_page):
8662
8663         Redraw on the changed signal
8664
8665 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
8666
8667         * configure.ac: Added pt_BR to ALL_LINGUAS.
8668
8669 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
8670
8671         * backend/ev-document-bookmarks.c:
8672         (ev_document_bookmarks_get_child): *
8673         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
8674         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
8675         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
8676         (ev_sidebar_bookmarks_destroy),
8677         (ev_sidebar_bookmarks_class_init),
8678         (ev_sidebar_bookmarks_construct), (stack_data_free),
8679         (do_one_iteration), (populate_bookmarks_idle),
8680         (ev_sidebar_bookmarks_clear_document),
8681         (ev_sidebar_bookmarks_set_document): *
8682         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
8683         (ev_sidebar_add_page),
8684         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
8685         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
8686         it displays both the topics and the page numbers.
8687
8688 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
8689
8690         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
8691         toggle.
8692         * shell/ev-window.c (toggle_entries): Set sidebar default value to
8693         visible.
8694
8695 2004-12-23  Adam Weinberger  <adamw@gnome.org>
8696
8697         * configure.ac: Added en_CA to ALL_LINGUAS.
8698
8699 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8700
8701         * ChangeLog: replace bottom of this ChangeLog (merged history of
8702         ggv and gpdf; where all paths were wrong and most of the files are
8703         not even in this tree) with ChangeLog (from arch) of the shell
8704         code.
8705
8706 2004-12-23  Havoc Pennington  <hp@redhat.com>
8707
8708         * shell/ev-window.c: hook up potentially-questionable "find
8709         results status text" feature - something involving the sidebar or
8710         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
8711         might be better in the end.
8712
8713         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
8714         with corresponding signal when it should be updated
8715
8716         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
8717
8718 2004-12-22  Havoc Pennington  <hp@redhat.com>
8719
8720         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
8721         find stuff on other pages, sort of (only returns one result on
8722         invisible pages, to show they have results; updates full results
8723         for a page when you view it). Currently repaints the current page
8724         every time a new result is found on any page, which isn't so nice.
8725
8726 2004-12-22  Havoc Pennington  <hp@redhat.com>
8727
8728         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
8729         the document doesn't support find (better ideas?)
8730         (find_bar_search_changed_cb): handle missing document or document
8731         that doesn't support find
8732
8733         * pdf/xpdf/pdf-document.cc: port to implement the new
8734         EvDocumentFindIface
8735
8736         * backend/ev-document-find.c: create a new interface for searching
8737
8738         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
8739
8740 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
8741
8742         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
8743         libevbackend.la.
8744
8745         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
8746         EvPrintJob constructor arguments.
8747
8748         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
8749         for documents that can export PostScript (page by page).
8750
8751         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
8752         
8753         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
8754         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
8755         (pdf_document_ps_exporter_iface_init:
8756         Implement EvPSExporter.
8757
8758         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
8759
8760 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8761
8762         * backend/Makefile.am:
8763         * backend/ev-document-thumbnails.c:
8764         (ev_document_thumbnails_get_type),
8765         (ev_document_thumbnails_get_thumbnail):
8766         * backend/ev-document-thumbnails.h:
8767         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8768         (pixbuf_document_thumbnails_get_thumbnail),
8769         (pixbuf_document_document_thumbnails_iface_init):
8770         * shell/Makefile.am:
8771         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
8772         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
8773         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
8774         * shell/ev-sidebar-thumbnails.h:
8775         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
8776         (ev_sidebar_set_document):
8777         * shell/ev-utils.c: (gaussian), (create_blur_filter),
8778         (create_shadow), (ev_pixbuf_add_shadow):
8779         * shell/ev-utils.h:
8780         Add thumbnail support.
8781         
8782 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8783
8784         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
8785         (using_postscript_printer): Set up a print dialog for "PostScript
8786         injection" method.
8787
8788         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
8789         EvPrintJob.
8790
8791         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
8792
8793 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8794
8795         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
8796         (ps_document_set_target), (ps_document_get_page_size),
8797         (ps_document_render):
8798         * ps/gtkgs.h:
8799
8800         Fix a few bugs
8801
8802 2004-12-22  Christian Rose  <menthos@menthos.com>
8803
8804         * configure.ac: Added "sv" to ALL_LINGUAS.
8805
8806 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
8807
8808         * backend/ev-document-bookmarks.[ch]: new interface to indicate
8809         document supports bookmarks.
8810
8811 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8812
8813         * ps/ggvutils.c: (ggv_file_readable):
8814         * ps/ggvutils.h:
8815         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
8816         (gtk_gs_get_postscript):
8817
8818         Remove unused utils
8819
8820 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8821
8822         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
8823         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
8824         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
8825         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
8826         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
8827         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
8828         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8829         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8830         (gtk_gs_set_antialiasing), (ps_document_load),
8831         (ps_document_render):
8832         * ps/gtkgs.h:
8833
8834         Another check point for the ps backend. Now I can get it to show
8835         pages!
8836
8837 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
8838
8839         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
8840         document setting code.
8841
8842 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8843
8844         * shell/eggfindbar.c: (entry_activate_callback):
8845         Animate the next button when activate is pressed.
8846         
8847 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8848
8849         * shell/ev-window.c: (ev_window_cmd_edit_find),
8850         (update_fullscreen_popup), (ev_window_fullscreen),
8851         (ev_window_unfullscreen), (ev_window_state_event_cb),
8852         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
8853         Fix bugs in fullscreen code.
8854         
8855 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8856
8857         * Makefile.am:
8858         * configure.ac:
8859         * pixbuf/Makefile.am:
8860         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
8861         (pixbuf_document_load), (pixbuf_document_get_n_pages),
8862         (pixbuf_document_set_page), (pixbuf_document_get_page),
8863         (pixbuf_document_set_target), (pixbuf_document_set_scale),
8864         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
8865         (pixbuf_document_render), (pixbuf_document_begin_find),
8866         (pixbuf_document_end_find), (pixbuf_document_finalize),
8867         (pixbuf_document_class_init),
8868         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8869         * pixbuf/pixbuf-document.h:
8870         * shell/Makefile.am:
8871         * shell/ev-application.c: (ev_application_open):
8872         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
8873         (ev_window_open):
8874         Add pixbuf backend.
8875         
8876 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
8877
8878         * Makefile.am: 
8879         * dvi/dvilib/Makefile.am:
8880         * dvi/Makefile.am:
8881         * configure.ac: Auto*ify dvi and dvi/dvilib
8882
8883         * dvi/Makefile: Remove from CVS
8884         
8885         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
8886         confusion.
8887
8888         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
8889         
8890         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
8891         
8892 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8893
8894         * ps/Makefile.am:
8895         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
8896         (gtk_gs_value_adjustment_changed), (compute_size),
8897         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
8898         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
8899         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
8900         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
8901         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
8902         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
8903         (ps_document_load), (ps_document_get_n_pages),
8904         (ps_document_set_page), (ps_document_get_page),
8905         (ps_document_set_target), (ps_document_set_scale),
8906         (ps_document_set_page_offset), (ps_document_get_page_size),
8907         (ps_document_render), (ps_document_begin_find),
8908         (ps_document_end_find), (ps_document_document_iface_init):
8909         * ps/gtkgs.h:
8910         * shell/Makefile.am:
8911         * shell/ev-window.c: (ev_window_open):
8912
8913         Some work to integrate gtkgs with EvDocument
8914
8915 2004-12-22  Anders Carlsson  <andersca@gnome.org>
8916
8917         * shell/ev-window.c: (update_fullscreen_popup),
8918         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
8919         (exit_fullscreen_button_clicked_cb),
8920         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
8921         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
8922         (ev_window_state_event_cb), (ev_window_init):
8923         Add fullscreen support from Epiphany.
8924         
8925 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8926
8927         * data/ev-stock-zoom-fit-width.png: fit-width
8928         stock icon from gpdf.
8929         
8930         * shell/ev-stock-icons.[ch]: copied from gpdf.
8931         
8932         * shell/main.c: (main): init stock icons.
8933         
8934         * shell/ev-window.c: use the fit-width icon.
8935         
8936         * data/evince-ui.xml: add zooming toolbar items.
8937
8938 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8939
8940         * shell/ev-view.c: 
8941         (ev_view_best_fit), (ev_view_fit_width): because
8942         get_page_size() returns the scaled page size, we
8943         need to calculate the scale factor relative to
8944         the previous scale factor. Should really just
8945         add get_real_page_size().
8946
8947 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8948
8949         * shell/ev-view.[ch]:
8950         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
8951         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
8952         add zooming.
8953         
8954         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8955         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
8956         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
8957         hook it up.
8958         
8959         * pdf/xpdf/pdf-document.cc:
8960         (pdf_document_begin_find),
8961         (pdf_document_end_find): make static.
8962
8963 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
8964
8965         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
8966
8967         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
8968         names to fontconfig patterns.
8969         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
8970
8971         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
8972         setupBaseFontsFc.
8973
8974 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
8975
8976         * Makefile.am:
8977         * configure.ac:
8978         * ps/Makefile.am:
8979         * ps/ggvutils.c:
8980         * ps/ggvutils.h:
8981         * ps/gsdefaults.c:
8982         * ps/gsdefaults.h:
8983         * ps/gsio.c:
8984         * ps/gsio.h:
8985         * ps/gtkgs.c:
8986         * ps/gtkgs.h:
8987         * ps/ps.c:
8988         * ps/ps.h:
8989
8990         Import ggv backend. Not hooked up yet.
8991
8992 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8993
8994         * shell/main.c: (load_files), (main): load files
8995         from the command line.
8996
8997 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
8998
8999         * configure.ac: don't require bonobo.
9000         
9001         * cut-n-paste/recent-files/*: kill bonobo recent
9002         view.
9003
9004         * shell/ev-window.c:
9005         (ev_window_is_empty): upd.
9006         (unable_to_load), (ev_window_open): load backend
9007         based on the mime type.
9008
9009 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
9010
9011         * backend/.cvsignore: ignore generated marshalers source.
9012
9013         * shell/main.c (main): this is not epiphany.
9014
9015 2004-12-22  Havoc Pennington  <hp@redhat.com>
9016
9017         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
9018         (expose_bin_window): draw find highlights
9019
9020         * shell/ev-window.c (find_bar_search_changed_cb): implement 
9021         
9022         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
9023         (pdf_document_end_find): implement this interface
9024
9025         * backend/ev-document.c (ev_document_found): add this to emit
9026         signal
9027
9028 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
9029
9030         * data/evince-ui.xml: Add a few more toolbar items.
9031
9032         * shell/ev-window.c: Hook up page navigation toolbar 
9033         items.
9034
9035         * shell/ev-view.[ch]: add ev_view_set/get_page and 
9036         a page-changed signal.
9037
9038         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
9039         Add ev_document_get_page().
9040
9041         * shell/ev-window.c: Sensitize/desensitize navigation
9042         actions.
9043
9044 2004-12-21  Havoc Pennington  <hp@redhat.com>
9045
9046         * backend/ev-backend-marshal.c,
9047         backend/ev-backend-marshalers.list, backend/Makefile.am: add
9048         marshaler-generator thingy. I'm sure there's a better way to do
9049         this in the modern world.
9050
9051         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
9052         end_find methods and "found" signal.
9053
9054         * configure.ac: find glib-genmarshal
9055
9056 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
9057
9058         * shell/ev-sidebar.c: Construct an actual sidebar.
9059         * shell/ev-sidebar-bookmarks.[ch]:
9060         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
9061
9062 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
9063
9064         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
9065         Redo size handling.
9066         
9067         * shell/ev-view.c: Track the size from the document.
9068
9069 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
9070
9071         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
9072         constructor assumes ownership of the string passed in.
9073         
9074         * shell/ev-window.c (ev_window_open): Destroy the error
9075         dialog once we've displayed it.
9076
9077 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
9078
9079         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
9080         a bit, it works! (sort of)
9081
9082         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
9083         Move to .cc since we need to use C++ in the implementation.
9084
9085         * shell/dummy.cc: Add a CC file to force evince
9086         to be linked as a C++ program.
9087
9088 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
9089
9090         * shell/ev-view.[ch]: Start of content-area widget.
9091
9092         * shell/ev-window.c: Create a EvView, update it
9093         as we change documents.
9094
9095         * shell/Makefile.am shell/ev-marshal.list: Add
9096         generated marshalers.
9097
9098 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
9099
9100         * Makefile.am (SUBDIRS): move shell.
9101
9102 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
9103
9104         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
9105         .a to libtool convenience libraries.
9106
9107         * shell/ev-window.c (ev_window_open): Hard code loading
9108         a PDF document.
9109         
9110         * backend/ev-document.h: Add a boolean return to load(),
9111         fix GError * to GError **.
9112
9113         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
9114         object for a PDF backend EvDocument.
9115
9116 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
9117
9118         * dvi/*: New directory with the beginning of a .dvi backend.
9119
9120 2004-12-21  Havoc Pennington  <hp@redhat.com>
9121
9122         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
9123         previous/next instead of back/forward
9124
9125 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
9126
9127         * backend/ev-document.[ch]: Fix a couple of problems so
9128         it compile.
9129
9130 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
9131
9132         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
9133         to backend/ directory, rename EvViewer to EvDocument.
9134
9135 2004-12-21  Havoc Pennington  <hp@redhat.com>
9136
9137         * shell/ev-window.c: hook up the find bar widget; now we just need
9138         a document to find things in
9139
9140         * shell/eggfindbar.c: a find bar widget
9141
9142 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
9143
9144         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
9145
9146 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
9147
9148         * pdf/**: Import of xpdf code from gpdf. 
9149
9150         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
9151
9152         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
9153         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
9154         Fix FreeType includes.
9155
9156         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
9157         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
9158         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
9159         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
9160         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
9161         Include xpdfconfig.h
9162         
9163 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
9164
9165         * shell/ev-window.c (ev_window_dispose): dispose can be called
9166         multiple times.
9167
9168 2004-12-21  Havoc Pennington  <hp@redhat.com>
9169
9170         * shell/ev-window.c (ev_window_init): set title to Document Viewer
9171         rather than Evince
9172
9173         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
9174         items; really they should be synced with the strings, etc. from
9175         current gpdf, but just getting the boring typing out of the way 
9176
9177 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9178
9179         * po/POTFILES.in:
9180         * shell/ev-application.c: (window_destroy_cb):
9181         * shell/ev-window.c:
9182         * shell/main.c: (main):
9183
9184         Actually show the window...
9185
9186 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9187
9188         * Makefile.am:
9189         * shell/Makefile.am:
9190         * shell/ev-application.c: (ev_application_class_init):
9191         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
9192
9193         Make it build again
9194
9195 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
9196
9197         Import to gnome cvs.
9198         
9199         * Remove copies of gpdf and ggv trees.
9200         * Rip out all the recursive configure code.
9201         * Remove bonobo machinery.
9202         * viewer/*: GInterfaces that backends should/can implement.
9203
9204 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9205
9206         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
9207         typo
9208
9209 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9210
9211         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
9212         (ev_application_finalize, ev_application_class_init)
9213         (ev_application_init): use GType instance private data for priv.
9214
9215         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
9216         (ev_window_finalize, ev_window_class_init)
9217         (ev_window_init): ditto.
9218
9219 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9220
9221         * shell/ev-application.c (ev_application_new_window): make public
9222         (ev_application_show_initial_window): kill.
9223
9224         * shell/ev-application.h: update prototypes.
9225
9226         * shell/main.cc (main): inline ev_application_show_initial_window.
9227
9228 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9229
9230         * shell/ev-application.c (ev_application_new_window): impl.
9231         (ev_application_show_initial_window): use it.
9232         (is_window_empty, ev_application_get_empty_window): returns an
9233         existing empty window or a new one.
9234         (ev_application_open): from ev_window_cmd_file_open.
9235
9236         * shell/ev-application.h: update prototypes
9237
9238         * shell/ev-window.c (ev_window_is_empty): impl.
9239         (ev_window_open): make public.
9240         (ev_window_cmd_file_open): use ev_application_open
9241
9242         * shell/ev-window.h: update prototypes, remove unused.
9243
9244 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9245
9246         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
9247         move destroy handler out of here...
9248
9249         * shell/ev-application.c, shell/ev-application.h: ...into this new
9250         class. Also handles initial window creation.
9251
9252         * shell/main.cc (main): use EvApplication to create initial
9253         window.
9254
9255 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9256
9257         * Makefile.am (SUBDIRS): add cut-n-paste
9258
9259         * cut-n-paste/Makefile.am: add
9260
9261         * configure.ac: generate Makefiles in cut-n-paste
9262
9263 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9264
9265         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
9266         (ev_window_class_init): install ev_window_dispose.
9267
9268 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9269
9270         * shell/ev-window.h, shell/ev-window.c: replace gchar with
9271         char (gchar looks stupid).
9272
9273 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9274
9275         * po/de.po: updated German translation.
9276
9277 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9278
9279         * configure.ac: add more pkg-config library checks for gnome-vfs,
9280         bonobo etc.
9281
9282         * gpdf/configure.in: temporarily disable libpaper
9283         checks. Otherwise I'd have to add the checks for the shell, too.
9284
9285 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9286
9287         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
9288         and * file filters to the file choose.
9289
9290 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9291
9292         * po/de.po: Updated German translation.
9293
9294 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9295
9296         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
9297
9298 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9299
9300         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
9301
9302         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
9303         (ev_window_init): implement those menuitems.
9304
9305 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9306
9307         * data/evince-ui.xml: add a toolbar (with FileOpen action)
9308
9309         * shell/ev-window.c (ev_window_init): use the toolbar.
9310
9311 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9312
9313         * shell/ev-window.c (ev_window_init): use menu translations
9314
9315 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9316
9317         * configure.ac: add "de" to ALL_LINGUAS.
9318
9319         * po/de.po: add German translation.
9320
9321 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9322
9323         * Makefile.am (SUBDIRS): add po
9324
9325         * configure.ac: check intltool, glib-gettext etc, generate
9326         po/Makefile.in
9327
9328         * po, po/POTFILES.in, po/POTFILES.skip: new.
9329
9330 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9331
9332         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
9333         already use (#ifdef ENABLE_NLS)
9334
9335         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
9336         pointer indirection thinko.
9337
9338         * shell/main.c: include gi18n.h for bindtextdomain etc.
9339
9340 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9341
9342         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
9343         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
9344         tooltips for menu items in the statusbar.
9345
9346 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9347
9348         * configure.ac, data/Makefile.am, shell/Makefile.am: use
9349         pkgdatadir drop UIDIR
9350
9351 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9352
9353         * data/evince-ui.xml: Add File->Open menu item
9354
9355         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
9356         chooser), hook it up in the ui manager.
9357
9358 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9359
9360         * shell/ev-window.c: fix Help->About tooltip.
9361
9362 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
9363
9364         * configure.ac: set CFLAGS for libevprivate.
9365
9366         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
9367         definitions, factory etc.
9368
9369         * lib/Makefile.am: build libevprivate.a (only stock icon code).
9370
9371         * shell/Makefile.am: link against libevprivate.a.
9372
9373         * shell/ev-window.c (entries): add stock icon to Help->About.
9374
9375         * shell/main.c (main): init stock icon code.
9376
9377 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9378
9379         * lib/recent-files: egg recent files code
9380
9381         * lib/Makefile.am: add.
9382
9383         * Makefile.am: add lib subdir.
9384
9385         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
9386         set CFLAGS for recent-files.
9387
9388 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9389
9390         * configure.ac: disable -ansi and -pedantic gcc flags. They
9391         disable POSIX stuff in stdio.h, but egg-recent uses them.
9392
9393 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
9394
9395         * configure.ac: add --disable-deprecated flag (defaults to on in
9396         "cvs" builds).
9397
9398         * shell/Makefile.am (INCLUDES): use it.
9399
9400 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9401
9402         * shell/main.c: add missing #include.
9403
9404         * shell/ev-window.c: fix for pedantic gcc.
9405         (ev_window_cmd_help_about): split license into paragraphs for
9406         translators and pedantic compilers.
9407
9408 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9409
9410         * configure.ac: add more warning flags if compiling with gcc from
9411         cvs (or explicitly requested with --enable-more-warnings).
9412
9413 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9414
9415         * data/evince-ui.xml: add File and File->Close menu.
9416
9417         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
9418         (ev_window_destroy): quit after destroy.
9419         (ev_window_class_init): override GtkObject::destroy.
9420         (entries): install close_window callback.
9421
9422 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9423
9424         * Makefile.am (SUBDIRS): add data subdir.
9425
9426         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
9427         gtk+ 2.5.0 for GtkAboutDialog.
9428
9429         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
9430         main window.
9431
9432         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
9433
9434         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
9435         manager.
9436         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
9437
9438 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9439
9440         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
9441
9442 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9443
9444         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
9445
9446 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9447
9448         * shell/*: Added shell directory boilerplate, build it.
9449
9450 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
9451
9452         * configure.ac, Makefile.am: Added top-level configure.ac and
9453         Makefile.am