X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=ca0576e731e22e9cd80fe99c38d5c0fea02c5e89;hb=61b14b7612531f6e67cc9783a104f7e7f761295d;hp=135629308490ac3c48e2fd9f9f0fa87606cd3ade;hpb=f42e8fb3e372c8028df3efb15cd22d9ce36e4dbe;p=evince.git diff --git a/ChangeLog b/ChangeLog index 13562930..ca0576e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2007-07-02 Jaap Haitsma + + * shell/ev-window.c: + + Adds a nice icon to page action during toolbar editing. + See bug #452872. + +2007-07-02 Nickolay V. Shmyrev + + * 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 + + * 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 + + * 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):