X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=51ca9ad0349bc4d999d1edc8e63da11e26037e79;hb=6b0baad9910e782e9a1be407869e39b4086dc58f;hp=9a27aca0f62bf4416153f07de941563efb611a6e;hpb=48386837a0899cc7189e4194892ca94cb8b6e89a;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9a27aca0..51ca9ad0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2006-04-29 Nickolay V. Shmyrev <> + + * configure.ac: + * djvu/Makefile.am: + * djvu/djvu-text.h: + + Update to djvulibre-3.5.17, now it uses pkg-config. Fix + for the bug 339868. + +2006-04-22 Kjartan Maraas + + * configure.ac: Fix the LINGUAS stuff here too so it builds. + +2006-04-21 Wouter Bolsterlee + + * shell/ev-window.c: Add ellipsis to the Find... menu item, as + dictated by the GNOME HIG. Fixes bug #339235. + +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: