Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | remove dbus-monitor from tests in make file | raveit65 | 1 | -2/+0 |
2016-07-25 | remove egg-dbus-proxy and use the provided functions in GDBus | raveit65 | 4 | -365/+28 |
2016-07-25 | Assign names to our idle sources when using newer versions of glib2 | raveit65 | 5 | -7/+23 |
2016-07-25 | Show the primary device time remaining as the first entry in the context menu | raveit65 | 3 | -0/+83 |
2016-07-25 | Do not issue a console warning when laptop batteries are empty | raveit65 | 1 | -0/+6 |
2016-07-25 | allow non-battery devices to be used for gpm_engine_update_composite_device() | raveit65 | 1 | -2/+14 |
2016-07-25 | Reorganize the tray icon code to make it easier for AppIndicator | raveit65 | 1 | -20/+35 |
2016-07-25 | Add a ::devices-changed signal to GpmEngine that helper code may want | raveit65 | 2 | -0/+11 |
2016-07-25 | trivial: provide some text for devices that are not present in gpm_upower_get... | raveit65 | 1 | -3/+6 |
2016-07-25 | fix code madness | raveit65 | 1 | -2/+0 |
2016-07-25 | rename a function to match upstream | raveit65 | 5 | -9/+9 |
2016-07-25 | GTK+-3 graph-widget: improve expose --> draw changes | raveit65 | 1 | -20/+43 |
2016-06-21 | drop unused code | monsta | 3 | -371/+0 |
2016-06-16 | use gtk_show_about_dialog for gtk+-2.0 | raveit65 | 1 | -7/+0 |
2016-06-16 | GTK+-3 gpm-tray-icon: use About dialog from GTK+ instead of forked one from l... | raveit65 | 1 | -13/+19 |
2016-06-07 | fix having an icon space with having no battery | Sorokin Alexei | 1 | -0/+1 |
2016-06-07 | rely less on GtkStock | Sorokin Alexei | 10 | -38/+38 |
2016-06-07 | GTK+3 media-keys: sync code with m-s-d and drop include mate-desktop-utils.h | raveit65 | 3 | -91/+135 |
2016-06-07 | GTK+-3 gpm-kbd-backlight: replace deprecated gdk_display_get_pointer | raveit65 | 1 | -0/+15 |
2016-06-07 | GTK+3: replace gdk_error_trap_pop () with gdk_error_trap_pop_ignored () | raveit65 | 1 | -0/+4 |
2016-06-07 | GTK+-3 gpm-backlight: replace deprecated gdk_display_get_pointer | raveit65 | 1 | -0/+15 |
2016-06-03 | GTK+3 msd-osd-window: improve style_updated function | raveit65 | 1 | -20/+26 |
2016-05-31 | GTK+-3 msd-osd-window: port everything to GtkStyleContext | raveit65 | 1 | -11/+29 |
2016-05-31 | GTK+3 gpm-tray-icon: fix a Wincompatible-pointer-types build warning | raveit65 | 1 | -1/+1 |
2016-05-31 | GTK+3: do not use deprecated gtk_widget_size_request | raveit65 | 2 | -2/+12 |
2016-05-14 | fix compile error 'Redefinition von widget_class' | raveit65 | 1 | -1/+0 |
2016-05-10 | gtk3: css themes for MsdOsdWindow | Denis Gorodnichev | 3 | -9/+76 |
2015-12-15 | don't crash when XRRGetScreenResourcesCurrent fails | monsta | 1 | -0/+5 |
2015-12-13 | remove dead code | Monsta | 1 | -34/+0 |
2015-11-30 | fix warnings due to wrong id passed to g_source_remove | monsta | 3 | -4/+14 |
2015-11-05 | Acknowledge changes in AC backlight GSettings when running on battery | Nutchanon Wetchasit | 1 | -1/+1 |
2015-11-05 | Make idle event handler always calculate backlight from configured settings | Nutchanon Wetchasit | 1 | -3/+3 |
2015-11-05 | Save AC-power backlight set via brightness keys in GSettings | Nachanon Vetjasit | 1 | -0/+15 |
2015-11-05 | Support disabling of PowerBtn. | Mike Gabriel | 1 | -0/+1 |
2015-10-14 | tray icon: support custom themes | lukefromdc | 1 | -0/+14 |
2015-10-14 | corrected comments to mention org.gnome.SessionManager | monsta | 1 | -3/+3 |
2015-09-09 | backlight-helper: Add gmux_backlight to backlight_interfaces | infirit | 1 | -0/+1 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -6/+6 |
2015-09-04 | Show vendor/model information | Clement Lefebvre | 2 | -6/+24 |
2015-08-31 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 1 | -46/+2 |
2015-08-31 | Save copying cost | Roy Zhang | 1 | -6/+3 |
2015-07-28 | Merge pull request #157 from mesouug/master | Martin Wimpress | 2 | -2/+13 |
2015-07-28 | Also free the builder when finalizing | Roy Zhang | 1 | -0/+1 |
2015-07-28 | Fix memory leaks | Roy Zhang | 1 | -0/+3 |
2015-07-28 | Unable to change keyboard back light #108 | Mikhail Shevtsov | 2 | -2/+13 |
2015-07-02 | applets/prefs/stats: properly show corresponding help pages | Monsta | 1 | -1/+1 |
2015-06-09 | Merge pull request #143 from pudh4418/fix-dbus-memleak | Martin Wimpress | 1 | -21/+27 |
2015-05-04 | dropped udisks support for several reasons. | Monsta | 6 | -316/+0 |
2015-04-11 | Fix memory leak problem when calling logind DBus method | Roy Zhang | 1 | -21/+27 |
2015-04-04 | Remove obsolete egg-string code | Roy Zhang | 4 | -504/+30 |