Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-10 | libview: clear caches after destroying child widgets. | infirit | 1 | -1/+1 | |
Taken from evince commit: 4de037ccccb4d836db43bf97fdaacf7c02ffb1f1 From: Marek Kašík <[email protected]> | |||||
2014-12-10 | libview: Save contents of FormTextFields when they loss focus. | infirit | 1 | -1/+17 | |
Taken from evince commit: c8104d3426a7bd7ce6570a87363e4edeea472fce From: José Aliste <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=624921 | |||||
2014-12-10 | libview: remove all widgets from the View when reloading the doc | infirit | 1 | -0/+1 | |
Taken from evince commit: 8434736a712f5b93d1f3909221abe0b88096f78a From: José Aliste <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=632087 | |||||
2014-12-10 | libview: Make sure a11y is initialized before checking whether it's enabled | infirit | 1 | -7/+21 | |
Taken from evince commit: 629c01120f1b2fb0ffdea5e95d2346bab5fb98ee From: Carlos Garcia Campos <[email protected]> | |||||
2014-12-10 | Gtk3: Don't use gdk_cursor_unref() | infirit | 1 | -0/+4 | |
2014-12-10 | Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContext | infirit | 1 | -7/+39 | |
Taken from evince commit: 7d5e358fb59172812ea0a4bf8ee6502405abc58e From: Carlos Garcia Campos <[email protected]> | |||||
2014-12-09 | libview: Silence warning for unused functions | infirit | 1 | -0/+2 | |
2014-12-09 | libview: The updated GtkComboBox api is in Gtk+2.24 | infirit | 1 | -15/+0 | |
2014-12-09 | GDK_KEY_* keys are Gtk+2 as well. | infirit | 1 | -16/+13 | |
2014-12-09 | [libview] Don't show an empty tooltip for links that don't have tooltip text | infirit | 1 | -1/+4 | |
Based on evince commit: f6acfef181e3593caf5f0ded4a7ac440ef0d79ff From: Carlos Garcia Campos <[email protected]> | |||||
2014-12-09 | [libview] Handle layers state actions | infirit | 1 | -0/+42 | |
Show/Hide layers according to the action and emit a signal to notify that layers have changed. Based on evince commit: 7e3392ba15113588d1f141a624df852007e75774 From: Carlos Garcia Campos <[email protected]> | |||||
2014-12-09 | libview] Remove unused bin_window variable. | infirit | 1 | -6/+0 | |
2014-12-08 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2014-09-25 | Make ev_view_set_scroll_adjustments static void | infirit | 1 | -1/+1 | |
2014-09-25 | Fix FTBFS of atril when build with the clang compiler | Alexander | 1 | -1/+2 | |
Closes https://github.com/mate-desktop/atril/issues/82 | |||||
2014-09-23 | GTK_IS_COMBO_BOX is deprecated, use gtk_combo_box_get_has_entry | infirit | 1 | -1/+1 | |
2014-08-10 | Page Label handling, other fixes | rootavish | 1 | -0/+38 | |
Added the function to handle links from the toolbar, also added functions to disconnect all ev-view handlers once it has been replaced by ev-web-view, and vice-versa(to drop all handler associated to ev-web-view). Also the unref call to job_thumb was causing thumbnail jobs to crash with GTK2, so had to revert that, now we're back to the document folder not getting deleted from disk. | |||||
2014-01-21 | libview: Add GTK3 support | Stefano Karapetsas | 1 | -33/+329 | |
2011-11-09 | renaming evince to atril | Perberos | 1 | -4/+4 | |
2011-11-09 | inicial | Perberos | 1 | -0/+6274 | |