| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-11 | make obt translate keypress events to a valid utf8 character (note this ↵ | Dana Jansens | |
| makes openbox not compile) | |||
| 2010-01-08 | Don't handle input events on prompts if they should be used for a ↵ | Dana Jansens | |
| binding/menu instead. Also, be more careful about making the prompt buttons look pressed, don't make them pressed from a motion notify event if they didnt first handle the press. | |||
| 2009-12-21 | Set up work for making a 3.5 prerelease. | Dana Jansens | |
| Set version stuff to 3.5.0-rc1. Copy the CHANGELOG from 3.4-working. Rename the obt-4.0 and obrender-4.0 pkgconfig stuff to obt-3.5 and obrender-3.5 Rename the "render" directory to "obrender" so that the public headers can be installed in <obrender/*> | |||
| 2008-03-02 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/actions/execute.c openbox/event.c openbox/openbox.c openbox/openbox.h | |||
| 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 | Merge branch 'backport' into work | Dana Jansens | |
| 2008-03-02 | make code to show a prompt when you just want to display and message and not ↵ | Dana Jansens | |
| do anything when the user presses the button | |||
| 2008-02-22 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/menuframe.c openbox/prompt.c openbox/prop.c openbox/prop.h | |||
| 2008-02-22 | Let ObPrompts be modal dialogs, and when they are transient for a window, ↵ | Dana Jansens | |
| make it transient for its entire group, so it can be stacked at the highest level above other transients | |||
| 2008-02-14 | prompt to kill windows when they are not responding | Dana Jansens | |
| 2008-02-14 | let you specify return codes for the different buttons in a prompt, and ↵ | Dana Jansens | |
| specify a callback function for the prompt for when it is closed | |||
| 2008-02-14 | key input works for ObPrompt windows now | Dana Jansens | |
| 2008-02-14 | make the prompt buttons respond to button presses. keyboard input code is ↵ | Dana Jansens | |
| there too but not working yet. | |||
| 2008-02-14 | Make ObPrompt windows get managed as clients, and make them able to ↵ | Dana Jansens | |
| reconfigure as well. | |||
| 2008-02-14 | you can create dialog windows called "prompts" which have a message and some ↵ | Dana Jansens | |
| buttons! they don't do anything interesting yet. | |||
| 2008-02-07 | prompt to kill windows when they are not responding | Dana Jansens | |
| 2008-02-07 | let you specify return codes for the different buttons in a prompt, and ↵ | Dana Jansens | |
| specify a callback function for the prompt for when it is closed | |||
| 2008-02-07 | key input works for ObPrompt windows now | Dana Jansens | |
| 2008-02-07 | make the prompt buttons respond to button presses. keyboard input code is ↵ | Dana Jansens | |
| there too but not working yet. | |||
| 2008-02-07 | Make ObPrompt windows get managed as clients, and make them able to ↵ | Dana Jansens | |
| reconfigure as well. | |||
| 2008-02-07 | you can create dialog windows called "prompts" which have a message and some ↵ | Dana Jansens | |
| buttons! they don't do anything interesting yet. | |||
