Age | Commit message (Expand) | Author | Files | Lines |
2006-03-20 | some small placement fixes | simonb | 3 | -8/+9 |
2006-03-20 | external tabs | simonb | 18 | -145/+533 |
2006-03-19 | missing file | fluxgen | 1 | -0/+1 |
2006-03-19 | added missing files | fluxgen | 1 | -0/+2 |
2006-03-18 | removed tabs in help text | fluxgen | 1 | -9/+9 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -23/+17 |
2006-03-18 | Using WinButton enum for titlebar button type | fluxgen | 1 | -15/+17 |
2006-03-18 | no more session.titlebar.left/right. They are now screen specific and the res... | fluxgen | 1 | -11/+0 |
2006-03-18 | no more session.titlebar.left/right. They are now screen specific and the res... | fluxgen | 1 | -7/+0 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -0/+7 |
2006-03-18 | We now create titlebar resource session.screen<num>.titlbar.left/right on the... | fluxgen | 1 | -56/+124 |
2006-03-18 | define ostrstream and ostringstream | fluxgen | 1 | -0/+2 |
2006-03-18 | added Type typedef of T in Resource | fluxgen | 1 | -4/+4 |
2006-03-16 | forgotten #include | mathias | 1 | -0/+1 |
2006-03-14 | fixed memory leak when XCreateImage fail, thanks php-coder | fluxgen | 1 | -3/+11 |
2006-03-09 | enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from... | mathias | 3 | -6/+12 |
2006-03-09 | applied patch from mark to fix a _net_wm_state_hidden issue | mathias | 1 | -0/+10 |
2006-03-07 | fix for stuck icons, thanks _markt | fluxgen | 1 | -1/+2 |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l... | mathias | 9 | -6/+23 |
2006-02-27 | little fix | mathias | 1 | -2/+3 |
2006-02-27 | forgotten cosmetics | mathias | 2 | -4/+7 |
2006-02-27 | cosmetic changes from php-coder (copyright, header) | mathias | 9 | -0/+170 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 20 | -159/+218 |
2006-02-19 | Added center resize. Resizes all corners at the same time. | fluxgen | 4 | -15/+48 |
2006-02-19 | FbWinFrame should not depend on class Fluxbox | fluxgen | 3 | -5/+6 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -0/+21 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -2/+1 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 15 | -366/+905 |
2006-02-19 | forgot to delete focus control | fluxgen | 1 | -0/+1 |
2006-02-19 | removed some debug output | fluxgen | 1 | -5/+0 |
2006-02-19 | added safety counter for the loops in nextFocus | fluxgen | 1 | -4/+12 |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 11 | -214/+101 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 2 | -27/+33 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -6/+6 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 6 | -541/+125 |
2006-02-18 | Added template getResource(string) to ResourceManager. | fluxgen | 1 | -0/+40 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -0/+1 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 2 | -0/+791 |
2006-02-16 | updated copyright info | mathias | 181 | -181/+181 |
2006-02-14 | fix nls compilation (committed on akira's behalf) | simonb | 1 | -3/+3 |
2006-02-12 | fixed bug #1417688, remember apps keeps incrementing vertical dimension | fluxgen | 1 | -2/+5 |
2006-02-12 | minor typeo | fluxgen | 1 | -1/+1 |
2006-02-12 | explicit constructor | fluxgen | 1 | -1/+1 |
2006-02-12 | added static validColorString function, returns true if the color string is i... | fluxgen | 2 | -5/+17 |
2006-02-12 | added force_update option to force an update of the m_root_pixmaps | fluxgen | 2 | -3/+3 |
2006-02-12 | added run() for ExecuteCmd, which returns pid of the child process | fluxgen | 2 | -25/+37 |
2006-02-12 | fixed root pixmap crash problem, using fbsetroot to render background | fluxgen | 1 | -49/+90 |
2006-01-22 | minor stuff | fluxgen | 1 | -1/+1 |
2006-01-16 | applied patch from php-coder to fix some warnings, mostly signed vs unsigned | mathias | 4 | -9/+9 |
2006-01-03 | unused headers | fluxgen | 2 | -2/+0 |