]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
52bdc766bcd7b0afdfdd06467d32a6bfde23f993
[evince.git] / ChangeLog
1 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
2
3         * shell/ev-application.c: (ev_application_open):
4         * shell/ev-view.c: (expose_bin_window):
5         * shell/ev-window.c: (ev_window_open):
6
7         Support eps and check document supports find
8         before drawing highlightings in expose.
9
10 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11
12         * pixbuf/pixbuf-document.c:
13         (pixbuf_document_thumbnails_get_dimensions),
14         (pixbuf_document_document_thumbnails_iface_init):
15
16         implement get_dimensions
17
18 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
19
20         * NEWS:
21         * configure.ac:
22
23         Release 0.1.2
24
25 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
26
27         * shell/ev-view.c: (set_document_page):
28
29         Scroll at the top of the page when changing page
30
31 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
32
33         * shell/ev-view.c: (ev_view_motion_notify_event):
34
35         Do not redraw unnecessarily
36
37 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
38
39         * pdf/xpdf/pdf-document.cc:
40         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
41         (expose_bin_window), (find_changed_cb):
42
43         Yay! find works now... Now to find bugs...
44
45 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
46
47         * backend/ev-document-find.c: (ev_document_find_base_init),
48         (ev_document_find_changed):
49         * backend/ev-document-find.h:
50         * pdf/xpdf/pdf-document.cc:
51         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
52         (expose_bin_window), (ev_view_init), (set_document_page),
53         (ensure_rectangle_is_visible), (jump_to_find_result),
54         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
55         (ev_view_find_next), (ev_view_find_previous):
56         * shell/ev-view.h:
57         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
58
59         More work on find implementation, mostly there now
60
61 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
62
63         * backend/ev-backend-marshalers.list:
64         * backend/ev-document-find.c: (ev_document_find_base_init),
65         (ev_document_find_cancel), (ev_document_find_page_has_results),
66         (ev_document_find_get_n_results), (ev_document_find_get_result),
67         (ev_document_find_get_progress), (ev_document_find_changed):
68         * backend/ev-document-find.h:
69
70         Enanche the find interface to be really able to do
71         multi page find.
72
73         * pdf/xpdf/pdf-document.cc:
74
75         Implement
76
77         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
78         (expose_bin_window), (ev_view_init),
79         (ev_view_get_find_status_message), (find_changed_cb),
80         (ev_view_set_document), (set_document_page):
81
82         Adapt to the new interface. A few things are regressed sorry,
83         I will finish it soon.
84
85 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
86
87         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
88         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
89         ev_sidebar_thumbnails_parent_class variable, don't define another
90         parent_class variable.
91
92         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
93         (ev_page_action_class_init): ditto.
94
95         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
96         (pixbuf_document_class_init): ditto.
97
98         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
99         ditto.
100
101         * .cvsignore: ignore various valgrind output files.
102
103 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
104
105         * data/evince-ui.xml:
106         * shell/Makefile.am:
107         * shell/ev-history.c:
108         * shell/ev-history.h:
109         * shell/ev-navigation-action.c:
110         * shell/ev-navigation-action.h:
111         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
112         (ev_view_set_page), (ev_view_fit_width):
113         * shell/ev-view.h:
114         * shell/ev-window.c: (update_action_sensitivity),
115         (ev_window_setup_document), (register_custom_actions):
116
117         Kill session history
118
119 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
120
121         * shell/ev-window.c: (update_action_sensitivity):
122
123         Fix inverted up/down buttons
124
125 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
126
127         * shell/ev-sidebar-thumbnails.c
128         (ev_sidebar_thumbnails_select_page): make sure the selected
129         thumbnail stays visible.
130
131 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
132
133         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
134         scrolled window for Federico.
135
136 2005-01-26  Ole Laursen  <olau@hardworking.dk>
137
138         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
139
140 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
141
142         * configure.ac:
143         * pdf/splash/SplashFTFontEngine.cc:
144
145         Fix CID fonts with freetype 2.1.9
146
147 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
148
149         * TODO: added item for desktop icon thumbnailer
150
151 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
152
153         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
154         unloaded docs when the title is accessed.
155
156         * shell/ev-password-view.[hc]: New widget for displaying password
157         state.
158
159         * shell/ev-window.[ch]: Refactor password handling code to handle
160         the new view.
161
162 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
163
164         * NEWS:
165         * configure.ac:
166         * data/Makefile.am:
167
168         Release 0.1.1
169
170 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
171
172         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
173         ignore page offset here, to make search results independent of it,
174
175         * shell/ev-view.c (expose_bin_window): but take offsets into
176         account here. Bug #164932
177
178         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
179         scale at the right time. Bug #164996
180
181 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
182
183         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
184         fix the problem. Now I just removed the Adobe font names and hope
185         that the URW fonts are always in outline format. Bug #164934
186
187         * shell/ev-window.c (update_window_title): empty titles are
188         useless, use filename in that case too.
189
190         * NEWS: Add some content.
191
192 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
193
194         * TODO: added one more TODO item and a TODONE section :)
195
196 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
197
198         * ps/ps-document.h: add page_[xy]_offset fields.
199
200         * ps/ps-document.c (ps_document_set_page_offset)
201         (ps_document_render): Keep offset in consideration in a few
202         places. Bug #164752 "postscript documents are not centered in
203         window"
204
205         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
206         s/gpdf/evince/. Spotted by Stephane Loeuillet.
207
208         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
209         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
210         stub out missing methods for complete EvDocument implementation.
211         Fixes segfaults with Save A Copy and Copy actions.
212
213         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
214         (ps_document_document_iface_init): ditto.
215         
216 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
217
218         * data/.cvsignore:
219         * data/Makefile.am:
220         * data/evince.desktop.in:
221
222         Add desktop file
223
224 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
225
226         * shell/ev-view.c: (ev_view_button_press_event),
227         (ev_view_motion_notify_event):
228
229         Make selection work in any direction
230
231 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
232
233         * TODO:
234         * shell/ev-window.c: (set_short_labels), (ev_window_init):
235
236         Use shorter labels for some of the toolbars items
237
238 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
239
240         * pdf/xpdf/pdf-document.cc:
241
242         Check the links info is initialized before
243         using it. Should fix a crash on startup.
244
245 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
246
247         * pixbuf/pixbuf-document.c
248         (pixbuf_document_thumbnails_get_dimensions): force floating point
249         division to calculate page_ratio. Fixes crash with landscape
250         format pixbufs.
251
252 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
253
254         * shell/ev-view.c (ev_view_realize): make the bg color darker.
255
256 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
257
258         * shell/ev-view.c (set_document_page): unset has_selection when
259         the page changes.
260         (set_document_page): handle paper size changes when the page
261         changes (test with Free Culture, page 2).
262
263 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
264
265         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
266         (expose_bin_window), (ev_view_class_init), (ev_view_init):
267
268         Use normal style color for the widget background and
269         draw a black box around the page.
270
271 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
272
273         * pdf/xpdf/pdf-document.cc:
274
275         Keep offset in consideration in a few places
276
277         * shell/ev-view.c: (expose_bin_window):
278
279         Set the offsets so that the document is ever centered
280
281 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
282
283         * TODO: Added TODO items and finished off the first todo item
284
285         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
286         reflect current authors
287
288 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
289
290         * pdf/xpdf/pdf-document.cc:
291         * shell/ev-view.c: (ev_view_set_cursor),
292         (ev_view_motion_notify_event), (document_changed_callback),
293         (set_document_page):
294
295         Show a wait cursor while the page is rendering
296
297 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
298
299         * shell/ev-sidebar-thumbnails.c:
300         (ev_sidebar_tree_selection_changed),
301         (ev_sidebar_thumbnails_select_page):
302         * shell/ev-sidebar-thumbnails.h:
303         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
304         (ev_view_can_go_forward):
305         * shell/ev-window.c: (ev_window_open_page),
306         (ev_window_setup_document), (update_current_page),
307         (view_page_changed_cb), (ev_window_init):
308         * shell/ev-window.h:
309
310         Ensure thumbnails selection, toolbar page control and
311         current page are in sync.
312
313 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
314
315         * pdf/xpdf/XRef.cc:
316
317         Fix CAN-2005-0064
318
319 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
320
321         * backend/Makefile.am:
322         * backend/ev-document-links.h:
323         * backend/ev-document-security.c: (ev_document_security_get_type),
324         (ev_document_security_has_document_security),
325         (ev_document_security_set_password):
326         * backend/ev-document-security.h:
327         * backend/ev-document.c: (ev_document_error_quark):
328         * backend/ev-document.h:
329         * data/Makefile.am:
330         * data/evince-password.glade:
331         * pdf/xpdf/pdf-document.cc:
332         * shell/Makefile.am:
333         * shell/ev-password.c: (ev_password_set_bad_password_label),
334         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
335         (ev_password_dialog_get_password),
336         (ev_password_dialog_set_bad_pass):
337         * shell/ev-password.h:
338         * shell/ev-window.c: (ev_window_get_attribute),
339         (ev_window_set_property), (update_action_sensitivity),
340         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
341         (ev_window_setup_document), (ev_window_get_password),
342         (ev_window_open), (ev_window_cmd_save_as),
343         (using_postscript_printer), (ev_window_print),
344         (find_not_supported_dialog), (ev_window_cmd_edit_find),
345         (update_fullscreen_popup), (ev_window_fullscreen),
346         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
347         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
348         (menu_item_select_cb), (find_bar_search_changed_cb),
349         (ev_window_dispose), (ev_window_init):
350
351         Add initial support for password-supported dialogs.  This could be
352         a lot cooler, but it'll do for now.
353
354 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
355
356         * pdf/xpdf/pdf-document.cc:
357         * shell/ev-view.c: (status_message_from_link),
358         (ev_view_set_status), (ev_view_set_cursor),
359         (ev_view_motion_notify_event), (ev_view_init):
360         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
361
362         Fix bugs in the links implementation and change cursor
363         when hovering a link.
364
365 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
366
367         * viewer/.cvsignore: added cvsignore file for viewer directory
368
369         * TODO: created TODO document
370
371 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
372
373         * shell/ev-view.h:
374         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
375         new functions to help with implementation of sensitivity code
376         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
377         of all actions that might require it.  Fixes a crash when you
378         click on the Zoom actions in a window lacking a document.
379
380 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
381
382         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
383         of the Find action
384
385 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
386
387         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
388         (pixbuf_document_document_iface_init):
389         * ps/ps-document.c: (ps_document_get_link),
390         (ps_document_document_iface_init):
391         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
392         (status_message_from_link), (ev_view_set_status),
393         (ev_view_set_find_status), (ev_view_motion_notify_event),
394         (ev_view_button_release_event), (ev_view_set_property),
395         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
396         (ev_view_get_find_status_message), (update_find_results),
397         (ev_view_get_status), (ev_view_get_find_status):
398         * shell/ev-view.h:
399         * shell/ev-window.c: (view_status_changed_cb),
400         (view_find_status_changed_cb), (ev_window_init):
401
402         View status message support, use it to show the links.
403         Needs work...
404
405 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
406
407         * backend/ev-document.c: (ev_document_get_link):
408         * backend/ev-document.h:
409         * pdf/xpdf/pdf-document.cc:
410         * shell/ev-application.c: (ev_application_open):
411         * shell/ev-application.h:
412         * shell/ev-sidebar-links.c: (selection_changed_cb):
413         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
414         (ev_view_go_to_link):
415
416         Add support for document links
417
418 2005-01-13  Anders Carlsson  <andersca@gnome.org>
419
420         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
421         (create_tool_item):
422         Set the spin button limits correctly.
423         
424         * shell/ev-sidebar-thumbnails.c:
425         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
426         Support changing pages by clicking on the thumbnails.
427         
428 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
429
430         * pixbuf/pixbuf-document.c:
431         (pixbuf_document_thumbnails_get_dimensions),
432         (pixbuf_document_document_thumbnails_iface_init):
433
434         implement get_dimensions
435
436 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
437
438         * ps/ps-document.c: (ps_document_goto_page):
439
440         Fix page switching on multipage documents
441
442 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
443
444         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
445         
446         check for NULL before assigning to width and height parameters
447
448 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
449
450         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
451         (pixbuf_document_set_property), (pixbuf_document_get_property):
452
453         implement get/set properties
454
455 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
456
457         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
458         
459         return NULL instead of "Unknown", letting the title get set to
460         the filename when the pdf has no title.
461
462 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
463
464         * ps/ps-document.c: (ps_document_get_page_count),
465         (ps_document_goto_page):
466
467 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
468
469         * shell/ev-history.c: (ev_history_get_property),
470         (ev_history_set_property), (ev_history_class_init),
471         (ev_history_add_page), (ev_history_set_current_index):
472         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
473         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
474         (ev_navigation_action_finalize):
475         * shell/ev-navigation-action.h:
476         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
477         (ev_view_go_forward), (ev_view_get_find_status_message),
478         (history_index_changed_cb), (ev_view_set_history):
479         * shell/ev-view.h:
480         * shell/ev-window.c: (update_total_pages), (ev_window_open),
481         (update_current_page), (register_custom_actions):
482
483         Implement history dropdowns
484
485 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
486
487         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
488         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
489         (ev_view_go_forward):
490         * shell/ev-window.c: (register_custom_actions):
491
492         Fix several history bugs
493
494 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
495
496         * configure.ac: Add Â«nb» to ALL_LINGUAS.
497
498 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
499
500         * backend/Makefile.am:
501         * backend/ev-bookmark.c:
502         * backend/ev-bookmark.h:
503         * backend/ev-document-bookmarks.c:
504         * backend/ev-document-bookmarks.h:
505         * backend/ev-document-links.c: (ev_document_links_get_type),
506         (ev_document_links_has_document_links),
507         (ev_document_links_begin_read), (ev_document_links_get_link),
508         (ev_document_links_get_child), (ev_document_links_next),
509         (ev_document_links_free_iter):
510         * backend/ev-document-links.h:
511         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
512         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
513         (ev_link_get_link_type), (ev_link_set_link_type),
514         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
515         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
516         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
517         (ev_link_new_external):
518         * backend/ev-link.h:
519         * pdf/xpdf/pdf-document.cc:
520         * shell/Makefile.am:
521         * shell/ev-application.c: (ev_application_open_link):
522         * shell/ev-application.h:
523         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
524         (ev_history_get_link_nth):
525         * shell/ev-history.h:
526         * shell/ev-sidebar-bookmarks.c:
527         * shell/ev-sidebar-bookmarks.h:
528         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
529         (ev_sidebar_links_class_init), (selection_changed_cb),
530         (ev_sidebar_links_construct), (ev_sidebar_links_init),
531         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
532         (do_one_iteration), (populate_links_idle),
533         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
534         * shell/ev-sidebar-links.h:
535         * shell/ev-sidebar.c: (ev_sidebar_set_document):
536         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
537         (go_to_index):
538         * shell/ev-view.h:
539         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
540         * shell/ev-window.h:
541
542         Rename bookmark to link, and use "Index" for the sidebar panel.
543
544 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
545
546         * shell/Makefile.am:
547         * shell/ev-application.c: (ev_application_open_bookmark):
548         * shell/ev-application.h:
549         * shell/ev-history.c: (ev_history_init), (free_links_list),
550         (ev_history_finalize), (ev_history_class_init),
551         (ev_history_add_link), (ev_history_add_page),
552         (ev_history_get_link_nth), (ev_history_get_n_links),
553         (ev_history_get_current_index), (ev_history_set_current_index),
554         (ev_history_new):
555         * shell/ev-history.h:
556         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
557         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
558         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
559         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
560         (ev_view_set_page):
561         * shell/ev-view.h:
562         * shell/ev-window.c: (ev_window_open_bookmark),
563         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
564         (goto_page_cb), (register_custom_actions):
565         * shell/ev-window.h:
566
567         Initial history implementation. Needs work.
568
569 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
570
571         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
572
573 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
574
575         * cut-n-paste/recent-files/egg-recent-item.c:
576         * cut-n-paste/recent-files/egg-recent-item.h:
577         * cut-n-paste/recent-files/egg-recent-model.c:
578         * cut-n-paste/recent-files/egg-recent-util.c:
579         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
580         * cut-n-paste/recent-files/egg-recent-view.c:
581
582         Update
583
584 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
585
586         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
587         (fillGlyph, fillImageMask, drawImage):
588         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
589         pdf/splash/SplashTypes.h:
590         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
591         packed mode for Splash.
592
593         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
594         RGB8 packed mode, eliminates the pixbuf data creation loop.
595
596         * shell/ev-print-job.c (ev_print_job_finalize)
597         (ev_print_job_set_property, ev_print_job_get_property)
598         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
599         (ev_print_job_use_print_dialog_settings, idle_print_handler)
600         (print_closure_finalize, ev_print_job_print): implement
601         printing (for backends with EvPsExporter)
602
603         * shell/ev_print_job.h: update prototypes.
604
605         * shell/ev-window.c (ev_window_print): unref print job after
606         printing.
607
608         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
609         unless the document implements the EvDocumentFind interface.
610
611 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
612
613         * configure.ac: Added ja to ALL_LINGUAS.
614
615 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
616
617         * pdf/xpdf/pdf-document.cc:
618
619         add a FIXME. We should probably not allocate
620         a bookmark object every time
621
622 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
623
624         * shell/ev-application.c: (ev_application_open),
625         (ev_application_open_bookmark):
626         * shell/ev-application.h:
627         
628         Add a way to open bookmarks
629
630         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
631         (ev_bookmark_set_uri), (ev_bookmark_get_property),
632         (ev_bookmark_set_property), (ev_bookmark_class_init),
633         (ev_bookmark_new_title), (ev_bookmark_new_link),
634         (ev_bookmark_new_external):
635
636         Support for external uris, better constructors.
637
638         * backend/ev-bookmark.h:
639         * pdf/xpdf/pdf-document.cc:
640         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
641
642         Handle external uris
643
644 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
645
646         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
647         (ev_sidebar_bookmarks_construct), (do_one_iteration):
648
649         Hook up bookmarks navigation
650
651 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
652
653         * backend/Makefile.am:
654         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
655         (ev_bookmark_get_title), (ev_bookmark_set_title),
656         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
657         (ev_bookmark_get_page), (ev_bookmark_set_page),
658         (ev_bookmark_get_property), (ev_bookmark_set_property),
659         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
660         (ev_bookmark_new):
661         * backend/ev-bookmark.h:
662         * backend/ev-document-bookmarks.c:
663         (ev_document_bookmarks_get_bookmark):
664         * backend/ev-document-bookmarks.h:
665         * pdf/xpdf/pdf-document.cc:
666         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
667
668         Add a bookmark object to the backend and use it instead of get_values
669
670 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
671
672         * data/evince-ui.xml:
673
674         Cleanup and add select all.
675
676         * shell/ev-view.c: (ev_view_select_all),
677         (ev_view_button_press_event):
678         * shell/ev-view.h:
679         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
680
681         Add select all.
682         Clear selection on click.
683
684 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
685
686         * shell/ev-sidebar-thumbnails.c
687         (ev_sidebar_thumbnails_set_document): forgot to unref the
688         loading_icon.
689
690 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
691
692         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
693         at the visible page, not just linearly.  This makes it look fast.
694
695 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
696
697         * backend/ev-document-misc.c
698         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
699         white.
700         * backend/ev-document-thumbnails.h: New interface to get the size
701         of a page.
702
703 2005-01-06  Jeremy Katz  <katzj@redhat.com>
704
705         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
706         make dist works
707
708 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
709
710         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
711         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
712         things up a bit.
713
714         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
715
716 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
717
718         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
719         fonts. Should fix font problems on systems that have the base
720         fonts in bitmap format. Reported by James Henstridge
721         <james@jamesh.id.au>.
722
723 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
724
725         * pdf/xpdf/Gfx.cc:
726         * pdf/xpdf/GfxState.cc:
727
728         Fix for CAN-2004-1125
729
730 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
731
732         * shell/ev-view.c: (ev_view_copy):
733         * shell/ev-view.h:
734         * shell/ev-window.c: (ev_window_cmd_edit_copy):
735
736         Implement Edit->Copy
737
738 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
739
740         * backend/ev-document.c: (ev_document_get_text):
741         * backend/ev-document.h:
742         * pdf/xpdf/pdf-document.cc:
743         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
744         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
745         (ev_view_update_primary_selection), (ev_view_button_press_event),
746         (ev_view_motion_notify_event), (ev_view_button_release_event):
747
748         Beginnings of clipboard support. Incomplete but primary sort
749         of work.
750
751 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
752
753         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
754         (expose_bin_window):
755
756         Nicer rubberband drawing, from GtkIconView.
757
758 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
759
760         * backend/ev-document.c: (ev_document_save):
761         * backend/ev-document.h:
762         * data/evince-ui.xml:
763         * pdf/xpdf/pdf-document.cc:
764         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
765
766         Implement "Save a copy..." menu item
767
768 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
769
770         * shell/ev-view.c: (ev_view_zoom):
771
772         Queue a resize when zoom changes
773
774 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
775
776         * backend/ev-document-misc.[ch]: New misc file to do simple drop
777         shadows.
778
779         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
780         thumbnails..
781
782 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
783
784         * pdf/xpdf/pdf-document.cc
785         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
786
787 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
788
789         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
790         It's slow, but I'll speed it up next!
791
792 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
793
794         * shell/main.c (load_files):
795
796         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
797         from the command line and because it seems more appropriate.
798
799 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
800
801         * data/evince-ui.xml:
802         * shell/ev-window.c: (update_action_sensitivity),
803         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
804
805         s/next page/page down
806         s/previous page/page up
807
808 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
809
810         * data/evince-ui.xml:
811
812         Change the layout to match clarkbw design.
813
814         * shell/Makefile.am:
815         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
816         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
817         (ev_navigation_action_finalize),
818         (ev_navigation_action_set_property),
819         (ev_navigation_action_get_property),
820         (ev_navigation_action_class_init):
821         * shell/ev-navigation-action.h:
822
823         Implement clarkbw toolbar navigation controls (incomplete)
824
825         * shell/ev-page-action.c: (update_label), (update_spin),
826         (value_changed_cb), (create_tool_item), (connect_proxy),
827         (ev_page_action_init), (ev_page_action_finalize),
828         (ev_page_action_set_property), (ev_page_action_get_property),
829         (ev_page_action_set_current_page),
830         (ev_page_action_set_total_pages), (ev_page_action_class_init):
831         * shell/ev-page-action.h:
832
833         Implement a page switcher in the toolbar
834
835         * shell/ev-view.c: (ev_view_scroll_view):
836         * shell/ev-window.c: (update_total_pages), (ev_window_open),
837         (update_current_page), (view_page_changed_cb), (goto_page_cb),
838         (register_custom_actions), (ev_window_init):
839
840         Change page on PageUp/Down.
841
842 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
843
844         * pdf/xpdf/pdf-document.cc
845         (pdf_document_thumbnails_get_thumbnail): initial stab at
846         implementing thumbnail support for pdfs.  It only does documents
847         with precached pdfs now.
848
849 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
850
851         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
852         thumbnail code into a time-based idle as well.  Also, turn off the
853         shadow temporarily as it's really slow.
854
855 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
856
857         * backend/ev-document.c: (ev_document_class_init):
858         * pdf/xpdf/pdf-document.cc:
859         * shell/ev-window.c: (ev_window_open):
860
861         Fix document title bugs and fallback to
862         filename when not available.
863
864 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
865
866         * backend/ev-document.c: (ev_document_get_type),
867         (ev_document_class_init), (ev_document_load),
868         (ev_document_get_title):
869         * backend/ev-document.h:
870         * pdf/xpdf/pdf-document.cc:
871         * ps/ps-document.c: (ps_document_set_property),
872         (ps_document_get_property), (ps_document_class_init),
873         (document_load):
874         * ps/ps-document.h:
875         * ps/ps.h:
876         * shell/ev-window.c: (update_window_title), (ev_window_open),
877         (ev_window_init):
878
879         Initial support for document title. Not working yet.
880
881 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
882
883         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
884
885         Grab focus on the view when clicking it
886
887 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
888
889         * shell/ev-marshal.list:
890         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
891         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
892
893         Add key bindings to the view. Now if the focus would work
894         right...
895
896 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
897
898         * Makefile.am:
899         * backend/Makefile.am:
900         * data/Makefile.am:
901         * dvi/Makefile.am:
902         * dvi/dvilib/Makefile.am:
903         * pdf/xpdf/Makefile.am:
904         * po/POTFILES.in:
905         * ps/Makefile.am:
906
907         Fix distcheck
908
909 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
910
911         * shell/ev-view.c: (ev_view_realize):
912
913         Fix mouse wheel scrolling
914
915 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
916
917         * ps/Makefile.am:
918         * ps/gstypes.h:
919         * ps/gtkgs.c:
920         * ps/gtkgs.h:
921         * ps/ps-document.c: (catchPipe), (ps_document_init),
922         (ps_document_class_init), (ps_document_cleanup),
923         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
924         (set_up_page), (close_pipe), (is_interpreter_ready),
925         (interpreter_failed), (output), (input), (start_interpreter),
926         (stop_interpreter), (file_length), (file_readable),
927         (check_filecompressed), (check_pdf), (compute_xdpi),
928         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
929         (ps_document_get_type), (ps_document_emit_error_msg),
930         (document_load), (ps_document_next_page),
931         (ps_document_get_current_page), (ps_document_get_page_count),
932         (ps_document_goto_page), (ps_document_set_page_size),
933         (ps_document_zoom_to_fit), (ps_document_set_zoom),
934         (ps_document_load), (ps_document_get_n_pages),
935         (ps_document_set_page), (ps_document_get_page),
936         (ps_document_widget_event), (ps_document_set_target),
937         (ps_document_set_scale), (ps_document_set_page_offset),
938         (ps_document_get_page_size), (ps_document_render),
939         (ps_document_document_iface_init):
940         * ps/ps-document.h:
941         * ps/ps.c:
942         * shell/ev-window.c: (ev_window_open):
943
944         Rename GtkGS to PSDocument
945
946 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
947
948         * ps/gtkgs.c: (gtk_gs_class_init):
949         * ps/gtkgs.h:
950
951         Some more leftover...
952
953 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
954
955         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
956         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
957         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
958         * ps/gtkgs.h:
959
960         Remove unused code and make a lot of stuff private
961
962 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
963
964         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
965         (gtk_gs_defaults_changed):
966         * ps/gsdefaults.h:
967         * ps/gtkgs.c:
968         * ps/gtkgs.h:
969         * ps/ps.h:
970
971         Cleanup headers dependencies
972
973 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
974
975         * ps/Makefile.am:
976         * ps/ggvutils.c:
977         * ps/ggvutils.h:
978         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
979         * ps/gsdefaults.h:
980         * ps/gtkgs.c: (file_length), (file_readable),
981         (check_filecompressed), (check_pdf), (gtk_gs_load),
982         (gtk_gs_get_postscript):
983
984         Get rid of ggvutils
985
986 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
987
988         * ps/ggvutils.c:
989         * ps/ggvutils.h:
990         * ps/gsio.h:
991         * ps/gtkgs.c: (gtk_gs_set_zoom):
992
993         Cleanups
994
995 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
996
997         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
998
999         Ensure the page is rerendered when changing zoom
1000
1001 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
1002
1003         * backend/ev-document.c: (ev_document_base_init),
1004         (ev_document_changed):
1005         * backend/ev-document.h:
1006
1007         Add a changed event that is emitted when the page content
1008         changes. This is necessary to deal with the fact that
1009         in ps backend rendering happen asycrounously.
1010         This makes the ps backend mostly work.
1011
1012         * pdf/xpdf/pdf-document.cc:
1013
1014         Emit changed event
1015
1016         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
1017         (ps_document_set_target):
1018
1019         Emit changed event
1020
1021         * shell/ev-view.c: (document_changed_callback),
1022         (ev_view_set_document), (ev_view_set_page):
1023
1024         Redraw on the changed signal
1025
1026 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
1027
1028         * configure.ac: Added pt_BR to ALL_LINGUAS.
1029
1030 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
1031
1032         * backend/ev-document-bookmarks.c:
1033         (ev_document_bookmarks_get_child): *
1034         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
1035         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
1036         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
1037         (ev_sidebar_bookmarks_destroy),
1038         (ev_sidebar_bookmarks_class_init),
1039         (ev_sidebar_bookmarks_construct), (stack_data_free),
1040         (do_one_iteration), (populate_bookmarks_idle),
1041         (ev_sidebar_bookmarks_clear_document),
1042         (ev_sidebar_bookmarks_set_document): *
1043         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
1044         (ev_sidebar_add_page),
1045         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
1046         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
1047         it displays both the topics and the page numbers.
1048
1049 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
1050
1051         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
1052         toggle.
1053         * shell/ev-window.c (toggle_entries): Set sidebar default value to
1054         visible.
1055
1056 2004-12-23  Adam Weinberger  <adamw@gnome.org>
1057
1058         * configure.ac: Added en_CA to ALL_LINGUAS.
1059
1060 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
1061
1062         * ChangeLog: replace bottom of this ChangeLog (merged history of
1063         ggv and gpdf; where all paths were wrong and most of the files are
1064         not even in this tree) with ChangeLog (from arch) of the shell
1065         code.
1066
1067 2004-12-23  Havoc Pennington  <hp@redhat.com>
1068
1069         * shell/ev-window.c: hook up potentially-questionable "find
1070         results status text" feature - something involving the sidebar or
1071         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
1072         might be better in the end.
1073
1074         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
1075         with corresponding signal when it should be updated
1076
1077         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
1078
1079 2004-12-22  Havoc Pennington  <hp@redhat.com>
1080
1081         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
1082         find stuff on other pages, sort of (only returns one result on
1083         invisible pages, to show they have results; updates full results
1084         for a page when you view it). Currently repaints the current page
1085         every time a new result is found on any page, which isn't so nice.
1086
1087 2004-12-22  Havoc Pennington  <hp@redhat.com>
1088
1089         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
1090         the document doesn't support find (better ideas?)
1091         (find_bar_search_changed_cb): handle missing document or document
1092         that doesn't support find
1093
1094         * pdf/xpdf/pdf-document.cc: port to implement the new
1095         EvDocumentFindIface
1096
1097         * backend/ev-document-find.c: create a new interface for searching
1098
1099         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
1100
1101 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
1102
1103         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
1104         libevbackend.la.
1105
1106         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
1107         EvPrintJob constructor arguments.
1108
1109         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
1110         for documents that can export PostScript (page by page).
1111
1112         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
1113         
1114         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
1115         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
1116         (pdf_document_ps_exporter_iface_init:
1117         Implement EvPSExporter.
1118
1119         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
1120
1121 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1122
1123         * backend/Makefile.am:
1124         * backend/ev-document-thumbnails.c:
1125         (ev_document_thumbnails_get_type),
1126         (ev_document_thumbnails_get_thumbnail):
1127         * backend/ev-document-thumbnails.h:
1128         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
1129         (pixbuf_document_thumbnails_get_thumbnail),
1130         (pixbuf_document_document_thumbnails_iface_init):
1131         * shell/Makefile.am:
1132         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
1133         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
1134         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
1135         * shell/ev-sidebar-thumbnails.h:
1136         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
1137         (ev_sidebar_set_document):
1138         * shell/ev-utils.c: (gaussian), (create_blur_filter),
1139         (create_shadow), (ev_pixbuf_add_shadow):
1140         * shell/ev-utils.h:
1141         Add thumbnail support.
1142         
1143 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1144
1145         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
1146         (using_postscript_printer): Set up a print dialog for "PostScript
1147         injection" method.
1148
1149         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
1150         EvPrintJob.
1151
1152         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
1153
1154 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1155
1156         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
1157         (ps_document_set_target), (ps_document_get_page_size),
1158         (ps_document_render):
1159         * ps/gtkgs.h:
1160
1161         Fix a few bugs
1162
1163 2004-12-22  Christian Rose  <menthos@menthos.com>
1164
1165         * configure.ac: Added "sv" to ALL_LINGUAS.
1166
1167 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
1168
1169         * backend/ev-document-bookmarks.[ch]: new interface to indicate
1170         document supports bookmarks.
1171
1172 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1173
1174         * ps/ggvutils.c: (ggv_file_readable):
1175         * ps/ggvutils.h:
1176         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
1177         (gtk_gs_get_postscript):
1178
1179         Remove unused utils
1180
1181 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1182
1183         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
1184         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
1185         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
1186         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
1187         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
1188         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
1189         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
1190         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
1191         (gtk_gs_set_antialiasing), (ps_document_load),
1192         (ps_document_render):
1193         * ps/gtkgs.h:
1194
1195         Another check point for the ps backend. Now I can get it to show
1196         pages!
1197
1198 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
1199
1200         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
1201         document setting code.
1202
1203 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1204
1205         * shell/eggfindbar.c: (entry_activate_callback):
1206         Animate the next button when activate is pressed.
1207         
1208 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1209
1210         * shell/ev-window.c: (ev_window_cmd_edit_find),
1211         (update_fullscreen_popup), (ev_window_fullscreen),
1212         (ev_window_unfullscreen), (ev_window_state_event_cb),
1213         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
1214         Fix bugs in fullscreen code.
1215         
1216 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1217
1218         * Makefile.am:
1219         * configure.ac:
1220         * pixbuf/Makefile.am:
1221         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
1222         (pixbuf_document_load), (pixbuf_document_get_n_pages),
1223         (pixbuf_document_set_page), (pixbuf_document_get_page),
1224         (pixbuf_document_set_target), (pixbuf_document_set_scale),
1225         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
1226         (pixbuf_document_render), (pixbuf_document_begin_find),
1227         (pixbuf_document_end_find), (pixbuf_document_finalize),
1228         (pixbuf_document_class_init),
1229         (pixbuf_document_document_iface_init), (pixbuf_document_init):
1230         * pixbuf/pixbuf-document.h:
1231         * shell/Makefile.am:
1232         * shell/ev-application.c: (ev_application_open):
1233         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
1234         (ev_window_open):
1235         Add pixbuf backend.
1236         
1237 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
1238
1239         * Makefile.am: 
1240         * dvi/dvilib/Makefile.am:
1241         * dvi/Makefile.am:
1242         * configure.ac: Auto*ify dvi and dvi/dvilib
1243
1244         * dvi/Makefile: Remove from CVS
1245         
1246         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
1247         confusion.
1248
1249         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
1250         
1251         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
1252         
1253 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1254
1255         * ps/Makefile.am:
1256         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
1257         (gtk_gs_value_adjustment_changed), (compute_size),
1258         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
1259         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
1260         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
1261         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
1262         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
1263         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
1264         (ps_document_load), (ps_document_get_n_pages),
1265         (ps_document_set_page), (ps_document_get_page),
1266         (ps_document_set_target), (ps_document_set_scale),
1267         (ps_document_set_page_offset), (ps_document_get_page_size),
1268         (ps_document_render), (ps_document_begin_find),
1269         (ps_document_end_find), (ps_document_document_iface_init):
1270         * ps/gtkgs.h:
1271         * shell/Makefile.am:
1272         * shell/ev-window.c: (ev_window_open):
1273
1274         Some work to integrate gtkgs with EvDocument
1275
1276 2004-12-22  Anders Carlsson  <andersca@gnome.org>
1277
1278         * shell/ev-window.c: (update_fullscreen_popup),
1279         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
1280         (exit_fullscreen_button_clicked_cb),
1281         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
1282         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
1283         (ev_window_state_event_cb), (ev_window_init):
1284         Add fullscreen support from Epiphany.
1285         
1286 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1287
1288         * data/ev-stock-zoom-fit-width.png: fit-width
1289         stock icon from gpdf.
1290         
1291         * shell/ev-stock-icons.[ch]: copied from gpdf.
1292         
1293         * shell/main.c: (main): init stock icons.
1294         
1295         * shell/ev-window.c: use the fit-width icon.
1296         
1297         * data/evince-ui.xml: add zooming toolbar items.
1298
1299 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1300
1301         * shell/ev-view.c: 
1302         (ev_view_best_fit), (ev_view_fit_width): because
1303         get_page_size() returns the scaled page size, we
1304         need to calculate the scale factor relative to
1305         the previous scale factor. Should really just
1306         add get_real_page_size().
1307
1308 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1309
1310         * shell/ev-view.[ch]:
1311         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
1312         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
1313         add zooming.
1314         
1315         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
1316         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
1317         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
1318         hook it up.
1319         
1320         * pdf/xpdf/pdf-document.cc:
1321         (pdf_document_begin_find),
1322         (pdf_document_end_find): make static.
1323
1324 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1325
1326         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
1327
1328         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
1329         names to fontconfig patterns.
1330         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
1331
1332         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
1333         setupBaseFontsFc.
1334
1335 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
1336
1337         * Makefile.am:
1338         * configure.ac:
1339         * ps/Makefile.am:
1340         * ps/ggvutils.c:
1341         * ps/ggvutils.h:
1342         * ps/gsdefaults.c:
1343         * ps/gsdefaults.h:
1344         * ps/gsio.c:
1345         * ps/gsio.h:
1346         * ps/gtkgs.c:
1347         * ps/gtkgs.h:
1348         * ps/ps.c:
1349         * ps/ps.h:
1350
1351         Import ggv backend. Not hooked up yet.
1352
1353 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1354
1355         * shell/main.c: (load_files), (main): load files
1356         from the command line.
1357
1358 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
1359
1360         * configure.ac: don't require bonobo.
1361         
1362         * cut-n-paste/recent-files/*: kill bonobo recent
1363         view.
1364
1365         * shell/ev-window.c:
1366         (ev_window_is_empty): upd.
1367         (unable_to_load), (ev_window_open): load backend
1368         based on the mime type.
1369
1370 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
1371
1372         * backend/.cvsignore: ignore generated marshalers source.
1373
1374         * shell/main.c (main): this is not epiphany.
1375
1376 2004-12-22  Havoc Pennington  <hp@redhat.com>
1377
1378         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
1379         (expose_bin_window): draw find highlights
1380
1381         * shell/ev-window.c (find_bar_search_changed_cb): implement 
1382         
1383         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
1384         (pdf_document_end_find): implement this interface
1385
1386         * backend/ev-document.c (ev_document_found): add this to emit
1387         signal
1388
1389 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
1390
1391         * data/evince-ui.xml: Add a few more toolbar items.
1392
1393         * shell/ev-window.c: Hook up page navigation toolbar 
1394         items.
1395
1396         * shell/ev-view.[ch]: add ev_view_set/get_page and 
1397         a page-changed signal.
1398
1399         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
1400         Add ev_document_get_page().
1401
1402         * shell/ev-window.c: Sensitize/desensitize navigation
1403         actions.
1404
1405 2004-12-21  Havoc Pennington  <hp@redhat.com>
1406
1407         * backend/ev-backend-marshal.c,
1408         backend/ev-backend-marshalers.list, backend/Makefile.am: add
1409         marshaler-generator thingy. I'm sure there's a better way to do
1410         this in the modern world.
1411
1412         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
1413         end_find methods and "found" signal.
1414
1415         * configure.ac: find glib-genmarshal
1416
1417 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
1418
1419         * shell/ev-sidebar.c: Construct an actual sidebar.
1420         * shell/ev-sidebar-bookmarks.[ch]:
1421         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
1422
1423 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
1424
1425         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
1426         Redo size handling.
1427         
1428         * shell/ev-view.c: Track the size from the document.
1429
1430 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
1431
1432         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
1433         constructor assumes ownership of the string passed in.
1434         
1435         * shell/ev-window.c (ev_window_open): Destroy the error
1436         dialog once we've displayed it.
1437
1438 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
1439
1440         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
1441         a bit, it works! (sort of)
1442
1443         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
1444         Move to .cc since we need to use C++ in the implementation.
1445
1446         * shell/dummy.cc: Add a CC file to force evince
1447         to be linked as a C++ program.
1448
1449 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
1450
1451         * shell/ev-view.[ch]: Start of content-area widget.
1452
1453         * shell/ev-window.c: Create a EvView, update it
1454         as we change documents.
1455
1456         * shell/Makefile.am shell/ev-marshal.list: Add
1457         generated marshalers.
1458
1459 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
1460
1461         * Makefile.am (SUBDIRS): move shell.
1462
1463 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
1464
1465         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
1466         .a to libtool convenience libraries.
1467
1468         * shell/ev-window.c (ev_window_open): Hard code loading
1469         a PDF document.
1470         
1471         * backend/ev-document.h: Add a boolean return to load(),
1472         fix GError * to GError **.
1473
1474         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
1475         object for a PDF backend EvDocument.
1476
1477 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
1478
1479         * dvi/*: New directory with the beginning of a .dvi backend.
1480
1481 2004-12-21  Havoc Pennington  <hp@redhat.com>
1482
1483         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
1484         previous/next instead of back/forward
1485
1486 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
1487
1488         * backend/ev-document.[ch]: Fix a couple of problems so
1489         it compile.
1490
1491 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
1492
1493         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
1494         to backend/ directory, rename EvViewer to EvDocument.
1495
1496 2004-12-21  Havoc Pennington  <hp@redhat.com>
1497
1498         * shell/ev-window.c: hook up the find bar widget; now we just need
1499         a document to find things in
1500
1501         * shell/eggfindbar.c: a find bar widget
1502
1503 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
1504
1505         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
1506
1507 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
1508
1509         * pdf/**: Import of xpdf code from gpdf. 
1510
1511         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
1512
1513         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
1514         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
1515         Fix FreeType includes.
1516
1517         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
1518         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
1519         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
1520         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
1521         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
1522         Include xpdfconfig.h
1523         
1524 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
1525
1526         * shell/ev-window.c (ev_window_dispose): dispose can be called
1527         multiple times.
1528
1529 2004-12-21  Havoc Pennington  <hp@redhat.com>
1530
1531         * shell/ev-window.c (ev_window_init): set title to Document Viewer
1532         rather than Evince
1533
1534         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
1535         items; really they should be synced with the strings, etc. from
1536         current gpdf, but just getting the boring typing out of the way 
1537
1538 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
1539
1540         * po/POTFILES.in:
1541         * shell/ev-application.c: (window_destroy_cb):
1542         * shell/ev-window.c:
1543         * shell/main.c: (main):
1544
1545         Actually show the window...
1546
1547 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
1548
1549         * Makefile.am:
1550         * shell/Makefile.am:
1551         * shell/ev-application.c: (ev_application_class_init):
1552         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
1553
1554         Make it build again
1555
1556 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
1557
1558         Import to gnome cvs.
1559         
1560         * Remove copies of gpdf and ggv trees.
1561         * Rip out all the recursive configure code.
1562         * Remove bonobo machinery.
1563         * viewer/*: GInterfaces that backends should/can implement.
1564
1565 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1566
1567         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
1568         typo
1569
1570 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1571
1572         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
1573         (ev_application_finalize, ev_application_class_init)
1574         (ev_application_init): use GType instance private data for priv.
1575     
1576         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
1577         (ev_window_finalize, ev_window_class_init)
1578         (ev_window_init): ditto.
1579
1580 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1581
1582         * shell/ev-application.c (ev_application_new_window): make public
1583         (ev_application_show_initial_window): kill.
1584     
1585         * shell/ev-application.h: update prototypes.
1586     
1587         * shell/main.cc (main): inline ev_application_show_initial_window.
1588
1589 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1590
1591         * shell/ev-application.c (ev_application_new_window): impl.
1592         (ev_application_show_initial_window): use it.
1593         (is_window_empty, ev_application_get_empty_window): returns an
1594         existing empty window or a new one.
1595         (ev_application_open): from ev_window_cmd_file_open.
1596     
1597         * shell/ev-application.h: update prototypes
1598     
1599         * shell/ev-window.c (ev_window_is_empty): impl.
1600         (ev_window_open): make public.
1601         (ev_window_cmd_file_open): use ev_application_open
1602     
1603         * shell/ev-window.h: update prototypes, remove unused.
1604
1605 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1606
1607         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
1608         move destroy handler out of here...
1609     
1610         * shell/ev-application.c, shell/ev-application.h: ...into this new
1611         class. Also handles initial window creation.
1612     
1613         * shell/main.cc (main): use EvApplication to create initial
1614         window.
1615
1616 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1617
1618         * Makefile.am (SUBDIRS): add cut-n-paste
1619     
1620         * cut-n-paste/Makefile.am: add
1621     
1622         * configure.ac: generate Makefiles in cut-n-paste
1623
1624 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1625
1626         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
1627         (ev_window_class_init): install ev_window_dispose.
1628
1629 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1630
1631         * shell/ev-window.h, shell/ev-window.c: replace gchar with
1632         char (gchar looks stupid).
1633
1634 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1635
1636         * po/de.po: updated German translation.
1637
1638 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1639
1640         * configure.ac: add more pkg-config library checks for gnome-vfs,
1641         bonobo etc.
1642     
1643         * gpdf/configure.in: temporarily disable libpaper
1644         checks. Otherwise I'd have to add the checks for the shell, too.
1645
1646 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1647
1648         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
1649         and * file filters to the file choose.
1650
1651 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1652
1653         * po/de.po: Updated German translation.
1654
1655 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1656
1657         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
1658
1659 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1660
1661         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
1662     
1663         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
1664         (ev_window_init): implement those menuitems.
1665
1666 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1667
1668         * data/evince-ui.xml: add a toolbar (with FileOpen action)
1669     
1670         * shell/ev-window.c (ev_window_init): use the toolbar.
1671
1672 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1673
1674         * shell/ev-window.c (ev_window_init): use menu translations
1675
1676 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1677
1678         * configure.ac: add "de" to ALL_LINGUAS.
1679     
1680         * po/de.po: add German translation.
1681
1682 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1683
1684         * Makefile.am (SUBDIRS): add po
1685     
1686         * configure.ac: check intltool, glib-gettext etc, generate
1687         po/Makefile.in
1688     
1689         * po, po/POTFILES.in, po/POTFILES.skip: new.
1690
1691 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1692
1693         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
1694         already use (#ifdef ENABLE_NLS)
1695     
1696         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
1697         pointer indirection thinko.
1698     
1699         * shell/main.c: include gi18n.h for bindtextdomain etc.
1700
1701 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1702
1703         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
1704         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
1705         tooltips for menu items in the statusbar.
1706
1707 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1708
1709         * configure.ac, data/Makefile.am, shell/Makefile.am: use
1710         pkgdatadir drop UIDIR
1711
1712 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1713
1714         * data/evince-ui.xml: Add File->Open menu item
1715     
1716         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
1717         chooser), hook it up in the ui manager.
1718
1719 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1720
1721         * shell/ev-window.c: fix Help->About tooltip.
1722
1723 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
1724
1725         * configure.ac: set CFLAGS for libevprivate.
1726     
1727         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
1728         definitions, factory etc.
1729     
1730         * lib/Makefile.am: build libevprivate.a (only stock icon code).
1731     
1732         * shell/Makefile.am: link against libevprivate.a.
1733     
1734         * shell/ev-window.c (entries): add stock icon to Help->About.
1735     
1736         * shell/main.c (main): init stock icon code.
1737
1738 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1739
1740         * lib/recent-files: egg recent files code
1741     
1742         * lib/Makefile.am: add.
1743     
1744         * Makefile.am: add lib subdir.
1745     
1746         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
1747         set CFLAGS for recent-files.
1748
1749 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1750
1751         * configure.ac: disable -ansi and -pedantic gcc flags. They
1752         disable POSIX stuff in stdio.h, but egg-recent uses them.
1753
1754 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
1755
1756         * configure.ac: add --disable-deprecated flag (defaults to on in
1757         "cvs" builds).
1758     
1759         * shell/Makefile.am (INCLUDES): use it.
1760
1761 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1762
1763         * shell/main.c: add missing #include.
1764     
1765         * shell/ev-window.c: fix for pedantic gcc.
1766         (ev_window_cmd_help_about): split license into paragraphs for
1767         translators and pedantic compilers.
1768
1769 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1770
1771         * configure.ac: add more warning flags if compiling with gcc from
1772         cvs (or explicitly requested with --enable-more-warnings).
1773
1774 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1775
1776         * data/evince-ui.xml: add File and File->Close menu.
1777     
1778         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
1779         (ev_window_destroy): quit after destroy.
1780         (ev_window_class_init): override GtkObject::destroy.
1781         (entries): install close_window callback.
1782
1783 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1784
1785         * Makefile.am (SUBDIRS): add data subdir.
1786     
1787         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
1788         gtk+ 2.5.0 for GtkAboutDialog.
1789     
1790         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
1791         main window.
1792     
1793         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
1794     
1795         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
1796         manager.
1797         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
1798
1799 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1800
1801         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
1802
1803 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1804
1805         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
1806
1807 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1808
1809         * shell/*: Added shell directory boilerplate, build it.
1810
1811 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
1812
1813         * configure.ac, Makefile.am: Added top-level configure.ac and
1814         Makefile.am