summaryrefslogtreecommitdiff
path: root/src/FbTk/FbWindow.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-14default background grayfluxgen1-1/+2
2003-09-14buffered backgroundfluxgen1-7/+21
2003-08-26added eventMaskfluxgen1-1/+10
2003-08-15reparentfluxgen1-1/+6
2003-08-04added transparent option and fixed copy constructorfluxgen1-12/+131
2003-07-02added setInputFocusfluxgen1-3/+7
2003-06-24added clearAreafluxgen1-1/+7
2003-05-19property and changePropertyfluxgen1-1/+32
2003-05-19fix initialise of s_display in a constructor for FbWindow (fixes bsetrootrathnor1-1/+4
2003-05-17added set and unsetCursorfluxgen1-1/+9
2003-05-13minor fixfluxgen1-1/+2
2003-05-10minor fixfluxgen1-4/+9
2003-05-10bit depthfluxgen1-2/+3
2003-05-06fixed problem with multiple screens redrawing, the m_screen_num wasnt setfluxgen1-5/+13
2003-04-29license updatefluxgen1-2/+2
2003-04-29FbWindow is a FbDrawablefluxgen1-54/+1
2003-04-25fixed simple drawable functionsfluxgen1-1/+54
2003-04-17doing an extra remove to make sure this window is removed from eventmanagerfluxgen1-5/+11
2003-04-16changed size_t to unsignedfluxgen1-2/+4
2003-04-14merged with embedded-tab-branchfluxgen1-11/+18
2003-02-23fixed minor type issuefluxgen1-3/+4
2003-02-03removed layeritemfluxgen1-2/+2
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-2/+2
2003-01-05added border sizefluxgen1-3/+7
2002-12-16parent and showSubwindows functionfluxgen1-4/+16
2002-12-03initiate s_display in assignment toofluxgen1-3/+5
2002-12-03simple X window wrapperfluxgen1-0/+186