summaryrefslogtreecommitdiff
path: root/command
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-29command: Translate context menuStefano Karapetsas1-0/+1
2014-01-28command: Use Preferences instead of Properties as labelStefano Karapetsas1-3/+3
2014-01-27command: Show the executed command as tooltipStefano Karapetsas1-0/+2
2014-01-27command: Add support for output in GKeyFile (INI) format, allowing to change ...Stefano Karapetsas1-12/+44
2014-01-27command: Add comments and constants in codeStefano Karapetsas1-13/+23
2014-01-27command: Fix typoStefano Karapetsas1-3/+3
2014-01-26command: Define max lenght for output of the commandStefano Karapetsas1-1/+13
2014-01-26command: UI improvementsStefano Karapetsas1-1/+5
2014-01-26command: Use GSettings signals to manage command/intervalStefano Karapetsas1-15/+68
2014-01-26Add new command appletStefano Karapetsas5-0/+339