]> www.fi.muni.cz Git - evince.git/shortlog
evince.git
2010-01-11 Carlos Garcia... [release] 2.29.5 EVINCE_2_29_5
2010-01-11 Carlos Garcia... [shell] Update only Copy action sensitivity when select...
2010-01-11 Carlos Garcia... [libview] Make sure new selection region is not empty
2010-01-11 Carlos Garcia... [libview] Don't emit selection-changed when selection...
2010-01-11 Carlos Garcia... Add selection-changed signal to EvView to notify that...
2010-01-09 Daniel NylanderUpdated Swedish translation
2010-01-06 Jorge GonzálezUpdated Spanish translation
2010-01-06 Kjartan MaraasUpdated Norwegian bokmål translation.
2010-01-05 Matej UrbančičUpdated Slovenian translation
2010-01-05 Maxim V. DziumanenkoUpdate Ukrainian translation
2010-01-04 Carlos Garcia... [presentation] Fix transition of pages with duration=0
2010-01-04 Carlos Garcia... [libdocument] Remove unneeded check for numeric page...
2010-01-04 Carlos Garcia... [presentation] Make Home/End keys go to first/last...
2010-01-04 Carlos Garcia... [presentation] Fix vertical white line in documents...
2010-01-04 Carlos Garcia... [presentation] Add clip removed by mistake
2010-01-04 Carlos Garcia... [presentation] Make sure we always have a valid surface...
2010-01-03 Khaled HosnyUpdated Arabic translation
2010-01-03 Carlos Garcia... Add libview/ev-view-presentation.c to POTFILES.in
2010-01-03 Carlos Garcia... [presentation] Allow finish presentation by clicking...
2010-01-03 Carlos Garcia... [libview] Do not scale when drawing animations in prese...
2010-01-03 Carlos Garcia... [libview] Fix double to int conversion
2010-01-03 Carlos Garcia... [libview] Remove presentation mode code from EvView
2010-01-03 Carlos Garcia... [shell] Use the new EvViewPresentation for presentation...
2010-01-03 Carlos Garcia... [libview] Add EvViewPresentation to implement presentat...
2010-01-03 Carlos Garcia... [libview] Add methods to get/set page cache flags
2010-01-03 Carlos Garcia... [libview] Remove ev_view_page_label_from_dest()
2010-01-03 Carlos Garcia... [shell] Use new function ev_document_links_get_dest_pag...
2010-01-03 Carlos Garcia... [libcodument] Add helper methods to get destination...
2010-01-03 Carlos Garcia... [libview] Move cursor handling stuff to a new file
2010-01-01 Matej UrbančičUpdated Slovenian translation
2009-12-29 Hib Eris[windows] Properly define the _WIN32_WINNT version
2009-12-29 Hib Eris[windows] Fix printing on Windows
2009-12-28 Jorge GonzálezUpdated Spanish translation
2009-12-28 Carlos Garcia... Popup view signal is never emitted in presentation...
2009-12-28 Carlos Garcia... [libview] Disable text selection in presentation mode
2009-12-24 Adrian Johnson[printing] Add select page size using document page...
2009-12-23 Adrian Johnson[printing] Add autorotate and center print option
2009-12-23 Adrian Johnson[printing] Add custom print tab with option for page...
2009-12-23 Theppitak Karoonboon... Updated Thai translation.
2009-12-23 Hib Eris[windows] Use \r\n as delimiter to split lines on Windows
2009-12-22 Carlos Garcia... [thumbnailer] Add support for remote files
2009-12-22 Hib Eris[comics] Do not initalize GPid's with -1
2009-12-22 Hib Eris[comics] Properly quote commands
2009-12-22 Hib Eris[windows] Do not use g_content_type_guess() on Windows
2009-12-22 Hib Eris[windows] Make comics backend also compile on Windows
2009-12-22 Juanjo Marín[comics] Remove comics_regex_quote() in favor of always...
2009-12-22 Carlos Garcia... [properties] Properly redrawn properties view when...
2009-12-22 Hib Eris[windows] Gray-out help contents menu option on Windows
2009-12-22 Hib ErisAdd evince icon to the win32 executable
2009-12-21 Carlos Garcia... [release] 2.29.4 EVINCE_2_29_4
2009-12-21 Carlos Garcia... Update POTFILES.in
2009-12-21 Carlos Garcia... [libview] Initialize view from model when a new model...
2009-12-20 Carlos Garcia... Do not fail to open external uri links that are relativ...
2009-12-20 Carlos Garcia... [libview] Fix a crash with document that contain no...
2009-12-20 Hib ErisDo not hardcode BINDIR on Windows
2009-12-19 Carlos Garcia... [shell] Always show rotate icons
2009-12-19 Carlos Garcia... Fix typo in rotate-right menu item name
2009-12-19 Hib ErisUnref document after unreffing pixbuf_cache.
2009-12-19 Hib ErisReplace mkdtemp() with _ev_g_mkdtemp().
2009-12-19 Hib ErisDrop gnome-icon-theme dependency
2009-12-19 Tomeu VizosoMove EvPrintOperation to libview
2009-12-17 Khaled HosnyUpdated Arabic translation
2009-12-16 Tomeu VizosoInclude ev-document-attachments.h to evince-document.h
2009-12-16 Tomeu VizosoRemove leftover function prototype
2009-12-13 Carlos Garcia... [libview] Remove props and api from EvView that is...
2009-12-13 Carlos Garcia... [previewer] Use model api instead of EvView to set...
2009-12-13 Carlos Garcia... [previewer] Remove debug message
2009-12-13 Carlos Garcia... [libview] Make inverted_colors a guint instead of a...
2009-12-12 Carlos Garcia... [libdocument] Get document info after page sizes to...
2009-12-12 Carlos Garcia... Update page action when entry text changes but not...
2009-12-11 Juanjo Marín[comics] Add support for cbt files
2009-12-09 Carlos Garcia... Use EvPage instead of page index to get images
2009-12-09 Carlos Garcia... Use EvPage instead of page index to get links
2009-12-09 Carlos Garcia... [libview] Unref EvPage as soon as page is rendered
2009-12-09 Carlos Garcia... [libview] Remove RenderContext from CacheJobInfo
2009-12-09 Carlos Garcia... [libview] Split EvPixbufCache into dynamic and static...
2009-12-08 Carlos Garcia... [libview] Don't try to show/hide annot windows the...
2009-12-08 Carlos Garcia... Use EvPage instead of a render context to get the selec...
2009-12-08 Carlos Garcia... Remove leftover EvPageCache
2009-12-06 Gustavo Carneiro[Bug 603857] Typo in EV_RENDER_CONTEXT
2009-12-05 Carlos Garcia... [libview] Remove unimplemented method ev_job_is_cancelled()
2009-12-05 Yair HershkovitzUpdated Hebrew translation
2009-12-04 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-12-04 Aron XuUpdate Simplified Chinese translation.
2009-12-01 Carlos Garcia... [libview] Improve size_request functions
2009-12-01 Carlos Garcia... [libview] Remove unneeded redundant code
2009-12-01 Carlos Garcia... [NEWS] Add info about bgo#602742 to 2.29.3 news
2009-11-30 Matej UrbančičUpdated Slovenian translation
2009-11-30 Carlos Garcia... [release] 2.29.3 EVINCE_2_29_3
2009-11-30 Carlos Garcia... [libview] Queue a redraw instead of a resize when inver...
2009-11-30 Carlos Garcia... [libview] Fix infinite loop when scrollbar visibility...
2009-11-30 Nils-Christoph... Added LowGerman translation
2009-11-30 Nils-Christoph... Added LowGerman translation
2009-11-30 Ivar SmolinUpdating Estonian translation
2009-11-30 Tao WeiUpdate Simplified Chinese translation.
2009-11-29 Yaron ShahrabaniUpdated Hebrew translation
2009-11-29 Jorge GonzálezUpdated Spanish translation
2009-11-29 Carlos Garcia... [shell] Get rotation directly from the model when updat...
2009-11-29 Carlos Garcia... [shell] Add tooltip text for inverted colors action
2009-11-29 Juanjo MarínAdd option for displaying with inverted-colors
next