Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-23 | Fix for crasher in Command applet. Closes ↵ | Scott Balneaves | 1 | -13/+7 | |
https://github.com/mate-desktop/mate-applets/issues/235 | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -55/+1 | |
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-10-26 | command: move command output processing into separate function | monsta | 1 | -49/+59 | |
2016-08-31 | GTK+-3 command: port to GtkGrid | raveit65 | 1 | -0/+36 | |
2016-07-31 | command: drop MateAbout and update copyright | raveit65 | 1 | -3/+6 | |
2016-03-20 | Re-license Command and Timer applets under GPL-2+ | Balló György | 1 | -11/+12 | |
This makes the license of the project consistent. See: https://github.com/mate-desktop/mate-applets/issues/183 | |||||
2016-03-03 | command: minor style corrections | monsta | 1 | -3/+3 | |
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 1 | -9/+9 | |
2015-12-17 | GTK3 command: don't use deprecated GTKMisc | Wolfgang Ulbrich | 1 | -0/+15 | |
2015-12-17 | command: fix build warnings | monsta | 1 | -9/+9 | |
2015-09-06 | Rework gsettings schema building | infirit | 3 | -30/+28 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-05 | Fix missing icons on GTK3 with custom icon theme | Balló György | 2 | -2/+2 | |
2015-01-26 | command: Add missing static void declaration | Stefano Karapetsas | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-applets/issues/123 | |||||
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+4 | |
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-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -2/+4 | |
2014-02-10 | Fix makefilesmate-applets-1.7.1 | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | command: Add GTK3 support | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-29 | command: Translate context menu | Stefano Karapetsas | 1 | -0/+1 | |
2014-01-28 | command: Use Preferences instead of Properties as label | Stefano Karapetsas | 1 | -3/+3 | |
2014-01-27 | command: Show the executed command as tooltip | Stefano Karapetsas | 1 | -0/+2 | |
2014-01-27 | command: Add support for output in GKeyFile (INI) format, allowing to change ↵ | Stefano Karapetsas | 1 | -12/+44 | |
font and icon The output of the command now can be in INI format, like: [Command] Output=MATE Icon=mate Output can be in pango format, icon need to be a stock name | |||||
2014-01-27 | command: Add comments and constants in code | Stefano Karapetsas | 1 | -13/+23 | |
2014-01-27 | command: Fix typo | Stefano Karapetsas | 1 | -3/+3 | |
2014-01-26 | command: Define max lenght for output of the command | Stefano Karapetsas | 1 | -1/+13 | |
2014-01-26 | command: UI improvements | Stefano Karapetsas | 1 | -1/+5 | |
2014-01-26 | command: Use GSettings signals to manage command/interval | Stefano Karapetsas | 1 | -15/+68 | |
2014-01-26 | Add new command applet | Stefano Karapetsas | 5 | -0/+339 | |