Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-12-08 | inline | fluxgen | 1 | -19/+19 |
2003-12-07 | usePixmap accessor | fluxgen | 1 | -2/+2 |
2003-12-04 | sync function | fluxgen | 2 | -0/+5 |
2003-12-03 | return type, default void | fluxgen | 1 | -2/+2 |
2003-12-03 | minor stuff | fluxgen | 1 | -2/+2 |
2003-12-01 | fixed shadow option bug | fluxgen | 1 | -6/+35 |
2003-11-28 | added shadow | fluxgen | 2 | -8/+37 |
2003-11-28 | minor stuff | fluxgen | 1 | -3/+3 |
2003-11-28 | minor stuff | fluxgen | 1 | -2/+3 |
2003-11-28 | GContext | fluxgen | 2 | -14/+19 |
2003-11-28 | copy stuff | fluxgen | 2 | -5/+31 |
2003-11-27 | added MultiButtonMenuItem | fluxgen | 1 | -0/+1 |
2003-11-27 | multi button menu item | fluxgen | 2 | -0/+128 |
2003-11-19 | some menu tweaking | rathnor | 1 | -6/+7 |
2003-11-16 | add better theme path searching | rathnor | 4 | -7/+47 |
2003-11-01 | slit client mapping on restart, surplus menu redraw | rathnor | 1 | -2/+1 |
2003-10-31 | out-by-one correction | rathnor | 1 | -2/+2 |
2003-10-26 | fixed uninitialized variables | fluxgen | 1 | -1/+17 |
2003-10-25 | fixed trailing whitespace in pixmap filename | fluxgen | 1 | -7/+18 |
2003-10-25 | added removeTrailingWhitespace | fluxgen | 2 | -19/+33 |