Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-16 | GTK3 cpufreq:fix bottom panel render & 0px labels | lukefromdc | 1 | -2/+20 | |
fix bottom panel rendering of popup menu in gtk3 builds, fix zero-width frequency/percentage labels in gtk3 builds. | |||||
2015-10-16 | GTK3 cpufreq: support custom panel themes | lukefromdc | 1 | -1/+14 | |
support custom panel themes in gtk3 builds. Include robust support for transparent themes in cases where gtk3 has issues properly detecting a compositing window manager, e.g compiz. | |||||
2015-10-15 | GTK cpufreq: fix label position on horizontal panels | raveit65 | 1 | -0/+18 | |
The issue was caused by using deprecated widgets and defines for orientation with GTK3. #define gtk_vbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_VERTICAL,Y) #define gtk_hbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_HORIZONTAL,Y) Deprecated gtk_[h/v]box_new don't use them. | |||||
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -9/+6 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -1/+6 | |
2014-06-02 | Replace GtkObject with GObject also for gtk2 | infirit | 1 | -20/+0 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -1/+1 | |
2014-01-20 | cpufreq: Add GTK3 support | Stefano Karapetsas | 1 | -2/+89 | |
https://git.gnome.org/browse/gnome-applets/commit/cpufreq?id=6fd55674cdb0154d26c6d9a78001818cfe44fc58 | |||||
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2012-11-24 | cpufreq: migrate to gsettings | Stefano Karapetsas | 1 | -7/+5 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 1 | -1/+1 | |
2011-11-15 | fixing file conflicts with cpufreq applet | Perberos | 1 | -40/+40 | |
2011-11-14 | initial | Perberos | 1 | -0/+1032 | |