Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-14 | copyright | mathias | 1 | -1/+1 | |
2004-12-21 | added deleteProperty to FbWindow | mathias | 1 | -0/+2 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -1/+4 | |
for consistency with transparency resources | |||||
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor | 1 | -2/+2 | |
2004-09-10 | put App::instance()->display() to FbDrawable::s_display to avoid too much | akir | 1 | -2/+1 | |
unnecessary calls | |||||
2004-06-13 | setBufferPixmap public instead | fluxgen | 1 | -2/+4 | |
2004-06-07 | alpha access function | fluxgen | 1 | -1/+2 | |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 1 | -1/+4 | |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 1 | -2/+4 | |
FbWindow. | |||||
2004-01-21 | inline | fluxgen | 1 | -11/+11 | |
2003-12-30 | inline | fluxgen | 1 | -5/+21 | |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -2/+2 | |
2003-09-14 | buffered background | fluxgen | 1 | -1/+3 | |
2003-09-10 | minor consistency fix | fluxgen | 1 | -2/+2 | |
2003-08-26 | added eventMask | fluxgen | 1 | -1/+2 | |
2003-08-15 | reparent | fluxgen | 1 | -1/+2 | |
2003-08-13 | more virtual | fluxgen | 1 | -6/+6 | |
2003-08-04 | added transparent option | fluxgen | 1 | -3/+13 | |
2003-07-02 | added setInputFocus | fluxgen | 1 | -2/+2 | |
2003-06-24 | added clearArea | fluxgen | 1 | -1/+5 | |
2003-05-19 | property and changeProperty | fluxgen | 1 | -1/+17 | |
2003-05-17 | added set and unsetCursor | fluxgen | 1 | -1/+6 | |
2003-05-12 | minor fix so we can force update on geometry in subclasses | fluxgen | 1 | -5/+5 | |
2003-05-10 | minor fix | fluxgen | 1 | -1/+4 | |
2003-05-10 | comments and depth function | fluxgen | 1 | -7/+27 | |
2003-04-29 | FbWindow is a FbDrawable | fluxgen | 1 | -19/+8 | |
2003-04-25 | fixed simple drawable functions | fluxgen | 1 | -1/+13 | |
2003-04-16 | changed size_t to unsigned | fluxgen | 1 | -3/+5 | |
2003-04-14 | merged with emebbeded-tab-branch | fluxgen | 1 | -15/+37 | |
2003-02-02 | removed layeritem | fluxgen | 1 | -7/+1 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -1/+9 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2003-01-05 | added border size | fluxgen | 1 | -4/+6 | |
2002-12-25 | virtual for hide/show and showsubwindows | fluxgen | 1 | -7/+5 | |
2002-12-16 | parent and showSubwindows function | fluxgen | 1 | -1/+8 | |
2002-12-13 | not equal operator | fluxgen | 1 | -1/+3 | |
2002-12-04 | comparsion operator | fluxgen | 1 | -1/+3 | |
2002-12-03 | simple X window wrapper | fluxgen | 1 | -0/+96 | |