Age | Commit message (Expand) | Author | Files | Lines |
2003-05-07 | fixed focus new on deiconify | fluxgen | 1 | -2/+2 |
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 1 | -1/+13 |
2003-05-04 | fix warping with multiple screens | rathnor | 1 | -3/+3 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -16/+6 |
2003-04-28 | fixing remembering of decorations | rathnor | 1 | -7/+21 |
2003-04-28 | add client window to event manager | rathnor | 1 | -3/+8 |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 1 | -29/+19 |
2003-04-27 | fixed workspace warp bug | fluxgen | 1 | -16/+25 |
2003-04-27 | remove mention of old useIconbar resource (toolbar modes now do this | rathnor | 1 | -2/+2 |
2003-04-27 | add missing #include <cassert> | rathnor | 1 | -2/+2 |
2003-04-26 | Add code for remember functionality (Simon) | rathnor | 1 | -1/+42 |
2003-04-25 | fixed MapRequest and PropertyNotify events | fluxgen | 1 | -3/+9 |
2003-04-25 | small fix for gcc 3.3 compile bug (Simon) | rathnor | 1 | -1/+8 |
2003-04-25 | updated for RootTheme | fluxgen | 1 | -34/+39 |
2003-04-25 | add UnderMousePlacement placement policy, plus a little fix for window | rathnor | 1 | -7/+7 |
2003-04-20 | Add window snapping (Simon) | rathnor | 1 | -14/+129 |
2003-04-16 | fixed resize bug | fluxgen | 1 | -7/+6 |
2003-04-16 | fix workspace warping and netizen updates for warping (Simon) | rathnor | 1 | -2/+2 |
2003-04-16 | fix saving of toolbar + slit layers - simon | rathnor | 1 | -3/+5 |
2003-04-16 | current label button focused | fluxgen | 1 | -3/+13 |
2003-04-16 | fixed click raise option, patch from Dale P. Smith | fluxgen | 1 | -9/+6 |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 1 | -1/+37 |
2003-04-15 | fixed y offset error on ConfigureRequestEvent | fluxgen | 1 | -6/+5 |
2003-04-15 | send notification when we get configureNotify | fluxgen | 1 | -40/+67 |
2003-04-15 | drag and drop support for tabs | fluxgen | 1 | -9/+118 |
2003-04-15 | fixed missing break | fluxgen | 1 | -1/+3 |
2003-04-15 | cleaning | fluxgen | 1 | -51/+57 |
2003-04-15 | add most recently used window cycling (Simon) | rathnor | 1 | -2/+3 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -715/+905 |
2003-04-09 | Little fixes to bugs highlighted by valgrind - Simon | rathnor | 1 | -1/+2 |
2003-03-22 | fix outline moving and warping (Simon) | rathnor | 1 | -19/+49 |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -10/+12 |
2003-02-23 | silliness. I blame it on lack of sleep ;) | rathnor | 1 | -3/+3 |
2003-02-23 | various frame size, and window resize/moving/outline bugs | rathnor | 1 | -23/+37 |
2003-02-22 | minor cleaning, moved first resize move of frame | fluxgen | 1 | -12/+12 |
2003-02-22 | fixed resize bug | fluxgen | 1 | -27/+35 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 1 | -6/+60 |
2003-02-20 | fixed menu position when we dont have a titlebar and minor cleaning | fluxgen | 1 | -19/+22 |
2003-02-19 | fixed transient raise and lower | fluxgen | 1 | -49/+66 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -4/+13 |
2003-02-17 | fixed non opaque moving | fluxgen | 1 | -60/+40 |
2003-02-17 | minor cleaning | fluxgen | 1 | -17/+19 |
2003-02-16 | Fixed gnome init problems (Simon) | rathnor | 1 | -7/+13 |
2003-02-16 | Add layer menu to window menu | rathnor | 1 | -1/+2 |
2003-02-09 | fixing up of layer code | rathnor | 1 | -14/+147 |
2003-02-03 | cleaning | fluxgen | 1 | -14/+9 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -28/+80 |
2003-01-10 | fixed bug in configureRequestEvent and some minor indent | fluxgen | 1 | -36/+40 |
2003-01-09 | adjusted for FbTk ImageControl | fluxgen | 1 | -3/+2 |
2003-01-09 | removed iconmenu | fluxgen | 1 | -2/+1 |