Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-25 | Bump version to 1.10.1mate-applets-1.10.1 | Monsta | 2 | -1/+9 | |
2015-06-25 | Merge pull request #144 from NiceandGently/dev-batsttat | monsta | 11 | -82/+0 | |
remove non-existing mate-feedback link | |||||
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 11 | -82/+0 | |
2015-06-25 | weather applet: show correct help in prefs dialog | Monsta | 2 | -5/+5 | |
2015-06-24 | drivemount: show index help page, not intro page | Monsta | 1 | -1/+1 | |
2015-06-24 | Merge pull request #142 from NiceandGently/dev-batsttat | monsta | 64 | -2/+2 | |
fix some help stuff | |||||
2015-06-23 | help: fix broken help images | raveit65 | 62 | -0/+0 | |
2015-06-23 | batstatt help: adajust wrong mailing-list link | raveit65 | 1 | -1/+1 | |
2015-06-23 | drivemount: fix help link | raveit65 | 1 | -1/+1 | |
2015-05-25 | Merge pull request #130 from obache/netbsd-apm-fix | monsta | 1 | -0/+8 | |
battstat applet: fix NetBSD APM support | |||||
2015-05-25 | Merge pull request #133 from NiceandGently/master | monsta | 1 | -2/+2 | |
GTK3: fix panel orientation from weather applet | |||||
2015-05-24 | Invest applet: fix wrong icon for about | raveit65 | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-applets/pull/135 | |||||
2015-05-23 | GTK3: fix panel orientation from weather applet | raveit65 | 1 | -2/+2 | |
2015-05-05 | Bump version to 1.10.0mate-applets-1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-05 | Bump version to 1.9.90mate-applets-1.9.90 | Stefano Karapetsas | 2 | -3/+3 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 6 | -239/+245 | |
2015-03-22 | battstat applet: fix NetBSD APM support | OBATA Akio | 1 | -0/+8 | |
2015-03-15 | stickynotes: more small fixes | Monsta | 2 | -28/+24 | |
2015-03-15 | stickynotes: use mate_panel_applet_set_background_widget | Monsta | 3 | -60/+2 | |
2015-03-15 | stickynotes: fix indentation a bit | Monsta | 1 | -22/+22 | |
2015-03-15 | stickynotes: some more GTK+3 changes | Monsta | 2 | -39/+46 | |
2015-03-15 | stickynotes: use modern color-related API in GTK+3 build | Monsta | 3 | -35/+77 | |
2015-03-15 | stickynotes: proper tooltip for 'x' button on the note's title | Monsta | 1 | -1/+1 | |
because this button deletes the note, not just "closes" it | |||||
2015-03-15 | stickynotes: fix spacing and copy/paste errors | Monsta | 3 | -16/+16 | |
Closes https://github.com/mate-desktop/mate-applets/pull/129 | |||||
2015-01-26 | command: Add missing static void declaration | Stefano Karapetsas | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-applets/issues/123 | |||||
2015-01-23 | Sync translations with transifex | mate-i18n | 12 | -367/+373 | |
2015-01-22 | Bump version to 1.9.1mate-applets-1.9.1 | Stefano Karapetsas | 2 | -2/+2 | |
2015-01-05 | invest: use GLib to get home and config dirs. | infirit | 1 | -3/+4 | |
We can not assume the config dir is ~/.config so we use GLib to handle this. | |||||
2015-01-05 | stickynotes: Small cleanups | infirit | 2 | -6/+10 | |
2015-01-05 | invest: Add saving and loading of currency conversion data | infirit | 2 | -6/+29 | |
fixes #119 | |||||
2014-12-30 | cpufreq, README: removed more obsolete stuff | Monsta | 2 | -4/+1 | |
2014-12-30 | configure.ac: minor fix for the summary | Monsta | 1 | -0/+1 | |
2014-12-30 | battstat applet: remove HAL support | Monsta | 8 | -708/+7 | |
2014-12-30 | dropped obsolete stuff | Monsta | 3 | -78/+3 | |
2014-12-30 | Revert "Oops, we target Glib 2.32" | infirit | 1 | -1/+1 | |
This reverts commit 43317956a07ab6e4d70716d82beebd6751bd68d0. | |||||
2014-12-10 | charpick: Fix stupid mistake in dialog creation | infirit | 1 | -2/+0 | |
2014-12-10 | Gtk3: charpick: fix typo | infirit | 1 | -1/+1 | |
2014-12-03 | accessx: also add gio to linker | infirit | 1 | -0/+1 | |
2014-12-03 | fix building of the accessx-status applet | Alexander van der Meij | 1 | -0/+1 | |
2014-11-27 | accessx: Fix warning | infirit | 1 | -1/+1 | |
2014-11-27 | accessx: use GAppInfo | infirit | 1 | -11/+18 | |
2014-11-27 | accessx: use cairo for drawing | infirit | 1 | -35/+10 | |
2014-11-27 | Fix build with GSEAL | infirit | 2 | -5/+1 | |
Use gdk_drag_context_list_targets for both Gtk+ versions. And use gdk_visual_get_depth instead of visual->depth | |||||
2014-11-27 | charpick: Re-add lost GTK_DIALOG_DESTROY_WITH_PARENT | infirit | 1 | -0/+3 | |
2014-11-27 | multiload: Don't unconditionally use PATH_MAX | infirit | 1 | -12/+19 | |
Since PATH_MAX is not guaranteed to be defined, unconditionally using it will cause a build failure on platforms that don't define it. So stop using it and use dynamic allocation to achieve the same result. Taken from gnome-applets commit: 877359047a4c3327d574955a72a102cc7320f6d3 From: Emilio Pozuelo Monfort <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=603997 | |||||
2014-11-27 | Use GAppInfo | infirit | 1 | -3/+16 | |
Taken from gnome-applets commit: a03597db6ce640e2b21b8a24559c01cf943f04c9 From: Kjartan Maraas <[email protected]> | |||||
2014-11-27 | multiload: Remove unused code | infirit | 3 | -10/+2 | |
2014-11-26 | Gtk3: charpick: don't use deprecated gtk_rc_parse_string | infirit | 1 | -0/+24 | |
Based on gnome-applets commit: c134f72a483e9ca42fc4e49c057cb6e9173d1f1e From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | charpick: Do not use GtkStock | infirit | 3 | -33/+7 | |
2014-11-26 | geyes: use fabs instead of abs on float | infirit | 1 | -2/+2 | |