Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | GDK_KEY_* keys are Gtk+2 as well. | infirit | 2 | -50/+44 |
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 | [libview] Handle layers state actions | infirit | 2 | -0/+43 |
2014-12-09 | libview] Remove unused bin_window variable. | infirit | 1 | -6/+0 |
2014-12-08 | Add support for external links to EvViewPresentation, close #111 | infirit | 1 | -8/+36 |
2014-12-08 | zero-init all signals arrays | Monsta | 2 | -2/+2 |
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-11-26 | Fix introspection build | monsta | 1 | -0/+1 |
2014-10-27 | Autotools: Make epub really optional | infirit | 1 | -2/+2 |
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 | Fix glib deprecations | infirit | 1 | -18/+16 |
2014-09-23 | GTK_IS_COMBO_BOX is deprecated, use gtk_combo_box_get_has_entry | infirit | 1 | -1/+1 |
2014-09-23 | epub: Silence warnings in ev-jobs.c | infirit | 1 | -0/+2 |
2014-09-22 | Can build with epub disabled | rootavish | 3 | -5/+13 |
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-17 | Added epub3 navsheets | rootavish | 2 | -2/+2 |
2014-08-14 | Inverted colors(night) viewing mode for ePub | rootavish | 2 | -39/+24 |
2014-08-10 | Page Label handling, other fixes | rootavish | 5 | -7/+78 |
2014-08-09 | GTK3, Webkit2 support for epub | rootavish | 2 | -26/+262 |
2014-08-07 | Ability to search through epub documents | rootavish | 2 | -27/+31 |
2014-08-06 | Redesigned the thumbnail code for ePub | rootavish | 2 | -153/+57 |
2014-08-06 | Searching in epub documents | rootavish | 3 | -87/+204 |
2014-08-03 | Table of contents(index) for epub | rootavish | 1 | -6/+49 |
2014-07-29 | Searching single pages in epub | rootavish | 5 | -29/+167 |
2014-07-26 | Reading epub documents possible | rootavish | 2 | -11/+24 |
2014-07-25 | Fixing dispose functions, display in webview | rootavish | 1 | -17/+18 |
2014-07-23 | Added Zoom control, Window thubnail | rootavish | 2 | -0/+16 |
2014-07-23 | Cleaned some code, added select-all functionality | rootavish | 3 | -17/+11 |
2014-07-21 | Thumbnails working for all epub documents. | rootavish | 2 | -25/+19 |
2014-07-21 | Program no longer segfaults, but does not give thumbnails | rootavish | 1 | -20/+20 |
2014-07-20 | Moving everything related to webkit to main thread jobs | rootavish | 2 | -22/+36 |
2014-07-20 | Active properties dialog, other actions | rootavish | 3 | -1/+10 |
2014-07-19 | Moving all webkit tasks to main loop jobs | rootavish | 2 | -27/+51 |
2014-07-19 | Thumbnails for all documents | rootavish | 4 | -11/+171 |
2014-07-11 | libview: Fix makefile | Stefano Karapetsas | 1 | -1/+1 |
2014-07-10 | Files for EvWebView, thumbnails possible with GTK+-2.0 | rootavish | 3 | -2/+420 |
2014-07-07 | Refactored code, created a new EvWebView type | rootavish | 1 | -1/+5 |
2014-07-01 | More changes to accomodate webview | rootavish | 3 | -4/+45 |
2014-03-24 | Changes to make possible compiling in GTK3 mode. Needs --disable-caja flag set! | Glorf | 1 | -2/+2 |
2014-01-21 | Use GTK_API_VERSION for g-ir-scanner instead of hardcoded version | infirit | 1 | -2/+2 |
2014-01-21 | libview: gdk_display_get_app_launch_context is available only in GTK3atril-1.7.0 | Stefano Karapetsas | 1 | -0/+5 |
2014-01-21 | libview: Add GTK3 support | Stefano Karapetsas | 6 | -52/+467 |
2011-11-09 | renaming libevdocument and libevview to prevent file conflicts | Perberos | 1 | -9/+9 |
2011-11-09 | renaming evince to atril | Perberos | 32 | -142/+142 |