Age | Commit message (Expand) | Author | Files | Lines |
2016-07-28 | djvu: remove unneeded assignment | monsta | 1 | -4/+1 |
2016-07-28 | comics: properly open files with special characters in path | monsta | 1 | -1/+1 |
2016-07-26 | relese 1.15.2v1.15.2 | raveit65 | 1 | -0/+25 |
2016-07-26 | sync with transiflex | raveit65 | 98 | -21697/+23284 |
2016-07-26 | fix sendto with non-latin filenames or filenames with spaces | monsta | 1 | -1/+4 |
2016-07-22 | Split dual mode option into dual mode with odd and even pages on the left | raveit65 | 5 | -42/+100 |
2016-07-22 | document-model: Make dual mode and dual mode odd page left mutally exclusive | raveit65 | 1 | -0/+10 |
2016-07-22 | Allow to use Send To action from the toolbar | raveit65 | 2 | -0/+3 |
2016-07-22 | Use document-send icon for Send To action | raveit65 | 3 | -2/+4 |
2016-07-22 | Add Send To action to file menu | raveit65 | 2 | -0/+51 |
2016-07-22 | Add --named-dest command line argument | raveit65 | 2 | -0/+14 |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+2 |
2016-07-14 | pre-bump version | raveit65 | 2 | -1/+4 |
2016-07-03 | GTK+-3 gimpcellrenderertoggle: Fix compile warnings | raveit65 | 1 | -0/+18 |
2016-07-03 | tiff: issue warnings on print errors | raveit65 | 1 | -6/+17 |
2016-07-03 | tiff: fix compile warning | raveit65 | 1 | -1/+1 |
2016-07-03 | toolbar-editor: Fix compiler warning | raveit65 | 1 | -2/+1 |
2016-07-03 | ev-view: add missing semicolon to gtk-doc comment | raveit65 | 1 | -1/+1 |
2016-07-03 | shell: Fix -Wformat-nonliteral warning | raveit65 | 1 | -5/+6 |
2016-07-03 | tiff: Fix for -Wformat-nonliteral warnings | raveit65 | 1 | -17/+15 |
2016-07-03 | Setting parent for annotation properties dialog | raveit65 | 1 | -0/+1 |
2016-07-03 | GTK+-3 libview: Fix compiler warnings | raveit65 | 2 | -0/+13 |
2016-07-03 | GTK+-3 ev-view-presentation: Fix a crash during the build with introspection ... | raveit65 | 1 | -15/+22 |
2016-07-03 | ev-view: Fix compile warning | raveit65 | 1 | -1/+1 |
2016-07-03 | GTK+-3.20 ev-view: Update EvView style to use CSS node name | raveit65 | 1 | -0/+4 |
2016-07-03 | Gtk+-3 ev-view: Set a style class on the view so it can be more easily styled | raveit65 | 1 | -0/+15 |
2016-07-03 | GTK+-3 ev-view-private: Use GtkContainer and GtkContainerClass in EvView and ... | raveit65 | 1 | -2/+8 |
2016-07-03 | GTK+-3 ev-view: Make EvView inherit from GtkContainer instead of GtkFixed | raveit65 | 2 | -25/+217 |
2016-07-01 | po: drop languages not present on Transifex | monsta | 3 | -2967/+0 |
2016-06-30 | release 1.15.1v1.15.1 | raveit65 | 2 | -1/+47 |
2016-06-30 | sync with transiflex | raveit65 | 98 | -22611/+25167 |
2016-06-29 | dvi: Use new font name instead of the old one | raveit65 | 1 | -1/+1 |
2016-06-29 | dvi: Use t1 font mapping files | raveit65 | 1 | -1/+6 |
2016-06-29 | xps: Fill version information of EvDocumentBackendInfo | raveit65 | 2 | -3/+2 |
2016-06-29 | comics: Fix some memory leaks | raveit65 | 1 | -19/+22 |
2016-06-29 | eggfindbar: Find next/previous with control + Up/Down | raveit65 | 1 | -2/+7 |
2016-06-29 | libview: Add an option to show odd pages on the left in dual mode | raveit65 | 2 | -28/+34 |
2016-06-29 | libview: Add dual-odd-left property to EvDocumentModel | raveit65 | 2 | -0/+42 |
2016-06-29 | Refresh thumbnail only when window has a document | raveit65 | 1 | -1/+1 |
2016-06-29 | Fix rotated tiff documents | raveit65 | 1 | -1/+1 |
2016-06-29 | GTK+-3 ev-view-presentation: Fix a unused-but-set-variable compile warning | raveit65 | 1 | -0/+4 |
2016-06-29 | GTK+-3 toolbar-editor: port GtkTable to GtkGrid | raveit65 | 1 | -5/+87 |
2016-06-29 | GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_... | raveit65 | 6 | -2/+104 |
2016-06-24 | GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_order | raveit65 | 2 | -0/+12 |
2016-06-24 | GTK+-3: do not use gdk_app_launch_context_new() | raveit65 | 2 | -0/+49 |
2016-06-24 | libdocument: Document EvAnnotation. | raveit65 | 1 | -0/+118 |
2016-06-24 | libdocument: Make EvSourceLink boxed. | raveit65 | 3 | -12/+63 |
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-24 | document-model: annotate ev_document_model_get_document() | raveit65 | 1 | -0/+8 |