index
:
mate-applets
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gh-pages
master
Applets for use with the MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
command
/
command.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
treat output as utf8 when limiting width.
Jonathan Krebs
1
-3
/
+3
2019-07-08
command: use MaCommand object
Wu Xiaotian
1
-133
/
+149
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
1
-149
/
+133
2019-07-08
command: use MaCommand object
Wu Xiaotian
1
-133
/
+149
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-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-08-05
Fix missing icons on GTK3 with custom icon theme
Balló György
1
-1
/
+1
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
1
-6
/
+35
2014-05-03
Use MateAboutDialog from libmate-desktop
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
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
1
-0
/
+263