X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=ca0576e731e22e9cd80fe99c38d5c0fea02c5e89;hb=c8ec9ff73aa7427358b8cce418e00ea7a3a977c6;hp=c8d60d243724c1ee9eedb7dec5309ea48bcbc015;hpb=caa2c49b773e42beb5f557ea3b73598b08dea2fc;p=evince.git diff --git a/ChangeLog b/ChangeLog index c8d60d24..ca0576e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +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):