summaryrefslogtreecommitdiff
path: root/applets/inhibit/inhibit-applet.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Remove compilation warning fix data type format errorzhuyaliang1-0/+2
2022-08-23Fix -Wmissing-prototypes warnings (#381)Robert Antoni Buj Gelonch1-3/+3
2021-12-11Use a blank line at mostrbuj1-3/+0
2021-06-22update copyright to 2021raveit651-0/+1
2021-02-23applets: Do not build the path to the menu filesrbuj1-4/+3
2021-02-04build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-03-09Port from EggDebug to the built-in GLib logging frameworkrbuj1-8/+7
2020-03-03Remove warnings: unused variablerbuj1-2/+0
2020-02-25Use gtk_show_about_dialog to show about dialogrbuj1-46/+33
2020-02-20Update copyright year on about dialogrbuj1-1/+1
2019-11-08avoid redundant redeclarationsPablo Barciela1-3/+0
2019-08-20Use gresources for gpm-prefs.ui and gpm-statistics.uirbuj1-1/+1
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2018-05-02inhibit: always scale icon to match panel sizelukefromdc1-12/+1
2018-04-30Inhibit Applet: Fix excessive CPU uselukefromdc1-129/+49
2018-03-17add missing window icon to About dialogsmonsta1-0/+2
2018-02-01avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-24inhibit: fix error that spammed logs from previous commitlukefromdc1-1/+1
2018-01-23inhibit applet: fix rendering of iconlukefromdc1-41/+13
2018-01-09update copyright year to 2018monsta1-1/+1
2017-11-27Correct spelling mistake.Edward Betts1-1/+1
2017-10-05update copyright yearmonsta1-1/+1
2017-01-15Replace no longer valid "expose-event" with "draw"lukefromdc1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-49/+0
2016-11-21fix indent a bitmonsta1-1/+1
2016-08-01applets: remove unneeded #undefmonsta1-3/+0
2016-08-01keep old copyright informationsraveit651-1/+6
2016-08-01applets: update Copyrightraveit651-1/+1
2016-08-01applets: use GtkAbout and drop dependency to libmate-desktopraveit651-13/+12
2016-07-25applets: remove egg-dbus-proxy and use the provided functions in GDBusraveit651-31/+34
2015-12-13remove dead codeMonsta1-31/+0
2015-12-13applets: dropped some unused stuffMonsta1-1/+1
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-08-08inhibit applet: use GtkWidget instead of GtkObjectMonsta1-8/+4
2015-07-02applets/prefs/stats: properly show corresponding help pagesMonsta1-1/+1
2014-05-03applets: Use MateAboutDialogStefano Karapetsas1-12/+13
2014-01-17Use draw signal for GTK3Stefano Karapetsas1-0/+5
2014-01-17applets: Add GTK3 supportStefano Karapetsas1-1/+50
2012-10-21Port inhibit applet to dbus based on gnome patch by carlosgcBrent Hull1-27/+40
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+688