Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2018-03-17 | add missing window icon to About dialogs | monsta | 1 | -0/+2 | |
2018-02-01 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-05 | update copyright year | monsta | 1 | -1/+1 | |
2017-02-10 | brightness applet: fix mouse scroll over icon when no popup is shown | monsta | 1 | -0/+1 | |
2017-02-02 | brightness applet: properly hide popup on Esc/Enter/Space keys | monsta | 1 | -13/+6 | |
the new code was looked up in upstream brightness applet... fixes https://github.com/mate-desktop/mate-power-manager/issues/203 | |||||
2017-02-02 | brightness applet: fix indent in some places | monsta | 1 | -22/+21 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -119/+0 | |
and require mate-panel >= 1.17 | |||||
2016-11-21 | fix indent a bit | monsta | 1 | -3/+3 | |
2016-08-01 | applets: remove unneeded #undef | monsta | 1 | -3/+0 | |
that deprecation is gone in GTK+3 build also that makes sense only with --enable-strict build option | |||||
2016-08-01 | keep old copyright informations | raveit65 | 1 | -1/+6 | |
2016-08-01 | applets: update Copyright | raveit65 | 1 | -1/+1 | |
2016-08-01 | applets: use GtkAbout and drop dependency to libmate-desktop | raveit65 | 1 | -13/+12 | |
2016-07-25 | applets: remove egg-dbus-proxy and use the provided functions in GDBus | raveit65 | 1 | -29/+32 | |
2016-06-07 | GTK+3 brightness applet: use the right gtk state flag | raveit65 | 1 | -0/+4 | |
2016-01-21 | [GTK+3] brightness applet: fix deprecated usage of Gtk{H,V}{Box,Scale} | monsta | 1 | -0/+16 | |
2015-12-13 | applets: dropped some unused stuff | Monsta | 1 | -1/+5 | |
2015-11-18 | bightness: Don't remove slider background | György Balló | 1 | -1/+0 | |
This fixes the background for GTK+ 3 themes which don't support mate-panel explicitly. Themes could still overwrite the background if they want in the usual way. | |||||
2015-10-14 | brightness: follow custom volume control themes | lukefromdc | 1 | -0/+13 | |
follow custom volume control themes. Brightness slider a near match for volume control slider by using same .mate-panel-applet-slider selector as in mate-media. One difference is that this slider is drawn in a single frame, volume control slider is in a frame within a frame. Therefore this one is drawn slightly narrower. | |||||
2015-10-09 | GTK3: brightness-applet, fix selection of slider and GtkSpinButtons | raveit65 | 1 | -0/+80 | |
fixes https://github.com/mate-desktop/mate-power-manager/issues/62 | |||||
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 | |
2015-08-03 | Drop GtkObject usage | infirit | 1 | -7/+4 | |
2015-08-03 | brightness applet: drop gdkkeysyms-compat usage, use modern key names | Monsta | 1 | -14/+13 | |
2015-07-02 | applets/prefs/stats: properly show corresponding help pages | Monsta | 1 | -1/+1 | |
2014-05-03 | applets: Use MateAboutDialog | Stefano Karapetsas | 1 | -12/+13 | |
2014-02-26 | fix mouse click on brightness applet | infirit | 1 | -0/+3 | |
Based on pull request from raveit65 <[email protected]>. close #82 #62 | |||||
2014-01-17 | Use draw signal for GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2014-01-17 | applets: Add GTK3 support | Stefano Karapetsas | 1 | -0/+56 | |
2012-10-21 | Port brightness applet to dbus based on gnome patch by carlosgc | Brent Hull | 1 | -27/+40 | |
2011-12-11 | moved from Mate-Extra | Stefano Karapetsas | 1 | -0/+1038 | |