X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=74be37a86c88818703310c19d300e9b8b4fcfe74;hb=30668ba1c42ab4facb9794e7706bec3ace58725f;hp=c1b9d2beb608289540e325c06a11f39a81ec63c5;hpb=f91763ca68146b026095915fc0ee380ac23ab9ab;p=evince.git diff --git a/ChangeLog b/ChangeLog index c1b9d2be..74be37a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,48 @@ -2006-04-02 Carlos Garcia Campos +2006-04-20 Wouter Bolsterlee + + * data/evince-ui.xml: + * shell/ev-view.c: (ev_view_can_find_previous): + * shell/ev-view.h: + * shell/ev-window.c: (ev_window_update_actions), + (ev_window_cmd_edit_find_previous): + + Add support for "Find Previous" as dictated by the GNOME HIG. A + menu item is added and some glue code to make it all work is added + to various files. + +2006-04-09 Wouter Bolsterlee + + * configure.ac: Award myself the "useless use of cat" award. + +2006-04-09 Wouter Bolsterlee + + * po/LINGUAS: New file listing all supported languages. + + * configure.in: Use po/LINGUAS instead of including all languages + directly in this file. See the wiki for more information: + http://live.gnome.org/GnomeGoals/PoLinguas + +2006-04-06 Carlos Garcia Campos + + * backend/ev-document-factory.c: + + Do not load the document twice when there isn't errors + +2006-04-03 Carlos Garcia Campos + + * backend/ev-attachment.c: + + Fix a crash when there isn't a default application to open an + attachment + +2006-04-03 Carlos Garcia Campos + + * backend/ev-attachment.[ch]: + * shell/ev-attachment-bar.[ch]: + + Added missing files. + +2006-04-03 Carlos Garcia Campos * backend/Makefile.am: * data/evince-ui.xml: