Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2003-12-30 | use real mods for caps, num and scroll | fluxgen | 2 | -8/+44 | |
2003-12-30 | inline | fluxgen | 2 | -26/+22 | |
2003-12-29 | screen based theme loading | fluxgen | 2 | -7/+12 | |
2003-12-19 | resourceValue and findResource | fluxgen | 2 | -8/+24 | |
2003-12-19 | setResourceValue function and a dump | fluxgen | 2 | -3/+24 | |
2003-12-19 | accessor and manipulator for m_shadow | fluxgen | 1 | -1/+3 | |
2003-12-18 | code cleaning | fluxgen | 2 | -46/+41 | |
2003-12-17 | inline display | fluxgen | 1 | -1/+1 | |
2003-12-17 | using menu as observer, cleaning in menu theme | fluxgen | 5 | -34/+18 | |
2003-12-16 | fixed some icc warnings | fluxgen | 45 | -109/+107 | |
2003-12-12 | minor fix | fluxgen | 1 | -2/+1 | |
2003-12-12 | fixed menu timer bug | fluxgen | 1 | -10/+6 | |
2003-12-12 | menu delay and mode | fluxgen | 4 | -31/+131 | |
2003-12-10 | separator line, thanks ciaranm | fluxgen | 1 | -6/+14 | |
2003-12-10 | cleaning in the menu code | fluxgen | 2 | -76/+51 | |