1 2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org>
3 * data/evince-toolbar.xml:
5 * shell/ev-application.c: (ev_application_init):
6 * shell/ev-open-recent-action.[ch]:
8 (ev_window_open_recent_action_item_activated),
9 (register_custom_actions):
11 Add an expander to the open toolbar item which pops up a dropdown
12 menu with the recently used documents. Fixes bug #487215.
14 2007-10-29 Carlos Garcia Campos <carlosgc@gnome.org>
16 * shell/ev-window.c: (ev_window_open_uri),
17 (ev_window_cmd_view_reload):
19 Do not jump to the first page when reloading by running evince
20 from the command line. Fixes bug #490847.
22 2007-10-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
24 * shell/ev-window.c: (ev_window_cmd_help_contents):
26 Plugged memory leak when help file is not found. Fixes bug
29 2007-10-26 Carlos Garcia Campos <carlosgc@gnome.org>
33 Enable djvu, dvi and comics backends by default. Fixes bug
36 2007-10-26 Carlos Garcia Campos <carlosgc@gnome.org>
39 * cut-n-paste/Makefile.am:
40 * cut-n-paste/recent-files/*: Removed
41 * help/reference/Makefile.am:
43 * shell/ev-application.[ch]: (ev_application_shutdown),
44 (ev_application_init):
45 * shell/ev-window.c: (ev_window_add_recent),
46 (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
48 Bump requirements to gtk+ 2.10.0 and remove egg-recent code.
50 2007-10-25 Pascal Terjan <pterjan@linuxfr.org>
52 * shell/ev-window.c: (launch_external_uri):
54 Let GnomeVFS check the URL, this allow more URL (like mailto:),
55 and report error if the URL is not supported (#489910).
57 2007-10-24 Carlos Garcia Campos <carlosgc@gnome.org>
59 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
60 (pdf_document_file_exporter_begin_page),
61 (pdf_document_file_exporter_end_page):
63 Fix printing with poppler splash backend. Fixes bug #489774.
65 2007-10-22 Carlos Garcia Campos <carlosgc@gnome.org>
67 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
68 * shell/ev-print-job.c: (ev_print_job_class_init):
70 Fix a crash when printing with the gnome-print dialog. Fixes bug
73 2007-10-18 Sebastien Bacher <seb128@ubuntu.com>
75 * backend/pixbuf/pixbuf-document.c:
77 Fix an implicit function definition warning (#487655)
79 2007-10-11 Carlos Garcia Campos <carlosgc@gnome.org>
83 Fix conflicting shortcut for view sade pane and presentation.
85 2007-10-11 Carlos Garcia Campos <carlosgc@gnome.org>
87 * backend/pdf/ev-poppler.cc:
88 (pdf_document_file_exporter_begin_page),
89 (pdf_document_file_exporter_do_page),
90 (pdf_document_file_exporter_end_page),
91 (pdf_document_file_exporter_iface_init):
92 * libdocument/ev-file-exporter.[ch]:
93 (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
94 * shell/ev-jobs.c: (ev_job_print_get_page_list),
97 When printing multiple pages per sheet in reverse option, do not
98 invert the order of the pages in every sheet, but the order of the
99 sheets. Do not print blank pages when page range is invalid. Fixes
100 bugs #484857 and #485521.
102 2007-10-10 Carlos Garcia Campos <carlosgc@gnome.org>
104 * shell/ev-jobs.c: (ev_job_print_get_page_list),
106 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
108 Respect ranges order when printing more than one range in random
111 2007-10-10 Martin Schanzenbach <mschanzenbach@gmail.com>
113 * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
114 (ev_window_setup_document), (ev_window_rotation_changed_cb):
116 Rotate also the window icon when document is rotated. Fixes bug
119 2007-10-04 Carlos Garcia Campos <carlosgc@gnome.org>
121 * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
122 (pdf_document_forms_get_form_fields):
124 Silently ignore unknown form fields. Fixes bug #482654. Patch by
127 2007-10-04 Carlos Garcia Campos <carlosgc@gnome.org>
130 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
132 Use poppler_page_render_for_printing() instead of
133 poppler_page_render() if available when exporting to a ps or pdf
134 file. Fixes bug #476627.
136 2007-10-04 Carlos Garcia Campos <carlosgc@gnome.org>
138 * shell/ev-window.c: (ev_window_run_fullscreen):
140 Do not show the toolbar in fullscreen mode if the main toolbar is
141 not visible. Fixes bug #483048.
143 2007-09-29 Carlos Garcia Campos <carlosgc@gnome.org>
145 * shell/ev-view.c: (ev_view_button_press_event):
147 Give priority to form fields over images when deciding whether a
148 button press event is over an image or form field. It allows edit
149 form fields when they are over a background image. Fixes bug
152 2007-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
157 Update for release 2.20.0
159 2007-09-12 Carlos Garcia Campos <carlosgc@gnome.org>
161 * backend/pdf/ev-poppler.cc:
163 Remove #ifdef HAVE_FORMS, so that forms support works again.
165 2007-09-05 Götz Waschk <waschk@mandriva.org>
168 * data/evince.desktop.in.in:
170 Fixes desktop file issues. See bug #473471.
172 2007-09-04 Carlos Garcia Campos <carlosgc@gnome.org>
174 * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
175 (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
176 (ev_job_queue_remove_job):
177 * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
178 (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
179 * shell/ev-window.c: (ev_window_clear_save_job),
180 (ev_window_save_job_cb), (file_save_dialog_response_cb),
183 Move save a copy task to its own job so that it's carried out in a
184 thread avoiding another lock in the main thread. Use
185 ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
186 can be saved to a pathin another file system. Fixes bug #456891.
188 2007-09-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
193 Update for release 2.19.92
195 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
198 * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
199 (pdf_selection_get_selection_region),
200 (pdf_selection_get_selection_map),
201 (ev_form_field_from_poppler_field):
203 Bump requirements to poppler 0.6 and drop all ifdefs used. Double
204 and triple click selections are enabled again now.
206 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
208 * shell/ev-window.c: (ev_window_add_history):
210 Make sure not to use the history with documents not supporting
211 links. Fixes bug #468954.
213 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
215 * shell/ev-window.c: (ev_window_load_job_cb):
217 Restart the search when reloading a document with the find bar
218 visible. Fixes bug #461962.
220 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
222 * shell/ev-window.c: (setup_document_from_metadata),
223 (ev_window_load_job_cb), (ev_window_cmd_view_reload):
225 Do not jump to the first page when reloading a document from the
228 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
230 * shell/ev-window.c: (update_chrome_flag),
231 (setup_sidebar_from_metadata),
232 (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
233 (ev_window_cmd_edit_find_next),
234 (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
235 (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
236 (find_bar_close_cb), (view_actions_focus_in_cb):
238 Do not update visibility when changing a chrome flag so that it's
239 possible to update several flags and update visibility only once
242 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
244 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
246 Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
247 supported by gtk+. Fixes bug #460907.
249 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
251 * shell/ev-view.c: (view_update_range_and_current_page):
253 Make sure current-page <= end-page in continuous mode. Fixes bug
256 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
258 * backend/pdf/ev-poppler.cc: (build_tree):
260 Ignore outline items without a title. Fixes bug #453913.
262 2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
264 * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
265 (ev_view_button_release_event), (ev_view_leave_notify_event):
267 Use always drag mouse cursor during a drag operation. Fixes bug
270 2007-09-02 Carlos Garcia Campos <carlosgc@gnome.org>
272 * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
273 (pdf_selection_get_selection_region),
274 (pdf_selection_get_selection_map):
276 Temporarily disable double and triple selections since it depends on
277 poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
278 released and the update of the external dependency minimal version
281 2007-09-01 Carlos Garcia Campos <carlosgc@gnome.org>
283 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
284 (pdf_document_file_exporter_do_page):
285 * libdocument/ev-file-exporter.h:
286 * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
287 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
289 Actually fix printing regressions. Remove orientation from
290 EvPrintContext since it's redundant.
292 2007-08-31 Carlos Garcia Campos <carlosgc@gnome.org>
294 * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
295 * backend/impress/impress-document.c:
296 (impress_document_document_iface_init):
297 * backend/ps/ps-document.c: (ps_document_document_iface_init):
298 * backend/djvu/djvu-document.c:
299 (djvu_document_document_iface_init),
300 (djvu_selection_get_selected_text), (djvu_selection_iface_init):
301 * backend/tiff/tiff-document.c:
302 (tiff_document_document_iface_init):
303 * backend/pixbuf/pixbuf-document.c:
304 (pixbuf_document_document_iface_init):
305 * backend/comics/comics-document.c:
306 (comics_document_document_iface_init):
307 * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
308 (pdf_selection_render_selection),
309 (pdf_selection_get_selected_text),
310 (pdf_selection_get_selection_region),
311 (pdf_selection_get_selection_map), (pdf_selection_iface_init):
312 * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
313 (ev_selection_get_selection_region),
314 (ev_selection_get_selection_map):
315 * libdocument/ev-document.[ch]:
316 * shell/ev-pixbuf-cache.[ch]: (add_job),
317 (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
318 * shell/ev-view-private.h:
319 * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
321 * shell/ev-window.c: (ev_window_setup_action_sensitivity):
322 * shell/ev-view.c: (start_selection_for_event),
323 (ev_view_button_press_event), (ev_view_drag_data_get),
324 (ev_view_drag_data_received), (ev_view_button_release_event),
325 (compute_new_selection_text), (compute_selections),
326 (ev_view_select_all), (get_selected_text), (ev_view_copy),
327 (ev_view_primary_get_cb):
329 Add support for double and triple click selections.
331 2007-08-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
336 Update for release 2.19.4
338 2007-08-28 Justin Blanchard <justinb04@aim.com>
340 * shell/ev-view-private.h:
341 * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
342 (ev_view_set_highlight_search):
344 * shell/ev-window.c: (ev_window_cmd_edit_find_next),
345 (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
346 (find_bar_visibility_changed_cb):
348 Enables 'find next' when bindbar is hidden. Fixes bug #323817.
350 2007-08-27 Carlos Garcia Campos <carlosgc@gnome.org>
352 * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
353 (pdf_document_file_exporter_begin),
354 (pdf_document_file_exporter_do_page):
355 * shell/ev-jobs.c: (ev_job_print_run):
356 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
358 Create always a portrait cairo surface and rotate when needed for
359 landscape. It fixes printing problems in real printers.
361 2007-08-25 Carlos Garcia Campos <carlosgc@gnome.org>
363 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
364 * libdocument/ev-file-exporter.[ch]:
365 (ev_file_exporter_get_capabilities):
366 * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
367 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
369 Adjust number of pages per row according to page orientation when
370 printing 2 or 6 pages per sheet.
372 2007-08-25 Carlos Garcia Campos <carlosgc@gnome.org>
374 * shell/ev-window.c: (ev_window_print_send):
376 Reset also cups setting to 1 when printing multiple pages per
377 sheet. Fixes bug #468853.
379 2007-08-24 Carlos Garcia Campos <carlosgc@gnome.org>
381 * libdocument/ev-document-misc.c:
382 (ev_document_misc_surface_rotate_and_scale):
384 Use directly cairo_surface_get_content() when creating a similar
385 surface as suggested by Jeff Muizelaar. Thanks again.
387 2007-08-24 Carlos Garcia Campos <carlosgc@gnome.org>
389 * backend/djvu/djvu-document.c: (djvu_document_render):
390 * backend/tiff/tiff-document.c: (tiff_document_render):
391 * backend/pdf/ev-poppler.cc: (pdf_document_render):
392 * libdocument/ev-document-misc.c:
393 (ev_document_misc_surface_from_pixbuf),
394 (ev_document_misc_surface_rotate_and_scale):
396 Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
397 creating page surfaces. Fixes bug #453123. Thank you very much to
398 Jeff Muizelaar <jeff@infidigm.net>.
400 2007-08-17 Carlos Garcia Campos <carlosgc@gnome.org>
402 * shell/ev-page-cache.c: (ev_page_cache_new),
403 (ev_page_cache_get_thumbnail_size):
404 * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
405 (ev_sidebar_thumbnails_set_loading_icon):
407 Also store in page-cache the dimensions of the thumbnails so that
408 they can be used to create the correct loading icon in the side
409 pane. Fixes bug #466857.
411 2007-08-17 Carlos Garcia Campos <carlosgc@gnome.org>
413 * backend/pdf/ev-poppler.cc:
414 (pdf_document_thumbnails_get_thumbnail):
416 Fix thumbnails rotation in pdf documents that include embedded
419 2007-08-15 Jens Granseuer <jensgr@gmx.net>
421 * backend/pdf/ev-poppler.cc:
423 Don't use #ifdef in macro expansion. Some compilers don't
424 like that. Closes bug #467042.
426 2007-08-15 Justin Blanchard <justinb04@aim.com>
428 * backend/djvu/djvu-document.c: (djvu_document_finalize):
430 Fixes memory leak in djvu backend.
432 2007-08-15 Andreas Nilsson <nisses.mail@home.se>
434 * data/icons/32x32/Makefile.am:
435 * data/icons/32x32/actions/Makefile.am:
436 * data/icons/32x32/actions/view-page-cont.svg:
437 * data/icons/32x32/actions/view-page-facing.svg:
438 * data/icons/48x48/Makefile.am:
439 * data/icons/48x48/actions/Makefile.am:
440 * data/icons/48x48/actions/view-page-cont.svg:
441 * data/icons/48x48/actions/view-page-facing.svg:
443 Icons for a new sizes.
445 2007-08-14 Justin Blanchard <justinb04@aim.com>
447 * shell/ev-page-cache.c: (build_height_to_page),
448 (ev_page_cache_get_height_to_page):
450 Fixes invalid read, see bug #466401.
452 2007-08-11 Carlos Garcia Campos <carlosgc@gnome.org>
454 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
456 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
457 (configure_item_cursor), (new_pixbuf_from_widget):
459 Fix multihead problems in toolbar editor. Fixes bug #382055.
461 2007-08-11 Carlos Garcia Campos <carlosgc@gnome.org>
463 * shell/ev-window.c: (ev_window_cmd_file_open),
464 (ev_window_cmd_save_as):
466 Use g_get_user_special_dir when available instead of
469 2007-08-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
473 Updated according to request on desktop-devel.
475 2007-08-05 Carlos Garcia Campos <carlosgc@gnome.org>
477 * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
479 Do not use cairo_rectangle and cairo_clip since we are
480 not using cairo_fill but cairo_paint. Use the same cairo context
481 for every page in the same expose event.
483 2007-07-31 Hiroyuki Ikezoe <poincare@ikezoe.net>
485 * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
488 2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org>
495 2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org>
497 * libdocument/ev-document-info.h:
498 * libdocument/ev-document.h:
499 * shell/ev-page-action.h:
500 * shell/ev-sidebar-links.h:
502 Fix a headers problem with ev-link
504 * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
505 * shell/ev-view-private.h:
506 * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
507 (get_link_area), (ev_view_query_tooltip),
508 (ev_view_leave_notify_event), (ev_view_destroy),
509 (ev_view_class_init):
511 Use new gtk tooltips when available instead of ev-tooltip.
513 2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org>
515 * shell/ev-window.c: (update_chrome_visibility),
516 (ev_window_sidebar_visibility_changed_cb):
518 Do not hide sidebar in fullscreen mode. Fixes bug #396535.
520 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
522 * shell/ev-navigation-action.c:
523 (ev_navigation_action_history_changed),
524 (ev_navigation_action_set_history):
525 * shell/ev-navigation-action-widget.c:
526 (ev_navigation_action_widget_init):
527 * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
529 Fix compile warnings.
531 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
533 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
534 (egg_editable_toolbar_dispose):
538 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
540 * cut-n-paste/totem-screensaver/totem-scrsaver.c:
541 (screensaver_disable_x11):
542 * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
543 * shell/ev-window.c: (presentation_set_timeout):
544 * shell/ev-view.c: (ev_view_presentation_transition_start):
546 Use g_timeout_add_seconds instead of g_timeout_add when
549 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
551 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
553 Set horizontal scrollbar policy to AUTOMATIC instead of
554 NEVER. Workaround for bug #449462.
556 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
558 * shell/ev-jobs.c: (ev_job_render_page_ready):
560 Add page_ready callback to main loop with high priority and hold
561 a reference to job during idle.
563 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>
566 * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
567 (pdf_document_file_exporter_begin),
568 (pdf_document_file_exporter_do_page),
569 (pdf_document_file_exporter_get_capabilities):
570 * libdocument/ev-file-exporter.h:
571 * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
572 * shell/ev-window.c: (ev_window_print_send),
573 (ev_window_print_dialog_response_cb):
575 Allow printing multiple pages per sheet. Fixes bug #395573.
577 2007-07-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
579 * shell/ev-view.c: (tip_from_link):
581 Check for NULL, fixes bug #460862.
583 2007-07-29 Christian Persch <chpe@gnome.org>
585 * shell/ev-window.c: (ev_window_enumerate_printer_cb),
586 (ev_window_preview_print_finished), (ev_window_do_preview_print),
587 (ev_window_cmd_preview_print):
589 Fixes bug #437681 - blocks while enumerating printers.
591 2007-07-29 Christian Persch <chpe@gnome.org>
593 * shell/ev-window.c: (ev_window_screen_changed):
595 Don't use deprecated gtk+ function. See bug #460909.
597 2007-07-27 Carlos Garcia Campos <carlosgc@gnome.org>
599 * shell/ev-utils.c: (get_num_monitors):
600 * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
602 Do not use display before initializing it. Remove compile
605 2007-07-27 Cosimo Cecchi <anarki@lilik.it>
607 * shell/ev-view.c: (ev_view_class_init):
609 Unix-like hjkl bindings added. See bug #458111.
611 2007-07-27 Johannes Buchner <buchner.johannes@gmx.at>
613 * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
615 * shell/ev-view.c: (ev_view_set_zoom_for_size),
616 (ev_view_update_view_size):
618 * shell/ev-window.c: (ev_window_update_actions),
619 (setup_view_from_metadata), (ev_window_screen_changed),
620 (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
621 (zoom_control_changed_cb):
624 Reorganizes utility functions.
626 2007-07-26 Carlos Garcia Campos <carlosgc@gnome.org>
628 * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
629 (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
630 (add_job), (ev_pixbuf_cache_get_surface),
631 (ev_pixbuf_cache_get_link_mapping),
632 (ev_pixbuf_cache_get_image_mapping),
633 (ev_pixbuf_cache_get_form_field_mapping),
634 (ev_pixbuf_cache_get_text_mapping):
635 * shell/ev-jobs.[ch]: (ev_job_render_class_init),
636 (notify_page_ready), (ev_job_render_page_ready),
639 Add page_ready signal to notify that page is ready as soon as
640 possible even if other page elements like links, forms, images or
641 text mapping are not ready yet.
643 2007-07-26 Carlos Garcia Campos <carlosgc@gnome.org>
645 * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
646 (dvi_document_file_exporter_do_page),
647 (dvi_document_file_exporter_get_capabilities),
648 (dvi_document_file_exporter_iface_init):
649 * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
650 (ps_document_file_exporter_do_page),
651 (ps_document_file_exporter_get_capabilities),
652 (ps_document_file_exporter_iface_init):
653 * backend/djvu/djvu-document.c:
654 (djvu_document_file_exporter_begin),
655 (djvu_document_file_exporter_end),
656 (djvu_document_file_exporter_get_capabilities),
657 (djvu_document_file_exporter_iface_init):
658 * backend/tiff/tiff-document.c:
659 (tiff_document_file_exporter_begin),
660 (tiff_document_file_exporter_get_capabilities),
661 (tiff_document_document_file_exporter_iface_init):
662 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
663 (pdf_document_file_exporter_do_page),
664 (pdf_document_file_exporter_get_capabilities),
665 (pdf_document_file_exporter_iface_init):
666 * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
667 (ev_file_exporter_get_capabilities):
668 * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
669 (idle_print_handler), (ev_print_job_print):
670 * shell/ev-jobs.c: (ev_job_print_run):
671 * shell/ev-window.c: (ev_window_print_send),
672 (ev_window_print_range):
674 Use capabilities to know which options should be offered by the
675 print dialog depending on the document backend.
677 2007-07-25 Carlos Garcia Campos <carlosgc@gnome.org>
679 * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
681 Give priority to forms over text to set the cursor.
683 2007-07-24 Carlos Garcia Campos <carlosgc@gnome.org>
685 * shell/ev-view-private.h:
686 * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
687 (ev_view_leave_notify_event), (ev_view_finalize),
688 (ev_view_get_property), (ev_view_class_init):
690 Use IBEAM cursor for text form fields and NORMAL cursor for read
691 only fields. Remove unused status attribute.
693 2007-07-20 Carlos Garcia Campos <carlosgc@gnome.org>
695 * shell/ev-view.c: (ev_view_form_field_button_create_widget):
697 Update region for current selected items also for checkbox
698 buttons, since they can behave as radio buttons when they are in a
701 2007-07-19 Carlos Garcia Campos <carlosgc@gnome.org>
704 * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
706 Get max length of text form fields.
708 2007-07-19 Carlos Garcia Campos <carlosgc@gnome.org>
710 * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
711 * libdocument/ev-form-field.h:
712 * shell/ev-view.c: (ev_view_form_field_text_create_widget):
714 Fix build with current poppler cvs head.
716 2007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>
718 * cut-n-paste/zoom-control/ephy-zoom-control.c:
719 * shell/eggfindbar.c: (egg_find_bar_init):
721 Fix build with gtk+ >= 2.11.5 due to gtktooltips
722 deprecation. Fixes bug #455667
724 2007-07-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
729 Update for release 0.9.2
731 2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
733 * shell/ev-view.c: (ev_view_form_field_text_save),
734 (ev_view_form_field_choice_save):
736 Fix a crash when closing whith a form widget visible.
738 2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
740 * shell/ev-view.c: (ev_view_form_field_button_create_widget):
742 Update also the region of the current selected button when
743 clicking on another button if they are radio buttons.
745 2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
747 * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
748 (dispose_cache_job_info), (job_finished_cb), (move_one_job),
749 (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
750 (ev_pixbuf_cache_get_link_mapping),
751 (ev_pixbuf_cache_get_image_mapping),
752 (ev_pixbuf_cache_get_form_field_mapping),
753 (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
754 * shell/ev-view.c: (ev_view_form_field_get_region),
755 (ev_view_form_field_button_create_widget),
756 (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
759 Redraw only form field region instead of the whole page when
760 reloading a page to show changes on the form field.
762 2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
764 * shell/ev-view.c: (ev_view_form_field_choice_save):
766 Fix selection of first item in list form fields.
768 2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
770 * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
771 (ev_pixbuf_cache_reload_page),
772 (ev_pixbuf_cache_get_form_field_mapping):
774 Some refactoring to avoid duplicated code.
776 2007-07-08 Carlos Garcia Campos <carlosgc@gnome.org>
779 * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
780 (ev_form_field_from_poppler_field),
781 (pdf_document_forms_get_form_fields),
782 (pdf_document_forms_form_field_text_get_text),
783 (pdf_document_forms_form_field_text_set_text),
784 (pdf_document_forms_form_field_button_set_state),
785 (pdf_document_forms_form_field_button_get_state),
786 (pdf_document_forms_form_field_choice_get_item),
787 (pdf_document_forms_form_field_choice_get_n_items),
788 (pdf_document_forms_form_field_choice_is_item_selected),
789 (pdf_document_forms_form_field_choice_select_item),
790 (pdf_document_forms_form_field_choice_toggle_item),
791 (pdf_document_forms_form_field_choice_unselect_all),
792 (pdf_document_forms_form_field_choice_set_text),
793 (pdf_document_forms_form_field_choice_get_text),
794 (pdf_document_document_forms_iface_init):
795 * libdocument/Makefile.am:
796 * libdocument/ev-form-field.[ch]:
797 * libdocument/ev-document-forms.[ch]:
798 * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
799 (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
800 (add_job), (ev_pixbuf_cache_reload_page),
801 (ev_pixbuf_cache_get_form_field_mapping):
802 * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
803 * shell/ev-view-private.h:
804 * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
805 (ev_view_handle_cursor_over_xy),
806 (ev_view_get_form_field_at_location),
807 (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
808 (ev_view_form_field_button_create_widget),
809 (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
810 (ev_view_form_field_text_create_widget),
811 (ev_view_form_field_choice_save),
812 (ev_view_form_field_choice_changed),
813 (ev_view_form_field_choice_create_widget),
814 (ev_view_handle_form_field), (ev_view_size_allocate),
815 (ev_view_realize), (draw_end_presentation_page),
816 (ev_view_button_press_event), (ev_view_remove_all),
817 (ev_view_motion_notify_event), (ev_view_key_press_event),
818 (ev_view_enter_notify_event), (highlight_find_results),
819 (draw_loading_text), (draw_one_page), (ev_view_destroy),
820 (ev_view_class_init), (page_changed_cb),
821 (on_adjustment_value_changed), (ev_view_set_presentation),
822 (merge_selection_region), (ev_view_set_cursor),
823 (ev_view_reset_presentation_state):
825 Merge evince-forms branch.
827 2007-07-03 Jaap Haitsma <jaap@haitsma.org>
829 * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
831 * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
832 This script also updates itself from libegg
834 * cut-n-paste/toolbar-editor/egg*:
835 Run update-toolbareditor-from-libegg.sh so we are in sync again with
838 2007-07-02 Jaap Haitsma <jaap@haitsma.org>
842 Adds a nice icon to page action during toolbar editing.
845 2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
847 * data/evince-toolbar.xml:
850 Let user add a presentation and fullscreen icons on toolbar.
853 2007-07-01 Jaap Haitsma <jaap@haitsma.org>
855 * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg:
857 new script to keep in sync with toolbareditor in libegg
859 * cut-n-paste/toolbar-editor/*:
861 Run update-toolbareditor-from-libegg so we are in sync again.
865 2007-07-01 Carlos Garcia Campos <carlosgc@gnome.org>
867 * shell/ev-sidebar-links.c: (job_finished_callback):
869 Do not connect selection changed signal more than once. Fixes bug
872 2007-06-29 Carlos Garcia Campos <carlosgc@gnome.org>
874 * shell/ev-window.c: (ev_window_view_sidebar_cb):
876 Do not change sidebar chrome flag when pressing F9 key in
879 2007-06-29 Carlos Garcia Campos <carlosgc@gnome.org>
881 * backend/pdf/ev-poppler.cc:
882 (pdf_document_thumbnails_get_dimensions):
884 Make sure thumbnails width and height is not <= 0. Fixes a crash
885 with some pdf documents which have really small pages.
887 2007-06-22 Gabor Kelemen <kelemeng@gnome.hu>
889 * shell/main.c: (main):
891 Fixes program description translation issue.
894 2007-06-21 Cesar Fernandez <cesar@pk2.org>
896 * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
898 Do not change current page when returning from black/white mode
899 in presentation. Fixes bug #415032.
901 2007-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
906 Update for release 0.9.1
908 2007-06-17 Alaska Subedi <asubedi@gmail.com>
910 * backend/dvi/dvi-document.c:
911 (dvi_document_finalize),
912 (dvi_document_file_exporter_format_supported),
913 (dvi_document_file_exporter_begin),
914 (dvi_document_file_exporter_do_page),
915 (dvi_document_file_exporter_end),
916 (dvi_document_file_exporter_iface_init), (dvi_document_init):
918 PDF exporter for dvi documents. Fixes bug #441319.
920 2007-06-17 Carlos Garcia Campos <carlosgc@gnome.org>
922 * shell/ev-window.c: (ev_window_clear_print_job):
924 Clear gtk print job when job has finished. Fixes bug #447612.
926 2007-06-17 Carlos Garcia Campos <carlosgc@gnome.org>
928 * shell/ev-window.c: (ev_window_print_send),
929 (ev_window_print_dialog_response_cb), (ev_window_print_range):
931 Add preview button to print dialog. Fixes bug #445419.
933 2007-06-17 Carlos Garcia Campos <carlosgc@gnome.org>
935 * backend/dvi/Makefile.am:
936 * backend/dvi/pixbuf-device.[ch]: Removed
937 * backend/dvi/cairo-device.[ch]: Added
938 * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
939 * backend/dvi/dvi-document.c: (dvi_document_load),
940 (dvi_document_render), (dvi_document_finalize),
941 (dvi_document_thumbnails_get_thumbnail), (parse_color),
942 (dvi_document_do_color_special):
943 * libdocument/ev-document-misc.[ch]:
944 (ev_document_misc_pixbuf_from_surface):
946 Port dvi backend to cairo and fix a problem with colors.
948 2007-06-14 Carlos Garcia Campos <carlosgc@gnome.org>
950 * shell/ev-view.c: (draw_one_page):
952 Draw only visible region.
954 2007-06-13 Carlos Garcia Campos <carlosgc@gnome.org>
956 * backend/djvu/djvu-document.c: (djvu_document_render):
958 Fix rotation in djvu backend.
960 2007-06-13 Carlos Garcia Campos <carlosgc@gnome.org>
962 * shell/ev-pixbuf-cache.c: (job_finished_cb),
963 (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
964 (ev_pixbuf_cache_get_image_mapping),
965 (ev_pixbuf_cache_get_text_mapping):
967 Redraw view every time we have a new surface. Fixes bug #443587.
969 2007-06-13 Carlos Garcia Campos <carlosgc@gnome.org>
971 * libdocument/ev-document.c: (ev_document_info_free):
975 2007-06-13 Carlos Garcia Campos <carlosgc@gnome.org>
977 * backend/dvi/dvi-document.c: (dvi_document_render),
978 (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
979 * backend/impress/impress-document.c:
980 (imp_render_get_from_drawable), (impress_document_render_pixbuf),
981 (impress_document_render), (impress_document_document_iface_init),
982 (impress_document_thumbnails_get_thumbnail):
983 * backend/djvu/djvu-document-private.h:
984 * backend/djvu/djvu-document.c: (djvu_document_render),
985 (djvu_document_finalize), (djvu_document_document_iface_init),
986 (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
987 * backend/tiff/tiff-document.c: (tiff_document_render),
988 (tiff_document_render_pixbuf),
989 (tiff_document_document_iface_init):
990 * backend/pdf/ev-poppler.cc: (pdf_document_render),
991 (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
992 (pdf_selection_render_selection):
993 * backend/comics/comics-document.c:
994 (comics_document_render_pixbuf), (comics_document_render),
995 (comics_document_document_iface_init):
996 * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
997 (pixbuf_document_document_iface_init):
998 * libdocument/ev-document-misc.[ch]:
999 (ev_document_misc_surface_from_pixbuf),
1000 (ev_document_misc_surface_rotate_and_scale):
1001 * libdocument/ev-document.[ch]: (ev_document_render):
1002 * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1003 * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1004 (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1005 (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1006 (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1007 (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1008 * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1009 (render_finished_cb), (ev_job_render_run):
1010 * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1011 (merge_selection_region):
1013 Use cairo image surfaces instead of GDK pixbufs for drawing pages
1016 2007-06-12 Carlos Garcia Campos <carlosgc@gnome.org>
1018 * shell/ev-window-title.c: (ev_window_title_update):
1022 2007-06-09 Carlos Garcia Campos <carlosgc@gnome.org>
1024 * shell/ev-view.c: (draw_loading_text):
1026 Show loading text centered. Fixes bug #433061
1028 2007-06-09 Carlos Garcia Campos <carlosgc@gnome.org>
1030 * shell/ev-sidebar-thumbnails.c:
1031 (ev_sidebar_thumbnails_set_loading_icon):
1033 Remove a mutex in the main thread that blocks the UI in heavy
1036 2007-06-09 Carlos Garcia Campos <carlosgc@gnome.org>
1038 * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1040 Set points_set to TRUE so that selections don't disappear after a
1043 2007-06-07 Michael Monreal <infernux@web.de>
1045 * data/icons/16x16/actions/Makefile.am:
1046 * data/icons/16x16/actions/zoom.svg:
1047 * data/icons/22x22/actions/Makefile.am:
1048 * data/icons/22x22/actions/zoom.svg:
1049 * data/icons/24x24/actions/Makefile.am:
1050 * shell/ev-stock-icons.c:
1051 * shell/ev-stock-icons.h:
1052 * shell/ev-window.c:
1054 Zoom icon artwork. See bug #444795.
1056 2007-06-05 Bastien Nocera <hadess@hadess.net>
1058 * shell/ev-metadata-manager.c: Remove extraneous function
1061 2007-06-05 Bastien Nocera <hadess@hadess.net>
1063 * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1064 (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1065 (ev_metadata_manager_set), (ev_metadata_manager_save):
1066 Simplify the timeout, no need for modified anymore
1068 2007-06-05 Bastien Nocera <hadess@hadess.net>
1070 * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1071 (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1072 (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1073 (ev_metadata_manager_save): Adapted patch from Arjan van de
1074 Ven (arjan@linux.intel.com) to avoid the timeout running all the
1075 time, saves on power (Closes: #443851)
1077 2007-06-02 Carlos Garcia Campos <carlosgc@gnome.org>
1080 * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1081 (pdf_selection_render_selection), (pdf_document_get_page_duration):
1083 Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1085 2007-05-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1087 * shell/ev-window.c: (ev_window_add_history):
1089 Check if history is NULL
1091 2007-05-25 Carlos Garcia Campos <carlosgc@gnome.org>
1093 * libdocument/ev-image.c: (ev_image_finalize):
1094 * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1095 * libdocument/ev-attachment.c: (ev_attachment_finalize):
1096 * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1097 (ev_tmp_uri_unlink):
1099 Add functions to delete temporary files created by evince in a safe
1102 * shell/ev-window.c: (ev_window_clear_local_uri),
1103 (open_xfer_update_progress_callback),
1104 (save_xfer_update_progress_callback), (ev_window_save_remote),
1105 (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1106 (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1107 (attachment_save_dialog_response_cb),
1108 (ev_attachment_popup_cmd_save_attachment_as):
1110 Allow saving a copy of a document, image or attachment to a remote
1111 location. Fixes bug #440754.
1113 2007-05-22 Carlos Garcia Campos <carlosgc@gnome.org>
1116 * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1118 Fix build with current poppler from cvs head.
1120 2007-05-21 Eduardo Lima <eduardo.lima@indt.org.br>
1122 * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1124 Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1127 2007-05-20 Wouter Bolsterlee <wbolster@svn.gnome.org>
1129 * shell/ev-sidebar.c: (ev_sidebar_add_page):
1130 * shell/ev-window.c:
1132 Change sidebar ordering. Fixes bug #439939.
1134 2007-05-20 Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1136 * backend/comics/Makefile.am:
1138 Fixes build with --without-libgnome.
1140 2007-05-19 Carlos Garcia Campos <carlosgc@gnome.org>
1142 * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1144 Update cursor and tooltip on page change and view scroll. Fixes bug
1147 2007-05-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1152 Update for release 0.9.0
1154 2007-05-14 Alaska Subedi <asubedi@gmail.com>
1156 * backend/djvu/djvu-document-private.h:
1157 * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1158 (djvu_document_finalize),
1159 (djvu_document_file_exporter_format_supported),
1160 (djvu_document_file_exporter_begin),
1161 (djvu_document_file_exporter_do_page),
1162 (djvu_document_file_exporter_end),
1163 (djvu_document_file_exporter_iface_init), (djvu_document_init):
1165 Implemented printing with djvu. Bug #437998.
1167 2007-05-14 Carlos Garcia Campos <carlosgc@gnome.org>
1169 * backend/impress/zip.c:
1170 Add missing ulong definition.
1172 * backend/ps/ps-interpreter.c:
1173 Add missing headers.
1175 Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1177 2007-05-14 Carlos Garcia Campos <carlosgc@gnome.org>
1179 * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1181 Add missing call to parent class dispose method.
1183 2007-05-12 Ross Burton <ross@openedhand.com>
1186 Sync keybindings manually when building without libgnome
1189 2007-05-12 Ross Burton <ross@openedhand.com>
1191 * shell/ev-window.c:
1192 Respect the screen when opening help (#437866).
1194 2007-05-11 Carlos Garcia Campos <carlosgc@gnome.org>
1196 * data/evince-ui.xml:
1197 * shell/ev-application.[ch]: (get_print_settings_from_args),
1198 (ev_application_open_uri_at_dest), (ev_application_open_uri),
1199 (ev_application_open_uri_list):
1200 * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1201 (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1202 (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1203 (ev_window_cmd_view_reload), (lookup_printer_from_name),
1204 (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1205 (ev_window_dispose):
1206 * shell/main.c: (arguments_parse):
1208 Add print button in preview mode. Fixes bug #396475.
1210 2007-05-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1212 * cut-n-paste/zoom-control/ephy-zoom.h:
1214 Fixes zoom level factors. See bug #408119 for details.
1216 2007-05-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1218 * backend/comics/comics-document.c: (comics_regex_quote),
1221 Correctly quote symbols. Fixes crash in the bug
1224 2007-05-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1226 * shell/ev-navigation-action-widget.c:
1227 (ev_navigation_action_widget_init),
1228 (ev_navigation_action_widget_class_init),
1229 (ev_navigation_action_widget_button_press_event):
1231 Connect to button-press event on correct widget. Fixes
1234 2007-05-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1236 * shell/ev-application.c: (ev_application_open_window),
1237 (ev_application_add_icon_path_for_screen),
1238 (ev_application_open_uri_at_dest):
1239 * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1240 * shell/ev-navigation-action.c: (build_menu):
1242 Add app-specific icons to our icon theme. Fixes bug
1245 2007-05-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1247 * shell/ev-history.c: (ev_history_class_init),
1248 (ev_history_add_link):
1249 * shell/ev-history.h:
1250 * shell/ev-navigation-action.c:
1251 (ev_navigation_action_history_changed),
1252 (ev_navigation_action_set_history), (build_menu),
1253 (ev_navigation_action_finalize):
1254 * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1256 Make navigation action unsensitive instead of showing
1257 menu with unsensitive word. Fixes bug #417392.
1259 2007-05-08 Carlos Garcia Campos <carlosgc@gnome.org>
1261 * shell/ev-application.[ch]: (ev_application_shutdown),
1262 (ev_application_get_print_settings),
1263 (ev_application_set_print_settings):
1264 * shell/ev-window.c:
1266 Remember print settings. Fixes bug #349102.
1268 2007-05-08 Christian Persch <chpe@gnome.org>
1271 * properties/ev-properties-view.c:
1273 No need for a configure check; just use the GTK_CHECK_VERSION macro.
1276 2007-05-08 Carlos Garcia Campos <carlosgc@gnome.org>
1279 * properties/ev-properties-view.c: (ev_regular_paper_size):
1281 Use gtk+ builtin paper list to identify the document's paper size.
1284 2007-05-04 Carlos Garcia Campos <carlosgc@gnome.org>
1288 Fix build when compiling with thumbnailer and libgnome support.
1290 2007-05-04 Ross Burton <ross@openedhand.com>
1293 Add --without-libgnome, check for libgnome and libgnomeui
1294 separately, and add them to the symbols as required.
1296 * libdocument/ev-file-helpers.c:
1297 When building without libgnome, use g_get_user_config_dir instead
1298 of gnome_user_dir_get.
1300 * shell/ev-application.c:
1301 When building without libgnome, don't use session management.
1304 When building without libgnome, don't use GnomeProgram or
1305 initialise the authentication manager.
1309 2007-05-04 Ross Burton <ross@openedhand.com>
1311 * shell/ev-window.c:
1312 Don't use libgnome to open help, instead call Yelp directly.
1314 2007-05-04 Ross Burton <ross@openedhand.com>
1316 * shell/ev-sidebar-attachments.c:
1317 Don't use libgnome to lookup icons for MIME types, instead copy
1318 code from GTK+ to do it manually.
1320 2007-05-04 Ross Burton <ross@openedhand.com>
1323 Add libxml to the dependencies for SHELL_CORE (#435818).
1325 2007-05-02 Ross Burton <ross@openedhand.com>
1329 Add --disable-thumbnailer (#434825)
1331 2007-05-02 Ross Burton <ross@openedhand.com>
1333 * shell/ev-window.c:
1334 Add missing includes, fix indentation.
1339 2007-04-30 Eduardo Lima <eduardo.lima@indt.org.br>
1341 * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1342 ev_application_open_uri_at_dest instead of ev_application_open_uri
1343 preventing new document always being opened in a new window even if there
1346 2007-04-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1348 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1349 (egg_recent_view_uimanager_finalize):
1350 * properties/ev-properties-view.c: (ev_properties_view_dispose):
1351 * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1352 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1353 (ev_pixbuf_cache_dispose):
1354 * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1355 * shell/ev-tooltip.c: (ev_tooltip_dispose):
1357 Add missing chain to parent class methods. Fixes
1360 2007-04-22 Brian Pepple <bpepple@fedoraproject.org>
1362 * data/Makefile.am (update-icon-cache): Updates
1363 gtk-update-icon-cache in uninstall-hook.
1365 2007-04-22 Carlos Garcia Campos <carlosgc@gnome.org>
1367 * shell/ev-window.c: (ev_window_setup_document),
1368 (ev_window_set_document), (ev_window_load_job_cb):
1369 * shell/ev-view.c: (setup_caches):
1370 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1372 Start rendering pages before any other jobs.
1374 2007-04-22 Carlos Garcia Campos <carlosgc@gnome.org>
1376 * shell/ev-window.c: (ev_window_stop_fullscreen),
1377 (ev_window_stop_presentation):
1379 Update chrome visibility before window unfullscreen.
1381 2007-04-20 Carlos Garcia Campos <carlosgc@gnome.org>
1384 * data/evince-ui.xml:
1385 * shell/ev-stock-icons.[ch]:
1386 * shell/ev-application.[ch]: (ev_application_shutdown),
1387 (ev_application_init), (ev_application_get_toolbars_model):
1388 * shell/ev-window.c: (update_chrome_visibility),
1389 (fullscreen_toolbar_setup_item_properties),
1390 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1391 (ev_window_run_presentation), (ev_window_stop_presentation),
1392 (ev_window_run_preview), (ev_window_screen_changed),
1393 (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1394 (ev_window_dispose), (ev_window_init):
1396 Make fullscreen toolbar always visible. Do not use egg toolbars for
1397 fullscreen and preview modes since such toolbars are not editables.
1398 Fixes bugs #300278, #338910 and #316188.
1400 2007-04-20 Iñigo Martínez <inigomartinez@gmail.com>
1402 * shell/ev-application.c:
1403 * shell/ev-job-queue.c:
1404 * shell/ev-metadata-manager.c:
1405 * shell/ev-stock-icons.c:
1406 * shell/ev-window.c:
1409 Developers documentation updated.
1411 2007-04-19 Carlos Garcia Campos <carlosgc@gnome.org>
1413 * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1415 Check whether uri is valid before launching it. Fixes bug #427664.
1417 2007-04-19 Carlos Garcia Campos <carlosgc@gnome.org>
1419 * shell/ev-window.c:
1421 Change key accelerator for Open a Copy menu entry which is in conflict
1422 with Close. Fixes bug #427321.
1424 2007-04-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1429 Update for release 0.8.1
1431 2007-04-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1433 * shell/ev-window.c: (setup_size_from_metadata):
1435 Do not make window bigger than screen. Fixes bug
1438 2007-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
1440 * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1441 (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1443 Use default resolution when it's not provided by document. Fixes bug
1446 2007-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
1449 * thumbnailer/Makefile.am:
1450 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1451 * thumbnailer/evince-thumbnailer.schemas.in:
1452 * thumbnailer/evince-thumbnailer-ps.schemas.in:
1454 Add support for ps, eps and compressed documents thumbnails. Do not
1455 ignore size parameter.
1457 2007-04-07 Ricardo Markiewicz <rmarkie@fi.uba.ar>
1459 * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1460 (dvi_document_do_color_special):
1461 * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1463 Implement font color specials in the DVI backend. Fixes bug #303651.
1465 2007-04-02 Matthias Clasen <mclasen@redhat.com>
1467 Fixup the previous commit:
1469 * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1470 * shell/xdg-user-dir-lookup.c: Make the function non-static
1471 * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1473 2007-04-02 Matthias Clasen <mclasen@redhat.com>
1475 * shell/ev-window.c (file_open_dialog_response_cb): Use
1476 the xdg-user-dirs DOCUMENTS folder as default folder when
1477 opening a file chooser. (#424858)
1479 * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1482 2007-03-24 Carlos Garcia Campos <carlosgc@gnome.org>
1484 * shell/ev-window.c: (ev_window_load_job_cb):
1486 Do not setup view from metadata on preview mode.
1488 2007-03-22 Carlos Garcia Campos <carlosgc@gnome.org>
1492 Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.
1494 2007-03-19 Carlos Garcia Campos <carlosgc@gnome.org>
1496 * shell/ev-view.c: (ev_view_primary_get_cb):
1498 Check pointer != NULL before using it. Fixes bug #416841.
1500 2007-03-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1507 2007-03-10 Carlos Garcia Campos <carlosgc@gnome.org>
1509 * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1511 Do not render thumbnails when sidebar thumbnail page is not visible
1512 at startup. Fixes bug #416447.
1514 2007-03-07 Christian Kirbach <Christian.Kirbach@googlemail.com>
1516 * data/evince.desktop.in.in:
1518 "Application" is not a valid category in the freedesktop specification.
1520 2007-02-27 Carlos Garcia Campos <carlosgc@gnome.org>
1522 * libdocument/ev-file-helpers.[ch]: (compression_run),
1523 (ev_file_uncompress), (ev_file_compress):
1524 * shell/ev-window.c: (file_save_dialog_response_cb):
1526 Save document compressed when saving a copy of a compressed document.
1529 2007-02-23 Carlos Garcia Campos <carlosgc@gnome.org>
1531 * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1533 Allow deleting in goto window entry in presentation mode.
1535 2007-02-20 Kjartan Maraas <kmaraas@gnome.org>
1537 * Makefile.am: Dist MAINTAINERS.
1539 2007-02-20 Carlos Garcia Campos <carlosgc@gnome.org>
1541 * shell/ev-window.c: (ev_window_update_actions):
1543 Fix zoom shortcut keys when searching. Fixes bug #409828.
1545 2007-02-18 Carlos Garcia Campos <carlosgc@gnome.org>
1547 * shell/ev-window.c: (ev_window_setup_document):
1549 Fix crash when loading documents with only one page.
1551 2007-02-16 Carlos Garcia Campos <carlosgc@gnome.org>
1553 * backend/dvi/dvi-document.c:
1554 (dvi_document_thumbnails_get_dimensions),
1555 (dvi_document_thumbnails_get_thumbnail):
1556 * backend/impress/impress-document.c:
1557 (impress_document_thumbnails_get_thumbnail),
1558 (impress_document_thumbnails_get_dimensions):
1559 * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1560 (ps_document_thumbnails_get_dimensions):
1561 * backend/djvu/djvu-document.c:
1562 (djvu_document_thumbnails_get_dimensions),
1563 (djvu_document_thumbnails_get_thumbnail):
1564 * backend/tiff/tiff-document.c:
1565 (tiff_document_thumbnails_get_thumbnail),
1566 (tiff_document_thumbnails_get_dimensions):
1567 * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1568 (pdf_document_thumbnails_get_thumbnail),
1569 (pdf_document_thumbnails_get_dimensions):
1570 * backend/comics/comics-document.c:
1571 (comics_document_thumbnails_get_thumbnail),
1572 (comics_document_thumbnails_get_dimensions):
1573 * backend/pixbuf/pixbuf-document.c:
1574 (pixbuf_document_thumbnails_get_thumbnail),
1575 (pixbuf_document_thumbnails_get_dimensions):
1576 * libdocument/ev-document-thumbnails.[ch]:
1577 (ev_document_thumbnails_get_thumbnail),
1578 (ev_document_thumbnails_get_dimensions):
1579 * libdocument/ev-document-misc.[ch]:
1580 (ev_document_misc_get_thumbnail_frame):
1581 * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1582 (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1583 * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1584 (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1585 (ev_sidebar_thumbnails_refresh):
1586 * shell/ev-window.c: (ev_window_setup_document):
1587 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1589 Use an EvRenderContext for rendering thumbnails instead of a suggested
1590 width, so that different sized pages get sized proportionally.
1592 2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
1594 * shell/ev-view.c: (ev_view_button_press_event),
1595 (ev_view_key_press_event):
1597 Fix critical warnings when there is no document loaded.
1599 2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
1601 * shell/ev-page-action-widget.c:
1602 * shell/ev-navigation-action.c:
1603 * shell/ev-window.c:
1605 Fix compile warnings.
1607 2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
1609 * backend/djvu/djvu-text.h:
1610 * backend/djvu/djvu-document.c:
1611 * backend/djvu/djvu-text-page.c:
1612 * backend/djvu/djvu-links.c:
1613 * backend/djvu/djvu-text-page.h:
1614 * backend/djvu/djvu-text.c:
1616 Fix build on Mac. Fixes bug #392186. Patch by
1617 <ephraim_owns@hotmail.com>
1619 2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
1621 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1623 Restore cairo context before rendering every page when printing a PDF
1624 document into a PDF file.
1626 2007-02-13 Carlos Garcia Campos <carlosgc@gnome.org>
1628 * backend/ps/gstypes.h:
1629 * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1630 (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1631 (ps_document_thumbnails_get_thumbnail):
1633 Handle PostScript page orientation. Fixes bug #318568.
1635 2007-02-13 Carlos Garcia Campos <carlosgc@gnome.org>
1637 * backend/ps/Makefile.am:
1638 * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1639 (document_load), (ps_document_load), (save_document),
1640 (save_page_list), (ps_document_get_n_pages),
1641 (ps_document_get_page_size), (ps_document_get_info),
1642 (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1643 (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1644 (ps_document_thumbnails_get_thumbnail),
1645 (ps_document_thumbnails_get_dimensions),
1646 (ps_document_document_thumbnails_iface_init):
1647 * backend/ps/ps.[ch]: (psgetpagebox):
1648 * backend/ps/ps-interpreter.[ch]:
1650 Add support for thumbnails in ps backend. Fixes bug #164755.
1652 2007-02-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1659 2007-02-12 Carlos Garcia Campos <carlosgc@gnome.org>
1661 * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1662 (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1663 (ev_window_dispose):
1665 Use document thumbnail as window icon. Fixes bug #384442.
1667 2007-02-11 Ed Catmur <ed@catmur.co.uk>
1671 Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1672 duplicated adding application/x-bzpostscript instead.
1674 2007-02-11 Tom Parker <palfrey@tevp.net>
1676 * backend/ps/ps-document.c: (document_load):
1678 Check return value of psscan before trying
1679 to use it. Fixes bug #372414.
1681 2007-02-11 Carlos Garcia Campos <carlosgc@gnome.org>
1683 * shell/ev-page-cache.c: (ev_page_cache_finalize):
1685 Fix invalid free in ev-page-cache. Fixes bug #404745.
1687 2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1692 Added reload test case.
1694 2007-02-10 Carlos Garcia Campos <carlosgc@gnome.org>
1697 * backend/djvu/djvu-document.c: (djvu_document_load):
1699 Check whether there are missing files in indirect multipage djvu
1700 documents. Fixes bug #361683.
1702 2007-02-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1705 * test/test-mime.bin:
1708 Added test for slow mime type
1710 2007-02-06 Carlos Garcia Campos <carlosgc@gnome.org>
1712 * shell/ev-page-cache.c: (ev_page_cache_finalize):
1714 Add some checks and call parent_class->finalize. Fixes bug #404745.
1716 2007-02-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1718 * shell/ev-navigation-action.c: (connect_proxy):
1720 Fixes dropdown history menu. Thanks a lot Carlos!
1722 2007-02-05 Carlos Garcia Campos <carlosgc@gnome.org>
1724 * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1726 Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1729 2007-02-05 Carlos Garcia Campos <carlosgc@gnome.org>
1731 * backend/ps/ps.c: (psscan):
1735 2007-02-03 Carlos Garcia Campos <carlosgc@gnome.org>
1738 * libdocument/ev-file-helpers.c:
1740 Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1742 2007-02-03 Carlos Garcia Campos <carlosgc@gnome.org>
1745 * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1746 (ps_interpreter_start), (document_load), (save_document),
1748 * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1749 * libdocument/ev-document-factory.c:
1750 (ev_document_factory_get_from_mime), (get_document_from_uri),
1751 (free_uncompressed_uri), (ev_document_factory_get_document):
1752 * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1754 Support for PDF, PS and EPS compressed files. Fixes bug #307087.
1756 2007-02-03 Carlos Garcia Campos <carlosgc@gnome.org>
1758 * libdocument/ev-document.h:
1760 Fix typo in function name.
1762 2007-02-03 Carlos Garcia Campos <carlosgc@gnome.org>
1764 * backend/ps/ps-document.c: (ps_interpreter_finished),
1765 (ps_interpreter_start), (ps_interpreter_failed):
1767 Handle ghostscript interpreter crashes.
1769 2007-02-02 Carlos Garcia Campos <carlosgc@gnome.org>
1771 * shell/ev-window.c: (ev_window_open_uri),
1772 (window_configure_event_cb):
1774 Setup window size and position before showing it. Fixes bug #401711.
1776 2007-02-02 Carlos Garcia Campos <carlosgc@gnome.org>
1778 * backend/ps/Makefile.am:
1779 * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1780 (ps_document_dispose), (ps_document_class_init),
1781 (ps_interpreter_input), (ps_interpreter_output),
1782 (ps_interpreter_error), (setup_interpreter_env),
1783 (ps_interpreter_start), (ps_interpreter_stop),
1784 (ps_interpreter_failed), (ps_interpreter_is_ready),
1785 (check_filecompressed), (document_load), (ps_document_load),
1786 (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1787 (ps_document_widget_event), (send_ps), (ps_document_next_page),
1790 Rework ps-document. Code cleanups, remove deprecated code.
1792 2007-02-01 Carlos Garcia Campos <carlosgc@gnome.org>
1794 * shell/ev-view.c: (ev_view_button_press_event):
1796 Do not start an image drag and drop operation when pointer is on
1797 text, so that we can select text when the whole background is an
1800 2007-01-31 Carlos Garcia Campos <carlosgc@gnome.org>
1802 * shell/ev-window.c: (ev_window_update_actions):
1804 Disable all zoom related actions during presentation mode.
1806 2007-01-31 Esteban Sanchez <esteban@steve-0.com>
1808 * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1810 Do not zoom in or out on presentation mode. Fixes bug #401305.
1812 2007-01-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1814 * shell/ev-navigation-action.c: (connect_proxy),
1815 (create_menu_item), (ev_navigation_action_class_init):
1817 Correctly show menu and fix crash when navigaton
1818 action is out of toolbar visible area.
1820 2007-01-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1827 2007-01-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1829 * help/reference/* :
1832 Added gtk-doc based documentation for Evince.
1833 Still in initial state but I hope it will
1838 Lower dbus requirement to 0.70
1840 2007-01-29 Carlos Garcia Campos <carlosgc@gnome.org>
1842 * shell/ev-window.c: (ev_window_add_history):
1846 2007-01-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1848 * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
1850 * shell/ev-window.c: (ev_window_add_history):
1852 Correctly handle named destination links
1854 2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1857 * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
1858 * backend/pdf/ev-poppler.cc:
1859 * libdocument/ev-document-links.h:
1860 * libdocument/ev-link.c: (ev_link_get_page):
1861 * libdocument/ev-link.h:
1862 * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
1863 (ev_history_add_link):
1864 * shell/ev-history.h:
1865 * shell/ev-navigation-action.c: (activate_menu_item_cb),
1866 (new_history_menu_item), (build_menu):
1867 * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1868 * shell/ev-sidebar-links.c: (create_loading_model),
1869 (print_section_cb), (ev_sidebar_links_construct),
1870 (fill_page_labels), (update_page_callback_foreach),
1871 (update_page_callback), (job_finished_callback):
1872 * shell/ev-view.c: (ev_view_handle_link):
1873 * shell/ev-window.c: (ev_window_find_chapter),
1874 (ev_window_add_history), (view_handle_link_cb),
1875 (history_changed_cb):
1877 Implements another history variant
1879 2007-01-28 Carlos Garcia Campos <carlosgc@gnome.org>
1881 * shell/ev-window.c: (view_external_link_cb):
1882 * shell/ev-view.c: (ev_view_button_release_event):
1884 Open links in new window when clicking with middle button.
1886 2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1888 * shell/ev-navigation-action.c: (new_history_menu_item):
1889 * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1890 * shell/ev-view.c: (ev_view_handle_link):
1891 * shell/ev-window.c:
1893 Store link before jump, not the destination. For me it
1894 seems like more natural history behavior.
1896 2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1898 * shell/ev-navigation-action.c: (activate_menu_item_cb),
1899 (ev_navigation_action_class_init):
1900 * shell/ev-navigation-action.h:
1901 * shell/ev-page-action.c: (activate_cb):
1902 * shell/ev-page-cache.c: (ev_page_cache_class_init),
1903 (ev_page_cache_set_current_page_history):
1904 * shell/ev-page-cache.h:
1905 * shell/ev-sidebar-thumbnails.c:
1906 (ev_sidebar_tree_selection_changed),
1907 (ev_sidebar_icon_selection_changed), (page_changed_cb):
1908 * shell/ev-view-private.h:
1909 * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
1911 * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
1912 (ev_window_setup_document), (ev_window_load_job_cb):
1913 * shell/ev-window.h:
1915 History finally works as expected.
1917 2007-01-28 Carlos Garcia Campos <carlosgc@gnome.org>
1919 * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
1921 Do not update links treeview if it doesn't have a model assigned yet.
1923 2007-01-28 Carlos Garcia Campos <carlosgc@gnome.org>
1925 * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
1926 (ev_sidebar_links_class_init), (update_page_callback):
1928 Do not update links treeview when sidepane is not visible.
1930 2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1932 * shell/ev-marshal.list:
1933 * shell/ev-page-action.c: (activate_cb),
1934 (ev_page_action_class_init):
1935 * shell/ev-page-action.h:
1936 * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
1937 * shell/ev-window.c:
1939 Remove activate_link signal, not required.
1941 2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
1943 * shell/ev-navigation-action.c: (build_menu):
1945 Reorder menu items and build menu with fixed length.
1947 2007-01-27 Ed Catmur <ed@catmur.co.uk>
1949 * shell/ev-view.c: (get_selected_text):
1951 Normalize text to fix ligatures problem. See bug
1952 #341947 for details.
1954 2007-01-25 Carlos Garcia Campos <carlosgc@gnome.org>
1956 * shell/ev-page-cache.c: (ev_page_cache_finalize):
1958 Fix memory leak in ev-page-cache.
1960 2007-01-25 Tom Parker <palfrey@tevp.net>
1962 * backend/impress/impress-document.c: (impress_document_load),
1963 (impress_document_finalize), (impress_document_init):
1964 * properties/ev-properties-main.c: (ev_properties_get_pages):
1966 Correctly handle impress document errors. Fixes nautilus
1967 crash in property page #370491.
1969 2007-01-24 Carlos Garcia Campos <carlosgc@gnome.org>
1971 * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
1972 (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
1973 (ev_job_queue_remove_job):
1974 * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
1975 (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
1977 * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
1978 (ev_window_popup_password_dialog), (ev_window_clear_load_job),
1979 (ev_window_load_job_cb), (xfer_update_progress_callback),
1980 (ev_window_open_uri), (ev_window_dispose):
1981 * shell/main.c: (main):
1983 Do file transfer asynchronously in the main thread instead of
1984 synchronously in the load thread. Fixes bugs #399694, #398307 and
1987 2007-01-24 Carlos Garcia Campos <carlosgc@gnome.org>
1989 * shell/ev-jobs.c: (ev_job_xfer_run):
1991 Load the document with the font-config lock held.
1993 2007-01-23 Carlos Garcia Campos <carlosgc@gnome.org>
1995 * backend/ps/ps-document.c: (start_interpreter):
1997 Fix memory leaks in ps backend.
1999 2007-01-21 Carlos Garcia Campos <carlosgc@gnome.org>
2001 * backend/impress/impress-document.c:
2002 (impress_document_render_pixbuf):
2004 Do not acquire fontconfig lock in impress backend, since it is using
2005 the main loop for rendering.
2007 2007-01-21 Carlos Garcia Campos <carlosgc@gnome.org>
2011 Remove mdvi files that shouldn't be translated.
2013 2007-01-21 Carlos Garcia Campos <carlosgc@gnome.org>
2015 * shell/ev-view-private.h:
2016 * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2019 Render "loading..." text into a cairo surface instead of directly into
2020 the window so that fontconfig lock is only needed once and UI is not
2021 blocked. Change text color to #9B9B9B. Fixes bug #397356.
2023 2007-01-19 Carlos Garcia Campos <carlosgc@gnome.org>
2025 * shell/ev-stock-icons.c: (ev_stock_icons_init):
2026 * shell/ev-application.c: (ev_application_open_uri_at_dest):
2028 Use icon theme associated with the window screen rather than default.
2030 2007-01-19 Luca Ferretti <elle.uca@libero.it>
2034 Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2036 2007-01-19 Luca Ferretti <elle.uca@libero.it>
2038 * data/icons/*/apps/evince.*:
2040 Move Evince icons under new apps directory.
2042 * data/icons/*/actions/*:
2044 Add new custom themeable Evince icons: view-page-continuous,
2045 view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2046 Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2050 Add new directories to AC_CONFIG_FILES.
2052 * shell/ev-stock-icons.c:
2053 * shell/ev-stock-icons.h:
2055 Use new custom themeable icons.
2057 2007-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
2059 * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2061 Do not draw white background page in presentation mode.
2063 2007-01-16 Jani Monoses <jani.monoses@gmail.com>
2065 * shell/ev-view.c: Remove unused gnome-vfs include.
2067 2007-01-16 Theppitak Karoonboonyanan <thep@linux.thai.net>
2069 * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2071 Format string is corrected, fixes bug #397129.
2073 2007-01-14 Carlos Garcia Campos <carlosgc@gnome.org>
2075 * shell/ev-window.c: (ev_window_setup_recent):
2077 Do not include in recent menu inexistent documents. Fixes
2080 2007-01-14 Carlos Garcia Campos <carlosgc@gnome.org>
2084 Update POTFILES.skip file according to current source tree.
2086 2007-01-13 Carlos Garcia Campos <carlosgc@gnome.org>
2088 * shell/ev-window.c: (file_save_dialog_response_cb):
2090 Do Save a copy in atomic way. Fixes bug #328266.
2092 2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org>
2094 * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2096 Keep selected cell always visible in index treeview.
2098 2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org>
2100 * shell/ev-view.c: (ev_view_size_allocate):
2102 Restore horizontal scrollbar after switching to/from fullscreen
2103 or presentation mode. Fixes bug #331728.
2105 2007-01-11 Carlos Garcia Campos <carlosgc@gnome.org>
2107 * shell/ev-view-private.h:
2108 * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2109 * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2110 (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2111 (ev_view_can_zoom_out):
2113 Use max and min scale values in the view iby taking dpi into account.
2115 2007-01-10 Carlos Garcia Campos <carlosgc@gnome.org>
2122 2007-01-09 Carlos Garcia Campos <carlosgc@gnome.org>
2124 * shell/ev-window.c: (ev_window_print_send):
2126 Send print job to printer with some settings set to default values,
2127 since we have already exported to a file according to such settings
2128 and they could be taken twice by some printers.
2130 2007-01-09 Carlos Garcia Campos <carlosgc@gnome.org>
2132 * shell/ev-jobs.c: (ev_job_xfer_run):
2133 * shell/ev-application.c: (ev_application_open_uri_at_dest):
2135 Show main window and load document with the font-config lock held.
2137 2007-01-08 Carlos Garcia Campos <carlosgc@gnome.org>
2140 * shell/ev-application.c: (ev_application_register_service):
2141 * shell/main.c: (load_files_remote):
2143 Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2145 2007-01-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2147 * doc/debugging.txt:
2149 Remove obsolete documentation.
2151 2007-01-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2154 * backend/Makefile.am:
2155 * backend/comics/Makefile.am:
2156 * backend/djvu/Makefile.am:
2157 * backend/dvi/Makefile.am:
2158 * backend/ev-async-renderer.c:
2159 * backend/ev-async-renderer.h:
2160 * backend/ev-attachment.c:
2161 * backend/ev-attachment.h:
2162 * backend/ev-backend-marshal.c:
2163 * backend/ev-document-factory.c:
2164 * backend/ev-document-factory.h:
2165 * backend/ev-document-find.c:
2166 * backend/ev-document-find.h:
2167 * backend/ev-document-fonts.c:
2168 * backend/ev-document-fonts.h:
2169 * backend/ev-document-images.c:
2170 * backend/ev-document-images.h:
2171 * backend/ev-document-info.h:
2172 * backend/ev-document-links.c:
2173 * backend/ev-document-links.h:
2174 * backend/ev-document-misc.c:
2175 * backend/ev-document-misc.h:
2176 * backend/ev-document-security.c:
2177 * backend/ev-document-security.h:
2178 * backend/ev-document-thumbnails.c:
2179 * backend/ev-document-thumbnails.h:
2180 * backend/ev-document-transition.c:
2181 * backend/ev-document-transition.h:
2182 * backend/ev-document.c:
2183 * backend/ev-document.h:
2184 * backend/ev-file-exporter.c:
2185 * backend/ev-file-exporter.h:
2186 * backend/ev-image.c:
2187 * backend/ev-image.h:
2188 * backend/ev-link-action.c:
2189 * backend/ev-link-action.h:
2190 * backend/ev-link-dest.c:
2191 * backend/ev-link-dest.h:
2192 * backend/ev-link.c:
2193 * backend/ev-link.h:
2194 * backend/ev-render-context.c:
2195 * backend/ev-render-context.h:
2196 * backend/ev-selection.c:
2197 * backend/ev-selection.h:
2198 * backend/impress/Makefile.am:
2199 * backend/pdf/Makefile.am:
2200 * backend/pixbuf/Makefile.am:
2201 * backend/ps/Makefile.am:
2202 * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2203 (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2204 (start_interpreter), (stop_interpreter), (document_load),
2205 (ps_document_next_page), (render_page):
2206 * backend/tiff/Makefile.am:
2207 * comics/Makefile.am:
2208 * comics/comics-document.c:
2209 * comics/comics-document.h:
2211 * cut-n-paste/zoom-control/ephy-zoom-control.c:
2213 * djvu/djvu-document-private.h:
2214 * djvu/djvu-document.c:
2215 * djvu/djvu-document.h:
2216 * djvu/djvu-links.c:
2217 * djvu/djvu-links.h:
2218 * djvu/djvu-text-page.c:
2219 * djvu/djvu-text-page.h:
2223 * dvi/dvi-document.c:
2224 * dvi/dvi-document.h:
2227 * dvi/mdvi-lib/Makefile.am:
2228 * dvi/mdvi-lib/afmparse.c:
2229 * dvi/mdvi-lib/afmparse.h:
2230 * dvi/mdvi-lib/bitmap.c:
2231 * dvi/mdvi-lib/bitmap.h:
2232 * dvi/mdvi-lib/color.c:
2233 * dvi/mdvi-lib/color.h:
2234 * dvi/mdvi-lib/common.c:
2235 * dvi/mdvi-lib/common.h:
2236 * dvi/mdvi-lib/defaults.h:
2237 * dvi/mdvi-lib/dvimisc.c:
2238 * dvi/mdvi-lib/dviopcodes.h:
2239 * dvi/mdvi-lib/dviread.c:
2240 * dvi/mdvi-lib/files.c:
2241 * dvi/mdvi-lib/font.c:
2242 * dvi/mdvi-lib/fontmap.c:
2243 * dvi/mdvi-lib/fontmap.h:
2244 * dvi/mdvi-lib/fontsrch.c:
2245 * dvi/mdvi-lib/gf.c:
2246 * dvi/mdvi-lib/hash.c:
2247 * dvi/mdvi-lib/hash.h:
2248 * dvi/mdvi-lib/list.c:
2249 * dvi/mdvi-lib/mdvi.h:
2250 * dvi/mdvi-lib/pagesel.c:
2251 * dvi/mdvi-lib/paper.c:
2252 * dvi/mdvi-lib/paper.h:
2253 * dvi/mdvi-lib/pk.c:
2254 * dvi/mdvi-lib/private.h:
2255 * dvi/mdvi-lib/setup.c:
2256 * dvi/mdvi-lib/sp-epsf.c:
2257 * dvi/mdvi-lib/special.c:
2258 * dvi/mdvi-lib/sysdeps.h:
2259 * dvi/mdvi-lib/t1.c:
2260 * dvi/mdvi-lib/tfm.c:
2261 * dvi/mdvi-lib/tfmfile.c:
2262 * dvi/mdvi-lib/tt.c:
2263 * dvi/mdvi-lib/util.c:
2264 * dvi/mdvi-lib/vf.c:
2265 * dvi/pixbuf-device.c:
2266 * dvi/pixbuf-device.h:
2267 * impress/Makefile.am:
2269 * impress/document.c:
2270 * impress/f_oasis.c:
2272 * impress/iksemel.c:
2273 * impress/iksemel.h:
2274 * impress/imposter.h:
2275 * impress/impress-document.c:
2276 * impress/impress-document.h:
2277 * impress/internal.h:
2280 * impress/r_geometry.c:
2281 * impress/r_gradient.c:
2282 * impress/r_style.c:
2291 * lib/ev-file-helpers.c:
2292 * lib/ev-file-helpers.h:
2297 * libdocument/Makefile.am:
2298 * libdocument/ev-file-helpers.c:
2300 * pdf/ev-poppler.cc:
2302 * pixbuf/Makefile.am:
2303 * pixbuf/pixbuf-document.c:
2304 * pixbuf/pixbuf-document.h:
2305 * properties/Makefile.am:
2316 * shell/Makefile.am:
2317 * shell/ev-application.h:
2318 * shell/ev-sidebar-links.c:
2319 * shell/ev-sidebar-links.h:
2320 * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2321 (ev_gui_menu_position_tree_selection):
2323 * shell/ev-view.c: (ev_view_finalize):
2324 * shell/ev-window.c:
2325 * shell/main.c: (main):
2326 * thumbnailer/Makefile.am:
2328 * tiff/tiff-document.c:
2329 * tiff/tiff-document.h:
2333 Reorganize source tree.
2335 2007-01-08 Carlos Garcia Campos <carlosgc@gnome.org>
2337 * backend/ev-document-factory.c:
2339 Do not include ev-poppler.h when pdf is disabled.
2341 2007-01-07 Carlos Garcia Campos <carlosgc@gnome.org>
2344 * data/evince-ui.xml:
2345 * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2346 (pdf_document_document_images_iface_init):
2347 * backend/Makefile.am:
2348 * backend/ev-document-images.[ch]:
2349 * backend/ev-image.[ch]:
2350 * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2351 * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2353 * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2354 (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2355 (ev_pixbuf_cache_get_image_mapping):
2356 * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2357 (view_menu_popup_cb), (ev_window_dispose),
2358 (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2359 (ev_view_popup_cmd_copy_image):
2360 * shell/ev-view-private.h:
2361 * shell/ev-view.c: (ev_view_get_image_at_location),
2362 (ev_view_do_popup_menu), (ev_view_popup_menu),
2363 (ev_view_button_press_event), (ev_view_drag_data_get),
2364 (ev_view_drag_motion), (ev_view_drag_data_received),
2365 (ev_view_motion_notify_event), (ev_view_button_release_event),
2366 (ev_view_finalize), (ev_view_class_init):
2368 Add image handling support. Fixes bugs #310008 and #325047. Images
2369 selection is not supported yet.
2371 2007-01-07 Carlos Garcia Campos <carlosgc@gnome.org>
2373 * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2374 * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2377 Move view drag and drop stuff to ev-view.
2379 2007-01-05 Carlos Garcia Campos <carlosgc@gnome.org>
2381 * shell/ev-pixbuf-cache.c: (clear_job_selection):
2382 * shell/ev-view.c: (clear_selection):
2384 Clear selection also in pixbuf cache.
2386 2007-01-02 Luca Ferretti <elle.uca@libero.it>
2388 * data/evince.desktop.in.in:
2390 Change icon name in desktop file. See bug #390734
2393 2006-12-28 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2395 * thumbnailer/Makefile.am:
2397 Use top_builddir instead top_srcdir for generated schema
2398 file installation. Fixes bug #390161.
2400 2006-12-27 Carlos Garcia Campos <carlosgc@gnome.org>
2403 * backend/Makefile.am:
2404 * backend/ev-document-transition.[ch]:
2405 * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2406 (pdf_document_page_transition_iface_init):
2407 * shell/ev-view-private.h:
2408 * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2409 (ev_view_set_presentation), (transition_next_page),
2410 (ev_view_presentation_transition_stop),
2411 (ev_view_presentation_transition_start), (ev_view_next_page):
2413 Add page transition support in presentation mode. At the moment only
2414 page duration is supported, but not transition effects. Fixes bug
2417 2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
2419 * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2421 Run find_link_dest with document lock held, since it's called by links
2422 thread and main thread at the same time.
2424 2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
2426 * shell/ev-view.c: (goto_dest):
2428 Update page-cache when page is changed by the view, so that
2429 page-changed signal is emitted.
2431 2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
2436 Use C locale in tests.
2438 2006-12-24 Carlos Garcia Campos <carlosgc@gnome.org>
2440 * shell/ev-window.c: (ev_window_run_presentation):
2441 * shell/ev-view-private.h:
2442 * shell/ev-view.c: (ev_view_set_presentation):
2444 Restore zoom settings when back from presentation mode.
2446 2006-12-24 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2448 * shell/ev-window.c: (ev_window_run_presentation):
2450 Always use "best fit" zoom in presentation mode.
2453 2006-12-24 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2455 * shell/ev-view.c: (ev_view_goto_window_create):
2457 Show "Jump to page" label in the page jumping popup in
2458 presentation mode instead of just a GtkEntry.
2460 2006-12-23 Carlos Garcia Campos <carlosgc@gnome.org>
2462 * shell/ev-window.c: (launch_external_uri):
2464 Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2467 2006-12-22 Elijah Newren <newren gmail com>
2469 * configure.ac: explicitly check for libxml2. Fixes #388795
2471 2006-12-22 Carlos Garcia Campos <carlosgc@gnome.org>
2473 * shell/ev-view-private.h:
2474 * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2475 (ev_view_goto_window_delete_event), (key_is_numeric),
2476 (ev_view_goto_window_key_press_event),
2477 (ev_view_goto_window_button_press_event),
2478 (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2479 (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2480 (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2482 Allow jumping to another page by typing a page number in presentation
2483 mode. It uses a popup window with an entry. Fixes bug #353625.
2485 2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2488 * properties/ev-properties-view.c: (ev_get_default_user_units),
2489 (ev_regular_paper_size):
2491 Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2492 to Damien Carbery <damien.carbery@sun.com> and
2493 Yevgen Muntyan <muntyan@tamu.edu>.
2495 2006-12-20 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2497 * shell/ev-window.c: (setup_document_from_metadata):
2499 Make sure Evince doesn't restore the view on the last
2500 page when a document is reopened. Fixes bug #383381.
2502 2006-12-18 Jens Granseuer <jensgr@gmx.net>
2504 * shell/ev-view.c: (draw_loading_text):
2506 Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2508 2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
2515 2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
2518 * pdf/ev-poppler.cc: (pdf_print_context_free),
2519 (pdf_document_file_exporter_begin),
2520 (pdf_document_file_exporter_do_page):
2522 Make cairo-pdf depedency optional.
2524 2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
2526 * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2528 Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2530 2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
2532 * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2533 (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2534 * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2535 * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2536 * shell/ev-view.c: (draw_loading_text):
2537 * shell/ev-window.c: (ev_window_cmd_file_properties):
2539 Use an specific lock for FontConfig. Hopefully it fixes some crashes
2540 related to using FontConfig from different threads.
2542 2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
2544 * shell/ev-view.c: (draw_loading_text):
2546 Acquire lock document when drawing "Loading..." text so that only one
2547 thread will use FontConfig at the same time. Fixes bug #374750.
2549 2006-12-15 Carlos Garcia Campos <carlosgc@gnome.org>
2551 * shell/ev-page-action.[ch]: (activate_cb):
2552 * shell/ev-window.c: (activate_label_cb):
2554 Check if text inserted in page entry is a valid page number when it
2555 doesn't match to any document page label. Fixes bug #383165.
2557 2006-12-14 Julien Rebetez, <julienr@cvs.gnome.org>
2558 * shell/ev-window.c:
2560 GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2561 available with GTK < 2.10. Added an ifdef to avoid compilation
2564 2006-12-14 Carlos Garcia Campos <carlosgc@gnome.org>
2567 * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2569 Fix ps backend in multihead systems.
2571 2006-12-14 Carlos Garcia Campos <carlosgc@gnome.org>
2573 * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2574 * shell/ev-window.c: (ev_window_get_screen_dpi),
2575 (ev_window_update_actions), (setup_view_from_metadata),
2576 (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2578 Take screen DPI into account when zooming. Fixes bug #318285.
2580 2006-12-14 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2584 Cleaned up/slightly refactored Makefile.am. Added GConf
2585 schemas uninstallation as well.
2587 2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2592 Fight with autotools to fix make check. Make distcheck
2593 works fine as well now!
2595 2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2597 * shell/ev-view.c: (draw_end_presentation_page):
2599 Corrected "end of presentation" string.
2601 2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2603 * shell/ev-view.c: (ev_view_key_press_event):
2605 Correctly propagate key press event so that up/down keys
2606 work as expected (correct behaviour was broken by
2607 black/white screen key bindings for presentations).
2609 2006-12-13 Carlos Garcia Campos <carlosgc@gnome.org>
2611 * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2612 (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2613 (pdf_document_find_get_progress), (pdf_selection_render_selection),
2614 (pdf_selection_get_selection_region),
2615 (pdf_selection_get_selection_map):
2617 Add "static" to some private functions.
2619 2006-12-13 P. Henrique Silva <ph.silva@gmail.com>
2622 * properties/ev-properties-view.h:
2624 * shell/ev-properties-dialog.h:
2625 * shell/ev-properties-fonts.h:
2626 * shell/ev-sidebar-links.h:
2627 * shell/ev-sidebar-thumbnails.h:
2628 * shell/ev-sidebar.h:
2629 * shell/ev-window.h:
2631 Fixes CHACK type in class casts. See bug #385343
2634 2006-12-10 Carlos Garcia Campos <carlosgc@gnome.org>
2636 * shell/ev-view-private.h:
2637 * shell/ev-view.c: (draw_end_presentation_page),
2638 (ev_view_expose_event), (ev_view_key_press_event),
2639 (ev_view_class_init), (ev_view_init):
2641 Blank screen in presentation mode when pressing 'b' (filling with
2642 black) or 'w' (filling with white) keys. Fixes bug #358132.
2644 2006-12-09 Gabriel Felipe Cornejo <gnomeusr@gmail.com>
2646 * data/evince-toolbar.xml:
2647 * shell/ev-window.c:
2649 Use stock icon for Select All action. Fixes
2652 2006-12-09 Radoslav Dorcik <dixiecko@gmail.com>
2654 * shell/ev-view.c: (get_doc_point_from_offset),
2655 (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2657 Add links support in rotated documents. Fixes bug #343733.
2659 2006-12-09 Carlos Garcia Campos <carlosgc@gnome.org>
2661 * shell/ev-view-private.h:
2662 * shell/ev-view.c: (draw_end_presentation_page),
2663 (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2665 Show a blank page after the last page in presentation mode with a
2666 message indicating that presentation has finished and how to exit.
2668 2006-12-09 Carlos Garcia Campos <carlosgc@gnome.org>
2670 * shell/ev-window.c: (fullscreen_timeout_cb):
2672 Hide cursor after a while in presentation mode.
2674 2006-12-04 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2676 * backend/ev-document-info.h:
2677 * data/evince-properties.glade:
2678 * pdf/ev-poppler.cc:
2679 * properties/ev-properties-view.c: (ev_regular_paper_size),
2680 (ev_properties_view_set_info):
2681 * ps/ps-document.c: (ps_document_get_info):
2683 Adds a paper size field to the properties dialog. Fixes
2684 bug #307315. Patch by Kasper Svendsen (with some i18n
2685 changes done by me).
2687 2006-12-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2689 * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2690 (screensaver_init_dbus), (totem_scrsaver_new),
2691 (totem_scrsaver_init):
2692 * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2693 * shell/ev-application.c: (ev_application_register_service),
2694 (ev_application_screensaver_enable),
2695 (ev_application_screensaver_disable):
2696 * shell/ev-application.h:
2697 * shell/ev-window.c: (ev_window_run_presentation),
2698 (ev_window_stop_presentation), (build_comments_string),
2701 Move screensaver handling to application. No more
2704 2006-12-03 Carlos Garcia Campos <carlosgc@gnome.org>
2707 * backend/Makefile.am:
2708 * backend/ev-file-exporter.[ch]:
2709 * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2710 * ps/ps-document.c: (ps_document_file_exporter_*):
2711 * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2712 * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2713 * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2714 (ev_window_print_dialog_response_cb), (ev_window_print_range):
2716 Allow printing to PDF when suppoted by the backend.
2718 2006-12-03 Carlos Garcia Campos <carlosgc@gnome.org>
2720 * shell/ev-window.c: (build_comments_string):
2722 Use always "Document Viewer" in about dialog.
2724 2006-12-03 Carlos Garcia Campos <carlosgc@gnome.org>
2726 * djvu/djvu-document.c: (djvu_document_get_page_size):
2728 Display a warning message when get_pageinfo fails.
2730 2006-11-30 Yevgen Muntyan <muntyan@tamu.edu>
2733 * backend/Makefile.am:
2734 * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2736 * shell/ev-window.c: (build_comments_string):
2738 Make pdf compilation optional. See bug #38007.
2740 2006-11-30 Carlos Garcia Campos <carlosgc@gnome.org>
2742 * ps/ps.c: (get_next_text):
2746 2006-11-22 Carlos Garcia Campos <carlosgc@gnome.org>
2748 * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2749 * shell/ev-navigation-action.c: (connect_proxy),
2750 (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2752 Do not call g_type_class_peek_parent twice.
2754 2006-11-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2757 * data/icons/24x24/.cvsignore:
2758 * data/icons/24x24/Makefile.am:
2759 * data/icons/24x24/evince.png:
2760 * data/icons/Makefile.am:
2762 Add 24x24 icon. Thanks to
2763 Michael Monreal <infernux@web.de>.
2765 2006-11-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2767 * configure.ac: Fix typo in configure.ac. Thanks
2768 to dmacks@netspace.org for notification.
2770 2006-11-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2772 * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2774 Drop dbus include, fixes compilation with older dbus.
2776 2006-11-22 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2779 * cut-n-paste/Makefile.am:
2780 * cut-n-paste/totem-screensaver/.cvsignore
2781 * cut-n-paste/totem-screensaver/Makefile.am:
2782 * cut-n-paste/totem-screensaver/README:
2783 * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2784 * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2785 * shell/Makefile.am:
2786 * shell/ev-window.c: (ev_window_run_presentation),
2787 (ev_window_stop_presentation), (ev_window_cmd_help_about),
2790 Implemented screensaver enabling/disabling for
2791 presentation mode (not fullscreen mode). Code stolen
2792 from Totem (with some minor tweaks). Fixes bug #338889.
2794 2006-11-19 Wouter Bolsterlee <wbolster@cvs.gnome.org>
2798 Bump gnome-icon-theme requirements. We use the rotation
2799 icons that appeared recently.
2801 2006-11-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2803 * shell/ev-history.c: (ev_history_add_page):
2804 * shell/ev-history.h:
2805 * shell/ev-window.c: (page_changed_cb):
2807 Use page labels instead of numbers.
2809 2006-11-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2811 * data/evince-toolbar.xml:
2813 * shell/Makefile.am:
2814 * shell/ev-navigation-action-widget.c:
2815 (ev_navigation_action_widget_init),
2816 (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2817 (menu_detacher), (ev_navigation_action_widget_set_menu),
2818 (menu_position_func), (popup_menu_under_arrow),
2819 (ev_navigation_action_widget_toggled),
2820 (ev_navigation_action_widget_button_press_event):
2821 * shell/ev-navigation-action-widget.h:
2822 * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2823 (ev_navigation_action_set_window), (activate_menu_item_cb),
2824 (new_history_menu_item), (new_empty_history_menu_item),
2825 (build_menu), (menu_activated_cb), (connect_proxy),
2826 (create_tool_item), (ev_navigation_action_init),
2827 (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2828 * shell/ev-navigation-action.h:
2829 * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2830 (ev_page_action_widget_set_page_cache),
2831 (ev_page_action_widget_finalize),
2832 (ev_page_action_widget_class_init), (match_selected_cb),
2833 (display_completion_text), (match_completion), (build_new_tree_cb),
2834 (get_filter_model_from_model),
2835 (ev_page_action_widget_update_model):
2836 * shell/ev-page-action-widget.h:
2837 * shell/ev-page-action.c: (activate_link_cb), (update_model),
2839 * shell/ev-page-action.h:
2840 * shell/ev-stock-icons.c:
2841 * shell/ev-stock-icons.h:
2842 * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2843 (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
2844 (register_custom_actions):
2847 Preliminary history implementation
2849 2006-11-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2851 * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
2852 (dvi_document_class_init), (dvi_document_init_params):
2853 * dvi/mdvi-lib/font.c: (font_reference):
2855 Add reference to subfont. Fixes bug #374277.
2857 2006-11-16 Carlos Garcia Campos <carlosgc@gnome.org>
2859 * shell/ev-window.c: (ev_window_create_tmp_symlink),
2860 (ev_window_cmd_file_open_copy_at_dest):
2862 Fix a race condition when creating symlink. Increase the counter
2863 avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
2864 Mathias Hasselmann).
2866 2006-11-15 Carlos Garcia Campos <carlosgc@gnome.org>
2868 * backend/Makefile.am:
2869 * backend/ev-attachment.c: (ev_attachment_open):
2870 * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
2871 (ev_tmp_dir), (ev_tmp_filename):
2872 * shell/ev-sidebar-attachments.c:
2873 (ev_sidebar_attachments_drag_data_get):
2874 * shell/ev-window.c: (ev_window_clear_temp_file):
2876 Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
2877 in ensure_dir_exists. Abort without crashing when we can't create
2880 2006-11-14 Carlos Garcia Campos <carlosgc@gnome.org>
2882 * data/evince-ui.xml:
2883 * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2884 (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
2885 (ev_window_cmd_file_open_copy_at_dest),
2886 (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
2887 (ev_view_popup_cmd_open_link_new_window):
2889 Allow opening a copy of the current document in a new window. Fixes bug
2892 2006-11-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2894 * data/evince-toolbar.xml:
2896 Add rotate right and rotate left to available items for toolbar.
2898 * data/evince-ui.xml:
2899 * shell/ev-window.c: (ev_window_init):
2901 Customize toolbar with right click. Fixes bug #372451.
2903 2006-11-11 Claudio Saavedra <csaavedra@alumnos.utalca.cl>
2905 * shell/ev-window.c:
2907 Use "object-rotate-{left,right}" stock icons. Fixes
2910 2006-11-10 Carlos Garcia Campos <carlosgc@gnome.org>
2912 * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
2913 (ev_application_open_uri_at_dest), (ev_application_open_uri):
2914 * shell/ev-window.[ch]: (ev_window_clear_temp_file),
2915 (ev_window_open_uri):
2916 * shell/main.c: (arguments_parse):
2918 Remove temp file created when evince is used by GTK+ in
2919 preview mode. Fixes bug #365282.
2921 2006-11-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2923 * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
2925 Fixes bug #372474 - Side pane disabled when entering
2926 and leaving fullscreen mode.
2928 2006-11-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2930 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
2932 * data/evince-preview-toolbar.xml:
2933 * data/evince-toolbar.xml:
2934 * shell/ev-application.c: (ev_application_shutdown),
2935 (ev_application_init), (ev_application_get_toolbars_model):
2936 * shell/ev-application.h:
2937 * shell/ev-window.c: (update_chrome_visibility),
2938 (ev_window_create_fullscreen_popup), (ev_window_run_preview),
2939 (ev_window_cmd_edit_toolbar), (ev_window_init):
2941 Fixes bug #364364 - toolbar editor shows zoom actions again.
2943 2006-11-09 Carlos Garcia Campos <carlosgc@gnome.org>
2945 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2947 Do not take margins into consideration for paper size when printing.
2948 Really fixes bug #350491.
2950 2006-11-08 Carlos Garcia Campos <carlosgc@gnome.org>
2952 * data/evince-ui.xml:
2953 * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
2954 (ev_window_cmd_file_print_setup),
2955 (ev_window_print_dialog_response_cb),
2956 (ev_window_setup_action_sensitivity):
2958 Add page setup settings for printing. Fixes bugs #363860 and #350491.
2960 2006-11-08 Carlos Garcia Campos <carlosgc@gnome.org>
2962 * shell/ev-window.c: (ev_window_print_range):
2964 Revert my previuos commit, since printing to PDF is not supported by
2967 2006-11-08 Carlos Garcia Campos <carlosgc@gnome.org>
2969 * shell/ev-window.c: (ev_window_print_range):
2971 Enable print to a PDF. Fixes bug #332121.
2973 2006-10-31 Carlos Garcia Campos <carlosgc@gnome.org>
2975 * shell/ev-application-service.xml:
2976 * shell/ev-application.[ch]: (ev_application_open_window),
2977 (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
2978 (ev_application_open_uri), (ev_application_open_uri_list):
2979 * shell/ev-window.c: (file_open_dialog_response_cb),
2980 (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
2981 (drag_data_received_cb), (open_remote_link):
2982 * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
2984 Add support for multiscreen systems. Fixes bug #316206.
2986 2006-10-30 Carlos Garcia Campos <carlosgc@gnome.org>
2988 * shell/ev-jobs.[ch]: (ev_job_print_new),
2989 (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
2990 (ev_job_print_do_page):
2991 * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
2993 Allow printing only odd/even pages. Fixes bug #367289.
2995 2006-10-29 Wouter Bolsterlee <wbolster@cvs.gnome.org>
3000 Re-add locale settings to test files.
3002 2006-10-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3004 * data/evince-ui.xml:
3005 * shell/ev-window.c: (set_action_properties):
3007 Removed garbage from code and ui.
3009 2006-10-29 Wouter Bolsterlee <wbolster@cvs.gnome.org>
3011 * shell/ev-window.c: (ev_window_cmd_help_about):
3013 Shamelessly add my name to the list of contributors.
3015 2006-10-29 Wouter Bolsterlee <wbolster@cvs.gnome.org>
3020 Cleaned up the dogtail scripts.
3022 2006-10-27 Wouter Bolsterlee <wbolster@cvs.gnome.org>
3024 * shell/ev-view.c: (draw_loading_text): Don't render
3025 "loading..." text in presentation mode. Temporary
3026 workaround for bug #320352.
3028 2006-10-24 Carlos Garcia Campos <carlosgc@gnome.org>
3030 * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3031 * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3033 Use print settings scale, copies, collate and reverse which were
3034 ignored. Fixes bug #359032.
3036 2006-10-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3039 * data/evince-password.glade:
3041 * test/test-encrypt.pdf:
3042 * test/test-links.pdf:
3046 Add automated UI tests for evince with dogtail. See
3049 2006-10-22 Carlos Garcia Campos <carlosgc@gnome.org>
3051 * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3053 Hide fullscreen toolbar when switching to another desktop workspace.
3056 2006-10-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3058 * shell/ev-window-title.c:
3060 Test for .dvi in title of pdf documents.
3062 2006-10-19 Wouter Bolsterlee <wbolster@cvs.gnome.org>
3064 * shell/ev-view.c: (ev_view_scroll):
3066 Page Up/Down should do page jumps in "Best fit" mode.
3067 If a user has explicitly chosen to view exactly one page
3068 at a time, scrolling just a part of the page when
3069 pressing Page Up/Down is not right. Fixes bug #323107.
3071 2006-10-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3078 2006-10-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3080 * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3081 (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3083 Correctly disconnect from job signals on destroy.
3085 2006-10-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3087 * shell/ev-view-private.h:
3088 * shell/ev-view.c: (view_set_adjustment_values),
3089 (view_update_range_and_current_page),
3090 (ensure_rectangle_is_visible), (ev_view_size_allocate):
3092 Fixes bug #343199, current page now follows find page.
3094 2006-10-08 Wouter Bolsterlee <wbolster@gnome.org>
3096 * backend/ev-document-factory.c:
3098 Assigned OpenDocument presenation MIME type to the
3099 Impress backend. Added some missing (but harmless)
3100 #ifdefs in the document factory as well to make things
3101 consistent again. Fixes bug #360658.
3103 2006-10-08 Christian Persch <chpe@cvs.gnome.org>
3105 * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3106 * backend/ev-document-find.c: (ev_document_find_get_type):
3107 * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3108 * backend/ev-document-links.c: (ev_document_links_get_type):
3109 * backend/ev-document-security.c: (ev_document_security_get_type):
3110 * backend/ev-document-thumbnails.c:
3111 (ev_document_thumbnails_get_type):
3112 * backend/ev-document.c: (ev_document_get_type):
3113 * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3114 * backend/ev-selection.c: (ev_selection_get_type):
3115 * cut-n-paste/recent-files/egg-recent-model.c:
3116 (egg_recent_model_get_type):
3117 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3118 (egg_recent_view_uimanager_get_type):
3119 * cut-n-paste/recent-files/egg-recent-view.c:
3120 (egg_recent_view_get_type):
3121 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3122 (egg_editable_toolbar_get_type):
3123 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3124 (egg_toolbar_editor_get_type):
3125 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3126 (egg_toolbars_model_get_type):
3127 * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3128 (egg_tree_multi_drag_source_get_type):
3129 * cut-n-paste/zoom-control/ephy-zoom-action.c:
3130 (ephy_zoom_action_get_type):
3131 * cut-n-paste/zoom-control/ephy-zoom-control.c:
3132 (ephy_zoom_control_get_type):
3133 * impress/r_back.c: (_imp_fill_back):
3134 * properties/ev-properties-main.c:
3135 (ev_properties_plugin_register_type):
3136 * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3137 * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3138 (ev_view_accessible_factory_get_type):
3140 Reduce relocations. Bug #360616.
3142 2006-10-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3144 * backend/ev-document-factory.c:
3145 (ev_document_factory_get_document):
3147 Load document even if extension is wrong.
3149 2006-10-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3151 * shell/ev-metadata-manager.c: (save_values):
3152 * shell/ev-window.c: (setup_size_from_metadata),
3153 (setup_view_from_metadata), (ev_window_setup_document),
3154 (ev_window_xfer_job_cb), (window_configure_event_cb):
3156 Set size according to the document size/page size ratio.
3157 That should correct rather wierd behaviour of the previous
3160 2006-10-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3162 * shell/ev-window.c: (setup_view_from_metadata):
3164 Set size for new windows from previous window size.
3165 See bugs #354968 and #168450 for details. Thanks
3168 2006-10-01 Carlos Garcia Campos <carlosgc@gnome.org>
3170 * djvu/djvu-links.c: (build_tree):
3174 2006-10-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3176 * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3178 Don't make sidebar close button insensitive. Fixes
3181 2006-10-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3183 * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3184 (ev_window_set_view_accels_sensitivity):
3186 Don't enable Slash on documents which don't support
3187 find. Fixes bug #358648.
3189 2006-10-01 Wouter Bolsterlee <wbolster@gnome.org>
3191 * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3192 open dialog fall back to the current document uri if the
3193 filechooser hasn't been used before. Fixes bug #356980.
3195 2006-09-24 Mathias Hasselmann <mathias.hasselmann@gmx.de>
3197 * shell/ev-window.c: (ev_window_setup_recent),
3198 (ev_window_get_recent_file_label):
3200 Escape underscores in filenames of recent file items.
3202 2006-09-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3206 Bumped poppler requirements, really 0.5.3 is very
3207 buggy, now we require 0.5.4.
3209 2006-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3212 * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3213 (djvu_document_find_iface_init), (djvu_document_links_get_links),
3214 (djvu_document_document_links_iface_init):
3215 * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3216 (number_from_string_10), (get_djvu_link_dest),
3217 (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3218 (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3219 (djvu_links_get_links), (djvu_links_find_link_dest),
3220 (djvu_links_get_links_model):
3221 * djvu/djvu-links.h:
3223 Add support for links and bookmarks in djvu documents. Thanks
3224 to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3227 2006-09-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3229 * shell/ev-application.c: (ev_application_open_uri_at_dest):
3231 Reopen should reload document. Fixes
3234 2006-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3238 * data/evince-16.png:
3239 * data/evince-22.png:
3242 * data/icons/16x16/Makefile.am:
3243 * data/icons/16x16/evince.png:
3244 * data/icons/22x22/Makefile.am:
3245 * data/icons/22x22/evince.png:
3246 * data/icons/48x48/Makefile.am:
3247 * data/icons/48x48/evince.png:
3248 * data/icons/Makefile.am:
3249 * data/icons/scalable/Makefile.am:
3250 * data/icons/scalable/evince.svg:
3252 Install icons with correct names. Fixes
3255 2006-09-07 Carlos Garcia Campos <carlosgc@gnome.org>
3257 * shell/ev-view.c: (ev_view_button_release_event):
3259 Don't open links with middle mouse button. Fixes bug #353649
3261 2006-09-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3266 Update for release 0.6.0
3268 2006-08-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3270 * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3271 Implement Close named action. Patch by Carlos Garcia Campos.
3273 2006-08-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3275 * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3277 Don't clear link mapping on copy_job_to_job_info. Fixes
3280 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org>
3282 * shell/main.c: (main):
3284 Revert my previous commit, gnome_program_init owns the option context.
3285 Fix another memory leak in main. Both caught by Christian Persch.
3287 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org>
3289 * shell/main.c: (main):
3293 2006-08-21 Carlos Garcia Campos <carlosgc@gnome.org>
3295 * backend/ev-document-factory.c: (ev_document_factory_get_document):
3297 Fix crash when opening a pdf with password protection.
3299 2006-08-19 Carlos Garcia Campos <carlosgc@gnome.org>
3301 * pdf/ev-poppler.cc: (pdf_document_search_free):
3305 2006-08-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3307 * backend/ev-document-factory.c:
3308 (ev_document_factory_get_document):
3309 * tiff/tiff-document.c: (tiff_document_finalize):
3311 More correct handling of document loading. Fixes
3314 2006-08-14 Carlos Garcia Campos <carlosgc@gnome.org>
3316 * backend/ev-attachment.c: (ev_attachment_save):
3318 Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3319 gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3321 2006-08-15 Julien Rebetez <julienr@cvs.gnome.org>
3323 * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3324 Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3326 2006-08-14 Carlos Garcia Campos <carlosgc@gnome.org>
3328 * shell/ev-sidebar-thumbnails.c:
3330 Do not render thumbnails unless thumbnails page is active in the
3333 2006-08-14 Christian Persch <chpe@cvs.gnome.org>
3335 * shell/ev-properties-dialog.c:
3337 Fix dialogue spacing. Bug #351370.
3339 2006-08-13 Wouter Bolsterlee <uws+gnome@xs4all.nl>
3343 Use lowercase gettext catalog file names (evince.mo
3344 instead of Evince.mo)
3346 2006-08-13 Carlos Garcia Campos <carlosgc@gnome.org>
3348 * shell/ev-sidebar-attachments.c:
3350 GtkIconTheme is now screen safe too. Fixes bug #350878
3352 2006-08-11 Carlos Garcia Campos <carlosgc@gnome.org>
3354 * shell/ev-window.c:
3356 GtkRecent manager is now screen safe. Fixes bug #350145
3358 2006-08-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3360 * shell/ev-sidebar.c: (ev_sidebar_init):
3362 Make sidebar close icon smaller. Fix for bug 350177.
3363 See also bugs 350176 and 165770.
3365 2006-08-10 Carlos Garcia Campos <carlosgc@gnome.org>
3367 * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3369 Ignore zoom for xyz destinations when it's <= 1, keeping user
3370 preferences instead. Set correct sizing-mode for fith and fitv
3371 destinations rather than EV_SIZING_FREE. Fixes bug #349433
3373 2006-08-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3378 Update for release 0.5.5
3380 2006-08-07 Radoslav Dorcik <dixiecko@gmail.com>
3382 * shell/ev-window.c: (ev_window_cmd_escape)
3384 Escape unfocus page entry. Fixes bug #345809.
3386 2006-08-06 Carlos Garcia Campos <carlosgc@gnome.org>
3388 * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3389 (build_tree), (pdf_document_links_get_links),
3390 (pdf_document_links_find_link_dest):
3391 * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3394 Convert from PDF style coordinates to X style coordinates in the
3395 backend rather than in the view. Fixes bug #338440
3397 2006-08-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3399 * shell/ev-window.c:
3401 Remove Ctrl+Shift+T shortcut for toolbars. See
3404 2006-08-05 Carlos Garcia Campos <carlosgc@gnome.org>
3408 Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3411 2006-08-05 Carlos Garcia Campos <carlosgc@gnome.org>
3414 * cut-n-paste/Makefile.am:
3415 * data/evince-ui.xml:
3416 * shell/Makefile.am:
3417 * shell/ev-application.[ch]:
3418 * shell/ev-window.c:
3420 Use GtkRecent instead of EggRecent when it's available. Fixes bug
3423 2006-08-04 Wouter Bolsterlee <uws+gnome@xs4all.nl>
3425 * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3426 findbar code: s/help/search/
3428 2006-08-04 Ricardo Markiewicz <rmarkie@fi.uba.ar>
3430 * shell/ev-window.c: (setup_document_from_metadata),
3431 (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3432 (setup_view_from_metadata):
3436 2006-07-31 Christian Persch <chpe@cvs.gnome.org>
3438 * autogen.sh, configure.ac:
3440 Update automake usage. See bug 349292.
3442 2006-07-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3444 * shell/eggfindbar.c: (egg_find_bar_class_init),
3445 (entry_activate_callback), (egg_find_bar_init),
3446 (egg_find_bar_set_status_text):
3447 * shell/eggfindbar.h:
3449 Unify Evince findbar with Epiphany. Nice patch
3450 from Fabricio Silva <silva@crans.org> and
3451 Frederic Peters <fpeters@entrouvert.com>. See
3452 bug #339966 for details.
3454 2006-07-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3456 * data/evince.desktop.in.in:
3458 Correct information for bugzilla. Thanks to
3459 Olaf Vitters, see bug #348855.
3461 2006-07-26 Carlos Garcia Campos <carlosgc@gnome.org>
3463 * shell/ev-jobs.[ch]:
3464 * shell/ev-sidebar-links.c:
3465 * shell/ev-window.[ch]:
3467 GtkPrintJob doesn't support print ranges or current page, so we export
3468 to a ps file now when printing ranges or current page.
3470 2006-07-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3472 * pdf/ev-poppler.cc:
3473 * shell/ev-window.c: (do_action_named):
3475 We should be more clear about bugzilla. See the
3478 2006-07-23 Carlos Garcia Campos <carlosgc@gnome.org>
3481 * shell/Makefile.am:
3482 * shell/ev-job-queue.c:
3483 * shell/ev-jobs.[ch]:
3484 * shell/ev-sidebar-links.c:
3485 * shell/ev-window.[ch]:
3487 Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3490 2006-07-17 Carlos Garcia Campos <carlosgc@gnome.org>
3492 * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3493 * shell/ev-application-service.xml:
3494 * shell/ev-application.[ch]:
3495 * shell/ev-jobs.[ch]:
3496 * shell/ev-window.[ch]: (ev_window_run_preview):
3499 Add preview mode to use evince as a printing previewer. It also adds
3500 other command line options for fullscreen and presentation modes.
3501 Fixes bugs #347822, #317031
3503 2006-07-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3508 Update for release 0.5.4
3510 2006-07-11 Bastien Nocera <hadess@hadess.net>
3513 * backend/Makefile.am:
3514 * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3515 * backend/ev-document-factory.h:
3517 * impress/.cvsignore:
3518 * impress/Makefile.am:
3520 * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3521 (imp_get_page), (imp_next_page), (imp_prev_page),
3522 (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3523 * impress/f_oasis.c: (render_object), (render_page),
3524 (get_geometry), (_imp_oasis_load):
3525 * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3527 * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3528 (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3529 (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3530 (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3531 (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3532 (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3533 (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3534 (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3535 (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3536 (iks_new_within), (iks_insert), (iks_insert_cdata),
3537 (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3538 (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3539 (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3540 (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3541 (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3542 (iks_cdata), (iks_cdata_size), (iks_has_children),
3543 (iks_has_attribs), (escape_size), (my_strcat), (escape),
3544 (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3545 (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3546 (iks_tree), (iks_load), (iks_save):
3547 * impress/iksemel.h:
3548 * impress/imposter.h:
3549 * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3550 (imp_render_draw_bezier_real), (imp_render_get_size),
3551 (imp_render_set_fg_color), (imp_render_draw_line),
3552 (imp_render_draw_rect), (imp_render_draw_polygon),
3553 (imp_render_draw_arc), (imp_render_draw_bezier),
3554 (imp_render_open_image), (imp_render_get_image_size),
3555 (imp_render_scale_image), (imp_render_draw_image),
3556 (imp_render_close_image), (imp_render_markup),
3557 (imp_render_get_text_size), (imp_render_draw_text),
3558 (impress_document_load), (impress_document_save),
3559 (impress_document_get_n_pages), (impress_document_get_page_size),
3560 (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3561 (impress_document_finalize), (impress_document_class_init),
3562 (impress_document_can_get_text), (impress_document_get_info),
3563 (impress_document_document_iface_init),
3564 (impress_document_thumbnails_get_thumbnail),
3565 (impress_document_thumbnails_get_dimensions),
3566 (impress_document_document_thumbnails_iface_init),
3567 (impress_document_init):
3568 * impress/impress-document.h:
3569 * impress/internal.h:
3570 * impress/r_back.c: (_imp_fill_back):
3571 * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3572 (_imp_draw_image), (_imp_tile_image):
3573 * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3574 (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3576 * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3577 (r_draw_gradient_complex), (r_draw_gradient):
3578 * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3580 * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3581 (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3583 * impress/render.c: (imp_create_context), (imp_context_set_page),
3584 (imp_context_set_step), (imp_render), (imp_delete_context):
3586 * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3587 (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3588 (zip_load_xml), (zip_get_size), (zip_load):
3592 New backend to support impress slides. Fixes bug #30867.
3594 2006-07-10 Ghee Teo <ghee.teo@sun.com>
3596 * shell/ev-utils.c: (using_postscript_printer):
3598 Fixes crash when print using PAPI backend,
3601 2006-06-09 Pat Rondon <pmr@patrondon.org>
3603 * shell/ev-jobs.c: (ev_job_xfer_run):
3604 * shell/ev-window.c: (password_dialog_response),
3605 (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3606 (ev_window_dispose):
3607 Fixes bug #344160: if the xfer job doesn't complete
3608 because a password is required, reload the existing
3609 instance instead of creating a new one.
3611 2006-06-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3613 * shell/main.c: (main): Call gdk_threads_init. Thus
3614 we'll avoid errors in auth dialog. Fix for the bug
3617 2006-06-01 Wouter Bolsterlee <uws+gnome@xs4all.nl>
3619 * configure.ac: Advertise pixbuf support, fix
3622 2006-05-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3624 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3625 (ev_sidebar_thumbnails_set_document):
3627 Update sidebar thumbnails after reloading.
3629 2006-05-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3631 * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3633 * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3634 (ev_window_cmd_view_reload), (ev_window_init):
3636 Don't crash on reload. Fix for the bug #343167.
3638 2006-05-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3640 * shell/ev-jobs.c: (ev_job_render_run):
3642 Check for document links.
3644 2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3646 * backend/ev-attachment.c: (ev_attachment_save),
3647 (ev_attachment_launch_app), (ev_attachment_open):
3648 * backend/ev-document-factory.c: (get_document_from_uri):
3649 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3650 (egg_recent_view_uimanager_set_list):
3651 * ps/ps-document.c: (check_filecompressed), (document_load),
3653 * shell/ev-metadata-manager.c: (load_values):
3654 * shell/ev-password.c: (ev_password_dialog_set_property):
3655 * shell/ev-view.c: (tip_from_link):
3656 * shell/ev-window.c: (file_save_dialog_response_cb),
3657 (ev_window_print_dialog_response_cb):
3659 Use consistent quoting style. Fix for the bug #320285.
3661 2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3663 * shell/ev-jobs.c: (ev_job_xfer_run):
3664 * shell/main.c: (load_files):
3666 Open links with anchors. Fix for the bug #339836.
3668 2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3670 * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3671 (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3672 (ev_link_dest_set_property), (ev_link_dest_finalize),
3673 (ev_link_dest_class_init), (ev_link_dest_new_named),
3674 (ev_link_dest_new_page_label):
3675 * backend/ev-link-dest.h:
3676 * shell/ev-application.c: (ev_application_open_uri):
3677 * shell/ev-view.c: (goto_dest):
3678 * shell/ev-window.c:
3679 * shell/ev-window.h:
3681 Fix page-label command line option. Bug #342070.
3683 2006-05-27 Ricardo Markiewicz <rmarkie@fi.uba.ar>
3685 * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3687 Don't show highlight rects if page can't be showed. Fix for
3690 2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3692 * shell/ev-window.c: (setup_sidebar_from_metadata),
3693 (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3695 Setup sidebar from metadata even if there is no document
3696 loaded. Fix for the bug #342807.
3698 2006-05-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3700 * cut-n-paste/toolbar-editor/Makefile.am:
3701 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3702 (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3703 (find_action), (drag_data_delete_cb), (drag_begin_cb),
3704 (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3705 (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3706 (popup_context_menu_cb), (button_press_event_cb),
3707 (configure_item_sensitivity), (configure_item_cursor),
3708 (configure_item_tooltip), (connect_widget_signals),
3709 (action_sensitive_cb), (create_item_from_action),
3710 (create_item_from_position), (toolbar_drag_data_received_cb),
3711 (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3712 (toolbar_drag_leave_cb), (configure_drag_dest),
3713 (toggled_visibility_cb), (toolbar_visibility_refresh),
3714 (create_dock), (toolbar_changed_cb), (unparent_fixed),
3715 (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3716 (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3717 (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3718 (egg_editable_toolbar_dispose),
3719 (egg_editable_toolbar_set_ui_manager),
3720 (egg_editable_toolbar_get_selected),
3721 (egg_editable_toolbar_set_selected), (set_edit_mode),
3722 (egg_editable_toolbar_set_property),
3723 (egg_editable_toolbar_get_property),
3724 (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3725 (egg_editable_toolbar_new_with_model),
3726 (egg_editable_toolbar_get_edit_mode),
3727 (egg_editable_toolbar_set_edit_mode),
3728 (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3729 (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3730 * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3731 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3732 (item_added_or_removed_cb), (toolbar_removed_cb),
3733 (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3734 (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3735 (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3736 (editor_create_item_from_name), (append_table),
3737 (update_editor_sheet), (egg_toolbar_editor_init):
3738 * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3739 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3740 (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3741 (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3742 (toolbar_node_free), (egg_toolbars_model_get_flags),
3743 (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3744 (egg_toolbars_model_get_name), (impl_add_item),
3745 (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3746 (parse_data_list), (parse_item_list), (parse_toolbars),
3747 (egg_toolbars_model_load_toolbars), (parse_available_list),
3748 (parse_names), (egg_toolbars_model_load_names),
3749 (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3750 (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3751 (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3752 (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3753 (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3754 (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3755 (egg_toolbars_model_set_types), (fill_avail_array),
3756 (egg_toolbars_model_get_name_avail),
3757 (egg_toolbars_model_get_name_flags),
3758 (egg_toolbars_model_set_name_flags):
3759 * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3760 * cut-n-paste/toolbar-editor/eggintl.h:
3761 * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3762 (egg_tree_multi_drag_source_get_type),
3763 (egg_tree_multi_drag_source_row_draggable),
3764 (egg_tree_multi_drag_source_drag_data_delete),
3765 (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3766 (egg_tree_multi_drag_button_release_event), (selection_foreach),
3767 (path_list_free), (set_context_data), (get_context_data),
3768 (get_info), (egg_tree_multi_drag_drag_data_get),
3769 (egg_tree_multi_drag_motion_event),
3770 (egg_tree_multi_drag_button_press_event),
3771 (egg_tree_multi_drag_add_drag_support):
3772 * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3773 * shell/ev-application.c: (ev_application_init),
3774 (ev_application_save_toolbars_model):
3775 * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3776 (ev_window_cmd_edit_toolbar), (ev_window_init):
3778 Sync toolbareditor with epiphany and libegg
3780 2006-05-23 Carlos Garcia Campos <carlosgc@gnome.org>
3784 Depend on poppler 0.5.2
3786 2006-05-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3788 * shell/ev-jobs.c: (ev_job_render_run):
3790 Check if document supports links iterface.
3792 2006-05-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3797 Update for release 0.5.3
3799 2006-05-13 Michael Plump <plumpy@skylab.org>
3802 * shell/Makefile.am:
3803 * shell/main.c: (main):
3805 Port to GOption command line parsing. Fix for the
3808 2006-05-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3810 * shell/ev-window.c: (ev_window_cmd_help_about):
3812 Do not wrap license. Fix for the bug #309460.
3814 2006-05-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3817 * properties/ev-properties-main.c: (ev_properties_get_pages):
3818 * shell/ev-application.c: (ev_application_open_window),
3819 (ev_application_open_uri_at_dest):
3820 * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3821 * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3822 (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3823 * shell/ev-utils.c: (save_print_config_to_file):
3824 * shell/ev-window.c: (ev_window_cmd_save_as),
3825 (ev_attachment_popup_cmd_save_attachment_as):
3826 * shell/main.c: (load_files_remote):
3828 Bump requirements to gtk 2.8 and drop all ifdefs used.
3830 2006-05-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3832 * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3833 * shell/ev-window.c: (ev_window_init):
3835 Show attachments page.
3837 2006-05-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3840 * shell/ev-attachment-bar.c:
3841 * shell/ev-attachment-bar.h:
3842 * shell/ev-sidebar-attachments.c:
3843 (ev_sidebar_attachments_icon_cache_add),
3844 (icon_theme_get_pixbuf_from_mime_type),
3845 (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
3846 (ev_sidebar_attachments_icon_cache_refresh),
3847 (ev_sidebar_attachments_get_attachment_at_pos),
3848 (ev_sidebar_attachments_popup_menu_show),
3849 (ev_sidebar_attachments_popup_menu),
3850 (ev_sidebar_attachments_button_press),
3851 (ev_sidebar_attachments_update_icons),
3852 (ev_sidebar_attachments_drag_data_get),
3853 (ev_sidebar_attachments_get_property),
3854 (ev_sidebar_attachments_destroy),
3855 (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
3856 (ev_sidebar_attachments_new),
3857 (ev_sidebar_attachments_set_document),
3858 (ev_sidebar_attachments_support_document),
3859 (ev_sidebar_attachments_get_label),
3860 (ev_sidebar_attachments_page_iface_init):
3861 * shell/ev-sidebar-attachments.h:
3862 * shell/ev-window.c: (update_chrome_visibility),
3863 (setup_sidebar_from_metadata), (ev_window_setup_document),
3864 (ev_window_sidebar_current_page_changed_cb),
3865 (attachment_bar_menu_popup_cb), (ev_window_init):
3867 Move attachments bar to sidebar.
3869 2006-05-09 Carlos Garcia Campos <carlosgc@gnome.org>
3871 * pdf/ev-poppler.cc:
3872 * shell/ev-application.[ch]:
3875 Fix some memory leaks.
3877 2006-05-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
3879 * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
3881 Change the properties dialog response to
3882 GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
3883 will make the dialog go away when the user presses
3884 enter. With gtk+ >= 2.9 this will happen anyway, but for
3885 older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
3886 escape by default. Fixes bug #340539. See also bug
3887 #101293 for the gtk+ part.
3889 2006-05-08 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
3891 * shell/ev-view.c (tip_from_action_named): Replace some strings
3892 that were wrong. Closes #340970.
3894 2006-05-08 Carlos Garcia Campos <carlosgc@gnome.org>
3896 * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3898 Update sidebar chrome flag when sidebar visibility changes. Fixes bug
3901 2006-05-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3905 * dvi/mdvi-lib/Makefile.am:
3906 * properties/Makefile.am:
3908 * shell/Makefile.am:
3909 * thumbnailer/Makefile.am:
3911 Due to broken libtool that is unable to track dependencies
3912 of noinst libraries we are forced to explicitely point
3913 libraries for binary. Fix for the bug #333334.
3915 2006-05-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3917 * data/evince.desktop.in.in:
3918 * shell/ev-view.c: (view_update_range_and_current_page),
3919 (ev_view_next_page), (ev_view_previous_page):
3920 * shell/ev-window.c: (update_chrome_visibility),
3921 (setup_sidebar_from_metadata), (ev_window_setup_document),
3922 (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
3923 (fullscreen_set_timeout), (fullscreen_clear_timeout),
3924 (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
3925 (ev_window_stop_fullscreen), (ev_window_run_presentation),
3926 (ev_window_stop_presentation), (ev_window_focus_in_event),
3927 (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
3929 * thumbnailer/Makefile.am:
3931 Update fullscreen and presentation timeout handling. Hide
3932 cursor in presentation after timeout. Fix for the bugs
3933 #136359 and #336981.
3935 2006-05-03 Carlos Garcia Campos <carlosgc@gnome.org>
3937 * backend/ev-link-action.[ch]:
3938 * pdf/ev-poppler.cc: (ev_link_from_action):
3939 * shell/ev-view-private.h:
3940 * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
3941 * shell/ev-window.c: (do_action_named), (view_external_link_cb):
3943 Add support for Named Action links
3945 2006-05-02 Carlos Garcia Campos <carlosgc@gnome.org>
3947 * backend/Makefile.am:
3948 * backend/ev-document-links.[ch]:
3949 * backend/ev-document.[ch]:
3950 * backend/ev-link-action.[ch]:
3951 * backend/ev-link-dest.[ch]:
3952 * backend/ev-link.[ch]:
3953 * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
3954 (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
3955 * shell/ev-page-action.c: (build_new_tree_cb):
3956 * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
3957 (links_page_num_func), (update_page_callback):
3958 * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
3961 * shell/ev-window.[ch]: (ev_window_open_uri),
3962 (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
3963 * shell/ev-application.[ch]: (ev_application_open_window),
3964 (ev_application_open_uri):
3966 Rework links system, it adds support for remote links now and it makes
3967 easier to add new kinds of actions and destinations. Fixes bug #317292
3969 2006-05-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3973 * data/evince-16.png:
3974 * data/evince-22.png:
3976 * shell/main.c: (main):
3978 Evince use it's own icon. Fix for the bug #313392.
3980 * shell/ev-window.c: (fullscreen_timeout_cb),
3981 (fullscreen_set_timeout), (fullscreen_clear_timeout),
3982 (ev_window_cmd_help_about), (ev_window_dispose):
3984 Simplify fullscreen timeout code.
3986 2006-04-29 Carlos Garcia Campos <carlosgc@gnome.org>
3988 * backend/ev-attachment.c:
3989 * shell/ev-attachment-bar.c:
3990 * shell/ev-window.c:
3992 Allow multiple selection of attachments
3994 2006-04-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
3996 * shell/ev-view.c: (view_update_range_and_current_page),
3999 Fix for the bug #312573 – Optimal selection of current
4000 page among visible pages.
4002 2006-04-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4008 Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4011 2006-04-22 Kjartan Maraas <kmaraas@gnome.org>
4013 * configure.ac: Fix the LINGUAS stuff here too so it builds.
4015 2006-04-21 Wouter Bolsterlee <uws+gnome@xs4all.nl>
4017 * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4018 dictated by the GNOME HIG. Fixes bug #339235.
4020 2006-04-20 Wouter Bolsterlee <uws+gnome@xs4all.nl>
4022 * data/evince-ui.xml:
4023 * shell/ev-view.c: (ev_view_can_find_previous):
4025 * shell/ev-window.c: (ev_window_update_actions),
4026 (ev_window_cmd_edit_find_previous):
4028 Add support for "Find Previous" as dictated by the GNOME HIG. A
4029 menu item is added and some glue code to make it all work is added
4032 2006-04-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
4034 * configure.ac: Award myself the "useless use of cat" award.
4036 2006-04-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
4038 * po/LINGUAS: New file listing all supported languages.
4040 * configure.in: Use po/LINGUAS instead of including all languages
4041 directly in this file. See the wiki for more information:
4042 http://live.gnome.org/GnomeGoals/PoLinguas
4044 2006-04-06 Carlos Garcia Campos <carlosgc@gnome.org>
4046 * backend/ev-document-factory.c:
4048 Do not load the document twice when there isn't errors
4050 2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org>
4052 * backend/ev-attachment.c:
4054 Fix a crash when there isn't a default application to open an
4057 2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org>
4059 * backend/ev-attachment.[ch]:
4060 * shell/ev-attachment-bar.[ch]:
4062 Added missing files.
4064 2006-04-03 Carlos Garcia Campos <carlosgc@gnome.org>
4066 * backend/Makefile.am:
4067 * data/evince-ui.xml:
4068 * backend/ev-attachment.[ch]:
4069 * backend/ev-document.[ch]: (ev_document_has_attachments),
4070 (ev_document_get_attachments):
4071 * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4072 (attachment_save_to_buffer), (pdf_document_get_attachments),
4073 (pdf_document_document_iface_init):
4074 * shell/Makefile.am:
4075 * shell/ev-attachment-bar.[ch]:
4076 * shell/ev-window.c:
4078 Add support for PDF attachments. Fixes bug #325143
4080 2006-04-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4082 * backend/ev-document-factory.c: (get_document_from_uri),
4083 (ev_document_factory_get_document):
4084 * backend/ev-document-factory.h:
4085 * properties/ev-properties-main.c: (ev_properties_get_pages):
4086 * shell/Makefile.am:
4087 * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4088 (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4089 (ev_job_queue_remove_job):
4090 * shell/ev-job-queue.h:
4091 * shell/ev-job-xfer.c:
4092 * shell/ev-job-xfer.h:
4093 * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4094 (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4095 (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4098 * shell/ev-window.c: (ev_window_is_empty),
4099 (password_dialog_response), (ev_window_clear_xfer_job),
4100 (ev_window_xfer_job_cb), (ev_window_open_uri),
4101 (ev_window_cmd_focus_page_selector),
4102 (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4103 (ev_window_cmd_continuous), (ev_window_cmd_dual),
4104 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4105 (ev_window_dispose):
4106 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4108 * Cleanup mime type detection on document load. Fix for the
4111 2006-04-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4113 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4115 Fix crash on exit, described in the bug #336825.
4117 2006-03-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4119 * backend/ev-document-factory.c:
4120 (ev_document_factory_get_from_mime),
4121 (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4122 (ev_document_factory_get_document),
4123 (file_filter_add_mime_list_and_free),
4124 (ev_document_factory_add_filters):
4125 * backend/ev-document-factory.h:
4126 * properties/ev-properties-main.c: (ev_properties_get_pages):
4127 * shell/Makefile.am:
4128 * shell/ev-application.c:
4129 * shell/ev-job-xfer.c: (ev_job_xfer_run):
4130 * shell/ev-window.c: (ev_window_cmd_file_open),
4131 (ev_window_cmd_save_as):
4132 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4134 Rework factory functions so they are placed now in a single
4135 file ev-document-factory.c
4137 2006-03-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4139 * shell/ev-window.c: (update_chrome_visibility):
4141 Fix for the bug 166566 - don't show menubar in fullscreen
4144 2006-03-22 Tommi Vainikainen <thv@iki.fi>
4146 * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4148 2006-03-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4150 * shell/ev-view.c: (ev_view_expose_event):
4152 More correctly draw loading text when document
4155 2006-03-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4157 * shell/ev-view.c: (ev_view_scroll):
4159 Fix for the bug #334854, page down and page up switch
4160 pages in presentation mode.
4162 2006-03-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4164 * shell/ev-window.c: (ev_window_set_action_sensitive),
4165 (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4166 (ev_window_set_view_accels_sensitivity),
4167 (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4168 (ev_window_cmd_continuous), (ev_window_cmd_dual),
4169 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4170 (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4171 (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4172 (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4173 (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4174 (view_actions_focus_in_cb), (ev_window_init):
4176 Fix for the bug #333902, now it's possible to search
4179 2006-03-16 Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4181 * configure.ac: Added Breton translation.
4182 * po/br.po: Added Breton translation.
4184 2006-03-14 Carlos Garcia Campos <carlosgc@gnome.org>
4186 * shell/ev-window-title (ev_window_title_update):
4188 Fix memory leak in window title. Fixes bug #333944
4190 2006-03-14 Carlos Garcia Campos <carlosgc@gnome.org>
4192 * shell/ev-metadata-manager.c (parseItem):
4194 Fix memory leaks. Fixes bug #333945
4196 2006-03-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4198 * NEWS, configure.ac, TODO:
4200 Update for release 0.5.2.
4202 2006-03-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4204 * shell/ev-view.c: (view_update_range_and_current_page),
4207 Don't jump on scrolling, fix for the bug #333127.
4209 2006-03-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4211 * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4213 Scroll by one page in presentation mode. Fix for the bug
4216 2006-03-01 Vladimer SIchinava <vlsichinava@gmail.com>
4218 * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4220 2006-02-28 Clytie Siddall <clytie@riverland.net.au>
4222 * configure.ac Added lv in ALL_LINGUAS line.
4224 2006-02-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4226 * NEWS, configure.ac:
4228 Update for release 0.5.1
4230 2006-02-24 Ricardo Markiewicz <rmarkie@fi.uba.ar>
4232 * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4233 * backend/ev-document-misc.h:
4234 * shell/ev-view.c: (draw_one_page):
4236 Clairfy what page the toolbar page number applies to. Fix
4237 for the bug #328102.
4239 2006-02-24 Stanislav Slusny <slusnys@gmail.com>
4241 * shell/ev-view-private.h:
4242 * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4243 (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4244 (ev_view_search_changed):
4246 * shell/ev-window.c: (find_bar_search_changed_cb):
4248 Dont't jump to find result if window was scrolled during search.
4249 Fix for the bug #313266.
4251 2006-02-21 Stanislav Slusny <slusnys@gmail.com>
4253 * shell/eggfindbar.c: (egg_find_bar_class_init):
4254 * shell/eggfindbar.h:
4255 * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4256 * shell/ev-view-private.h:
4257 * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4258 (ev_view_class_init), (ev_sizing_mode_get_type),
4259 (ev_scroll_type_get_type):
4261 * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4262 (ev_window_cmd_scroll_backward), (find_bar_scroll),
4265 Fix for the bug 319133 - Find entry should allow text scroll.
4267 2006-02-20 Antoine Dopffer <antoine.dopffer@free.fr>
4269 * shell/ev-view-private.h:
4270 * shell/ev-view.c: (view_update_range_and_current_page),
4271 (highlight_find_results), (find_changed_cb), (page_changed_cb),
4272 (ev_view_set_document), (update_find_status_message),
4273 (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4274 (ev_view_find_previous):
4276 Fix for the bug #319137. Search now takes account for scrolling.
4278 2006-02-19 Michael Hofmann <mh21@piware.de>
4282 * djvu/djvu-document-private.h:
4283 * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4284 (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4285 (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4286 (djvu_document_can_get_text), (djvu_document_get_text),
4287 (djvu_document_document_iface_init),
4288 (djvu_document_thumbnails_get_thumbnail),
4289 (djvu_document_find_begin), (djvu_document_find_get_n_results),
4290 (djvu_document_find_get_result),
4291 (djvu_document_find_page_has_results),
4292 (djvu_document_find_get_progress), (djvu_document_find_cancel),
4293 (djvu_document_find_iface_init):
4294 * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4295 (djvu_text_page_selection), (djvu_text_page_limits_process),
4296 (djvu_text_page_limits), (djvu_text_page_copy),
4297 (djvu_text_page_position), (djvu_text_page_union),
4298 (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4299 (djvu_text_page_box), (djvu_text_page_append_text),
4300 (djvu_text_page_search), (djvu_text_page_prepare_search),
4301 (djvu_text_page_new), (djvu_text_page_free):
4302 * djvu/djvu-text-page.h:
4303 * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4304 (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4305 (djvu_text_n_results), (djvu_text_has_results),
4306 (djvu_text_get_result), (djvu_text_get_progress):
4309 Text search in djvu. Fix for the bug #303415.
4311 2006-02-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4314 * shell/ev-window.c: (ev_window_cmd_save_as):
4316 Ask filechooser to confirm overwrite. Fix for the bug #328266.
4317 Thanks to Gary Coady <gary@lyranthe.org>
4319 2006-02-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4321 * shell/ev-print-job.c: (idle_print_handler):
4323 Inverse order printing, bug #320919.
4325 2006-02-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4327 * data/evince-toolbar.xml:
4328 * shell/ev-window.c:
4330 Allow to add sidebar checkbutton on toolbar. Fix
4331 for the bug #144577.
4333 2006-02-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4335 * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4337 Add checks that have sense for empty ps document.
4339 2006-02-15 Luca Ferretti <elle.uca@libero.it>
4341 * configure.ac: Include PS in mime types list.
4343 2006-02-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4346 * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4348 * ps/ps-document.c: (start_interpreter), (ps_document_load):
4350 Runtime check for gs interpreter. Fix for the bug #320868.
4351 Thanks to Antoine Dopffer antoine.dopffer@free.fr
4353 2006-02-12 Carlos Garcia Campos <carlosgc@gnome.org>
4355 * shell/ev-application.c:
4357 Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4358 dbus>=0.60, so that the request is not queued.
4360 2006-02-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4363 * shell/Makefile.am:
4364 * shell/ev-sidebar-links.c: (print_section_cb):
4367 * shell/ev-window.c: (update_action_sensitivity),
4368 (ev_window_close_dialogs), (ev_window_print):
4369 * shell/ev-window.h:
4371 Make printing support optional. Patch from Eduardo de Barros Lima
4372 <eduardo.lima@indt.org.br> for the bug #330546.
4374 2006-02-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4376 * shell/ev-view-private.h:
4377 * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4378 (ev_view_set_document):
4380 * shell/ev-window.c: (ev_window_load_job_cb),
4381 (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4384 Draw Loading message during xfer job. Fix for the bug #329495.
4386 2006-02-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4388 * comics/comics-document.c: (comics_regex_quote),
4389 (comics_document_load), (extract_argv):
4391 Correcly quote regexp before passing it to unzip.
4393 2006-02-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4395 * shell/ev-page-cache.c: (build_height_to_page),
4396 (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4397 (ev_page_cache_get_dual_even_left):
4398 * shell/ev-page-cache.h:
4399 * shell/ev-view.c: (view_update_range_and_current_page),
4400 (get_page_y_offset), (get_page_extents):
4402 Place even pages to the left if document has less then
4403 two pages. Fix for the bug #328856.
4405 2006-01-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4407 * thumbnailer/evince-thumbnailer-comics.schemas.in:
4409 Correct comics scheme. This make evince create thumbnails
4410 for comic books. Fix for the bug 329088.
4412 2006-01-31 Christopher Aillon <caillon@redhat.com>
4414 * data/evince-password.glade: Don't explicitly set
4415 invisible_char to the current default value in case
4416 the default changes; let GTK+ do its magic.
4418 2006-01-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4420 * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4421 real filename to tmp filename since often document
4422 type is determined by extension.
4424 2006-01-24 Ricardo Markiewicz <rmarkie@fi.uba.ar>
4426 * shell/ev-view.c: (add_scroll_binding_keypad),
4427 (ev_view_binding_activated), (ev_view_class_init):
4429 Add keybindings for percision-scrolling of display area.
4430 Fix for the bug #314072.
4432 2006-01-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4434 * data/evince.desktop.in.in:
4436 Add GTK to the list of categories. Fix for the bug #328034.
4438 2006-01-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4440 * shell/ev-application.c: (ev_application_shutdown),
4441 (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4442 * shell/ev-application.h:
4443 * shell/ev-window.c: (file_open_dialog_response_cb),
4444 (ev_window_cmd_file_open):
4446 Save last uri in file chooser dialog. Fix for the bug #327950.
4448 2006-01-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4453 Final update for release 0.5.0
4455 * shell/Makefile.am:
4457 Remove disable deprecated until we'll require libgnome-2.13.7
4458 and port to GOption argument parsing. See bug 327518.
4460 2006-01-19 Jani Monoses <jani.monoses@gmail.com>
4462 * comics/comics-document.c: (comics_document_save):
4463 * djvu/djvu-document.c: (djvu_document_save):
4464 * dvi/dvi-document.c: (dvi_document_save):
4465 * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4466 * lib/ev-file-helpers.h:
4467 * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4468 * tiff/tiff-document.c: (tiff_document_save):
4470 Use common save function for backends.
4472 2006-01-18 Jani Monoses <jani.monoses@gmail.com>
4474 * backend/ev-document-types.c:
4476 Fix crash on saving pixbuf.
4478 2006-01-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4480 * cut-n-paste/recent-files/egg-recent-item.c:
4481 (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4482 * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4483 (parse_info_free), (valid_element), (start_element_handler),
4484 (end_element_handler), (text_handler), (egg_recent_model_filter),
4485 (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4486 (egg_recent_model_monitor), (egg_recent_model_read),
4487 (egg_recent_model_open_file), (egg_recent_model_lock_file),
4488 (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4489 (egg_recent_model_set_property), (egg_recent_model_class_init),
4490 (egg_recent_model_init), (egg_recent_model_add_full),
4491 (egg_recent_model_delete), (egg_recent_model_get_list),
4492 (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4493 (egg_recent_model_set_filter_mime_types),
4494 (egg_recent_model_clear_group_filter),
4495 (egg_recent_model_set_filter_groups),
4496 (egg_recent_model_clear_scheme_filter),
4497 (egg_recent_model_set_filter_uri_schemes),
4498 (egg_recent_model_remove_expired):
4499 * cut-n-paste/recent-files/egg-recent-util.c:
4500 (egg_recent_util_get_icon):
4501 * cut-n-paste/recent-files/egg-recent-util.h:
4502 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4503 (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4504 (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4505 (egg_recent_view_uimanager_set_property),
4506 (egg_recent_view_uimanager_get_property),
4507 (egg_recent_view_uimanager_class_init),
4508 (egg_recent_view_uimanager_init),
4509 (egg_recent_view_uimanager_set_label_width),
4510 (egg_recent_view_uimanager_get_label_width):
4511 * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4512 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4513 * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4514 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4515 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4516 * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4520 2006-01-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4522 * shell/ev-page-cache.c: (build_height_to_page),
4523 (ev_page_cache_get_height_to_page):
4524 * shell/ev-page-cache.h:
4525 * shell/ev-view.c: (view_update_range_and_current_page),
4526 (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4527 (ev_view_previous_page):
4529 Dual mode places even pages to the left. Fix for the bug #309393.
4532 * shell/ev-window.c: (update_action_sensitivity),
4533 (setup_view_from_metadata), (view_menu_popup_cb):
4535 Don't restore presentation in empty windows, more intelligent
4536 next page behaviour in dual mode.
4538 * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4539 (ev_pixbuf_cache_clear_job_sizes):
4541 Cleanup job callback on removal. Fix for the bug #325886.
4543 2006-01-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4545 * ps/ps.c: (psscan):
4547 Commit workaround Mozilla problem. Fix for the bug #325919
4549 * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4552 Fix for year 2038 problem.
4554 2006-01-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4556 * shell/ev-window.c: (setup_document_from_metadata),
4557 (ev_window_cmd_view_reload):
4559 Clamp page recieved from metadata in valid values. Fix
4560 for the bug #325986.
4562 2006-01-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4565 Add MAINTAINERS as requested on desktop-devel-list.
4567 2006-01-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4569 * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4570 (mime_type_supported_by_gdk_pixbuf),
4571 (ev_document_factory_get_mime_types),
4572 (ev_document_factory_get_all_mime_types):
4574 Don't add pixbuf mime types if pixbuf backend is disabled.
4576 * shell/ev-application.c: (ev_application_get_uri_window):
4578 Fix for the bug 325815 - unhandled MIME type message doesn't
4579 appear a second time.
4581 * shell/ev-document-types.c: (ev_document_types_add_filters):
4582 * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4583 (password_dialog_response), (ev_window_popup_password_dialog),
4584 (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4585 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4586 (ev_window_run_presentation), (ev_window_stop_presentation),
4587 (save_sizing_mode), (ev_window_zoom_changed_cb),
4588 (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4589 (ev_window_dual_mode_changed_cb),
4590 (ev_window_sidebar_current_page_changed_cb),
4591 (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4592 (window_state_event_cb), (window_configure_event_cb):
4594 Cleanup additional uris holded by EvWindow.
4596 2006-01-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4598 * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4599 (ev_view_can_previous_page), (ev_view_can_next_page):
4601 * shell/ev-window.c: (update_action_sensitivity):
4603 Two page scrolling with Space and PageUp in dual mode. Second fix
4604 for the bug #316608.
4606 2006-01-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4608 * shell/ev-view.c: (scroll_to_current_page):
4610 Correctly clamp adjustment value. Fix for the bug
4613 2006-01-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4615 * shell/ev-sidebar-links.c: (print_section_cb):
4616 * shell/ev-window.c: (ev_window_get_uri),
4617 (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4618 (ev_window_print_dialog_response_cb), (ev_window_print_range),
4619 (ev_window_dispose):
4621 Make print dialog non-modal. Fix for the bug #325622.
4623 2006-01-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4625 * shell/ev-metadata-manager.c:
4626 * shell/ev-utils.c: (using_pdf_printer),
4627 (using_postscript_printer), (load_print_config_from_file),
4628 (save_print_config_to_file):
4630 * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4631 (update_sidebar_visibility), (setup_sidebar_from_metadata),
4632 (setup_view_from_metadata), (ev_window_setup_document),
4633 (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4634 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4635 (ev_window_run_presentation), (ev_window_stop_presentation),
4636 (save_sizing_mode), (ev_window_zoom_changed_cb),
4637 (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4638 (ev_window_dual_mode_changed_cb),
4639 (ev_window_sidebar_current_page_changed_cb),
4640 (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4641 (window_state_event_cb), (window_configure_event_cb),
4644 Setting saving behaviour fixes.
4646 2005-12-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4650 Make antialiasing gs options better and allow
4651 to change them during configure. Fix for the
4654 2005-12-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4656 * shell/ev-window.c: (setup_view_from_metadata):
4658 Remember if last window was maximized. Fix for the
4661 2005-12-28 Abel Cheung <maddog@linuxhall.org>
4663 * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4665 2005-12-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4667 * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4668 * shell/ev-page-action.c: (build_new_tree_cb):
4669 * shell/ev-sidebar-links.c: (links_page_num_func),
4670 (update_page_callback_foreach), (update_page_callback):
4671 * shell/ev-view.c: (scroll_to_current_page):
4673 Fix for the bug #325067 with more intelligent selection
4674 of current link in sidebar. Make sidebar handle links
4675 of FITR-like type more correctly.
4677 * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4678 (dvi_pixbuf_put_pixel):
4680 Fix memory consumtion with disabled alpha channel.
4682 2005-12-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4684 * data/evince-ui.xml:
4685 * shell/ev-window.c: (view_menu_popup_cb),
4686 (ev_popup_cmd_open_link), (ev_window_init):
4688 Update context menu for internal links. Fix for the bug
4691 2005-12-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4693 * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4695 Bind context menu to keyboard also. Fix for the bug
4698 2005-12-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4700 * shell/ev-view.c: (selection_scroll_timeout_cb):
4702 Horizontal scroll on selection also.
4704 2005-12-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4706 * shell/ev-metadata-manager.c: (parse_value):
4707 * shell/ev-view.c: (goto_xyz_link):
4709 Correct zoom setup and metadata save broken in
4712 2005-12-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4714 * shell/ev-view-private.h:
4715 * shell/ev-view.c: (scroll_to_current_page),
4716 (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4717 (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4718 (page_changed_cb), (ev_view_set_continuous),
4719 (ev_view_set_dual_page), (ev_view_set_presentation):
4721 Delay scroll until allocation to correctly position page. Fix
4722 for the bug #317334.
4724 2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4729 Update NEWS and require poppler 0.5.0.
4731 2005-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
4733 * data/evince-ui.xml:
4734 * shell/ev-view-private.h:
4735 * shell/ev-view.c: (ev_view_get_link_at_location),
4736 (handle_link_over_xy), (ev_view_button_press_event),
4737 (ev_view_button_release_event), (ev_view_class_init):
4738 * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4739 (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4742 Implement right-click context menu.
4744 2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4746 * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4747 * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4748 (mdvi_pixbuf_device_render):
4749 * pdf/ev-poppler.cc:
4751 Don't generate thumbnails with alpha. See bug #324077.
4752 Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4754 2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4756 * shell/ev-window.c: (setup_chrome_from_metadata):
4758 Fix typo that was hiding toolbar.
4760 2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4762 * shell/ev-view-private.h:
4763 * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4764 (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4765 (ev_view_button_release_event), (ev_view_destroy):
4767 Small cleanup and autoscrolling during selection. Thanks to
4768 Ricardo Markiewicz <rmarkie@fi.uba.ar>.
4770 2005-12-22 Jani Monoses <jani.monoses@gmail.com>
4774 Correctly check for comics option.
4776 2005-12-21 Eduardo Lima <eduardo.lima@indt.org.br>
4779 * backend/Makefile.am:
4780 * backend/ev-document-factory.c:
4781 * shell/ev-document-types.c:
4783 Included option in configure to make ps backend
4784 compilation optional with --disable-ps.
4786 2005-12-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4788 * backend/ev-document-factory.c:
4789 * comics/Makefile.am:
4790 * comics/comics-document.c: (comics_document_load):
4791 * comics/ev-cbr-mime.xml:
4794 Comics mime types are added to shared-mime-info CVS. Now
4795 we don't need to install our own mime types.
4797 2005-12-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4799 * shell/ev-window.c:
4801 Add shortcut for "save a copy" menu entry. Fix for
4804 2005-12-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4806 * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4807 (job_finished_cb), (new_selection_pixbuf_needed),
4808 (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4809 (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4811 Rework selection job info logic and fix critical warning.
4813 2005-12-17 Abel Cheung <maddog@linuxhall.org>
4815 * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4817 2005-11-27 Jaap A. Haitsma <jaap@haitsma.org>
4819 * data/evince-ui.xml:
4820 * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4822 Enter as shortcut key for next page. Fix for the bug
4825 2005-11-18 Ales Nyakhaychyk <nab@mail.by>
4827 * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4829 2005-11-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4831 * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4832 (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4833 (new_selection_pixbuf_needed),
4834 (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4835 (clear_job_selection):
4837 Too early for 0.5. Pixbuf cache code cleaned a bit.
4839 2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4844 Release 0.5.0 preparation
4846 2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4848 * comics/Makefile.am:
4850 * shell/ev-document-types.c: (ev_document_types_add_filters):
4852 More advanced handling of custom mime type installation.
4854 2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4856 * data/evince.schemas.in:
4857 * shell/ev-metadata-manager.c: (value_free),
4858 (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
4859 (ev_metadata_manager_get), (ev_metadata_manager_set):
4860 * shell/ev-metadata-manager.h:
4861 * shell/ev-window.c: (update_chrome_flag),
4862 (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
4863 (setup_document_from_metadata), (setup_chrome_from_metadata),
4864 (setup_sidebar_from_metadata), (setup_view_from_metadata),
4865 (ev_window_cmd_edit_find), (ev_window_cmd_escape),
4866 (ev_window_view_toolbar_cb),
4867 (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
4868 (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
4870 Save last document settings and reuse them for new documents.
4872 2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4875 * backend/Makefile.am:
4876 * backend/ev-document-factory.c:
4877 * backend/ev-document-factory.h:
4878 * comics/Makefile.am:
4879 * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
4880 (comics_document_load), (comics_document_save),
4881 (comics_document_get_n_pages), (comics_document_get_page_size),
4882 (get_page_size_area_prepared_cb), (comics_document_render_pixbuf) (render_pixbuf_size_prepared_cb), (comics_document_finalize),
4883 (comics_document_class_init), (comics_document_can_get_text),
4884 (comics_document_get_info), (comics_document_document_iface_init),
4885 (comics_document_init), (get_supported_image_extensions),
4886 (comics_document_thumbnails_get_geometry),
4887 (comics_document_thumbnails_get_thumbnail),
4888 (comics_document_thumbnails_get_dimensions),
4889 (comics_document_document_thumbnails_iface_init), (extract_argv):
4890 * comics/comics-document.h:
4891 * comics/ev-cbr-mime.xml:
4894 * shell/ev-application.c: (ev_application_register_service):
4895 * shell/ev-document-types.c: (ev_document_types_add_filters):
4896 * thumbnailer/Makefile.am:
4897 * thumbnailer/evince-thumbnailer-comics.schemas.in:
4899 New CBR/CBZ backend for comic books.
4901 2005-11-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4903 * shell/main.c: (load_files_remote):
4905 Thanks to Robert McQueen <robot101@debian.org>. Dbus
4906 warning on startup of second instance is fixed. It
4909 2005-10-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4911 * shell/ev-window.c: (ev_window_finalize):
4913 Fix double free that cause crash.
4915 2005-10-29 Bastien Nocera <hadess@hadess.net>
4917 * tiff/tiff-document.c: (tiff_document_load):
4921 2005-10-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4924 * shell/Makefile.am:
4925 * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
4926 (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
4927 (ev_view_accessible_get_text),
4928 (ev_view_accessible_get_character_at_offset),
4929 (ev_view_accessible_get_text_before_offset),
4930 (ev_view_accessible_get_text_at_offset),
4931 (ev_view_accessible_get_text_after_offset),
4932 (ev_view_accessible_get_character_count),
4933 (ev_view_accessible_get_caret_offset),
4934 (ev_view_accessible_set_caret_offset),
4935 (ev_view_accessible_get_run_attributes),
4936 (ev_view_accessible_get_default_attributes),
4937 (ev_view_accessible_get_character_extents),
4938 (ev_view_accessible_get_offset_at_point),
4939 (ev_view_accessible_get_n_selections),
4940 (ev_view_accessible_get_selection),
4941 (ev_view_accessible_add_selection),
4942 (ev_view_accessible_remove_selection),
4943 (ev_view_accessible_set_selection),
4944 (ev_view_accessible_text_iface_init),
4945 (ev_view_accessible_idle_do_action),
4946 (ev_view_accessible_action_do_action),
4947 (ev_view_accessible_action_get_n_actions),
4948 (ev_view_accessible_action_get_description),
4949 (ev_view_accessible_action_get_name),
4950 (ev_view_accessible_action_set_description),
4951 (ev_view_accessible_action_iface_init),
4952 (ev_view_accessible_get_type), (ev_view_accessible_new),
4953 (ev_view_accessible_factory_get_accessible_type),
4954 (ev_view_accessible_factory_create_accessible),
4955 (ev_view_accessible_factory_class_init),
4956 (ev_view_accessible_factory_get_type):
4957 * shell/ev-view-accessible.h:
4958 * shell/ev-view-private.h:
4959 * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
4962 Initial accessibility support.
4964 2005-10-27 Erdal Ronahi <erdal.ronahi@gmail.com>
4966 * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
4968 2005-10-26 Hubert Figuiere <hfiguiere@teaser.fr>
4970 * shell/ev-print-job.c: (idle_print_handler):
4972 Fix for bug Bug 318916: Printing multiple pages.
4974 2005-10-20 Runa Bhattacharjee <runa@bengalinux.org>
4976 * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
4978 2005-10-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4980 * pdf/ev-poppler.cc:
4982 Thumnail dimensions unified with other backends.
4984 * shell/ev-window-title.c: (ev_window_title_update):
4988 2005-10-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4990 * data/ev-stock-zoom-fit-width.png:
4994 2005-10-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4997 * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
4998 (djvu_document_finalize):
4999 * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5000 (dvi_document_finalize):
5001 * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5002 (pixbuf_document_save), (pixbuf_document_finalize):
5003 * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5004 (tiff_document_finalize):
5006 Save a copy implemented for various backends.
5008 2005-10-17 Daniel Gryniewicz <dang@gentoo.org>
5012 Don't link with ltiff if tiff is disabled.
5014 2005-10-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5016 * pdf/GDKSplashOutputDev.cc:
5017 * pdf/GDKSplashOutputDev.h:
5020 * pdf/pdf-document.cc:
5021 * pdf/pdf-document.h:
5022 * pdf/test-gdk-output-dev.cc:
5024 Remove old unused files.
5026 2005-10-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5028 * shell/ev-window.c: (ev_window_setup_document):
5030 Fixed warnings on reload and probably crash reason.
5032 2005-10-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5034 * properties/ev-properties-view.c:
5035 (ev_properties_view_format_date):
5037 Check if date is invalid. Fix for bug 318134.
5039 2005-10-02 Wouter Bolsterlee <uws+gnome@xs4all.nl>
5041 * shell/ev-window-title.c:
5043 Add .indd files (Adobe Indesign) to the list of "bad
5046 2005-10-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5048 * data/evince-ui.xml:
5049 * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5051 Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5053 2005-09-27 Christian Persch <chpe@cvs.gnome.org>
5055 * shell/ev-window.c: (launch_link), (launch_external_uri),
5056 (view_external_link_cb):
5058 URL-escape link before passing it to gnome_vfs_url_show.
5060 2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
5062 * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5063 there isn't text selected.
5065 2005-09-27 Marco Pesenti Gritti <mpg@redhat.com>
5067 * shell/ev-view.c: (handle_link_over_xy):
5069 Check tooltip is valid utf8 before showing it
5071 2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
5073 * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5075 2005-09-27 Christian Persch <chpe@cvs.gnome.org>
5077 * shell/ev-window-title.c: (ev_window_title_update):
5079 Guard against using g_strstrip on NULL. Fixes bug #317291.
5081 2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
5083 * pdf/ev-poppler.cc:
5085 Show title even for unknown links
5087 2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
5089 * shell/ev-window-title.c: (ev_window_title_update):
5091 Strip the title string
5093 2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
5095 * shell/ev-window-title.c:
5097 Add .rtf to the bad extensions list
5099 2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
5101 * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5102 (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5104 Ignore link coordinates if they are outside page bounds
5106 2005-09-26 Marco Pesenti Gritti <mpg@redhat.com>
5108 * backend/ev-link.c: (ev_link_type_get_type),
5109 (ev_link_get_filename), (ev_link_get_params),
5110 (ev_link_get_property), (ev_link_set_property),
5111 (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5112 * backend/ev-link.h:
5113 * pdf/ev-poppler.cc:
5114 * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5115 * shell/ev-window.c: (launch_link), (view_external_link_cb),
5118 Implement launch links. Delegate external link opening to
5121 2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
5123 * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5124 (ev_link_get_right), (ev_link_get_property),
5125 (ev_link_set_property), (ev_link_class_init),
5126 (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5127 * backend/ev-link.h:
5128 * pdf/ev-poppler.cc:
5129 * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5131 Implement fitr links
5133 2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
5135 * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5136 (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5137 (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5138 (ev_view_size_request_continuous),
5139 (ev_view_size_request_dual_page),
5140 (ev_view_size_request_single_page), (ev_view_size_allocate),
5141 (ev_view_zoom_for_size_continuous_and_dual_page),
5142 (ev_view_zoom_for_size_continuous),
5143 (ev_view_zoom_for_size_dual_page),
5144 (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5145 (ev_sizing_mode_get_type):
5147 * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5149 Do not use modes for link, we need to calculate size ad hoc.
5150 Still not perfect because of the usual scrollbar issues grrr.
5152 2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
5154 * backend/ev-link.c: (ev_link_type_get_type),
5155 (ev_link_new_page_fith), (ev_link_new_page_fitv):
5156 * backend/ev-link.h:
5157 * pdf/ev-poppler.cc:
5158 * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5159 (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5160 (ev_view_size_request_continuous),
5161 (ev_view_size_request_dual_page),
5162 (ev_view_size_request_single_page), (ev_view_size_allocate),
5163 (zoom_for_size_fit_height),
5164 (ev_view_zoom_for_size_continuous_and_dual_page),
5165 (ev_view_zoom_for_size_continuous),
5166 (ev_view_zoom_for_size_dual_page),
5167 (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5168 (ev_sizing_mode_get_type):
5170 * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5172 Implement FIT_HEIGHT mode (only for links).
5173 Implement FITH links
5175 2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
5177 * shell/ev-window-title.c: (get_filename_from_uri),
5178 (ev_window_title_sanitize_extension), (ev_window_title_update),
5179 (ev_window_title_set_document), (ev_window_title_set_uri),
5180 (ev_window_title_free):
5181 * shell/ev-window-title.h:
5182 * shell/ev-window.c: (ev_window_setup_document),
5183 (ev_window_popup_password_dialog):
5185 Refactor window title building while fixing it for
5188 2005-09-24 Marco Pesenti Gritti <mpg@redhat.com>
5190 * pdf/ev-poppler.cc:
5192 Escape link title before setting it in the model
5194 2005-09-23 Marco Pesenti Gritti <mpg@redhat.com>
5196 * shell/ev-application.c: (removed_from_session), (save_session),
5197 (init_session), (ev_application_get_empty_window),
5198 (ev_application_init), (ev_application_get_windows):
5199 * shell/ev-application.h:
5200 * shell/ev-window.c: (ev_window_finalize):
5202 Add a function to retrieve window list and share it where
5204 Implement session handling, works pretty well thanks to the
5207 2005-09-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5209 * shell/ev-password.c: (ev_password_item_created_callback),
5210 (ev_password_dialog_save_password):
5212 Fix for bug 316972. Use async gnome-keyring API.
5214 2005-09-22 Christian Persch <chpe@cvs.gnome.org>
5216 * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5217 Remove unused unrealize handler. Add scroll handling to
5218 ev_view_scroll_event for presentation mode (bug #316708),
5219 and fix the event state checks there.
5221 2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
5223 * shell/ev-page-action.c: (page_changed_cb):
5225 "marco, maybe we should be crazy and jump right to 6! :)"
5227 Bryan Clark, Sep 2005
5229 2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
5231 * ps/ps-document.c: (save_document), (ps_document_save),
5232 (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5233 (ps_document_ps_export_end):
5235 Fix unstructured documents save and print
5237 2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
5239 * shell/ev-application.c: (ev_application_open_uri):
5241 Fix window size persistance
5243 2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
5245 * shell/ev-view.c: (ev_view_button_release_event):
5247 Based on a patch from carlosgc@gnome.org. Mouse buttons
5248 switch pages in presentation mode.
5250 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5252 * shell/ev-page-cache.c: (ev_page_cache_get_size):
5254 Dont cast to int before scaling
5256 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5258 * backend/ev-link.c: (ev_link_type_get_type),
5259 (ev_link_new_page_xyz), (ev_link_new_page_fit),
5260 (ev_link_new_page_fith):
5261 * backend/ev-link.h:
5262 * pdf/ev-poppler.cc:
5263 * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5265 Implement FIT and FITH links
5267 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5269 * pdf/ev-poppler.cc:
5271 Return 0 results when search is not in progress.
5273 * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5274 (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5276 Update menu sensitivity when cancelling search
5278 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5280 * shell/ev-view.c: (ev_view_can_find_next):
5282 Take all pages in consideration, not just current one
5284 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5286 * shell/ev-page-cache.c:
5287 * shell/ev-page-cache.h:
5288 * shell/ev-view.c: (ev_view_binding_activated),
5289 (ev_view_next_page), (ev_view_previous_page),
5290 (ev_sizing_mode_get_type):
5292 * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5293 (ev_window_cmd_go_next_page):
5295 Move page next/previous functions from page chace to
5296 view and change it to move by 2 page steps in dual mode.
5298 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5300 * shell/ev-window.c: (update_sidebar_visibility),
5301 (setup_sidebar_from_metadata), (ev_window_setup_document),
5302 (setup_view_from_metadata):
5304 Show the index by default when there is one
5306 2005-09-19 Marco Pesenti Gritti <mpg@redhat.com>
5308 * shell/ev-window-title.c: (ev_window_title_set_document):
5312 2005-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5314 * shell/ev-view.c: (view_update_range_and_current_page):
5316 Allow display of last odd page in dual view. Fix for 316347.
5318 2005-09-17 Wouter Bolsterlee <uws+gnome@xs4all.nl>
5320 * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5322 Make close button default. Fix for 316383.
5324 2005-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5326 * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5328 Mark close button as default. Fix for 316381.
5330 2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
5332 * backend/ev-link.c: (ev_link_class_init):
5334 Allow negative doubles in left/top properties
5336 2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
5338 * shell/ev-window.c:
5340 Remove a bunch of strings that was used only
5343 2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
5345 * shell/ev-window-title.c: (get_filename_from_uri),
5346 (ev_window_title_set_document):
5348 When title has a confusing extension, show also
5349 the document filename inside ()
5351 2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
5353 * shell/Makefile.am:
5354 * shell/ev-window-title.c: (ev_window_title_new),
5355 (ev_window_title_update), (ev_window_title_set_type),
5356 (ev_window_title_set_document), (ev_window_title_free):
5357 * shell/ev-window-title.h:
5358 * shell/ev-window.c: (ev_window_setup_document),
5359 (password_dialog_response), (ev_window_popup_password_dialog),
5360 (ev_window_dispose), (ev_window_init):
5362 Factor out and cleanup window title code
5364 2005-09-16 Marco Pesenti Gritti <mpg@redhat.com>
5366 * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5369 Make dialog transient so it doesnt block other windows
5371 2005-09-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5373 * pdf/ev-poppler.cc:
5375 Fix pdf thumbnails rendering.
5377 2005-09-13 Wouter Bolsterlee <uws+gnome@xs4all.nl>
5379 * shell/ev-window.c: (fullscreen_set_timeout):
5381 Increase timeout to hide full screen popup. Bug
5384 2005-09-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5386 * data/evince.schemas.in:
5387 * shell/ev-window.c: (update_action_sensitivity):
5389 Allow the user to override document restrictions. Fix for bug
5392 2005-09-13 Christian Persch <chpe@cvs.gnome.org>
5394 * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5395 (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5396 (ev_window_class_init): Fix multihead behaviour of fullscreen
5397 toolbar popup. Fixes bug #315451.
5399 2005-09-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5402 * data/evince-password.glade:
5403 * shell/ev-password.c: (ev_password_dialog_set_property),
5404 (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5405 (ev_password_dialog_init), (ev_password_set_bad_password_label),
5406 (ev_password_dialog_entry_changed_cb),
5407 (ev_password_dialog_entry_activated_cb),
5408 (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5409 (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5410 (ev_password_dialog_set_bad_pass):
5411 * shell/ev-password.h:
5412 * shell/ev-window.c: (password_dialog_response),
5413 (ev_window_popup_password_dialog):
5415 Support for gnome-keyring for encrypted PDF's.
5417 2005-09-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5419 * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5420 (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5421 (ev_view_enter_notify_event), (ev_view_class_init):
5423 More precise handling of enter_notify/leave_notify events
5424 in EvView. Fix for bug 315470.
5426 2005-09-08 Christopher Aillon <caillon@redhat.com>
5428 * shell/ev-window.c: (fullscreen_timeout_cb),
5429 (fullscreen_set_timeout), (fullscreen_clear_timeout),
5430 (ev_window_dispose):
5432 leak fix: unref fullscreen_timeout_source before clearing it
5434 2005-09-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5436 * configure.ac, dvi/mdvi/Makefile.am:
5438 Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5440 2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
5442 * backend/ev-link.c: (ev_link_new_page_xyz):
5443 * pdf/ev-poppler.cc:
5444 * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5446 Fix some bugs with xyz links, respect zoom
5448 2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
5450 * shell/ev-window.c: (page_changed_cb),
5451 (setup_document_from_metadata), (update_sidebar_visibility),
5452 (setup_view_from_metadata), (ev_window_run_fullscreen),
5453 (ev_window_stop_fullscreen), (ev_window_run_presentation),
5454 (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5455 (ev_window_dual_mode_changed_cb),
5456 (ev_window_sidebar_current_page_changed_cb):
5458 null check uri before setting and getting metadata
5460 2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
5463 * properties/Makefile.am:
5464 * shell/Makefile.am:
5465 * thumbnailer/Makefile.am:
5467 Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5469 2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
5471 * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5472 (selection_changed_callback):
5473 * shell/ev-sidebar-links.h:
5475 Add a signal for link activation.
5477 * shell/ev-view.c: (ev_view_goto_link),
5478 (ev_view_button_release_event):
5480 * shell/ev-window.c: (sidebar_links_link_activated_cb),
5483 Implement the signal so that we can handle all link types.
5485 * shell/ev-page-cache.c:
5487 Remove unused set_link function
5489 2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
5491 * lib/ev-tooltip.c: (ev_tooltip_set_position):
5493 Add some space from the cursor, hardcoded but I couldnt
5496 2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
5500 Use mozilla style vs gtk style, way better for links.
5502 * shell/ev-view.c: (ev_view_motion_notify_event),
5503 (ev_view_destroy), (ev_view_init):
5505 Deactive tooltip when the link hovered is changed.
5507 2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
5509 * backend/ev-document.h:
5510 * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5511 (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5512 (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5513 (ev_link_new_page), (ev_link_new_page_xyz):
5514 * backend/ev-link.h:
5515 * pdf/ev-poppler.cc:
5516 * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5517 (go_to_link), (tip_from_link):
5519 Implement xyz links, still not functional. Links are a total
5520 mess, will need to refactor and bugfix a lot :(
5522 2005-09-05 Alessio Frusciante <algol@firenze.linux.it>
5524 * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5526 2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
5528 * data/evince-ui.xml:
5529 * data/evince.schemas.in:
5530 * shell/Makefile.am:
5531 * shell/ev-window.c: (update_chrome_visibility),
5532 (password_dialog_response), (ev_window_load_job_cb),
5533 (ev_window_xfer_job_cb), (ev_window_open_uri),
5534 (ev_window_class_init), (set_chrome_actions), (load_chrome),
5537 Remove the statusbar. This regress loading feedback, need to
5538 check with Bryan what we want to do there...
5540 2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
5542 * lib/ev-tooltip.c: (ev_tooltip_init):
5544 Fix tooltip border and size handling
5546 2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
5548 * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5549 (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5550 (ev_tooltip_timeout), (ev_tooltip_activate),
5551 (ev_tooltip_deactivate):
5553 * shell/ev-view.c: (ev_view_motion_notify_event):
5555 Delay popup showing. Mirror gtk logic/times.
5557 2005-09-03 Marco Pesenti Gritti <mpg@redhat.com>
5560 * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5561 (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5562 (ev_tooltip_set_text), (ev_tooltip_set_position):
5565 Simple widget to show tooltips at a custom position
5567 * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5570 Use it for links. First go, needs work
5572 2005-08-17 Dennis Cranston <dennis_cranston@yahoo.com>
5574 * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small
5575 HIG fixes. Use title capitalization for window title. Use 12
5576 pixels of space between the dialog's vbox and action area.
5578 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
5580 * shell/ev-window.c: (file_open_dialog_response_cb),
5581 (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5582 (ev_window_cmd_save_as):
5584 Make file pickers not modal and refactor code some
5586 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
5588 * shell/ev-sidebar.h:
5589 * shell/ev-sidebar.c: (ev_sidebar_set_property),
5590 (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5591 (ev_sidebar_class_init), (ev_sidebar_select_page),
5592 (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5593 (ev_sidebar_set_page):
5595 Add a current page property and allow to get/set it
5597 * shell/ev-window.c: (setup_view_from_metadata),
5598 (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5600 Persist current sidebar page per document
5602 2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
5604 * data/evince.schemas.in:
5605 * shell/ev-window.c: (update_chrome_visibility),
5606 (setup_document_from_metadata), (update_sidebar_visibility),
5607 (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5608 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5609 (ev_window_run_presentation), (ev_window_stop_presentation),
5610 (ev_window_view_sidebar_cb),
5611 (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5612 (load_chrome), (ev_window_init):
5614 Persist size/visibility of sidebar per document
5616 Fri Sep 2 00:59:55 2005 Jonathan Blandford <jrb@redhat.com>
5618 * shell/ev-view.c (draw_loading_text): Draw loading text.
5620 2005-09-02 Dan Damian <dand@gnome.ro>
5622 * configure.in: Added "ro" to ALL_LINGUAS.
5624 2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
5626 * shell/ev-view.c: (clear_caches):
5628 ev_page_cache_get doesnt return a reference,
5629 dont try to unref it.
5631 2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
5633 * shell/main.c: (load_files_remote):
5635 Fix timestamp parameter with dbus <= 0.33
5637 2005-08-31 Marco Pesenti Gritti <mpg@redhat.com>
5639 * data/evince.schemas.in:
5641 Add missing full stop
5643 2005-08-31 Hiroyuki Ikezoe <poincare@ikezoe.net>
5645 * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5646 * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5648 Plug some memory leaks
5650 2005-08-29 Christian Persch <chpe@cvs.gnome.org>
5653 * lib/ev-debug.c: (trap_handler):
5655 Check for execinfo.h and use it only if it exists.
5656 Ported from Epiphany (bug #314776).
5658 2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
5660 * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5662 2005-08-27 Mohammad DAMT <mdamt@gnome.org>
5664 * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5665 * po/id.po : Added Indonesian translation
5667 Fri Aug 26 00:45:09 2005 Jonathan Blandford <jrb@redhat.com>
5670 * shell/ev-application.c: Last minute GTK-2.6 fixes.
5671 * NEWS: Release 0.4.0
5673 Thu Aug 25 23:40:23 2005 Jonathan Blandford <jrb@redhat.com>
5675 * configure.ac: catch another gtk+-2.8ism
5676 * shell/main.c: Make work with gtk+-2.6
5678 2005-08-25 Ryan Lortie <desrt@desrt.ca>
5680 * shell/ev-application-service.xml: Add 'timestamp' argument to
5681 ev_application_open_window and ev_application_open_uri methods.
5683 * shell/ev-application.h: Add 'timestamp' argument to
5684 ev_application_open_window, ev_application_open_uri,
5685 and ev_application_open_uri_list functions.
5687 * shell/ev-application.c (ev_application_open_window,
5688 ev_application_open_uri, ev_application_open_uri_list): Change
5689 functions that show/present windows to use a timestamp if one
5692 * shell/ev-window.c (ev_window_cmd_file_open,
5693 ev_window_cmd_recent_file_activate, drag_data_received_cb):
5694 * shell/main.c (load_files): Modify calls to ev_application to
5695 include GDK_CURRENT_TIME as timestamp.
5697 * shell/main.c (load_files_remote): Obtain timestamp for client
5698 instance from GDK and pass to server instance so new windows are
5699 focused properly. Fix dbus_g_proxy_call() calls by including second
5704 Thu Aug 25 22:13:08 2005 Jonathan Blandford <jrb@redhat.com>
5706 * shell/ev-window.c (ev_window_finalize): Check for
5707 avail. EvWindows when quiting to handle the finalize better,
5710 2005-08-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5712 * properties/ev-properties-view.c:
5714 Set textdomain to libglade. Fixes translation problem in property page.
5716 2005-08-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5718 * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5720 * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5721 * dvi/mdvi-lib/Makefile.am:
5723 Fix rotation of thumbnails, ported to new API. Moved library
5724 dependencies earlier, probably it will fix linkage problem.
5726 Thu Aug 25 02:32:32 2005 Jonathan Blandford <jrb@redhat.com>
5728 * backend/ev-document-misc.c:
5729 (ev_document_misc_get_thumbnail_frame):
5730 * backend/ev-document-misc.h:
5732 * pdf/ev-poppler.cc:
5733 * shell/Makefile.am:
5734 * shell/ev-sidebar-thumbnails.c: (add_range),
5735 (ev_sidebar_thumbnails_set_loading_icon),
5736 (ev_sidebar_thumbnails_refresh),
5737 (ev_sidebar_thumbnails_set_document):
5738 * shell/ev-sidebar-thumbnails.h:
5739 * shell/ev-view.c: (ev_view_motion_notify_event),
5740 (ev_view_set_property), (ev_view_get_property),
5741 (ev_view_class_init), (ev_view_set_rotation):
5742 * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5743 (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5745 * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5746 Redo rotation (again). prepare for 0.4.0
5748 2005-08-24 Kristian Høgsberg <krh@redhat.com>
5750 * configure.ac: Bump poppler requirement to 0.4.1.
5752 * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5753 argument to poppler_page_render_selection() call.
5755 2005-08-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5757 * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5758 (djvu_document_thumbnails_get_thumbnail):
5759 * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5760 (dvi_document_thumbnails_get_thumbnail):
5761 * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5762 (pixbuf_document_thumbnails_get_thumbnail):
5763 * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5765 Update rotation direction of backends to fit with pdf and ps.
5767 2005-08-24 Marco Pesenti Gritti <mpg@redhat.com>
5769 * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5770 * backend/ev-async-renderer.h:
5771 * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5772 (setup_page), (ps_document_get_page_size),
5773 (ps_async_renderer_render_pixbuf):
5775 * shell/ev-jobs.c: (ev_job_render_run):
5777 Fix orientation in the postscript document
5779 2005-08-23 Marco Pesenti Gritti <mpg@redhat.com>
5781 * pdf/ev-poppler.cc:
5782 * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5783 * shell/ev-view.c: (highlight_find_results):
5785 Adapt to the new poppler rotation API. Fix text maps on landscape
5788 Sat Aug 20 17:13:48 2005 Jonathan Blandford <jrb@redhat.com>
5790 * shell/ev-view.c (compute_new_selection_text): get the correct
5791 region when selecting in modes other than continuous.
5793 Sat Aug 20 13:10:01 2005 Jonathan Blandford <jrb@redhat.com>
5795 * shell/main.c (main): remove redundant g_warnings.
5797 2005-08-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5799 * shell/Makefile.am: Don't include autogenerated
5800 file ev-application-service.h into distribution, since
5801 it causes dbus crash. Fix for bugs 313724 and 313443.
5803 2005-08-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5805 * configure.ac: Fix sed expression for FreeBSD. Thanks
5806 to Joe Marcus Clark <marcus@freebsd.org>
5808 * shell/eggfindbar.c: (entry_activate_callback),
5809 (entry_changed_callback), (egg_find_bar_init),
5810 (egg_find_bar_set_search_string):
5812 Made findbar buttons unsensitive if there is no text in
5813 entry. Fix for the bug 313285.
5815 2005-08-17 Carlos Garcia Campos <carlosgc@gnome.org>
5817 * ps/ps-document.c: Use g_filename_display_name for displaying
5818 filenames and revert string freeze breackage
5820 2005-08-17 Marco Pesenti Gritti <mpg@redhat.com>
5827 * shell/Makefile.am:
5829 Add ev-application-service.xml to extra dist
5831 * shell/ev-view.c: (find_page_at_location):
5833 Remove unused function (fix warning)
5835 2005-08-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5837 * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5838 (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5840 Fix warnings and compilation with t1lib-5.0 and newer. Fix for
5843 2005-08-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5845 * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
5846 * shell/ev-window.c:
5849 2005-08-16 Carlos Garcia Campos <carlosgc@gnome.org>
5851 * configure.ac: Update script to get dbus version.
5852 Fix for the bug #313443.
5854 2005-08-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5856 * shell/ev-window.c: (ev_window_cmd_escape):
5858 Return focus back to view on escape. Fix for bug 313295.
5860 2005-08-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5862 * shell/ev-window.c: (update_window_title),
5863 (ev_window_popup_password_dialog), (ev_window_load_job_cb),
5864 (ev_window_cmd_save_as):
5866 Correct conversion from uri to displayable string. Fix for
5869 2005-08-16 Carlos Garcia Campos <carlosgc@gnome.org>
5871 * ps/ps-document.c: convert filename to utf8 when there is an error
5872 loading document. Fixes #309915
5874 2005-08-16 Marco Pesenti Gritti <mpg@redhat.com>
5878 We depend on poppler 0.4.0
5880 Mon Aug 15 21:53:05 2005 Jonathan Blandford <jrb@redhat.com>
5883 * NEWS: Release 0.3.3.
5884 * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
5886 2005-08-14 Dennis Cranston <dennis_cranston@yahoo.com>
5888 * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:
5889 add a couple missing mnemonics to menu items, use title
5890 capitalization for menu items and window titles, and add
5891 ellipsis to open menu item.
5893 Mon Aug 15 00:40:21 2005 Jonathan Blandford <jrb@redhat.com>
5895 * pdf/ev-poppler.cc:
5896 * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
5897 * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
5898 (ev_view_get_rotation):
5900 * shell/ev-window.c: (setup_view_from_metadata),
5901 (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
5902 (ev_window_cmd_edit_rotate_right): Fix rotation. Save it to
5905 2005-08-14 Baris Cicek <baris@teamforce.name.tr>
5907 * configure.ac: Added tr to ALL_LINGUAS
5909 2005-08-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5911 * shell/ev-view.c: Fix for bug Bug 311838. Search backward
5912 requires several clicks to find word. Thanks to
5913 Colin Slater <kiltedtaco@gmail.com>.
5915 2005-08-11 Bryan Clark <clarkbw@cvs.gnome.org>
5917 * data/evince.desktop.in.in: Hide menu entry and
5918 rename it to "Document Viewer". Fix for bug
5921 2005-08-11 Crispin Flowerday <gnome@flowerday.cx>
5923 * shell/ev-page-action.c (ev_page_action_class_init):
5925 Point to the correct function in constructor of the
5926 activate_label signal
5928 Tue Aug 9 02:17:13 2005 Jonathan Blandford <jrb@redhat.com>
5930 * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
5931 * shell/ev-jobs.h: Make thread safe.
5933 2005-08-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5935 * shell/ev-view.c: (view_update_range_and_current_page):
5936 Don't update page range if we are scrolling to some document
5939 2005-08-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5941 * shell/ev-view.c: (get_page_extents): reverse rotation/scale
5942 when getting max_page_width, fix drawing in dual mode.
5944 Sun Aug 7 02:06:08 2005 Jonathan Blandford <jrb@redhat.com>
5946 * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
5947 getting the area for select_all.
5949 2005-08-06 Kristian Høgsberg <krh@redhat.com>
5951 * backend/ev-selection.c: (ev_selection_render_selection):
5952 * backend/ev-selection.h:
5953 * pdf/ev-poppler.cc:
5954 * shell/ev-jobs.c: (ev_job_render_new):
5956 * shell/ev-pixbuf-cache.c: (get_selection_colors),
5957 (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
5958 * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
5959 (ev_view_class_init):
5961 Change selection color on focus in and focus out events. Also,
5962 poppler now uses GdkColor for specifying the selection colors, so
5963 drop some awkward conversion code.
5965 2005-08-06 Yair Hershkovitz <yairhr@gmail.com>
5967 * configure.ac: Added Hebrew translation
5969 Sat Aug 6 01:12:44 2005 Jonathan Blandford <jrb@redhat.com>
5972 * backend/ev-selection.c: (ev_selection_render_selection):
5973 * backend/ev-selection.h:
5974 * pdf/ev-poppler.cc:
5975 * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
5976 (ev_job_render_run):
5978 * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5979 (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
5980 (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
5981 (ev_pixbuf_cache_style_changed),
5982 (ev_pixbuf_cache_get_selection_pixbuf),
5983 (ev_pixbuf_cache_set_selection_list),
5984 (ev_pixbuf_cache_get_selection_list):
5985 * shell/ev-pixbuf-cache.h:
5986 * shell/ev-utils.c: (ev_print_region_contents):
5988 * shell/ev-view.c: (ev_view_queue_draw_page),
5989 (selection_update_idle_cb), (ev_view_motion_notify_event),
5990 (ev_view_style_set), (draw_one_page), (ev_view_class_init),
5991 (setup_caches), (ev_view_find_next), (merge_selection_region),
5993 * shell/ev-window.c: (ev_window_update_fullscreen_popup):
5995 Clean up selection to be much smoother!
5997 2005-08-05 Kristian Høgsberg <krh@redhat.com>
5999 * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6000 to poppler_page_render_selection().
6002 2005-08-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6004 * ps/ps-document.c: (save_page_list): Use
6005 unzipped document when printing. Thanks to
6006 Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6009 2005-08-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6011 * shell/ev-window.c: (update_action_sensitivity):
6013 Disable print and save respect to lockdown gconf keys. Fix
6016 2005-08-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6019 * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6020 (write_to_temp_file), (ev_file_set_contents):
6022 * shell/ev-window.c: (save_print_config_to_file):
6024 Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6027 2005-07-31 Christian Persch <chpe@cvs.gnome.org>
6029 * shell/ev-window.c: (load_print_config_from_file),
6030 (save_print_config_to_file), (ev_window_print_range):
6032 Persist the print settings. Fixes bug #311578.
6034 2005-07-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6036 * djvu/djvu-document.c: (djvu_document_get_page_size),
6037 (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6038 (djvu_document_thumbnails_get_thumbnail):
6039 * dvi/dvi-document.c: (dvi_document_get_page_size),
6040 (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6041 (dvi_document_thumbnails_get_dimensions),
6042 (dvi_document_thumbnails_get_thumbnail):
6043 * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6044 (pixbuf_document_render_pixbuf),
6045 (pixbuf_document_document_iface_init),
6046 (pixbuf_document_thumbnails_get_thumbnail):
6048 Update backends to make them build with new rotation system.
6050 2005-07-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6052 * help/C/figures/evince_start_window.png:
6054 Update documentation image from Luca Ferretti <elle.uca@libero.it>
6056 Sat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redhat.com>
6058 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6059 * shell/ev-pixbuf-cache.h:
6060 * shell/ev-sidebar-thumbnails.c:
6061 (ev_sidebar_thumbnails_get_property), (add_range),
6062 (adjustment_changed_cb):
6063 * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6064 pixbuf cache. Make thumbnailing work again. Also, fix bug where
6065 we were thumbnailing the entire docment on startup, slowing us
6068 Fri Jul 29 23:14:28 2005 Jonathan Blandford <jrb@redhat.com>
6070 * shell/ev-page-cache.c: (ev_page_cache_new):
6071 * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6072 == 0, fixes #310306.
6074 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6076 * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6077 (ev_view_rotate_left):
6079 Account rotation in doc_rect_to_view_rect.
6080 Ensure rotation doesnt go out of bounds.
6082 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6084 * shell/ev-page-cache.c: (ev_page_cache_get_size):
6086 Correct and cleanup w/h swapping
6088 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6090 * backend/ev-document-thumbnails.c:
6091 (ev_document_thumbnails_get_thumbnail):
6092 * backend/ev-document-thumbnails.h:
6093 * backend/ev-document.c:
6094 * backend/ev-document.h:
6095 * backend/ev-render-context.c: (ev_render_context_new),
6096 (ev_render_context_set_rotation):
6097 * backend/ev-render-context.h:
6098 * pdf/ev-poppler.cc:
6099 * ps/ps-document.c: (ps_document_document_iface_init):
6100 * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6102 * shell/ev-page-cache.c: (build_height_to_page),
6103 (ev_page_cache_new), (ev_page_cache_get_size),
6104 (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6105 (ev_page_cache_get_height_to_page):
6106 * shell/ev-page-cache.h:
6107 * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6108 (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6109 (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6110 (ev_pixbuf_cache_get_selection_pixbuf):
6111 * shell/ev-pixbuf-cache.h:
6112 * shell/ev-print-job.c: (idle_print_handler):
6113 * shell/ev-sidebar-thumbnails.c: (add_range):
6114 * shell/ev-view.c: (view_update_range_and_current_page),
6115 (get_page_y_offset), (get_page_extents),
6116 (ev_view_size_request_continuous_dual_page),
6117 (ev_view_size_request_continuous),
6118 (ev_view_size_request_dual_page),
6119 (ev_view_size_request_single_page), (draw_one_page),
6120 (ev_view_set_rotation), (ev_view_rotate_right),
6121 (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6122 (ev_view_zoom_for_size_continuous_and_dual_page),
6123 (ev_view_zoom_for_size_continuous),
6124 (ev_view_zoom_for_size_dual_page),
6125 (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6126 (ev_view_select_all):
6127 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6128 * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6129 (tiff_document_document_iface_init),
6130 (tiff_document_thumbnails_get_thumbnail):
6132 Use rotation rather than orientation. It's easier and enough
6135 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6137 * shell/ev-page-cache.c: (build_height_to_page),
6138 (ev_page_cache_new), (ev_page_cache_get_size),
6139 (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6140 (ev_page_cache_get_height_to_page):
6141 * shell/ev-page-cache.h:
6142 * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6143 (ev_view_size_request_continuous_dual_page),
6144 (ev_view_size_request_continuous),
6145 (ev_view_zoom_for_size_continuous_and_dual_page),
6146 (ev_view_zoom_for_size_continuous):
6148 Make the page cache aware of page orientation.
6150 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6152 * backend/ev-document-thumbnails.c:
6153 (ev_document_thumbnails_get_thumbnail):
6154 * backend/ev-document-thumbnails.h:
6155 * backend/ev-document.c:
6156 * backend/ev-document.h:
6157 * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6158 * backend/ev-ps-exporter.h:
6159 * pdf/ev-poppler.cc:
6160 * ps/ps-document.c: (ps_document_document_iface_init),
6161 (ps_document_ps_export_do_page):
6162 * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6164 * shell/ev-page-cache.c: (ev_page_cache_get_size),
6165 (ev_page_cache_get):
6166 * shell/ev-page-cache.h:
6167 * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6168 (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6169 (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6170 * shell/ev-pixbuf-cache.h:
6171 * shell/ev-print-job.c: (idle_print_handler):
6172 * shell/ev-sidebar-thumbnails.c: (add_range):
6173 * shell/ev-view.c: (view_update_range_and_current_page),
6174 (get_page_extents), (ev_view_size_request_dual_page),
6175 (ev_view_size_request_single_page), (draw_one_page),
6176 (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6177 (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6178 (ev_view_zoom_for_size_dual_page),
6179 (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6180 (ev_view_select_all):
6181 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6182 * tiff/tiff-document.c: (tiff_document_get_page_size),
6183 (tiff_document_get_orientation), (rotate_pixbuf),
6184 (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6185 (tiff_document_thumbnails_get_thumbnail),
6186 (tiff_document_ps_export_do_page), (tiff_document_init):
6188 Really make use of the orientation bit of the render context.
6189 Use the render context in a few more places in the backend API.
6190 This regress orientation, but now it's done right. Will try to
6193 2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
6195 * shell/ev-view.c: (ensure_rectangle_is_visible):
6197 Patch by Nickolay V. Shmyrev to fix find flickering
6199 2005-07-27 Martin Kretzschmar <martink@gnome.org>
6201 * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6202 duplex parameters to ::begin.
6204 * tiff/tiff-document.c (tiff_document_ps_export_begin):
6205 * shell/ev-print-job.c (idle_print_handler):
6206 * ps/ps-document.c (ps_document_ps_export_begin):
6207 * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin):
6208 * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6209 implementations. Poppler backend needs poppler cvs. Rest has
6212 2005-07-25 Martin Kretzschmar <martink@gnome.org>
6214 * shell/ev-window.c (using_pdf_printer): new function.
6215 (ev_window_print_range): print a less techy message if someone
6216 tries to print to PDF.
6218 2005-07-25 Martin Kretzschmar <martink@gnome.org>
6220 * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6221 from "unknown font" string. Bug #311431
6223 2005-07-24 Martin Kretzschmar <martink@gnome.org>
6225 * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6227 2005-07-24 Martin Kretzschmar <martink@gnome.org>
6231 * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6232 name for PopplerFontTypes
6233 (pdf_document_fonts_fill_model): add font type to the detail column
6235 * backend/ev-document-fonts.h: added
6236 EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6238 * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6239 font name and font details, add a little markup.
6240 (ev_properties_fonts_init): use the new cell data func, specify ypad
6241 property for the cell renderer.
6242 (ev_properties_fonts_set_document): add the details column.
6244 2005-07-24 Artur Flinta <aflinta@cvs.gnome.org>
6246 * configure.ac: Added "pl" to ALL_LINGUAS.
6248 2005-07-24 Danilo Šegan <danilo@gnome.org>
6250 * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6252 2005-07-23 Tommi Vainikainen <thv@iki.fi>
6254 * help/ChangeLog: Started this for translations of manual.
6255 * configure.ac, autogen.sh, .cvsignore: Migrated to
6256 gnome-doc-utils. Patch in bug #311222.
6258 2005-07-22 Martin Kretzschmar <martink@gnome.org>
6260 * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf):
6261 #ifdef this away to fix an unused-function warning.
6263 2005-07-22 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
6265 * configure.ac: Added 'gl' to ALL_LINGUAS.
6267 2005-07-22 Pawan Chitrakar <pawan@nplinux.org>
6269 * configure.ac: Added ne in ALL_LINGUAS
6271 2005-07-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6273 * shell/ev-view.c: (ev_view_leave_notify_event):
6275 Clear status message when pointer leaves view. Fix for bug
6278 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6280 * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6282 2005-07-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6284 * shell/ev-view.c: (ev_view_leave_notify_event),
6285 (ev_view_class_init):
6287 Set cursor to normal then leaving view.
6289 2005-07-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6293 Fix required djvulibre version.
6295 2005-07-15 Rajesh Ranjan <rajeshkajha@yahoo.com>
6297 *configure.ac: Hindi (hi) language added
6299 2005-07-15 Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6301 *configure.ac: Punjabi (pa) Language added
6303 2005-07-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6305 * data/evince-ui.xml, shell/ev-window.c:
6307 Add keypad accelerators for zooming. Fix for bug 308128.
6309 2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
6312 * backend/Makefile.am:
6313 * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6315 * shell/ev-document-types.c: (ev_document_types_add_filters):
6317 Allow to enable/disable the pixbuf backend.
6318 Default to off for now. If we want it enabled we should
6319 really put mime types in the desktop, implement properties etc.
6321 * properties/evince-properties.c:
6323 Initialize error to NULL.
6324 Check error is not NULL before freeing.
6326 2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
6328 * shell/ev-window.c:
6330 Use F5 as presentation accell
6332 2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
6334 * shell/ev-window.c: (update_chrome_visibility),
6335 (ev_window_create_fullscreen_popup), (ev_window_init):
6337 Do not leak the fullscreen toolbar
6339 2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
6341 * shell/ev-window.c: (view_actions_focus_in_cb),
6342 (view_actions_focus_out_cb):
6344 These has a return value! Fix totally random focus
6345 issues we was seeing.
6347 2005-07-11 Carlos Garcia Campos <carlosgc@gnome.org>
6349 * shell/main.c: (load_files_remote):
6351 Allow open more than one file
6353 2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
6355 * shell/main.c: (load_files_remote):
6357 Fix for dbus 0.33. bug #309975
6359 2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
6361 * properties/ev-properties-main.c: (ev_properties_get_pages):
6363 Actually return NULL for types we dont support
6365 2005-07-08 Christian Persch <chpe@cvs.gnome.org>
6371 2005-07-08 Marco Pesenti Gritti <marco@gnome.org>
6373 * backend/ev-document-factory.c:
6374 (ev_document_factory_get_document):
6376 Do not try to create the object if type
6379 2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
6381 * ps/ps-document.c: (ps_document_dispose),
6382 (ps_async_renderer_render_pixbuf):
6385 Do not leak the target window
6387 2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
6389 * shell/ev-application.c: (ev_application_init):
6391 Let tbe check file existence for us.
6392 Add a comment about eggrecent mime filter.
6394 2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
6396 * data/evince-ui.xml:
6397 * shell/ev-application.c: (ev_application_shutdown),
6398 (ev_application_init), (ev_application_get_toolbars_model),
6399 (ev_application_get_recent_model),
6400 (ev_application_save_toolbars_model):
6401 * shell/ev-application.h:
6402 * shell/ev-window.c: (ev_window_add_recent),
6403 (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6404 (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6407 Use common toolbar and recent models for all windows.
6408 Patch by Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6410 Thu Jul 7 23:10:01 2005 Jonathan Blandford <jrb@redhat.com>
6412 * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6413 successfully check for gtk_icon_view_get_visible_range.
6415 2005-07-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6420 Fix djvu and dvi backend build.
6422 2005-07-07 Christian Persch <chpe@cvs.gnome.org>
6424 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6425 (new_separator_pixbuf):
6429 2005-07-07 Christian Persch <chpe@cvs.gnome.org>
6431 * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6433 HIGification of toolbar editor dialogue.
6435 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6438 * shell/Makefile.am:
6440 Ever build metadata manager since it's just
6441 disabled at runtime now.
6443 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6445 * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6446 (ev_metadata_manager_get), (ev_metadata_manager_set):
6447 * shell/ev-metadata-manager.h:
6449 Add an _init functions that enabled metadata management
6452 * shell/ev-window.c: (page_changed_cb),
6453 (setup_document_from_metadata), (ev_window_setup_document),
6454 (setup_view_from_metadata), (ev_window_open_uri),
6455 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6456 (ev_window_run_presentation), (ev_window_stop_presentation),
6457 (save_sizing_mode), (ev_window_zoom_changed_cb),
6458 (ev_window_continuous_changed_cb),
6459 (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6460 (window_configure_event_cb):
6462 Remove all ugly metadata define since we deal with it
6465 * shell/main.c: (load_files_remote), (main):
6467 Add support for dbus cvs head. Hopefully didnt break one
6468 of the other versions now!
6470 If we dont get a response from the dbus server just
6471 give up with it and not enable metadata.
6473 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6476 * backend/Makefile.am:
6478 * cut-n-paste/recent-files/Makefile.am:
6479 * cut-n-paste/toolbar-editor/Makefile.am:
6480 * cut-n-paste/zoom-control/Makefile.am:
6483 * pixbuf/Makefile.am:
6484 * properties/Makefile.am:
6486 * shell/Makefile.am:
6487 * thumbnailer/Makefile.am:
6490 Make frontends depend on just libev.
6491 Rework and group CFLAGS/LIBS definitions.
6494 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6498 do not unnecessarily save zoom
6501 * lib/ev-file-helpers.c: (ev_dot_dir):
6502 * shell/Makefile.am:
6507 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6511 Remove unnecessary dependencies
6513 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6515 * properties/Makefile.am:
6516 * thumbnailer/Makefile.am:
6519 Some more cleanups. Was really necessary
6520 but I probably introduced bugs, feel free
6523 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6525 * backend/Makefile.am:
6527 * cut-n-paste/recent-files/Makefile.am:
6528 * cut-n-paste/toolbar-editor/Makefile.am:
6529 * cut-n-paste/zoom-control/Makefile.am:
6532 * pixbuf/Makefile.am:
6533 * properties/Makefile.am:
6535 * shell/Makefile.am:
6536 * thumbnailer/Makefile.am:
6539 Use gnome-common macros when possible.
6540 Cleanup dependencies.
6541 Actually disable deprecated where possible.
6543 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>
6546 * backend/Makefile.am:
6547 * properties/Makefile.am:
6548 * shell/Makefile.am:
6549 * thumbnailer/Makefile.am:
6551 This should solve the circular dep without
6552 requiring dir reorg!
6554 * shell/ev-window.c: (setup_view_from_metadata):
6556 Never restore window size/position when the
6557 window is already visible.
6559 2005-07-06 Christian Persch <chpe@cvs.gnome.org>
6561 * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6563 Return a boolean from timeout func. Fix ported from gedit.
6565 2005-07-07 Iñaki Larrañaga <dooteo@euskalgnu.org>
6567 * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6569 2005-07-06 Carlos Garcia Campos <carlosgc@gnome.org>
6571 * shell/ev-document-types.c: set "All Documents" as default filter in
6574 2005-07-06 Martin Kretzschmar <martink@gnome.org>
6576 * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6577 (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6578 (ev_metadata_manager_set_boolean): fix value/val thinko.
6580 2005-07-06 Marco Pesenti Gritti <mpg@redhat.com>
6582 * shell/ev-window.c: (setup_view_from_metadata),
6583 (window_state_event_cb), (window_configure_event_cb),
6586 Remember window position and maximized state
6588 2005-07-06 Christian Persch <chpe@cvs.gnome.org>
6592 Fix DBUS configure checks.
6594 * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6595 (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6596 (ev_metadata_manager_set_boolean):
6600 * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6601 (ev_window_stop_fullscreen), (ev_window_run_presentation),
6602 (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6603 (ev_window_continuous_changed_cb),
6604 (ev_window_dual_mode_changed_cb), (ev_window_new):
6606 Fix the build without DBUS.
6608 2005-07-06 Marco Pesenti Gritti <mpg@redhat.com>
6610 * shell/ev-metadata-manager.c: (parse_value), (save_values),
6611 (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6612 (ev_metadata_manager_set_string),
6613 (ev_metadata_manager_set_boolean):
6614 * shell/ev-metadata-manager.h:
6616 Add support for some more types
6618 * shell/ev-view.c: (scroll_to_current_page),
6619 (ev_view_get_continuous), (ev_view_set_continuous),
6620 (ev_view_get_dual_page):
6622 * shell/ev-window.c: (page_changed_cb),
6623 (setup_document_from_metadata), (ev_window_setup_document),
6624 (setup_view_from_metadata), (ev_window_open_uri),
6625 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6626 (ev_window_run_presentation), (ev_window_stop_presentation),
6627 (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6628 (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6629 (ev_window_update_dual_page_action),
6630 (ev_window_continuous_changed_cb),
6631 (ev_window_dual_mode_changed_cb), (ev_window_init):
6633 Remember a bunch of view/document properties. Prolly some
6634 are still missing but it's getting interesting.
6636 2005-07-05 Martin Kretzschmar <martink@gnome.org>
6638 * configure.ac: check if dbus-binding-tool is installed. Not the
6639 case on current Ubuntu breezy, it seems.
6641 2005-07-05 Luca Ferretti <elle.uca@libero.it>
6643 * data/evince.desktop.in.in:
6645 Allow open uri lists and add TryExec field.
6647 2005-07-05 Marco Pesenti Gritti <mpg@redhat.com>
6651 Enable dbus when available, do not require a configure
6654 2005-07-05 Christian Persch <chpe@cvs.gnome.org>
6658 Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6661 2005-07-05 Carlos Garcia Campos <carlosgc@gnome.org>
6662 Marco Pesenti Gritti <mpg@redhat.com>
6664 * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6666 * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC
6667 functions to the format required by dbus
6669 * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6670 errors. Use the RPC parameters in the expected way
6672 2005-07-05 Marco Pesenti Gritti <mpg@redhat.com>
6675 * properties/Makefile.am:
6676 * properties/ev-properties-main.c: (ev_properties_get_pages):
6678 Support all mime types
6680 * shell/Makefile.am:
6681 * thumbnailer/Makefile.am:
6682 * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6683 (evince_thumbnail_pngenc_get):
6685 Use the document factory
6687 2005-07-05 Marco Pesenti Gritti <mpg@redhat.com>
6689 * backend/Makefile.am:
6690 * backend/ev-document-factory.c:
6691 (mime_type_supported_by_gdk_pixbuf),
6692 (ev_document_type_get_from_mime),
6693 (ev_document_factory_get_document),
6694 (ev_document_factory_get_backend),
6695 (ev_document_factory_get_mime_types),
6696 (ev_document_factory_get_all_mime_types):
6697 * backend/ev-document-factory.h:
6698 * shell/Makefile.am:
6699 * shell/ev-document-types.c: (get_document_from_uri),
6700 (ev_document_types_get_document),
6701 (file_filter_add_mime_list_and_free),
6702 (ev_document_types_add_filters):
6703 * shell/ev-document-types.h:
6704 * shell/ev-job-xfer.c: (ev_job_xfer_run):
6705 * shell/ev-properties-dialog.c:
6706 (ev_properties_dialog_set_document):
6707 * shell/ev-window.c: (ev_window_cmd_file_open),
6708 (ev_window_cmd_save_as):
6709 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6711 Rework document types managing to avoid code duplication
6712 and actually abstract from backend implementations.
6713 Also provide a minimal factory api that can be used by
6714 thumbnailer/properties.
6716 2005-07-05 Christian Persch <chpe@cvs.gnome.org>
6718 * properties/ev-properties-view.c: (ev_properties_view_set_info):
6720 * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6723 2005-07-04 Matthew S. Wilson <msw@rpath.com>
6725 * shell/ev-properties-dialog.c
6726 (ev_properties_dialog_set_document): only call
6727 ev_properties_fonts_set_document() if the document implements the
6730 2005-07-05 Marco Pesenti Gritti <mpg@redhat.com>
6733 * properties/Makefile.am:
6734 * properties/ev-properties-view.c:
6735 (ev_properties_view_register_type):
6736 * properties/ev-properties-view.h:
6737 * properties/ev-properties-main.h:
6739 Implement nautilus plugin for properties.
6740 Works only for pdf atm, I need to rework the
6741 document types stuff to get this to work
6744 2005-07-04 Martin Kretzschmar <martink@gnome.org>
6746 * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6747 (ev_properties_fonts_set_document): use
6748 EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6750 2005-07-04 Matthew S. Wilson <msw@rpath.com>
6752 * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6754 (PlaceImage, tiff2ps_process_page): use
6755 g_ascii_dtostr to convert floats to strings in a locale-safe way.
6758 2005-07-04 Martin Kretzschmar <martink@gnome.org>
6760 * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6761 (main): to call gnome_authentication_manager_init. Should fix
6764 * configure.ac: that requires libgnomeui 2.6.0.
6766 2005-07-04 Matthew S. Wilson <msw@rpath.com>
6768 * tiff/tiff-document.c (tiff_document_ps_export_begin)
6769 (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6770 use the new tiff2ps interfaces
6772 * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page)
6773 (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6775 * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6776 structure instead of global variables. Remove use of static
6777 variables in functions.
6779 2005-07-04 Carlos Garcia Campos <carlosgc@gnome.org>
6781 * shell/ev-page-action.c: unref the completion after setting it to the
6784 2005-07-04 Matthew S. Wilson <msw@rpath.com>
6786 * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6789 2005-07-04 Matthew S. Wilson <msw@rpath.com>
6791 * shell/ev-window.c (update_action_sensitivity): disable
6792 File->Print if the document does not implement the ps exporter
6795 2005-07-04 Marco Pesenti Gritti <mpg@redhat.com>
6799 * data/evince-properties.glade:
6800 * properties/.cvsignore:
6801 * properties/Makefile.am:
6802 * properties/ev-properties-view.c: (ev_properties_view_dispose),
6803 (ev_properties_view_class_init), (ev_properties_view_format_date),
6804 (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6805 (ev_properties_view_init), (ev_properties_view_new):
6806 * properties/ev-properties-view.h:
6807 * shell/Makefile.am:
6808 * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6809 (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6810 (ev_properties_dialog_new):
6811 * shell/ev-properties-dialog.h:
6812 * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6813 (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6814 (update_progress_label), (job_fonts_finished_cb),
6815 (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6816 * shell/ev-properties-fonts.h:
6817 * shell/ev-properties.c:
6818 * shell/ev-properties.h:
6819 * shell/ev-window.c: (ev_window_setup_document),
6820 (ev_window_cmd_file_properties):
6822 Split the properties pages in two different objects, depend
6823 only on the backend where possible, use widgets instead
6824 of gobject for the glade part, reimplement the dialog
6826 I need this to implement nautilus properties page.
6828 2005-07-03 Matthew S. Wilson <msw@rpath.com>
6830 * tiff/tiff-document.c (tiff_document_ps_export_begin)
6831 (tiff_document_ps_export_do_page, tiff_document_ps_export_end)
6832 (tiff_document_document_ps_exporter_iface_init): implement the ps
6833 exporter interface for tiff documents
6835 * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6836 libtiff to implement TIFF postscript export
6838 * tiff/tiff2ps.h: added a header file for external tiff2ps
6841 * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
6844 2005-07-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6846 * shell/ev-view.c: (scroll_to_current_page),
6847 (ev_view_set_fullscreen), (ev_view_set_presentation):
6849 Scroll to current page when exit from presentation
6851 2005-07-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6853 * shell/ev-window.c: (update_document_mode),
6854 (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6855 (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
6856 (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
6858 Exit from fullscreen mode when switch to presentation. Fix for
6861 2005-07-02 Matthew S. Wilson <msw@rpath.com>
6863 * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
6864 return NULL if the document does not implement the selection
6867 2005-07-02 Matthew S. Wilson <msw@rpath.com>
6869 * tiff/tiff-document.c (tiff_document_get_page_size): scale the
6870 reported height by using the resolution aspect ratio
6871 (tiff_document_render_pixbuf): scale the pixbuf using the
6872 resolution aspect ratio
6874 2005-07-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6878 Require libgnomeprint >= 2.5.1. Thanks to Colin Slater
6879 <kiltedaco@gmail.com>
6881 * djvu/djvu-document.c: (djvu_document_get_orientation),
6882 (djvu_document_set_orientation), (djvu_document_get_page_size),
6883 (rotate_pixbuf), (djvu_document_render_pixbuf),
6884 (djvu_document_document_iface_init):
6885 * dvi/dvi-document.c: (dvi_document_get_orientation),
6886 (dvi_document_set_orientation), (dvi_document_get_page_size),
6887 (rotate_pixbuf), (dvi_document_render_pixbuf),
6888 (dvi_document_document_iface_init):
6890 Dvi and djvu backends are ported to new API
6892 Fri Jul 1 00:10:15 2005 Jonathan Blandford <jrb@redhat.com>
6894 * backend/ev-selection.c: (ev_selection_get_selection_region),
6895 (ev_selection_get_selection_map):
6896 * backend/ev-selection.h:
6897 * pdf/ev-poppler.cc:
6898 * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6900 * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6901 (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6902 (ev_pixbuf_cache_get_text_mapping):
6903 * shell/ev-pixbuf-cache.h:
6904 * shell/ev-view.c: (location_in_text),
6905 (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
6906 support to EvView. Now we can see where we can select! Sweet!
6908 2005-06-30 Kristian Høgsberg <krh@redhat.com>
6910 * shell/ev-view.c (ev_view_button_press_event): Fix
6911 event->y + view->scroll_x typo.
6913 2005-06-30 Kristian Høgsberg <krh@redhat.com>
6915 * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
6916 sub-GdkPixbuf instead of passing dest_x and dest_y.
6918 * shell/ev-view.c: (view_point_to_doc_point),
6919 (view_rect_to_doc_rect), (ev_view_button_press_event),
6920 (ev_view_motion_notify_event), (compute_new_selection_rect),
6921 (gdk_rectangle_point_in), (compute_new_selection_text),
6922 (compute_selections): Update selection code to keep the selection
6923 around as two points and not as a normalized rectangle, and fix
6924 page level selection in two-column mode.
6926 2005-06-30 Alex Duggan <aldug@astrolinux.com>
6928 * shell/ev-window.c: (window_configure_event_cb):
6932 2005-06-30 Marco Pesenti Gritti <mpg@redhat.com>
6934 * pdf/ev-poppler.cc:
6938 2005-06-30 Marco Pesenti Gritti <mpg@redhat.com>
6940 * shell/Makefile.am:
6941 * shell/ev-metadata-manager.c: (item_free),
6942 (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
6943 (parse_value), (parseItem), (load_values),
6944 (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
6945 (save_values), (save_item), (get_oldest), (resize_items),
6946 (ev_metadata_manager_save), (ev_metadata_manager_set_int):
6947 * shell/ev-metadata-manager.h:
6949 Metadata manager from gedit but modified to use GValue, so that
6950 we dont need to keep converting from strings.
6954 ENABLE_METADATA conditional, on when dbus is on
6956 * shell/ev-application.c: (ev_application_open_uri):
6958 Show the window after load so that we can initialize
6959 window size before it's showed.
6961 * shell/ev-window.c: (ev_window_setup_from_metadata),
6962 (ev_window_open_uri), (window_configure_event_cb),
6965 Save and load metadata information about window size.
6966 Not yet keeping states in account.
6968 * shell/main.c: (main):
6970 Shutdown metadata manager.
6972 2005-06-24 Marco Pesenti Gritti <mpg@redhat.com>
6974 * shell/ev-application-service.xml:
6976 * shell/Makefile.am:
6977 * shell/ev-application.c:
6978 * shell/ev-application.h:
6979 * shell/ev-window.c:
6980 * shell/ev-window.h:
6983 Add an optional dbus interface (--enable-dbus).
6984 Rework application code, mainly to be easier to
6986 Do not open multiple windows with the same document,
6989 Thu Jun 30 01:50:14 2005 Jonathan Blandford <jrb@redhat.com>
6991 * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
6992 pixbuf iff it exists.
6994 Thu Jun 30 01:43:00 2005 Jonathan Blandford <jrb@redhat.com>
6997 * backend/ev-render-context.[ch]:
6998 * backend/ev-selection.[ch]:
7000 Massive changes. We now support text selection of pdfs, and not
7001 just rectangular selection. This is pretty broken still, but I
7002 want to get something into CVS.
7004 2005-06-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7006 * pdf/ev-poppler.cc:
7008 Fix for Bug 309080: crash on window close.
7010 * shell/ev-page-action.c: (page_changed_cb):
7012 Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7013 jensgr@gmx.net (Jens Granseuer).
7015 2005-06-25 Marcel Telka <marcel@telka.sk>
7017 * configure.in (ALL_LINGUAS): Added sk.
7019 2005-06-24 Carlos Garcia Campos <carlosgc@gnome.org>
7021 * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7024 2005-06-24 Marco Pesenti Gritti <mpg@redhat.com>
7031 * cut-n-paste/recent-files/Makefile.am:
7035 2005-06-24 Marco Pesenti Gritti <mpg@redhat.com>
7037 * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7038 (pixbuf_document_set_orientation), (rotate_pixbuf),
7039 (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7040 (pixbuf_document_document_iface_init), (pixbuf_document_init):
7042 Implement rotation and cleanup the code a bit.
7044 * tiff/tiff-document.c: (tiff_document_get_page_size),
7045 (tiff_document_get_orientation), (tiff_document_set_orientation),
7046 (rotate_pixbuf), (tiff_document_render_pixbuf),
7047 (tiff_document_document_iface_init), (tiff_document_init):
7049 Implement rotation. Was the quicker solution for the release
7050 but we really need to share this code in the shell.
7052 2005-06-24 Marco Pesenti Gritti <mpg@redhat.com>
7054 * pdf/ev-poppler.cc:
7056 Enable rotation, require poppler cvs. Fix a leak.
7058 2005-06-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7060 * shell/ev-window.c: (update_action_sensitivity):
7062 Make properties unsensitive if document backend doesn't provide
7065 2005-06-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7067 * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7068 (bitmap_flip_horizontally), (bitmap_flip_vertically),
7069 (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7070 (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7071 (bitmap_flip_rotate_counter_clockwise):
7072 * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7073 * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7075 * dvi/mdvi-lib/common.h:
7076 * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7077 * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7078 (opendvi), (mdvi_reload), (mdvi_init_context),
7079 (mdvi_destroy_context), (mdvi_dopage), (special):
7080 * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7081 * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7082 (file_hash_free), (register_encoding), (parse_spec),
7083 (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7084 (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7085 (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7086 * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7087 (mdvi_register_font_type), (mdvi_unregister_font_type),
7088 (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7089 * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7090 * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7091 (mdvi_hash_destroy_key), (mdvi_hash_reset):
7092 * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7093 (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7094 * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7095 * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7096 * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7097 * dvi/mdvi-lib/special.c: (mdvi_register_special),
7098 (mdvi_unregister_special), (mdvi_flush_specials):
7099 * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7101 * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7102 * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7103 (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7104 (free_font_metrics), (flush_font_metrics):
7105 * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7107 * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7108 (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7109 (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7110 (dstring_insert), (dstring_new), (dstring_reset):
7111 * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7113 Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7114 avoid conflict with libtool on FC4
7116 * shell/ev-window.c: (ev_window_cmd_help_about):
7118 Update copyright year. Fix for bug 308828.
7120 2005-06-23 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
7122 * shell/ev-view.c: (add_scroll_binding_keypad),
7123 (ev_view_binding_activated), (ev_view_class_init),
7124 (on_adjustment_value_changed):
7126 Bug 170874: Arrow keys switch pages in presentation mode
7128 2005-06-23 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
7130 * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7132 Fix for Bug 308265: Sidebar dissappears coming out of
7135 2005-06-23 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
7137 * shell/ev-application.c: (ev_application_open):
7138 * shell/ev-document-types.c: (ev_document_types_add_filters),
7139 (ev_document_types_add_filters_for_type):
7140 * shell/ev-document-types.h:
7141 * shell/ev-window.c: (ev_window_cmd_save_as):
7143 Suggest basename as template when saving, provide filters
7144 for save dialog. It's bug 308402
7146 2005-06-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7148 * pdf/ev-poppler.cc:
7149 * shell/ev-sidebar-links.c: (job_finished_callback):
7150 * shell/ev-view.c: (update_find_status_message):
7154 2005-06-19 Christian Persch <chpe@cvs.gnome.org>
7156 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7157 (egg_recent_view_uimanager_set_list):
7159 Fix buglet in !show_numbers case.
7161 2005-06-19 Christian Persch <chpe@cvs.gnome.org>
7163 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7164 (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7166 Use pango ellipsisation.
7168 * pdf/ev-poppler.cc:
7170 Fix refcount leak, from nsh.
7172 2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7174 * cut-n-paste/recent-files/Makefile.am:
7175 * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7176 * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7178 Removed EggRecentViewGtk
7180 * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7181 * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7182 * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7183 (ev_window_setup_recent):
7185 Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7188 2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7190 * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7191 (egg_recent_view_gtk_finalize):
7195 * cut-n-paste/toolbar-editor/Makefile.am:
7197 Fix location of cursor icon.
7199 * pdf/ev-poppler.cc:
7200 * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7201 (display_completion_text), (match_completion):
7202 * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7203 (selection_changed_callback), (create_loading_model),
7204 (print_section_cb), (links_page_num_func),
7205 (update_page_callback_foreach):
7206 * shell/ev-window.c: (ev_window_dispose):
7208 Small memory fixes. Links model now store objects instead
7209 of pointers to improve memory management.
7211 2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7213 * shell/ev-window.c: (zoom_control_changed_cb):
7215 Fix update of zoom control (bug 308268).
7217 Sat Jun 18 22:46:42 2005 Jonathan Blandford <jrb@redhat.com>
7219 * shell/ev-properties.c (set_property): escape the text correctly.
7220 Handles non-UTF-8 properties and escaped properties. Also, sets
7221 the text to "<i>None</i>" if the property isn't set.
7223 * data/evince-properties.glade: Change the label to be ellipsized,
7224 and give it a minimum size.
7226 2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7228 * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7229 * shell/ev-sidebar-links.c: (create_loading_model):
7230 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7231 * shell/ev-view.c: (ev_view_set_document):
7232 * shell/ev-window.c: (ev_window_dispose):
7234 Various small fixes, mostly memory leaks. Thanks to valgrind.
7236 2005-06-19 Martin Kretzschmar <martink@gnome.org>
7238 * ps/ps-document.c: remove the locale.h include again ;-). And
7239 kill the (bogus) setlocale/savelocale business.
7241 2005-06-19 Jaap A. Haitsma <jaap@haitsma.org>
7245 Include locale.h to fix build
7247 * shell/ev-sidebar.c:
7249 Remove unnecessary includes
7251 2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7253 * dvi/dvi-document.c: (dvi_document_load):
7254 * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7257 Check for incorrect dvi files. Fix parsing dvi on AMD64
7258 platform. Thanks to tester@tester.ca (Olivier Crete).
7260 2005-06-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7262 * shell/ev-page-action.c: (match_selected_cb),
7263 (display_completion_text), (match_completion), (update_model):
7264 * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7265 (expand_open_links):
7266 * shell/ev-sidebar.c: (ev_sidebar_destroy),
7267 (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7268 (ev_sidebar_set_document):
7269 * shell/ev-window.c: (ev_window_xfer_job_cb),
7270 (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7272 Fixed lot's of memory leaks, for example, memory leak on reload,
7273 described in bug 307793.
7275 2005-06-18 Marco Pesenti Gritti <mpg@redhat.com>
7277 * pdf/ev-poppler.cc:
7278 * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7279 (update_visible_range), (adjustment_changed_cb),
7280 (ev_sidebar_thumbnails_fill_model),
7281 (ev_sidebar_thumbnails_refresh),
7282 (ev_sidebar_tree_selection_changed),
7283 (ev_sidebar_icon_selection_changed),
7284 (ev_sidebar_thumbnails_use_icon_view),
7285 (ev_sidebar_thumbnails_set_document):
7286 * shell/ev-sidebar-thumbnails.h:
7287 * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7288 (ev_window_cmd_edit_rotate_right), (ev_window_init):
7290 Refresh thumbnails when changing orientation. Not fully
7291 working yet becuase of a sidebar bug.
7293 Set page orientation to poppler page everywhere. This sucks
7294 really need to fix poppler.
7296 2005-06-18 Marco Pesenti Gritti <mpg@redhat.com>
7298 * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7299 (egg_recent_view_gtk_new_menu_item),
7300 (egg_recent_view_gtk_set_property),
7301 (egg_recent_view_gtk_get_property),
7302 (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7303 (egg_recent_view_gtk_set_tooltip_func),
7304 (egg_recent_view_gtk_set_label_width),
7305 (egg_recent_view_gtk_get_label_width):
7306 * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7308 Sync with libegg (ellipsize labels)
7310 2005-06-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7312 * data/evince-ui.xml:
7313 * shell/ev-window.c: (ev_window_cmd_go_forward),
7314 (ev_window_cmd_go_backward):
7316 Shift + PageUp moves 10 Pages. Fix for 306125
7318 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7320 * pdf/ev-poppler.cc:
7322 Add a flag to check if orientation has been overriden
7324 2005-06-17 Martin Kretzschmar <martink@gnome.org>
7326 * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7329 * ps/ps.h: add creator field to document.
7331 * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7334 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7336 * data/evince-properties.glade:
7337 * shell/ev-properties.c: (ev_properties_set_document):
7339 s/PDF Version/Format
7341 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7343 * shell/ev-properties.c: (ev_properties_set_document):
7345 Remove unnecessary translations
7347 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7349 * cut-n-paste/toolbar-editor/Makefile.am:
7351 Correct library name
7353 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7356 * cut-n-paste/recent-files/egg-recent-model.c:
7357 (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7358 (egg_recent_model_unlock_file):
7359 * cut-n-paste/recent-files/egg-recent-util.c:
7360 (egg_recent_util_get_unique_id):
7361 * cut-n-paste/recent-files/update-from-egg.sh:
7362 * cut-n-paste/toolbar-editor/Makefile.am:
7363 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7364 * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7365 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7366 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7367 (egg_toolbars_model_get_type):
7368 * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7370 Better makefile for toolbar editor and update everything
7373 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7375 * shell/ev-window.c: (update_document_mode):
7377 Prefer presentation mode when the document
7380 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>
7382 * data/evince-ui.xml:
7383 * shell/ev-window.c:
7385 Add control-equal for zooming
7387 2005-06-17 Theppitak Karoonboonyanan <thep@linux.thai.net>
7389 * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7391 2005-06-16 Marco Pesenti Gritti <mpg@redhat.com>
7393 * backend/ev-document.c: (ev_document_get_orientation):
7394 * backend/ev-document.h:
7395 * pdf/ev-poppler.cc:
7396 * ps/ps-document.c: (ps_document_get_orientation),
7397 (ps_document_set_orientation), (ps_document_document_iface_init):
7399 Add a get_orientation api. Improve set_orientation.
7401 * data/evince-ui.xml:
7402 * shell/ev-view.c: (ev_view_set_orientation),
7403 (ev_view_rotate_right), (ev_view_rotate_left):
7405 * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7406 (ev_window_cmd_edit_rotate_right):
7408 Better ui for changing document orientation
7410 2005-06-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7412 * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7413 (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7414 * shell/ev-sidebar-links.h:
7415 * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7416 (ev_sidebar_page_iface_init):
7417 * shell/ev-sidebar-page.h:
7418 * shell/ev-sidebar-thumbnails.c:
7419 (ev_sidebar_thumbnails_get_property),
7420 (ev_sidebar_thumbnails_class_init),
7421 (ev_sidebar_thumbnails_set_document):
7422 * shell/ev-sidebar-thumbnails.h:
7423 * shell/ev-view.c: (ev_view_motion_notify_event):
7424 * shell/ev-window.c: (update_chrome_visibility),
7425 (ev_window_cmd_focus_page_selector),
7426 (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7427 (sidebar_page_main_widget_update_cb), (ev_window_init):
7429 Autoraise toolbar on GoToPage binding and fix bindings in
7430 EvSidebarThumbnails page.
7432 2005-06-15 Christian Persch <chpe@cvs.gnome.org>
7434 * shell/ev-properties.c: (update_progress_label):
7436 Hide the progress label when finished; bug #307697.
7438 2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
7440 * pdf/ev-poppler.cc:
7442 Enable is_open for links, you will need poppler cvs
7444 * shell/ev-properties.c: (job_fonts_finished_cb):
7446 Get a lock on the document when filling the tree view
7448 2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
7450 * backend/ev-document-links.h:
7451 * pdf/ev-poppler.cc:
7452 * shell/ev-sidebar-links.c: (create_loading_model),
7453 (expand_open_links), (job_finished_callback):
7455 Expand links when specified by the document.
7456 Depend on a poppler api (defined out for now)
7458 2005-06-15 Marco Pesenti Gritti <mpg@redhat.com>
7460 * shell/ev-properties.c: (ev_properties_dispose),
7461 (ev_properties_class_init), (dialog_destroy_cb),
7462 (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7463 (ev_properties_set_document), (ev_properties_new),
7464 (ev_properties_show):
7465 * shell/ev-properties.h:
7467 Make it an object, cleanup the code, api to show it as transient
7468 and to set the document.
7470 * shell/ev-window.c: (ev_window_setup_document),
7471 (ev_window_cmd_file_properties):
7473 Adapt to EvProperties changes, do not show multiple
7474 times, update it when document changes.
7476 2005-06-14 Marco Pesenti Gritti <mpg@redhat.com>
7479 * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7480 (ps_document_set_orientation), (ps_document_document_iface_init):
7483 Implement orientation here too
7485 * shell/ev-properties.c: (ev_properties_new):
7486 * data/evince-properties.glade:
7488 Hide the fonts page for backends that doesnt
7491 2005-06-14 Marco Pesenti Gritti <mpg@redhat.com>
7493 * backend/ev-document.c: (ev_document_set_orientation):
7494 * backend/ev-document.h:
7495 * pdf/ev-poppler.cc:
7497 Add orientation api. Currently poppler api is not optimal,
7498 we need to set orientation every time we _get a page.
7499 I will try to fix that at some point.
7501 * data/evince-ui.xml:
7502 * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7503 (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7505 Add orientation menu items
7507 * shell/ev-page-cache.c: (ev_page_cache_clear):
7508 * shell/ev-page-cache.h:
7510 Add api to clear the cache
7512 * shell/ev-view.c: (setup_caches), (clear_caches),
7513 (ev_view_set_document), (ev_view_zoom_out),
7514 (ev_view_set_orientation):
7517 Implement orientation changing
7519 2005-06-13 Marco Pesenti Gritti <mpg@redhat.com>
7521 * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7522 (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7523 * backend/ev-document-fonts.h:
7525 Separate scan and fill so that we can incrementally fill from
7526 the main thread. Add a progress api.
7528 * data/evince-properties.glade:
7529 * pdf/ev-poppler.cc:
7530 * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7532 * shell/ev-properties.c: (update_progress_label),
7533 (job_fonts_finished_cb), (setup_fonts_view):
7535 Incrementally feel the list and show the progress
7536 percentage in a label like acrobat does.
7538 You are going to need poppler cvs
7540 2005-06-11 Marco Pesenti Gritti <mpg@redhat.com>
7542 * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7543 * backend/ev-document-fonts.h:
7544 * pdf/ev-poppler.cc:
7546 Make fonts model fill incrementally.
7548 * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7549 (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7550 (ev_job_queue_remove_job):
7551 * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7552 (ev_job_fonts_new), (ev_job_fonts_run):
7555 New job for fonts scanning
7557 * shell/ev-properties.c: (job_fonts_finished_cb),
7558 (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7559 * shell/ev-properties.h:
7560 * shell/ev-window.c: (ev_window_cmd_file_properties):
7562 Incrementally feel the treeview using the new job. Show Loading...
7563 message until scanning is completed.
7565 Hopefully I didnt break the build without the poppler patch.
7567 2005-06-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7569 * shell/ev-application.c: (ev_application_open):
7570 * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7571 (ev_document_type_get_type), (ev_document_type_lookup):
7572 * shell/ev-document-types.h:
7573 * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7574 * shell/ev-job-xfer.h:
7575 * shell/ev-window.c: (ev_window_clear_local_uri),
7576 (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7577 (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7578 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7580 Transfer remote documents to tmp directory to display them later.
7582 2005-06-10 Marco Pesenti Gritti <mpg@redhat.com>
7584 * backend/ev-document-info.h:
7585 * shell/ev-properties.c: (ev_properties_new):
7587 s/GTime*/GTime. Not sure why we was using a pointer
7590 Wed Jun 8 01:04:22 2005 Jonathan Blandford <jrb@redhat.com>
7592 * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7593 situations. That situation is that you're using GTK+-HEAD with
7594 the patch at #306726 is applied, and you have a document with <
7595 1500 pages in it. It's not quite as uniformly nice as the
7596 TreeView, but should be better in the long run.
7598 I'm pretty sure I guarded against breaking compilation with
7599 HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7602 * shell/ev-window.c (ev_window_init): We don't have our tree/list
7603 widget yet, so I commented that code out
7604 enable_view_actions_for_widget() for now. Need to figure this
7607 * shell/ev-page-action.c (match_selected_cb): emit the right
7608 signals. Our cool C-l completion now works.
7610 2005-06-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7612 * backend/Makefile.am:
7613 * backend/ev-document-fonts.c:
7614 * backend/ev-document-links.c:
7615 * backend/ev-document.c: (ev_document_load):
7616 * backend/ev-document.h:
7617 * backend/ev-job-queue.c:
7618 * backend/ev-job-queue.h:
7619 * backend/ev-jobs.c:
7620 * backend/ev-jobs.h:
7621 * backend/ev-page-cache.c:
7622 * backend/ev-page-cache.h:
7624 EvPageCache and EvJobs are moved to shell.
7626 * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7628 * lib/ev-file-helpers.h:
7630 New helper to work with temporary files
7632 * shell/Makefile.am:
7633 * shell/ev-application.c: (ev_application_open):
7634 * shell/ev-application.h:
7635 * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7636 (remove_job_from_async_queue), (add_job_to_async_queue),
7637 (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7638 (handle_job), (search_for_jobs_unlocked),
7639 (no_jobs_available_unlocked), (ev_render_thread),
7640 (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7641 (ev_job_queue_add_job), (move_job_async), (move_job),
7642 (ev_job_queue_update_job), (ev_job_queue_remove_job):
7643 * shell/ev-job-queue.h:
7644 * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7645 (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7646 * shell/ev-job-xfer.h:
7647 * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7648 (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7649 (ev_job_links_class_init), (ev_job_render_init),
7650 (ev_job_render_dispose), (ev_job_render_class_init),
7651 (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7652 (ev_job_thumbnail_class_init), (ev_job_load_init),
7653 (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7654 (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7655 (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7656 (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7658 * shell/ev-page-action.c: (ev_page_action_set_document):
7659 * shell/ev-page-cache.c: (ev_page_cache_init),
7660 (ev_page_cache_class_init), (ev_page_cache_finalize),
7661 (ev_page_cache_new), (ev_page_cache_get_n_pages),
7662 (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7663 (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7664 (ev_page_cache_get_title), (ev_page_cache_get_size),
7665 (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7666 (ev_page_cache_get_height_to_page),
7667 (ev_page_cache_get_max_label_chars),
7668 (ev_page_cache_get_page_label),
7669 (ev_page_cache_has_nonnumeric_page_labels),
7670 (ev_page_cache_get_info), (ev_page_cache_next_page),
7671 (ev_page_cache_prev_page), (ev_page_cache_get):
7672 * shell/ev-page-cache.h:
7673 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7674 (ev_pixbuf_cache_clear_job_sizes),
7675 (ev_pixbuf_cache_add_jobs_if_needed),
7676 (ev_pixbuf_cache_set_page_range):
7677 * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7678 * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7679 * shell/ev-sidebar-thumbnails.c:
7680 (ev_sidebar_tree_selection_changed),
7681 (ev_sidebar_thumbnails_set_document):
7682 * shell/ev-statusbar.c: (ev_statusbar_destroy),
7683 (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7684 (ev_statusbar_get_context_id), (ev_statusbar_push),
7685 (ev_statusbar_pop), (ev_statusbar_set_maximized),
7686 (ev_statusbar_pulse), (ev_statusbar_show_progress),
7687 (ev_statusbar_set_progress):
7688 * shell/ev-statusbar.h:
7689 * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7690 (ev_view_find_previous):
7691 * shell/ev-window.c: (ev_window_is_empty),
7692 (ev_window_setup_document), (password_dialog_response),
7693 (ev_window_clear_jobs), (ev_window_load_job_cb),
7694 (ev_window_xfer_job_cb), (ev_window_open_uri),
7695 (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7696 (ev_window_print), (ev_window_print_range),
7697 (ev_window_state_event), (ev_window_cmd_view_reload),
7698 (menu_item_select_cb), (menu_item_deselect_cb),
7699 (view_status_changed_cb), (ev_window_dispose),
7700 (drag_data_received_cb), (ev_window_init):
7701 * shell/ev-window.h:
7702 * shell/main.c: (load_files):
7704 New statusbar to show progress on idle. Two new jobs -
7705 xfer job and load job to load document in background. And update
7706 of page_cache clients to new location of code.
7708 2005-06-08 Carlos Garcia Campos <carlosgc@gnome.org>
7710 * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7711 selection in open dialog. It also remembers the last visited directory
7712 in the current session.
7714 2005-06-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7716 * shell/ev-properties.c: (ev_properties_new):
7717 * shell/ev-properties.h:
7718 * shell/ev-window.c: (ev_window_cmd_file_properties):
7720 Get document info from page cache instead of document itself.
7721 This should fix crash related to race conditions described in
7724 2005-06-07 Marco Pesenti Gritti <mpg@redhat.com>
7726 * ps/ps-document.c: (ps_document_init),
7727 (send_ps), (get_page_box), (output), (catchPipe), (input),
7728 (stop_interpreter), (file_length), (file_readable),
7729 (check_filecompressedb), (ps_document_enable_interpreter),
7730 (document_load), (ps_async_renderer_render_pixbuf):
7733 Big cleanup of the ps code
7735 2005-06-07 Marco Pesenti Gritti <mpg@redhat.com>
7737 * backend/Makefile.am:
7738 * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7739 (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7740 * backend/ev-async-renderer.h:
7742 Add an async renderer interface (method + callback) which
7743 is useful for backends like ps.
7745 * backend/ev-job-queue.c: (remove_job_from_async_queue),
7746 (add_job_to_async_queue), (job_finished_cb), (handle_job),
7747 (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7748 (ev_job_queue_add_job), (move_job_async), (move_job),
7749 (ev_job_queue_update_job), (ev_job_queue_remove_job):
7751 Add queues for async renderer, these are executed on the
7754 * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7755 (ev_job_render_run):
7756 * backend/ev-jobs.h:
7758 If the backend support async renderer interface use it.
7760 * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7761 (setup_pixmap), (ps_document_get_type),
7762 (ps_async_renderer_render_pixbuf),
7763 (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7765 Implement async renderer interface.
7767 2005-06-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7769 * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7771 Cleanup links job on exit.
7773 2005-06-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7775 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7776 (drag_data_get_cb), (drag_data_received_cb):
7777 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7778 (drag_data_get_cb), (parse_item_list),
7779 (egg_toolbar_editor_load_actions):
7780 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7781 (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7782 (parse_item_list), (parse_toolbars):
7783 * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7784 (dvi_pixbuf_put_pixel):
7786 Fix gcc 4.0 warnings
7788 2005-06-06 Marco Pesenti Gritti <mpg@redhat.com>
7790 * ps/ps-document.c: (start_interpreter):
7792 Fix warning when loading ps
7794 2005-06-06 Marco Pesenti Gritti <mpg@redhat.com>
7796 * ps/ps-document.c: (output):
7798 Fix crash when priting gs error messages.
7800 2005-06-06 Marco Pesenti Gritti <mpg@redhat.com>
7802 * backend/ev-page-cache.c: (_ev_page_cache_new):
7803 * backend/ev-page-cache.h:
7805 Use a const to return title so that we dont double
7806 free it. Small cleanup and fix a leak.
7808 * shell/ev-window.c: (update_window_title):
7810 strdup value from get_title.
7812 2005-06-06 Marco Pesenti Gritti <mpg@redhat.com>
7814 * shell/ev-sidebar-links.c: (job_finished_callback),
7815 (ev_sidebar_links_set_document):
7817 Cleanup the old job when changing document
7819 2005-06-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7821 * shell/ev-stock-icons.c:
7822 * shell/ev-stock-icons.h:
7823 * shell/ev-window.c:
7825 Add stock icons for actions that can appear in toolbar. Fix for
7828 2005-06-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7830 * backend/ev-page-cache.c: (ev_page_cache_finalize),
7831 (_ev_page_cache_new), (ev_page_cache_get_max_width),
7832 (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7833 * backend/ev-page-cache.h:
7834 * shell/ev-view.c: (scroll_to_current_page),
7835 (view_update_range_and_current_page), (get_page_y_offset),
7836 (get_page_extents), (ev_view_size_request_continuous_dual_page),
7837 (ev_view_size_request_continuous),
7838 (ev_view_zoom_for_size_continuous_and_dual_page),
7839 (ev_view_zoom_for_size_continuous):
7841 More compact EvView layout in document with pages of different size.
7843 Sat Jun 4 19:20:57 2005 Jonathan Blandford <jrb@redhat.com>
7845 * shell/ev-window.c (ev_window_cmd_file_properties): fix
7848 2005-06-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7850 * shell/ev-view.c: (view_set_adjustment_values):
7851 * shell/ev-window.c: (ev_window_cmd_file_properties):
7853 A bit different fix for rounding problem but it has no
7854 problems on startup. Make properties window transient to parent.
7856 2005-06-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7858 * pdf/ev-poppler.cc:
7860 More commenting of font stuff.
7862 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7864 * pdf/ev-poppler.cc:
7866 Comment out some more fonts stuff. Should really
7867 work without the poppler patch now.
7869 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7871 * pdf/ev-poppler.cc:
7875 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7877 * data/evince-properties.glade:
7878 * pdf/ev-poppler.cc:
7879 * shell/ev-properties.c: (setup_fonts_view):
7881 Set the column title. Show the dialog only
7882 once everything is setup.
7883 Getting font info can be very slow... will
7884 prolly need to make this threaded too.
7886 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7888 * backend/Makefile.am:
7889 * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
7890 (ev_document_fonts_get_fonts_model):
7891 * backend/ev-document-fonts.h:
7892 * data/evince-properties.glade:
7893 * pdf/ev-poppler.cc:
7894 * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
7895 * shell/ev-properties.h:
7896 * shell/ev-window.c: (ev_window_cmd_file_properties):
7898 Implement fonts list. Defined out for now, since it depends
7899 on a not yet committed poppler patch.
7901 Fri Jun 3 21:07:57 2005 Jonathan Blandford <jrb@redhat.com>
7903 * shell/ev-view.c (get_page_extents): other_page isn't necessarily
7906 * shell/ev-window.c: Make sure we add the timeout when we get a
7909 * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
7910 adjustment->value before calculating the zoom factor to average
7911 out all of our rounding errors. The page no longer 'drifts' when
7914 2005-06-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7916 * data/evince-properties.glade:
7917 * shell/ev-properties.c: (ev_properties_format_date),
7920 Labels don't expand when the dialogue is resized.
7921 strftime result needs to be converted to UTF-8. Thanks
7922 to Christian Persch <chpe@gnome.org>.
7924 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7926 * data/evince-properties.glade:
7930 2005-06-04 Marco Pesenti Gritti <mpg@redhat.com>
7932 * backend/ev-document-info.h:
7933 * backend/ev-document.c: (ev_document_info_free):
7934 * data/evince-properties.glade:
7935 * pdf/ev-poppler.cc:
7936 * ps/ps-document.c: (ps_document_get_info):
7937 * shell/ev-properties.c: (ev_properties_format_date),
7938 (set_property), (ev_properties_new):
7939 * shell/ev-properties.h:
7940 * shell/ev-window.c: (ev_window_cmd_file_properties):
7942 Rework properties code to take only EvPropertyInfo
7943 in the constructor so that it can be useful for
7944 nautilus plugin too.
7946 Deal with backends that doesnt support some properties.
7947 Make set property code generic.
7949 2005-06-04 Christian Persch <chpe@gnome.org>
7951 * data/evince-properties.glade:
7953 fix spacings, make resizeable, and make data labels
7954 selectable + ellipsised
7956 2005-06-03 Marco Pesenti Gritti <mpg@redhat.com>
7958 * backend/ev-document-info.h:
7960 * data/evince-ui.xml:
7961 * pdf/ev-poppler.cc:
7962 * shell/Makefile.am:
7963 * shell/ev-window.c: (update_action_sensitivity),
7964 (ev_window_cmd_file_properties):
7966 Initial go at file properties. Patch by
7967 Emil Soleyman-Zomalan <emil@soleyman.com>.
7968 Needs love see #169583
7970 2005-06-02 Marco Pesenti Gritti <mpg@redhat.com>
7972 * ps/ps-document.c: (output):
7973 * ps/ps.c: (psscan):
7975 Try to render even if psscan fails.
7977 2005-06-01 Marco Pesenti Gritti <mpg@redhat.com>
7979 * ps/ps.c: (psscan), (pscopydoc):
7981 Port buffered reading code from gv
7983 2005-06-01 Marco Pesenti Gritti <mpg@redhat.com>
7985 * ps/ps-document.c: (interpreter_message), (output):
7987 Do not fail on interpreter messages
7989 2005-06-01 Marco Pesenti Gritti <mpg@redhat.com>
7991 * backend/ev-document-misc.c:
7992 (ev_document_misc_get_thumbnail_frame):
7994 Pages can be 0 x 0, dont assert on this case
7996 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
7998 * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7999 (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8001 Correctly manage our reference on document. Finally the reload
8002 huge leak is gone...
8004 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8006 * ps/ps-document.c: (ps_document_dispose):
8008 Forgot to chain it to the parent. Thanks chpe.
8010 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8012 * ps/ps-document.c: (ps_document_dispose),
8013 (ps_document_class_init), (stop_interpreter), (document_load):
8015 Cleanup dispose a bit. Dont leak the whole pixmap.
8017 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8019 * pdf/ev-poppler.cc:
8021 Release the poppler document on dispose
8023 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8025 * shell/ev-view.c: (ev_view_set_document):
8027 Release ref on the pixbuf cache when changing
8030 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8032 * ps/ps-document.c: (ps_document_get_info):
8036 2005-05-31 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
8038 * backend/ev-page-cache.c: (ev_page_cache_init),
8039 (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8040 * backend/ev-page-cache.h:
8041 * shell/ev-page-action.c: (page_changed_cb):
8043 Set page action entry width depending on labels width. Fix
8046 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8048 * backend/ev-link.c: (ev_link_class_init):
8050 Allow -1 as page value (error)
8052 2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
8054 * shell/ev-sidebar-thumbnails.c:
8055 (ev_sidebar_thumbnails_set_document):
8056 * shell/ev-view.c: (scroll_to_current_page),
8057 (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8058 (page_changed_cb), (on_adjustment_value_changed),
8059 (ev_view_set_document):
8061 Slightly modified patch by Nickolay V. Shmyrev <nshmyrev@yandex.ru>.
8064 2005-05-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8067 * djvu/djvu-document.c: (djvu_document_get_page_size):
8069 Require djvulibre CVS. Now djvu loading is much faster. Fix for
8072 Sat May 28 07:38:03 2005 Jonathan Blandford <jrb@redhat.com>
8074 * shell/ev-view.c (draw_one_page): modify the expose handling to
8077 * shell/ev-window.c (update_action_sensitivity): Respect
8078 permissions field. Kowtow to the man.
8080 * pdf/ev-poppler.cc: Get the permissions field.
8082 * tiff/*c: Make a tiny bit more robust.
8084 2005-05-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8086 * djvu/djvu-document.c:
8088 Pop messages from djvu context message queue.
8090 2005-05-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8092 * configure.ac, Makefile.am, shell/Makefile.am:
8093 * tiff/Makefile.am, shell/ev-document-types.c:
8095 Cleanup tiff configure checks. Fix for bug 305218.
8097 2005-05-24 Maxim V. Dziumanenko <mvd@mylinux.ua>
8099 * configure.ac: Added "uk" to ALL_LINGUAS.
8101 2005-05-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8103 * cut-n-paste/zoom-control/ephy-zoom.c:
8104 (ephy_zoom_get_changed_zoom_level):
8105 * cut-n-paste/zoom-control/ephy-zoom.h:
8106 * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8107 (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8108 * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8109 (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8110 (zoom_control_changed_cb), (ev_window_init):
8112 Fix minor points related to moving best fit up. Introduce
8113 "zoom" property and make zoom control change it's value on
8114 notify::zoom signals. Fix for 305080.
8116 2005-05-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8118 * data/evince-ui.xml:
8119 * shell/ev-window.c: (set_view_actions_sensitivity):
8121 Use + and - as accels for zoom in and zoom out. Fix for 305001.
8123 2005-05-22 Marco Pesenti Gritti <mpg@redhat.com>
8127 Depends on poppler 0.3.2
8129 2005-05-22 Marco Pesenti Gritti <mpg@redhat.com>
8131 * cut-n-paste/recent-files/egg-recent-item.c:
8132 (egg_recent_item_get_short_name):
8133 * cut-n-paste/toolbar-editor/Makefile.am:
8134 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8135 (new_pixbuf_from_widget):
8136 * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8137 * cut-n-paste/toolbar-editor/egg-marshal.c:
8138 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8139 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8143 Sat May 21 23:18:30 2005 Jonathan Blandford <jrb@redhat.com>
8145 * tiff/tiff-document.c: Rough TIFF backend.
8147 2005-05-21 Marco Pesenti Gritti <mpg@redhat.com>
8151 * cut-n-paste/toolbar-editor/Makefile.am:
8155 2005-05-21 Marco Pesenti Gritti <mpg@redhat.com>
8157 * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8158 (ev_view_find_next), (ev_view_find_previous):
8160 Remove the locks around get_n_results
8162 2005-05-21 Juerg Billeter <j@bitron.ch>
8164 * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8166 Pass correct number of pages to poppler.
8168 2005-05-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8172 * data/evince.desktop.in:
8173 * data/evince.desktop.in.in:
8176 Add conditionally dvi and djvu to desktop types. Fix for 304658.
8178 Sat May 21 00:21:30 2005 Jonathan Blandford <jrb@redhat.com>
8180 * shell/ev-view.c: (view_update_adjustments),
8181 (view_set_adjustment_values): cast adjustmen->value to (int)
8182 before using it. Otherwise, we get off by a pixel in some
8185 (draw_one_page): Draw the border on expose.
8187 Fri May 20 22:05:25 2005 Jonathan Blandford <jrb@redhat.com>
8189 * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8190 adjustment when the mode changes, #304923
8192 Fri May 20 02:00:03 2005 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8194 * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8195 flickering on resize but still use gdk_window_scroll on
8198 Fri May 20 01:46:57 2005 Jonathan Blandford <jrb@redhat.com>
8200 * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8203 Fri May 20 01:27:01 2005 Jonathan Blandford <jrb@redhat.com>
8205 * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8206 second page on page_changed if possible, #304669
8208 Fri May 20 01:07:15 2005 Jonathan Blandford <jrb@redhat.com>
8210 * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8211 instead of gtk_widget_queue_draw. Massive speedups in scrolling.
8213 Fri May 20 01:05:10 2005 Jonathan Blandford <jrb@redhat.com>
8216 * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8217 (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8218 (ev_view_zoom_for_size_presentation),
8219 (ev_view_zoom_for_size_continuous_and_dual_page),
8220 (ev_view_zoom_for_size_continuous),
8221 (ev_view_zoom_for_size_dual_page),
8222 (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8224 * shell/ev-window.c: (update_view_size),
8225 (ev_window_sizing_mode_changed_cb):
8227 Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8228 the scrollbars. It's not 100% right, but it's much closer. Kills
8229 an infinite loop, #304769
8232 2005-05-18 Marco Pesenti Gritti <mpg@redhat.com>
8234 * data/evince-ui.xml:
8235 * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8236 * shell/ev-window.c: (set_view_actions_sensitivity):
8238 Make PgUp/Down behave like Space
8240 2005-05-18 Marco Pesenti Gritti <mpg@redhat.com>
8242 * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8243 * backend/ev-ps-exporter.h:
8244 * pdf/ev-poppler.cc:
8245 * ps/ps-document.c: (ps_document_ps_export_begin):
8246 * shell/ev-print-job.c: (idle_print_handler):
8248 Adapt to new poppler api
8250 2005-05-18 Marco Pesenti Gritti <mpg@redhat.com>
8252 * cut-n-paste/zoom-control/ephy-zoom-control.c:
8253 (ephy_zoom_control_init):
8255 Translate zoom levels
8257 2005-05-18 Marco Pesenti Gritti <mpg@redhat.com>
8259 * cut-n-paste/zoom-control/ephy-zoom.c:
8260 (ephy_zoom_get_zoom_level_index):
8262 Fix current zoom -> zoom control match
8264 2005-05-18 James Bowes <bowes@cs.dal.ca>
8266 * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8267 rather than the scrolled_window that it's in. Fixes bug #304655.
8269 Tue May 17 22:54:17 2005 Jonathan Blandford <jrb@redhat.com>
8271 * shell/ev-view.c: (view_update_adjustments),
8272 (view_set_adjustment_values), (view_update_range_and_current_page),
8273 (view_scroll_to_page), (set_scroll_adjustment),
8274 (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8275 (ev_view_scroll), (ev_view_scroll_view),
8276 (ensure_rectangle_is_visible), (find_page_at_location),
8277 (get_link_at_location), (go_to_link), (status_message_from_link),
8278 (ev_view_size_request_continuous_dual_page),
8279 (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8280 (ev_view_unrealize), (ev_view_expose_event),
8281 (ev_view_button_press_event), (ev_view_motion_notify_event),
8282 (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8283 (draw_rubberband), (highlight_find_results), (draw_one_page),
8284 (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8285 (ev_view_init), (find_changed_cb), (page_changed_cb),
8286 (on_adjustment_value_changed), (ev_view_new),
8287 (ev_view_set_document), (ev_view_set_zoom),
8288 (ev_view_set_continuous), (ev_view_set_dual_page),
8289 (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8290 (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8291 (ev_view_zoom_for_size_presentation),
8292 (ev_view_zoom_for_size_continuous_dual_page),
8293 (ev_view_zoom_for_size_continuous),
8294 (ev_view_zoom_for_size_dual_page),
8295 (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8296 (ev_view_get_status), (ev_view_set_status),
8297 (update_find_status_message), (ev_view_get_find_status),
8298 (ev_view_set_find_status), (jump_to_find_result),
8299 (jump_to_find_page), (compute_selections), (clear_selection),
8300 (ev_view_select_all), (get_selected_text), (ev_view_copy),
8301 (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8302 (ev_view_update_primary_selection),
8303 (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8305 * shell/ev-window.c: (ev_window_open_page_label),
8306 (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8308 * shell/ev-window.h:
8309 * shell/main.c: (load_files):
8311 Massive code clean up from Nickolay Shmyrev. Keep page offset
8312 when resizing. Remove the bin_window(). Also, patch from James
8313 Bowes to fix command line page, #300641
8315 2005-05-17 Marco Pesenti Gritti <mpg@redhat.com>
8317 * data/evince-ui.xml:
8320 * shell/ev-window.c: (update_action_sensitivity):
8322 Get rid of View->Normal Size, it's just confusing
8324 Tue May 17 00:51:21 2005 Jonathan Blandford <jrb@redhat.com>
8326 * backend/ev-document-info.h:
8327 * backend/ev-document.c: (ev_document_info_free): Free the
8330 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8331 (clear_range), (add_range), (update_visible_range),
8332 (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8333 (ev_sidebar_thumbnails_set_document):
8334 * shell/ev-window.c: (ev_window_setup_document): Only render the
8335 visible thumbnails. It takes an instant to render, but it uses
8338 2005-05-16 Marco Pesenti Gritti <mpg@redhat.com>
8340 * shell/ev-sidebar-links.c: (popup_menu_cb):
8344 2005-05-16 Marco Pesenti Gritti <mpg@redhat.com>
8347 * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8348 (button_press_cb), (ev_sidebar_links_construct):
8350 Show the popup menu also on keybindings
8352 2005-05-16 Marco Pesenti Gritti <mpg@redhat.com>
8354 * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8355 * shell/ev-window.h:
8357 Expose api to print a range (with dialog). Make private _print use
8360 * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8361 (ev_sidebar_links_construct):
8363 Show a print context menu on linkx, it prints the selected
8366 2005-05-15 Carlos Garcia Campos <carlosgc@gnome.org>
8368 * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8371 2005-05-12 Marco Pesenti Gritti <mpg@redhat.com>
8377 * shell/ev-window.c: (build_comments_string),
8378 (ev_window_cmd_help_about):
8380 Show poppler version/backend and authors
8382 2005-05-11 Marco Pesenti Gritti <mpg@redhat.com>
8384 * cut-n-paste/zoom-control/ephy-zoom.c:
8385 (ephy_zoom_get_zoom_level_index):
8386 * cut-n-paste/zoom-control/ephy-zoom.h:
8388 Move the best fit items at the top of the list
8390 2005-05-11 Marco Pesenti Gritti <mpg@redhat.com>
8392 * shell/ev-marshal.list:
8393 * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8394 (activate_cb), (match_selected_cb), (activate_link_cb),
8395 (connect_proxy), (ev_page_action_class_init):
8396 * shell/ev-page-action.h:
8398 Use signals to notify action activation. Hopefully
8399 I did not break completion since I cant test...
8401 * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8402 (register_custom_actions):
8404 Connect to page selector actions and also grab focus on
8405 the view when activated.
8407 Wed May 11 01:18:29 2005 Jonathan Blandford <jrb@redhat.com>
8409 * pdf/ev-poppler.cc:
8410 * backend/ev-page-cache.c: make page size calculation consistent
8411 and set it to (int)( width * scale + 0.5). This makes the weird
8412 line going through the middle of the page go away.
8414 * shell/ev-view.c: move painting the background page after
8415 checking the expose area covers us.
8417 2005-05-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8419 * data/evince-password.glade:
8421 Mark labels as not translatable. Fix for bug 302842.
8423 2005-05-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
8425 * configure.ac: Added "es" to ALL_LINGUAS.
8427 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8429 * data/evince-toolbar.xml:
8430 * shell/ev-window.c: (update_action_sensitivity),
8431 (ev_window_setup_document), (ev_window_set_page_mode),
8434 Remove some leftover code from jrb first continous
8435 attempt. Use the new actions, we still need good icons
8438 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8440 * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8442 Update label when connecting proxy. Fix a warning with NULL
8445 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8447 * data/evince-ui.xml:
8448 * shell/ev-page-action.c: (ev_page_action_grab_focus):
8449 * shell/ev-page-action.h:
8450 * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8452 Add mnemonic for edit toolbar.
8453 ctrl+l focus the page entry.
8455 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8458 * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8460 * shell/main.c: (main):
8462 Put the toolbar xml in evince own dot dir
8464 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8466 * shell/ev-window.c: (ev_window_init):
8468 Make the toolbar not removable
8470 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8472 * data/evince-ui.xml:
8473 * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8474 * shell/ev-sidebar-links.h:
8475 * shell/ev-sidebar-thumbnails.c:
8476 (ev_sidebar_thumbnails_get_treeview):
8477 * shell/ev-sidebar-thumbnails.h:
8478 * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8479 (ev_view_class_init):
8481 * shell/ev-window.c: (update_action_sensitivity),
8482 (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8483 (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8484 (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8487 This is evil... Make space/backspace global accelerators but
8488 enable them only for some widgets (sidebars and view).
8489 I dont like it, but I dont know a better way... :/
8491 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8493 * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8494 (ev_page_action_widget_finalize),
8495 (ev_page_action_widget_class_init), (update_page_cache):
8497 Keep a weak reference on proxy->page_cache so that we
8498 dont try to disconnect the signal if the object is already
8499 gone. Maybe there is a better way to cleanup reference handling
8500 in page action though...
8502 2005-05-10 Juerg Billeter <j@bitron.ch>
8504 * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8505 * backend/ev-ps-exporter.h:
8506 * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8507 * ps/ps-document.c: (ps_document_ps_export_begin):
8509 Change api to pass print range to ps_exporter_begin. The pdf backend
8510 requires this information.
8512 * shell/ev-print-job.c: (idle_print_handler):
8516 2005-05-10 Juerg Billeter <j@bitron.ch>
8518 * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8519 (idle_print_handler)
8520 * shell/ev-window.c: (ev_window_print):
8522 Support printing page range, based on patch by Amaury Jacquot
8524 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8526 * data/evince-toolbar.xml:
8528 Add zoom control to available items
8530 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8532 * shell/ev-window.c: (update_action_sensitivity):
8534 Set slash action insensitive when appropriate
8536 2005-05-10 Christian Persch <chpe@gnome.org>
8538 * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8540 Fix warning on the overflow menu
8542 2005-05-10 Marco Pesenti Gritti <mpg@redhat.com>
8544 * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8546 Check for uri correctness/existence
8548 2005-05-09 Juerg Billeter <j@bitron.ch>
8550 * shell/ev-window.c: (using_postscript_printer):
8552 LPD printers use postscript, too
8554 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8556 * shell/ev-window.c: (register_custom_actions):
8558 The zoom one is actually sort of useful,
8561 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8563 * shell/ev-window.c: (register_custom_actions):
8565 Hide page/zoom controls from overflow, they
8568 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8570 * cut-n-paste/update-from-egg.sh:
8572 Share it between all cut-n-paste subdirs
8574 * cut-n-paste/recent-files/Makefile.am:
8576 Fix to use "global" update-from-egg.sh
8578 * cut-n-paste/recent-files/egg-recent-model.c:
8579 (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8580 * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8581 (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8582 (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8586 * cut-n-paste/toolbar-editor/Makefile.am:
8588 Fix to use "global" update-from-egg.sh
8590 * cut-n-paste/toolbar-editor/eggmarshalers.list:
8594 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8597 * cut-n-paste/Makefile.am:
8598 * cut-n-paste/recent-files/Makefile.am:
8599 * cut-n-paste/toolbar-editor/.cvsignore:
8600 * cut-n-paste/toolbar-editor/Makefile.am:
8601 * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8602 (egg_editable_toolbar_get_type), (get_toolbar_position),
8603 (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8604 (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8605 (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8606 (set_item_drag_source), (create_item_from_action), (create_item),
8607 (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8608 (popup_toolbar_context_menu_cb), (free_dragged_item),
8609 (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8610 (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8611 (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8612 (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8613 (item_added_cb), (item_removed_cb),
8614 (egg_editable_toolbar_construct),
8615 (egg_editable_toolbar_disconnect_model),
8616 (egg_editable_toolbar_deconstruct),
8617 (egg_editable_toolbar_set_model),
8618 (egg_editable_toolbar_set_ui_manager),
8619 (egg_editable_toolbar_set_property),
8620 (egg_editable_toolbar_get_property),
8621 (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8622 (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8623 (egg_editable_toolbar_new_with_model),
8624 (egg_editable_toolbar_get_edit_mode),
8625 (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8626 (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8627 (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8628 (new_pixbuf_from_widget), (new_separator_pixbuf),
8629 (update_separator_image), (style_set_cb),
8630 (_egg_editable_toolbar_new_separator_image),
8631 (egg_editable_toolbar_get_model):
8632 * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8633 * cut-n-paste/toolbar-editor/egg-marshal.c:
8634 * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8635 (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8636 (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8637 (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8638 (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8639 (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8640 (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8641 (editor_drag_data_delete_cb), (drag_data_get_cb),
8642 (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8643 (editor_create_item), (update_editor_sheet), (setup_editor),
8644 (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8645 (parse_item_list), (model_has_action), (update_actions_list),
8646 (egg_toolbar_editor_load_actions):
8647 * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8648 * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8649 (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8650 (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8651 (toolbars_item_new), (free_toolbar_node), (free_item_node),
8652 (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8653 (egg_toolbars_model_add_separator), (impl_add_item),
8654 (parse_item_list), (egg_toolbars_model_add_toolbar),
8655 (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8656 (impl_get_item_data), (impl_get_item_type),
8657 (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8658 (egg_toolbars_model_init), (free_toolbar),
8659 (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8660 (egg_toolbars_model_remove_toolbar),
8661 (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8662 (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8663 (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8664 (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8665 (egg_toolbars_model_get_item_data),
8666 (egg_toolbars_model_get_item_type):
8667 * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8668 * cut-n-paste/toolbar-editor/eggmarshalers.list:
8670 * data/evince-toolbar.xml:
8671 * data/evince-ui.xml:
8672 * data/hand-open.png:
8674 * shell/Makefile.am:
8675 * shell/ev-window.c: (update_chrome_visibility),
8676 (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8677 (ev_window_dispose), (ev_window_init):
8679 Implement epiphany like toolbar editor. Based on patch by
8680 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8682 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8684 * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8686 Use set_cursor instead of set_selection, so that
8687 the keyboard focus moves too.
8689 2005-05-09 Aleksey Kliger <akliger@gmail.com>
8691 * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8693 Fix infinite loop when loading Type1 fonts
8695 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8697 * data/evince-ui.xml:
8698 * shell/ev-window.c:
8702 2005-05-09 Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8706 Make --disable really disable
8708 2005-05-07 Juerg Billeter <j@bitron.ch>
8710 * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8712 Compare page labels even without has_labels set, fixes setting page
8715 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>
8717 * shell/ev-view.c: (ev_view_create_invisible_cursor),
8718 (ev_view_set_cursor), (ev_view_button_press_event),
8719 (ev_view_motion_notify_event), (ev_view_button_release_event),
8722 Implement middle button scrolling. Based on a patch
8723 by Tommi Komulainen <tommi.komulainen@iki.fi>.
8725 2005-05-08 Marco Pesenti Gritti <mpg@redhat.com>
8727 * shell/ev-document-types.c: (get_slow_mime_type),
8728 (get_document_type_from_mime), (ev_document_type_lookup):
8729 * shell/ev-document-types.h:
8731 Change api to lookup from uri. Do fast lookup first, if the
8732 type is unknown try with data sniffing.
8734 * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8735 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8739 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com>
8741 * thumbnailer/Makefile.am:
8745 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com>
8752 * data/evince-ui.xml:
8754 Hide presentation mode for now
8756 * shell/ev-view.c: (highlight_find_results):
8758 Show current find selection only on current page
8760 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com>
8762 * shell/ev-view.c: (ev_view_select_all):
8764 Compute size of the actual page, not of
8767 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com>
8769 * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8770 (view_rect_to_doc_rect), (compute_selections),
8771 (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8772 (ev_view_copy), (ev_view_primary_get_cb),
8773 (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8774 (ev_view_button_press_event), (ev_view_motion_notify_event),
8775 (ev_view_button_release_event), (page_changed_cb):
8779 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com>
8781 * shell/ev-view.c: (compute_border), (get_page_extents),
8782 (doc_rect_to_view_rect), (highlight_find_results),
8783 (ev_view_bin_expose), (ev_view_select_all),
8784 (ev_view_motion_notify_event), (update_find_status_message),
8785 (jump_to_find_result), (jump_to_find_page):
8787 First go at fixing search, still buggy
8789 2005-05-04 Kristian Høgsberg <krh@redhat.com>
8791 * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8792 dropdown box and button at the top of the sidebar.
8794 2005-05-02 James Bowes <bowes@cs.dal.ca>
8796 * configure.ac: Output zoom-control Makefile.
8797 * cut-n-paste/Makefile.am: build zoom-control subdir.
8798 * cut-n-paste/zoom-control/ephy-zoom-action.c:
8799 * cut-n-paste/zoom-control/ephy-zoom-action.h:
8800 * cut-n-paste/zoom-control/ephy-zoom-control.c:
8801 * cut-n-paste/zoom-control/ephy-zoom-control.h:
8802 * cut-n-paste/zoom-control/ephy-zoom.c:
8803 * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8804 from epiphany, and modified to add a separator into the menu.
8805 * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8806 * data/evince-ui.xml: Replace old zoom toolbar actions with new
8807 zoom-control action.
8808 * shell/Makefile.am: Include zoom-control flags.
8809 * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8810 (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8811 (ev_view_zoom_for_size_presentation),
8812 (ev_view_zoom_for_size_continuous_and_dual_page),
8813 (ev_view_zoom_for_size_continuous),
8814 (ev_view_zoom_for_size_dual_page),
8815 (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal):
8816 s/ev_view_zoom/ev_view_set_zoom/ and make public, add
8817 ev_view_get_zoom and ev_view_get_sizing_mode.
8819 * shell/ev-window.c: (update_action_sensitivity),
8820 (update_sizing_buttons), (zoom_control_changed_cb),
8821 (register_custom_actions): Initialize and use the zoom-control
8824 Sun May 1 00:46:47 2005 Jonathan Blandford <jrb@redhat.com>
8826 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8827 preview cache back to 1. Don't know when it got set to 0.
8829 * shell/ev-view.c: (compute_border), (ev_view_realize),
8830 (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8831 (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8832 (ev_view_get_fullscreen), (ev_view_set_presentation),
8833 (ev_view_get_presentation), (ev_view_set_sizing_mode),
8834 (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8836 * shell/ev-window.c:
8837 (update_chrome_visibility),
8838 (ev_window_cmd_continuous), (ev_window_cmd_dual),
8839 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8840 (update_document_mode), (ev_window_update_fullscreen_action),
8841 (ev_window_fullscreen), (ev_window_unfullscreen),
8842 (ev_window_cmd_view_fullscreen),
8843 (ev_window_update_presentation_action),
8844 (ev_window_run_presentation), (ev_window_stop_presentation),
8845 (ev_window_cmd_view_presentation), (ev_window_state_event),
8846 (ev_window_focus_in_event), (ev_window_focus_out_event),
8847 (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
8848 * data/evince-ui.xml: Initial presentation mode. We should
8849 probably hide this until it's done, as it's quite rough. Also,
8850 change full-screen to fullscreen and add two getters to EvView.
8852 2005-04-29 Marco Pesenti Gritti <mpg@redhat.com>
8854 * shell/ev-page-action.c: (update_page_cache),
8855 (ev_page_action_dispose):
8856 * shell/ev-window.c: (destroy_fullscreen_popup),
8857 (ev_window_create_fullscreen_popup):
8859 Use connect_object rather than explicitly
8860 disconnect on dispose.
8862 2005-04-29 Marco Pesenti Gritti <mpg@redhat.com>
8864 * shell/ev-page-action.c: (update_page_cache),
8865 (ev_page_action_dispose):
8867 2005-04-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8869 * backend/ev-page-cache.c: (_ev_page_cache_new),
8870 (ev_page_cache_set_page_label),
8871 (ev_page_cache_has_nonnumeric_page_labels):
8872 * backend/ev-page-cache.h:
8873 * shell/ev-page-action.c: (update_pages_label):
8875 If all page labels are numeric, fallback to default
8876 way to display number of pages. See bug 173185.
8878 2005-04-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8880 * shell/ev-page-action.c: (ev_page_action_dispose):
8881 * shell/ev-view.c: (view_update_range_and_current_page):
8882 * shell/ev-window.c: (ev_window_dispose):
8884 Set page on scroll in continuous mode. Fixes bug 301986.
8885 Also cleanup callbacks on destroy of EvWindow and EvPageAction.
8887 2005-04-26 Marco Pesenti Gritti <mpg@redhat.com>
8891 Require poppler 0.3.0
8893 2005-04-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8895 * shell/Makefile.am, configure.ac: Fix build problems
8896 with t1lib. Bug 301996.
8898 2005-04-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8900 * shell/ev-view.c: (ev_view_scroll_event):
8902 Scroll up increase zoom
8904 2005-04-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8906 * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
8907 (ev_view_set_sizing_mode),
8908 (ev_view_zoom_for_size_continuous_and_dual_page),
8909 (ev_view_zoom_for_size_continuous):
8910 * shell/ev-window.c: (ev_window_cmd_view_best_fit),
8911 (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
8912 (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
8915 Control + Scroll does zooming, Shift + Scroll scrolls horizontally
8916 Fix for 165473 and 165472.
8918 2005-04-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8921 * thumbnailer/Makefile.am:
8922 * thumbnailer/evince-thumbnailer-djvu.schemas.in:
8923 * thumbnailer/evince-thumbnailer-dvi.schemas.in:
8924 * thumbnailer/evince-thumbnailer.schemas.in:
8926 Make thumbnailer schemas translatable. Fix for bug 301773
8928 * thumbnailer/evince-thumbnailer-djvu.schemas:
8929 * thumbnailer/evince-thumbnailer-dvi.schemas:
8930 * thumbnailer/evince-thumbnailer.schemas:
8934 Sun Apr 24 01:37:39 2005 Jonathan Blandford <jrb@redhat.com>
8936 * shell/ev-view.c (ev_view_init): forgot to set this.
8938 Sun Apr 24 01:07:27 2005 Jonathan Blandford <jrb@redhat.com>
8940 * shell/ev-view.c: (find_page_at_location),
8941 (get_link_at_location),
8942 (ev_view_set_show_border), (ev_view_set_spacing),
8943 (ev_view_zoom_for_size_continuous_and_dual_page),
8944 (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
8945 Also, add a quick fix measuring of widths. Also, removed
8946 ev_view_set_spacing and ev_view_set_show_border.
8948 * shell/ev-window.c: (ev_window_unfullscreen),
8949 (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
8951 2005-04-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8953 * shell/ev-view.c: (view_update_range_and_current_page),
8956 Fix crash on exit and scrolling to page in continuous view.
8958 Sat Apr 23 13:13:04 2005 Jonathan Blandford <jrb@redhat.com>
8961 * backend/ev-page-cache.c: (_ev_page_cache_new),
8962 (ev_page_cache_get_max_width_size),
8963 (ev_page_cache_get_max_height_size):
8964 * backend/ev-page-cache.h:
8965 * data/evince-ui.xml:
8966 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
8967 * shell/ev-view.c: (view_update_adjustments),
8968 (view_update_range_and_current_page), (get_bounding_box_size),
8969 (ev_view_size_request_continuous_and_dual_page),
8970 (ev_view_size_request_continuous),
8971 (ev_view_size_request_dual_page),
8972 (ev_view_size_request_single_page), (ev_view_size_request),
8973 (ev_view_size_allocate), (get_page_extents), (draw_one_page),
8974 (ev_view_bin_expose), (ev_view_expose_event),
8975 (ev_view_set_property), (ev_view_get_property),
8976 (ev_view_class_init), (ev_view_init), (ev_view_new),
8977 (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
8978 (ev_view_set_dual_page), (ev_view_set_full_screen),
8979 (ev_view_set_presentation), (ev_view_set_sizing_mode),
8980 (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
8981 (ev_view_zoom_out), (zoom_for_size_fit_width),
8982 (zoom_for_size_best_fit),
8983 (ev_view_zoom_for_size_continuous_and_dual_page),
8984 (ev_view_zoom_for_size_continuous),
8985 (ev_view_zoom_for_size_dual_page),
8986 (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8987 (ev_view_show_cursor), (ev_sizing_mode_get_type):
8989 * shell/ev-window.c: (update_action_sensitivity),
8990 (ev_window_cmd_continuous), (ev_window_cmd_dual),
8991 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8992 (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
8993 (ev_window_cmd_view_zoom_out), (update_view_size),
8994 (ev_window_set_sizing_mode), (ev_window_init):
8996 Add Continuous and Dual page modes.
8998 2005-04-23 James Bowes <bowes@cs.dal.ca>
9000 * dvi/dvi-document.c: (dvi_document_load),
9001 (dvi_document_thumbnails_get_thumbnail),
9002 (dvi_document_init_params): Fix up some mixups between
9003 width and height to correct thumbnail rendering.
9005 2005-04-23 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9007 * dvi/mdvi-lib/private.h:
9008 * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9010 Suppess output for kpathsea during font generation. Thanks to
9013 Fri Apr 22 19:57:46 2005 Jonathan Blandford <jrb@redhat.com>
9020 * Makefile.am: fix distcheck.
9022 2005-04-23 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9024 * shell/ev-sidebar-links.c: (selection_changed_callback),
9025 (update_page_callback), (row_activated_callback),
9026 (job_finished_callback), (ev_sidebar_links_set_document):
9028 Fix for bug #169901. Double click on links expands tree.
9030 2005-03-14 Bryan Clark <clarkbw@cvs.gnome.org>
9032 * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9033 hard-coded style. Fix for bug 170111
9035 2005-04-22 Kristian Høgsberg <krh@redhat.com>
9037 * shell/ev-view.c (highlight_find_results): Remove unnecessary
9040 2005-04-22 Bryan Clark <clarkbw@cvs.gnome.org>
9042 * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9044 2005-04-22 Marco Pesenti Gritti <mpg@redhat.com>
9046 * pdf/ev-poppler.cc:
9047 * shell/ev-view.c: (highlight_find_results):
9049 Fix find on single page documents
9051 2005-04-22 Bryan Clark <clarkbw@cvs.gnome.org>
9053 * data/evince.schemas.in: fix for bug 301390
9055 2005-04-22 Marco Pesenti Gritti <mpg@redhat.com>
9057 * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9058 (ev_view_zoom_out), (ev_view_zoom_normal):
9060 * shell/ev-window.c: (update_action_sensitivity),
9061 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9062 (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9063 (ev_window_cmd_view_normal_size):
9065 Fix normal size zoom. Make zoom in/zoom out unsensitive when
9066 they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9069 2005-04-22 Marco Pesenti Gritti <mpg@redhat.com>
9073 Depend on 2.57, 2.59 doesnt seem to be necessary
9075 2005-04-22 Marco Pesenti Gritti <mpg@redhat.com>
9077 * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9080 Put back total number of pages as (1 of 1234)
9082 Thu Apr 21 23:37:52 2005 Jonathan Blandford <jrb@redhat.com>
9084 * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9087 * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9088 function. This helps debugging.
9090 2005-04-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9092 * djvu/djvu-document.c: (djvu_document_class_init),
9093 (djvu_document_get_info), (djvu_document_document_iface_init):
9094 * dvi/dvi-document.c: (dvi_document_class_init),
9095 (dvi_document_get_info), (dvi_document_document_iface_init):
9097 Dummy implementation of get_info method for dvi and
9098 djvu. Fix crashes with those backends
9100 2005-04-20 Marco Pesenti Gritti <mpg@redhat.com>
9102 * data/evince.desktop.in:
9104 Add application/x-gzpostscript
9106 2005-04-20 Bryan Clark <clarkbw@cvs.gnome.org>
9108 * data/evince.schemas.in: Added real long descriptions,
9111 * README: Added actual text, closes bug 171869
9113 2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
9115 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9119 2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
9121 * backend/ev-document-info.h:
9123 s/GDate */GDate so we can just use g_free
9125 2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
9127 * shell/ev-window.c: (update_document_mode),
9128 (ev_window_setup_document):
9130 Show the window in fullscreen when specified by
9133 2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
9135 * backend/ev-document.c: (ev_document_class_init),
9136 (ev_document_get_info), (ev_document_render_pixbuf):
9137 * backend/ev-document.h:
9138 * backend/ev-page-cache.c: (_ev_page_cache_new):
9139 * pdf/ev-poppler.cc:
9140 * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9141 (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9142 * ps/ps-document.c: (ps_document_class_init), (document_load),
9143 (ps_document_get_info), (ps_document_document_iface_init):
9145 Remove get_title from the interface, we can just use document info
9147 2005-04-19 Marco Pesenti Gritti <mpg@redhat.com>
9149 * backend/Makefile.am:
9150 * backend/ev-document.c: (ev_document_render_get_info):
9151 * backend/ev-document.h:
9152 * pdf/ev-poppler.cc:
9154 Initial support for document info. Based on jrb patch.
9156 2005-04-19 Paolo Borelli <pborelli@katamail.com>
9158 * shell/ev-window.c: (ev_window_state_event),
9159 (ev_window_class_init), (ev_window_init):
9161 Doesn't show resize grip when maximized. See bug #301053
9163 2005-04-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9167 ev-sidebar-thumbnails now has translatable labels
9169 * shell/Makefile.am:
9170 * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9171 (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9172 (ev_sidebar_links_page_iface_init):
9173 * shell/ev-sidebar-links.h:
9174 * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9175 (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9176 (ev_sidebar_page_get_label):
9177 * shell/ev-sidebar-page.h:
9178 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9179 (ev_sidebar_thumbnails_set_document),
9180 (ev_sidebar_thumbnails_support_document),
9181 (ev_sidebar_thumbnails_get_label),
9182 (ev_sidebar_thumbnails_page_iface_init):
9183 * shell/ev-sidebar-thumbnails.h:
9184 * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9185 (ev_sidebar_set_document):
9186 * shell/ev-sidebar.h:
9187 * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9189 Small rework of sidebar code. Now sidebar pages should implement
9190 EvSidebarPage interface. That makes page management in EvSidebar
9191 easier. See bug #164811 for details
9193 2005-04-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9195 * shell/ev-application.c: (ev_application_open):
9196 * shell/ev-document-types.c:
9198 Fix build error and small problem with application exit
9200 2005-04-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9202 * thumbnailer/Makefile.am:
9203 * thumbnailer/evince-thumbnailer-djvu.schemas:
9204 * thumbnailer/evince-thumbnailer-dvi.schemas:
9206 Conditionally install schemas for djvu/dvi thumbnailer
9208 2005-04-18 David Malcolm <dmalcolm@redhat.com>
9210 * shell/ev-document-types.h:
9211 * shell/ev-document-types.c:
9212 New files, handling the mapping from mimetypes to backends
9214 * shell/ev-window.c:
9215 * thumbnailer/evince-thumbnailer.c:
9216 Use the ev-document-types code
9218 * shell/Makefile.am:
9219 Added new convenience library libevbackendfactory_la, containing
9220 the new mimetype->backend logic; moved the backends into it.
9222 * thumbnailer/Makefile.am:
9223 Make the thumbnailer link with the libevbackend.la convenience
9224 library, rather than having a duplicate of the backend logic here.
9226 2005-04-18 Paolo Borelli <pborelli@katamail.com>
9228 * shell/ev-stock-icons.c: constify some vars.
9229 * shell/ev-window.c: ditto.
9231 2005-04-18 Marco Pesenti Gritti <mpg@redhat.com>
9233 * ps/ps-document.c (get_page_orientation):
9235 Respect document orientation
9237 2005-04-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9241 * shell/Makefile.am:
9243 Move library dependencies to components.
9245 * shell/ev-window.c: (update_window_title),
9246 (start_loading_document):
9248 Fix display of uris with spaces. Bug 168358.
9250 Sat Apr 16 18:53:47 2005 Jonathan Blandford <jrb@redhat.com>
9252 * shell/ev-sidebar-links.c: (selection_changed_cb):
9253 * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9254 (ev_view_button_release_event), (ev_view_set_document):
9256 * shell/ev-window.c: (find_bar_search_changed_cb):
9257 * shell/ev-window.h: Minor cleanups removing some dead code.
9259 2005-04-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9261 * backend/ev-page-cache.c: (_ev_page_cache_new):
9263 Set current page to 0 if document has pages.
9265 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9267 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9269 Initialize GError to NULL, fix a crash when loading fails.
9271 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9273 * shell/ev-window.c: (update_view_size):
9275 Calculate shadow size only when there is actually
9278 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9280 * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9283 Allow setting view spacing, default to 0
9285 * shell/ev-window.c: (ev_window_unfullscreen),
9286 (ev_window_cmd_view_fullscreen), (ev_window_init):
9288 Remove spacing in fullscreen mode
9290 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9292 * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9293 (ev_view_size_request), (expose_bin_window),
9294 (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9296 * shell/ev-window.c: (ev_window_unfullscreen),
9297 (ev_window_cmd_view_fullscreen):
9299 Do not draw the border in fulscreen
9301 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9303 * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9304 (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9305 (find_page_at_location), (page_changed_cb):
9307 Rework border calculation, so that I can more easily disable it.
9308 Code somewhat cleaner too.
9310 2005-04-16 Marco Pesenti Gritti <mpg@redhat.com>
9312 * backend/ev-page-cache.c: (ev_page_cache_init),
9313 (_ev_page_cache_new):
9315 Remove some assertions, documents can have 0 pages.
9316 Make initial current page -1.
9318 * shell/ev-page-action.c: (page_changed_cb):
9320 Show "" if current page is -1
9322 * shell/ev-window.c: (update_action_sensitivity),
9323 (ev_window_setup_document):
9325 When document has 0 pages do not set the view
9326 and make nearly everything insensitive.
9328 2005-04-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9330 * shell/ev-page-view.c:
9331 * shell/ev-page-view.h:
9333 Remove unused files.
9335 * shell/ev-sidebar-thumbnails.c:
9336 (ev_sidebar_thumbnails_set_document):
9337 * shell/ev-sidebar.c: (ev_sidebar_set_document),
9338 (ev_sidebar_supports_document):
9339 * shell/ev-sidebar.h:
9340 * shell/ev-window.c: (ev_window_setup_document):
9342 Doesn't show thumbnails if document has 1 page. Make
9343 sidebar menu entries sensitive only if if they have
9344 sense. Fix bug 164811.
9346 2005-04-15 Marco Pesenti Gritti <mpg@redhat.com>
9348 * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9349 (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9350 (ev_view_zoom_out), (ev_view_set_size):
9352 Rework sizing to deal with documents with not uniform page
9355 2005-04-15 Marco Pesenti Gritti <mpg@redhat.com>
9357 * backend/ev-page-cache.c: (_ev_page_cache_new):
9359 Fix several page size caching bugs
9361 2005-04-15 Luca Ferretti <elle.uca@libero.it>
9363 * shell/ev-window.c: (set_action_properties):
9365 Make all toolbar items translatable
9367 2005-04-15 Marco Pesenti Gritti <mpg@redhat.com>
9369 * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9370 (save_page_list), (ps_document_save),
9371 (ps_document_document_iface_init), (ps_document_ps_export_begin),
9372 (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9373 (ps_document_ps_exporter_iface_init):
9376 Based on a patch by J�rg Billeter <j@bitron.ch>
9378 Implement print and save a copy for the ps backend.
9380 2005-04-14 Marco Pesenti Gritti <mpg@redhat.com>
9382 * backend/ev-document.h:
9383 * djvu/djvu-document.c: (djvu_document_can_get_text),
9384 (djvu_document_document_iface_init):
9385 * dvi/dvi-document.c: (dvi_document_can_get_text),
9386 (dvi_document_document_iface_init):
9387 * pdf/ev-poppler.cc:
9388 * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9389 (pixbuf_document_document_iface_init):
9390 * ps/ps-document.c: (ps_document_can_get_text),
9391 (ps_document_document_iface_init):
9392 * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9393 * shell/ev-window.c: (update_action_sensitivity):
9395 Fix the crash when trying to copy in backends that doesnt
9396 support it. We can implement a better solution once we
9397 do real text selection.
9399 2005-04-12 Marco Pesenti Gritti <mpg@redhat.com>
9401 * data/evince-ui.xml:
9402 * shell/ev-window.c: (ev_window_cmd_escape):
9404 Work around the Escape conflict (find bar and unfullscreen)
9406 2005-04-12 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
9408 * backend/ev-page-cache.c: (ev_page_cache_next_page):
9410 Fix for #300233. Next page correctly handles document end.
9412 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9413 (ev_sidebar_thumbnails_class_init),
9414 (ev_sidebar_thumbnails_set_document),
9415 (ev_sidebar_thumbnails_clear_job),
9416 (ev_sidebar_thumbnails_clear_model):
9418 Cleanup thumbnail jobs on document changes.
9420 * shell/ev-view.c: (add_scroll_binding_keypad),
9421 (add_scroll_binding_shifted), (ev_view_class_init):
9423 Shift + Space scrolls up. Fix for #173184
9425 * shell/ev-window.c: (ev_window_open_page),
9426 (ev_window_cmd_view_reload):
9428 Fix reload (Bug #300094)
9430 2005-04-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9433 * dvi/mdvi-lib/assoc.c:
9434 * dvi/mdvi-lib/assoc.h: Removed garbage files
9436 * dvi/mdvi-lib/bitmap.c:
9437 * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9438 (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9439 * dvi/mdvi-lib/color.h: Antialias of rules
9441 * dvi/mdvi-lib/common.h:
9442 * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9443 (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9444 * dvi/mdvi-lib/files.c:
9445 * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9446 * dvi/mdvi-lib/mdvi.h:
9447 * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9448 * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9449 * dvi/mdvi-lib/util.c: Fix compile warnings
9451 * dvi/dvi-document.c:
9452 (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9453 (dvi_document_thumbnails_get_thumbnail),
9454 (dvi_document_document_thumbnails_iface_init):
9455 * dvi/mdvi-lib/Makefile.am:
9456 * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9457 (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9459 Dvi backend now renders thumbnails
9461 2005-04-09 Christian Persch <chpe@cvs.gnome.org>
9463 * shell/main.c: (main):
9465 Save accelerators on exit. Fixes bug #172095.
9467 Sat Apr 9 01:05:09 2005 Jonathan Blandford <jrb@redhat.com>
9469 * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9470 update priority" comment.
9472 * backend/ev-job-queue.c: Give a way to change priority.
9474 Sat Apr 9 00:05:36 2005 Jonathan Blandford <jrb@redhat.com>
9476 * shell/ev-page-action.c: Fix logic.
9478 2005-04-08 Marco Pesenti Gritti <mpg@redhat.com>
9480 * shell/ev-view.c: (ev_view_can_find_next):
9481 * shell/ev-window.c: (ev_window_setup_document):
9483 Check that the document supports find
9485 2005-04-08 Marco Pesenti Gritti <mpg@redhat.com>
9487 * data/evince-ui.xml:
9488 * shell/ev-view.c: (ev_view_can_find_next):
9490 * shell/ev-window.c: (update_action_sensitivity),
9491 (find_changed_cb), (ev_window_setup_document),
9492 (ev_window_cmd_edit_find_next):
9496 2005-04-08 Marco Pesenti Gritti <mpg@redhat.com>
9498 * pdf/ev-poppler.cc:
9499 * shell/ev-print-job.c: (idle_print_handler):
9501 Make printing work again
9503 Fri Apr 8 01:12:24 2005 Jonathan Blandford <jrb@redhat.com>
9505 * shell/ev-page-action.h:
9506 * shell/ev-page-action.c: (ev_page_action_widget_init),
9507 (ev_page_action_widget_class_init), (page_changed_cb),
9508 (create_tool_item), (update_page_cache), (build_new_tree_cb),
9509 (get_filter_model_from_model), (match_selected_cb),
9510 (display_completion_text), (match_completion), (update_model),
9511 (connect_proxy), (ev_page_action_set_property),
9512 (ev_page_action_get_property), (ev_page_action_set_document),
9513 (ev_page_action_set_model), (ev_page_action_class_init): Big
9514 reworking to make completions work iff we have >= GTK-2.7.0
9516 * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9517 (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9518 (job_finished_cb): We now have a 'model' property that is set when
9519 the links are loaded. This can be caught with "notify::model"
9521 * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9522 listen for the model to be set, and propagate it to the action.
9524 2005-04-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9526 * cut-n-paste/recent-files/egg-recent-item.c:
9527 (egg_recent_item_set_uri), (make_valid_utf8),
9528 (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9529 * cut-n-paste/recent-files/egg-recent-item.h:
9531 Update egg-recent from libegg. This should fix long
9532 startup problem. For details see
9533 http://bugzilla.gnome.org/show_bug.cgi?id=160531
9535 2005-04-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9537 * cut-n-paste/recent-files/Makefile.am:
9538 * data/evince-ui.xml, shell/Makefile.am:
9539 * shell/ev-application.c, shell/ev-application.h:
9540 * shell/ev-window.c: Recent files support.
9542 * configure.ac: Added "ru" to ALL_LINGUAS.
9544 * dvju: new backend to support DJVU files.
9545 * dvi: new backend to support DVI.
9547 * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9548 * ev-application.c: Support for new backends.
9550 * help, ev-window.c, main.c shell/Makefile.am:
9551 Evince user documentation.
9553 2005-04-06 Marco Pesenti Gritti <mpg@redhat.com>
9556 * shell/ev-window.c:
9557 * thumbnailer/evince-thumbnailer.c:
9559 s/pdf-document/ev-poppler
9561 2005-04-06 Marco Pesenti Gritti <mpg@redhat.com>
9568 * ps/ps-document.c: (setup_pixmap):
9572 2005-04-05 Kristian Høgsberg <krh@redhat.com>
9574 * backend/ev-page-cache.c (ev_page_cache_next_page):
9575 * shell/ev-window.c (ev_window_cmd_go_next_page)
9576 (ev_window_cmd_go_first_page): Fix of by one errors.
9578 2005-04-05 Marco Pesenti Gritti <mpg@redhat.com>
9580 * ps/ps-document.c: (get_page_box):
9582 Fix page size calculation
9584 2005-04-05 Marco Pesenti Gritti <mpg@redhat.com>
9586 * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9587 (ps_document_cleanup), (setup_pixmap), (get_page_box),
9588 (get_page_orientation), (setup_page), (document_load),
9589 (ps_document_get_page_size), (render_pixbuf_idle):
9592 More refactoring to adapt to EvDocument changes
9594 2005-04-05 Marco Pesenti Gritti <mpg@redhat.com>
9596 * ps/ps-document.c: (start_interpreter):
9598 Actually add alpha args
9600 2005-04-05 Marco Pesenti Gritti <mpg@redhat.com>
9602 * pdf/ev-poppler.cc:
9604 Make clipboard work again
9606 2005-04-04 Kristian Høgsberg <krh@redhat.com>
9608 Make searching work again.
9610 * backend/ev-document.c:
9611 * backend/ev-document.h:
9612 * backend/ev-document-find.c:
9613 * backend/ev-document-find.h: Change EvDocumentIface so we no
9614 longer store the current page or zoom level in the document. The
9615 consequence is that all calls that operate on the current page now
9616 instead take the page number as an extra argument, and all
9617 coordinates are now doubles in document coordinate system.
9619 * pdf/ev-poppler.cc:
9620 * pixbuf/pixbuf-document.c:
9621 * ps/ps-document.c: Update backends accordingly.
9623 2005-04-04 Marco Pesenti Gritti <marco@gnome.org>
9627 Add required gettext version
9629 Sat Apr 2 18:57:00 2005 Jonathan Blandford <jrb@redhat.com>
9631 * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9632 make F1 bring up non-existent help.
9634 * shell/eggfindbar.c: Patch from Christian Persch to sync to
9635 epiphany's find bar, #167477
9637 * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9638 <emil@nishra.com> to add space-bar scrolling,
9640 * shell/ev-window.c (static GtkActionEntry entries): add default
9641 keybinding for Help (F1)
9644 * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9645 changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9648 2005-04-01 David Malcolm <dmalcolm@redhat.com>
9651 * pixbuf/pixbuf-document.c:
9653 Got pixbuf backend working again
9655 2005-04-01 Steve Murphy <murf@e-tools.com>
9657 * configure.in: Added "rw" to ALL_LINGUAS.
9659 Fri Apr 1 02:33:41 2005 Jonathan Blandford <jrb@redhat.com>
9661 * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9662 model types, noticed by Martin Kretzschmar.
9664 2005-04-01 Kristian Høgsberg <krh@redhat.com>
9666 * pdf/ev-poppler.cc: Implement search based on
9667 poppler_page_find_text(). Currently a bit crude since we remember
9668 all matches from all pages. Also, we grab the big document lock
9669 when we search since searching changes the underlying stream and
9670 thus conflicts with the rendering thread.
9672 * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9673 (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9674 (ev_view_find_previous): Fix some page indexes to be 0 based,
9675 offset rubber band by view offset,
9677 Fri Apr 01 09:21:12 2005 Pablo Saratxaga <pablo@mandrakesoft.com>
9679 * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9681 Fri Apr 1 01:59:39 2005 Jonathan Blandford <jrb@redhat.com>
9683 * shell/ev-page-action.c: Changed to use page labels now. Rewrote
9684 completely because I didn't understand GtkActions. I should
9685 read Marco's code more carefully in the future.
9687 * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9690 2005-03-31 Kristian Høgsberg <krh@redhat.com>
9692 * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9693 PopplerRectangle change from poppler CVS.
9695 Thu Mar 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>
9697 * backend/ev-document.c: (ev_document_get_page_label):
9698 * backend/ev-document.h:
9699 * backend/ev-page-cache.c: (_ev_page_cache_new),
9700 (ev_page_cache_get_page_label):
9701 * backend/ev-page-cache.h:
9702 * pdf/ev-poppler.cc:
9703 * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9704 (links_page_num_func):
9705 * shell/ev-sidebar-thumbnails.c:
9706 (ev_sidebar_thumbnails_set_document):
9707 * shell/ev-view.c: (status_message_from_link),
9708 (ev_view_motion_notify_event):
9709 * shell/ev-window.c: (document_supports_sidebar): Add in page
9710 label support. It's not perfect yet, but it's the first 'feature'
9712 Also, fix a bogus comment noticed by crispin.
9714 Thu Mar 31 01:21:58 2005 Jonathan Blandford <jrb@redhat.com>
9716 * Makefile.am: Remove pixbuf backend for now
9718 * configure.ac: Require poppler-glib instead of just poppler.
9720 * backend/ev-document-thumbnails.h: Add a comment
9722 * backend/ev-document.h:
9723 * backend/ev-document.c: (ev_document_class_init),
9724 (ev_document_load), (ev_document_get_link),
9725 (ev_document_get_links): Remove 3 methods and add get_links.
9728 * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9729 * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9731 * backend/ev-link.c: (ev_link_set_title),
9732 (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9733 (ev_link_mapping_find):
9734 * backend/ev-link.h: Allow NULL titles. Also, introduce a mapping link.
9736 * backend/ev-page-cache.c: (ev_page_cache_init),
9737 (_ev_page_cache_new), (ev_page_cache_set_current_page),
9738 (ev_page_cache_get_size), (ev_page_cache_next_page),
9739 (ev_page_cache_prev_page): Fix to be 0 based.
9743 * pdf/ev-poppler.cc: New backend.
9745 * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9746 (ps_document_get_page), (ps_document_document_iface_init):
9748 * shell/ev-pixbuf-cache.h:
9749 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9750 (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9751 (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9752 (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9753 (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9754 Fix up code to grab a page cache per each doc. Also, fix to be 0
9757 * shell/ev-sidebar-thumbnails.c:
9758 (ev_sidebar_tree_selection_changed), (page_changed_cb),
9759 (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9761 * shell/ev-view.c: (status_message_from_link),
9762 (find_page_at_location), (get_link_at_location),
9763 (ev_view_motion_notify_event), (ev_view_button_release_event),
9764 (ev_view_init): Use the new link code. Fix to be 0 based.
9766 * shell/ev-window.c: (update_action_sensitivity),
9767 (document_supports_sidebar): 0 based.
9769 Fri Mar 25 16:55:58 2005 Jonathan Blandford <jrb@redhat.com>
9771 * pdf/pdf-document.cc: Patch from Fernando Herrera
9772 <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9775 Wed Mar 23 23:49:41 2005 Jonathan Blandford <jrb@redhat.com>
9777 * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9778 1 to the page, as this seems to be 1 based. I thought we has this
9781 2005-03-23 Marco Pesenti Gritti <marco@gnome.org>
9784 * backend/Makefile.am:
9785 * backend/ev-document-links.c:
9786 (ev_document_links_has_document_links),
9787 (ev_document_links_get_links_model):
9788 * backend/ev-document-links.h:
9789 * backend/ev-document.c: (ev_document_get_page_cache),
9790 (ev_document_get_doc_mutex), (ev_document_load),
9791 (ev_document_save), (ev_document_get_title),
9792 (ev_document_get_n_pages), (ev_document_set_page),
9793 (ev_document_get_page), (ev_document_set_target),
9794 (ev_document_set_scale), (ev_document_set_page_offset),
9795 (ev_document_get_page_size), (ev_document_get_text),
9796 (ev_document_get_link), (ev_document_render),
9797 (ev_document_render_pixbuf), (ev_document_scale_changed):
9798 * backend/ev-document.h:
9799 * backend/ev-job-queue.c: (remove_object_from_queue),
9800 (notify_finished), (handle_job), (search_for_jobs_unlocked),
9801 (no_jobs_available_unlocked), (ev_render_thread),
9802 (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9803 (ev_job_queue_remove_job):
9804 * backend/ev-job-queue.h:
9805 * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9806 (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9807 (ev_job_links_class_init), (ev_job_render_init),
9808 (ev_job_render_dispose), (ev_job_render_class_init),
9809 (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9810 (ev_job_thumbnail_class_init), (ev_job_finished),
9811 (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9812 (ev_job_render_run), (ev_job_thumbnail_new),
9813 (ev_job_thumbnail_run):
9814 * backend/ev-jobs.h:
9815 * backend/ev-link.c:
9816 * backend/ev-link.h:
9817 * backend/ev-page-cache.c: (ev_page_cache_init),
9818 (ev_page_cache_class_init), (ev_page_cache_finalize),
9819 (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9820 (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9821 (ev_page_cache_set_link), (ev_page_cache_get_title),
9822 (ev_page_cache_get_size), (ev_page_cache_next_page),
9823 (ev_page_cache_prev_page):
9824 * backend/ev-page-cache.h:
9825 * pdf/pdf-document.cc:
9828 * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9829 (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9830 (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9831 (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9832 (is_interpreter_ready), (output), (catchPipe), (input),
9833 (start_interpreter), (check_filecompressed), (compute_dimensions),
9834 (ps_document_enable_interpreter), (document_load),
9835 (ps_document_next_page), (render_page), (ps_document_set_page),
9836 (ps_document_set_scale), (render_pixbuf_idle),
9837 (ps_document_render_pixbuf), (ps_document_document_iface_init):
9839 * shell/Makefile.am:
9840 * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9841 (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
9842 (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
9843 (ev_pixbuf_cache_new), (job_finished_cb),
9844 (check_job_size_and_unref), (move_one_job),
9845 (ev_pixbuf_cache_update_range), (find_job_cache),
9846 (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
9847 (ev_pixbuf_cache_add_jobs_if_needed),
9848 (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
9849 * shell/ev-pixbuf-cache.h:
9850 * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9851 (idle_print_handler):
9852 * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
9853 (selection_changed_cb), (create_loading_model),
9854 (ev_sidebar_links_construct), (links_page_num_func),
9855 (ev_sidebar_links_clear_document), (update_page_callback_foreach),
9856 (update_page_callback), (job_finished_cb),
9857 (ev_sidebar_links_set_document):
9858 * shell/ev-sidebar-thumbnails.c:
9859 (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
9860 (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
9861 (page_changed_cb), (thumbnail_job_completed_callback),
9862 (ev_sidebar_thumbnails_set_document):
9863 * shell/ev-sidebar-thumbnails.h:
9864 * shell/ev-sidebar.c: (ev_sidebar_set_document):
9865 * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
9866 (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
9867 (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
9868 (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
9869 (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
9870 (ev_view_button_release_event), (ev_view_scroll_view),
9871 (ev_view_class_init), (ev_view_init), (update_find_status_message),
9872 (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
9873 (ev_view_new), (job_finished_cb), (page_changed_cb),
9874 (ev_view_set_document), (go_to_link), (ev_view_zoom),
9875 (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
9876 (ev_view_find_previous):
9878 * shell/ev-window.c: (update_action_sensitivity),
9879 (ev_window_open_page), (update_window_title), (update_total_pages),
9880 (page_changed_cb), (ev_window_setup_document),
9881 (password_dialog_response), (ev_window_cmd_save_as),
9882 (ev_window_print), (ev_window_cmd_go_previous_page),
9883 (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
9884 (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
9885 (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
9886 * shell/main.c: (main):
9888 Merge evince-threads branch
9890 2005-03-16 Žygimantas Beručka <uid0@akl.lt>
9892 * configure.ac: Added "lt" to ALL_LINGUAS.
9894 2005-03-14 Marco Pesenti Gritti <marco@gnome.org>
9901 2005-03-13 Fernando Herrera <fherrera@onirica.com>
9903 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9905 Fix here also the thumbnails 1-basedness :)
9907 2005-03-12 Marco Pesenti Gritti <marco@gnome.org>
9914 2005-03-12 Marco Pesenti Gritti <marco@gnome.org>
9916 * pdf/pdf-document.cc:
9917 * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
9918 (do_one_iteration), (ev_sidebar_thumbnails_set_document):
9920 Fix the mess we did with thumbnails and 1-basedness
9922 2005-03-12 Changwoo Ryu <cwryu@debian.org>
9924 * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
9926 2005-03-09 Marco Pesenti Gritti <marco@gnome.org>
9933 2005-03-08 Marco Pesenti Gritti <marco@gnome.org>
9936 * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
9937 (gtk_gs_defaults_get_alpha_parameters),
9938 (gtk_gs_defaults_get_ungzip_cmd),
9939 (gtk_gs_defaults_get_unbzip2_cmd):
9941 * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9942 (ps_document_get_orientation), (document_load),
9943 (ps_document_goto_page), (ps_document_set_page_size):
9946 Some more sanitization of the ps backend. Remove a lot
9947 of unused code and do not base our defaults on ggv
9950 2005-03-08 Fernando Herrera <fherrera@onirica.com>
9952 * thumbnailer/evince-thumbnailer.schemas:
9953 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
9954 (main): add -s option for thumbnail size.
9956 2005-03-07 Christian Persch <chpe@cvs.gnome.org>
9960 AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
9963 2005-03-07 Marco Pesenti Gritti <marco@gnome.org>
9965 * pdf/pdf-document.cc:
9967 Remove 4 pixels of useless border from the
9970 2005-03-07 Marco Pesenti Gritti <marco@gnome.org>
9972 * backend/ev-document-thumbnails.c:
9973 (ev_document_thumbnails_get_thumbnail):
9974 * backend/ev-document-thumbnails.h:
9976 Rework API a bit. Add a border flag and
9977 change sizing logic (now the size we specify
9978 applies to the bigger dimension).
9980 * pdf/pdf-document.cc:
9981 * pixbuf/pixbuf-document.c:
9982 (pixbuf_document_thumbnails_get_thumbnail):
9983 * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
9984 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9986 Adapt to the new API and do not draw a border for nautilus
9989 2005-03-03 Fernando Herrera <fherrera@onirica.com>
9991 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9992 take thumbnails from page "0" instead of "1". Added a copyright header.
9994 2005-03-03 Jens Granseuer <jensgr@gmx.net>
9996 * ps/ps-document.c: (set_up_page), (start_interpreter):
9998 Make it C89 compliant
10000 2005-03-03 Marco Pesenti Gritti <marco@gnome.org>
10005 * pdf/pdf-document.cc:
10006 * thumbnailer/Makefile.am:
10007 * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10009 * thumbnailer/evince-thumbnailer.schemas:
10010 * thumbnailer/pdf-icon.png:
10012 Add a nautilus thumbnailer.
10013 Based on patch by Fernando Herrera <fherrera@onirica.com>.
10015 2005-03-02 Marco Pesenti Gritti <marco@gnome.org>
10023 2005-03-01 Kristian Høgsberg <krh@redhat.com>
10025 Use poppler instead of including xpdf source code. Poppler is a
10026 fork of xpdf to build it as a shared library. See
10027 http://freedesktop.org/wiki/Software/poppler.
10029 * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10032 * pdf/Makefile.am: Build libpdfdocument.a here.
10034 * pdf/GDKSplashOutputDev.cc:
10035 * pdf/GDKSplashOutputDev.h:
10036 * pdf/GnomeVFSStream.cc:
10037 * pdf/GnomeVFSStream.h:
10040 * test-gdk-output-dev.cc
10042 * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10045 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10047 * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10049 Clear idle stack before unsetting the document
10051 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10053 * ps/ps-document.c: (ps_document_widget_event),
10054 (ps_document_set_target), (ps_document_finalize),
10055 (ps_document_get_page):
10057 Disconnect the widget event signal on finalize.
10058 Some code cleanups.
10060 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10062 * ps/ps-document.c: (set_up_page):
10064 If there is no bpixmap create one, even if size
10067 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10069 * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10070 (set_up_page), (document_load), (ps_document_set_zoom):
10072 Default page is 0. Calculate size even when we have no
10075 2005-02-28 Carlos Garcia Campos <carlosgc@gnome.org>
10077 * shell/ev-sidebar.c: expand the selection widget to be always as
10078 wide as the sidebar
10080 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10082 * shell/ev-sidebar-thumbnails.c:
10083 (ev_sidebar_thumbnails_set_document):
10085 Clear the list store when setting document
10087 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10089 * shell/ev-page-action.c: (update_entry), (sync_entry),
10090 (activate_cb), (entry_size_request_cb), (create_tool_item),
10093 Use an entry for the page control instead of spinbuttons
10095 2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
10097 * data/evince.schemas.in:
10099 Correct confusing string
10101 Sun Feb 27 23:00:31 2005 Jonathan Blandford <jrb@redhat.com>
10103 * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10104 for real. Gosh, how long has this been broken.
10106 * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10107 check for a NULL link. We crash otherwise.
10109 2005-02-27 Marco Pesenti Gritti <marco@gnome.org>
10116 2005-02-25 Sebastien Bacher <seb128@debian.org>
10118 * configure.ac: add the french translation.
10120 2005-02-25 Marco Pesenti Gritti <marco@gnome.org>
10122 * shell/ev-window.c:
10124 Remove unused header -> fix distcheck
10126 2005-02-25 Marco Pesenti Gritti <marco@gnome.org>
10128 * shell/ev-window.c: (update_window_title),
10129 (ev_window_popup_password_dialog):
10131 Unescape filename for display
10133 2005-02-25 Marco Pesenti Gritti <marco@gnome.org>
10135 * pdf/xpdf/pdf-document.cc:
10137 In get_page_size deal with rotation. Also
10138 cleanup the function a bit.
10140 2005-02-25 Marco Pesenti Gritti <marco@gnome.org>
10142 * pdf/xpdf/pdf-document.cc:
10144 Fix crash when opening in new window
10146 2005-02-25 Marco Pesenti Gritti <marco@gnome.org>
10150 Check ghostscript >= 7
10152 2005-02-25 Pedro Villavicencio <pvillavi@gnome.cl>
10154 * shell/ev-window.c:
10156 Make page width the default sizing mode
10158 2005-02-25 Carlos Garcia Campos <carlosgc@gnome.org>
10159 Marco Pesenti Gritti <marco@gnome.org>
10161 * shell/ev-window.c: Remember the sidebar size
10163 * data/evince.schemas.in: Add a new gconf key to store the size of
10166 2005-02-24 Kai Willadsen <kaiw@itee.uq.edu.au>
10168 * data/evince-ui.xml:
10169 * shell/ev-window.c: (update_action_sensitivity),
10170 (ev_window_cmd_view_reload):
10172 Add a "Reload" action and menu entry
10174 Thu Feb 24 23:07:33 2005 Jonathan Blandford <jrb@redhat.com>
10176 * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10177 iff the type doesn't support thumbnailing and indexing.
10179 2005-02-24 Martin Kretzschmar <martink@gnome.org>
10181 * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10183 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10185 * pdf/splash/Splash.cc:
10187 Port fix for a crasher from kde bug
10188 http://bugs.kde.org/show_bug.cgi?id=97131
10190 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10192 * pdf/xpdf/pdf-document.cc:
10194 Return a link even if it's of an unrecognized
10195 type. Otherwise we go in an infinte cycle.
10197 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10199 * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10200 (size_allocate_cb), (ev_window_set_sizing_mode):
10202 Update size when switching mode
10204 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10206 * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10207 (ev_window_cmd_view_page_width), (update_sizing_buttons),
10208 (ev_window_cmd_view_normal_size):
10210 Fix size toggle buttons behavior
10212 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10214 * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10215 (doc_rect_to_view_rect), (ev_view_size_allocate),
10216 (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10217 (scale_changed_callback):
10219 Do not cache offsets in size_allocate.
10221 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10223 * shell/ev-view.c: (ev_view_size_allocate):
10225 Calculate offsets before calling the parent
10226 class (which does a redraw)
10228 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10230 * pdf/xpdf/pdf-document.cc:
10232 Fix a crasher on exit. Unused code, put a TODO
10234 2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
10236 * backend/ev-document.c: (ev_document_class_init),
10237 (ev_document_page_changed), (ev_document_scale_changed):
10238 * backend/ev-document.h:
10240 Separate page/scale notifications
10242 * pdf/xpdf/pdf-document.cc:
10244 Emit the new signals.
10245 Do not display the pdf page in _render, do it
10246 when scale/page are requested.
10248 * ps/ps-document.c: (ps_document_set_zoom),
10249 (ps_document_widget_event):
10250 * ps/ps-document.h:
10252 Emit the new signals.
10254 * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10255 (ev_view_init), (page_changed_callback), (scale_changed_callback),
10256 (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10257 (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10259 * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10260 (ev_window_cmd_view_page_width), (size_allocate_cb),
10261 (ev_window_set_sizing_mode):
10263 Rework sizing to be pixel based.
10264 There are bugs but should be already way better.
10266 2005-02-23 Marco Pesenti Gritti <marco@gnome.org>
10268 * shell/ev-window.c: (ev_window_init):
10270 Do not allow to shrink sidebar smaller then
10273 2005-02-23 Carlos Garcia Campos <carlosgc@gnome.org>
10275 * shell/ev-sidebar.[ch]
10276 * shell/ev-window.c:
10278 Improved sidebar widget. Fixes #166683
10280 2005-02-23 Tommi Vainikainen <thv@iki.fi>
10282 * shell/ev-view.c (update_find_status_message): Give translators
10283 more flexibility with ngettext plural handling.
10285 Mon Feb 21 17:52:08 2005 Jonathan Blandford <jrb@redhat.com>
10287 * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10288 from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10289 page when we get the page size.
10291 2005-02-21 Marco Pesenti Gritti <marco@gnome.org>
10293 * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10295 ps pages are 0 based, convert
10297 2005-02-21 Marco Pesenti Gritti <marco@gnome.org>
10299 * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10301 Initialize correct parent class. Set GError on document load
10303 2005-02-21 Marco Pesenti Gritti <marco@gnome.org>
10305 * pdf/xpdf/pdf-document.cc:
10307 Fixup selection offset calculation
10309 * shell/ev-view.c: (view_rect_to_doc_rect),
10310 (doc_rect_to_view_rect), (ev_view_size_allocate),
10311 (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10312 (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10314 Store selection as document relative, so that zooming
10315 and offset changing doesnt break it.
10317 2005-02-21 Marco Pesenti Gritti <marco@gnome.org>
10319 * shell/ev-view.c: (ev_view_best_fit):
10321 Do not try to best fit if the view is not realized
10323 2005-02-20 Kostas Papadimas <pkst@gnome.org>
10325 * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10327 Fri Feb 18 16:06:39 2005 Jonathan Blandford <jrb@redhat.com>
10329 * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10331 Fri Feb 18 15:32:57 2005 Jonathan Blandford <jrb@redhat.com>
10333 * shell/ev-window.c: Change the fullscreen toolbar to always be in
10334 the popup window. That prevents it resizing when in full screen
10337 * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10338 multiple rerenders. This pretty much sucks.
10340 * data/evince-ui.xml: Change the fullscreen toolbar to include the
10341 rest of the toolbar.
10343 2005-02-18 Tommi Vainikainen <thv@iki.fi>
10345 * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10347 2005-02-17 Alexander Shopov <ash@contact.bg>
10349 * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10351 2005-02-16 Bryan Clark <clarkbw@cvs.gnome.org>
10353 * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10355 2005-02-16 Marco Pesenti Gritti <marco@gnome.org>
10357 * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10358 (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10359 (set_document_page), (document_changed_callback),
10360 (ev_view_set_document), (ev_view_find_previous),
10361 (ev_view_hide_cursor), (ev_view_show_cursor):
10363 * shell/ev-window.c: (update_chrome_visibility),
10364 (fullscreen_timeout_cb), (fullscreen_set_timeout),
10365 (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10366 (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10367 (ev_window_unfullscreen):
10368 * shell/main.c: (main):
10370 Automatically hide the fullscreen button.
10371 Patch by Kristian Høgsberg <krh@redhat.com>
10373 2005-02-16 Vincent Noel <vnoel@cox.net>
10375 * shell/main.c (main): Specify an icon for the window. Patch by
10376 Jaap A. Haitsma. Fixes #166177.
10378 Wed Feb 16 06:30:13 2005 Jonathan Blandford <jrb@redhat.com>
10380 * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10382 Tue Feb 15 22:27:13 2005 Jonathan Blandford <jrb@redhat.com>
10384 * backend/ev-document-misc.h:
10385 * backend/ev-document-misc.c:
10386 (ev_document_misc_get_page_border_size),
10387 (ev_document_misc_paint_one_page): New function to canonicalize
10388 sizing/painting a border.
10390 * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10393 * pdf/xpdf/pdf-document.cc: use new function
10395 * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10396 (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10397 (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10398 shell/ev-window.c: (update_sizing_buttons),
10399 (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10400 (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10401 (ev_window_cmd_view_page_width), (size_allocate_cb),
10402 (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10403 and "fit width" values act as toggle buttons so they stay
10404 toggled. It's not 100% perfect, and it's a little slow, but it's
10405 good enough to commit I think.
10407 2005-02-15 David Lodge <dave@cirt.net>
10409 * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10411 2005-02-15 Martin Kretzschmar <martink@gnome.org>
10413 * shell/ev-window.c (update_window_title): replace newlines in
10414 the title by spaces. Bug #166107.
10416 2005-02-14 Martin Kretzschmar <martink@gnome.org>
10418 * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10419 parameters providing allocation width and height without
10420 scrollbars and width of a possible vertical scrollbar. With this
10421 additional information the functions can work as
10422 intended. Unfortunately they're not idempotent. We should
10423 transform these commands to toggles. Fixes Bug #164976
10424 Initial patch by Stephane Loeuillet, then heavily modified.
10426 * shell/ev-view.h: update prototypes.
10428 * shell/ev-window.c (ev_window_cmd_view_best_fit)
10429 (ev_window_cmd_view_page_width): provide EvView fit functions with
10430 all the information they need. Formulas to calculate this
10431 information taken from GtkScrolledWindow.
10433 2005-02-14 Crispin Flowerday <gnome@flowerday.cx>
10435 * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10436 created a thumbnail, the list store is updated to know
10437 that the thumbnail is set. Fixes bug #166792
10439 2005-02-11 Bryan Clark <clarkbw@cvs.gnome.org>
10441 * shell/ev-window.c: fixed typo, closes bug 166897
10443 * TODO: updated TODO with bug numbers that are relevant
10445 2005-02-09 Carlos Garcia Campos <carlosgc@gnome.org>
10447 * shell/ev-window.c: Support for DnD of files. Fixes #164813
10449 2005-02-09 Vincent Noel <vnoel@cox.net>
10451 * shell/ev-window.c: (set_action_properties): Set the "Previous"
10452 and "Next" toolbar buttons as important to make them stand out.
10454 2005-02-09 Marco Pesenti Gritti <marco@gnome.org>
10458 * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10459 (start_interpreter), (stop_interpreter), (document_load),
10460 (ps_document_next_page), (ps_document_goto_page),
10461 (ps_document_set_page_size), (ps_document_widget_event),
10462 (ps_document_render):
10463 * shell/ev-page-view.c: (ev_page_view_dispose):
10464 * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10466 Fix compilation on non-gcc platforms
10468 2005-02-09 Marco Pesenti Gritti <marco@gnome.org>
10475 * pdf/xpdf/Catalog.cc:
10476 * pdf/xpdf/XRef.cc:
10478 Fix the fix for CAN-2004-0888
10480 2005-02-09 Luca Ferretti <elle.uca@libero.it>
10482 * data/Makefile.am:
10483 * data/evince-ui.xml:
10484 * shell/ev-stock-icons.c: (ev_stock_icons_init):
10485 * shell/ev-stock-icons.h:
10486 * shell/ev-window.c: (update_action_sensitivity),
10487 (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10488 (set_action_properties):
10490 Improve toolbar layout/icons
10492 2005-02-08 Marco Pesenti Gritti <marco@gnome.org>
10494 * pdf/xpdf/pdf-document.cc:
10496 Add warnings about unimplemented/unknown link
10499 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10501 * ps/ps-document.c: (set_up_page):
10505 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10507 * ps/ps-document.c: (start_interpreter):
10511 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10513 * shell/ev-page-view.c: (ev_page_view_dispose):
10514 * shell/ev-view.c: (ev_view_finalize):
10515 * shell/ev-window.c: (ev_window_setup_document),
10516 (ev_window_dispose), (ev_window_init):
10518 Solve more refs issues.
10520 I commented out the page_view initialization for now:
10521 it was never destroyed (because it's never added
10522 to a container). Because of that we was leaking
10523 gs processes. Couldnt think to a clean fix.
10524 We need to figure this out, password view has the
10525 same issue probably.
10527 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10529 * ps/ps-document.c: (ps_document_finalize),
10530 (ps_document_get_n_pages), (ps_document_get_page):
10532 Some cleanups, stop the interpreter on finalize
10534 * shell/ev-page-view.c: (ev_page_view_dispose),
10535 (ev_page_view_class_init):
10537 Release our reference on the document
10539 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10543 * doc/debugging.txt:
10546 * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10547 (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10548 (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10551 Add debugging helpers
10554 * ps/ps-document.c: (set_up_page), (start_interpreter),
10555 (stop_interpreter), (document_load), (ps_document_next_page),
10556 (ps_document_goto_page), (ps_document_set_page_size),
10557 (ps_document_widget_event), (ps_document_render):
10558 * shell/Makefile.am:
10559 * shell/ev-view.c: (expose_bin_window):
10560 * shell/main.c: (main):
10564 2005-02-07 Marco Pesenti Gritti <marco@gnome.org>
10566 * ps/ps-document.c: (ps_document_widget_event):
10568 Initialize message_window, this should make ps
10569 rendering really work! (Never noticed because I was
10570 testing with a ps that is causing gs to exit every time!)
10572 2005-02-07 Bryan Clark <clarkbw@cvs.gnome.org>
10574 * data/evince.schemas.in: updated simple error in applyto closing tag
10576 2005-02-07 Christian Persch <chpe@cvs.gnome.org>
10581 * data/Makefile.am:
10582 * data/evince-ui.xml:
10583 A data/evince.schemas.in:
10585 * shell/ev-stock-icons.c: (ev_stock_icons_init):
10586 * shell/ev-stock-icons.h:
10587 * shell/ev-window.c: (update_chrome_visibility),
10588 (update_chrome_flag), (ev_window_cmd_edit_find),
10589 (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10590 (ev_window_unfullscreen), (ev_window_focus_in_event),
10591 (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10592 (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10593 (ev_window_view_sidebar_cb), (find_bar_close_cb),
10594 (ev_window_dispose), (ev_window_class_init),
10595 (set_action_properties), (set_chrome_actions), (load_chrome),
10598 Implement fullscreen mode changes from bug #164776.
10599 Also implement persistent chrome toggles.
10601 2005-02-07 Jordi Mallach <jordi@sindominio.net>
10603 * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10605 2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
10611 Add another check for find interface
10615 2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
10617 * shell/ev-application.c: (ev_application_open):
10618 * shell/ev-window.c: (ev_window_open):
10620 Open gzipped ps documents
10622 2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
10625 * shell/ev-view.c: (set_document_page):
10627 Clamp page number, dont try to move to
10628 not existant pages.
10630 2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
10632 * backend/ev-document-find.c: (ev_document_find_changed):
10633 * backend/ev-document-find.h:
10634 * pdf/xpdf/pdf-document.cc:
10635 * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10636 * shell/ev-window.c: (find_bar_search_changed_cb):
10638 Fix several bugs with find
10640 2005-02-04 Martin Kretzschmar <martink@gnome.org>
10642 * shell/ev-sidebar-thumbnails.c
10643 (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10644 document. Prevents warning from scroll_to_cell.
10646 2005-02-02 Kjartan Maraas <kmaraas@gnome.org>
10648 * configure.ac: Add «nb» to ALL_LINGUAS too.
10650 Wed Feb 2 21:13:11 2005 Jonathan Blandford <jrb@redhat.com>
10652 * NOTES: New file with some random thoughts.
10656 * backend/ev-document-misc.c:
10657 (ev_document_misc_get_page_border_size): New function to
10658 canonicalize shadow drawing sizes. Possibly goofy.
10660 * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10661 (ev_view_best_fit), (ev_view_fit_width):
10662 * pdf/xpdf/pdf-document.cc:
10663 * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10664 * ps/ps-document.c: (ps_document_get_page_size):
10665 * backend/ev-document-misc.h:
10666 * backend/ev-document.c: (ev_document_get_page_size):
10667 * backend/ev-document.h: get_page_size now takes a page number
10668 parameter. Made all the backends/frontends honor it.
10670 * data/evince-ui.xml: Added a multiple-page mode. Uncomment to
10671 see. Doesn't work yet.
10673 * shell/Makefile.am:
10674 * shell/ev-page-view.[ch]: New multi-page view. Really rough.
10675 Doesn't do anything yet.
10677 * shell/ev-sidebar-thumbnails.c:
10678 (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10681 * shell/ev-window.c: (update_action_sensitivity),
10682 (ev_window_setup_document), (ev_window_set_page_mode),
10683 (ev_window_page_mode_cb), (ev_window_init): Clean up the
10684 view-swapping code a bit so we can have multiple views on a
10685 document. Add the multi-page view, though it can't be turned on
10688 2005-02-01 Marco Pesenti Gritti <marco@gnome.org>
10690 * shell/ev-application.c: (ev_application_open):
10691 * shell/ev-view.c: (expose_bin_window):
10692 * shell/ev-window.c: (ev_window_open):
10694 Support eps and check document supports find
10695 before drawing highlightings in expose.
10697 2005-01-13 Jeff Muizelaar <jeff@nit.ca>
10699 * pixbuf/pixbuf-document.c:
10700 (pixbuf_document_thumbnails_get_dimensions),
10701 (pixbuf_document_document_thumbnails_iface_init):
10703 implement get_dimensions
10705 2005-02-01 Marco Pesenti Gritti <marco@gnome.org>
10712 2005-01-30 Marco Pesenti Gritti <marco@gnome.org>
10714 * shell/ev-view.c: (set_document_page):
10716 Scroll at the top of the page when changing page
10718 2005-01-30 Marco Pesenti Gritti <marco@gnome.org>
10720 * shell/ev-view.c: (ev_view_motion_notify_event):
10722 Do not redraw unnecessarily
10724 2005-01-30 Marco Pesenti Gritti <marco@gnome.org>
10726 * pdf/xpdf/pdf-document.cc:
10727 * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10728 (expose_bin_window), (find_changed_cb):
10730 Yay! find works now... Now to find bugs...
10732 2005-01-30 Marco Pesenti Gritti <marco@gnome.org>
10734 * backend/ev-document-find.c: (ev_document_find_base_init),
10735 (ev_document_find_changed):
10736 * backend/ev-document-find.h:
10737 * pdf/xpdf/pdf-document.cc:
10738 * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10739 (expose_bin_window), (ev_view_init), (set_document_page),
10740 (ensure_rectangle_is_visible), (jump_to_find_result),
10741 (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10742 (ev_view_find_next), (ev_view_find_previous):
10744 * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10746 More work on find implementation, mostly there now
10748 2005-01-29 Marco Pesenti Gritti <marco@gnome.org>
10750 * backend/ev-backend-marshalers.list:
10751 * backend/ev-document-find.c: (ev_document_find_base_init),
10752 (ev_document_find_cancel), (ev_document_find_page_has_results),
10753 (ev_document_find_get_n_results), (ev_document_find_get_result),
10754 (ev_document_find_get_progress), (ev_document_find_changed):
10755 * backend/ev-document-find.h:
10757 Enanche the find interface to be really able to do
10760 * pdf/xpdf/pdf-document.cc:
10764 * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10765 (expose_bin_window), (ev_view_init),
10766 (ev_view_get_find_status_message), (find_changed_cb),
10767 (ev_view_set_document), (set_document_page):
10769 Adapt to the new interface. A few things are regressed sorry,
10770 I will finish it soon.
10772 2005-01-28 Martin Kretzschmar <martink@gnome.org>
10774 * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10775 (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10776 ev_sidebar_thumbnails_parent_class variable, don't define another
10777 parent_class variable.
10779 * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10780 (ev_page_action_class_init): ditto.
10782 * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10783 (pixbuf_document_class_init): ditto.
10785 * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10788 * .cvsignore: ignore various valgrind output files.
10790 2005-01-27 Marco Pesenti Gritti <marco@gnome.org>
10792 * data/evince-ui.xml:
10793 * shell/Makefile.am:
10794 * shell/ev-history.c:
10795 * shell/ev-history.h:
10796 * shell/ev-navigation-action.c:
10797 * shell/ev-navigation-action.h:
10798 * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10799 (ev_view_set_page), (ev_view_fit_width):
10801 * shell/ev-window.c: (update_action_sensitivity),
10802 (ev_window_setup_document), (register_custom_actions):
10804 Kill session history
10806 2005-01-27 Marco Pesenti Gritti <marco@gnome.org>
10808 * shell/ev-window.c: (update_action_sensitivity):
10810 Fix inverted up/down buttons
10812 2005-01-27 Martin Kretzschmar <martink@gnome.org>
10814 * shell/ev-sidebar-thumbnails.c
10815 (ev_sidebar_thumbnails_select_page): make sure the selected
10816 thumbnail stays visible.
10818 2005-01-26 Martin Kretzschmar <martink@gnome.org>
10820 * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10821 scrolled window for Federico.
10823 2005-01-26 Ole Laursen <olau@hardworking.dk>
10825 * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10827 2005-01-26 Marco Pesenti Gritti <marco@gnome.org>
10830 * pdf/splash/SplashFTFontEngine.cc:
10832 Fix CID fonts with freetype 2.1.9
10834 2005-01-26 Bryan Clark <clarkbw@cvs.gnome.org>
10836 * TODO: added item for desktop icon thumbnailer
10838 Tue Jan 25 00:59:34 2005 Jonathan Blandford <jrb@redhat.com>
10840 * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10841 unloaded docs when the title is accessed.
10843 * shell/ev-password-view.[hc]: New widget for displaying password
10846 * shell/ev-window.[ch]: Refactor password handling code to handle
10849 2005-01-24 Marco Pesenti Gritti <marco@gnome.org>
10853 * data/Makefile.am:
10857 2005-01-23 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
10859 * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
10860 ignore page offset here, to make search results independent of it,
10862 * shell/ev-view.c (expose_bin_window): but take offsets into
10863 account here. Bug #164932
10865 * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
10866 scale at the right time. Bug #164996
10868 2005-01-22 Martin Kretzschmar <martink@gnome.org>
10870 * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
10871 fix the problem. Now I just removed the Adobe font names and hope
10872 that the URW fonts are always in outline format. Bug #164934
10874 * shell/ev-window.c (update_window_title): empty titles are
10875 useless, use filename in that case too.
10877 * NEWS: Add some content.
10879 2005-01-21 Bryan Clark <clarkbw@cvs.gnome.org>
10881 * TODO: added one more TODO item and a TODONE section :)
10883 2005-01-21 Martin Kretzschmar <martink@gnome.org>
10885 * ps/ps-document.h: add page_[xy]_offset fields.
10887 * ps/ps-document.c (ps_document_set_page_offset)
10888 (ps_document_render): Keep offset in consideration in a few
10889 places. Bug #164752 "postscript documents are not centered in
10892 * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
10893 s/gpdf/evince/. Spotted by Stephane Loeuillet.
10895 * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
10896 (pixbuf_document_get_text, pixbuf_document_document_iface_init):
10897 stub out missing methods for complete EvDocument implementation.
10898 Fixes segfaults with Save A Copy and Copy actions.
10900 * ps/ps-document.c (ps_document_save, ps_document_get_text)
10901 (ps_document_document_iface_init): ditto.
10903 2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
10906 * data/Makefile.am:
10907 * data/evince.desktop.in:
10911 2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
10913 * shell/ev-view.c: (ev_view_button_press_event),
10914 (ev_view_motion_notify_event):
10916 Make selection work in any direction
10918 2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
10921 * shell/ev-window.c: (set_short_labels), (ev_window_init):
10923 Use shorter labels for some of the toolbars items
10925 2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
10927 * pdf/xpdf/pdf-document.cc:
10929 Check the links info is initialized before
10930 using it. Should fix a crash on startup.
10932 2005-01-21 Martin Kretzschmar <martink@gnome.org>
10934 * pixbuf/pixbuf-document.c
10935 (pixbuf_document_thumbnails_get_dimensions): force floating point
10936 division to calculate page_ratio. Fixes crash with landscape
10939 Thu Jan 20 18:56:35 2005 Jonathan Blandford <jrb@redhat.com>
10941 * shell/ev-view.c (ev_view_realize): make the bg color darker.
10943 2005-01-20 Martin Kretzschmar <martink@gnome.org>
10945 * shell/ev-view.c (set_document_page): unset has_selection when
10947 (set_document_page): handle paper size changes when the page
10948 changes (test with Free Culture, page 2).
10950 2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
10952 * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
10953 (expose_bin_window), (ev_view_class_init), (ev_view_init):
10955 Use normal style color for the widget background and
10956 draw a black box around the page.
10958 2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
10960 * pdf/xpdf/pdf-document.cc:
10962 Keep offset in consideration in a few places
10964 * shell/ev-view.c: (expose_bin_window):
10966 Set the offsets so that the document is ever centered
10968 2005-01-20 Bryan Clark <clarkbw@cvs.gnome.org>
10970 * TODO: Added TODO items and finished off the first todo item
10972 * AUTHORS: Updated AUTHORS section with piece from gpdf file and
10973 reflect current authors
10975 2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
10977 * pdf/xpdf/pdf-document.cc:
10978 * shell/ev-view.c: (ev_view_set_cursor),
10979 (ev_view_motion_notify_event), (document_changed_callback),
10980 (set_document_page):
10982 Show a wait cursor while the page is rendering
10984 2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
10986 * shell/ev-sidebar-thumbnails.c:
10987 (ev_sidebar_tree_selection_changed),
10988 (ev_sidebar_thumbnails_select_page):
10989 * shell/ev-sidebar-thumbnails.h:
10990 * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
10991 (ev_view_can_go_forward):
10992 * shell/ev-window.c: (ev_window_open_page),
10993 (ev_window_setup_document), (update_current_page),
10994 (view_page_changed_cb), (ev_window_init):
10995 * shell/ev-window.h:
10997 Ensure thumbnails selection, toolbar page control and
10998 current page are in sync.
11000 2005-01-19 Marco Pesenti Gritti <marco@gnome.org>
11002 * pdf/xpdf/XRef.cc:
11006 Wed Jan 19 01:10:57 2005 Jonathan Blandford <jrb@redhat.com>
11008 * backend/Makefile.am:
11009 * backend/ev-document-links.h:
11010 * backend/ev-document-security.c: (ev_document_security_get_type),
11011 (ev_document_security_has_document_security),
11012 (ev_document_security_set_password):
11013 * backend/ev-document-security.h:
11014 * backend/ev-document.c: (ev_document_error_quark):
11015 * backend/ev-document.h:
11016 * data/Makefile.am:
11017 * data/evince-password.glade:
11018 * pdf/xpdf/pdf-document.cc:
11019 * shell/Makefile.am:
11020 * shell/ev-password.c: (ev_password_set_bad_password_label),
11021 (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11022 (ev_password_dialog_get_password),
11023 (ev_password_dialog_set_bad_pass):
11024 * shell/ev-password.h:
11025 * shell/ev-window.c: (ev_window_get_attribute),
11026 (ev_window_set_property), (update_action_sensitivity),
11027 (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11028 (ev_window_setup_document), (ev_window_get_password),
11029 (ev_window_open), (ev_window_cmd_save_as),
11030 (using_postscript_printer), (ev_window_print),
11031 (find_not_supported_dialog), (ev_window_cmd_edit_find),
11032 (update_fullscreen_popup), (ev_window_fullscreen),
11033 (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11034 (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11035 (menu_item_select_cb), (find_bar_search_changed_cb),
11036 (ev_window_dispose), (ev_window_init):
11038 Add initial support for password-supported dialogs. This could be
11039 a lot cooler, but it'll do for now.
11041 2005-01-18 Marco Pesenti Gritti <marco@gnome.org>
11043 * pdf/xpdf/pdf-document.cc:
11044 * shell/ev-view.c: (status_message_from_link),
11045 (ev_view_set_status), (ev_view_set_cursor),
11046 (ev_view_motion_notify_event), (ev_view_init):
11047 * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11049 Fix bugs in the links implementation and change cursor
11050 when hovering a link.
11052 2005-01-17 Bryan Clark <clarkbw@cvs.gnome.org>
11054 * viewer/.cvsignore: added cvsignore file for viewer directory
11056 * TODO: created TODO document
11058 2005-01-14 Dave Malcolm <dmalcolm@redhat.com>
11061 * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):
11062 new functions to help with implementation of sensitivity code
11063 * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11064 of all actions that might require it. Fixes a crash when you
11065 click on the Zoom actions in a window lacking a document.
11067 2005-01-13 Dave Malcolm <dmalcolm@redhat.com>
11069 * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11072 2005-01-13 Marco Pesenti Gritti <marco@gnome.org>
11074 * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11075 (pixbuf_document_document_iface_init):
11076 * ps/ps-document.c: (ps_document_get_link),
11077 (ps_document_document_iface_init):
11078 * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11079 (status_message_from_link), (ev_view_set_status),
11080 (ev_view_set_find_status), (ev_view_motion_notify_event),
11081 (ev_view_button_release_event), (ev_view_set_property),
11082 (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11083 (ev_view_get_find_status_message), (update_find_results),
11084 (ev_view_get_status), (ev_view_get_find_status):
11086 * shell/ev-window.c: (view_status_changed_cb),
11087 (view_find_status_changed_cb), (ev_window_init):
11089 View status message support, use it to show the links.
11092 2005-01-13 Marco Pesenti Gritti <marco@gnome.org>
11094 * backend/ev-document.c: (ev_document_get_link):
11095 * backend/ev-document.h:
11096 * pdf/xpdf/pdf-document.cc:
11097 * shell/ev-application.c: (ev_application_open):
11098 * shell/ev-application.h:
11099 * shell/ev-sidebar-links.c: (selection_changed_cb):
11100 * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11101 (ev_view_go_to_link):
11103 Add support for document links
11105 2005-01-13 Anders Carlsson <andersca@gnome.org>
11107 * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11108 (create_tool_item):
11109 Set the spin button limits correctly.
11111 * shell/ev-sidebar-thumbnails.c:
11112 (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11113 Support changing pages by clicking on the thumbnails.
11115 2005-01-13 Jeff Muizelaar <jeff@nit.ca>
11117 * pixbuf/pixbuf-document.c:
11118 (pixbuf_document_thumbnails_get_dimensions),
11119 (pixbuf_document_document_thumbnails_iface_init):
11121 implement get_dimensions
11123 2005-01-13 Marco Pesenti Gritti <marco@gnome.org>
11125 * ps/ps-document.c: (ps_document_goto_page):
11127 Fix page switching on multipage documents
11129 2005-01-12 Jeff Muizelaar <jrmuizel@nit.ca>
11131 * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11133 check for NULL before assigning to width and height parameters
11135 2005-01-12 Jeff Muizelaar <jeff@nit.ca>
11137 * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11138 (pixbuf_document_set_property), (pixbuf_document_get_property):
11140 implement get/set properties
11142 2005-01-12 Jeff Muizelaar <jeff@nit.ca>
11144 * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11146 return NULL instead of "Unknown", letting the title get set to
11147 the filename when the pdf has no title.
11149 2005-01-11 Marco Pesenti Gritti <marco@gnome.org>
11151 * ps/ps-document.c: (ps_document_get_page_count),
11152 (ps_document_goto_page):
11154 2005-01-11 Marco Pesenti Gritti <marco@gnome.org>
11156 * shell/ev-history.c: (ev_history_get_property),
11157 (ev_history_set_property), (ev_history_class_init),
11158 (ev_history_add_page), (ev_history_set_current_index):
11159 * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11160 (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11161 (ev_navigation_action_finalize):
11162 * shell/ev-navigation-action.h:
11163 * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11164 (ev_view_go_forward), (ev_view_get_find_status_message),
11165 (history_index_changed_cb), (ev_view_set_history):
11167 * shell/ev-window.c: (update_total_pages), (ev_window_open),
11168 (update_current_page), (register_custom_actions):
11170 Implement history dropdowns
11172 2005-01-11 Marco Pesenti Gritti <marco@gnome.org>
11174 * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11175 * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11176 (ev_view_go_forward):
11177 * shell/ev-window.c: (register_custom_actions):
11179 Fix several history bugs
11181 2005-01-11 Kjartan Maraas <kmaraas@gnome.org>
11183 * configure.ac: Add «nb» to ALL_LINGUAS.
11185 2005-01-10 Marco Pesenti Gritti <marco@gnome.org>
11187 * backend/Makefile.am:
11188 * backend/ev-bookmark.c:
11189 * backend/ev-bookmark.h:
11190 * backend/ev-document-bookmarks.c:
11191 * backend/ev-document-bookmarks.h:
11192 * backend/ev-document-links.c: (ev_document_links_get_type),
11193 (ev_document_links_has_document_links),
11194 (ev_document_links_begin_read), (ev_document_links_get_link),
11195 (ev_document_links_get_child), (ev_document_links_next),
11196 (ev_document_links_free_iter):
11197 * backend/ev-document-links.h:
11198 * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11199 (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11200 (ev_link_get_link_type), (ev_link_set_link_type),
11201 (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11202 (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11203 (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11204 (ev_link_new_external):
11205 * backend/ev-link.h:
11206 * pdf/xpdf/pdf-document.cc:
11207 * shell/Makefile.am:
11208 * shell/ev-application.c: (ev_application_open_link):
11209 * shell/ev-application.h:
11210 * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11211 (ev_history_get_link_nth):
11212 * shell/ev-history.h:
11213 * shell/ev-sidebar-bookmarks.c:
11214 * shell/ev-sidebar-bookmarks.h:
11215 * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11216 (ev_sidebar_links_class_init), (selection_changed_cb),
11217 (ev_sidebar_links_construct), (ev_sidebar_links_init),
11218 (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11219 (do_one_iteration), (populate_links_idle),
11220 (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11221 * shell/ev-sidebar-links.h:
11222 * shell/ev-sidebar.c: (ev_sidebar_set_document):
11223 * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11226 * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11227 * shell/ev-window.h:
11229 Rename bookmark to link, and use "Index" for the sidebar panel.
11231 2005-01-09 Marco Pesenti Gritti <marco@gnome.org>
11233 * shell/Makefile.am:
11234 * shell/ev-application.c: (ev_application_open_bookmark):
11235 * shell/ev-application.h:
11236 * shell/ev-history.c: (ev_history_init), (free_links_list),
11237 (ev_history_finalize), (ev_history_class_init),
11238 (ev_history_add_link), (ev_history_add_page),
11239 (ev_history_get_link_nth), (ev_history_get_n_links),
11240 (ev_history_get_current_index), (ev_history_set_current_index),
11242 * shell/ev-history.h:
11243 * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11244 * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11245 (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11246 (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11247 (ev_view_set_page):
11249 * shell/ev-window.c: (ev_window_open_bookmark),
11250 (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11251 (goto_page_cb), (register_custom_actions):
11252 * shell/ev-window.h:
11254 Initial history implementation. Needs work.
11256 2005-01-09 Martin Kretzschmar <martink@gnome.org>
11258 * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11260 2005-01-09 Marco Pesenti Gritti <marco@gnome.org>
11262 * cut-n-paste/recent-files/egg-recent-item.c:
11263 * cut-n-paste/recent-files/egg-recent-item.h:
11264 * cut-n-paste/recent-files/egg-recent-model.c:
11265 * cut-n-paste/recent-files/egg-recent-util.c:
11266 * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11267 * cut-n-paste/recent-files/egg-recent-view.c:
11271 2005-01-08 Martin Kretzschmar <martink@gnome.org>
11273 * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11274 (fillGlyph, fillImageMask, drawImage):
11275 pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11276 pdf/splash/SplashTypes.h:
11277 pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11278 packed mode for Splash.
11280 * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11281 RGB8 packed mode, eliminates the pixbuf data creation loop.
11283 * shell/ev-print-job.c (ev_print_job_finalize)
11284 (ev_print_job_set_property, ev_print_job_get_property)
11285 (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11286 (ev_print_job_use_print_dialog_settings, idle_print_handler)
11287 (print_closure_finalize, ev_print_job_print): implement
11288 printing (for backends with EvPsExporter)
11290 * shell/ev_print_job.h: update prototypes.
11292 * shell/ev-window.c (ev_window_print): unref print job after
11295 * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11296 unless the document implements the EvDocumentFind interface.
11298 2005-01-08 Satoru SATOH <ss@gnome.gr.jp>
11300 * configure.ac: Added ja to ALL_LINGUAS.
11302 2005-01-07 Marco Pesenti Gritti <marco@gnome.org>
11304 * pdf/xpdf/pdf-document.cc:
11306 add a FIXME. We should probably not allocate
11307 a bookmark object every time
11309 2005-01-07 Marco Pesenti Gritti <marco@gnome.org>
11311 * shell/ev-application.c: (ev_application_open),
11312 (ev_application_open_bookmark):
11313 * shell/ev-application.h:
11315 Add a way to open bookmarks
11317 * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11318 (ev_bookmark_set_uri), (ev_bookmark_get_property),
11319 (ev_bookmark_set_property), (ev_bookmark_class_init),
11320 (ev_bookmark_new_title), (ev_bookmark_new_link),
11321 (ev_bookmark_new_external):
11323 Support for external uris, better constructors.
11325 * backend/ev-bookmark.h:
11326 * pdf/xpdf/pdf-document.cc:
11327 * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11329 Handle external uris
11331 2005-01-07 Marco Pesenti Gritti <marco@gnome.org>
11333 * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11334 (ev_sidebar_bookmarks_construct), (do_one_iteration):
11336 Hook up bookmarks navigation
11338 2005-01-07 Marco Pesenti Gritti <marco@gnome.org>
11340 * backend/Makefile.am:
11341 * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11342 (ev_bookmark_get_title), (ev_bookmark_set_title),
11343 (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11344 (ev_bookmark_get_page), (ev_bookmark_set_page),
11345 (ev_bookmark_get_property), (ev_bookmark_set_property),
11346 (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11348 * backend/ev-bookmark.h:
11349 * backend/ev-document-bookmarks.c:
11350 (ev_document_bookmarks_get_bookmark):
11351 * backend/ev-document-bookmarks.h:
11352 * pdf/xpdf/pdf-document.cc:
11353 * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11355 Add a bookmark object to the backend and use it instead of get_values
11357 2005-01-07 Marco Pesenti Gritti <marco@gnome.org>
11359 * data/evince-ui.xml:
11361 Cleanup and add select all.
11363 * shell/ev-view.c: (ev_view_select_all),
11364 (ev_view_button_press_event):
11366 * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11369 Clear selection on click.
11371 Fri Jan 7 01:28:58 2005 Jonathan Blandford <jrb@redhat.com>
11373 * shell/ev-sidebar-thumbnails.c
11374 (ev_sidebar_thumbnails_set_document): forgot to unref the
11377 Fri Jan 7 01:22:48 2005 Jonathan Blandford <jrb@redhat.com>
11379 * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11380 at the visible page, not just linearly. This makes it look fast.
11382 Thu Jan 6 18:48:11 2005 Jonathan Blandford <jrb@redhat.com>
11384 * backend/ev-document-misc.c
11385 (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11387 * backend/ev-document-thumbnails.h: New interface to get the size
11390 2005-01-06 Jeremy Katz <katzj@redhat.com>
11392 * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11395 Wed Jan 5 15:38:28 2005 Jonathan Blandford <jrb@redhat.com>
11397 * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11398 GDKSplashOutputDev and just use a normal SplashOutputDev. Speeds
11401 * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11403 2005-01-05 Martin Kretzschmar <martink@gnome.org>
11405 * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11406 fonts. Should fix font problems on systems that have the base
11407 fonts in bitmap format. Reported by James Henstridge
11408 <james@jamesh.id.au>.
11410 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11413 * pdf/xpdf/GfxState.cc:
11415 Fix for CAN-2004-1125
11417 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11419 * shell/ev-view.c: (ev_view_copy):
11421 * shell/ev-window.c: (ev_window_cmd_edit_copy):
11423 Implement Edit->Copy
11425 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11427 * backend/ev-document.c: (ev_document_get_text):
11428 * backend/ev-document.h:
11429 * pdf/xpdf/pdf-document.cc:
11430 * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11431 (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11432 (ev_view_update_primary_selection), (ev_view_button_press_event),
11433 (ev_view_motion_notify_event), (ev_view_button_release_event):
11435 Beginnings of clipboard support. Incomplete but primary sort
11438 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11440 * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11441 (expose_bin_window):
11443 Nicer rubberband drawing, from GtkIconView.
11445 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11447 * backend/ev-document.c: (ev_document_save):
11448 * backend/ev-document.h:
11449 * data/evince-ui.xml:
11450 * pdf/xpdf/pdf-document.cc:
11451 * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11453 Implement "Save a copy..." menu item
11455 2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
11457 * shell/ev-view.c: (ev_view_zoom):
11459 Queue a resize when zoom changes
11461 Wed Jan 5 02:33:06 2005 Jonathan Blandford <jrb@redhat.com>
11463 * backend/ev-document-misc.[ch]: New misc file to do simple drop
11466 * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11469 Tue Jan 4 22:32:32 2005 Jonathan Blandford <jrb@redhat.com>
11471 * pdf/xpdf/pdf-document.cc
11472 (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11474 Tue Jan 4 21:25:05 2005 Jonathan Blandford <jrb@redhat.com>
11476 * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11477 It's slow, but I'll speed it up next!
11479 2005-01-04 Jeff Muizelaar <jrmuizel@nit.ca>
11481 * shell/main.c (load_files):
11483 use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11484 from the command line and because it seems more appropriate.
11486 2005-01-04 Marco Pesenti Gritti <marco@gnome.org>
11488 * data/evince-ui.xml:
11489 * shell/ev-window.c: (update_action_sensitivity),
11490 (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11492 s/next page/page down
11493 s/previous page/page up
11495 2005-01-04 Marco Pesenti Gritti <marco@gnome.org>
11497 * data/evince-ui.xml:
11499 Change the layout to match clarkbw design.
11501 * shell/Makefile.am:
11502 * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11503 (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11504 (ev_navigation_action_finalize),
11505 (ev_navigation_action_set_property),
11506 (ev_navigation_action_get_property),
11507 (ev_navigation_action_class_init):
11508 * shell/ev-navigation-action.h:
11510 Implement clarkbw toolbar navigation controls (incomplete)
11512 * shell/ev-page-action.c: (update_label), (update_spin),
11513 (value_changed_cb), (create_tool_item), (connect_proxy),
11514 (ev_page_action_init), (ev_page_action_finalize),
11515 (ev_page_action_set_property), (ev_page_action_get_property),
11516 (ev_page_action_set_current_page),
11517 (ev_page_action_set_total_pages), (ev_page_action_class_init):
11518 * shell/ev-page-action.h:
11520 Implement a page switcher in the toolbar
11522 * shell/ev-view.c: (ev_view_scroll_view):
11523 * shell/ev-window.c: (update_total_pages), (ev_window_open),
11524 (update_current_page), (view_page_changed_cb), (goto_page_cb),
11525 (register_custom_actions), (ev_window_init):
11527 Change page on PageUp/Down.
11529 Tue Jan 4 03:22:56 2005 Jonathan Blandford <jrb@redhat.com>
11531 * pdf/xpdf/pdf-document.cc
11532 (pdf_document_thumbnails_get_thumbnail): initial stab at
11533 implementing thumbnail support for pdfs. It only does documents
11534 with precached pdfs now.
11536 Mon Jan 3 17:22:25 2005 Jonathan Blandford <jrb@redhat.com>
11538 * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11539 thumbnail code into a time-based idle as well. Also, turn off the
11540 shadow temporarily as it's really slow.
11542 2005-01-03 Marco Pesenti Gritti <marco@gnome.org>
11544 * backend/ev-document.c: (ev_document_class_init):
11545 * pdf/xpdf/pdf-document.cc:
11546 * shell/ev-window.c: (ev_window_open):
11548 Fix document title bugs and fallback to
11549 filename when not available.
11551 2005-01-03 Marco Pesenti Gritti <marco@gnome.org>
11553 * backend/ev-document.c: (ev_document_get_type),
11554 (ev_document_class_init), (ev_document_load),
11555 (ev_document_get_title):
11556 * backend/ev-document.h:
11557 * pdf/xpdf/pdf-document.cc:
11558 * ps/ps-document.c: (ps_document_set_property),
11559 (ps_document_get_property), (ps_document_class_init),
11561 * ps/ps-document.h:
11563 * shell/ev-window.c: (update_window_title), (ev_window_open),
11566 Initial support for document title. Not working yet.
11568 2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
11570 * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11572 Grab focus on the view when clicking it
11574 2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
11576 * shell/ev-marshal.list:
11577 * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11578 (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11580 Add key bindings to the view. Now if the focus would work
11583 2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
11586 * backend/Makefile.am:
11587 * data/Makefile.am:
11589 * dvi/dvilib/Makefile.am:
11590 * pdf/xpdf/Makefile.am:
11596 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11598 * shell/ev-view.c: (ev_view_realize):
11600 Fix mouse wheel scrolling
11602 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11608 * ps/ps-document.c: (catchPipe), (ps_document_init),
11609 (ps_document_class_init), (ps_document_cleanup),
11610 (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11611 (set_up_page), (close_pipe), (is_interpreter_ready),
11612 (interpreter_failed), (output), (input), (start_interpreter),
11613 (stop_interpreter), (file_length), (file_readable),
11614 (check_filecompressed), (check_pdf), (compute_xdpi),
11615 (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11616 (ps_document_get_type), (ps_document_emit_error_msg),
11617 (document_load), (ps_document_next_page),
11618 (ps_document_get_current_page), (ps_document_get_page_count),
11619 (ps_document_goto_page), (ps_document_set_page_size),
11620 (ps_document_zoom_to_fit), (ps_document_set_zoom),
11621 (ps_document_load), (ps_document_get_n_pages),
11622 (ps_document_set_page), (ps_document_get_page),
11623 (ps_document_widget_event), (ps_document_set_target),
11624 (ps_document_set_scale), (ps_document_set_page_offset),
11625 (ps_document_get_page_size), (ps_document_render),
11626 (ps_document_document_iface_init):
11627 * ps/ps-document.h:
11629 * shell/ev-window.c: (ev_window_open):
11631 Rename GtkGS to PSDocument
11633 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11635 * ps/gtkgs.c: (gtk_gs_class_init):
11638 Some more leftover...
11640 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11642 * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11643 (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11644 (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11647 Remove unused code and make a lot of stuff private
11649 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11651 * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11652 (gtk_gs_defaults_changed):
11658 Cleanup headers dependencies
11660 2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
11665 * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11667 * ps/gtkgs.c: (file_length), (file_readable),
11668 (check_filecompressed), (check_pdf), (gtk_gs_load),
11669 (gtk_gs_get_postscript):
11671 Get rid of ggvutils
11673 2004-12-31 Marco Pesenti Gritti <marco@gnome.org>
11678 * ps/gtkgs.c: (gtk_gs_set_zoom):
11682 2004-12-31 Marco Pesenti Gritti <marco@gnome.org>
11684 * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11686 Ensure the page is rerendered when changing zoom
11688 2004-12-31 Marco Pesenti Gritti <marco@gnome.org>
11690 * backend/ev-document.c: (ev_document_base_init),
11691 (ev_document_changed):
11692 * backend/ev-document.h:
11694 Add a changed event that is emitted when the page content
11695 changes. This is necessary to deal with the fact that
11696 in ps backend rendering happen asycrounously.
11697 This makes the ps backend mostly work.
11699 * pdf/xpdf/pdf-document.cc:
11703 * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11704 (ps_document_set_target):
11708 * shell/ev-view.c: (document_changed_callback),
11709 (ev_view_set_document), (ev_view_set_page):
11711 Redraw on the changed signal
11713 2004-12-25 Raphael Higino <raphaelh@cvs.gnome.org>
11715 * configure.ac: Added pt_BR to ALL_LINGUAS.
11717 Fri Dec 24 00:48:44 2004 Jonathan Blandford <jrb@redhat.com>
11719 * backend/ev-document-bookmarks.c:
11720 (ev_document_bookmarks_get_child): *
11721 backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11722 pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11723 shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11724 (ev_sidebar_bookmarks_destroy),
11725 (ev_sidebar_bookmarks_class_init),
11726 (ev_sidebar_bookmarks_construct), (stack_data_free),
11727 (do_one_iteration), (populate_bookmarks_idle),
11728 (ev_sidebar_bookmarks_clear_document),
11729 (ev_sidebar_bookmarks_set_document): *
11730 shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11731 (ev_sidebar_add_page),
11732 (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11733 Initial stab at a bookmarks sidebar. It doesn't navigate yet, but
11734 it displays both the topics and the page numbers.
11736 2004-12-23 Kristian Høgsberg <krh@redhat.com>
11738 * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11740 * shell/ev-window.c (toggle_entries): Set sidebar default value to
11743 2004-12-23 Adam Weinberger <adamw@gnome.org>
11745 * configure.ac: Added en_CA to ALL_LINGUAS.
11747 2004-12-23 Martin Kretzschmar <martink@gnome.org>
11749 * ChangeLog: replace bottom of this ChangeLog (merged history of
11750 ggv and gpdf; where all paths were wrong and most of the files are
11751 not even in this tree) with ChangeLog (from arch) of the shell
11754 2004-12-23 Havoc Pennington <hp@redhat.com>
11756 * shell/ev-window.c: hook up potentially-questionable "find
11757 results status text" feature - something involving the sidebar or
11758 scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11759 might be better in the end.
11761 * shell/ev-view.c (ev_view_get_find_status_message): new function,
11762 with corresponding signal when it should be updated
11764 * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11766 2004-12-22 Havoc Pennington <hp@redhat.com>
11768 * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11769 find stuff on other pages, sort of (only returns one result on
11770 invisible pages, to show they have results; updates full results
11771 for a page when you view it). Currently repaints the current page
11772 every time a new result is found on any page, which isn't so nice.
11774 2004-12-22 Havoc Pennington <hp@redhat.com>
11776 * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11777 the document doesn't support find (better ideas?)
11778 (find_bar_search_changed_cb): handle missing document or document
11779 that doesn't support find
11781 * pdf/xpdf/pdf-document.cc: port to implement the new
11782 EvDocumentFindIface
11784 * backend/ev-document-find.c: create a new interface for searching
11786 * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11788 2004-12-23 Martin Kretzschmar <martink@gnome.org>
11790 * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11793 * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11794 EvPrintJob constructor arguments.
11796 * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11797 for documents that can export PostScript (page by page).
11799 * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11801 * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11802 (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11803 (pdf_document_ps_exporter_iface_init:
11804 Implement EvPSExporter.
11806 * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11808 2004-12-22 Anders Carlsson <andersca@gnome.org>
11810 * backend/Makefile.am:
11811 * backend/ev-document-thumbnails.c:
11812 (ev_document_thumbnails_get_type),
11813 (ev_document_thumbnails_get_thumbnail):
11814 * backend/ev-document-thumbnails.h:
11815 * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11816 (pixbuf_document_thumbnails_get_thumbnail),
11817 (pixbuf_document_document_thumbnails_iface_init):
11818 * shell/Makefile.am:
11819 * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11820 (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11821 (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11822 * shell/ev-sidebar-thumbnails.h:
11823 * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11824 (ev_sidebar_set_document):
11825 * shell/ev-utils.c: (gaussian), (create_blur_filter),
11826 (create_shadow), (ev_pixbuf_add_shadow):
11827 * shell/ev-utils.h:
11828 Add thumbnail support.
11830 2004-12-22 Martin Kretzschmar <martink@gnome.org>
11832 * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11833 (using_postscript_printer): Set up a print dialog for "PostScript
11836 * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11839 * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11841 2004-12-22 Marco Pesenti Gritti <marco@gnome.org>
11843 * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
11844 (ps_document_set_target), (ps_document_get_page_size),
11845 (ps_document_render):
11850 2004-12-22 Christian Rose <menthos@menthos.com>
11852 * configure.ac: Added "sv" to ALL_LINGUAS.
11854 Wed Dec 22 14:47:38 2004 Jonathan Blandford <jrb@redhat.com>
11856 * backend/ev-document-bookmarks.[ch]: new interface to indicate
11857 document supports bookmarks.
11859 2004-12-22 Marco Pesenti Gritti <marco@gnome.org>
11861 * ps/ggvutils.c: (ggv_file_readable):
11863 * ps/gtkgs.c: (check_filecompressed), (check_pdf),
11864 (gtk_gs_get_postscript):
11866 Remove unused utils
11868 2004-12-22 Marco Pesenti Gritti <marco@gnome.org>
11870 * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
11871 (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
11872 (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
11873 (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
11874 (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
11875 (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
11876 (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
11877 (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
11878 (gtk_gs_set_antialiasing), (ps_document_load),
11879 (ps_document_render):
11882 Another check point for the ps backend. Now I can get it to show
11885 Wed Dec 22 13:41:01 2004 Jonathan Blandford <jrb@redhat.com>
11887 * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
11888 document setting code.
11890 2004-12-22 Anders Carlsson <andersca@gnome.org>
11892 * shell/eggfindbar.c: (entry_activate_callback):
11893 Animate the next button when activate is pressed.
11895 2004-12-22 Anders Carlsson <andersca@gnome.org>
11897 * shell/ev-window.c: (ev_window_cmd_edit_find),
11898 (update_fullscreen_popup), (ev_window_fullscreen),
11899 (ev_window_unfullscreen), (ev_window_state_event_cb),
11900 (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
11901 Fix bugs in fullscreen code.
11903 2004-12-22 Anders Carlsson <andersca@gnome.org>
11907 * pixbuf/Makefile.am:
11908 * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11909 (pixbuf_document_load), (pixbuf_document_get_n_pages),
11910 (pixbuf_document_set_page), (pixbuf_document_get_page),
11911 (pixbuf_document_set_target), (pixbuf_document_set_scale),
11912 (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
11913 (pixbuf_document_render), (pixbuf_document_begin_find),
11914 (pixbuf_document_end_find), (pixbuf_document_finalize),
11915 (pixbuf_document_class_init),
11916 (pixbuf_document_document_iface_init), (pixbuf_document_init):
11917 * pixbuf/pixbuf-document.h:
11918 * shell/Makefile.am:
11919 * shell/ev-application.c: (ev_application_open):
11920 * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
11922 Add pixbuf backend.
11924 Tue Dec 21 21:45:43 2004 Soeren Sandmann <sandmann@redhat.com>
11927 * dvi/dvilib/Makefile.am:
11929 * configure.ac: Auto*ify dvi and dvi/dvilib
11931 * dvi/Makefile: Remove from CVS
11933 * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
11936 * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
11938 * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
11940 2004-12-22 Marco Pesenti Gritti <marco@gnome.org>
11943 * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
11944 (gtk_gs_value_adjustment_changed), (compute_size),
11945 (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
11946 (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
11947 (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
11948 (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
11949 (gtk_gs_start_scroll), (gtk_gs_get_postscript),
11950 (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
11951 (ps_document_load), (ps_document_get_n_pages),
11952 (ps_document_set_page), (ps_document_get_page),
11953 (ps_document_set_target), (ps_document_set_scale),
11954 (ps_document_set_page_offset), (ps_document_get_page_size),
11955 (ps_document_render), (ps_document_begin_find),
11956 (ps_document_end_find), (ps_document_document_iface_init):
11958 * shell/Makefile.am:
11959 * shell/ev-window.c: (ev_window_open):
11961 Some work to integrate gtkgs with EvDocument
11963 2004-12-22 Anders Carlsson <andersca@gnome.org>
11965 * shell/ev-window.c: (update_fullscreen_popup),
11966 (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
11967 (exit_fullscreen_button_clicked_cb),
11968 (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
11969 (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11970 (ev_window_state_event_cb), (ev_window_init):
11971 Add fullscreen support from Epiphany.
11973 2004-12-22 Mark McLoughlin <mark@skynet.ie>
11975 * data/ev-stock-zoom-fit-width.png: fit-width
11976 stock icon from gpdf.
11978 * shell/ev-stock-icons.[ch]: copied from gpdf.
11980 * shell/main.c: (main): init stock icons.
11982 * shell/ev-window.c: use the fit-width icon.
11984 * data/evince-ui.xml: add zooming toolbar items.
11986 2004-12-22 Mark McLoughlin <mark@skynet.ie>
11989 (ev_view_best_fit), (ev_view_fit_width): because
11990 get_page_size() returns the scaled page size, we
11991 need to calculate the scale factor relative to
11992 the previous scale factor. Should really just
11993 add get_real_page_size().
11995 2004-12-22 Mark McLoughlin <mark@skynet.ie>
11997 * shell/ev-view.[ch]:
11998 (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
11999 (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12002 * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12003 (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12004 (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12007 * pdf/xpdf/pdf-document.cc:
12008 (pdf_document_begin_find),
12009 (pdf_document_end_find): make static.
12011 2004-12-22 Martin Kretzschmar <martink@gnome.org>
12013 * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12015 * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12016 names to fontconfig patterns.
12017 (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12019 * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12022 2004-12-22 Marco Pesenti Gritti <marco@gnome.org>
12038 Import ggv backend. Not hooked up yet.
12040 2004-12-22 Mark McLoughlin <mark@skynet.ie>
12042 * shell/main.c: (load_files), (main): load files
12043 from the command line.
12045 2004-12-22 Mark McLoughlin <mark@skynet.ie>
12047 * configure.ac: don't require bonobo.
12049 * cut-n-paste/recent-files/*: kill bonobo recent
12052 * shell/ev-window.c:
12053 (ev_window_is_empty): upd.
12054 (unable_to_load), (ev_window_open): load backend
12055 based on the mime type.
12057 2004-12-22 Martin Kretzschmar <martink@gnome.org>
12059 * backend/.cvsignore: ignore generated marshalers source.
12061 * shell/main.c (main): this is not epiphany.
12063 2004-12-22 Havoc Pennington <hp@redhat.com>
12065 * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12066 (expose_bin_window): draw find highlights
12068 * shell/ev-window.c (find_bar_search_changed_cb): implement
12070 * pdf/xpdf/pdf-document.cc (pdf_document_begin_find)
12071 (pdf_document_end_find): implement this interface
12073 * backend/ev-document.c (ev_document_found): add this to emit
12076 Tue Dec 21 23:57:37 2004 Owen Taylor <otaylor@redhat.com>
12078 * data/evince-ui.xml: Add a few more toolbar items.
12080 * shell/ev-window.c: Hook up page navigation toolbar
12083 * shell/ev-view.[ch]: add ev_view_set/get_page and
12084 a page-changed signal.
12086 * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12087 Add ev_document_get_page().
12089 * shell/ev-window.c: Sensitize/desensitize navigation
12092 2004-12-21 Havoc Pennington <hp@redhat.com>
12094 * backend/ev-backend-marshal.c,
12095 backend/ev-backend-marshalers.list, backend/Makefile.am: add
12096 marshaler-generator thingy. I'm sure there's a better way to do
12097 this in the modern world.
12099 * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12100 end_find methods and "found" signal.
12102 * configure.ac: find glib-genmarshal
12104 Tue Dec 21 23:20:35 2004 Jonathan Blandford <jrb@redhat.com>
12106 * shell/ev-sidebar.c: Construct an actual sidebar.
12107 * shell/ev-sidebar-bookmarks.[ch]:
12108 * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12110 Tue Dec 21 23:05:51 2004 Owen Taylor <otaylor@redhat.com>
12112 * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12113 Redo size handling.
12115 * shell/ev-view.c: Track the size from the document.
12117 Tue Dec 21 22:17:04 2004 Owen Taylor <otaylor@redhat.com>
12119 * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12120 constructor assumes ownership of the string passed in.
12122 * shell/ev-window.c (ev_window_open): Destroy the error
12123 dialog once we've displayed it.
12125 Tue Dec 21 21:58:56 2004 Owen Taylor <otaylor@redhat.com>
12127 * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up
12128 a bit, it works! (sort of)
12130 * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12131 Move to .cc since we need to use C++ in the implementation.
12133 * shell/dummy.cc: Add a CC file to force evince
12134 to be linked as a C++ program.
12136 Tue Dec 21 21:07:55 2004 Owen Taylor <otaylor@redhat.com>
12138 * shell/ev-view.[ch]: Start of content-area widget.
12140 * shell/ev-window.c: Create a EvView, update it
12141 as we change documents.
12143 * shell/Makefile.am shell/ev-marshal.list: Add
12144 generated marshalers.
12146 Tue Dec 21 20:28:11 2004 Jonathan Blandford <jrb@redhat.com>
12148 * Makefile.am (SUBDIRS): move shell.
12150 Tue Dec 21 19:28:55 2004 Owen Taylor <otaylor@redhat.com>
12152 * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12153 .a to libtool convenience libraries.
12155 * shell/ev-window.c (ev_window_open): Hard code loading
12158 * backend/ev-document.h: Add a boolean return to load(),
12159 fix GError * to GError **.
12161 * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12162 object for a PDF backend EvDocument.
12164 Tue Dec 21 18:55:06 2004 Søren Sandmann <sandmann@redhat.com>
12166 * dvi/*: New directory with the beginning of a .dvi backend.
12168 2004-12-21 Havoc Pennington <hp@redhat.com>
12170 * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12171 previous/next instead of back/forward
12173 Tue Dec 21 18:26:24 2004 Owen Taylor <otaylor@redhat.com>
12175 * backend/ev-document.[ch]: Fix a couple of problems so
12178 Tue Dec 21 18:20:40 2004 Owen Taylor <otaylor@redhat.com>
12180 * viewer/* backend/* configure.ac Makefile.am: Move viewer directory
12181 to backend/ directory, rename EvViewer to EvDocument.
12183 2004-12-21 Havoc Pennington <hp@redhat.com>
12185 * shell/ev-window.c: hook up the find bar widget; now we just need
12186 a document to find things in
12188 * shell/eggfindbar.c: a find bar widget
12190 Tue Dec 21 17:20:16 2004 Jonathan Blandford <jrb@redhat.com>
12192 * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12194 Tue Dec 21 16:30:58 2004 Owen Taylor <otaylor@redhat.com>
12196 * pdf/**: Import of xpdf code from gpdf.
12198 * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12200 * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12201 pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h:
12202 Fix FreeType includes.
12204 * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12205 pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12206 pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12207 Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12208 pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12209 Include xpdfconfig.h
12211 Tue Dec 21 16:08:17 2004 Jonathan Blandford <jrb@redhat.com>
12213 * shell/ev-window.c (ev_window_dispose): dispose can be called
12216 2004-12-21 Havoc Pennington <hp@redhat.com>
12218 * shell/ev-window.c (ev_window_init): set title to Document Viewer
12221 * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12222 items; really they should be synced with the strings, etc. from
12223 current gpdf, but just getting the boring typing out of the way
12225 2004-12-21 Marco Pesenti Gritti <marco@gnome.org>
12228 * shell/ev-application.c: (window_destroy_cb):
12229 * shell/ev-window.c:
12230 * shell/main.c: (main):
12232 Actually show the window...
12234 2004-12-21 Marco Pesenti Gritti <marco@gnome.org>
12237 * shell/Makefile.am:
12238 * shell/ev-application.c: (ev_application_class_init):
12239 * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12241 Make it build again
12243 2004-12-21 Marco Pesenti Gritti <marco@gnome.org>
12245 Import to gnome cvs.
12247 * Remove copies of gpdf and ggv trees.
12248 * Rip out all the recursive configure code.
12249 * Remove bonobo machinery.
12250 * viewer/*: GInterfaces that backends should/can implement.
12252 2004-11-09 Martin Kretzschmar <m_kretzschmar@gmx.net>
12254 * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12257 2004-10-28 Martin Kretzschmar <m_kretzschmar@gmx.net>
12259 * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12260 (ev_application_finalize, ev_application_class_init)
12261 (ev_application_init): use GType instance private data for priv.
12263 * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12264 (ev_window_finalize, ev_window_class_init)
12265 (ev_window_init): ditto.
12267 2004-10-27 Martin Kretzschmar <m_kretzschmar@gmx.net>
12269 * shell/ev-application.c (ev_application_new_window): make public
12270 (ev_application_show_initial_window): kill.
12272 * shell/ev-application.h: update prototypes.
12274 * shell/main.cc (main): inline ev_application_show_initial_window.
12276 2004-10-27 Martin Kretzschmar <m_kretzschmar@gmx.net>
12278 * shell/ev-application.c (ev_application_new_window): impl.
12279 (ev_application_show_initial_window): use it.
12280 (is_window_empty, ev_application_get_empty_window): returns an
12281 existing empty window or a new one.
12282 (ev_application_open): from ev_window_cmd_file_open.
12284 * shell/ev-application.h: update prototypes
12286 * shell/ev-window.c (ev_window_is_empty): impl.
12287 (ev_window_open): make public.
12288 (ev_window_cmd_file_open): use ev_application_open
12290 * shell/ev-window.h: update prototypes, remove unused.
12292 2004-10-26 Martin Kretzschmar <m_kretzschmar@gmx.net>
12294 * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12295 move destroy handler out of here...
12297 * shell/ev-application.c, shell/ev-application.h: ...into this new
12298 class. Also handles initial window creation.
12300 * shell/main.cc (main): use EvApplication to create initial
12303 2004-10-26 Martin Kretzschmar <m_kretzschmar@gmx.net>
12305 * Makefile.am (SUBDIRS): add cut-n-paste
12307 * cut-n-paste/Makefile.am: add
12309 * configure.ac: generate Makefiles in cut-n-paste
12311 2004-10-26 Martin Kretzschmar <m_kretzschmar@gmx.net>
12313 * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12314 (ev_window_class_init): install ev_window_dispose.
12316 2004-10-25 Martin Kretzschmar <m_kretzschmar@gmx.net>
12318 * shell/ev-window.h, shell/ev-window.c: replace gchar with
12319 char (gchar looks stupid).
12321 2004-10-25 Martin Kretzschmar <m_kretzschmar@gmx.net>
12323 * po/de.po: updated German translation.
12325 2004-10-25 Martin Kretzschmar <m_kretzschmar@gmx.net>
12327 * configure.ac: add more pkg-config library checks for gnome-vfs,
12330 * gpdf/configure.in: temporarily disable libpaper
12331 checks. Otherwise I'd have to add the checks for the shell, too.
12333 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12335 * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12336 and * file filters to the file choose.
12338 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12340 * po/de.po: Updated German translation.
12342 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12344 * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12346 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12348 * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12350 * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12351 (ev_window_init): implement those menuitems.
12353 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12355 * data/evince-ui.xml: add a toolbar (with FileOpen action)
12357 * shell/ev-window.c (ev_window_init): use the toolbar.
12359 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12361 * shell/ev-window.c (ev_window_init): use menu translations
12363 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12365 * configure.ac: add "de" to ALL_LINGUAS.
12367 * po/de.po: add German translation.
12369 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12371 * Makefile.am (SUBDIRS): add po
12373 * configure.ac: check intltool, glib-gettext etc, generate
12376 * po, po/POTFILES.in, po/POTFILES.skip: new.
12378 2004-10-24 Martin Kretzschmar <m_kretzschmar@gmx.net>
12380 * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12381 already use (#ifdef ENABLE_NLS)
12383 * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12384 pointer indirection thinko.
12386 * shell/main.c: include gi18n.h for bindtextdomain etc.
12388 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12390 * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12391 (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12392 tooltips for menu items in the statusbar.
12394 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12396 * configure.ac, data/Makefile.am, shell/Makefile.am: use
12397 pkgdatadir drop UIDIR
12399 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12401 * data/evince-ui.xml: Add File->Open menu item
12403 * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12404 chooser), hook it up in the ui manager.
12406 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12408 * shell/ev-window.c: fix Help->About tooltip.
12410 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12412 * configure.ac: set CFLAGS for libevprivate.
12414 * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12415 definitions, factory etc.
12417 * lib/Makefile.am: build libevprivate.a (only stock icon code).
12419 * shell/Makefile.am: link against libevprivate.a.
12421 * shell/ev-window.c (entries): add stock icon to Help->About.
12423 * shell/main.c (main): init stock icon code.
12425 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12427 * lib/recent-files: egg recent files code
12429 * lib/Makefile.am: add.
12431 * Makefile.am: add lib subdir.
12433 * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12434 set CFLAGS for recent-files.
12436 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12438 * configure.ac: disable -ansi and -pedantic gcc flags. They
12439 disable POSIX stuff in stdio.h, but egg-recent uses them.
12441 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12443 * configure.ac: add --disable-deprecated flag (defaults to on in
12446 * shell/Makefile.am (INCLUDES): use it.
12448 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12450 * shell/main.c: add missing #include.
12452 * shell/ev-window.c: fix for pedantic gcc.
12453 (ev_window_cmd_help_about): split license into paragraphs for
12454 translators and pedantic compilers.
12456 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12458 * configure.ac: add more warning flags if compiling with gcc from
12459 cvs (or explicitly requested with --enable-more-warnings).
12461 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12463 * data/evince-ui.xml: add File and File->Close menu.
12465 * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12466 (ev_window_destroy): quit after destroy.
12467 (ev_window_class_init): override GtkObject::destroy.
12468 (entries): install close_window callback.
12470 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12472 * Makefile.am (SUBDIRS): add data subdir.
12474 * configure.ac (UIDIR): gen data/Makefile, define UIDIR. Require
12475 gtk+ 2.5.0 for GtkAboutDialog.
12477 * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12480 * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12482 * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12484 (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12486 2004-10-23 Martin Kretzschmar <m_kretzschmar@gmx.net>
12488 * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12490 2004-10-22 Martin Kretzschmar <m_kretzschmar@gmx.net>
12492 * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12494 2004-10-22 Martin Kretzschmar <m_kretzschmar@gmx.net>
12496 * shell/*: Added shell directory boilerplate, build it.
12498 2004-10-22 Martin Kretzschmar <m_kretzschmar@gmx.net>
12500 * configure.ac, Makefile.am: Added top-level configure.ac and