summaryrefslogtreecommitdiff
path: root/src/gpm-tray-icon.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Remove compilation warning fix data type format errorzhuyaliang1-4/+7
2023-10-16replace deprecated gtk_image_menu_item_new_from_stockraveit651-1/+3
2023-10-16replace deprecated gtk_image_menu_itemraveit651-6/+7
2022-03-21Show device model even if vendor is not availableDamien Thébault1-0/+3
2022-03-21Add support for gaming inputsDamien Thébault1-0/+1
2021-12-11Use a blank line at mostrbuj1-1/+0
2021-06-22update copyright to 2021raveit651-0/+1
2021-02-04build: Use PACKAGE_URL variablerbuj1-2/+2
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-08-04Remove trailing spaces/tabsrbuj1-1/+1
2020-03-09Port from EggDebug to the built-in GLib logging frameworkrbuj1-10/+8
2020-02-27Read authors (updated) from mate-power-manager.aboutrbuj1-7/+29
2020-02-20Update copyright year on about dialogrbuj1-1/+1
2019-08-20gpm-tray-icon: avoid 'g_type_class_add_private'Pablo Barciela1-5/+2
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2018-03-17add missing window icon to About dialogsmonsta1-0/+1
2018-02-01avoid deprecated GtkStockPablo Barciela1-1/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-11-28fix typos in some more commentsmonsta1-3/+3
2017-10-05update copyright yearmonsta1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-2/+0
2016-07-25Show the primary device time remaining as the first entry in the context menuraveit651-0/+38
2016-07-25Reorganize the tray icon code to make it easier for AppIndicatorraveit651-20/+35
2016-07-25rename a function to match upstreamraveit651-1/+1
2016-06-16use gtk_show_about_dialog for gtk+-2.0raveit651-7/+0
2016-06-16GTK+-3 gpm-tray-icon: use About dialog from GTK+ instead of forked one from l...raveit651-13/+19
2016-06-07fix having an icon space with having no batterySorokin Alexei1-0/+1
2016-06-07rely less on GtkStockSorokin Alexei1-9/+10
2016-05-31GTK+3 gpm-tray-icon: fix a Wincompatible-pointer-types build warningraveit651-1/+1
2015-10-14tray icon: support custom themeslukefromdc1-0/+14
2015-09-04Show vendor/model informationClement Lefebvre1-4/+11
2015-01-15remove ifdefs, bump upower version requirementMonsta1-2/+0
2014-07-02Remove old GTK2 code and supportStefano Karapetsas1-4/+1
2014-04-24Add about dialog in tray iconStefano Karapetsas1-0/+38
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-20/+10
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+430