X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=64bffeed8ff215f1288ff2d664d03e5b73b6ce03;hb=f00d7c5897477b0b2bfa7ff7229c443ebb81a855;hp=3e8ffd099317d70d352dc35e2f85b06e96d75bdc;hpb=9716be33110255e599ee94a1364ee1c3bbd3b307;p=evince.git diff --git a/ChangeLog b/ChangeLog index 3e8ffd09..64bffeed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,40 @@ +2007-07-19 Carlos Garcia Campos + + * 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 + + * 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 + + * NEWS: + * configure.ac: + + Update for release 0.9.2 + +2007-07-09 Carlos Garcia Campos + + * 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 * 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 * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init), @@ -21,13 +51,13 @@ 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 * 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 * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed), @@ -35,7 +65,7 @@ (ev_pixbuf_cache_get_form_field_mapping): Some refactoring to avoid duplicated code. - + 2007-07-08 Carlos Garcia Campos * configure.ac: @@ -86,7 +116,7 @@ (ev_view_reset_presentation_state): Merge evince-forms branch. - + 2007-07-03 Jaap Haitsma * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed @@ -131,14 +161,14 @@ Do not connect selection changed signal more than once. Fixes bug #349433. - + 2007-06-29 Carlos Garcia Campos * 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 * backend/pdf/ev-poppler.cc: @@ -146,7 +176,7 @@ 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 * shell/main.c: (main):