Age | Commit message (Expand) | Author | Files | Lines |
2004-04-18 | virtual update(index), so we can update shape in FbMenu | fluxgen | 1 | -2/+2 |
2004-04-18 | fixed drawing issue with big menus, patch from Mathias Gumz | fluxgen | 1 | -3/+18 |
2004-04-14 | fixed title problem, patch from Mathias Gumz | fluxgen | 1 | -2/+3 |
2004-03-22 | setLineAttributes, patch from Mathias Gumz | fluxgen | 1 | -1/+15 |
2004-03-18 | C-c clears the window, and now @ and | works, patch from Mathias Gumz | fluxgen | 1 | -2/+8 |
2004-02-28 | copy operator | fluxgen | 2 | -17/+17 |
2004-02-28 | fixed bug in removeTrailingWhitespace, patch from Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-02-27 | fixed some rendering issues | fluxgen | 2 | -16/+22 |
2004-02-27 | improved transparency rendering speed | fluxgen | 1 | -18/+31 |
2004-02-27 | added CompareEqual | fluxgen | 1 | -1/+1 |
2004-02-27 | compare equal helper for containers | fluxgen | 1 | -0/+53 |
2004-02-27 | improved transparent rendering | fluxgen | 1 | -5/+17 |
2004-02-10 | minor fix | fluxgen | 2 | -9/+10 |
2004-02-10 | removed wall | fluxgen | 1 | -1/+1 |
2004-02-10 | const operator | fluxgen | 1 | -2/+2 |
2004-01-21 | inline | fluxgen | 1 | -11/+11 |
2004-01-21 | nothrow | fluxgen | 1 | -5/+5 |
2004-01-21 | check valid attr.height and width | fluxgen | 1 | -3/+11 |
2004-01-21 | minor stuff | fluxgen | 1 | -9/+8 |
2004-01-21 | inline | fluxgen | 1 | -3/+3 |
2004-01-21 | minor fix for static var sqrt_table | fluxgen | 1 | -1/+2 |
2004-01-21 | fixed cursor bug, thanks Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-01-21 | no need to ignore modifiers when we navigate the menu with keys | fluxgen | 1 | -3/+1 |
2004-01-19 | minor bug fix | fluxgen | 1 | -2/+2 |
2004-01-16 | menu keyboard navigation fixes, patch from Junichiro Kita | fluxgen | 1 | -23/+25 |
2004-01-12 | minor fix | fluxgen | 1 | -2/+1 |
2004-01-11 | minor fix | fluxgen | 1 | -4/+5 |
2004-01-11 | added missing invert type | fluxgen | 1 | -1/+3 |
2004-01-11 | fillstyle and fillrule | fluxgen | 1 | -1/+7 |
2004-01-11 | cleaning, using FbPixmap | fluxgen | 1 | -70/+60 |
2004-01-11 | FbDrawable in constructor | fluxgen | 2 | -3/+15 |
2004-01-11 | back to std list until we get std set working again | fluxgen | 2 | -23/+40 |
2004-01-09 | remove first and trailing white space in color string | fluxgen | 1 | -2/+6 |
2004-01-09 | use m_buffer for gc instead since it is the target | fluxgen | 1 | -2/+5 |
2004-01-09 | init m_display | fluxgen | 1 | -1/+1 |
2004-01-09 | init vars | fluxgen | 1 | -2/+9 |
2004-01-09 | save some memory | fluxgen | 2 | -9/+15 |
2004-01-08 | wall flag | fluxgen | 1 | -0/+2 |
2004-01-08 | cleaning | fluxgen | 10 | -59/+61 |
2004-01-03 | check texture type too, it could be tiled | fluxgen | 1 | -2/+3 |
2004-01-02 | init m_max_screens later | fluxgen | 2 | -4/+9 |
2004-01-02 | fixed bug in textured cache | fluxgen | 1 | -3/+5 |
2004-01-02 | textured pixmap cache fix | fluxgen | 2 | -20/+29 |
2004-01-02 | minor stuff | fluxgen | 1 | -2/+4 |
2004-01-02 | fixed checking in ThemeItem int | fluxgen | 1 | -5/+14 |
2004-01-02 | some indent | fluxgen | 1 | -101/+83 |
2004-01-02 | fixed cache bug | fluxgen | 1 | -4/+2 |
2003-12-31 | using fixed values again | fluxgen | 2 | -9/+9 |
2003-12-31 | accessor for lock modifiers | fluxgen | 1 | -2/+4 |
2003-12-30 | minor fix from keys | fluxgen | 1 | -2/+2 |