Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-01-07 | fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu... | fluxgen | 1 | -42/+53 |
2003-01-05 | major changes to make FluxboxWindow use FbWinFrame and decouple it from butto... | fluxgen | 1 | -2019/+647 |
2002-12-09 | proper fix for [ 561602 ] Problem using ToggleDecor in terminals. | rathnor | 1 | -3/+7 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -2917/+2917 |
2002-11-30 | using imagecontrol | fluxgen | 1 | -1/+2 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -13/+13 |
2002-11-27 | toolbar changes | fluxgen | 1 | -12/+12 |
2002-11-26 | using drawutil's doAlignment function | fluxgen | 1 | -32/+24 |
2002-11-23 | toggleDecor fix - rather than static, use an extra member of decorations | rathnor | 1 | -5/+5 |
2002-11-17 | functions in toggleDecor and extra tab creation checking in toggleTab | fluxgen | 1 | -7/+10 |
2002-11-17 | include netizen | fluxgen | 1 | -1/+2 |
2002-11-12 | restored label alignment | fluxgen | 1 | -17/+39 |
2002-11-12 | Removed limit (screen resolution) on max window size, max_{width,height} == 0... | rathnor | 1 | -15/+15 |
2002-10-29 | const fixes | fluxgen | 1 | -5/+5 |
2002-10-25 | include fix | fluxgen | 1 | -2/+2 |
2002-10-23 | fixed auto_ptr assignment | fluxgen | 1 | -4/+6 |
2002-10-23 | removed obsolete NEWWMSPEC | fluxgen | 1 | -25/+2 |
2002-10-22 | groupable function | fluxgen | 1 | -6/+12 |
2002-10-19 | auto_ptr for windowmenu | fluxgen | 1 | -44/+43 |