]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix build with current poppler cvs head.
[evince.git] / ChangeLog
index 743623c334fec8e3f20986d488b0040cbc351eff..64bffeed8ff215f1288ff2d664d03e5b73b6ce03 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
+       * libdocument/ev-form-field.h:
+       * shell/ev-view.c: (ev_view_form_field_text_create_widget):
+
+       Fix build with current poppler cvs head.
+       
+2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/zoom-control/ephy-zoom-control.c:
+       * shell/eggfindbar.c: (egg_find_bar_init):
+
+       Fix build with gtk+ >= 2.11.5 due to gtktooltips
+       deprecation. Fixes bug #455667
+       
+2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.9.2
+
+2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_form_field_text_save),
+       (ev_view_form_field_choice_save):
+
+       Fix a crash when closing whith a form widget visible.
+
+2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_form_field_button_create_widget):
+
+       Update also the region of the current selected button when
+       clicking on another button if they are radio buttons.
+
+2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
+       (dispose_cache_job_info), (job_finished_cb), (move_one_job),
+       (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
+       (ev_pixbuf_cache_get_link_mapping),
+       (ev_pixbuf_cache_get_image_mapping),
+       (ev_pixbuf_cache_get_form_field_mapping),
+       (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
+       * shell/ev-view.c: (ev_view_form_field_get_region),
+       (ev_view_form_field_button_create_widget),
+       (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
+       (job_finished_cb):
+
+       Redraw only form field region instead of the whole page when
+       reloading a page to show changes on the form field.
+
+2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_form_field_choice_save):
+
+       Fix selection of first item in list form fields.
+
 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
@@ -5,7 +65,7 @@
        (ev_pixbuf_cache_get_form_field_mapping):
 
        Some refactoring to avoid duplicated code.
        (ev_pixbuf_cache_get_form_field_mapping):
 
        Some refactoring to avoid duplicated code.
-       
+
 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac:
 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac:
        (ev_view_reset_presentation_state):
        
        Merge evince-forms branch.
        (ev_view_reset_presentation_state):
        
        Merge evince-forms branch.
-       
+
 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
 
        * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
 
        * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
 
        Do not connect selection changed signal more than once. Fixes bug
        #349433.
 
        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>
 
        * 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:
 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc:
 
        Make sure thumbnails width and height is not <= 0. Fixes a crash
        with some pdf documents which have really small pages.
 
        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):
 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
 
        * shell/main.c: (main):