Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [build] Define EV_API_VERSION_UChristian Persch2010-05-051-0/+1
* [shell] Fix typo: request_width -> request_heightEspeonEefi2010-05-041-1/+1
* [release] 2.31.1Carlos Garcia Campos2010-05-042-2/+60
* [shell] Do not store metadata for files under /tmpCarlos Garcia Campos2010-05-041-22/+25
* [libdocument] Fix borken ev_tmp_filename_unlink()Carlos Garcia Campos2010-05-041-4/+4
* [libdocument] Add ev_file_is_temp()Carlos Garcia Campos2010-05-042-1/+20
* [shell] Add saved documents with "save a copy" to recent file listCarlos Garcia Campos2010-05-041-0/+2
* [doc] Fix build with gtk-doc enabledCarlos Garcia Campos2010-05-041-3/+2
* Remove old gconf schemas file from POTFILES.inCarlos Garcia Campos2010-05-041-1/+0
* [shell] Invert colors of thumbnails when loading in inverted color modeCarlos Garcia Campos2010-05-041-4/+7
* [libdocument] Add specific method to get a loading thumbnailCarlos Garcia Campos2010-05-042-6/+28
* Invert colors of pages when loading in inverted color modeJuanjo Marín2010-05-043-4/+9
* [shell] Remove redundant checkCarlos Garcia Campos2010-05-041-1/+1
* Take default settings from last document openedCarlos Garcia Campos2010-05-042-12/+44
* [ev-daemon] Respect GNOME22_USER_DIR env variableCarlos Garcia Campos2010-05-031-8/+14
* Remove unneeded GLIB_CHECK_VERSION macrosCarlos Garcia Campos2010-05-032-4/+0
* [libview] Remove unneeded #ifdefCarlos Garcia Campos2010-05-032-5/+1
* [shell] Port override_restrictions gconf key to GSettingsCarlos Garcia Campos2010-05-036-72/+65
* Updated Slovenian translationAndrej Žnidaršič2010-04-301-0/+906
* Hide sidebar by default when window is emptyCarlos Garcia Campos2010-04-301-1/+1
* Remove GTK_CHECK_VERSION macrosCarlos Garcia Campos2010-04-301-4/+0
* [shell] Add icons to the recent items, and always show them in menuChristian Persch2010-04-291-1/+19
* [shell] Ellipsise the recent action's labelChristian Persch2010-04-291-1/+23
* [presentation] Make inverted colors mode work in presentation mode tooCarlos Garcia Campos2010-04-253-5/+28
* Respect GNOME22_USER_DIR env variableCarlos Garcia Campos2010-04-251-10/+27
* Parse page dest from uri before creating the fileCarlos Garcia Campos2010-04-251-9/+13
* Updated Catalan (Valencian) translationCarles Ferrando2010-04-211-427/+1115
* Updated Kannada translationsShankar Prasad2010-04-211-402/+520
* Updated Galician translationsFrancisco Diéguez2010-04-171-209/+214
* Updated Spanish translationJorge González2010-04-161-146/+147
* Make gnome-doc-utils optionalHib Eris2010-04-153-9/+41
* Updated Malayalam TranslationAni Peter2010-04-141-405/+550
* Update icons to match gnome-icon-theme appearanceCarlos Garcia Campos2010-04-1312-4/+4
* [libview] Make sure there's a new valid page range before updating cachesCarlos Garcia Campos2010-04-131-0/+3
* [libview] Do not set loading to FALSE unless we really have a documentCarlos Garcia Campos2010-04-131-2/+1
* Typos correctedRuna Bhattacharjee2010-04-131-395/+549
* Updated Marathi TranslationsSandeep Shedmake2010-04-131-164/+156
* Fix .desktop file (GnomeBug:592733)Javier Jardón2010-04-051-1/+0
* Update FSF address everywhere.Arun Persaud2010-04-05245-298/+298
* [libview] Fix loading of compressed password-protected documentsCarlos Garcia Campos2010-04-031-2/+6
* Dutch translation updated by Wouter BolsterleeWouter Bolsterlee2010-04-021-191/+197
* Fixes to Catalan translationJordi Serratosa2010-04-011-3/+3
* [shell] Add command line option to open document at a given page indexCarlos Garcia Campos2010-04-011-1/+6
* [shell] Fix build with GSEAL_ENABLECarlos Garcia Campos2010-03-3113-47/+84
* [libdocument] Fix build with GSEAL_ENABLECarlos Garcia Campos2010-03-311-5/+7
* [shell] Fix no-window check in ev_sidebar_menu_position_under()Carlos Garcia Campos2010-03-311-1/+1
* Replace GTK_WIDGET_MAPPED() with gtk_widget_get_mapped()Carlos Garcia Campos2010-03-313-3/+3
* Replace GTK_WIDGET_NO_WINDOW() with gtk_widget_get_has_window()Carlos Garcia Campos2010-03-311-1/+1
* Replace GTK_WIDGET_STATE() with gtk_widget_get_state()Hib Eris2010-03-311-1/+1
* Replace GTK_WIDGET_VISIBLE() with gtk_widget_get_visible()Hib Eris2010-03-314-10/+11