X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=c8d60d243724c1ee9eedb7dec5309ea48bcbc015;hb=666b70bb0dda34ead084650af4514cf7c2d82c8e;hp=915d1251e5c097279a1bb64010074e22b7d08bbe;hpb=f63ab8c1da7a2bea3ac3c402d83ecd3091821180;p=evince.git diff --git a/ChangeLog b/ChangeLog index 915d1251..c8d60d24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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: + (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 + + * shell/main.c: (main): + + Fixes program description translation issue. + Bug #450148. + 2007-06-21 Cesar Fernandez * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):