Age | Commit message (Expand) | Author | Files | Lines |
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 5 | -20/+60 |
2023-07-17 | command: Port to in-process for wayland compatability | lukefromdc | 5 | -66/+49 |
2022-08-15 | command: fix -Wincompatible-pointer-types warning (#631) | Robert Antoni Buj Gelonch | 1 | -1/+1 |
2022-03-23 | command: fix memory leak | rbuj | 1 | -0/+4 |
2021-10-26 | Mate Command applet: add accessible Atk object with proper label. | Valentin Villenave | 1 | -0/+9 |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 1 | -16/+19 |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 |
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 |
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 |
2019-07-08 | Revert "for pr review" | raveit65 | 1 | -12/+19 |
2019-07-08 | Revert "command: use MaCommand object" | raveit65 | 4 | -610/+134 |
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 |
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 |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 |
2017-03-23 | Fix for crasher in Command applet. Closes https://github.com/mate-desktop/ma... | Scott Balneaves | 1 | -13/+7 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -55/+1 |
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 |
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 |
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 |
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 |