Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-09 | appdata: Add autotool bits for appdata | infirit | 3 | -2/+15 |
2014-11-09 | Create atril.appdata.xml | alxpl | 1 | -0/+44 |
2014-11-03 | Add about info to caja extension ini file | Stefano Karapetsas | 3 | -4/+9 |
2014-10-29 | Make strings in ini file translatable | Stefano Karapetsas | 1 | -2/+2 |
2014-10-28 | Update POTFILES.in | infirit | 1 | -0/+1 |
2014-10-28 | add ini file for caja extension | Alexander van der Meij | 2 | -0/+9 |
2014-10-27 | Autotools: Make epub really optional | infirit | 2 | -13/+15 |
2014-10-27 | Fix minizip Makefile | infirit | 1 | -3/+1 |
2014-10-24 | Fix epub mimetypes in configure.ac | Stefano Karapetsas | 1 | -1/+1 |
2014-10-24 | epub: Fix make distatril-1.9.0 | Stefano Karapetsas | 37 | -0/+76 |
2014-10-23 | Sync translations with transifex | mate-i18n | 11 | -137/+147 |
2014-10-23 | Update NEWS | Stefano Karapetsas | 1 | -0/+1 |
2014-10-13 | Uses g_app_info_launch_uris instead of g_app_info_launch to spawn other sessions | Stefano Karapetsas | 1 | -3/+9 |
2014-10-05 | Also load the accel file from the new location | infirit | 1 | -1/+1 |
2014-10-05 | Drop more glib compat code for accels file | infirit | 1 | -5/+1 |
2014-10-05 | Move accel file to the proper place. | infirit | 1 | -1/+1 |
2014-10-05 | Drop glib compat code for accels file | infirit | 1 | -5/+1 |
2014-10-03 | pdf: Return FALSE instead of NULL in gboolean function | Stefano Karapetsas | 1 | -1/+1 |
2014-09-25 | Make ev_view_set_scroll_adjustments static void | infirit | 1 | -1/+1 |
2014-09-25 | Merge pull request #85 from blackhole89/master | Stefano Karapetsas | 1 | -1/+1 |
2014-09-25 | Fix FTBFS of atril when build with the clang compiler | Alexander | 1 | -1/+2 |
2014-09-23 | libview: Fix comment | Stefano Karapetsas | 1 | -2/+2 |
2014-09-23 | epub: Make sure config.h is always included | infirit | 1 | -2/+3 |
2014-09-23 | Bump GLIB version | infirit | 1 | -1/+1 |
2014-09-23 | Fix glib deprecations | infirit | 8 | -79/+39 |
2014-09-23 | GTK_DIALOG_MODAL is also available in gtk+2 | infirit | 1 | -4/+0 |
2014-09-23 | GTK_IS_COMBO_BOX is deprecated, use gtk_combo_box_get_has_entry | infirit | 1 | -1/+1 |
2014-09-23 | Drop support for gtk+ < 2.24 | infirit | 7 | -45/+0 |
2014-09-23 | epub: Silence warnings in ev-jobs.c | infirit | 1 | -0/+2 |
2014-09-22 | Can build with epub disabled | rootavish | 4 | -31/+104 |
2014-09-21 | Merge pull request #84 from rootAvish/epub | Stefano Karapetsas | 290 | -152/+11061 |
2014-08-21 | Resolved the finalising issue | rootavish | 1 | -12/+13 |
2014-08-21 | Fix crash when clicking empty canvas while loading. | Matvey Soloviev | 1 | -1/+1 |
2014-08-19 | Mathjax Support | rootavish | 260 | -3/+4544 |
2014-08-17 | Added epub3 navsheets | rootavish | 3 | -23/+176 |
2014-08-14 | Tweaked the inverted colors,shell Makefile | rootavish | 2 | -7/+20 |
2014-08-14 | Inverted colors(night) viewing mode for ePub | rootavish | 6 | -40/+179 |
2014-08-12 | Fixed Makefile to include webkit outside epub | rootavish | 4 | -23/+21 |
2014-08-12 | Modified ioapi.h for missing macro | rootavish | 1 | -2/+4 |
2014-08-11 | Merge remote-tracking branch 'upstream/master' into epub | rootavish | 3 | -12/+32 |
2014-08-10 | Page Label handling, other fixes | rootavish | 6 | -10/+88 |
2014-08-09 | GTK3, Webkit2 support for epub | rootavish | 4 | -39/+289 |
2014-08-07 | Ability to search through epub documents | rootavish | 3 | -30/+36 |
2014-08-06 | Window title thumbnail job fixed(ePub) | rootavish | 1 | -0/+4 |
2014-08-06 | Redesigned the thumbnail code for ePub | rootavish | 3 | -154/+61 |
2014-08-06 | Searching in epub documents | rootavish | 7 | -132/+271 |
2014-08-03 | Table of contents(index) for epub | rootavish | 6 | -124/+432 |