]> www.fi.muni.cz Git - evince.git/shortlog
evince.git
2009-10-25 Carlos Garcia... [libdocument] Add EvDocumentLicense to store informatio...
2009-10-25 Carlos Garcia... Revert "[printing] Make evince output pdf on supported...
2009-10-25 Adrian Johnson[printing] Set page orientation of each page when printing
2009-10-25 Adrian Johnson[printing] Preserve aspect ratio when scaling page...
2009-10-23 Carlos Garcia... Use gtk_window_present() when opening a copy instad...
2009-10-23 drtvasudevanUpdated Tamil translation
2009-10-23 Carlos Garcia... Make accels map save atomic
2009-10-23 Carlos Garcia... Move load/save toolbars model from EvApplication to...
2009-10-23 Carlos Garcia... Move load/save print settings code from EvApplication...
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-10-22 Carlos Garcia... Update all window copies of the same document when...
2009-10-21 Christian Persch[build] Automatically keep .gitignore files updated
2009-10-21 Carlos Garcia... Set DESKTOP_STARTUP_ID env var on spawned evince proces...
2009-10-21 Carlos Garcia... Use always a different process for every document
2009-10-21 Carlos Garcia... [shell] Do not setup page from metadata when provided...
2009-10-20 Christian Perschdaemon: Use g_spawn_sync, and correctly test exit code
2009-10-20 Christian Perschshell: Don't crash when we don't have a DBUS connection
2009-10-20 Christian PerschFix docs build
2009-10-20 Christian Perschbuild: Remove unused variable to fix a compiler warning
2009-10-20 Christian Perschbuild: Include string.h for strcmp()
2009-10-20 Christian Perschbuild: Silence the DBUS service file rule
2009-10-20 Carlos Garcia... Run evince instances in different processes instead...
2009-10-19 Carlos Garcia... [libdocument] Initialize max size to first page size
2009-10-18 Khaled HosnyUpdated Arabic translation
2009-10-18 Mario BlättermannUpdated German translation
2009-10-17 Jorge GonzálezUpdated Spanish translation
2009-10-16 Ivar SmolinUpdating Estonian translation
2009-10-13 Andika TriwidadaUpdated Indonesian translation
2009-10-11 Carlos Garcia... Make sure metadata exists before reference it when...
2009-10-11 Carlos Garcia... Remove ev-metadata-manager
2009-10-11 Carlos Garcia... [shell] Use EvMetadata to get/set gvfs metadata
2009-10-11 Carlos Garcia... [metadata] Run evince-convert-metadata tool at startup...
2009-10-11 Carlos Garcia... [metadata] Add EvMetadata to handle gvfs metadata
2009-10-11 Carlos Garcia... [metadata] Add evince-convert-metadata tool
2009-10-10 Carlos Garcia... Rename gtk_info_bar_new as ev_info_bar_new
2009-10-07 Carlos Garcia... [shell] Make sure total_num_bytes > 0 before using...
2009-10-07 Carlos Garcia... [shell] Escape uri before showing it in progress area
2009-10-07 Carlos Garcia... [utils] Remove escape_uri_for_display() in favor of...
2009-10-07 Carlos Garcia... [shell] Use g_uri_unescape_string() instead of our...
2009-10-07 Carlos Garcia... [shell] Remove progress message area when document...
2009-10-07 Shushi KuroseUpdate Japanese translation
2009-10-07 Carlos Garcia... [shell] Fix a crash due to an uninitialized variable
2009-10-07 Carlos Garcia... [libview] Scroll one screen leaving one line context
2009-10-06 Wouter BolsterleeImprove wording on reference docs front page
2009-10-02 Gil ForcadaUpdated Catalan translation
2009-09-30 Carlos Garcia... [libview] Clear form fields when rotation changes
2009-09-28 Andika TriwidadaUpdated Indonesian translation
2009-09-27 Juanjo Marín[thumbnails] Remarks the selected thumbnail after rotation
2009-09-25 Takayuki KUSANOUpdate Japanese translation
2009-09-25 Carlos Garcia... Do not try to recover invalid or unneeded files
2009-09-24 Carlos Garcia... [libview] Don't change current page when rotating docum...
2009-09-24 Carlos Garcia... [libview] Fix dest page when jumping to a random page...
2009-09-24 Carlos Garcia... [libview] Fix scrollbars position when moving to a...
2009-09-22 Matej UrbančičUpdated Slovenian translation
2009-09-22 Carlos Garcia... [build] Add --disable-tests to disable tests during...
2009-09-21 Marek ČernockýUpdate Czech translation
2009-09-21 Amitakhya PhukanUpdating Assamese translations
2009-09-20 Petr KovarUpdated Czech translation by Jan Drabek
2009-09-20 Carlos Garcia... Fix thumbnails rotation when loading a rotated document
2009-09-20 Francesco MarlettaUpdated Italian translation
2009-09-18 Carlos Garcia... [configure] Rebump GTK+ requirements to 2.14
2009-09-18 Carlos Garcia... Use EvInfoBar instead of GeditMessageArea
2009-09-18 Carlos Garcia... Add GtkInfoBar to cut-n-paste (renamed to avoid conflicts)
2009-09-17 Lucian Adrian... Updated Romanian translation
2009-09-16 AsturUpdated Asturan translation
2009-09-16 Maxim V. DziumanenkoAdded Ukrainian translation
2009-09-15 Carlos Garcia... Use model instead of view to handle continuous, dual...
2009-09-15 Carlos Garcia... [libview] Add continuous, dual-page and fullscreen...
2009-09-15 Carlos Garcia... [libview] Remove ev_view_set_screen_dpi() from EvView
2009-09-15 Carlos Garcia... [shell] Remove unneeded call to ev_view_set_screen_dpi()
2009-09-15 Carlos Garcia... [shell] Make sure to not open a document on the last...
2009-09-15 Carlos Garcia... [shell] Use ev_window_open_document() to open a copy...
2009-09-15 Carlos Garcia... [shell] Add ev_window_open_document()
2009-09-15 Carlos Garcia... [libview] Update current scroll values when view is...
2009-09-15 Carlos Garcia... [libdocument] Add ev_document_get_uri()
2009-09-15 Carlos Garcia... Remove EvPageCache and use EvDocumentModel instead
2009-09-15 Carlos Garcia... Remove zoom-invalid signal from EvView
2009-09-15 Carlos Garcia... [libview] Remove ev_page_cache_get_size() from EvPageCache
2009-09-15 Carlos Garcia... [libview] Move get_max_width/height from EvPageCache...
2009-09-15 Carlos Garcia... [libview] Move get_dual_even_left from EvPageCache...
2009-09-15 Carlos Garcia... [libview] Don't pass scale to get_page_y_offset() since...
2009-09-15 Carlos Garcia... [libview] Move height_to_page cache from EvPageCache...
2009-09-15 Carlos Garcia... Move ev_page_cache_check_dimensions() to EvDocument
2009-09-15 Carlos Garcia... [libview] Use ev_document_get_page_size to get document...
2009-09-15 Carlos Garcia... Move thumbnails page sizes cache from EvPageCache to...
2009-09-15 Carlos Garcia... [libdocument] Protect some public methods with g_return...
2009-09-15 Carlos Garcia... [shell] Add missing cast
2009-09-15 Carlos Garcia... Move part of the EvPageCache to EvDocument
2009-09-15 Carlos Garcia... [libmisc] Move EvPageActionWidget implementation to...
2009-09-15 Carlos Garcia... Move default implementation of document_get_info from...
2009-09-15 Carlos Garcia... Convert EvDocument interface into an abstract class
2009-09-15 Carlos Garcia... Remove attachments from EvDocument interface and use...
2009-09-15 Carlos Garcia... [libdocument] Add EvDocumentAttachments interface
2009-09-15 Carlos Garcia... Unset executable flag
2009-09-14 Patrick AmmannSave images as png or jpg when the filename has no...
2009-09-12 Philip WithnallUpdated British English translation
2009-09-12 Kenneth NielsenUpdated Danish translation
2009-09-11 Reinout van... * 2009-09-11 Reinout van Schouwen <reinouts@gnome...
2009-09-11 AniUpdated Malayalam Translations
2009-09-10 Kostas PapadimasUpdated Greek translation.
next