2008-02-28 |
Mikael Magnusson | Very inconsequential changes. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Mikael Magnusson | Free copied glists when removing desktops. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | make a nicer default menu with a lot of common apps... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | If a window is maximized and has FUNC_MAXIMIZE disabled... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Mikael Magnusson | Update send-to-desktop menu in the client menu when... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Mikael Magnusson | Try to fix the off-by-one errors even more. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | fix some off-by-one errors in edge finding for moving... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Mikael Magnusson | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Mikael Magnusson | Simplify client_set_state. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | When showing a window's title in the kill prompt, if... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | add the autostart.sh.in to the dist targz instead of... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | include the xdg-autostart script in the dist targz |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | clean up the execute action code, and free the prompt... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | change the yes/no buttons to Exit/Cancel for the exit... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | set the right version in the new render and obt .pc... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | obrender uses obt now, there is no obparser anymore |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | some new translated strings |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | add a boolean <prompt> option to the Exit action, which... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | Give the Execute action the <prompt> option |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Dana Jansens | make the xdg-autostart script get installed to PREFIX... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Update po files with new strings, update swedish transl... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Dana Jansens | Change the kill prompt buttons to "Cancel" and "End... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Fix some typos and style in client.c, and add a comment. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Make "Unnamed Window" translatable. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Pass TRUE instead of FALSE to do what the comment says. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Various cleanups of event.c |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Mikael Magnusson | Refactor the event handling for titlebar buttons a... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Dana Jansens | add xce-mcs-manager to the autostart.sh - run it if... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Jansens | Fixing bug from commit 041d17373e04 |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Jansens | change the buttons in the kill prompt from "yes/no... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Jansens | show the desktop change popup before mapping/unmapping... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dana Jansens | Add theme options for menu line separators. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dana Jansens | Allow windows to specify a base-size of 0 |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dana Jansens | Let ObPrompts be modal dialogs, and when they are trans... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Dana Jansens | If multiple key bindings at the same level are not... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Mikael Magnusson | Change all single quotes to double quotes in strings. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Mikael Magnusson | Update finnish translation. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Mikael Magnusson | MoveResizeTo was broken for opposite edges. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Dana Jansens | Fix button press behaviours. On LeaveNotify, make... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Dana Jansens | Grab key bindings with GrabModeSync, so that if they... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Dana Jansens | the focus indicator line for prompt buttons wasn't... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Elián Hanisch | Update spanish translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Fix some typos in comments. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Add a comment for translators about how to change order... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update all the po files so they contain the new prompt... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update swedish translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
洪任諭 | Update traditional chinese translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update swedish translation. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Mikael Magnusson | () -> (void) also in .h files, and fix a place that... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Mikael Magnusson | () -> (void) |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | remove prop.c/h, as they were reintroduced in a bad... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | make the frame iconify animation go right into the... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | set the window type hint on menus to be "popup menus" |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | avoid a compiler warning |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't reference free'd memory, and don't leak memory... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't use \n at the end of g_message strings |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use g_message not g_print so it can go to the log |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | pre-calc the sum of a picture added to an RrImage rathe... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | when resizing images, pick a source image with the... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | backport the changes to render/ from the alttab branch... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Merge branch 'backport' into work |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mikael Magnusson | put the char member at the bottom of the struct so... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | obprompts do not have a stacking layer, as they don... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | obprompts do not have a stacking layer, as they don... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | draw a box inside the key-focused button in an ObPrompt... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | fix min-size calculations for lineart textures |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make ObPrompts resize and redraw correctly when reconfi... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't ping everything all the time. yay. ping when... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | tell what signal is going to be sent to the client... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use the hover and press button colors (this was a bug) |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | when drawing and measuring strings in "flow" mode,... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't kill our own ObPrompt windows with kill actions |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | if a prompt is already showing and you try show it... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | prompt to kill windows when they are not responding |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | let you specify return codes for the different buttons... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | position the buttons in the bottom right instead of... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | key input works for ObPrompt windows now |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make the prompt buttons respond to button presses.... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | properly place the msg texture |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | give prompts a border, and fix how they are laid out... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | allow font rendering to use multiple lines |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | you can create dialog windows called "prompts" which... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make the internal window type more easily inheritable |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | draw a box inside the key-focused button in an ObPrompt... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | fix min-size calculations for lineart textures |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make ObPrompts resize and redraw correctly when reconfi... |
commit | commitdiff | tree | snapshot |
next |