]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
new script to keep in sync with toolbareditor in libegg
[evince.git] / ChangeLog
index 915d1251e5c097279a1bb64010074e22b7d08bbe..a2a2010edfb4edf2dbeaefb9737db72b986b81da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
+
+       * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
+
+       new script to keep in sync with toolbareditor in libegg
+
+       * cut-n-paste/toolbar-editor/*: 
+
+       Run update-toolbareditor-from-libegg so we are in sync again. 
+       Fixes bug #452850.
+       
+
+2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-links.c: (job_finished_callback):
+
+       Do not connect selection changed signal more than once. Fixes bug
+       #349433.
+       
+2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_view_sidebar_cb):
+
+       Do not change sidebar chrome flag when pressing F9 key in
+       presentation mode.
+       
+2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc:
+       (pdf_document_thumbnails_get_dimensions):
+
+       Make sure thumbnails width and height is not <= 0. Fixes a crash
+       with some pdf documents which have really small pages.
+       
+2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
+
+       * shell/main.c: (main):
+
+       Fixes program description translation issue.
+       Bug #450148.
+
 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
 
        * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):