summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-24build: require libmateweather >= 1.17.0 (GTK+3 only)monsta1-1/+1
2016-12-06netspeed: fix couple of typos in schemamonsta1-2/+2
2016-11-29release 1.17.0v1.17.0raveit651-0/+7
2016-11-29add new languageraveit651-0/+1
2016-11-29sync with transiflexraveit6510-320/+3183
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta46-1489/+134
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-11-22mateweather: fix temperature label placement with GTK+3monsta1-0/+2
ported from: https://git.gnome.org/browse/gnome-applets/commit/?id=ee226b4e01cd36b528521b012046dd599e89cfbd
2016-11-22fix some indent and a couple of typosmonsta6-34/+34
2016-11-22build: require libmateweather 1.16.0monsta1-1/+1
2016-11-22build: check for stable release of libgtopmonsta1-1/+1
2016-10-26command: move command output processing into separate functionmonsta1-49/+59
2016-09-19release 1.16.0v1.16.0raveit651-1/+1
2016-09-19update NEWS for 1.16monsta1-51/+16
2016-09-19sync with Transifexmonsta3-276/+278
2016-09-01release 1.15.2v1.15.2raveit651-0/+23
2016-09-01sync with transiflexraveit655-24/+25
2016-08-31cpu-freq: avoid deprecated polkit_authority_getraveit652-2/+2
And bump polkit requirement. polkit_authority_get is deprecated since polkit-0.97 from 2010. So the requirement bump should be save for all distros.
2016-08-31GTK+-3 battstat: port GtkTable to GtkGridraveit652-0/+89
2016-08-31GTK+-3 weather-dialog: port to GtkGridraveit651-0/+117
2016-08-31GTK+-3 mateweather port to GtkGridraveit651-0/+27
2016-08-31GTK+-3 netspeed: port GtkTable to GtkGridraveit651-0/+42
2016-08-31GTK+-3.20 geyes: port to GtkSeatraveit651-0/+14
2016-08-31GTK+-3 timerapplet: port to GtkGridraveit651-0/+52
2016-08-31GTK+-3 command: port to GtkGridraveit651-0/+36
2016-08-31GTK+-3 multiload: port to GtkColorChooser and GdkRGBAraveit653-3/+61
2016-08-31sticky-notes: drop duplicate coderaveit651-34/+1
2016-08-16cpufreq: remove useless #includemonsta1-3/+0
there's implicit declaration warning with or without it, see https://bugzilla.kernel.org/show_bug.cgi?id=153161
2016-08-15cpufreq: fix build warning when polkit is disabledmonsta1-0/+2
2016-08-15build: make --enable-suid option really workmonsta1-5/+5
2016-08-15build: make --enable-frequency-selector option actually workmonsta1-1/+1
2016-08-15configure.ac: fix help text for --enable-suid and fix some indentmonsta1-4/+4
2016-08-14geyes: fix modelinemonsta1-1/+1
this is not C++
2016-08-14invest-applet: update copyrightmonsta1-1/+1
2016-08-13accessx-status: remove duplicated codemonsta1-1/+0
2016-08-13accessx-status: fix possible crash when updating layoutmonsta1-1/+1
2016-08-05GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new ()raveit651-0/+13
2016-08-05GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font ()raveit651-0/+4
2016-08-05GTK+-3.0 weather-dialog: avoid deprecated ↵raveit651-0/+4
gtk_scrolled_window_add_with_viewport ()
2016-08-02pre-bump versionraveit652-1/+5
2016-08-01release 1.15.1v1.15.1raveit651-0/+20
2016-08-01sync with transiflexraveit65111-22276/+21838
2016-08-01drop dependency to libmate-desktopraveit651-6/+0
2016-08-01GTK+-3 netspeed: write valid rgb color values to gsettingsraveit651-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-31GTK+-3 netspeed: port to GtkColorChooser and GdkRGBAraveit651-1/+48
2016-07-31netspeed: use GtkColorButton instead of MateColorButtonraveit651-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-31mateweather: use GtkAbout and update copyrightraveit651-4/+6
2016-07-31trash-applet: use GtkAbout and update copyrightraveit651-4/+8
2016-07-31timerapplet: use GtkAbout and update copyrightraveit651-3/+6
2016-07-31stickynotes: use GtkAbout and update copyrightraveit651-4/+7
2016-07-31netspeed: use GtkAbout and update copyrightraveit651-3/+7