summaryrefslogtreecommitdiff
path: root/cut-n-paste/toolbar-editor
AgeCommit message (Collapse)AuthorFilesLines
2014-12-10Gtk3: Use gtk_widget_render_icon_pixbuf()infirit2-0/+2
2014-12-10Gtk3: Don't use gdk_cursor_unref()infirit2-0/+8
2014-09-23Drop support for gtk+ < 2.24infirit1-21/+0
2014-01-23toolbar-editor: Fix a crash when dropping an item to the toolbarStefano Karapetsas1-1/+11
https://git.gnome.org/browse/evince/commit/?h=gnome-3-4&id=c528881454c18ab29e300c3e3f2726409806eed3
2014-01-22toolbar-editor: Fix dragging items out of the toolbarStefano Karapetsas1-0/+38
When 'window-dragging' is True, GtkToolbar starts a drag in the 'button-press-event'. By connecting a callback to 'button-press-event' after setting gtk_drag_source_set that return TRUE we prevent GtkToolbar handler to be called. https://git.gnome.org/browse/evince/commit/?h=gnome-3-0&id=c48141968a2b374fe7a666feaf2635a82a528dac
2011-11-09inicialPerberos8-0/+3940