Age | Commit message (Expand) | Author | Files | Lines |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 1 | -11/+11 |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 |
2021-01-07 | Don't leave any round bracket at line end | rbuj | 1 | -2/+3 |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -1/+0 |
2020-08-01 | cpufreq: avoid deprecated GtkAlignment | Alberts Muktupāvels | 1 | -14/+9 |
2020-08-01 | cpufreq: create all needed widgets only once | Alberts Muktupāvels | 1 | -53/+49 |
2020-08-01 | cpufreq: fix code-style | raveit65 | 1 | -603/+613 |
2020-07-30 | cpufreq: Load menu and ui file from resources | rbuj | 1 | -5/+3 |
2020-04-25 | Remove unused-function warnings | rbuj | 1 | -19/+1 |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -1/+0 |
2020-01-10 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 1 | -3/+0 |
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+1 |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -0/+7 |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2018-07-08 | cpu-freq: replace deprecated gtk_menu_popup | raveit65 | 1 | -52/+5 |
2018-06-11 | Cpufreq: Force the frequency label to render if frequencies are not found rig... | lukefromdc | 1 | -1/+7 |
2018-06-11 | Cpufreq: Refactor to remove more GTK2 leftovers | lukefromdc | 1 | -112/+10 |
2018-06-11 | Cpufreq: ensure frequency label always shows up if freq selected | lukefromdc | 1 | -44/+7 |
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 1 | -8/+16 |
2018-03-21 | Fix cpufreq applet spacing on HiDPI displays | Victor Kareh | 1 | -1/+3 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -3/+3 |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -7/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -7/+3 |
2017-11-09 | Cpufreq: fix a build warning | lukefromdc | 1 | -1/+1 |
2017-11-09 | Cpufreq: stop jumping numbers moving units label | lukefromdc | 1 | -29/+38 |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 |
2017-09-22 | cpufreq: fix calculating max width of frequency/unit/percent labels | monsta | 1 | -23/+22 |
2017-09-19 | cpufreq: refresh applet size on style change (e.g. font size) | monsta | 1 | -0/+16 |
2017-09-05 | cpufreq: fix random invisibility of the applet | monsta | 1 | -2/+2 |
2017-08-09 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -3/+8 |
2017-08-05 | cpufreq: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 |
2017-01-14 | CpuFreq: fix warning from GTK_ORIENTABLE | lukefromdc | 1 | -3/+1 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -103/+1 |
2016-11-22 | fix some indent and a couple of typos | monsta | 1 | -1/+1 |
2016-07-31 | cpufreq: use GtkAbout and update copyright | raveit65 | 1 | -3/+6 |
2016-03-30 | GTK 3.20 cpufreq: fix themes clipping units label | lukefromdc | 1 | -6/+1 |
2016-03-07 | cpufreq GTK3: hardcode fewer labels | lukefromdc | 1 | -22/+17 |
2015-10-16 | GTK3 cpufreq:fix bottom panel render & 0px labels | lukefromdc | 1 | -2/+20 |
2015-10-16 | GTK3 cpufreq: support custom panel themes | lukefromdc | 1 | -1/+14 |
2015-10-15 | GTK cpufreq: fix label position on horizontal panels | raveit65 | 1 | -0/+18 |
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 |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 |