Age | Commit message (Expand) | Author | Files | Lines |
2017-08-14 | libdocument: Use the new deprecation macros | Christian Persch | 1 | -0/+6 |
2017-08-14 | Add deprecation macros | Christian Persch | 2 | -0/+33 |
2017-08-12 | Take monitor scale factor into account when calculating zoom. | Matthew Petroff | 2 | -2/+6 |
2017-08-11 | libdocument: adjust rendering of shadow for active and inactive pages | raveit65 | 1 | -24/+17 |
2017-03-07 | libdocument: Add length and nth methods to EvMappingList | raveit65 | 2 | -0/+20 |
2017-03-06 | docs: Add missing EvAnnotation API to sections.txt | raveit65 | 1 | -0/+6 |
2017-03-05 | Revert "sometimes info->linearized is not a string" and | Alexei Sorokin | 1 | -5/+1 |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -35/+3 |
2016-11-23 | fix indent a bit | monsta | 1 | -2/+2 |
2016-06-29 | Fix rotated tiff documents | raveit65 | 1 | -1/+1 |
2016-06-29 | GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_... | raveit65 | 2 | -0/+51 |
2016-06-24 | GTK+-3: do not use gdk_app_launch_context_new() | raveit65 | 1 | -0/+17 |
2016-06-24 | libdocument: Document EvAnnotation. | raveit65 | 1 | -0/+118 |
2016-06-24 | libdocument: Make EvSourceLink boxed. | raveit65 | 2 | -11/+62 |
2016-06-24 | libdocument: Add missing annotation to ev_document_factory_get_document. | raveit65 | 1 | -1/+1 |
2016-06-24 | libdocument: Use G_DEFINE_BOXED_TYPE instead of custom macro | raveit65 | 2 | -22/+3 |
2016-06-01 | fix minor build warning | monsta | 1 | -1/+2 |
2016-05-25 | backend, libdocument: reorganize some includes | monsta | 6 | -4/+3 |
2016-01-02 | libdocument: fix typo | Monsta | 1 | -2/+2 |
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 3 | -79/+0 |
2015-04-04 | libdocument: Fix saving attachments when the name contains a path | Justin Willmert | 1 | -1/+4 |
2015-03-19 | corrected bug tracker links everywhere | Monsta | 1 | -1/+1 |
2015-01-22 | fix careless hack: don't do double-free, avoid weird crashes | Monsta | 2 | -10/+3 |
2014-12-10 | fix GI build again... | Monsta | 1 | -1/+1 |
2014-12-10 | [win32] Fix ev_win32_get_locale_dir() | infirit | 1 | -0/+2 |
2014-12-10 | Add .png extension when saving images using DnD | infirit | 1 | -2/+2 |
2014-12-10 | Gtk3: libdocument: Port To GtkStyleContext | infirit | 1 | -0/+23 |
2014-12-09 | libdocument: Add xz compression support | infirit | 3 | -5/+14 |
2014-12-09 | libdocument: Add more sanity checks to ev-document-misc | infirit | 1 | -0/+4 |
2014-12-09 | [libdocument] Use find_link_page() instead of find_link_dest() in get_dest_pa... | infirit | 1 | -8/+2 |
2014-12-09 | [libdocument] Remove unused method ev_link_get_page() | infirit | 2 | -22/+0 |
2014-12-09 | [shell] Use new methods to get page and page label from a link | infirit | 2 | -0/+42 |
2014-12-09 | [libdocument] Check for NULL in synctex_backward_search. | infirit | 1 | -6/+11 |
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 | 2 | -17/+4 |
2014-09-23 | Fix glib deprecations | infirit | 2 | -27/+9 |
2014-08-19 | Mathjax Support | rootavish | 2 | -1/+14 |
2014-08-14 | Inverted colors(night) viewing mode for ePub | rootavish | 2 | -0/+19 |
2014-08-11 | Merge remote-tracking branch 'upstream/master' into epub | rootavish | 1 | -1/+1 |
2014-08-06 | Searching in epub documents | rootavish | 2 | -3/+3 |
2014-08-03 | Table of contents(index) for epub | rootavish | 3 | -1/+12 |
2014-07-29 | Searching single pages in epub | rootavish | 2 | -0/+18 |
2014-07-19 | Moving all webkit tasks to main loop jobs | rootavish | 2 | -14/+0 |
2014-07-19 | Thumbnails for all documents | rootavish | 2 | -2/+15 |
2014-07-07 | Refactored code, created a new EvWebView type | rootavish | 2 | -8/+1 |
2014-07-04 | Thumbnails for Epub Documents | rootavish | 1 | -16/+32 |
2014-07-01 | More changes to accomodate webview | rootavish | 2 | -0/+8 |
2014-06-23 | Functions for document info and EvPage,other changes | rootavish | 2 | -2/+31 |
2014-04-21 | create_thumbnail_frame should return NULL when | raveit65 | 1 | -1/+1 |
2014-01-21 | Use GTK_API_VERSION for g-ir-scanner instead of hardcoded version | infirit | 1 | -2/+2 |