Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | GDK_KEY_* keys are Gtk+2 as well. | infirit | 2 | -17/+11 |
2014-12-09 | [shell] Update layers sidebar page when layers have changed | infirit | 3 | -2/+56 |
2014-12-08 | Save zoom factor in default settings when sizing mode is free, close #87 | infirit | 1 | -8/+27 |
2014-12-08 | Add support for external links to EvViewPresentation, close #111 | infirit | 1 | -4/+11 |
2014-12-08 | zero-init all signals arrays | Monsta | 8 | -8/+8 |
2014-12-08 | sidebar-thumbnails: connect to job finished signal before scheduling the job | monsta | 1 | -4/+4 |
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-09-23 | Fix glib deprecations | infirit | 2 | -8/+0 |
2014-09-23 | GTK_DIALOG_MODAL is also available in gtk+2 | infirit | 1 | -4/+0 |
2014-09-23 | Drop support for gtk+ < 2.24 | infirit | 4 | -12/+0 |
2014-09-22 | Can build with epub disabled | rootavish | 1 | -26/+91 |
2014-08-14 | Tweaked the inverted colors,shell Makefile | rootavish | 1 | -3/+1 |
2014-08-14 | Inverted colors(night) viewing mode for ePub | rootavish | 1 | -1/+1 |
2014-08-11 | Merge remote-tracking branch 'upstream/master' into epub | rootavish | 1 | -10/+16 |
2014-08-10 | Page Label handling, other fixes | rootavish | 1 | -3/+10 |
2014-08-09 | GTK3, Webkit2 support for epub | rootavish | 1 | -12/+23 |
2014-08-07 | Ability to search through epub documents | rootavish | 1 | -3/+5 |
2014-08-06 | Window title thumbnail job fixed(ePub) | rootavish | 1 | -0/+4 |
2014-08-06 | Redesigned the thumbnail code for ePub | rootavish | 1 | -1/+4 |
2014-08-06 | Searching in epub documents | rootavish | 1 | -8/+6 |
2014-08-03 | Table of contents(index) for epub | rootavish | 1 | -6/+10 |
2014-07-29 | Searching single pages in epub | rootavish | 1 | -27/+59 |
2014-07-26 | Reading epub documents possible | rootavish | 1 | -6/+16 |
2014-07-25 | Fixing dispose functions, display in webview | rootavish | 1 | -3/+5 |
2014-07-23 | Added Zoom control, Window thubnail | rootavish | 1 | -11/+33 |
2014-07-23 | Cleaned some code, added select-all functionality | rootavish | 1 | -2/+11 |
2014-07-21 | Program no longer segfaults, but does not give thumbnails | rootavish | 2 | -5/+4 |
2014-07-20 | Moving everything related to webkit to main thread jobs | rootavish | 1 | -17/+9 |
2014-07-20 | Active properties dialog, other actions | rootavish | 1 | -8/+17 |
2014-07-19 | Thumbnails for all documents | rootavish | 2 | -9/+20 |
2014-07-11 | Fixing the PDF annotations | rootavish | 1 | -3/+3 |
2014-07-10 | Files for EvWebView, thumbnails possible with GTK+-2.0 | rootavish | 2 | -17/+26 |
2014-07-07 | Refactored code, created a new EvWebView type | rootavish | 1 | -75/+119 |
2014-07-04 | Thumbnails for Epub Documents | rootavish | 1 | -5/+6 |
2014-07-01 | More changes to accomodate webview | rootavish | 1 | -17/+54 |
2014-06-28 | Dont require org.mate.lockdown GSettings schema | Stefano Karapetsas | 1 | -10/+16 |
2014-06-23 | Functions for document info and EvPage,other changes | rootavish | 1 | -24/+43 |
2014-06-21 | Changed dependecy to webkit-1.0,added web view to window properties | rootavish | 2 | -5/+29 |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+3 |
2014-03-24 | Changes to make possible compiling in GTK3 mode. Needs --disable-caja flag set! | Glorf | 1 | -5/+17 |
2014-02-23 | Fix double free | Stefano Karapetsas | 1 | -3/+4 |
2014-02-18 | shell: Show "filename (title)" in the window title. | José Aliste | 1 | -2/+9 |
2014-02-09 | Merge pull request #64 from bl0ckeduser/expandwin | Stefano Karapetsas | 1 | -0/+62 |
2014-02-08 | Implement window expand functionality (#53) | bl0ckeduser | 1 | -0/+62 |
2014-02-08 | Fix for #47 (Ctrl-A in search field) | bl0ckeduser | 3 | -3/+14 |
2014-01-24 | Fix thumbnails sidebar resizing issues with GTK3 | Stefano Karapetsas | 1 | -1/+30 |