summaryrefslogtreecommitdiff
path: root/trashapplet
AgeCommit message (Collapse)AuthorFilesLines
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas2-2/+2
And also rename binaries without "-2" suffix
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-06-02Replace GtkObject with GObject also for gtk2infirit2-32/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas2-1/+4
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit2-4/+0
Also remove the has_separator from the ui files.
2014-01-20trashapplet: Add GTK3 supportStefano Karapetsas4-2/+63
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit26-135/+134
2013-06-02fix some make files for automake-1.13raveit1-1/+1
2012-11-24trashapplet: migrate to gsettingsStefano Karapetsas3-12/+14
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch3-5/+5
2011-12-21adding missing libX11 on ld flagPerberos1-1/+2
2011-11-14initialPerberos50-0/+8512