Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes make distNickolay V. Shmyrev2009-01-181-0/+4
* Fixes distcheckNickolay V. Shmyrev2009-01-181-0/+4
* Update for release 2.25.5Nickolay V. Shmyrev2009-01-182-1/+2
* Update for release 2.25.5Carlos Garcia Campos2009-01-182-0/+35
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-182-1/+8
* Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. FixesTomeu Vizoso2009-01-186-7/+151
* Fix for a minor code typo.Michal Vaner2009-01-182-3/+7
* Bug 568171 – doc build failsChristian Persch2009-01-183-1/+13
* Make EvJobPriority a proper GType. Fixes bug #567788.Tomeu Vizoso2009-01-184-2/+96
* Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.Carlos Garcia Campos2009-01-1810-22/+24
* Bug 558084 – simplify drag data handlingChristian Persch2009-01-184-48/+52
* Remove unused marshalers stuff from libdocument.Carlos Garcia Campos2009-01-185-20/+9
* Update for the current source tree.Carlos Garcia Campos2009-01-182-3/+9
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-1825-27/+95
* Remove dest, mode and search_string from EvJobLoad since they are notCarlos Garcia Campos2009-01-184-36/+50
* Updated Catalan translationGil Forcada Codinachs2009-01-182-314/+425
* Make the whole EvWindow the destination of a drag and drop operation.Carlos Garcia Campos2009-01-183-45/+56
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-172-23/+33
* Updated German translation, fix #567910.Hendrik Richter2009-01-162-37/+46
* Updated Slovenian translationMatej Urbančič2009-01-161-134/+238
* Add missing brakets around the percentage in progress messages. See bugCarlos Garcia Campos2009-01-162-2/+9
* Do no use gdk_x11_* when not available. Based on patch by Hib Eris, seeCarlos Garcia Campos2009-01-162-0/+18
* Check for localtime_r. See bug #339172.Hib Eris2009-01-163-3/+18
* Include gdkx only for dbus support. See bug #339172.Hib Eris2009-01-162-1/+7
* Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug #567785.Tomeu Vizoso2009-01-163-1/+13
* Use brakets around the percentage in progress messages. See bug #567910.Carlos Garcia Campos2009-01-162-4/+12
* Fix typo in error message. See bug #567910.Carlos Garcia Campos2009-01-162-1/+7
* Fix mnemonic conflict. Fixes bug #567937.Carlos Garcia Campos2009-01-162-1/+7
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-122-26/+29
* Updated German translationMario Blättermann2009-01-102-277/+397
* Update zh_CN.poLu Gan2009-01-072-8/+29
* Fixes for the test due to gnome-keyring string changeNickolay V. Shmyrev2009-01-051-2/+2
* Test fixNickolay V. Shmyrev2009-01-051-0/+1
* JobPrint is removedNickolay V. Shmyrev2009-01-051-1/+0
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-052-1/+2
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-052-0/+41
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-052-117/+220
* Updated Brazilian Portuguese translation. Contributed by Taylon Silmer.Leonardo Ferreira Fontenelle2009-01-042-308/+438
* Updated Spanish translation by Juan Jesús Ojeda and MeJorge Gonzalez Gonzalez2009-01-022-144/+219
* GLib version requirement bumped to 2.18 due to g_set_error_literal. ThanksNickolay V. Shmyrev2009-01-022-1/+8
* Updated Chinese Simplified translationLu Gan2009-01-012-372/+427
* updated hebrew translationYair Hershkovitz2009-01-012-190/+297
* Fix mime type handling.Hib Eris2008-12-312-1/+8
* Add ev-print-operation.c.Carlos Garcia Campos2008-12-312-0/+7
* Show progress information when loading/saving remote files. Fixes bugCarlos Garcia Campos2008-12-302-28/+362
* Show better warning message when temp file cannot be deleted.Carlos Garcia Campos2008-12-302-2/+10
* Fix saving images to remote locations.Carlos Garcia Campos2008-12-302-1/+7
* Remember page setup options too. Paper size is globally remembered whileCarlos Garcia Campos2008-12-294-79/+301
* Fallback to EV_FILE_FORMAT_PS when file_format is not defined.Carlos Garcia Campos2008-12-292-1/+8
* Show a confirmation dialog when there are pending print jobs while closingCarlos Garcia Campos2008-12-283-27/+164