Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-03-22 | to namespace | fluxgen | 2 | -18/+22 |
2002-03-21 | minor fix | fluxgen | 1 | -2/+2 |
2002-03-21 | added FbTk font to MenuStyle | fluxgen | 3 | -93/+85 |
2002-03-21 | first | fluxgen | 2 | -0/+323 |
2002-03-20 | signed/unsigned warnings | fluxgen | 2 | -124/+123 |
2002-03-20 | rearrange private/public order | fluxgen | 1 | -17/+14 |
2002-03-20 | removed include BaseDisplay.hh and fixed include unistd.h | fluxgen | 1 | -4/+4 |
2002-03-20 | namespace istead of struct | fluxgen | 2 | -51/+59 |
2002-03-19 | we don't like to modify the arguments, const-correctness and other strange co... | fluxgen | 2 | -98/+54 |
2002-03-19 | Xinerama support | fluxgen | 12 | -243/+1100 |
2002-03-19 | update | fluxgen | 1 | -0/+8 |
2002-03-19 | Fixed timer pointer | fluxgen | 2 | -40/+10 |
2002-03-19 | fixed timer pointer | fluxgen | 2 | -16/+10 |
2002-03-19 | fixed pointer | fluxgen | 2 | -12/+11 |
2002-03-19 | moved the update timer routines from BaseDisplay to BTimer and fixed indentation | fluxgen | 2 | -66/+158 |
2002-03-19 | indentation and timer | fluxgen | 2 | -120/+116 |
2002-03-19 | update getMenu from slit | fluxgen | 1 | -4/+4 |
2002-03-19 | fixed indentation and timer var | fluxgen | 2 | -1923/+1907 |
2002-03-18 | moved timer update to BTimer, update of timer is done i BTimer::updateTimers() | fluxgen | 1 | -92/+4 |
2002-03-18 | removed add/removeTimer and fixed some stupid return referenses | fluxgen | 1 | -24/+14 |
2002-03-18 | added FbAtoms.hh/cc | fluxgen | 1 | -2/+2 |
2002-03-18 | copyright msg | fluxgen | 1 | -3/+1 |
2002-03-18 | include guard | fluxgen | 1 | -1/+6 |
2002-03-18 | parameter to prevFocus/nextFocus | fluxgen | 1 | -3/+3 |
2002-03-18 | added parameter to NEXTWINDOW/PREVWINDOW | fluxgen | 1 | -1/+8 |
2002-03-18 | added parameter to next/prev Focus and optionsbits for them | fluxgen | 2 | -12/+26 |
2002-03-18 | added isLowerTab() and lastFocusTime | fluxgen | 2 | -3/+24 |
2002-03-18 | update | fluxgen | 1 | -0/+15 |
2002-03-18 | indentation | fluxgen | 1 | -21/+21 |
2002-03-18 | changed to std::max/min and fixed some if-statments | fluxgen | 1 | -22/+31 |
2002-03-18 | using std::max/min | fluxgen | 1 | -19/+19 |
2002-03-18 | moved Atoms into FbAtoms | fluxgen | 2 | -319/+23 |
2002-03-18 | Added FbAtoms.hh FbAtoms.cc | fluxgen | 1 | -2/+2 |
2002-03-18 | first | fluxgen | 2 | -0/+305 |
2002-03-11 | update | fluxgen | 1 | -0/+10 |
2002-03-11 | fixed minor KDE stuff | fluxgen | 1 | -17/+9 |
2002-03-08 | clean up | fluxgen | 1 | -175/+108 |
2002-03-08 | changed name on InitMenu to initMenu | fluxgen | 1 | -2/+2 |
2002-03-08 | fixed bug in ::removeNetizen and changed name from InitMenu to initMenu | fluxgen | 1 | -7/+8 |
2002-03-02 | update | fluxgen | 1 | -2/+6 |
2002-03-02 | update | fluxgen | 3 | -6/+5 |
2002-03-01 | expand keyfilename | fluxgen | 1 | -3/+7 |
2002-03-01 | update | fluxgen | 1 | -0/+2 |
2002-03-01 | update | fluxgen | 1 | -4/+9 |
2002-03-01 | fixed default arguments for titlebar | fluxgen | 2 | -6/+10 |
2002-03-01 | update | fluxgen | 2 | -58/+78 |
2002-03-01 | minor fix | fluxgen | 2 | -0/+4 |
2002-03-01 | changed typo and fixed a if statement | fluxgen | 1 | -5/+5 |
2002-03-01 | update | fluxgen | 1 | -32/+32 |
2002-02-28 | indentation | fluxgen | 1 | -22/+22 |