summaryrefslogtreecommitdiff
path: root/command
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc5-20/+60
2023-07-17command: Port to in-process for wayland compatabilitylukefromdc5-66/+49
2022-08-15command: fix -Wincompatible-pointer-types warning (#631)Robert Antoni Buj Gelonch1-1/+1
2022-03-23command: fix memory leakrbuj1-0/+4
2021-10-26Mate Command applet: add accessible Atk object with proper label.Valentin Villenave1-0/+9
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-16/+19
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-1/+0
2020-08-11command: Use common subdirs - src, datarbuj11-60/+87
2020-07-14command: Remove runtime warning about invalid icon size 24rbuj1-2/+2
2020-06-19command: Add command-preferences.uirbuj4-59/+238
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+1
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-09migrate from intltools to gettextWu Xiaotian3-16/+17
2019-07-11treat output as utf8 when limiting width.Jonathan Krebs1-3/+3
2019-07-08command: use MaCommand objectWu Xiaotian4-134/+610
2019-07-08Make command applet run commands asynchronouslyWu Xiaotian1-7/+116
2019-07-08Revert "Make command applet run commands asynchronously"raveit651-124/+8
2019-07-08Revert "for pr review"raveit651-12/+19
2019-07-08Revert "command: use MaCommand object"raveit654-610/+134
2019-07-08command: use MaCommand objectWu Xiaotian4-134/+610
2019-07-08for pr reviewWu Xiaotian1-19/+12
2019-07-08Make command applet run commands asynchronouslyWu Xiaotian1-8/+124
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-12-08Support git.mk to generate .gitignoreWu Xiaotian1-0/+2
2018-02-09avoid deprecated GtkStockPablo Barciela1-3/+3
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-12/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-19command: bump range of intervalRu Uba1-1/+1
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-03-23Fix for crasher in Command applet. Closes https://github.com/mate-desktop/ma...Scott Balneaves1-13/+7
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-55/+1
2016-10-26command: move command output processing into separate functionmonsta1-49/+59
2016-08-31GTK+-3 command: port to GtkGridraveit651-0/+36
2016-07-31command: drop MateAbout and update copyrightraveit651-3/+6
2016-03-20Re-license Command and Timer applets under GPL-2+Balló György1-11/+12
2016-03-03command: minor style correctionsmonsta1-3/+3
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-9/+9
2015-12-17GTK3 command: don't use deprecated GTKMiscWolfgang Ulbrich1-0/+15
2015-12-17command: fix build warningsmonsta1-9/+9
2015-09-06Rework gsettings schema buildinginfirit3-30/+28
2015-08-05Fix missing icons on GTK3 with custom icon themeBalló György2-2/+2
2015-01-26command: Add missing static void declarationStefano Karapetsas1-0/+1
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+4
2014-09-22command: Add border in settings dialogStefano Karapetsas1-0/+1
2014-09-22command: Added width adjustment for command outputEllis Kenyo2-6/+40
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas2-2/+4
2014-02-10Fix makefilesmate-applets-1.7.1Stefano Karapetsas1-1/+2
2014-02-08command: Add GTK3 supportStefano Karapetsas1-1/+1