aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2006-04-18don't check the clock so often...simonb2-17/+53
2006-04-17fix some rotation issuessimonb1-0/+2
2006-04-16fix all compiler warnings with -Wallsimonb6-33/+35
2006-04-15implement vertical toolbar placement optionssimonb2-0/+2
2006-04-14fix window button image updatessimonb2-16/+28
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-8/+8
2006-04-09just some indentfluxgen1-2/+8
2006-04-06fix size_t issues and other 64bit-highlighted warningssimonb3-3/+5
2006-04-05fix Xmbfonts on multiple screenssimonb1-2/+1
2006-04-04rotated Xmb Fonts, by rotating as we drawsimonb3-8/+102
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb3-132/+99
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen10-14/+15
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb20-138/+354
2006-03-24fix compile error, include algorithmsimonb1-0/+1
2006-03-23external tab fixes, plus aligning items properlysimonb3-15/+23
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-5/+5
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-6/+6
2006-03-20external tabssimonb3-4/+28
2006-03-18define ostrstream and ostringstreamfluxgen1-0/+2
2006-03-18added Type typedef of T in Resourcefluxgen1-4/+4
2006-03-14fixed memory leak when XCreateImage fail, thanks php-coderfluxgen1-3/+11
2006-02-27cosmetic changes from php-coder (copyright, header)mathias2-0/+46
2006-02-18Added template getResource(string) to ResourceManager.fluxgen1-0/+40
2006-02-16updated copyright infomathias53-53/+53
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-01-22minor stufffluxgen1-1/+1
2006-01-16applied patch from php-coder to fix some warnings, mostly signed vs unsignedmathias1-2/+2
2006-01-03unused headersfluxgen3-3/+0
2006-01-03using screen based vector for theme listsfluxgen2-26/+53
2005-12-22removed unused variablefluxgen1-3/+1
2005-12-22removed unused variablefluxgen1-1/+0
2005-12-22removed unused variablefluxgen1-1/+0
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-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias2-3/+18
2005-11-16just some minor cosmetic issuesmathias1-5/+6
2005-10-21Fixed #1223878, Style reloading on USR2 (patch from Zan)mathias2-28/+29
2005-10-20added replaceStringfluxgen2-1/+30
2005-09-14minor changefluxgen1-1/+1
2005-09-14include memory for auto_ptrfluxgen1-0/+3
2005-09-07bugfix for client menufluxgen1-16/+22
2005-09-03texture limits were hardcoded to 3200 in TextureRender.cc .. this leadmathias1-4/+7
2005-06-28Add missing ``template <>`` befor ThemeItem<Font>::setDefaultValue.grubert1-1/+1
2005-06-23added showSubmenu in MenuItemfluxgen3-3/+11
2005-06-17*.font.shadow.x and *.font.shadow.x were not correctly read or better,mathias1-3/+8