summaryrefslogtreecommitdiff
path: root/trashapplet/src/xstuff.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-29/+0
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2015-12-19Gtk3 trash applet: with gtk+-3.10 the number of screens is always 1Wolfgang Ulbrich1-0/+4
2015-12-17GTK3 trash: don't use deprecated gdk_error_trap_pop + GtkMiscWolfgang Ulbrich1-0/+4
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-21/+12
gdk_x11_window_foreign_new_for_display | since 2.24 gdk_window_get_width | since 2.24 gdk_window_get_height | since 2.24 gdk_x11_display_get_xdisplay | since 2.2 gdk_window_get_display | since 2.24 gdk_x11_window_foreign_new_for_display | since 2.24 GDK_WINDOW_XID | since always GDK_SCREEN_XDISPLAY | since always
2014-01-20trashapplet: Add GTK3 supportStefano Karapetsas1-0/+19
2011-11-14initialPerberos1-0/+536