Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-05-24 | toolbar crash (menu bug) and initialisation fixups | rathnor | 1 | -3/+2 |
2003-05-19 | property and changeProperty | fluxgen | 2 | -2/+49 |
2003-05-19 | fix initialise of s_display in a constructor for FbWindow (fixes bsetroot | rathnor | 1 | -1/+4 |
2003-05-18 | moved XrmDatabaseHelper to FbTk | fluxgen | 2 | -6/+6 |
2003-05-18 | moved Resource to FbTk and change name of DirHelper to FbTk Directory | fluxgen | 6 | -0/+495 |
2003-05-17 | minor raise fix | fluxgen | 1 | -1/+3 |
2003-05-17 | added set and unsetCursor | fluxgen | 2 | -2/+15 |
2003-05-17 | minor fix for register empty windows | fluxgen | 1 | -2/+3 |
2003-05-16 | minor fix | fluxgen | 1 | -2/+3 |
2003-05-13 | added access for dest and source drawables | fluxgen | 1 | -1/+5 |
2003-05-13 | minor fix for alpha 0 | fluxgen | 1 | -1/+3 |
2003-05-13 | minor fix | fluxgen | 1 | -1/+2 |
2003-05-13 | minor changes | fluxgen | 2 | -12/+13 |
2003-05-13 | minor const fix | fluxgen | 1 | -2/+2 |
2003-05-13 | moved find to public area and fixed const | fluxgen | 1 | -3/+4 |
2003-05-12 | minor fix so we can force update on geometry in subclasses | fluxgen | 1 | -5/+5 |
2003-05-10 | documentation | fluxgen | 1 | -4/+14 |
2003-05-10 | minor fix | fluxgen | 2 | -5/+13 |
2003-05-10 | source doc | fluxgen | 1 | -3/+14 |
2003-05-10 | comments | fluxgen | 1 | -4/+5 |
2003-05-10 | code doc | fluxgen | 1 | -1/+2 |
2003-05-10 | bit depth | fluxgen | 1 | -2/+3 |
2003-05-10 | comments and depth function | fluxgen | 1 | -7/+27 |
2003-05-08 | debugmsg | fluxgen | 1 | -1/+4 |
2003-05-07 | forgot return | fluxgen | 1 | -0/+1 |
2003-05-07 | init m_background_pm | fluxgen | 1 | -1/+3 |
2003-05-07 | fixed RENDER extension checking | fluxgen | 2 | -12/+37 |
2003-05-06 | fixed problem with multiple screens redrawing, the m_screen_num wasnt set | fluxgen | 1 | -5/+13 |
2003-05-04 | license update | fluxgen | 1 | -2/+3 |
2003-05-04 | minor cleaning | fluxgen | 1 | -7/+10 |
2003-05-01 | Fix some alignment and redraw problems | rathnor | 1 | -12/+13 |
2003-04-29 | license update | fluxgen | 1 | -2/+2 |
2003-04-29 | FbPixmap is a FbDrawable | fluxgen | 2 | -56/+5 |
2003-04-29 | FbWindow is a FbDrawable | fluxgen | 2 | -73/+9 |
2003-04-29 | added FbDrawable | fluxgen | 1 | -0/+1 |
2003-04-29 | for basic draw operations | fluxgen | 2 | -0/+148 |
2003-04-28 | render scaled pixmap | fluxgen | 2 | -11/+25 |
2003-04-28 | added pixmap support | fluxgen | 1 | -4/+39 |
2003-04-28 | added pixmap | fluxgen | 1 | -3/+7 |
2003-04-28 | virtual fixes | fluxgen | 1 | -4/+4 |
2003-04-28 | init m_pressed | fluxgen | 1 | -3/+5 |
2003-04-28 | license | fluxgen | 1 | -3/+3 |
2003-04-28 | fixed copyArea pos and size args | fluxgen | 1 | -7/+8 |
2003-04-27 | fixed scaling and bug in copyArea | fluxgen | 1 | -3/+67 |
2003-04-27 | fixed scaling | fluxgen | 1 | -1/+6 |
2003-04-27 | assign new pixmap via constructor and operator | fluxgen | 2 | -7/+84 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 1 | -4/+4 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 2 | -8/+9 |
2003-04-26 | moved from fluxbox source | fluxgen | 2 | -0/+233 |
2003-04-26 | deleting not internal menus | fluxgen | 1 | -10/+14 |