don't use a variable as a format string
[mikachu/openbox.git] / openbox / actions / execute.c
2010-02-19 Dana Jansensdon't use a variable as a format string
2010-02-11 Dana Jansensmake the execute action not segfault when using a promp...
2010-02-08 Dana JansensMerge branch 'backport' into 3.4-working
2010-02-08 Dana JansensMerge branch 'backport' into 3.4-working
2010-02-08 Dana JansensMerge branch 'backport' into 3.4-working
2010-02-08 Mikael MagnussonDon't close the menu when you held control even for...
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansensallow prompts to have titles specified. show a prompt...
2008-03-02 Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02 Dana Jansensglib already prints a verbose error message when execut...
2008-02-28 Dana JansensMerge branch 'backport' into 3.4-working release-3.4.7-pre1
2008-02-28 Dana Jansensclean up the execute action code, and free the prompt...
2008-02-28 Dana JansensMerge branch 'backport' into 3.4-working
2008-02-28 Dana JansensGive the Execute action the <prompt> option
2008-02-21 Dana JansensMerge branch 'backport' into 3.4-working
2008-02-21 Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-01-27 Dana Jansensuse setenv/unsetenv instead of putenv, cuz they are...
2008-01-25 Dana JansensMerge branch 'backport' into 3.4-working
2008-01-22 Dana Jansensuse the <wmclass> for startup notfication in the execut...
2007-12-22 Mikael MagnussonMerge branch 'backport' into 3.4-working
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-07-13 Dana Jansenslet you specify <command> or <execute> for execute...
2007-07-13 Dana Jansenschanges for the 3.4 branch from master (svn trunk)
2007-07-12 Dana Jansensadding trunk
2007-07-05 Mikael Magnussonrename <execute> to <command>
2007-06-22 Dana Jansensadd the cyclewindows action
2007-06-22 Dana Jansensthe execute action works again.