summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+7
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich9-199/+191
2016-01-06cpufreq: remove unused argument "parent"lukefromdc3-26/+9
remove unused argument "parent" in cpufreq_selector_set_xxx_async functions
2016-01-04stickynotes: new icon names and paths + fix deprecationsmonsta11-93/+51
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687
2016-01-03gtk3: stop cpufreq-applet turning transparentlukefromdc1-3/+7
gtk3: stop cpufreq-applet turning transparent -prevent the cpufreq applet and panel area beneath from becoming transparent to the desktop when a menu item in the popup menu is clicked. Veriied to work on gtk3.19.5
2016-01-02drop null_applet which isn't even buildable these daysMonsta12-349/+1
2016-01-02stickynotes: drop MateConf migration scriptMonsta2-18/+0
2015-12-22accessx-status: remove useless includemonsta1-3/+0
2015-12-22multiload: remove useless includemonsta1-3/+0
2015-12-19GTK3 drivemount: don't use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2015-12-19Gtk3 trash applet: with gtk+-3.10 the number of screens is always 1Wolfgang Ulbrich1-0/+4
2015-12-19GTK3 timer applet: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+20
2015-12-19GTK3 drivemount: port GtkTable to GtkGridWolfgang Ulbrich2-0/+31
taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=41c210b
2015-12-19Gtk3 charpick: fix a build wrningWolfgang Ulbrich1-1/+1
added by https://github.com/mate-desktop/mate-applets/commit/cd971d3
2015-12-19GTK3: fix several deprecationsWolfgang Ulbrich1-0/+37
- deprecated gdk_app_launch_context_new - deprecated gtk_widget_{set/get}_state
2015-12-17GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMiscWolfgang Ulbrich3-0/+136
2015-12-17GTK3 trash: don't use deprecated gdk_error_trap_pop + GtkMiscWolfgang Ulbrich2-0/+17
2015-12-17GTK3 stickynotes: several geprecated fixesWolfgang Ulbrich4-8/+41
- don't use deprecated GdkColor - don't use deprecated gtkcolorbutton - don't use deprecated gtk_icon_size_register taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=0e26a90 https://git.gnome.org/browse/gnome-applets/commit/?id=30805d8 https://git.gnome.org/browse/gnome-applets/commit/?id=15dbeb5
2015-12-17GTK3 multiload: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+28
2015-12-17GTK3 geyes: don't use deprecated GtkMiscWolfgang Ulbrich2-1/+46
2015-12-17GTK3 command: don't use deprecated GTKMiscWolfgang Ulbrich1-0/+15
2015-12-17GTK3 charpick: fix deprecated usage of GtkMisk and GtkArrowWolfgang Ulbrich2-1/+22
2015-12-17charpick: GSList type is wrong here, GList should be usedmonsta1-2/+2
2015-12-17timer: simplify some codemonsta1-6/+6
2015-12-17timer: fix build warningmonsta1-1/+1
2015-12-17command: fix build warningsmonsta1-9/+9
2015-12-17netspeed: remove duplicate #define's - leftovers from original repomonsta1-4/+0
2015-12-17netspeed: fix distcheckWolfgang Ulbrich2-1/+23
2015-12-16pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+4
2015-12-14merge netspeed applet from mate-netspeed repomonsta75-1/+7001
2015-12-14 stickynotes: correctly apply chosen font type in GTK+3 build György Balló1-1/+18
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=75836cbd9198b0ceb55498147932da957d158563
2015-12-11stickynotes: use '-' instead of '_' in the name of applet's binaryMonsta3-4/+4
2015-12-11stickynotes: remove local TODO, it's outdatedmonsta1-12/+0
2015-12-11accessx-status: remove local COPYING file, no need for itmonsta1-482/+0
2015-12-11stickynotes: remove wrong MATE version from local READMEmonsta1-1/+1
2015-12-10make .mate-panel-applet files for command and timer really translatablemonsta1-1/+2
2015-12-07stickynotes: correctly apply chosen bg color in GTK+3 buildMonsta1-17/+32
current implementation sets the same color for all note parts, which is not right (compared to GTK+2 build), but it's better than nothing. adapted from https://git.gnome.org/browse/gnome-applets/commit?id=a1f4ed5e126ef9f1b4d90c0fe62adcfbeb14dac3
2015-12-07stickynotes: correctly apply chosen font color in GTK+3 buildMonsta1-6/+11
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=107534eb0cc2ebb45622295b7e9a1a0280e32e0e
2015-12-07stickynotes: remove uneeded functionAlberts Muktupāvels3-12/+0
2015-12-02Bump version to 1.12.1Monsta2-1/+7
2015-11-18drivemount: Don't remove background György Balló1-1/+0
This fixes the invisible text 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-11-06Sync translations from transifex (for real this time... tx pull -a ↵Clement Lefebvre102-58491/+62040
--minimum-perc=1 -f)
2015-11-06Sync translations with transifexClement Lefebvre9-5076/+5627
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-11-03Sync translations with transifexClement Lefebvre2-0/+5109
2015-11-02fix typo in commentMonsta1-1/+1
don't do that to poor widow, she had enough already
2015-10-30update NEWS for 1.12monsta1-1/+4
2015-10-16GTK3 cpufreq:fix bottom panel render & 0px labelslukefromdc1-2/+20
fix bottom panel rendering of popup menu in gtk3 builds, fix zero-width frequency/percentage labels in gtk3 builds.
2015-10-16GTK3 cpufreq: support custom panel themeslukefromdc1-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-16GTK3 charpick: support custom panel themeslukefromdc1-0/+14
support custom panel themes in gtk3 builds, include robust support for transparent themes even when gtk3 has issues properly detecting a compositing window manager e.g. compiz.