aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/FbWindow.hh
AgeCommit message (Expand)AuthorFilesLines
2004-12-21added deleteProperty to FbWindowmathias1-0/+2
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-1/+4
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-2/+2
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir1-2/+1
2004-06-13setBufferPixmap public insteadfluxgen1-2/+4
2004-06-07alpha access functionfluxgen1-1/+2
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor1-1/+4
2004-04-28add apps file matching on role. Includes new textProperty property onrathnor1-2/+4
2004-01-21inlinefluxgen1-11/+11
2003-12-30inlinefluxgen1-5/+21
2003-12-16fixed some icc warningsfluxgen1-2/+2
2003-09-14buffered backgroundfluxgen1-1/+3
2003-09-10minor consistency fixfluxgen1-2/+2
2003-08-26added eventMaskfluxgen1-1/+2
2003-08-15reparentfluxgen1-1/+2
2003-08-13more virtualfluxgen1-6/+6
2003-08-04added transparent optionfluxgen1-3/+13
2003-07-02added setInputFocusfluxgen1-2/+2
2003-06-24added clearAreafluxgen1-1/+5
2003-05-19property and changePropertyfluxgen1-1/+17
2003-05-17added set and unsetCursorfluxgen1-1/+6
2003-05-12minor fix so we can force update on geometry in subclassesfluxgen1-5/+5
2003-05-10minor fixfluxgen1-1/+4
2003-05-10comments and depth functionfluxgen1-7/+27
2003-04-29FbWindow is a FbDrawablefluxgen1-19/+8
2003-04-25fixed simple drawable functionsfluxgen1-1/+13
2003-04-16changed size_t to unsignedfluxgen1-3/+5
2003-04-14merged with emebbeded-tab-branchfluxgen1-15/+37
2003-02-02removed layeritemfluxgen1-7/+1
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-1/+9
2003-01-05added border sizefluxgen1-4/+6
2002-12-25virtual for hide/show and showsubwindowsfluxgen1-7/+5
2002-12-16parent and showSubwindows functionfluxgen1-1/+8
2002-12-13not equal operatorfluxgen1-1/+3
2002-12-04comparsion operatorfluxgen1-1/+3
2002-12-03simple X window wrapperfluxgen1-0/+96