+2008-02-12 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * backend/impress/impress-document.c:
+ (impress_document_thumbnails_get_thumbnail):
+
+ Remove unused variable to avoid a compiler warning.
+
2008-02-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* configure.ac:
* backend/dvi/Makefile.am: Install only dvi
module. Fixes bug #512718.
-2008-01-29 Matthias Clasen <mclasen@redhat.com>
+2008-01-29 Matthias Clasen <mclasen@redhat.com>
* properties/ev-properties-main.c: (nautilus_module_initialize):
Initialize backends in properties tab. Fixes bug
#512720.
-2008-01-29 Matthias Clasen <mclasen@redhat.com>
+2008-01-29 Matthias Clasen <mclasen@redhat.com>
* properties/Makefile.am: No need to link with
libraries. Fixes bug #512719.
#505359. Thanks to Matthias Clasen, Brian Pepple and
Damien Carbery.
-2008-01-13 Djihed Afifi <djihed@gmail.com>
+2008-01-13 Djihed Afifi <djihed@gmail.com>
* shell/ev-window.c: (ev_window_get_recent_file_label):
mode, the animation will wait to start until both the origin and
destination page surfaces are available. Fixes #458460.
- (draw_loading_text):
+ (draw_loading_text):
Remove workaround for bug #320352, it's now fixed properly.
Do not use display before initializing it. Remove compile
warnings.
-2007-07-27 Cosimo Cecchi <anarki@lilik.it>
+2007-07-27 Cosimo Cecchi <anarki@lilik.it>
* shell/ev-view.c: (ev_view_class_init):
* shell/ev-attachment-bar.[ch]:
* shell/ev-window.c:
- Add support for PDF attachments. Fixes bug #325143
+ Add support for PDF attachments. Fixes bug #325143
2006-04-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
of page_cache clients to new location of code.
2005-06-08 Carlos Garcia Campos <carlosgc@gnome.org>
-
+
* shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
- selection in open dialog. It also remembers the last visited directory
- in the current session.
+ selection in open dialog. It also remembers the last visited directory
+ in the current session.
2005-06-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>