Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | Using scroll_to_path instead of set_cursor in sidebar | infirit | 1 | -1/+1 |
2014-12-10 | Call gdk_notify_startup_complete when acting as remote | infirit | 1 | -0/+4 |
2014-12-10 | bookmarks: Add a popup menu to open, rename and remove bookmarks | infirit | 1 | -20/+185 |
2014-12-10 | Gtk3: shell: Port EvWindow to GtkStyleContext | infirit | 1 | -0/+17 |
2014-12-10 | Gtk3: eggfindbar: remove unused style properties | infirit | 1 | -0/+4 |
2014-12-09 | shell: Use tooltips to show bookmarks page labels in sidebar | infirit | 1 | -1/+48 |
2014-12-09 | shell: Add a new sidebar page for bookmarks | infirit | 4 | -0/+496 |
2014-12-09 | shell: Add bookmarks menu to add and show internal bookmarks | infirit | 4 | -33/+322 |
2014-12-09 | shell: Add EvBookmarks to handle internal document bookmarks | infirit | 4 | -0/+345 |
2014-12-09 | [shell] Send the URI of the input file instead of the filename in SyncSource. | infirit | 1 | -1/+26 |
2014-12-09 | add timestamp to SyncSource DBus signal | infirit | 1 | -2/+6 |
2014-12-09 | Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new() | infirit | 1 | -0/+4 |
2014-12-09 | Fill links page labels for the index in the links thread | infirit | 1 | -34/+0 |
2014-12-09 | [shell] Use new methods to get page and page label from a link | infirit | 1 | -19/+22 |
2014-12-09 | [shell] Add timestamp parameter to SyncView. | infirit | 1 | -2/+4 |
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 |