Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-05 | GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new () | raveit65 | 1 | -0/+13 | |
2016-08-05 | GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+4 | |
2016-08-05 | GTK+-3.0 weather-dialog: avoid deprecated ↵ | raveit65 | 1 | -0/+4 | |
gtk_scrolled_window_add_with_viewport () | |||||
2016-08-02 | pre-bump version | raveit65 | 2 | -1/+5 | |
2016-08-01 | release 1.15.1v1.15.1 | raveit65 | 1 | -0/+20 | |
2016-08-01 | sync with transiflex | raveit65 | 111 | -22276/+21838 | |
2016-08-01 | drop dependency to libmate-desktop | raveit65 | 1 | -6/+0 | |
2016-08-01 | GTK+-3 netspeed: write valid rgb color values to gsettings | raveit65 | 1 | -13/+28 | |
Previous commit writes garbage to gsettings, in result no graphs are displayed with a new start of the applet. Now we have rgb values in gsettings values. | |||||
2016-07-31 | GTK+-3 netspeed: port to GtkColorChooser and GdkRGBA | raveit65 | 1 | -1/+48 | |
2016-07-31 | netspeed: use GtkColorButton instead of MateColorButton | raveit65 | 1 | -9/+8 | |
this reverts http://git.mate-desktop.org/mate-netspeed/commit/?id=38d56de Using GtkColorButton or GtkColorChooser does the same job and we drop the dependecy to libmate-desktop | |||||
2016-07-31 | mateweather: use GtkAbout and update copyright | raveit65 | 1 | -4/+6 | |
2016-07-31 | trash-applet: use GtkAbout and update copyright | raveit65 | 1 | -4/+8 | |
2016-07-31 | timerapplet: use GtkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-07-31 | stickynotes: use GtkAbout and update copyright | raveit65 | 1 | -4/+7 | |
2016-07-31 | netspeed: use GtkAbout and update copyright | raveit65 | 1 | -3/+7 | |
2016-07-31 | multiload: use GtkAbout and update copyright | raveit65 | 1 | -4/+6 | |
2016-07-31 | geyes: use GtkAbout and update copyright | raveit65 | 1 | -13/+16 | |
2016-07-31 | drivemount: use GTkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-07-31 | cpufreq: use GtkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-07-31 | command: drop MateAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-07-31 | charpick: drop MateAbout and update copyright | raveit65 | 1 | -4/+6 | |
2016-07-31 | battstat: drop MateAbout usage and update copyright | raveit65 | 1 | -6/+7 | |
2016-07-31 | accessx-status: use GtkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-07-31 | pre-bump version | raveit65 | 2 | -1/+4 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -0/+3 | |
2016-07-01 | po: drop languages not present on Transifex | monsta | 5 | -17175/+0 | |
2016-06-21 | po: actually add a new language from Transifex | monsta | 1 | -0/+1 | |
2016-06-09 | fix build with kernel-4.7 | leigh123linux | 1 | -1/+8 | |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+9 | |
2016-06-08 | sync with Transiflex | raveit65 | 15 | -358/+3226 | |
2016-06-03 | fix some minor build warnings | monsta | 1 | -4/+4 | |
2016-06-03 | remove some old gnome files | monsta | 3 | -3200/+0 | |
2016-05-12 | Use default route | Alejandro Perez | 1 | -1/+1 | |
- update backend.c | |||||
2016-04-07 | po: add missing languages to LINGUAS + fix sorting a bitv1.14.0 | monsta | 1 | -2/+7 | |
2016-04-07 | release 1.14.0 | raveit65 | 2 | -1/+2 | |
2016-04-07 | Fix Changelog generation | raveit65 | 1 | -4/+3 | |
2016-04-06 | sync with transiflex | raveit65 | 1 | -4/+4 | |
2016-04-06 | update NEWS and pack 1.13.x changes into single 1.14.0 entry | monsta | 1 | -16/+11 | |
2016-04-01 | release 1.13.1 | raveit65 | 2 | -1/+10 | |
2016-04-01 | one missing poland translation | raveit65 | 1 | -0/+2852 | |
2016-04-01 | sync with transiflex | raveit65 | 109 | -23998/+48802 | |
2016-03-30 | GTK 3.20 cpufreq: fix themes clipping units label | lukefromdc | 1 | -6/+1 | |
Stop BlackMATE, possibly other themes from cutting off the end of the units label and get rid of an #1f block for GTK 3.19 at the same time. GTK 3.19 seemed to pad the end of this label a bit, not so with released GTK 3.20. | |||||
2016-03-22 | cpufreq: capitalize CPU in schema description | monsta | 1 | -2/+2 | |
2016-03-20 | Merge pull request #184 from City-busz/gpl-2 | Martin Wimpress | 2 | -22/+24 | |
Re-license Command and Timer applets under GPL-2+ | |||||
2016-03-20 | Re-license Command and Timer applets under GPL-2+ | Balló György | 2 | -22/+24 | |
This makes the license of the project consistent. See: https://github.com/mate-desktop/mate-applets/issues/183 | |||||
2016-03-07 | cpufreq GTK3: hardcode fewer labels | lukefromdc | 1 | -22/+17 | |
In gtk3, replacing "label" with "applet->label" makes the gtk_widget_get_preferred_width functions work for the frequency and unit labels without issue. Trim them a bit in gtk3.19 builds as they render 2px wider there for some reason. The exception is the percentage label. That one apparently always starts with "0%" entered-and it does NOT update it's width when larger character strings come up. Thus, a fixed figure of 20px still has to be added to that one. On the other hand, that will ensure the applet never jumps from percentage changes. Height of the whole applet is still limited somewhere to 24 px, still looking for that issue as it hurts the match to taller panels. | |||||
2016-03-03 | command: minor style corrections | monsta | 1 | -3/+3 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 28 | -8044/+16638 | |
2016-02-01 | weather: fix some typos and remove some dead code | monsta | 2 | -23/+6 | |
2016-01-27 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+7 | |