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