Age | Commit message (Expand) | Author | Files | Lines |
2004-10-10 | added session.tabPadding and session.focusTabMinWidth | akir | 1 | -1/+4 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -1/+6 |
2004-09-12 | cleaning, moved resource functions to Resources.cc | fluxgen | 1 | -223/+5 |
2004-09-11 | using ShowMenu commands for buttonPress event | fluxgen | 1 | -45/+5 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -44/+30 |
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor | 1 | -12/+16 |
2004-09-08 | cosmetic, removing unnecessary calls. | akir | 1 | -5/+4 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -4/+16 |
2004-08-27 | fluxbox::shutdown wasn't safe to get interruped by another signal | rathnor | 1 | -2/+5 |
2004-08-18 | fix handling of font+text encodings | rathnor | 1 | -1/+4 |
2004-07-15 | resource bool fix and setting input focus on menus when we bring them up with... | fluxgen | 1 | -7/+4 |
2004-07-15 | fixed Resource long long, time_t is long long some systems | fluxgen | 1 | -1/+17 |
2004-07-14 | fixed toolbar draw bug at startup | fluxgen | 1 | -4/+20 |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 1 | -4/+4 |
2004-06-13 | minor fixes | fluxgen | 1 | -6/+5 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -38/+35 |
2004-05-02 | initMenus after we add screen to our list. Added find screen by number. | fluxgen | 1 | -4/+22 |
2004-04-26 | minor fix for startup | fluxgen | 1 | -1/+2 |
2004-04-22 | attach area, patch from Mathias Gumz | fluxgen | 1 | -1/+20 |
2004-04-19 | kde dockapps in systray | fluxgen | 1 | -3/+11 |
2004-04-18 | changed atomhandlerlist to a map so we can get atomhandlers by name, patch fr... | fluxgen | 1 | -62/+91 |
2004-04-05 | minor fix for old gcc | fluxgen | 1 | -2/+2 |
2004-03-23 | reload screen resources at real_reconfigure | fluxgen | 1 | -1/+6 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -4/+58 |
2004-03-03 | fix update of keys on kepmapping change | rathnor | 1 | -1/+3 |
2004-03-03 | fix outline moving windows being dropped on their own workspace | rathnor | 1 | -2/+5 |
2004-02-27 | cleaning | fluxgen | 1 | -11/+10 |
2004-02-20 | filename fix, patch from Mathias Gumz | fluxgen | 1 | -11/+2 |
2004-02-10 | added missing template | fluxgen | 1 | -2/+2 |
2004-01-21 | some debug msg should be in ifdef | fluxgen | 1 | -2/+3 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -13/+12 |
2004-01-19 | update workspace area and focused window to atomhandlers | fluxgen | 1 | -5/+21 |
2004-01-18 | fixed MapRequest Event | fluxgen | 1 | -6/+27 |
2004-01-16 | fixed minor issue with keyboard navigation in menus | fluxgen | 1 | -3/+8 |
2004-01-16 | oops | fluxgen | 1 | -13/+12 |
2004-01-16 | minor fix | fluxgen | 1 | -2/+4 |
2004-01-16 | revert focus when a menu is losing focus, so we dont get unfocused window aft... | fluxgen | 1 | -2/+21 |
2004-01-13 | little include fix | rathnor | 1 | -1/+2 |
2004-01-11 | hide extra menus | fluxgen | 1 | -15/+17 |
2004-01-11 | minor fixes | fluxgen | 1 | -1/+4 |
2004-01-10 | destroy screens on shutdown | fluxgen | 1 | -2/+5 |
2004-01-09 | minor changes | fluxgen | 1 | -3/+3 |
2003-12-31 | use mod1 resource | fluxgen | 1 | -1/+9 |
2003-12-30 | fixed focus issue | fluxgen | 1 | -131/+33 |
2003-12-21 | update last time | fluxgen | 1 | -3/+11 |
2003-12-21 | updated m_last_time, this fixes the mozilla focus issue | fluxgen | 1 | -2/+4 |
2003-12-21 | more sloppy focus fixing | rathnor | 1 | -3/+5 |
2003-12-21 | removed old save for window placement | fluxgen | 1 | -37/+1 |
2003-12-19 | reconfig timer back, needs to have a timer so we can reconfig fluxbox save in... | fluxgen | 1 | -9/+19 |
2003-12-19 | update mouse and key screen before we enter FbTk EventManager | fluxgen | 1 | -13/+15 |