X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=7164e19b0954fdbdc399c102c919265dacf9b0be;hb=a5cd65d8446083b285ffdb367f8b4d06bbf08d38;hp=c1be1da2b67cfcf37ef5cb2a7bbc267efb154112;hpb=06001de7e17bdccc2197b9f690269e6f8328e521;p=evince.git diff --git a/ChangeLog b/ChangeLog index c1be1da2..7164e19b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2005-09-02 Dan Damian + + * configure.in: Added "ro" to ALL_LINGUAS. + +2005-09-01 Marco Pesenti Gritti + + * shell/ev-view.c: (clear_caches): + + ev_page_cache_get doesnt return a reference, + dont try to unref it. + +2005-09-01 Marco Pesenti Gritti + + * shell/main.c: (load_files_remote): + + Fix timestamp parameter with dbus <= 0.33 + +2005-08-31 Marco Pesenti Gritti + + * data/evince.schemas.in: + + Add missing full stop + +2005-08-31 Hiroyuki Ikezoe + + * shell/ev-pixbuf-cache.c: (dispose_cache_job_info): + * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose): + + Plug some memory leaks + +2005-08-29 Christian Persch + + * configure.ac: + * lib/ev-debug.c: (trap_handler): + + Check for execinfo.h and use it only if it exists. + Ported from Epiphany (bug #314776). + +2005-08-29 Duarte Loreto + + * configure.ac: Added Portuguese (pt) to ALL_LINGUAS. + +2005-08-27 Mohammad DAMT + + * configure.ac: Added Indonesian "id" to ALL_LINGUAS + * po/id.po : Added Indonesian translation + Fri Aug 26 00:45:09 2005 Jonathan Blandford * shell/main.c: