| Age | Commit message (Expand) | Author |
| 2008-02-15 | () -> (void) also in .h files, and fix a place that gave arguments when it sh... | Mikael Magnusson |
| 2008-02-15 | () -> (void) | Mikael Magnusson |
| 2008-02-15 | Merge branch 'backport' into work | Dana Jansens |
| 2008-02-15 | remove prop.c/h, as they were reintroduced in a bad merge (0dc7eca4cdfff6425e... | Dana Jansens |
| 2008-02-15 | make the frame iconify animation go right into the icon geometry area instead... | Dana Jansens |
| 2008-02-14 | set the window type hint on menus to be "popup menus" | Dana Jansens |
| 2008-02-14 | Merge branch 'backport' into work | Dana Jansens |
| 2008-02-14 | Merge branch 'backport' into work | Dana Jansens |
| 2008-02-14 | avoid a compiler warning | Dana Jansens |
| 2008-02-14 | don't reference free'd memory, and don't leak memory if the image cache is no... | Dana Jansens |
| 2008-02-14 | don't use \n at the end of g_message strings | Dana Jansens |
| 2008-02-14 | use g_message not g_print so it can go to the log | Dana Jansens |
| 2008-02-14 | pre-calc the sum of a picture added to an RrImage rather than calculating it ... | Dana Jansens |
| 2008-02-14 | add a bunch of comments for images and image caches. and make the number of ... | Dana Jansens |
| 2008-02-14 | when resizing images, pick a source image with the same aspect ratio if possible | Dana Jansens |
| 2008-02-14 | Introducing the icon cache. | Dana Jansens |
| 2008-02-14 | backport the changes to render/ from the alttab branch (commit 3592046b2b26e0... | Dana Jansens |
| 2008-02-14 | Merge branch 'backport' into work | Dana Jansens |
| 2008-02-14 | put the char member at the bottom of the struct so that it doesnt mess up ali... | Mikael Magnusson |
| 2008-02-14 | obprompts do not have a stacking layer, as they don't appear directly in the ... | Dana Jansens |
| 2008-02-14 | obprompts do not have a stacking layer, as they don't appear directly in the ... | Dana Jansens |
| 2008-02-14 | draw a box inside the key-focused button in an ObPrompt. also fix rendering ... | Dana Jansens |
| 2008-02-14 | fix min-size calculations for lineart textures | Dana Jansens |
| 2008-02-14 | make ObPrompts resize and redraw correctly when reconfiguring and changing th... | Dana Jansens |
| 2008-02-14 | don't ping everything all the time. yay. ping when you close, and if it does... | Dana Jansens |
| 2008-02-14 | tell what signal is going to be sent to the client when killing through the d... | Dana Jansens |
| 2008-02-14 | use the hover and press button colors (this was a bug) | Dana Jansens |
| 2008-02-14 | when drawing and measuring strings in "flow" mode, don't ellipsize so that li... | Dana Jansens |
| 2008-02-14 | don't kill our own ObPrompt windows with kill actions | Dana Jansens |
| 2008-02-14 | if a prompt is already showing and you try show it again, then make it active... | Dana Jansens |
| 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 speci... | Dana Jansens |
| 2008-02-14 | position the buttons in the bottom right instead of centering them | Dana Jansens |
| 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 the... | Dana Jansens |
| 2008-02-14 | properly place the msg texture | Dana Jansens |
| 2008-02-14 | Make ObPrompt windows get managed as clients, and make them able to reconfigu... | Dana Jansens |
| 2008-02-14 | give prompts a border, and fix how they are laid out. and make them use the m... | Dana Jansens |
| 2008-02-14 | allow font rendering to use multiple lines | Dana Jansens |
| 2008-02-14 | you can create dialog windows called "prompts" which have a message and some ... | Dana Jansens |
| 2008-02-14 | make the internal window type more easily inheritable | Dana Jansens |
| 2008-02-14 | draw a box inside the key-focused button in an ObPrompt. also fix rendering ... | Dana Jansens |
| 2008-02-14 | fix min-size calculations for lineart textures | Dana Jansens |
| 2008-02-14 | make ObPrompts resize and redraw correctly when reconfiguring and changing th... | Dana Jansens |
| 2008-02-14 | put the char member at the bottom of the struct so that it doesnt mess up ali... | Mikael Magnusson |
| 2008-02-14 | Merge branch 'backport' into work | Mikael Magnusson |
| 2008-02-14 | update the indent style guidelines | Dana Jansens |
| 2008-02-14 | let you match per-app settings based on the window type | Dana Jansens |
| 2008-02-14 | don't force fake enter events while there is a grab on the pointer. this fix... | Dana Jansens |
| 2008-02-14 | turn the new openbox.png into the default icon.h | Dana Jansens |