aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2003-09-12new names for theme items, the new names are menu.bevelWidth menu.borderWidth...fluxgen2-5/+20
2003-09-11cleaningfluxgen1-34/+32
2003-09-11added font, function and subwindow modefluxgen2-5/+24
2003-09-10cleaningfluxgen1-23/+18
2003-09-10reduced flicker with bufferfluxgen2-13/+75
2003-09-10resize functionfluxgen1-1/+2
2003-09-10no graphics exposure by defaultfluxgen2-5/+23
2003-09-10minor consistency fixfluxgen1-2/+2
2003-09-10fixed exposeEvent flicker and bug in setBackgroundColorfluxgen1-10/+11
2003-09-10accessors for background pixmap and color and foreground pixmapfluxgen1-4/+6
2003-09-10fixed loading of color or pixmaps for texturefluxgen1-13/+15
2003-09-10fixed expose eventfluxgen1-2/+2
2003-09-08fixed lock mask for num and scroll lockfluxgen1-1/+6
2003-09-08minor fixesfluxgen1-5/+1
2003-09-08fixed dead observer while notifyingfluxgen2-6/+23
2003-09-08fixed minor bugfluxgen1-2/+7
2003-09-07fix drawing bug when selecting, plus an unnecessary redraw of therathnor1-10/+15
2003-09-06key util to determine mod mask for keysfluxgen2-0/+140
2003-09-06added KeyUtil filefluxgen1-0/+1
2003-09-06get image from drawablefluxgen2-2/+11
2003-09-06accessor for donefluxgen1-0/+1
2003-08-30more speedfluxgen1-74/+13
2003-08-30removed old transparencyfluxgen1-2/+1
2003-08-29removed some warning msgfluxgen1-9/+4
2003-08-28verbose setting on theme warningsfluxgen2-40/+44
2003-08-28minor fixfluxgen1-3/+3
2003-08-28expand filenamefluxgen1-4/+4
2003-08-28setDefaultValue for themeitems in constructorfluxgen1-1/+2
2003-08-28fixed pixmap bugfluxgen1-1/+2
2003-08-27height and width of pixmapfluxgen1-2/+3
2003-08-27added m_toggle_item valuefluxgen1-7/+13
2003-08-27added pixmap for bullet and selected and unselectedfluxgen2-169/+176
2003-08-27added pixmap for bullet and selected and unselectedfluxgen1-8/+14
2003-08-27added GContextfluxgen1-0/+1
2003-08-27a X GC wrapperfluxgen2-0/+136
2003-08-27minor fixfluxgen1-3/+2
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