summaryrefslogtreecommitdiff
path: root/src/command.h
Commit message (Expand)AuthorAge
* Imported Upstream version 0.7.0Christoph Egger2016-02-08
* Imported Upstream version 0.6.2Christoph Egger2016-02-08
* Add command: mktempThorsten Wißmann2013-03-16
* Add command: sprintfThorsten Wißmann2013-03-08
* Add command remove_attrThorsten Wißmann2013-03-07
* Add command: new_attrThorsten Wißmann2013-03-07
* Use glib-backports.h instead of glib.h everywhereThorsten Wißmann2013-03-06
* Add command compareThorsten Wißmann2013-03-03
* Add completion for set_attributeThorsten Wißmann2013-03-02
* New command: substituteThorsten Wißmann2013-02-17
* Add get_attribute commandThorsten Wißmann2013-02-17
* Add completion for object_treeThorsten Wißmann2013-02-17
* Add completion for setenv, getenv, unsetenvThorsten Wißmann2013-02-03
* Add completion for keycombinations in keybindThorsten Wißmann2013-01-21
* Add completion for rulesThorsten Wißmann2013-01-20
* Add completion helper function: try_completeThorsten Wißmann2013-01-05
* Update copyright year to 2013Thorsten Wißmann2013-01-05
* Implement completion for monitor namesFlorian Bruhin2012-12-24
* Add command negationTyler Thomas Hart2012-12-09
* Whitespace fixesFlorian Bruhin2012-11-01
* Fix glib inclusion in command.hThorsten Wißmann2012-10-03
* Don't do useless GString assignmentsThorsten Wißmann2012-09-29
* Add tab completion for the commands chain, and, orThorsten Wißmann2012-09-22
* Add basic chain commandThorsten Wißmann2012-09-22
* New command: jumptoThorsten Wißmann2012-05-20
* add completion for the command for keybindThorsten Wißmann2012-02-20
* complete_against_commands now is an own functionThorsten Wißmann2012-02-20
* complete_merge_tag now is an own functionThorsten Wißmann2012-02-20
* complete_against_settings now is a an own functionThorsten Wißmann2012-02-19
* Update copyright year to 2012Thorsten Wißmann2012-01-25
* added completion for keyunbindThorsten Wißmann2012-01-04
* Merge branch 'develop'Thorsten Wißmann2011-12-03
|\
| * added completion function for tag completionThorsten Wißmann2011-11-24
| * completion: added generic completion tableThorsten Wißmann2011-11-24
* | call_command_no_output: fixed typoThorsten Wißmann2011-11-24
|/
* beautified g_commands tableThorsten Wißmann2011-08-07
* added BSD LicenseThorsten Wißmann2011-07-29
* added herbstclient-completion for commands and settingsThorsten Wißmann2011-07-26
* added keybinding subsystemThorsten Wißmann2011-07-24
* added command: list_commandsThorsten Wißmann2011-07-23
* Really call commands on IPC-CallsThorsten Wißmann2011-07-23