Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | libdocument: Add remove_annotation to DocumentAnnotations. | José Aliste | 2 | -1/+25 |
2017-08-28 | Change color of annotation window | Giselle Machado | 1 | -1/+1 |
2017-08-28 | libdocument: Added ev_mapping_list_get | Antia Puentes | 2 | -8/+33 |
2017-08-28 | libdocument: Add activation_link to EvFormField struct | José Aliste | 2 | -0/+4 |
2017-08-24 | ev-mapping-list: make a boxed type | Cosimo Cecchi | 2 | -0/+49 |
2017-08-24 | libdocument: add missing transfer and element-type annotations | Cosimo Cecchi | 7 | -0/+70 |
2017-08-20 | avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factor | ZenWalker | 2 | -9/+10 |
2017-08-20 | ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mm | ZenWalker | 1 | -0/+9 |
2017-08-20 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -1/+5 |
2017-08-14 | libdocument: Add EvAnnotation API using GdkRGBA | Christian Persch | 2 | -20/+119 |
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 |