| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-03-02 | allow prompts to have titles specified. show a prompt when there are syntax ↵ | Dana Jansens | |
| errors in the xml config files. | |||
| 2008-03-02 | add a cleanup callback to the prompt interface. when the prompt's callback ↵ | Dana Jansens | |
| returns TRUE, then the cleanup function is called. likewise when the prompt system is shutdown (openbox is exiting), then the cleanup function is also called. it should unref/destroy the prompt and any memory associated with it | |||
| 2008-03-02 | glib already prints a verbose error message when execute fails. don't add a ↵ | Dana Jansens | |
| second level of useless verbosity to that | |||
| 2008-02-27 | clean up the execute action code, and free the prompt option string | Dana Jansens | |
| 2008-02-27 | Give the Execute action the <prompt> option | Dana Jansens | |
| 2008-02-21 | Change all single quotes to double quotes in strings. | Mikael Magnusson | |
| 2008-01-27 | use setenv/unsetenv instead of putenv, cuz they are not ugly and confusing ↵ | Dana Jansens | |
| wrt memory leaks | |||
| 2008-01-21 | use the <wmclass> for startup notfication in the execute action. when ↵ | Dana Jansens | |
| present don't use the check against the binary. | |||
| 2007-09-04 | ANSI function declarations, ie () -> (void) | Mikael Magnusson | |
| 2007-07-13 | let you specify <command> or <execute> for execute actions - backwards compat | Dana Jansens | |
| 2007-07-05 | rename <execute> to <command> | Mikael Magnusson | |
| 2007-06-22 | add the cyclewindows action | Dana Jansens | |
| 2007-06-22 | the execute action works again. | Dana Jansens | |
| default hardcoded bindings are temporarily offline | |||
