Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-26 | zero-init signals array | monsta | 1 | -2/+2 | |
Closes https://github.com/mate-desktop/mate-applets/pull/108 | |||||
2014-11-25 | gtk3: DriveButton style | Denis Gorodnichev | 1 | -1/+28 | |
fix drive button default style. fix some warnings. | |||||
2014-11-25 | fix drivemount crash | Denis Gorodnichev | 1 | -3/+8 | |
workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=586392 | |||||
2014-11-25 | cpufreq: Fix 'allow' directives must always specify a 'send_destination' | infirit | 1 | -2/+2 | |
Closes #46 | |||||
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 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | invest-chart: Rename manpage. Fixes #103 | MotoHoss | 2 | -2/+2 | |
Avoid file collsion with gnome applets. | |||||
2014-10-15 | geyes: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -13/+13 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | drivemount: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -16/+16 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | cpufreq: Rename manpage. fixes #103 | MotoHoss | 2 | -8/+8 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | charpick: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -14/+14 | |
Avoid file collision with gnome applets. | |||||
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 | |
Closes https://github.com/mate-desktop/mate-applets/issues/98 | |||||
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 | |
Update/Replace cpufreq-selector manpage | |||||
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 | |
And also rename binaries without "-2" suffix | |||||
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 | |
gdk_x11_window_foreign_new_for_display | since 2.24 gdk_window_get_width | since 2.24 gdk_window_get_height | since 2.24 gdk_x11_display_get_xdisplay | since 2.2 gdk_window_get_display | since 2.24 gdk_x11_window_foreign_new_for_display | since 2.24 GDK_WINDOW_XID | since always GDK_SCREEN_XDISPLAY | since always | |||||
2014-06-02 | Replace GtkObject with GObject also for gtk2 | infirit | 11 | -147/+4 | |
2014-06-02 | Replace deprecated g_format_size_for_display with g_format_size | infirit | 1 | -2/+2 | |
2014-06-02 | Drop support for glib < 2.36 | infirit | 3 | -14/+1 | |
2014-06-02 | Remove deprecated call to g_type_init | infirit | 1 | -2/+0 | |
2014-05-15 | invest: Fix popup window in gtk3 version | infirit | 1 | -1/+0 | |
2014-05-03 | Update NEWS | Stefano Karapetsas | 1 | -1/+1 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 23 | -17/+49 | |
2014-05-01 | multiload: Use cairo for drawing also with GTK2 | Stefano Karapetsas | 2 | -111/+9 | |
2014-05-01 | Sync translations with transifex | mate-i18n | 9 | -259/+266 | |
2014-04-30 | Update vendor_url in policy file | infirit | 1 | -1/+1 | |
2014-04-22 | Update cpufreq-selector manpage | Adam Erdman | 1 | -22/+41 | |
2014-04-21 | Add man pages for invest-chart and cpufreq-selector, closes #84 | infirit | 3 | -0/+74 | |
Manpages provided by Mike Gabriel <[email protected]> | |||||
2014-04-19 | batstat: fix file encoding | infirit | 5 | -5/+5 | |
2014-03-27 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+6 | |
2014-03-04 | Merge pull request #80 from dnk/preferred_apps | Stefano Karapetsas | 1 | -3/+5 | |
gtk3: use preferred app | |||||
2014-03-04 | gtk3: use preferred app | Denis Gorodnichev | 1 | -3/+5 | |
2014-03-01 | Bump version to 1.8.0mate-applets-1.8.0 | Stefano Karapetsas | 2 | -2/+3 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 3 | -404/+408 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 7 | -110/+115 | |
2014-02-19 | timer-applet: Fix applet icon | infirit | 1 | -1/+1 | |
2014-02-19 | timer-applet: Use icon that is available in default thememate-applets-1.7.90 | infirit | 2 | -2/+2 | |
2014-02-19 | Bump version to 1.7.90 | infirit | 1 | -1/+1 | |
2014-02-19 | Add check-news to automake init | infirit | 1 | -1/+1 | |
2014-02-19 | Update NEWS | infirit | 1 | -0/+12 | |
2014-02-19 | Sync translations with transifex | infirit | 3 | -74/+76 | |
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 7 | -279/+286 | |
2014-02-12 | invest-applet: Expand big_box in prefs-dialog | infirit | 1 | -1/+1 | |