| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-07 | little bit of an actions overhaul, added action_run* so that duplicated code ↵ | Dana Jansens | |
| can all be in the same place now woot. allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case) remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code | |||
| 2003-09-03 | add a NONE cursor, to not change the cursor at all | Dana Jansens | |
| 2003-07-10 | add misc.h with some standard enumerations with proper prefixing and ↵ | Dana Jansens | |
| capitalizations. use the new enums throughout. provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode. | |||
