Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous function (Closes: #444386)Bastien Nocera2007-06-052-11/+5
* Simplify the timeout, no need for modified anymoreBastien Nocera2007-06-052-15/+11
* Adapted patch from Arjan van de Ven (arjan@linux.intel.com) to avoid theBastien Nocera2007-06-052-10/+46
* Updated Norwegian bokmål translation.Kjartan Maraas2007-06-042-189/+199
* Bump requirements to poppler 0.5.9 and drop all ifdefs used.Carlos Garcia Campos2007-06-023-19/+11
* Some fixes for the Catalan translation.Jordi Mas2007-06-022-9/+13
* sv.po: Updated Swedish translationDaniel Nylander2007-05-272-167/+174
* Check if history is NULLNickolay V. Shmyrev2007-05-252-0/+9
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-258-86/+300
* Updated Estonian translation by Ivar Smolin <okul@linux.ee>.Priit Laes2007-05-232-186/+221
* updated hebrew ranslationYair Hershkovitz2007-05-221-7/+10
* Fix build with current poppler from cvs head.Carlos Garcia Campos2007-05-223-1/+18
* updated hebrew transaltionyYair Hershkovitz2007-05-222-181/+219
* Using g_mkdir_with_parents() instead of g_mkdir() to really ensure theEduardo Lima2007-05-212-1/+8
* Change sidebar ordering. Fixes bug #439939.Wouter Bolsterlee2007-05-203-13/+24
* 2007-05-20 Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.deNickolay V. Shmyrev2007-05-202-1/+7
* Updated Galician TranslationIgnacio Casal Quinteiro2007-05-192-373/+581
* Update cursor and tooltip on page change and view scroll. Fixes bugCarlos Garcia Campos2007-05-192-5/+21
* Updated Thai translation.Theppitak Karoonboonyanan2007-05-172-202/+237
* Updated en_GB translationDavid Lodge2007-05-152-184/+204
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-152-150/+156
* Minor fixes before 0.9.0Nickolay V. Shmyrev2007-05-143-4/+5
* Small fix for chpe nameNickolay V. Shmyrev2007-05-141-1/+1
* Update for release 0.9.1Nickolay V. Shmyrev2007-05-143-1/+45
* Implemented printing with djvu. Bug #437998.Alaska Subedi2007-05-143-1/+98
* Fixes FIXME after freezeNickolay V. Shmyrev2007-05-141-2/+2
* Add missing ulong definition. Add missing headers. Fix compilation onCarlos Garcia Campos2007-05-143-0/+14
* Add missing call to parent class dispose method.Carlos Garcia Campos2007-05-142-0/+8
* Sync keybindings manually when building without libgnome (#437925).Ross Burton2007-05-122-0/+13
* Respect the screen when opening help (#437866).Ross Burton2007-05-122-1/+8
* Add print button in preview mode. Fixes bug #396475.Carlos Garcia Campos2007-05-117-11/+225
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-102-126/+134
* sv.po: Updated Swedish translationDaniel Nylander2007-05-102-147/+166
* Fixes zoom level factors. See bug #408119 for details.Nickolay V. Shmyrev2007-05-092-2/+9
* Correctly quote symbols. Fixes crash in the bug #415370.Nickolay V. Shmyrev2007-05-092-2/+19
* Connect to button-press event on correct widget. Fixes bug #431988Nickolay V. Shmyrev2007-05-092-15/+28
* Add app-specific icons to our icon theme. Fixes bug #425508.Nickolay V. Shmyrev2007-05-094-27/+56
* Make navigation action unsensitive instead of showing menu withNickolay V. Shmyrev2007-05-095-18/+56
* Remember print settings. Fixes bug #349102.Carlos Garcia Campos2007-05-084-3/+113
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-082-137/+150
* No need for a configure check; just use the GTK_CHECK_VERSION macro. BugChristian Persch2007-05-083-8/+12
* Updated Norwegian bokmål translation from Espen Stefansen.Kjartan Maraas2007-05-082-203/+174
* Use gtk+ builtin paper list to identify the document's paper size. FixesCarlos Garcia Campos2007-05-083-0/+118
* Fix build when compiling with thumbnailer and libgnome support.Carlos Garcia Campos2007-05-042-2/+8
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-045-12/+102
* Don't use libgnome to open help, instead call Yelp directly.Ross Burton2007-05-042-4/+38
* Don't use libgnome to lookup icons for MIME types, instead copy code fromRoss Burton2007-05-042-15/+28
* Add libxml to the dependencies for SHELL_CORE (#435818).Ross Burton2007-05-042-1/+6
* Add --disable-thumbnailer (#434825)Ross Burton2007-05-023-1/+24
* Add missing includes, fix indentation.Ross Burton2007-05-023-5/+16