Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -1/+0 | |
2020-08-11 | command: Use common subdirs - src, data | rbuj | 11 | -60/+87 | |
2020-07-14 | command: Remove runtime warning about invalid icon size 24 | rbuj | 1 | -2/+2 | |
2020-06-19 | command: Add command-preferences.ui | rbuj | 4 | -59/+238 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+1 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 3 | -16/+17 | |
2019-07-11 | treat output as utf8 when limiting width. | Jonathan Krebs | 1 | -3/+3 | |
fixes #374 | |||||
2019-07-08 | command: use MaCommand object | Wu Xiaotian | 4 | -134/+610 | |
2019-07-08 | Make command applet run commands asynchronously | Wu Xiaotian | 1 | -7/+116 | |
2019-07-08 | Revert "Make command applet run commands asynchronously" | raveit65 | 1 | -124/+8 | |
This reverts commit 18cf1e9710b8a308b8f8f9c6c0019b3a9c2b3cda. | |||||
2019-07-08 | Revert "for pr review" | raveit65 | 1 | -12/+19 | |
This reverts commit 1c197aa881092efcdb2d9013e73d0004d58ccdf3. | |||||
2019-07-08 | Revert "command: use MaCommand object" | raveit65 | 4 | -610/+134 | |
This reverts commit dc14537a19b3fb3448f46d78707517d197e8febb. | |||||
2019-07-08 | command: use MaCommand object | Wu Xiaotian | 4 | -134/+610 | |
2019-07-08 | for pr review | Wu Xiaotian | 1 | -19/+12 | |
2019-07-08 | Make command applet run commands asynchronously | Wu Xiaotian | 1 | -8/+124 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2018-12-08 | Support git.mk to generate .gitignore | Wu Xiaotian | 1 | -0/+2 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -3/+3 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -12/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-19 | command: bump range of interval | Ru Uba | 1 | -1/+1 | |
Increase time range end point to allow command to occur inside a range for up to 86400 seconds (24 hours) in a second. | |||||
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
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 | |