]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
9191883decac30265172cf37fa9a326307456d77
[evince.git] / ChangeLog
1 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * cut-n-paste/recent-files/egg-recent-item.c:
4         (egg_recent_item_set_uri), (make_valid_utf8),
5         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
6         * cut-n-paste/recent-files/egg-recent-item.h:
7         
8         Update egg-recent from libegg. This should fix long
9         startup problem. For details see
10         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11
12 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
13
14         * cut-n-paste/recent-files/Makefile.am:
15         * data/evince-ui.xml, shell/Makefile.am:
16         * shell/ev-application.c, shell/ev-application.h:
17         * shell/ev-window.c: Recent files support.
18         
19         * configure.ac: Added "ru" to ALL_LINGUAS.
20         
21         * dvju: new backend to support DJVU files.
22         * dvi: new backend to support DVI.
23
24         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
25         * ev-application.c: Support for new backends.
26         
27         * help, ev-window.c, main.c shell/Makefile.am: 
28         Evince user documentation.
29
30 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
31
32         * po/POTFILES.in:
33         * shell/ev-window.c:
34         * thumbnailer/evince-thumbnailer.c:
35
36         s/pdf-document/ev-poppler
37
38 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
39
40         * NEWS:
41         * configure.ac:
42
43         Release 0.2.0
44
45         * ps/ps-document.c: (setup_pixmap):
46
47         Remove debug code
48
49 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
50
51         * backend/ev-page-cache.c (ev_page_cache_next_page): 
52         * shell/ev-window.c (ev_window_cmd_go_next_page) 
53         (ev_window_cmd_go_first_page): Fix of by one errors.
54
55 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
56
57         * ps/ps-document.c: (get_page_box):
58
59         Fix page size calculation
60
61 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
62
63         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
64         (ps_document_cleanup), (setup_pixmap), (get_page_box),
65         (get_page_orientation), (setup_page), (document_load),
66         (ps_document_get_page_size), (render_pixbuf_idle):
67         * ps/ps-document.h:
68
69         More refactoring to adapt to EvDocument changes
70
71 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
72
73         * ps/ps-document.c: (start_interpreter):
74
75         Actually add alpha args
76
77 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
78
79         * pdf/ev-poppler.cc:
80
81         Make clipboard work again
82
83 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
84
85         Make searching work again.
86         
87         * backend/ev-document.c:
88         * backend/ev-document.h:
89         * backend/ev-document-find.c:
90         * backend/ev-document-find.h: Change EvDocumentIface so we no
91         longer store the current page or zoom level in the document.  The
92         consequence is that all calls that operate on the current page now
93         instead take the page number as an extra argument, and all
94         coordinates are now doubles in document coordinate system.
95
96         * pdf/ev-poppler.cc:
97         * pixbuf/pixbuf-document.c:
98         * ps/ps-document.c: Update backends accordingly.
99
100 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
101
102         * autogen.sh:
103
104         Add required gettext version
105
106 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
107
108         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
109         make F1 bring up non-existent help.
110
111         * shell/eggfindbar.c: Patch from Christian Persch to sync to
112         epiphany's find bar, #167477
113
114         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
115         <emil@nishra.com> to add space-bar scrolling, 
116
117         * shell/ev-window.c (static GtkActionEntry entries): add default
118         keybinding for Help (F1)
119         Fixes #171068
120
121         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
122         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
123         170110
124
125 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
126
127         * Makefile.am: 
128         * pixbuf/pixbuf-document.c: 
129
130         Got pixbuf backend working again
131
132 2005-04-01  Steve Murphy  <murf@e-tools.com>
133
134         * configure.in: Added "rw" to ALL_LINGUAS.
135
136 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
137
138         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
139         model types, noticed by Martin Kretzschmar.
140
141 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
142
143         * pdf/ev-poppler.cc: Implement search based on
144         poppler_page_find_text().  Currently a bit crude since we remember
145         all matches from all pages.  Also, we grab the big document lock
146         when we search since searching changes the underlying stream and
147         thus conflicts with the rendering thread.
148         
149         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
150         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
151         (ev_view_find_previous): Fix some page indexes to be 0 based,
152         offset rubber band by view offset,
153
154 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
155
156         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
157
158 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
159
160         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
161         completely because I didn't understand GtkActions.  I should
162         read Marco's code more carefully in the future.
163
164         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
165         function
166
167 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
168
169         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
170         PopplerRectangle change from poppler CVS.
171
172 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
173
174         * backend/ev-document.c: (ev_document_get_page_label):
175         * backend/ev-document.h:
176         * backend/ev-page-cache.c: (_ev_page_cache_new),
177         (ev_page_cache_get_page_label):
178         * backend/ev-page-cache.h:
179         * pdf/ev-poppler.cc:
180         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
181         (links_page_num_func):
182         * shell/ev-sidebar-thumbnails.c:
183         (ev_sidebar_thumbnails_set_document):
184         * shell/ev-view.c: (status_message_from_link),
185         (ev_view_motion_notify_event):
186         * shell/ev-window.c: (document_supports_sidebar): Add in page
187         label support.  It's not perfect yet, but it's the first 'feature'
188         in a while.
189         Also, fix a bogus comment noticed by crispin. 
190
191 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
192
193         * Makefile.am: Remove pixbuf backend for now
194
195         * configure.ac: Require poppler-glib instead of just poppler.
196
197         * backend/ev-document-thumbnails.h: Add a comment
198
199         * backend/ev-document.h:
200         * backend/ev-document.c: (ev_document_class_init),
201         (ev_document_load), (ev_document_get_link),
202         (ev_document_get_links): Remove 3 methods and add get_links.
203         Also, made 0 based.
204
205         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
206         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
207
208         * backend/ev-link.c: (ev_link_set_title),
209         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
210         (ev_link_mapping_find):
211         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
212         
213         * backend/ev-page-cache.c: (ev_page_cache_init),
214         (_ev_page_cache_new), (ev_page_cache_set_current_page),
215         (ev_page_cache_get_size), (ev_page_cache_next_page),
216         (ev_page_cache_prev_page): Fix to be 0 based.
217
218         * pdf/Makefile.am: 
219         * pdf/ev-poppler.h:
220         * pdf/ev-poppler.cc: New backend.
221         
222         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
223         (ps_document_get_page), (ps_document_document_iface_init):
224
225         * shell/ev-pixbuf-cache.h:
226         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
227         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
228         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
229         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
230         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
231         Fix up code to grab a page cache per each doc.  Also, fix to be 0
232         based.
233         
234         * shell/ev-sidebar-thumbnails.c:
235         (ev_sidebar_tree_selection_changed), (page_changed_cb),
236         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
237
238         * shell/ev-view.c: (status_message_from_link),
239         (find_page_at_location), (get_link_at_location),
240         (ev_view_motion_notify_event), (ev_view_button_release_event),
241         (ev_view_init): Use the new link code.  Fix to be 0 based.
242
243         * shell/ev-window.c: (update_action_sensitivity),
244         (document_supports_sidebar): 0 based.
245
246 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
247
248         * pdf/pdf-document.cc: Patch from Fernando Herrera
249         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
250         *blush*
251
252 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
253
254         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
255         1 to the page, as this seems to be 1 based.  I thought we has this
256         fixed.  grump.
257
258 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
259
260         * TODO:
261         * backend/Makefile.am:
262         * backend/ev-document-links.c:
263         (ev_document_links_has_document_links),
264         (ev_document_links_get_links_model):
265         * backend/ev-document-links.h:
266         * backend/ev-document.c: (ev_document_get_page_cache),
267         (ev_document_get_doc_mutex), (ev_document_load),
268         (ev_document_save), (ev_document_get_title),
269         (ev_document_get_n_pages), (ev_document_set_page),
270         (ev_document_get_page), (ev_document_set_target),
271         (ev_document_set_scale), (ev_document_set_page_offset),
272         (ev_document_get_page_size), (ev_document_get_text),
273         (ev_document_get_link), (ev_document_render),
274         (ev_document_render_pixbuf), (ev_document_scale_changed):
275         * backend/ev-document.h:
276         * backend/ev-job-queue.c: (remove_object_from_queue),
277         (notify_finished), (handle_job), (search_for_jobs_unlocked),
278         (no_jobs_available_unlocked), (ev_render_thread),
279         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
280         (ev_job_queue_remove_job):
281         * backend/ev-job-queue.h:
282         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
283         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
284         (ev_job_links_class_init), (ev_job_render_init),
285         (ev_job_render_dispose), (ev_job_render_class_init),
286         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
287         (ev_job_thumbnail_class_init), (ev_job_finished),
288         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
289         (ev_job_render_run), (ev_job_thumbnail_new),
290         (ev_job_thumbnail_run):
291         * backend/ev-jobs.h:
292         * backend/ev-link.c:
293         * backend/ev-link.h:
294         * backend/ev-page-cache.c: (ev_page_cache_init),
295         (ev_page_cache_class_init), (ev_page_cache_finalize),
296         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
297         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
298         (ev_page_cache_set_link), (ev_page_cache_get_title),
299         (ev_page_cache_get_size), (ev_page_cache_next_page),
300         (ev_page_cache_prev_page):
301         * backend/ev-page-cache.h:
302         * pdf/pdf-document.cc:
303         * ps/gsdefaults.c:
304         * ps/gsdefaults.h:
305         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
306         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
307         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
308         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
309         (is_interpreter_ready), (output), (catchPipe), (input),
310         (start_interpreter), (check_filecompressed), (compute_dimensions),
311         (ps_document_enable_interpreter), (document_load),
312         (ps_document_next_page), (render_page), (ps_document_set_page),
313         (ps_document_set_scale), (render_pixbuf_idle),
314         (ps_document_render_pixbuf), (ps_document_document_iface_init):
315         * ps/ps-document.h:
316         * shell/Makefile.am:
317         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
318         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
319         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
320         (ev_pixbuf_cache_new), (job_finished_cb),
321         (check_job_size_and_unref), (move_one_job),
322         (ev_pixbuf_cache_update_range), (find_job_cache),
323         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
324         (ev_pixbuf_cache_add_jobs_if_needed),
325         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
326         * shell/ev-pixbuf-cache.h:
327         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
328         (idle_print_handler):
329         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
330         (selection_changed_cb), (create_loading_model),
331         (ev_sidebar_links_construct), (links_page_num_func),
332         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
333         (update_page_callback), (job_finished_cb),
334         (ev_sidebar_links_set_document):
335         * shell/ev-sidebar-thumbnails.c:
336         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
337         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
338         (page_changed_cb), (thumbnail_job_completed_callback),
339         (ev_sidebar_thumbnails_set_document):
340         * shell/ev-sidebar-thumbnails.h:
341         * shell/ev-sidebar.c: (ev_sidebar_set_document):
342         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
343         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
344         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
345         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
346         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
347         (ev_view_button_release_event), (ev_view_scroll_view),
348         (ev_view_class_init), (ev_view_init), (update_find_status_message),
349         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
350         (ev_view_new), (job_finished_cb), (page_changed_cb),
351         (ev_view_set_document), (go_to_link), (ev_view_zoom),
352         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
353         (ev_view_find_previous):
354         * shell/ev-view.h:
355         * shell/ev-window.c: (update_action_sensitivity),
356         (ev_window_open_page), (update_window_title), (update_total_pages),
357         (page_changed_cb), (ev_window_setup_document),
358         (password_dialog_response), (ev_window_cmd_save_as),
359         (ev_window_print), (ev_window_cmd_go_previous_page),
360         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
361         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
362         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
363         * shell/main.c: (main):
364
365         Merge evince-threads branch
366
367 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
368
369         * configure.ac: Added "lt" to ALL_LINGUAS.
370
371 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
372
373         * NEWS:
374         * configure.ac:
375
376         Release 0.1.9
377
378 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
379
380         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
381
382         Fix here also the thumbnails 1-basedness :)
383
384 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
385
386         * NEWS:
387         * configure.ac:
388
389         Release 0.1.8
390
391 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
392
393         * pdf/pdf-document.cc:
394         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
395         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
396
397         Fix the mess we did with thumbnails and 1-basedness
398
399 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
400
401         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
402
403 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
404
405         * NEWS:
406         * configure.ac:
407
408         Release 0.1.7
409
410 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
411
412         * ps/Makefile.am:
413         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
414         (gtk_gs_defaults_get_alpha_parameters),
415         (gtk_gs_defaults_get_ungzip_cmd),
416         (gtk_gs_defaults_get_unbzip2_cmd):
417         * ps/gsdefaults.h:
418         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
419         (ps_document_get_orientation), (document_load),
420         (ps_document_goto_page), (ps_document_set_page_size):
421         * ps/ps-document.h:
422
423         Some more sanitization of the ps backend. Remove a lot
424         of unused code and do not base our defaults on ggv
425         preferences (ugh!)
426
427 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
428
429         * thumbnailer/evince-thumbnailer.schemas:
430         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
431         (main): add -s option for thumbnail size.
432
433 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
434
435         * configure.ac:
436
437         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
438         remove it.
439
440 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
441
442         * pdf/pdf-document.cc:
443
444         Remove 4 pixels of useless border from the
445         thumbnail.
446
447 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
448
449         * backend/ev-document-thumbnails.c:
450         (ev_document_thumbnails_get_thumbnail):
451         * backend/ev-document-thumbnails.h:
452
453         Rework API a bit. Add a border flag and
454         change sizing logic (now the size we specify
455         applies to the bigger dimension).
456
457         * pdf/pdf-document.cc:
458         * pixbuf/pixbuf-document.c:
459         (pixbuf_document_thumbnails_get_thumbnail):
460         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
461         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
462
463         Adapt to the new API and do not draw a border for nautilus
464         thumbnailer.
465
466 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
467
468         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
469         take thumbnails from page "0" instead of "1". Added a copyright header.
470
471 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
472
473         * ps/ps-document.c: (set_up_page), (start_interpreter):
474
475         Make it C89 compliant
476
477 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
478
479         * Makefile.am:
480         * configure.ac:
481         * pdf/.cvsignore:
482         * pdf/pdf-document.cc:
483         * thumbnailer/Makefile.am:
484         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
485         (main):
486         * thumbnailer/evince-thumbnailer.schemas:
487         * thumbnailer/pdf-icon.png:
488
489         Add a nautilus thumbnailer.
490         Based on patch by Fernando Herrera <fherrera@onirica.com>.
491
492 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
493
494         * NEWS:
495         * configure.ac:
496         * po/POTFILES.in:
497
498         Release 0.1.6
499
500 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
501
502         Use poppler instead of including xpdf source code.  Poppler is a
503         fork of xpdf to build it as a shared library. See
504         http://freedesktop.org/wiki/Software/poppler.
505
506         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
507         xpdf fork.
508         
509         * pdf/Makefile.am: Build libpdfdocument.a here.
510         
511         * pdf/GDKSplashOutputDev.cc:
512         * pdf/GDKSplashOutputDev.h:
513         * pdf/GnomeVFSStream.cc:
514         * pdf/GnomeVFSStream.h:
515         * pdf-document.cc:
516         * pdf-document.h:
517         * test-gdk-output-dev.cc
518         * Thumb.cc:
519         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
520         against poppler.
521
522 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
523
524         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
525
526         Clear idle stack before unsetting the document
527
528 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
529
530         * ps/ps-document.c: (ps_document_widget_event),
531         (ps_document_set_target), (ps_document_finalize),
532         (ps_document_get_page):
533
534         Disconnect the widget event signal on finalize.
535         Some code cleanups.
536
537 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
538
539         * ps/ps-document.c: (set_up_page):
540
541         If there is no bpixmap create one, even if size
542         is not changed.
543
544 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
545
546         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
547         (set_up_page), (document_load), (ps_document_set_zoom):
548
549         Default page is 0. Calculate size even when we have no
550         target yet.
551
552 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
553
554         * shell/ev-sidebar.c: expand the selection widget to be always as
555         wide as the sidebar
556
557 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
558
559         * shell/ev-sidebar-thumbnails.c:
560         (ev_sidebar_thumbnails_set_document):
561
562         Clear the list store when setting document
563
564 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
565
566         * shell/ev-page-action.c: (update_entry), (sync_entry),
567         (activate_cb), (entry_size_request_cb), (create_tool_item),
568         (connect_proxy):
569
570         Use an entry for the page control instead of spinbuttons
571
572 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
573
574         * data/evince.schemas.in:
575
576         Correct confusing string
577
578 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
579
580         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
581         for real.  Gosh, how long has this been broken.
582
583         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
584         check for a NULL link.  We crash otherwise.
585
586 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
587
588         * NEWS:
589         * configure.ac:
590
591         Release 0.1.5
592
593 2005-02-25  Sebastien Bacher  <seb128@debian.org>
594
595         * configure.ac: add the french translation.
596
597 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
598
599         * shell/ev-window.c:
600
601         Remove unused header -> fix distcheck
602
603 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
604
605         * shell/ev-window.c: (update_window_title),
606         (ev_window_popup_password_dialog):
607
608         Unescape filename for display
609
610 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
611
612         * pdf/xpdf/pdf-document.cc:
613
614         In get_page_size deal with rotation. Also
615         cleanup the function a bit.
616
617 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
618
619         * pdf/xpdf/pdf-document.cc:
620
621         Fix crash when opening in new window
622
623 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
624
625         * configure.ac:
626
627         Check ghostscript >= 7
628
629 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
630
631         * shell/ev-window.c:
632
633         Make page width the default sizing mode
634
635 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
636             Marco Pesenti Gritti <marco@gnome.org>
637
638         * shell/ev-window.c: Remember the sidebar size
639
640         * data/evince.schemas.in: Add a new gconf key to store the size of
641         the sidebar
642
643 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
644
645         * data/evince-ui.xml:
646         * shell/ev-window.c: (update_action_sensitivity),
647         (ev_window_cmd_view_reload):
648         
649         Add a "Reload" action and menu entry
650
651 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
652
653         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
654         iff the type doesn't support thumbnailing and indexing.
655
656 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
657
658         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
659
660 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
661
662         * pdf/splash/Splash.cc:
663
664         Port fix for a crasher from kde bug
665         http://bugs.kde.org/show_bug.cgi?id=97131
666
667 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
668
669         * pdf/xpdf/pdf-document.cc:
670
671         Return a link even if it's of an unrecognized
672         type. Otherwise we go in an infinte cycle.
673
674 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
675
676         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
677         (size_allocate_cb), (ev_window_set_sizing_mode):
678
679         Update size when switching mode
680
681 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
682
683         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
684         (ev_window_cmd_view_page_width), (update_sizing_buttons),
685         (ev_window_cmd_view_normal_size):
686
687         Fix size toggle buttons behavior
688
689 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
690
691         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
692         (doc_rect_to_view_rect), (ev_view_size_allocate),
693         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
694         (scale_changed_callback):
695
696         Do not cache offsets in size_allocate.
697
698 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
699
700         * shell/ev-view.c: (ev_view_size_allocate):
701
702         Calculate offsets before calling the parent
703         class (which does a redraw)
704
705 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
706
707         * pdf/xpdf/pdf-document.cc:
708
709         Fix a crasher on exit. Unused code, put a TODO
710
711 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
712
713         * backend/ev-document.c: (ev_document_class_init),
714         (ev_document_page_changed), (ev_document_scale_changed):
715         * backend/ev-document.h:
716
717         Separate page/scale notifications
718
719         * pdf/xpdf/pdf-document.cc:
720
721         Emit the new signals.
722         Do not display the pdf page in _render, do it
723         when scale/page are requested.
724
725         * ps/ps-document.c: (ps_document_set_zoom),
726         (ps_document_widget_event):
727         * ps/ps-document.h:
728
729         Emit the new signals.
730
731         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
732         (ev_view_init), (page_changed_callback), (scale_changed_callback),
733         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
734         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
735         * shell/ev-view.h:
736         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
737         (ev_window_cmd_view_page_width), (size_allocate_cb),
738         (ev_window_set_sizing_mode):
739
740         Rework sizing to be pixel based.
741         There are bugs but should be already way better.
742
743 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
744
745         * shell/ev-window.c: (ev_window_init):
746
747         Do not allow to shrink sidebar smaller then
748         child requisition
749
750 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
751
752         * shell/ev-sidebar.[ch]
753         * shell/ev-window.c:
754
755         Improved sidebar widget. Fixes #166683
756
757 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
758
759         * shell/ev-view.c (update_find_status_message): Give translators
760         more flexibility with ngettext plural handling.
761
762 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
763
764         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
765         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
766         page when we get the page size.
767
768 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
769
770         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
771
772         ps pages are 0 based, convert 
773
774 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
775
776         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
777
778         Initialize correct parent class. Set GError on document load
779
780 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
781
782         * pdf/xpdf/pdf-document.cc:
783
784         Fixup selection offset calculation
785
786         * shell/ev-view.c: (view_rect_to_doc_rect),
787         (doc_rect_to_view_rect), (ev_view_size_allocate),
788         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
789         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
790
791         Store selection as document relative, so that zooming
792         and offset changing doesnt break it.
793
794 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
795
796         * shell/ev-view.c: (ev_view_best_fit):
797
798         Do not try to best fit if the view is not realized
799
800 2005-02-20  Kostas Papadimas <pkst@gnome.org>
801           
802         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
803
804 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
805
806         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
807
808 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
809
810         * shell/ev-window.c: Change the fullscreen toolbar to always be in
811         the popup window.  That prevents it resizing when in full screen
812         mode.
813
814         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
815         multiple rerenders.  This pretty much sucks.
816
817         * data/evince-ui.xml: Change the fullscreen toolbar to include the
818         rest of the toolbar.
819
820 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
821
822         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
823
824 2005-02-17  Alexander Shopov  <ash@contact.bg>
825
826         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
827
828 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
829
830         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
831
832 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
833
834         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
835         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
836         (set_document_page), (document_changed_callback),
837         (ev_view_set_document), (ev_view_find_previous),
838         (ev_view_hide_cursor), (ev_view_show_cursor):
839         * shell/ev-view.h:
840         * shell/ev-window.c: (update_chrome_visibility),
841         (fullscreen_timeout_cb), (fullscreen_set_timeout),
842         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
843         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
844         (ev_window_unfullscreen):
845         * shell/main.c: (main):
846
847         Automatically hide the fullscreen button.
848         Patch by Kristian Høgsberg <krh@redhat.com>
849
850 2005-02-16  Vincent Noel  <vnoel@cox.net>
851
852         * shell/main.c (main): Specify an icon for the window. Patch by
853         Jaap A. Haitsma. Fixes #166177.
854
855 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
856
857         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
858
859 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
860
861         * backend/ev-document-misc.h:
862         * backend/ev-document-misc.c:
863         (ev_document_misc_get_page_border_size),
864         (ev_document_misc_paint_one_page): New function to canonicalize
865         sizing/painting a border.
866
867         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
868         used.
869
870         * pdf/xpdf/pdf-document.cc: use new function
871
872         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
873         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
874         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
875         shell/ev-window.c: (update_sizing_buttons),
876         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
877         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
878         (ev_window_cmd_view_page_width), (size_allocate_cb),
879         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
880         and "fit width" values act as toggle buttons so they stay
881         toggled.  It's not 100% perfect, and it's a little slow, but it's
882         good enough to commit I think.
883
884 2005-02-15  David Lodge  <dave@cirt.net>
885
886         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
887
888 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
889
890         * shell/ev-window.c (update_window_title): replace newlines in
891         the title by spaces. Bug #166107.
892
893 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
894
895         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
896         parameters providing allocation width and height without
897         scrollbars and width of a possible vertical scrollbar. With this
898         additional information the functions can work as
899         intended. Unfortunately they're not idempotent. We should
900         transform these commands to toggles. Fixes Bug #164976
901         Initial patch by Stephane Loeuillet, then heavily modified.
902
903         * shell/ev-view.h: update prototypes.
904
905         * shell/ev-window.c (ev_window_cmd_view_best_fit)
906         (ev_window_cmd_view_page_width): provide EvView fit functions with
907         all the information they need. Formulas to calculate this
908         information taken from GtkScrolledWindow.
909
910 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
911
912         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
913         created a thumbnail, the list store is updated to know
914         that the thumbnail is set. Fixes bug #166792
915
916 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
917
918         * shell/ev-window.c: fixed typo, closes bug 166897
919
920         * TODO: updated TODO with bug numbers that are relevant
921
922 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
923
924         * shell/ev-window.c: Support for DnD of files. Fixes #164813
925
926 2005-02-09  Vincent Noel  <vnoel@cox.net>
927
928         * shell/ev-window.c: (set_action_properties): Set the "Previous"
929         and "Next" toolbar buttons as important to make them stand out.
930
931 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
932
933         * lib/ev-debug.c:
934         * lib/ev-debug.h:
935         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
936         (start_interpreter), (stop_interpreter), (document_load),
937         (ps_document_next_page), (ps_document_goto_page),
938         (ps_document_set_page_size), (ps_document_widget_event),
939         (ps_document_render):
940         * shell/ev-page-view.c: (ev_page_view_dispose):
941         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
942
943         Fix compilation on non-gcc platforms
944
945 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
946
947         * NEWS:
948         * configure.ac:
949
950         Release 0.1.4
951
952         * pdf/xpdf/Catalog.cc:
953         * pdf/xpdf/XRef.cc:
954
955         Fix the fix for CAN-2004-0888
956
957 2005-02-09  Luca Ferretti <elle.uca@libero.it>
958
959         * data/Makefile.am:
960         * data/evince-ui.xml:
961         * shell/ev-stock-icons.c: (ev_stock_icons_init):
962         * shell/ev-stock-icons.h:
963         * shell/ev-window.c: (update_action_sensitivity),
964         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
965         (set_action_properties):
966
967         Improve toolbar layout/icons
968
969 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
970
971         * pdf/xpdf/pdf-document.cc:
972
973         Add warnings about unimplemented/unknown link
974         types.
975
976 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
977
978         * ps/ps-document.c: (set_up_page):
979
980         Log gs property
981
982 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
983
984         * ps/ps-document.c: (start_interpreter):
985
986         Log gs env var
987
988 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
989
990         * shell/ev-page-view.c: (ev_page_view_dispose):
991         * shell/ev-view.c: (ev_view_finalize):
992         * shell/ev-window.c: (ev_window_setup_document),
993         (ev_window_dispose), (ev_window_init):
994
995         Solve more refs issues.
996
997         I commented out the page_view initialization for now:
998         it was never destroyed (because it's never added
999         to a container). Because of that we was leaking
1000         gs processes. Couldnt think to a clean fix.
1001         We need to figure this out, password view has the
1002         same issue probably.
1003
1004 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
1005
1006         * ps/ps-document.c: (ps_document_finalize),
1007         (ps_document_get_n_pages), (ps_document_get_page):
1008
1009         Some cleanups, stop the interpreter on finalize
1010
1011         * shell/ev-page-view.c: (ev_page_view_dispose),
1012         (ev_page_view_class_init):
1013
1014         Release our reference on the document
1015
1016 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
1017
1018         * Makefile.am:
1019         * configure.ac:
1020         * doc/debugging.txt:
1021         * lib/.cvsignore:
1022         * lib/Makefile.am:
1023         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
1024         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
1025         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
1026         * lib/ev-debug.h:
1027
1028         Add debugging helpers
1029
1030         * ps/Makefile.am:
1031         * ps/ps-document.c: (set_up_page), (start_interpreter),
1032         (stop_interpreter), (document_load), (ps_document_next_page),
1033         (ps_document_goto_page), (ps_document_set_page_size),
1034         (ps_document_widget_event), (ps_document_render):
1035         * shell/Makefile.am:
1036         * shell/ev-view.c: (expose_bin_window):
1037         * shell/main.c: (main):
1038
1039         Add some logs
1040         
1041 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
1042
1043         * ps/ps-document.c: (ps_document_widget_event):
1044
1045         Initialize message_window, this should make ps
1046         rendering really work! (Never noticed because I was
1047         testing with a ps that is causing gs to exit every time!)
1048
1049 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
1050
1051         * data/evince.schemas.in: updated simple error in applyto closing tag
1052
1053 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
1054
1055         * Makefile.am:
1056         * configure.ac:
1057         * data/.cvsignore:
1058         * data/Makefile.am:
1059         * data/evince-ui.xml:
1060         A data/evince.schemas.in:
1061         * po/POTFILES.in:
1062         * shell/ev-stock-icons.c: (ev_stock_icons_init):
1063         * shell/ev-stock-icons.h:
1064         * shell/ev-window.c: (update_chrome_visibility),
1065         (update_chrome_flag), (ev_window_cmd_edit_find),
1066         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
1067         (ev_window_unfullscreen), (ev_window_focus_in_event),
1068         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
1069         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
1070         (ev_window_view_sidebar_cb), (find_bar_close_cb),
1071         (ev_window_dispose), (ev_window_class_init),
1072         (set_action_properties), (set_chrome_actions), (load_chrome),
1073         (ev_window_init):
1074
1075         Implement fullscreen mode changes from bug #164776.
1076         Also implement persistent chrome toggles.
1077
1078 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
1079
1080         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
1081
1082 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
1083
1084         * NEWS:
1085         * configure.ac:
1086         * shell/ev-view.c:
1087
1088         Add another check for find interface
1089
1090         Release 0.1.3
1091
1092 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
1093
1094         * shell/ev-application.c: (ev_application_open):
1095         * shell/ev-window.c: (ev_window_open):
1096
1097         Open gzipped ps documents
1098
1099 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
1100
1101         * TODO:
1102         * shell/ev-view.c: (set_document_page):
1103
1104         Clamp page number, dont try to move to
1105         not existant pages.
1106
1107 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
1108
1109         * backend/ev-document-find.c: (ev_document_find_changed):
1110         * backend/ev-document-find.h:
1111         * pdf/xpdf/pdf-document.cc:
1112         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
1113         * shell/ev-window.c: (find_bar_search_changed_cb):
1114
1115         Fix several bugs with find
1116
1117 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
1118
1119         * shell/ev-sidebar-thumbnails.c
1120         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
1121         document. Prevents warning from scroll_to_cell.
1122
1123 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
1124
1125         * configure.ac: Add «nb» to ALL_LINGUAS too.
1126
1127 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
1128
1129         * NOTES: New file with some random thoughts.
1130
1131         * TODO: Update.
1132
1133         * backend/ev-document-misc.c:
1134         (ev_document_misc_get_page_border_size): New function to
1135         canonicalize shadow drawing sizes.  Possibly goofy.
1136
1137         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
1138         (ev_view_best_fit), (ev_view_fit_width):
1139         * pdf/xpdf/pdf-document.cc:
1140         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
1141         * ps/ps-document.c: (ps_document_get_page_size):
1142         * backend/ev-document-misc.h:
1143         * backend/ev-document.c: (ev_document_get_page_size):
1144         * backend/ev-document.h: get_page_size now takes a page number
1145         parameter.  Made all the backends/frontends honor it.
1146
1147         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
1148         see.  Doesn't work yet.
1149
1150         * shell/Makefile.am:
1151         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
1152         Doesn't do anything yet.
1153
1154         * shell/ev-sidebar-thumbnails.c:
1155         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
1156         [0..n_pages-1]
1157
1158         * shell/ev-window.c: (update_action_sensitivity),
1159         (ev_window_setup_document), (ev_window_set_page_mode),
1160         (ev_window_page_mode_cb), (ev_window_init): Clean up the
1161         view-swapping code a bit so we can have multiple views on a
1162         document.  Add the multi-page view, though it can't be turned on
1163         yet.
1164
1165 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
1166
1167         * shell/ev-application.c: (ev_application_open):
1168         * shell/ev-view.c: (expose_bin_window):
1169         * shell/ev-window.c: (ev_window_open):
1170
1171         Support eps and check document supports find
1172         before drawing highlightings in expose.
1173
1174 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
1175
1176         * pixbuf/pixbuf-document.c:
1177         (pixbuf_document_thumbnails_get_dimensions),
1178         (pixbuf_document_document_thumbnails_iface_init):
1179
1180         implement get_dimensions
1181
1182 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
1183
1184         * NEWS:
1185         * configure.ac:
1186
1187         Release 0.1.2
1188
1189 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
1190
1191         * shell/ev-view.c: (set_document_page):
1192
1193         Scroll at the top of the page when changing page
1194
1195 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
1196
1197         * shell/ev-view.c: (ev_view_motion_notify_event):
1198
1199         Do not redraw unnecessarily
1200
1201 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
1202
1203         * pdf/xpdf/pdf-document.cc:
1204         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
1205         (expose_bin_window), (find_changed_cb):
1206
1207         Yay! find works now... Now to find bugs...
1208
1209 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
1210
1211         * backend/ev-document-find.c: (ev_document_find_base_init),
1212         (ev_document_find_changed):
1213         * backend/ev-document-find.h:
1214         * pdf/xpdf/pdf-document.cc:
1215         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
1216         (expose_bin_window), (ev_view_init), (set_document_page),
1217         (ensure_rectangle_is_visible), (jump_to_find_result),
1218         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
1219         (ev_view_find_next), (ev_view_find_previous):
1220         * shell/ev-view.h:
1221         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
1222
1223         More work on find implementation, mostly there now
1224
1225 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
1226
1227         * backend/ev-backend-marshalers.list:
1228         * backend/ev-document-find.c: (ev_document_find_base_init),
1229         (ev_document_find_cancel), (ev_document_find_page_has_results),
1230         (ev_document_find_get_n_results), (ev_document_find_get_result),
1231         (ev_document_find_get_progress), (ev_document_find_changed):
1232         * backend/ev-document-find.h:
1233
1234         Enanche the find interface to be really able to do
1235         multi page find.
1236
1237         * pdf/xpdf/pdf-document.cc:
1238
1239         Implement
1240
1241         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
1242         (expose_bin_window), (ev_view_init),
1243         (ev_view_get_find_status_message), (find_changed_cb),
1244         (ev_view_set_document), (set_document_page):
1245
1246         Adapt to the new interface. A few things are regressed sorry,
1247         I will finish it soon.
1248
1249 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
1250
1251         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
1252         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
1253         ev_sidebar_thumbnails_parent_class variable, don't define another
1254         parent_class variable.
1255
1256         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
1257         (ev_page_action_class_init): ditto.
1258
1259         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
1260         (pixbuf_document_class_init): ditto.
1261
1262         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
1263         ditto.
1264
1265         * .cvsignore: ignore various valgrind output files.
1266
1267 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
1268
1269         * data/evince-ui.xml:
1270         * shell/Makefile.am:
1271         * shell/ev-history.c:
1272         * shell/ev-history.h:
1273         * shell/ev-navigation-action.c:
1274         * shell/ev-navigation-action.h:
1275         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
1276         (ev_view_set_page), (ev_view_fit_width):
1277         * shell/ev-view.h:
1278         * shell/ev-window.c: (update_action_sensitivity),
1279         (ev_window_setup_document), (register_custom_actions):
1280
1281         Kill session history
1282
1283 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
1284
1285         * shell/ev-window.c: (update_action_sensitivity):
1286
1287         Fix inverted up/down buttons
1288
1289 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
1290
1291         * shell/ev-sidebar-thumbnails.c
1292         (ev_sidebar_thumbnails_select_page): make sure the selected
1293         thumbnail stays visible.
1294
1295 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
1296
1297         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
1298         scrolled window for Federico.
1299
1300 2005-01-26  Ole Laursen  <olau@hardworking.dk>
1301
1302         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
1303
1304 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
1305
1306         * configure.ac:
1307         * pdf/splash/SplashFTFontEngine.cc:
1308
1309         Fix CID fonts with freetype 2.1.9
1310
1311 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
1312
1313         * TODO: added item for desktop icon thumbnailer
1314
1315 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
1316
1317         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
1318         unloaded docs when the title is accessed.
1319
1320         * shell/ev-password-view.[hc]: New widget for displaying password
1321         state.
1322
1323         * shell/ev-window.[ch]: Refactor password handling code to handle
1324         the new view.
1325
1326 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
1327
1328         * NEWS:
1329         * configure.ac:
1330         * data/Makefile.am:
1331
1332         Release 0.1.1
1333
1334 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
1335
1336         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
1337         ignore page offset here, to make search results independent of it,
1338
1339         * shell/ev-view.c (expose_bin_window): but take offsets into
1340         account here. Bug #164932
1341
1342         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
1343         scale at the right time. Bug #164996
1344
1345 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
1346
1347         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
1348         fix the problem. Now I just removed the Adobe font names and hope
1349         that the URW fonts are always in outline format. Bug #164934
1350
1351         * shell/ev-window.c (update_window_title): empty titles are
1352         useless, use filename in that case too.
1353
1354         * NEWS: Add some content.
1355
1356 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
1357
1358         * TODO: added one more TODO item and a TODONE section :)
1359
1360 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
1361
1362         * ps/ps-document.h: add page_[xy]_offset fields.
1363
1364         * ps/ps-document.c (ps_document_set_page_offset)
1365         (ps_document_render): Keep offset in consideration in a few
1366         places. Bug #164752 "postscript documents are not centered in
1367         window"
1368
1369         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
1370         s/gpdf/evince/. Spotted by Stephane Loeuillet.
1371
1372         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
1373         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
1374         stub out missing methods for complete EvDocument implementation.
1375         Fixes segfaults with Save A Copy and Copy actions.
1376
1377         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
1378         (ps_document_document_iface_init): ditto.
1379         
1380 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
1381
1382         * data/.cvsignore:
1383         * data/Makefile.am:
1384         * data/evince.desktop.in:
1385
1386         Add desktop file
1387
1388 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
1389
1390         * shell/ev-view.c: (ev_view_button_press_event),
1391         (ev_view_motion_notify_event):
1392
1393         Make selection work in any direction
1394
1395 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
1396
1397         * TODO:
1398         * shell/ev-window.c: (set_short_labels), (ev_window_init):
1399
1400         Use shorter labels for some of the toolbars items
1401
1402 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
1403
1404         * pdf/xpdf/pdf-document.cc:
1405
1406         Check the links info is initialized before
1407         using it. Should fix a crash on startup.
1408
1409 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
1410
1411         * pixbuf/pixbuf-document.c
1412         (pixbuf_document_thumbnails_get_dimensions): force floating point
1413         division to calculate page_ratio. Fixes crash with landscape
1414         format pixbufs.
1415
1416 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
1417
1418         * shell/ev-view.c (ev_view_realize): make the bg color darker.
1419
1420 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
1421
1422         * shell/ev-view.c (set_document_page): unset has_selection when
1423         the page changes.
1424         (set_document_page): handle paper size changes when the page
1425         changes (test with Free Culture, page 2).
1426
1427 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
1428
1429         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
1430         (expose_bin_window), (ev_view_class_init), (ev_view_init):
1431
1432         Use normal style color for the widget background and
1433         draw a black box around the page.
1434
1435 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
1436
1437         * pdf/xpdf/pdf-document.cc:
1438
1439         Keep offset in consideration in a few places
1440
1441         * shell/ev-view.c: (expose_bin_window):
1442
1443         Set the offsets so that the document is ever centered
1444
1445 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
1446
1447         * TODO: Added TODO items and finished off the first todo item
1448
1449         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
1450         reflect current authors
1451
1452 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
1453
1454         * pdf/xpdf/pdf-document.cc:
1455         * shell/ev-view.c: (ev_view_set_cursor),
1456         (ev_view_motion_notify_event), (document_changed_callback),
1457         (set_document_page):
1458
1459         Show a wait cursor while the page is rendering
1460
1461 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
1462
1463         * shell/ev-sidebar-thumbnails.c:
1464         (ev_sidebar_tree_selection_changed),
1465         (ev_sidebar_thumbnails_select_page):
1466         * shell/ev-sidebar-thumbnails.h:
1467         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
1468         (ev_view_can_go_forward):
1469         * shell/ev-window.c: (ev_window_open_page),
1470         (ev_window_setup_document), (update_current_page),
1471         (view_page_changed_cb), (ev_window_init):
1472         * shell/ev-window.h:
1473
1474         Ensure thumbnails selection, toolbar page control and
1475         current page are in sync.
1476
1477 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
1478
1479         * pdf/xpdf/XRef.cc:
1480
1481         Fix CAN-2005-0064
1482
1483 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
1484
1485         * backend/Makefile.am:
1486         * backend/ev-document-links.h:
1487         * backend/ev-document-security.c: (ev_document_security_get_type),
1488         (ev_document_security_has_document_security),
1489         (ev_document_security_set_password):
1490         * backend/ev-document-security.h:
1491         * backend/ev-document.c: (ev_document_error_quark):
1492         * backend/ev-document.h:
1493         * data/Makefile.am:
1494         * data/evince-password.glade:
1495         * pdf/xpdf/pdf-document.cc:
1496         * shell/Makefile.am:
1497         * shell/ev-password.c: (ev_password_set_bad_password_label),
1498         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
1499         (ev_password_dialog_get_password),
1500         (ev_password_dialog_set_bad_pass):
1501         * shell/ev-password.h:
1502         * shell/ev-window.c: (ev_window_get_attribute),
1503         (ev_window_set_property), (update_action_sensitivity),
1504         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
1505         (ev_window_setup_document), (ev_window_get_password),
1506         (ev_window_open), (ev_window_cmd_save_as),
1507         (using_postscript_printer), (ev_window_print),
1508         (find_not_supported_dialog), (ev_window_cmd_edit_find),
1509         (update_fullscreen_popup), (ev_window_fullscreen),
1510         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
1511         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
1512         (menu_item_select_cb), (find_bar_search_changed_cb),
1513         (ev_window_dispose), (ev_window_init):
1514
1515         Add initial support for password-supported dialogs.  This could be
1516         a lot cooler, but it'll do for now.
1517
1518 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
1519
1520         * pdf/xpdf/pdf-document.cc:
1521         * shell/ev-view.c: (status_message_from_link),
1522         (ev_view_set_status), (ev_view_set_cursor),
1523         (ev_view_motion_notify_event), (ev_view_init):
1524         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
1525
1526         Fix bugs in the links implementation and change cursor
1527         when hovering a link.
1528
1529 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
1530
1531         * viewer/.cvsignore: added cvsignore file for viewer directory
1532
1533         * TODO: created TODO document
1534
1535 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
1536
1537         * shell/ev-view.h:
1538         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
1539         new functions to help with implementation of sensitivity code
1540         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
1541         of all actions that might require it.  Fixes a crash when you
1542         click on the Zoom actions in a window lacking a document.
1543
1544 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
1545
1546         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
1547         of the Find action
1548
1549 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
1550
1551         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
1552         (pixbuf_document_document_iface_init):
1553         * ps/ps-document.c: (ps_document_get_link),
1554         (ps_document_document_iface_init):
1555         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
1556         (status_message_from_link), (ev_view_set_status),
1557         (ev_view_set_find_status), (ev_view_motion_notify_event),
1558         (ev_view_button_release_event), (ev_view_set_property),
1559         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
1560         (ev_view_get_find_status_message), (update_find_results),
1561         (ev_view_get_status), (ev_view_get_find_status):
1562         * shell/ev-view.h:
1563         * shell/ev-window.c: (view_status_changed_cb),
1564         (view_find_status_changed_cb), (ev_window_init):
1565
1566         View status message support, use it to show the links.
1567         Needs work...
1568
1569 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
1570
1571         * backend/ev-document.c: (ev_document_get_link):
1572         * backend/ev-document.h:
1573         * pdf/xpdf/pdf-document.cc:
1574         * shell/ev-application.c: (ev_application_open):
1575         * shell/ev-application.h:
1576         * shell/ev-sidebar-links.c: (selection_changed_cb):
1577         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
1578         (ev_view_go_to_link):
1579
1580         Add support for document links
1581
1582 2005-01-13  Anders Carlsson  <andersca@gnome.org>
1583
1584         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
1585         (create_tool_item):
1586         Set the spin button limits correctly.
1587         
1588         * shell/ev-sidebar-thumbnails.c:
1589         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
1590         Support changing pages by clicking on the thumbnails.
1591         
1592 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
1593
1594         * pixbuf/pixbuf-document.c:
1595         (pixbuf_document_thumbnails_get_dimensions),
1596         (pixbuf_document_document_thumbnails_iface_init):
1597
1598         implement get_dimensions
1599
1600 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
1601
1602         * ps/ps-document.c: (ps_document_goto_page):
1603
1604         Fix page switching on multipage documents
1605
1606 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
1607
1608         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
1609         
1610         check for NULL before assigning to width and height parameters
1611
1612 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
1613
1614         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
1615         (pixbuf_document_set_property), (pixbuf_document_get_property):
1616
1617         implement get/set properties
1618
1619 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
1620
1621         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
1622         
1623         return NULL instead of "Unknown", letting the title get set to
1624         the filename when the pdf has no title.
1625
1626 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
1627
1628         * ps/ps-document.c: (ps_document_get_page_count),
1629         (ps_document_goto_page):
1630
1631 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
1632
1633         * shell/ev-history.c: (ev_history_get_property),
1634         (ev_history_set_property), (ev_history_class_init),
1635         (ev_history_add_page), (ev_history_set_current_index):
1636         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
1637         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
1638         (ev_navigation_action_finalize):
1639         * shell/ev-navigation-action.h:
1640         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
1641         (ev_view_go_forward), (ev_view_get_find_status_message),
1642         (history_index_changed_cb), (ev_view_set_history):
1643         * shell/ev-view.h:
1644         * shell/ev-window.c: (update_total_pages), (ev_window_open),
1645         (update_current_page), (register_custom_actions):
1646
1647         Implement history dropdowns
1648
1649 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
1650
1651         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
1652         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
1653         (ev_view_go_forward):
1654         * shell/ev-window.c: (register_custom_actions):
1655
1656         Fix several history bugs
1657
1658 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
1659
1660         * configure.ac: Add «nb» to ALL_LINGUAS.
1661
1662 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
1663
1664         * backend/Makefile.am:
1665         * backend/ev-bookmark.c:
1666         * backend/ev-bookmark.h:
1667         * backend/ev-document-bookmarks.c:
1668         * backend/ev-document-bookmarks.h:
1669         * backend/ev-document-links.c: (ev_document_links_get_type),
1670         (ev_document_links_has_document_links),
1671         (ev_document_links_begin_read), (ev_document_links_get_link),
1672         (ev_document_links_get_child), (ev_document_links_next),
1673         (ev_document_links_free_iter):
1674         * backend/ev-document-links.h:
1675         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
1676         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
1677         (ev_link_get_link_type), (ev_link_set_link_type),
1678         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
1679         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
1680         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
1681         (ev_link_new_external):
1682         * backend/ev-link.h:
1683         * pdf/xpdf/pdf-document.cc:
1684         * shell/Makefile.am:
1685         * shell/ev-application.c: (ev_application_open_link):
1686         * shell/ev-application.h:
1687         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
1688         (ev_history_get_link_nth):
1689         * shell/ev-history.h:
1690         * shell/ev-sidebar-bookmarks.c:
1691         * shell/ev-sidebar-bookmarks.h:
1692         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
1693         (ev_sidebar_links_class_init), (selection_changed_cb),
1694         (ev_sidebar_links_construct), (ev_sidebar_links_init),
1695         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
1696         (do_one_iteration), (populate_links_idle),
1697         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
1698         * shell/ev-sidebar-links.h:
1699         * shell/ev-sidebar.c: (ev_sidebar_set_document):
1700         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
1701         (go_to_index):
1702         * shell/ev-view.h:
1703         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
1704         * shell/ev-window.h:
1705
1706         Rename bookmark to link, and use "Index" for the sidebar panel.
1707
1708 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
1709
1710         * shell/Makefile.am:
1711         * shell/ev-application.c: (ev_application_open_bookmark):
1712         * shell/ev-application.h:
1713         * shell/ev-history.c: (ev_history_init), (free_links_list),
1714         (ev_history_finalize), (ev_history_class_init),
1715         (ev_history_add_link), (ev_history_add_page),
1716         (ev_history_get_link_nth), (ev_history_get_n_links),
1717         (ev_history_get_current_index), (ev_history_set_current_index),
1718         (ev_history_new):
1719         * shell/ev-history.h:
1720         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
1721         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
1722         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
1723         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
1724         (ev_view_set_page):
1725         * shell/ev-view.h:
1726         * shell/ev-window.c: (ev_window_open_bookmark),
1727         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
1728         (goto_page_cb), (register_custom_actions):
1729         * shell/ev-window.h:
1730
1731         Initial history implementation. Needs work.
1732
1733 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
1734
1735         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
1736
1737 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
1738
1739         * cut-n-paste/recent-files/egg-recent-item.c:
1740         * cut-n-paste/recent-files/egg-recent-item.h:
1741         * cut-n-paste/recent-files/egg-recent-model.c:
1742         * cut-n-paste/recent-files/egg-recent-util.c:
1743         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
1744         * cut-n-paste/recent-files/egg-recent-view.c:
1745
1746         Update
1747
1748 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
1749
1750         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
1751         (fillGlyph, fillImageMask, drawImage):
1752         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
1753         pdf/splash/SplashTypes.h:
1754         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
1755         packed mode for Splash.
1756
1757         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
1758         RGB8 packed mode, eliminates the pixbuf data creation loop.
1759
1760         * shell/ev-print-job.c (ev_print_job_finalize)
1761         (ev_print_job_set_property, ev_print_job_get_property)
1762         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
1763         (ev_print_job_use_print_dialog_settings, idle_print_handler)
1764         (print_closure_finalize, ev_print_job_print): implement
1765         printing (for backends with EvPsExporter)
1766
1767         * shell/ev_print_job.h: update prototypes.
1768
1769         * shell/ev-window.c (ev_window_print): unref print job after
1770         printing.
1771
1772         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
1773         unless the document implements the EvDocumentFind interface.
1774
1775 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
1776
1777         * configure.ac: Added ja to ALL_LINGUAS.
1778
1779 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1780
1781         * pdf/xpdf/pdf-document.cc:
1782
1783         add a FIXME. We should probably not allocate
1784         a bookmark object every time
1785
1786 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1787
1788         * shell/ev-application.c: (ev_application_open),
1789         (ev_application_open_bookmark):
1790         * shell/ev-application.h:
1791         
1792         Add a way to open bookmarks
1793
1794         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
1795         (ev_bookmark_set_uri), (ev_bookmark_get_property),
1796         (ev_bookmark_set_property), (ev_bookmark_class_init),
1797         (ev_bookmark_new_title), (ev_bookmark_new_link),
1798         (ev_bookmark_new_external):
1799
1800         Support for external uris, better constructors.
1801
1802         * backend/ev-bookmark.h:
1803         * pdf/xpdf/pdf-document.cc:
1804         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
1805
1806         Handle external uris
1807
1808 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1809
1810         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
1811         (ev_sidebar_bookmarks_construct), (do_one_iteration):
1812
1813         Hook up bookmarks navigation
1814
1815 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1816
1817         * backend/Makefile.am:
1818         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
1819         (ev_bookmark_get_title), (ev_bookmark_set_title),
1820         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
1821         (ev_bookmark_get_page), (ev_bookmark_set_page),
1822         (ev_bookmark_get_property), (ev_bookmark_set_property),
1823         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
1824         (ev_bookmark_new):
1825         * backend/ev-bookmark.h:
1826         * backend/ev-document-bookmarks.c:
1827         (ev_document_bookmarks_get_bookmark):
1828         * backend/ev-document-bookmarks.h:
1829         * pdf/xpdf/pdf-document.cc:
1830         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
1831
1832         Add a bookmark object to the backend and use it instead of get_values
1833
1834 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
1835
1836         * data/evince-ui.xml:
1837
1838         Cleanup and add select all.
1839
1840         * shell/ev-view.c: (ev_view_select_all),
1841         (ev_view_button_press_event):
1842         * shell/ev-view.h:
1843         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
1844
1845         Add select all.
1846         Clear selection on click.
1847
1848 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
1849
1850         * shell/ev-sidebar-thumbnails.c
1851         (ev_sidebar_thumbnails_set_document): forgot to unref the
1852         loading_icon.
1853
1854 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
1855
1856         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
1857         at the visible page, not just linearly.  This makes it look fast.
1858
1859 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
1860
1861         * backend/ev-document-misc.c
1862         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
1863         white.
1864         * backend/ev-document-thumbnails.h: New interface to get the size
1865         of a page.
1866
1867 2005-01-06  Jeremy Katz  <katzj@redhat.com>
1868
1869         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
1870         make dist works
1871
1872 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
1873
1874         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
1875         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
1876         things up a bit.
1877
1878         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
1879
1880 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
1881
1882         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
1883         fonts. Should fix font problems on systems that have the base
1884         fonts in bitmap format. Reported by James Henstridge
1885         <james@jamesh.id.au>.
1886
1887 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1888
1889         * pdf/xpdf/Gfx.cc:
1890         * pdf/xpdf/GfxState.cc:
1891
1892         Fix for CAN-2004-1125
1893
1894 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1895
1896         * shell/ev-view.c: (ev_view_copy):
1897         * shell/ev-view.h:
1898         * shell/ev-window.c: (ev_window_cmd_edit_copy):
1899
1900         Implement Edit->Copy
1901
1902 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1903
1904         * backend/ev-document.c: (ev_document_get_text):
1905         * backend/ev-document.h:
1906         * pdf/xpdf/pdf-document.cc:
1907         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
1908         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1909         (ev_view_update_primary_selection), (ev_view_button_press_event),
1910         (ev_view_motion_notify_event), (ev_view_button_release_event):
1911
1912         Beginnings of clipboard support. Incomplete but primary sort
1913         of work.
1914
1915 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1916
1917         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
1918         (expose_bin_window):
1919
1920         Nicer rubberband drawing, from GtkIconView.
1921
1922 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1923
1924         * backend/ev-document.c: (ev_document_save):
1925         * backend/ev-document.h:
1926         * data/evince-ui.xml:
1927         * pdf/xpdf/pdf-document.cc:
1928         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
1929
1930         Implement "Save a copy..." menu item
1931
1932 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
1933
1934         * shell/ev-view.c: (ev_view_zoom):
1935
1936         Queue a resize when zoom changes
1937
1938 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
1939
1940         * backend/ev-document-misc.[ch]: New misc file to do simple drop
1941         shadows.
1942
1943         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
1944         thumbnails..
1945
1946 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
1947
1948         * pdf/xpdf/pdf-document.cc
1949         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
1950
1951 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
1952
1953         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
1954         It's slow, but I'll speed it up next!
1955
1956 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
1957
1958         * shell/main.c (load_files):
1959
1960         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
1961         from the command line and because it seems more appropriate.
1962
1963 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
1964
1965         * data/evince-ui.xml:
1966         * shell/ev-window.c: (update_action_sensitivity),
1967         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
1968
1969         s/next page/page down
1970         s/previous page/page up
1971
1972 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
1973
1974         * data/evince-ui.xml:
1975
1976         Change the layout to match clarkbw design.
1977
1978         * shell/Makefile.am:
1979         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
1980         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
1981         (ev_navigation_action_finalize),
1982         (ev_navigation_action_set_property),
1983         (ev_navigation_action_get_property),
1984         (ev_navigation_action_class_init):
1985         * shell/ev-navigation-action.h:
1986
1987         Implement clarkbw toolbar navigation controls (incomplete)
1988
1989         * shell/ev-page-action.c: (update_label), (update_spin),
1990         (value_changed_cb), (create_tool_item), (connect_proxy),
1991         (ev_page_action_init), (ev_page_action_finalize),
1992         (ev_page_action_set_property), (ev_page_action_get_property),
1993         (ev_page_action_set_current_page),
1994         (ev_page_action_set_total_pages), (ev_page_action_class_init):
1995         * shell/ev-page-action.h:
1996
1997         Implement a page switcher in the toolbar
1998
1999         * shell/ev-view.c: (ev_view_scroll_view):
2000         * shell/ev-window.c: (update_total_pages), (ev_window_open),
2001         (update_current_page), (view_page_changed_cb), (goto_page_cb),
2002         (register_custom_actions), (ev_window_init):
2003
2004         Change page on PageUp/Down.
2005
2006 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
2007
2008         * pdf/xpdf/pdf-document.cc
2009         (pdf_document_thumbnails_get_thumbnail): initial stab at
2010         implementing thumbnail support for pdfs.  It only does documents
2011         with precached pdfs now.
2012
2013 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
2014
2015         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
2016         thumbnail code into a time-based idle as well.  Also, turn off the
2017         shadow temporarily as it's really slow.
2018
2019 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
2020
2021         * backend/ev-document.c: (ev_document_class_init):
2022         * pdf/xpdf/pdf-document.cc:
2023         * shell/ev-window.c: (ev_window_open):
2024
2025         Fix document title bugs and fallback to
2026         filename when not available.
2027
2028 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
2029
2030         * backend/ev-document.c: (ev_document_get_type),
2031         (ev_document_class_init), (ev_document_load),
2032         (ev_document_get_title):
2033         * backend/ev-document.h:
2034         * pdf/xpdf/pdf-document.cc:
2035         * ps/ps-document.c: (ps_document_set_property),
2036         (ps_document_get_property), (ps_document_class_init),
2037         (document_load):
2038         * ps/ps-document.h:
2039         * ps/ps.h:
2040         * shell/ev-window.c: (update_window_title), (ev_window_open),
2041         (ev_window_init):
2042
2043         Initial support for document title. Not working yet.
2044
2045 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
2046
2047         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
2048
2049         Grab focus on the view when clicking it
2050
2051 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
2052
2053         * shell/ev-marshal.list:
2054         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
2055         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
2056
2057         Add key bindings to the view. Now if the focus would work
2058         right...
2059
2060 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
2061
2062         * Makefile.am:
2063         * backend/Makefile.am:
2064         * data/Makefile.am:
2065         * dvi/Makefile.am:
2066         * dvi/dvilib/Makefile.am:
2067         * pdf/xpdf/Makefile.am:
2068         * po/POTFILES.in:
2069         * ps/Makefile.am:
2070
2071         Fix distcheck
2072
2073 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2074
2075         * shell/ev-view.c: (ev_view_realize):
2076
2077         Fix mouse wheel scrolling
2078
2079 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2080
2081         * ps/Makefile.am:
2082         * ps/gstypes.h:
2083         * ps/gtkgs.c:
2084         * ps/gtkgs.h:
2085         * ps/ps-document.c: (catchPipe), (ps_document_init),
2086         (ps_document_class_init), (ps_document_cleanup),
2087         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
2088         (set_up_page), (close_pipe), (is_interpreter_ready),
2089         (interpreter_failed), (output), (input), (start_interpreter),
2090         (stop_interpreter), (file_length), (file_readable),
2091         (check_filecompressed), (check_pdf), (compute_xdpi),
2092         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
2093         (ps_document_get_type), (ps_document_emit_error_msg),
2094         (document_load), (ps_document_next_page),
2095         (ps_document_get_current_page), (ps_document_get_page_count),
2096         (ps_document_goto_page), (ps_document_set_page_size),
2097         (ps_document_zoom_to_fit), (ps_document_set_zoom),
2098         (ps_document_load), (ps_document_get_n_pages),
2099         (ps_document_set_page), (ps_document_get_page),
2100         (ps_document_widget_event), (ps_document_set_target),
2101         (ps_document_set_scale), (ps_document_set_page_offset),
2102         (ps_document_get_page_size), (ps_document_render),
2103         (ps_document_document_iface_init):
2104         * ps/ps-document.h:
2105         * ps/ps.c:
2106         * shell/ev-window.c: (ev_window_open):
2107
2108         Rename GtkGS to PSDocument
2109
2110 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2111
2112         * ps/gtkgs.c: (gtk_gs_class_init):
2113         * ps/gtkgs.h:
2114
2115         Some more leftover...
2116
2117 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2118
2119         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
2120         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
2121         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
2122         * ps/gtkgs.h:
2123
2124         Remove unused code and make a lot of stuff private
2125
2126 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2127
2128         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
2129         (gtk_gs_defaults_changed):
2130         * ps/gsdefaults.h:
2131         * ps/gtkgs.c:
2132         * ps/gtkgs.h:
2133         * ps/ps.h:
2134
2135         Cleanup headers dependencies
2136
2137 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
2138
2139         * ps/Makefile.am:
2140         * ps/ggvutils.c:
2141         * ps/ggvutils.h:
2142         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
2143         * ps/gsdefaults.h:
2144         * ps/gtkgs.c: (file_length), (file_readable),
2145         (check_filecompressed), (check_pdf), (gtk_gs_load),
2146         (gtk_gs_get_postscript):
2147
2148         Get rid of ggvutils
2149
2150 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
2151
2152         * ps/ggvutils.c:
2153         * ps/ggvutils.h:
2154         * ps/gsio.h:
2155         * ps/gtkgs.c: (gtk_gs_set_zoom):
2156
2157         Cleanups
2158
2159 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
2160
2161         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
2162
2163         Ensure the page is rerendered when changing zoom
2164
2165 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
2166
2167         * backend/ev-document.c: (ev_document_base_init),
2168         (ev_document_changed):
2169         * backend/ev-document.h:
2170
2171         Add a changed event that is emitted when the page content
2172         changes. This is necessary to deal with the fact that
2173         in ps backend rendering happen asycrounously.
2174         This makes the ps backend mostly work.
2175
2176         * pdf/xpdf/pdf-document.cc:
2177
2178         Emit changed event
2179
2180         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
2181         (ps_document_set_target):
2182
2183         Emit changed event
2184
2185         * shell/ev-view.c: (document_changed_callback),
2186         (ev_view_set_document), (ev_view_set_page):
2187
2188         Redraw on the changed signal
2189
2190 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
2191
2192         * configure.ac: Added pt_BR to ALL_LINGUAS.
2193
2194 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
2195
2196         * backend/ev-document-bookmarks.c:
2197         (ev_document_bookmarks_get_child): *
2198         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
2199         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
2200         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
2201         (ev_sidebar_bookmarks_destroy),
2202         (ev_sidebar_bookmarks_class_init),
2203         (ev_sidebar_bookmarks_construct), (stack_data_free),
2204         (do_one_iteration), (populate_bookmarks_idle),
2205         (ev_sidebar_bookmarks_clear_document),
2206         (ev_sidebar_bookmarks_set_document): *
2207         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
2208         (ev_sidebar_add_page),
2209         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
2210         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
2211         it displays both the topics and the page numbers.
2212
2213 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
2214
2215         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
2216         toggle.
2217         * shell/ev-window.c (toggle_entries): Set sidebar default value to
2218         visible.
2219
2220 2004-12-23  Adam Weinberger  <adamw@gnome.org>
2221
2222         * configure.ac: Added en_CA to ALL_LINGUAS.
2223
2224 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
2225
2226         * ChangeLog: replace bottom of this ChangeLog (merged history of
2227         ggv and gpdf; where all paths were wrong and most of the files are
2228         not even in this tree) with ChangeLog (from arch) of the shell
2229         code.
2230
2231 2004-12-23  Havoc Pennington  <hp@redhat.com>
2232
2233         * shell/ev-window.c: hook up potentially-questionable "find
2234         results status text" feature - something involving the sidebar or
2235         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
2236         might be better in the end.
2237
2238         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
2239         with corresponding signal when it should be updated
2240
2241         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
2242
2243 2004-12-22  Havoc Pennington  <hp@redhat.com>
2244
2245         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
2246         find stuff on other pages, sort of (only returns one result on
2247         invisible pages, to show they have results; updates full results
2248         for a page when you view it). Currently repaints the current page
2249         every time a new result is found on any page, which isn't so nice.
2250
2251 2004-12-22  Havoc Pennington  <hp@redhat.com>
2252
2253         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
2254         the document doesn't support find (better ideas?)
2255         (find_bar_search_changed_cb): handle missing document or document
2256         that doesn't support find
2257
2258         * pdf/xpdf/pdf-document.cc: port to implement the new
2259         EvDocumentFindIface
2260
2261         * backend/ev-document-find.c: create a new interface for searching
2262
2263         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
2264
2265 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
2266
2267         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
2268         libevbackend.la.
2269
2270         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
2271         EvPrintJob constructor arguments.
2272
2273         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
2274         for documents that can export PostScript (page by page).
2275
2276         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
2277         
2278         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
2279         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
2280         (pdf_document_ps_exporter_iface_init:
2281         Implement EvPSExporter.
2282
2283         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
2284
2285 2004-12-22  Anders Carlsson  <andersca@gnome.org>
2286
2287         * backend/Makefile.am:
2288         * backend/ev-document-thumbnails.c:
2289         (ev_document_thumbnails_get_type),
2290         (ev_document_thumbnails_get_thumbnail):
2291         * backend/ev-document-thumbnails.h:
2292         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
2293         (pixbuf_document_thumbnails_get_thumbnail),
2294         (pixbuf_document_document_thumbnails_iface_init):
2295         * shell/Makefile.am:
2296         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
2297         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
2298         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
2299         * shell/ev-sidebar-thumbnails.h:
2300         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
2301         (ev_sidebar_set_document):
2302         * shell/ev-utils.c: (gaussian), (create_blur_filter),
2303         (create_shadow), (ev_pixbuf_add_shadow):
2304         * shell/ev-utils.h:
2305         Add thumbnail support.
2306         
2307 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
2308
2309         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
2310         (using_postscript_printer): Set up a print dialog for "PostScript
2311         injection" method.
2312
2313         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
2314         EvPrintJob.
2315
2316         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
2317
2318 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
2319
2320         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
2321         (ps_document_set_target), (ps_document_get_page_size),
2322         (ps_document_render):
2323         * ps/gtkgs.h:
2324
2325         Fix a few bugs
2326
2327 2004-12-22  Christian Rose  <menthos@menthos.com>
2328
2329         * configure.ac: Added "sv" to ALL_LINGUAS.
2330
2331 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
2332
2333         * backend/ev-document-bookmarks.[ch]: new interface to indicate
2334         document supports bookmarks.
2335
2336 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
2337
2338         * ps/ggvutils.c: (ggv_file_readable):
2339         * ps/ggvutils.h:
2340         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
2341         (gtk_gs_get_postscript):
2342
2343         Remove unused utils
2344
2345 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
2346
2347         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
2348         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
2349         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
2350         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
2351         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
2352         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
2353         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
2354         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
2355         (gtk_gs_set_antialiasing), (ps_document_load),
2356         (ps_document_render):
2357         * ps/gtkgs.h:
2358
2359         Another check point for the ps backend. Now I can get it to show
2360         pages!
2361
2362 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
2363
2364         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
2365         document setting code.
2366
2367 2004-12-22  Anders Carlsson  <andersca@gnome.org>
2368
2369         * shell/eggfindbar.c: (entry_activate_callback):
2370         Animate the next button when activate is pressed.
2371         
2372 2004-12-22  Anders Carlsson  <andersca@gnome.org>
2373
2374         * shell/ev-window.c: (ev_window_cmd_edit_find),
2375         (update_fullscreen_popup), (ev_window_fullscreen),
2376         (ev_window_unfullscreen), (ev_window_state_event_cb),
2377         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
2378         Fix bugs in fullscreen code.
2379         
2380 2004-12-22  Anders Carlsson  <andersca@gnome.org>
2381
2382         * Makefile.am:
2383         * configure.ac:
2384         * pixbuf/Makefile.am:
2385         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
2386         (pixbuf_document_load), (pixbuf_document_get_n_pages),
2387         (pixbuf_document_set_page), (pixbuf_document_get_page),
2388         (pixbuf_document_set_target), (pixbuf_document_set_scale),
2389         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
2390         (pixbuf_document_render), (pixbuf_document_begin_find),
2391         (pixbuf_document_end_find), (pixbuf_document_finalize),
2392         (pixbuf_document_class_init),
2393         (pixbuf_document_document_iface_init), (pixbuf_document_init):
2394         * pixbuf/pixbuf-document.h:
2395         * shell/Makefile.am:
2396         * shell/ev-application.c: (ev_application_open):
2397         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
2398         (ev_window_open):
2399         Add pixbuf backend.
2400         
2401 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
2402
2403         * Makefile.am: 
2404         * dvi/dvilib/Makefile.am:
2405         * dvi/Makefile.am:
2406         * configure.ac: Auto*ify dvi and dvi/dvilib
2407
2408         * dvi/Makefile: Remove from CVS
2409         
2410         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
2411         confusion.
2412
2413         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
2414         
2415         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
2416         
2417 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
2418
2419         * ps/Makefile.am:
2420         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
2421         (gtk_gs_value_adjustment_changed), (compute_size),
2422         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
2423         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
2424         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
2425         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
2426         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
2427         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
2428         (ps_document_load), (ps_document_get_n_pages),
2429         (ps_document_set_page), (ps_document_get_page),
2430         (ps_document_set_target), (ps_document_set_scale),
2431         (ps_document_set_page_offset), (ps_document_get_page_size),
2432         (ps_document_render), (ps_document_begin_find),
2433         (ps_document_end_find), (ps_document_document_iface_init):
2434         * ps/gtkgs.h:
2435         * shell/Makefile.am:
2436         * shell/ev-window.c: (ev_window_open):
2437
2438         Some work to integrate gtkgs with EvDocument
2439
2440 2004-12-22  Anders Carlsson  <andersca@gnome.org>
2441
2442         * shell/ev-window.c: (update_fullscreen_popup),
2443         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
2444         (exit_fullscreen_button_clicked_cb),
2445         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
2446         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
2447         (ev_window_state_event_cb), (ev_window_init):
2448         Add fullscreen support from Epiphany.
2449         
2450 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
2451
2452         * data/ev-stock-zoom-fit-width.png: fit-width
2453         stock icon from gpdf.
2454         
2455         * shell/ev-stock-icons.[ch]: copied from gpdf.
2456         
2457         * shell/main.c: (main): init stock icons.
2458         
2459         * shell/ev-window.c: use the fit-width icon.
2460         
2461         * data/evince-ui.xml: add zooming toolbar items.
2462
2463 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
2464
2465         * shell/ev-view.c: 
2466         (ev_view_best_fit), (ev_view_fit_width): because
2467         get_page_size() returns the scaled page size, we
2468         need to calculate the scale factor relative to
2469         the previous scale factor. Should really just
2470         add get_real_page_size().
2471
2472 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
2473
2474         * shell/ev-view.[ch]:
2475         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
2476         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
2477         add zooming.
2478         
2479         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
2480         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
2481         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
2482         hook it up.
2483         
2484         * pdf/xpdf/pdf-document.cc:
2485         (pdf_document_begin_find),
2486         (pdf_document_end_find): make static.
2487
2488 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
2489
2490         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
2491
2492         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
2493         names to fontconfig patterns.
2494         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
2495
2496         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
2497         setupBaseFontsFc.
2498
2499 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
2500
2501         * Makefile.am:
2502         * configure.ac:
2503         * ps/Makefile.am:
2504         * ps/ggvutils.c:
2505         * ps/ggvutils.h:
2506         * ps/gsdefaults.c:
2507         * ps/gsdefaults.h:
2508         * ps/gsio.c:
2509         * ps/gsio.h:
2510         * ps/gtkgs.c:
2511         * ps/gtkgs.h:
2512         * ps/ps.c:
2513         * ps/ps.h:
2514
2515         Import ggv backend. Not hooked up yet.
2516
2517 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
2518
2519         * shell/main.c: (load_files), (main): load files
2520         from the command line.
2521
2522 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
2523
2524         * configure.ac: don't require bonobo.
2525         
2526         * cut-n-paste/recent-files/*: kill bonobo recent
2527         view.
2528
2529         * shell/ev-window.c:
2530         (ev_window_is_empty): upd.
2531         (unable_to_load), (ev_window_open): load backend
2532         based on the mime type.
2533
2534 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
2535
2536         * backend/.cvsignore: ignore generated marshalers source.
2537
2538         * shell/main.c (main): this is not epiphany.
2539
2540 2004-12-22  Havoc Pennington  <hp@redhat.com>
2541
2542         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
2543         (expose_bin_window): draw find highlights
2544
2545         * shell/ev-window.c (find_bar_search_changed_cb): implement 
2546         
2547         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
2548         (pdf_document_end_find): implement this interface
2549
2550         * backend/ev-document.c (ev_document_found): add this to emit
2551         signal
2552
2553 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
2554
2555         * data/evince-ui.xml: Add a few more toolbar items.
2556
2557         * shell/ev-window.c: Hook up page navigation toolbar 
2558         items.
2559
2560         * shell/ev-view.[ch]: add ev_view_set/get_page and 
2561         a page-changed signal.
2562
2563         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
2564         Add ev_document_get_page().
2565
2566         * shell/ev-window.c: Sensitize/desensitize navigation
2567         actions.
2568
2569 2004-12-21  Havoc Pennington  <hp@redhat.com>
2570
2571         * backend/ev-backend-marshal.c,
2572         backend/ev-backend-marshalers.list, backend/Makefile.am: add
2573         marshaler-generator thingy. I'm sure there's a better way to do
2574         this in the modern world.
2575
2576         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
2577         end_find methods and "found" signal.
2578
2579         * configure.ac: find glib-genmarshal
2580
2581 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
2582
2583         * shell/ev-sidebar.c: Construct an actual sidebar.
2584         * shell/ev-sidebar-bookmarks.[ch]:
2585         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
2586
2587 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
2588
2589         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
2590         Redo size handling.
2591         
2592         * shell/ev-view.c: Track the size from the document.
2593
2594 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
2595
2596         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
2597         constructor assumes ownership of the string passed in.
2598         
2599         * shell/ev-window.c (ev_window_open): Destroy the error
2600         dialog once we've displayed it.
2601
2602 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
2603
2604         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
2605         a bit, it works! (sort of)
2606
2607         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
2608         Move to .cc since we need to use C++ in the implementation.
2609
2610         * shell/dummy.cc: Add a CC file to force evince
2611         to be linked as a C++ program.
2612
2613 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
2614
2615         * shell/ev-view.[ch]: Start of content-area widget.
2616
2617         * shell/ev-window.c: Create a EvView, update it
2618         as we change documents.
2619
2620         * shell/Makefile.am shell/ev-marshal.list: Add
2621         generated marshalers.
2622
2623 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
2624
2625         * Makefile.am (SUBDIRS): move shell.
2626
2627 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
2628
2629         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
2630         .a to libtool convenience libraries.
2631
2632         * shell/ev-window.c (ev_window_open): Hard code loading
2633         a PDF document.
2634         
2635         * backend/ev-document.h: Add a boolean return to load(),
2636         fix GError * to GError **.
2637
2638         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
2639         object for a PDF backend EvDocument.
2640
2641 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
2642
2643         * dvi/*: New directory with the beginning of a .dvi backend.
2644
2645 2004-12-21  Havoc Pennington  <hp@redhat.com>
2646
2647         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
2648         previous/next instead of back/forward
2649
2650 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
2651
2652         * backend/ev-document.[ch]: Fix a couple of problems so
2653         it compile.
2654
2655 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
2656
2657         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
2658         to backend/ directory, rename EvViewer to EvDocument.
2659
2660 2004-12-21  Havoc Pennington  <hp@redhat.com>
2661
2662         * shell/ev-window.c: hook up the find bar widget; now we just need
2663         a document to find things in
2664
2665         * shell/eggfindbar.c: a find bar widget
2666
2667 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
2668
2669         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
2670
2671 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
2672
2673         * pdf/**: Import of xpdf code from gpdf. 
2674
2675         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
2676
2677         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
2678         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
2679         Fix FreeType includes.
2680
2681         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
2682         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
2683         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
2684         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
2685         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
2686         Include xpdfconfig.h
2687         
2688 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
2689
2690         * shell/ev-window.c (ev_window_dispose): dispose can be called
2691         multiple times.
2692
2693 2004-12-21  Havoc Pennington  <hp@redhat.com>
2694
2695         * shell/ev-window.c (ev_window_init): set title to Document Viewer
2696         rather than Evince
2697
2698         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
2699         items; really they should be synced with the strings, etc. from
2700         current gpdf, but just getting the boring typing out of the way 
2701
2702 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2703
2704         * po/POTFILES.in:
2705         * shell/ev-application.c: (window_destroy_cb):
2706         * shell/ev-window.c:
2707         * shell/main.c: (main):
2708
2709         Actually show the window...
2710
2711 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2712
2713         * Makefile.am:
2714         * shell/Makefile.am:
2715         * shell/ev-application.c: (ev_application_class_init):
2716         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
2717
2718         Make it build again
2719
2720 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
2721
2722         Import to gnome cvs.
2723         
2724         * Remove copies of gpdf and ggv trees.
2725         * Rip out all the recursive configure code.
2726         * Remove bonobo machinery.
2727         * viewer/*: GInterfaces that backends should/can implement.
2728
2729 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2730
2731         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
2732         typo
2733
2734 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2735
2736         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
2737         (ev_application_finalize, ev_application_class_init)
2738         (ev_application_init): use GType instance private data for priv.
2739     
2740         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
2741         (ev_window_finalize, ev_window_class_init)
2742         (ev_window_init): ditto.
2743
2744 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2745
2746         * shell/ev-application.c (ev_application_new_window): make public
2747         (ev_application_show_initial_window): kill.
2748     
2749         * shell/ev-application.h: update prototypes.
2750     
2751         * shell/main.cc (main): inline ev_application_show_initial_window.
2752
2753 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2754
2755         * shell/ev-application.c (ev_application_new_window): impl.
2756         (ev_application_show_initial_window): use it.
2757         (is_window_empty, ev_application_get_empty_window): returns an
2758         existing empty window or a new one.
2759         (ev_application_open): from ev_window_cmd_file_open.
2760     
2761         * shell/ev-application.h: update prototypes
2762     
2763         * shell/ev-window.c (ev_window_is_empty): impl.
2764         (ev_window_open): make public.
2765         (ev_window_cmd_file_open): use ev_application_open
2766     
2767         * shell/ev-window.h: update prototypes, remove unused.
2768
2769 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2770
2771         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
2772         move destroy handler out of here...
2773     
2774         * shell/ev-application.c, shell/ev-application.h: ...into this new
2775         class. Also handles initial window creation.
2776     
2777         * shell/main.cc (main): use EvApplication to create initial
2778         window.
2779
2780 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2781
2782         * Makefile.am (SUBDIRS): add cut-n-paste
2783     
2784         * cut-n-paste/Makefile.am: add
2785     
2786         * configure.ac: generate Makefiles in cut-n-paste
2787
2788 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2789
2790         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
2791         (ev_window_class_init): install ev_window_dispose.
2792
2793 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2794
2795         * shell/ev-window.h, shell/ev-window.c: replace gchar with
2796         char (gchar looks stupid).
2797
2798 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2799
2800         * po/de.po: updated German translation.
2801
2802 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2803
2804         * configure.ac: add more pkg-config library checks for gnome-vfs,
2805         bonobo etc.
2806     
2807         * gpdf/configure.in: temporarily disable libpaper
2808         checks. Otherwise I'd have to add the checks for the shell, too.
2809
2810 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2811
2812         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
2813         and * file filters to the file choose.
2814
2815 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2816
2817         * po/de.po: Updated German translation.
2818
2819 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2820
2821         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
2822
2823 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2824
2825         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
2826     
2827         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
2828         (ev_window_init): implement those menuitems.
2829
2830 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2831
2832         * data/evince-ui.xml: add a toolbar (with FileOpen action)
2833     
2834         * shell/ev-window.c (ev_window_init): use the toolbar.
2835
2836 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2837
2838         * shell/ev-window.c (ev_window_init): use menu translations
2839
2840 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2841
2842         * configure.ac: add "de" to ALL_LINGUAS.
2843     
2844         * po/de.po: add German translation.
2845
2846 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2847
2848         * Makefile.am (SUBDIRS): add po
2849     
2850         * configure.ac: check intltool, glib-gettext etc, generate
2851         po/Makefile.in
2852     
2853         * po, po/POTFILES.in, po/POTFILES.skip: new.
2854
2855 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2856
2857         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
2858         already use (#ifdef ENABLE_NLS)
2859     
2860         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
2861         pointer indirection thinko.
2862     
2863         * shell/main.c: include gi18n.h for bindtextdomain etc.
2864
2865 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2866
2867         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
2868         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
2869         tooltips for menu items in the statusbar.
2870
2871 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2872
2873         * configure.ac, data/Makefile.am, shell/Makefile.am: use
2874         pkgdatadir drop UIDIR
2875
2876 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2877
2878         * data/evince-ui.xml: Add File->Open menu item
2879     
2880         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
2881         chooser), hook it up in the ui manager.
2882
2883 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2884
2885         * shell/ev-window.c: fix Help->About tooltip.
2886
2887 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
2888
2889         * configure.ac: set CFLAGS for libevprivate.
2890     
2891         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
2892         definitions, factory etc.
2893     
2894         * lib/Makefile.am: build libevprivate.a (only stock icon code).
2895     
2896         * shell/Makefile.am: link against libevprivate.a.
2897     
2898         * shell/ev-window.c (entries): add stock icon to Help->About.
2899     
2900         * shell/main.c (main): init stock icon code.
2901
2902 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2903
2904         * lib/recent-files: egg recent files code
2905     
2906         * lib/Makefile.am: add.
2907     
2908         * Makefile.am: add lib subdir.
2909     
2910         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
2911         set CFLAGS for recent-files.
2912
2913 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2914
2915         * configure.ac: disable -ansi and -pedantic gcc flags. They
2916         disable POSIX stuff in stdio.h, but egg-recent uses them.
2917
2918 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
2919
2920         * configure.ac: add --disable-deprecated flag (defaults to on in
2921         "cvs" builds).
2922     
2923         * shell/Makefile.am (INCLUDES): use it.
2924
2925 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2926
2927         * shell/main.c: add missing #include.
2928     
2929         * shell/ev-window.c: fix for pedantic gcc.
2930         (ev_window_cmd_help_about): split license into paragraphs for
2931         translators and pedantic compilers.
2932
2933 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2934
2935         * configure.ac: add more warning flags if compiling with gcc from
2936         cvs (or explicitly requested with --enable-more-warnings).
2937
2938 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2939
2940         * data/evince-ui.xml: add File and File->Close menu.
2941     
2942         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
2943         (ev_window_destroy): quit after destroy.
2944         (ev_window_class_init): override GtkObject::destroy.
2945         (entries): install close_window callback.
2946
2947 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2948
2949         * Makefile.am (SUBDIRS): add data subdir.
2950     
2951         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
2952         gtk+ 2.5.0 for GtkAboutDialog.
2953     
2954         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
2955         main window.
2956     
2957         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
2958     
2959         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
2960         manager.
2961         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
2962
2963 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2964
2965         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
2966
2967 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2968
2969         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
2970
2971 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2972
2973         * shell/*: Added shell directory boilerplate, build it.
2974
2975 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
2976
2977         * configure.ac, Makefile.am: Added top-level configure.ac and
2978         Makefile.am