aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/FbWindow.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-21added deleteProperty to FbWindowmathias1-36/+40
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-5/+19
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-29/+29
2004-09-11more X error fixingrathnor1-1/+5
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-3/+4
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir1-20/+6
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-28/+4
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-06-15minor fixfluxgen1-6/+5
2004-06-07alpha access functionfluxgen1-1/+8
2004-05-24handling of alpha = 0rathnor1-4/+4
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor1-5/+12
2004-04-28add apps file matching on role. Includes new textProperty property onrathnor1-1/+29
2004-01-21check valid attr.height and widthfluxgen1-3/+11
2004-01-08cleaningfluxgen1-4/+7
2003-12-30inlinefluxgen1-21/+1
2003-10-26fixed uninitialized variablesfluxgen1-1/+17
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