X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=840366e00f4a9a95db403d750e29194745d381f9;hb=8e6d88c8b0d2871ec61a42f38352425122281be6;hp=0180dd65f05390bdc3f8c25c1c80b2da04763caf;hpb=234f9499e497c80efe070af6bf013009118474b0;p=evince.git diff --git a/ChangeLog b/ChangeLog index 0180dd65..840366e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2005-09-27 Christian Persch + + * shell/ev-window-title.c: (ev_window_title_update): + + Guard against using g_strstrip on NULL. Fixes bug #317291. + +2005-09-26 Marco Pesenti Gritti + + * pdf/ev-poppler.cc: + + Show title even for unknown links + +2005-09-26 Marco Pesenti Gritti + + * shell/ev-window-title.c: (ev_window_title_update): + + Strip the title string + +2005-09-26 Marco Pesenti Gritti + + * shell/ev-window-title.c: + + Add .rtf to the bad extensions list + 2005-09-26 Marco Pesenti Gritti * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),