]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Hungarian translation updated.
[evince.git] / ChangeLog
index 4ee6d36f126f5a1a96b2d97159d4ba4ae2567e11..3f96e10caad8f8c36418cd4a2a95a61c8db9446c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac: Fix sed expression for FreeBSD. Thanks
+       to Joe Marcus Clark <marcus@freebsd.org>
+       
+       * shell/eggfindbar.c: (entry_activate_callback),
+       (entry_changed_callback), (egg_find_bar_init),
+       (egg_find_bar_set_search_string):
+       
+       Made findbar buttons unsensitive if there is no text in
+       entry. Fix for the bug 313285.
+
+2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * ps/ps-document.c: Use g_filename_display_name for displaying
+       filenames and revert string freeze breackage
+
+2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * NEWS:
+       * configure.ac:
+
+       Update for 0.3.4
+
+       * shell/Makefile.am:
+
+       Add ev-application-service.xml to extra dist
+
+       * shell/ev-view.c: (find_page_at_location):
+
+       Remove unused function (fix warning)
+
+2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
+       (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
+       
+       Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
+       bug 313623.
+
+2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
+
+       * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
+       * shell/ev-window.c:
+       Fix build warnings
+
+2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac: Update script to get dbus version.
+       Fix for the bug #313443.
+
+2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (ev_window_cmd_escape):
+       
+       Return focus back to view on escape. Fix for bug 313295.
+
 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
        * shell/ev-window.c: (update_window_title),