aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-09-01updatefluxgen1-31/+12
2004-09-01foreground and background color as argumentfluxgen1-9/+30
2004-09-01fixed multiple screen issue...againfluxgen1-4/+11
2004-09-01cosmeticakir1-6/+5
2004-09-01fix width for a menuentry, added too much spaceakir1-2/+2
2004-09-01final fix for iconv-issues on sun/sparcsakir1-2/+2
2004-09-01fix for a compile-error with mips-pro 7.30 (segfaulted)akir1-9/+12
2004-09-01fixed restart issue + sending resize signal when ConfigureNotifyfluxgen1-6/+15
2004-08-31multiple screen fix, checks for screen numberfluxgen1-4/+16
2004-08-31fix for the missing CODESET on openbsdakir1-3/+7
2004-08-31hopefully final fix for missing iconvakir1-5/+9
2004-08-31have const msg ptr to iconvfluxgen2-6/+23
2004-08-31checking for have iconvfluxgen2-3/+18
2004-08-31fix for gcc 2.95.4, again make_pair and missing #include <typeinfo> beforeakir1-18/+20
2004-08-31fix for gcc 2.95.4 -> has problems to get the right template-typesakir1-11/+12
2004-08-31add autoconf check for std c++ headersrathnor36-92/+336
2004-08-30added RaiseLayer and LowerLayerakir1-1/+7
2004-08-30clientWidth now iconWidthfluxgen1-2/+2
2004-08-30closes bug 977054akir1-7/+10
2004-08-30suppress informative debugmessagesakir1-1/+3
2004-08-30antialias- and alpha-entries only in menu when its compiled inakir1-3/+5
2004-08-30fi menuuclosebug -> choosed the wrong parent-menu under some circumstancesakir1-3/+3
2004-08-29forgotten changed Makefile.amakir1-0/+1
2004-08-29added [wallpapers|rootcommands] to menuitemsakir3-4/+131
2004-08-29fix wrapping upwards in menurathnor1-7/+3
2004-08-29fix bug with >1 column menusrathnor1-2/+2
2004-08-29fix crash bug when windowmenu doesn't include extramenusrathnor4-17/+28
2004-08-29fix toolbar localtion (visible when 100%)rathnor2-10/+14
2004-08-29add back Workspace<n> keys with deprecated messagerathnor1-1/+21
2004-08-29a few random fixesrathnor15-29/+74
2004-08-28couple of menu render fixesrathnor1-1/+3
2004-08-28fix a issue with fonts coming up blankrathnor2-8/+30
2004-08-28fix menu rendering bug with selected itemsrathnor1-7/+7
2004-08-27fluxbox::shutdown wasn't safe to get interruped by another signalrathnor1-2/+5
2004-08-27fallback to clock rather than workspace name for buttons (since itsrathnor1-2/+2
2004-08-27add a special fallback for toolbar button stylerathnor3-6/+40
2004-08-26unification for themes.cfg/styles.cfg and the same for menuentries:akir2-5/+15
2004-08-26fix rendering of bevels for textures with solid texturesrathnor3-4/+51
2004-08-26make arrow button's arrow size scalable by the userrathnor6-12/+41
2004-08-26fixed 2 possible memleaksakir1-1/+4
2004-08-25fix up theming of the toolbarrathnor12-59/+120
2004-08-25make use of "size" in "recode" -> fixes drawin the cursor in textboxesakir1-3/+6
2004-08-18fix handling of font+text encodingsrathnor3-35/+32
2004-08-14tempfix for empty localefluxgen1-1/+5
2004-08-13fixed slow resize of xmms playlist, we called setupWindow in XA_WM_NORMAL_HIN...fluxgen1-16/+42
2004-08-11minor cleaningfluxgen1-3/+2
2004-08-11debug messages and some minor cleaningfluxgen1-10/+37
2004-08-11fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]...fluxgen1-2/+5
2004-08-10minor fixfluxgen1-1/+5
2004-08-10fixed so we call setupWindow last in init(), else we dont get anything in the...fluxgen2-5/+13