aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-19Fixed reordering of tabs, patch from Rob Stevensmathias3-11/+25
2005-10-04avoid drawing the resize outline when not really resizing, caused flickering.mathias1-18/+30
2005-09-16reverted last change .. the problem of the user must be handled differently.....mathias1-1/+1
2005-09-16LeftMouseButton should always setInputFocus() to avoid focus problemsmathias1-1/+1
2005-09-16use fbsetroot in default stylesmathias1-25/+0
2005-09-14minor changefluxgen1-1/+1
2005-09-14moved MenuContext classfluxgen1-13/+14
2005-09-14include memory for auto_ptrfluxgen1-0/+2
2005-09-14include functional for mem_fun_tfluxgen1-0/+1
2005-09-14include memory for auto_ptrfluxgen1-0/+3
2005-09-12fixes #1281708, MenuIcon doesnt scale properly, patch from sf.netmathias1-0/+4