aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-22removed unused variablefluxgen1-2/+0
2005-12-22removed unused variablefluxgen1-2/+0
2005-12-22removed unused variablefluxgen1-1/+0
2005-12-22removed unused variablefluxgen1-3/+1
2005-12-22removed unused variablefluxgen1-1/+0
2005-12-22removed unused variablefluxgen1-1/+0
2005-12-03oopsfluxgen1-1/+1
2005-12-03added random and aspect options for background, thanks mitzfluxgen1-1/+5
2005-11-22minor fix: forgot template above functionfluxgen1-1/+1
2005-11-22new background style item, making rootCommand in styles obsoletefluxgen4-44/+235
2005-11-22testing replaceStringfluxgen1-10/+16
2005-11-22nls for screen argumentfluxgen1-1/+2
2005-11-22const function Resource getStringfluxgen4-18/+18
2005-11-22public setRootPixmapfluxgen2-46/+54
2005-11-22minor indentfluxgen1-2/+2
2005-11-22const fixfluxgen1-3/+4
2005-11-22const resourceValue functionfluxgen1-2/+14
2005-11-22indentationfluxgen1-25/+25
2005-11-16changelog had wrong name, default was from old patchsimonb1-1/+1
2005-11-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias6-42/+65
2005-11-16just some minor cosmetic issuesmathias1-5/+6
2005-11-16resolved minor for compiling under win32/cygwin, multiple symbolsmathias1-19/+4
2005-10-21Fixed #1223878, Style reloading on USR2 (patch from Zan)mathias3-28/+33
2005-10-20add backslash to special chars, fixes bug #1327878fluxgen1-1/+7
2005-10-20added replaceStringfluxgen2-1/+30