aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-16little typo which prevented shadowcolor beeing setmathias1-1/+1
2005-06-15Fixes #1216020, *.font.effect wont get cleared if not defined in stylemathias1-1/+15
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias7-219/+180
2005-06-03deleted the "fallback"-code, which was one of the reasons for slowing downmathias1-44/+2
2005-05-18locale pathfluxgen1-3/+0
2005-05-12llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.xmathias1-11/+3
2005-05-12__APPLE__ doesnt have <nl_types.h>mathias1-1/+1
2005-05-10copy N paste ... icc complained slightlymathias1-1/+1
2005-05-10cache the root pixmap (per screen)simonb2-35/+115
2005-05-09fix from vadim for fbrun-tabcompletionmathias1-0/+1
2005-05-07patch from vadim to fix the issues in input-areas he introduced with his lastmathias1-24/+36
2005-05-07remove default gray background on created FbWindowssimonb1-4/+3
2005-05-06fix segfault opportunity in menusimonb1-0/+5
2005-05-06more keyactions for textbox-patch from Vadim <suhanov_vadim at mail dot ru>mathias2-5/+91
2005-05-06Fix for #1160244, #1099704, #1094107:mathias3-42/+48
2005-05-03fix some menu drawing issuessimonb2-4/+25
2005-05-02Select2nd filefluxgen1-0/+1
2005-05-02select 2nd element in pairfluxgen1-0/+18
2005-04-29enabled MenuItems / Separators are not clickable and the same logic shouldmathias1-4/+3
2005-04-29display accessorfluxgen1-0/+2
2005-04-28revert mathias last change, and fix it differently using info already simonb2-19/+9
2005-04-27i added an attribute to FbWindow to mark windows which are only used asmathias2-6/+16
2005-04-27fix background setting + initialisationsimonb1-3/+7
2005-04-27add rough support for non-default depth pixmaps. Saves us having ghost simonb3-10/+24
2005-04-27fix a few more bugs with recent reworking stuffsimonb4-14/+17
2005-04-26fix drawing foreground when transparency offsimonb1-14/+24
2005-04-26fix systray client sizingsimonb2-0/+26
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb13-353/+425