summaryrefslogtreecommitdiff
path: root/trashapplet/src/trashapplet.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14trashapplet: Remove animation that hasn't worked in yearslukefromdc1-8/+0
2023-08-13trash, in-process: fix segfault with glib2.77.1lukefromdc1-1/+1
2023-07-17Allow building all applets in or out of processlukefromdc1-5/+9
2023-07-16trash: port to in-process for wayland supportlukefromdc1-11/+19
2021-11-21Use a blank line at mostrbuj1-1/+0
2021-10-26Mate Trash applet: add accessible Atk object with proper label.Valentin Villenave1-6/+17
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-07trashapplet: boilerplate final classrbuj1-6/+6
2020-12-10trashapplet: load menu and ui files from resource bundlerbuj1-4/+3
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-4/+0
2020-12-04trashapplet: Remove warning about missing initializerrbuj1-1/+1
2020-01-10Update copyright to 2020raveit651-1/+1
2019-04-14Use g_list_free_full() convenience functionrbuj1-4/+2
2019-03-20Make translatable documenters in about dialogrbuj1-0/+7
2019-03-20Make translatable copyright info in about dialogrbuj1-6/+3
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-07-10trash: fix a -Wincompatible-pointer-types warningraveit651-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-8/+8
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-22/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-05trashapplet: don't use deprecated gtk_show_uriraveit651-0/+14
2017-01-14Trash: fix size allocation warninglukefromdc1-2/+3
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-11/+2
2016-07-31trash-applet: use GtkAbout and update copyrightraveit651-4/+8
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-6/+6
2015-12-17GTK3 trash: don't use deprecated gdk_error_trap_pop + GtkMiscWolfgang Ulbrich1-0/+13
2014-11-27Fix build with GSEALinfirit1-4/+0
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-06-02Replace GtkObject with GObject also for gtk2infirit1-20/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit1-3/+0
2014-01-20trashapplet: Add GTK3 supportStefano Karapetsas1-2/+30
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24trashapplet: migrate to gsettingsStefano Karapetsas1-6/+6
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2011-11-14initialPerberos1-0/+645