]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Remove Ctrl+Shift+T shortcut for toolbars. See the bug #350098.
[evince.git] / ChangeLog
index c04d3395900f7f4374cffbba69b249b42366c674..875c47eb9ba574abf63b0c423cb25d14637cb980 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,65 @@
+2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c:
+       
+       Remove Ctrl+Shift+T shortcut for toolbars. See
+       the bug #350098.
+
+2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+
+       Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
+       of this. 
+
+2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/Makefile.am:
+       * data/evince-ui.xml:
+       * shell/Makefile.am:
+       * shell/ev-application.[ch]:
+       * shell/ev-window.c:
+
+       Use GtkRecent instead of EggRecent when it's available. Fixes bug
+       #349273
+
+2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
+       findbar code: s/help/search/
+
+2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
+
+       * shell/ev-window.c: (setup_document_from_metadata),
+       (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
+       (setup_view_from_metadata):
+       
+       Fix memory leaks.
+
+2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
+
+       * autogen.sh, configure.ac: 
+       
+       Update automake usage. See bug 349292.
+
+2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/eggfindbar.c: (egg_find_bar_class_init),
+       (entry_activate_callback), (egg_find_bar_init),
+       (egg_find_bar_set_status_text):
+       * shell/eggfindbar.h:
+       
+       Unify Evince findbar with Epiphany. Nice patch
+       from Fabricio Silva <silva@crans.org> and
+       Frederic Peters <fpeters@entrouvert.com>. See
+       bug #339966 for details.
+
 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * data/evince.desktop.in.in:
        
-       Correct information for bugzilla. Thanks for
+       Correct information for bugzilla. Thanks to
        Olaf Vitters, see bug #348855.
 
 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>