Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | libview: return early when print job was cancelled during page rendering | infirit | 1 | -0/+3 |
2014-12-09 | libview: make sure cancellable object is always cancelled in ev_job_cancel() | infirit | 1 | -1/+5 |
2014-12-09 | libview: add a method to get the job currently running in the worker thread | infirit | 2 | -5/+17 |
2014-12-09 | libview: Silence warning for unused functions | infirit | 1 | -0/+2 |
2014-12-09 | libdocument: Add more sanity checks to ev-document-misc | infirit | 1 | -0/+4 |
2014-12-09 | [shell] Send the URI of the input file instead of the filename in SyncSource. | infirit | 1 | -1/+26 |
2014-12-09 | libview: Make sure we have a valid page range before getting/setting selectio... | infirit | 1 | -0/+6 |
2014-12-09 | add timestamp to SyncSource DBus signal | infirit | 1 | -2/+6 |
2014-12-09 | Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new() | infirit | 1 | -0/+4 |
2014-12-09 | dvi: Don't use cairo_image_surface_create_for_data() | infirit | 1 | -14/+6 |
2014-12-09 | dvi: Fix drawing glyphs with transparency | infirit | 2 | -43/+13 |
2014-12-09 | dvi: Add image_done method to DviDevice to notify that the image is finished | infirit | 3 | -0/+11 |
2014-12-09 | libview: The updated GtkComboBox api is in Gtk+2.24 | infirit | 1 | -15/+0 |
2014-12-09 | Fill links page labels for the index in the links thread | infirit | 2 | -35/+35 |
2014-12-09 | [libdocument] Use find_link_page() instead of find_link_dest() in get_dest_pa... | infirit | 1 | -8/+2 |
2014-12-09 | [djvu] Implement document_links_find_link_page() | infirit | 3 | -6/+31 |
2014-12-09 | [pdf] Implement document_links_find_link_page() | infirit | 1 | -0/+20 |
2014-12-09 | [libdocument] Remove unused method ev_link_get_page() | infirit | 2 | -22/+0 |
2014-12-09 | [pdf] Do not resolve named destinations in the backend | infirit | 1 | -30/+1 |
2014-12-09 | [shell] Use new methods to get page and page label from a link | infirit | 3 | -19/+64 |
2014-12-09 | [shell] Add timestamp parameter to SyncView. | infirit | 1 | -2/+4 |
2014-12-09 | [libdocument] Check for NULL in synctex_backward_search. | infirit | 1 | -6/+11 |
2014-12-09 | GDK_KEY_* keys are Gtk+2 as well. | infirit | 4 | -67/+55 |
2014-12-09 | [totem-scrsaver] Cut down on ifdef hell | infirit | 1 | -66/+0 |
2014-12-09 | [pdf] Update to poppler api changes | infirit | 2 | -0/+12 |
2014-12-09 | [libview] Don't show an empty tooltip for links that don't have tooltip text | infirit | 1 | -1/+4 |
2014-12-09 | [shell] Update layers sidebar page when layers have changed | infirit | 3 | -2/+56 |
2014-12-09 | [libview] Handle layers state actions | infirit | 2 | -0/+43 |
2014-12-09 | [pdf] Add support for OCG State actions | infirit | 1 | -2/+41 |
2014-12-09 | [libdocument] Add new action to change layers state | infirit | 2 | -2/+109 |
2014-12-09 | Do not cache layers in the backends | infirit | 3 | -36/+21 |
2014-12-09 | libview] Remove unused bin_window variable. | infirit | 1 | -6/+0 |
2014-12-08 | Save zoom factor in default settings when sizing mode is free, close #87 | infirit | 2 | -8/+30 |
2014-12-08 | Add support for external links to EvViewPresentation, close #111 | infirit | 2 | -12/+47 |
2014-12-08 | don't leak memory | Monsta | 1 | -100/+125 |
2014-12-08 | removed some code that had no effect | monsta | 1 | -1/+0 |
2014-12-08 | va_start should be paired with va_end | monsta | 1 | -0/+1 |
2014-12-08 | zero-init all signals arrays | Monsta | 12 | -12/+12 |
2014-12-08 | epub backend: more anti-NULL protection for epub_document_set_index_pages | Monsta | 1 | -1/+4 |
2014-12-08 | ev-jobs: fix indentation a bit | Monsta | 1 | -30/+24 |
2014-12-08 | ev-jobs: don't forget to unlock the trylock'ed mutex | monsta | 1 | -1/+3 |
2014-12-08 | sidebar-thumbnails: connect to job finished signal before scheduling the job | monsta | 1 | -4/+4 |
2014-12-08 | ePub: Can open documents which do not have toc | rootavish | 1 | -2/+15 |
2014-12-08 | ePub backend: unescape uri strings from toc | rootavish | 1 | -0/+6 |
2014-12-04 | removed obsolete configure option | monsta | 1 | -3/+1 |
2014-11-26 | Fix introspection build | monsta | 1 | -0/+1 |
2014-11-25 | properly return a value from non-void function | monsta | 1 | -2/+2 |
2014-11-11 | don't leak memory | Monsta | 1 | -3/+4 |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 |
2014-11-09 | properties: add new ini file to EXTRA_DIST | infirit | 1 | -0/+2 |