Age | Commit message (Expand) | Author | Files | Lines |
2014-11-26 | geyes: use fabs instead of abs on float | infirit | 1 | -2/+2 |
2014-11-26 | Gtk3: Set homogenous per gnome-applets commit 5df9f98d66f9c2920122a2a86269d95... | infirit | 3 | -1/+12 |
2014-11-26 | Fix typo in configure.ac | infirit | 1 | -1/+1 |
2014-11-26 | mateweather, invest: use GNetworkMonitor | infirit | 5 | -192/+30 |
2014-11-26 | Oops, we target Glib 2.32 | infirit | 1 | -1/+1 |
2014-11-26 | add --with-cpufreq-lib configure option | infirit | 1 | -1/+5 |
2014-11-26 | geyes: don't use GtkStock | infirit | 1 | -2/+2 |
2014-11-26 | Gtk3: geyes: don't use deprecated gtk_widget_get_pointer | infirit | 1 | -2/+16 |
2014-11-26 | geyes: Just use GSourceFunc for both Gtk+ versions | infirit | 1 | -4/+0 |
2014-11-26 | drivemount: allow unmount without eject | infirit | 1 | -7/+5 |
2014-11-26 | drivemount: do not show shadowed mounts | infirit | 1 | -0/+5 |
2014-11-26 | cpufreq: Bring gsettings code in line with gnome-panel | infirit | 1 | -37/+8 |
2014-11-26 | cpufreq: Add missing #include <config.h> to make translations work | infirit | 1 | -0/+4 |
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 7 | -59/+40 |
2014-11-26 | Gtk3: don't use deprecated gtk_widget_size_request | infirit | 4 | -2/+27 |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 17 | -1/+75 |
2014-11-26 | batstat: sync upower code with gnome-applets. | infirit | 1 | -4/+21 |
2014-11-26 | docs: Fix typo | infirit | 1 | -1/+1 |
2014-11-26 | battstat: add missing function declaration | infirit | 1 | -0/+1 |
2014-11-26 | battstat: Suggest parenthesis around assignment used as truth value | infirit | 1 | -1/+1 |
2014-11-26 | batstat: Use cairo for drawing also in Gtk2. | infirit | 1 | -209/+0 |
2014-11-26 | stickynotes: Remove redundant store of root_window. | infirit | 1 | -2/+0 |
2014-11-26 | stickynotes: Small fixes for warnings etc | infirit | 1 | -3/+7 |
2014-11-26 | stickynotes: we do not use the status anywhere so it has to go. | infirit | 1 | -2/+2 |
2014-11-26 | stickynotes: Fix compile warnings | infirit | 2 | -7/+3 |
2014-11-26 | drivemount: Fix "variable might be used uninitialized" | infirit | 1 | -1/+3 |
2014-11-26 | avoid dereferencing NULL pointer | Monsta | 4 | -8/+15 |
2014-11-26 | zero-init signals array | monsta | 1 | -2/+2 |
2014-11-25 | gtk3: DriveButton style | Denis Gorodnichev | 1 | -1/+28 |
2014-11-25 | fix drivemount crash | Denis Gorodnichev | 1 | -3/+8 |
2014-11-25 | cpufreq: Fix 'allow' directives must always specify a 'send_destination' | infirit | 1 | -2/+2 |
2014-10-16 | Stickynotes: When explicitely enabled error when gtksourceview is not found. | infirit | 1 | -2/+6 |
2014-10-15 | multiload: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -14/+14 |
2014-10-15 | invest-chart: Rename manpage. Fixes #103 | MotoHoss | 2 | -2/+2 |
2014-10-15 | geyes: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -13/+13 |
2014-10-15 | drivemount: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -16/+16 |
2014-10-15 | cpufreq: Rename manpage. fixes #103 | MotoHoss | 2 | -8/+8 |
2014-10-15 | charpick: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -14/+14 |
2014-10-09 | Cleanup old manpages | infirit | 9 | -243/+1 |
2014-10-01 | timerapplet: Show the name of the timer together with icon | Stefano Karapetsas | 1 | -4/+15 |
2014-09-22 | timerapplet: Add border in settings dialog | Stefano Karapetsas | 1 | -0/+1 |
2014-09-22 | command: Add border in settings dialog | Stefano Karapetsas | 1 | -0/+1 |
2014-09-22 | command: Added width adjustment for command output | Ellis Kenyo | 2 | -6/+40 |
2014-09-21 | Sync translations with transifex | mate-i18n | 6 | -118/+123 |
2014-07-17 | Merge pull request #85 from hekel/master | Stefano Karapetsas | 1 | -22/+41 |
2014-07-11 | Sync translations with transifex | mate-i18n | 7 | -72/+76 |
2014-07-11 | sticky-notes: Remove old and unused server file | infirit | 5 | -46/+1 |
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 24 | -42/+42 |
2014-06-25 | multiload: Fix cairo memory leaks | Stefano Karapetsas | 1 | -0/+6 |
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 5 | -50/+15 |