Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-10-14 | default background gray | fluxgen | 1 | -1/+2 |
2003-10-14 | fix identification of event targets in event manager | rathnor | 2 | -3/+62 |
2003-10-13 | added pressed color | fluxgen | 2 | -2/+13 |
2003-10-13 | added ThemeItems | fluxgen | 1 | -1/+1 |
2003-10-13 | cleaning, moved theme items to ThemeItems.hh | fluxgen | 1 | -157/+2 |
2003-10-13 | moved from Theme.cc | fluxgen | 1 | -0/+196 |
2003-10-13 | using auto_ptr | fluxgen | 2 | -10/+12 |
2003-10-09 | drawing optimisations and fixes | rathnor | 5 | -82/+107 |
2003-10-06 | minor menu positioning tweaks | rathnor | 1 | -6/+6 |
2003-10-05 | shuffle bunch of stuff from Keys into FbTk/KeyUtil | rathnor | 3 | -59/+202 |
2003-10-05 | fix reading of auto raise delay | rathnor | 2 | -2/+2 |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 2 | -15/+14 |
2003-09-29 | added removeFirstWhitespace | fluxgen | 2 | -2/+13 |
2003-09-29 | added size accessor | fluxgen | 2 | -2/+8 |
2003-09-14 | minor debug stuff | fluxgen | 2 | -18/+34 |
2003-09-14 | buffered background | fluxgen | 2 | -8/+24 |
2003-09-14 | less flicker | fluxgen | 2 | -6/+15 |
2003-09-13 | minor fix for Solaris 2.x | fluxgen | 1 | -1/+2 |
2003-09-12 | new names for theme items, the new names are menu.bevelWidth menu.borderWidth... | fluxgen | 2 | -5/+20 |
2003-09-11 | cleaning | fluxgen | 1 | -34/+32 |
2003-09-11 | added font, function and subwindow mode | fluxgen | 2 | -5/+24 |
2003-09-10 | cleaning | fluxgen | 1 | -23/+18 |