aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-03-19missing filefluxgen1-0/+1
2006-03-19added missing filesfluxgen1-0/+2
2006-03-18removed tabs in help textfluxgen1-9/+9
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-23/+17
2006-03-18Using WinButton enum for titlebar button typefluxgen1-15/+17
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-11/+0
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-7/+0
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-0/+7
2006-03-18We now create titlebar resource session.screen<num>.titlbar.left/right on the...fluxgen1-56/+124
2006-03-18define ostrstream and ostringstreamfluxgen1-0/+2
2006-03-18added Type typedef of T in Resourcefluxgen1-4/+4
2006-03-16forgotten #includemathias1-0/+1
2006-03-14fixed memory leak when XCreateImage fail, thanks php-coderfluxgen1-3/+11
2006-03-09enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from...mathias3-6/+12
2006-03-09applied patch from mark to fix a _net_wm_state_hidden issuemathias1-0/+10
2006-03-07fix for stuck icons, thanks _marktfluxgen1-1/+2
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias9-6/+23
2006-02-27little fixmathias1-2/+3
2006-02-27forgotten cosmeticsmathias2-4/+7
2006-02-27cosmetic changes from php-coder (copyright, header)mathias9-0/+170
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen20-159/+218
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen4-15/+48
2006-02-19FbWinFrame should not depend on class Fluxboxfluxgen3-5/+6
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-0/+21
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-2/+1
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen15-366/+905
2006-02-19forgot to delete focus controlfluxgen1-0/+1
2006-02-19removed some debug outputfluxgen1-5/+0
2006-02-19added safety counter for the loops in nextFocusfluxgen1-4/+12
2006-02-18moved all focus handling to FocusControlfluxgen11-214/+101
2006-02-18moved all focus handling to class FocusControlfluxgen2-27/+33
2006-02-18moved all focus handling to class FocusControlfluxgen1-6/+6
2006-02-18moved all focus handling to class FocusControlfluxgen6-541/+125
2006-02-18Added template getResource(string) to ResourceManager.fluxgen1-0/+40
2006-02-18moved all focus handling to class FocusControlfluxgen1-0/+1
2006-02-18moved all focus handling to class FocusControlfluxgen2-0/+791
2006-02-16updated copyright infomathias181-181/+181
2006-02-14fix nls compilation (committed on akira's behalf)simonb1-3/+3
2006-02-12fixed bug #1417688, remember apps keeps incrementing vertical dimensionfluxgen1-2/+5
2006-02-12minor typeofluxgen1-1/+1
2006-02-12explicit constructorfluxgen1-1/+1
2006-02-12added static validColorString function, returns true if the color string is i...fluxgen2-5/+17
2006-02-12added force_update option to force an update of the m_root_pixmapsfluxgen2-3/+3
2006-02-12added run() for ExecuteCmd, which returns pid of the child processfluxgen2-25/+37
2006-02-12fixed root pixmap crash problem, using fbsetroot to render backgroundfluxgen1-49/+90
2006-01-22minor stufffluxgen1-1/+1
2006-01-16applied patch from php-coder to fix some warnings, mostly signed vs unsignedmathias4-9/+9
2006-01-03unused headersfluxgen2-2/+0
2006-01-03unused headersfluxgen3-3/+0
2006-01-03using screen based vector for theme listsfluxgen2-26/+53