commit 313487c6c0697684274dde65332a0a7d584f2301 Author: Carlos Garcia Campos Date: 2010-05-04 [doc] Fix build with gtk-doc enabled M help/reference/shell/Makefile.am commit 45db29a94d1043b5a88849873208ebf78f6c4ae9 Author: Carlos Garcia Campos Date: 2010-06-19 [printing] Don't save print document settings into global file Fixes bug #530018. M shell/ev-window.c commit 0ff97855e21145c4960e2b8ff0d18976b2666111 Author: Carlos Garcia Campos Date: 2010-06-16 [shell] Reload presentation view when document changes Fixes bug #621750. M shell/ev-window.c commit 8b713eb79bb9bc0c5cdd0a08be6ac8be5451ba1d Author: Carlos Garcia Campos Date: 2010-06-14 Don't mix PopplerRectangle and EvRectangle We shouldn't assume a PopplerRectangle was created with g_new(), so better use poppler_rectangle_free(). M backend/djvu/djvu-text-page.c M backend/pdf/ev-poppler.cc M libview/ev-jobs.c commit 996a492e678461bbc5ee9adec89a6047a27f435b Author: Juanjo MarĂ­n Date: 2010-06-08 [comics] Adds comics_regex_quote() Fixes bug #619248. M backend/comics/comics-document.c commit 0f7d8fddd869d98416b609a288aa096a55e33977 Author: Carlos Garcia Campos Date: 2010-06-02 [presentation] Fix fade animations Fixes bug #619825. M libview/ev-transition-animation.c commit d6608cc1522c58f9612eb0b01cb852aa6f23e6a2 Author: Carlos Garcia Campos Date: 2010-06-02 [presentation] Fix a crash when starting animation Fixes bug #619948. M libview/ev-view-presentation.c commit 9be44f7c748b1bca12798deb83691f3b5b98f3c3 Author: Funda Wang Date: 2010-05-31 Updated zh_CN translation. M po/ChangeLog M po/zh_CN.po commit b4acc9717ef4f9d52957de80df2a65bfe61a504e Author: Hib Eris Date: 2010-05-25 [windows] init locale_dir only once M libdocument/ev-init.c commit bb5e5eed05809e2988f2c3db07002338c01a4a9f Author: Hib Eris Date: 2010-05-25 Remove some code duplication M libdocument/ev-init.c M libdocument/ev-init.h M previewer/Makefile.am M previewer/ev-previewer.c M shell/Makefile.am M shell/main.c commit d09ccb5042f008462c2ee3d967ec9db15083bc8c Author: Hib Eris Date: 2010-05-17 [windows] Fix localization on Windows Fixes bgo#610548 M libdocument/ev-init.c M previewer/ev-previewer.c M shell/main.c commit 38693288fb96f49945575bfb7bfabcd525302fe4 Author: Manoj Kumar Giri Date: 2010-05-18 Updated Oriya Translation M po/or.po commit 802daaf4ef7313924ac48c62ae16609965995c24 Author: Marek Kasik Date: 2010-05-12 Convert relative path to absolute path for evince-previewer Add ability to open documents specified by relative path in evince-previewer. M previewer/ev-previewer.c commit bccc543bb9d6814f486fd7b3c0941a6897a74914 Author: Carlos Garcia Campos Date: 2010-05-11 [shell] Fix opening files with '#' in its name See bug #616515. M shell/main.c commit 8d7315cde3278e2d55b0db9027c6eb2c74bf349a Author: Carlos Garcia Campos Date: 2010-05-11 [libview] Set accept focus for annotation windows M libview/ev-annotation-window.c commit 26fe3006d2b239506f7747c6e52a14f082a67c2b Author: Carlos Garcia Campos Date: 2010-05-09 [libview] Do nothing in size_allocate when document is not yet loaded M libview/ev-view.c commit b971afef371704572b47d47c8632596be59e5041 Author: Carlos Garcia Campos Date: 2010-05-09 [libview] Take into account scrollbar size to get zoom for best fit in contnuous mode M libview/ev-view.c commit 18d5408906085b170a0459c717d4f2f3cd3208de Author: Carlos Garcia Campos Date: 2010-05-09 [libview] Keep our own GtkRequisition and use it to set adjusment values M libview/ev-view-private.h M libview/ev-view.c commit aeed7b452035763188b65ec19c2d9e14a48c60d8 Author: EspeonEefi Date: 2010-05-04 [shell] Fix typo: request_width -> request_height M shell/ev-window.c commit 8ad5fbe790732ac9220c1d67296b2bbb1bffbe26 Author: Carlos Garcia Campos Date: 2010-05-04 [libdocument] Fix broken ev_tmp_filename_unlink() Check file is under evince tempdir rather than global tempdir and fix the prefix check. M libdocument/ev-file-helpers.c commit b7382289ce566243847e6cab32490c6ba711a3bf Author: Carlos Garcia Campos Date: 2010-05-04 [shell] Remove redundant check M shell/ev-window.c commit 491d9776afbda0d9e0c042d2d93ad0ec6f0a7eb4 Author: Carlos Garcia Campos Date: 2010-05-03 [ev-daemon] Respect GNOME22_USER_DIR env variable M shell/ev-daemon.c commit 6b0ec09ac9edf7432d4d5e8f78642e08776b62fc Author: Carlos Garcia Campos Date: 2010-04-30 Hide sidebar by default when window is empty M shell/ev-window.c commit 0ac70b958c575996f760fdd987718649398fd51b Author: Carlos Garcia Campos Date: 2010-04-29 Make sure dot_dir exists before creating last_settings file Fixes bug #617154. M shell/ev-window.c commit b5bfb2abfbe0a0e7071da9481c7ad51c7eb37afb Author: Carlos Garcia Campos Date: 2010-04-26 [release] 2.30.1 M NEWS M configure.ac