| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-01-20 | s/xmlChildrenNode/children/ | Dana Jansens | |
| 2008-01-20 | update openbox to use the current parser interface in libobt | Dana Jansens | |
| there is also some random bug fixes for other libobt stuff in here. | |||
| 2008-01-16 | Various fixes for sparse warnings. | Mikael Magnusson | |
| Define void functions with (void), not (). Add missing includes. Some functions were declared static but defined non-static. Some variables that should be file static were file global but not used in any other file. prop.h defined a new prop_atoms in each file that included it instead of declaring it extern. | |||
| 2007-09-04 | ANSI function declarations, ie () -> (void) | Mikael Magnusson | |
| 2007-07-17 | remove trailing whitespace | Mikael Magnusson | |
| 2007-07-15 | Don't cancel interactive action when another one is run which shares the ↵ | Dana Jansens | |
| same run function. This is how actions can cooperate! | |||
| 2007-07-13 | move directionalcycling actions into the same .c file. make interactive ↵ | Dana Jansens | |
| actions all kill delayed mouse focus which would kill the action. | |||
| 2007-07-11 | only end the interactive action if it's the action you just ran | Dana Jansens | |
| 2007-07-11 | cancel the interactive action only if runing another one. i think this will ↵ | Dana Jansens | |
| work? | |||
| 2007-07-11 | create actions from string in a way that won't crash | Dana Jansens | |
| 2007-07-09 | cancel interactive actions when anothr action runs properly | Dana Jansens | |
| 2007-06-22 | add raise action | Dana Jansens | |
| 2007-06-22 | add the move action | Dana Jansens | |
| 2007-06-22 | add the cyclewindows action | Dana Jansens | |
| 2007-06-22 | added the debug action | Dana Jansens | |
| 2007-06-22 | the execute action works again. | Dana Jansens | |
| default hardcoded bindings are temporarily offline | |||
| 2007-06-22 | well.. it compiles.. | Dana Jansens | |
| 2007-06-22 | add code for interactive actions | Dana Jansens | |
| 2007-06-22 | add interactive action functions. some other changes to stuff that wasnt ↵ | Dana Jansens | |
| going to work | |||
| 2007-06-21 | make mouse use the new action stuff | Dana Jansens | |
| 2007-06-21 | dont build the old action stuff. | Dana Jansens | |
| config uses the new action stuff. add actions_parse_string | |||
| 2007-06-21 | maybe the new actions framework is kinda there now | Dana Jansens | |
| 2007-06-21 | some first structural stuff for new actions | Dana Jansens | |
