Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libview] Add EvViewPresentation to implement presentation modeCarlos Garcia Campos2010-01-033-2/+1469
* [libview] Add methods to get/set page cache flagsCarlos Garcia Campos2010-01-032-16/+33
* [libview] Remove ev_view_page_label_from_dest()Carlos Garcia Campos2010-01-032-39/+2
* [shell] Use new function ev_document_links_get_dest_page_label()Carlos Garcia Campos2010-01-031-2/+1
* [libcodument] Add helper methods to get destination page of a linkCarlos Garcia Campos2010-01-032-0/+55
* [libview] Move cursor handling stuff to a new fileCarlos Garcia Campos2010-01-035-55/+118
* Updated Slovenian translationMatej Urbančič2010-01-011-1553/+1604
* [windows] Properly define the _WIN32_WINNT versionHib Eris2009-12-294-3/+14
* [windows] Fix printing on WindowsHib Eris2009-12-291-0/+2
* Updated Spanish translationJorge González2009-12-281-208/+276
* Popup view signal is never emitted in presentation modeCarlos Garcia Campos2009-12-281-3/+0
* [libview] Disable text selection in presentation modeCarlos Garcia Campos2009-12-281-6/+32
* [printing] Add select page size using document page size print optionAdrian Johnson2009-12-241-9/+31
* [printing] Add autorotate and center print optionAdrian Johnson2009-12-231-6/+56
* [printing] Add custom print tab with option for page scaleAdrian Johnson2009-12-231-5/+118
* Updated Thai translation.Theppitak Karoonboonyanan2009-12-231-279/+327
* [windows] Use \r\n as delimiter to split lines on WindowsHib Eris2009-12-231-1/+12
* [thumbnailer] Add support for remote filesCarlos Garcia Campos2009-12-221-8/+55
* [comics] Do not initalize GPid's with -1Hib Eris2009-12-221-2/+2
* [comics] Properly quote commandsHib Eris2009-12-221-9/+11
* [windows] Do not use g_content_type_guess() on WindowsHib Eris2009-12-221-0/+8
* [windows] Make comics backend also compile on WindowsHib Eris2009-12-222-11/+9
* [comics] Remove comics_regex_quote() in favor of always using g_shell_quote()Juanjo Marín2009-12-221-52/+10
* [properties] Properly redrawn properties view when document is reloadedCarlos Garcia Campos2009-12-221-38/+51
* [windows] Gray-out help contents menu option on WindowsHib Eris2009-12-221-0/+5
* Add evince icon to the win32 executableHib Eris2009-12-224-0/+10
* [release] 2.29.4Carlos Garcia Campos2009-12-212-1/+44
* Update POTFILES.inCarlos Garcia Campos2009-12-211-1/+1
* [libview] Initialize view from model when a new model is setCarlos Garcia Campos2009-12-211-0/+10
* Do not fail to open external uri links that are relative pathsCarlos Garcia Campos2009-12-201-8/+25
* [libview] Fix a crash with document that contain no pages or empty pagesCarlos Garcia Campos2009-12-201-1/+5
* Do not hardcode BINDIR on WindowsHib Eris2009-12-201-0/+10
* [shell] Always show rotate iconsCarlos Garcia Campos2009-12-191-0/+7
* Fix typo in rotate-right menu item nameCarlos Garcia Campos2009-12-191-1/+1
* Unref document after unreffing pixbuf_cache.Hib Eris2009-12-191-5/+5
* Replace mkdtemp() with _ev_g_mkdtemp().Hib Eris2009-12-191-1/+86
* Drop gnome-icon-theme dependencyHib Eris2009-12-1931-9/+1225
* Move EvPrintOperation to libviewTomeu Vizoso2009-12-196-11/+12
* Updated Arabic translationKhaled Hosny2009-12-171-301/+349
* Include ev-document-attachments.h to evince-document.hTomeu Vizoso2009-12-161-0/+1
* Remove leftover function prototypeTomeu Vizoso2009-12-161-2/+1
* [libview] Remove props and api from EvView that is already in EvDocumentModelCarlos Garcia Campos2009-12-132-226/+9
* [previewer] Use model api instead of EvView to set continuous modeCarlos Garcia Campos2009-12-131-1/+1
* [previewer] Remove debug messageCarlos Garcia Campos2009-12-131-2/+0
* [libview] Make inverted_colors a guint instead of a gbooleanCarlos Garcia Campos2009-12-131-1/+1
* [libdocument] Get document info after page sizes to take advantage of cacheCarlos Garcia Campos2009-12-121-1/+2
* Update page action when entry text changes but not current pageCarlos Garcia Campos2009-12-121-8/+6
* [comics] Add support for cbt filesJuanjo Marín2009-12-113-9/+21
* Use EvPage instead of page index to get imagesCarlos Garcia Campos2009-12-094-8/+7
* Use EvPage instead of page index to get linksCarlos Garcia Campos2009-12-095-10/+8