aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Collapse)AuthorFilesLines
2003-08-26added eventMaskfluxgen2-2/+12
2003-08-26added TextBoxfluxgen1-0/+1
2003-08-26text box for inputfluxgen2-0/+371
2003-08-24fixed transparent bugfluxgen1-1/+3
2003-08-24added composefluxgen1-0/+1
2003-08-24composes two functions into onefluxgen1-0/+60
2003-08-23fixed dispatch to parentfluxgen2-27/+62
2003-08-22added Image, PixmapWithMask and ImageXPM filesfluxgen1-0/+6
2003-08-22fixed theme items for pixmapwithmaskfluxgen1-36/+60
2003-08-22fixed basenamefluxgen2-2/+13
2003-08-22image handlingfluxgen5-0/+335
2003-08-22cleaning, added toUpper and findExtensionfluxgen1-9/+22
2003-08-22cleaning, added toUpperfluxgen1-5/+6
2003-08-19fixed load itemfluxgen2-12/+27
2003-08-19added TextButtonfluxgen1-0/+1
2003-08-19copyright updatefluxgen1-2/+2
2003-08-19bug fixfluxgen1-27/+14
2003-08-18moved from fluxbox main sourcefluxgen2-0/+163
2003-08-18minor ceaningfluxgen1-10/+9
2003-08-18minor cleaningfluxgen2-24/+20
2003-08-18minor fixfluxgen1-2/+2
2003-08-17added isDirectory and isRegularFilefluxgen2-3/+25
2003-08-16default valueSfluxgen1-3/+11
2003-08-15copyright updatefluxgen1-2/+2
2003-08-15reparentfluxgen2-2/+8
2003-08-13more virtualfluxgen1-6/+6
2003-08-13Button is a FbWindowfluxgen2-68/+25
2003-08-13added loadItemfluxgen1-1/+2
2003-08-13default values for texture items and added loadItem functionfluxgen1-20/+31
2003-08-12added TILED optionfluxgen3-6/+13
2003-08-12fixed copy x pixmap bugfluxgen1-5/+7
2003-08-11fixed minor copy bugfluxgen1-2/+2
2003-08-11using new timer commandfluxgen2-10/+13
2003-08-11executing a command on timeout instead of calling a TimeoutHandlerfluxgen2-22/+27
2003-08-11not copyablefluxgen1-2/+4
2003-08-11updated copyrightfluxgen2-5/+5
2003-08-11added copy for X Pixmapfluxgen2-2/+34
2003-08-11added signal since we're using them in all of the themesfluxgen1-2/+5
2003-08-11reconfigTheme after all themes are loadedfluxgen1-7/+11
2003-08-11fixed minor bug in backgroun updatefluxgen1-10/+12
2003-08-10fix ~ to work properly in session.menuFilerathnor1-3/+2
2003-08-08minor fixfluxgen1-4/+6
2003-08-04using transparentfluxgen1-7/+11
2003-08-04using builtin transparent in FbWindowfluxgen1-46/+59
2003-08-04added transparent option and fixed copy constructorfluxgen1-12/+131
2003-08-04added transparent optionfluxgen1-3/+13
2003-07-21fix little bug that highlighted items that went disabled after selectedrathnor1-2/+2
2003-07-20fix focus and raising for transient windows in particularrathnor4-6/+20
2003-07-20fix menu redrawing, particularly so that selecting an option will updaterathnor2-18/+22
properly upon selection, rather than subsequent movement
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor2-4/+6
added back if the menu is rebuilt.