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