Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-10-15 | minor adjustment of bevel when drawing text | fluxgen | 1 | -2/+2 |
2002-10-15 | using new font system for labelstyle, windowstyle | fluxgen | 1 | -35/+15 |
2002-10-13 | fixed reconfigure grab bug | fluxgen | 1 | -12/+7 |
2002-09-14 | fixed WM_NORMAL_HINTS | fluxgen | 1 | -9/+17 |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 1 | -12/+15 |
2002-09-11 | indentation and setInputFocus to transient_for when this dies | fluxgen | 1 | -32/+32 |
2002-09-10 | tab disconnect | fluxgen | 1 | -1/+5 |
2002-09-10 | transient fixes | fluxgen | 1 | -20/+26 |
2002-09-08 | workspace specific removal | fluxgen | 1 | -4/+6 |
2002-09-08 | focus fallback to transient_for | fluxgen | 1 | -1/+2 |
2002-09-08 | new transient handling, minor indentation issues, cleaning in destructor | fluxgen | 1 | -126/+91 |
2002-09-07 | removed gnome stuff | fluxgen | 1 | -287/+16 |
2002-09-07 | fixed outlined size when resizing | fluxgen | 1 | -10/+12 |
2002-09-01 | spelling | fluxgen | 1 | -2/+2 |
2002-09-01 | spelling | fluxgen | 1 | -2/+2 |
2002-08-31 | fixed a minor issue with outline workspace movment | fluxgen | 1 | -4/+9 |