Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-08-30 | transient check fixes | fluxgen | 1 | -18/+50 |
2002-08-30 | new functions pause/resumeMoving and fixed non-opaque moving across workspace | fluxgen | 1 | -37/+82 |
2002-08-30 | removed grabguard | fluxgen | 1 | -15/+14 |
2002-08-28 | fixed bug [ 582574 ] borderless windows... thanks Simon Bowden | fluxgen | 1 | -2/+2 |
2002-08-16 | remap option to restore and fixed abit in unmapNotifyEvent | fluxgen | 1 | -58/+39 |
2002-08-14 | updated for the new changes in fbatoms | fluxgen | 1 | -32/+33 |
2002-08-12 | update gnome atom in iconify, bug 574717 | fluxgen | 1 | -1/+6 |
2002-08-12 | added showMenu function | fluxgen | 1 | -14/+21 |
2002-08-11 | fixed autogrouping | fluxgen | 1 | -69/+88 |
2002-08-04 | updated to match functionname | fluxgen | 1 | -11/+12 |
2002-08-02 | added autogrouping-from-tab patch from Steve Cooper | fluxgen | 1 | -3/+14 |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -14/+14 |