summaryrefslogtreecommitdiff
path: root/cut-n-paste
AgeCommit message (Collapse)AuthorFilesLines
2014-12-10fix some more leaks and stuffMonsta1-0/+2
2014-12-10Gtk3: Use gtk_widget_render_icon_pixbuf()infirit3-0/+3
2014-12-10Gtk3: Don't use gdk_cursor_unref()infirit2-0/+8
2014-12-10Gtk3: gimpcellrenderertoggle: Port to GtkStyleContextinfirit1-4/+54
Taken from evince commit: cd0d12ac77f030caf9b073f60c51539d9b8394ef From: Carlos Garcia Campos <[email protected]>
2014-12-10Gtk3: Convert another gtk_paint_ callinfirit1-5/+2
Taken from evince commit: 1383dfb59b35d2d4576691ad3d9778de344c8e15 From: Matthias Clasen <[email protected]>
2014-12-10Gtk3: [gimpcellrenderertoggle] Paint a shadow when the mouse is over the ↵infirit1-1/+21
cell renderer Taken from evince commit: 0a2d3c2d9dd1158dfb8cacd72abb498acd0e6fef From: Carlos Garcia Campos <[email protected]>
2014-12-09[totem-scrsaver] Cut down on ifdef hellinfirit1-66/+0
We have GDK_DISPLAY_XDISPLAY in Gtk+2 as well.
2014-12-08va_start should be paired with va_endmonsta1-0/+1
2014-12-08zero-init all signals arraysMonsta2-2/+2
2014-09-23Drop support for gtk+ < 2.24infirit3-33/+0
2014-02-25smclient: Add missing declarationStefano Karapetsas1-0/+4
Closes https://github.com/mate-desktop/atril/issues/72
2014-02-24Add missing includeStefano Karapetsas1-0/+1
2014-02-09Fix duplicated string (#65)bl0ckeduser1-1/+1
2014-02-08Implement window expand functionality (#53)bl0ckeduser2-3/+7
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
2014-01-22smclient: Add missing includesStefano Karapetsas1-0/+1
Closes #57 https://github.com/mate-desktop/atril/issues/57
2014-01-21Merge pull request #56 from infirit/masterStefano Karapetsas1-1/+0
Fixes for building with gtk3
2014-01-21Fix gdk_set_sm_client_id deprecationStefano Karapetsas1-0/+4
2014-01-21Remove unneeded gdconfig.h includeinfirit1-1/+0
2013-10-28cut-n-paste: Fix GTK3 supportStefano Karapetsas2-3/+118
2012-03-14/usr/bin/ld: note: 'IceConnectionNumber' is defined in DSO ↵Perberos1-1/+2
/usr/lib/libICE.so.6 so try adding it to the linker command line (https://github.com/mate-desktop/mate-document-viewer/issues/3)
2011-11-09renaming evince to atrilPerberos3-3/+3
2011-11-09inicialPerberos38-0/+15693