Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-08-14 | change to singleton fbatoms | fluxgen | 2 | -48/+41 |
2002-08-14 | singleton | fluxgen | 2 | -11/+25 |
2002-08-14 | minor cleaning | fluxgen | 1 | -12/+15 |
2002-08-14 | removed FbAtoms | fluxgen | 1 | -4/+3 |
2002-08-14 | removed FbAtoms | fluxgen | 1 | -3/+3 |
2002-08-14 | update | fluxgen | 1 | -0/+3 |
2002-08-14 | minor comment fix | fluxgen | 1 | -1/+1 |
2002-08-14 | signaltest target | fluxgen | 1 | -1/+13 |
2002-08-14 | first | fluxgen | 3 | -0/+219 |
2002-08-14 | changed signalhandling to FbTk SignalHandler | fluxgen | 2 | -26/+68 |
2002-08-13 | removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandler | fluxgen | 2 | -99/+3 |
2002-08-13 | added SignalHandler | fluxgen | 1 | -1/+1 |
2002-08-13 | minor cleaning | fluxgen | 1 | -23/+20 |
2002-08-13 | minor comment | fluxgen | 1 | -2/+2 |
2002-08-13 | removed friend main | fluxgen | 2 | -48/+40 |
2002-08-12 | minor cleaning | fluxgen | 1 | -57/+58 |
2002-08-12 | update | fluxgen | 1 | -0/+4 |
2002-08-12 | update gnome atom in iconify, bug 574717 | fluxgen | 1 | -1/+6 |
2002-08-12 | update | fluxgen | 1 | -1/+1 |
2002-08-12 | added showMenu function | fluxgen | 2 | -16/+23 |
2002-08-12 | fixed checking on iconified when selecting item | fluxgen | 1 | -19/+22 |
2002-08-12 | cleaning and fixed window menu in iconbar | fluxgen | 1 | -36/+37 |
2002-08-11 | update | fluxgen | 1 | -0/+16 |
2002-08-11 | fixed autogrouping | fluxgen | 1 | -69/+88 |
2002-08-11 | added autogrouping functions | fluxgen | 2 | -36/+108 |
2002-08-11 | fixed instance and classname | fluxgen | 1 | -6/+12 |
2002-08-11 | cleaning in getNameOfWorkspace | fluxgen | 1 | -7/+6 |
2002-08-11 | changed getNameOfWorkspace function | fluxgen | 1 | -14/+13 |
2002-08-11 | from char * to string getline | fluxgen | 1 | -37/+35 |
2002-08-11 | minor style issue | fluxgen | 1 | -9/+5 |
2002-08-11 | moved insert to public area | fluxgen | 1 | -3/+4 |
2002-08-11 | removed debug msg | fluxgen | 1 | -4/+1 |
2002-08-11 | added groupfile resource | fluxgen | 1 | -2/+13 |
2002-08-11 | minor style fixes and added groupfile resources | fluxgen | 1 | -23/+24 |
2002-08-11 | update | fluxgen | 1 | -1/+3 |
2002-08-11 | new items | fluxgen | 1 | -0/+9 |
2002-08-10 | update | fluxgen | 1 | -0/+2 |
2002-08-10 | fr_FR, thanks Cosmicflo | fluxgen | 1 | -0/+20 |
2002-08-04 | update | fluxgen | 3 | -6/+9 |
2002-08-04 | source-doc target to generate html docs | fluxgen | 1 | -0/+3 |
2002-08-04 | doxygen comments | fluxgen | 15 | -423/+628 |
2002-08-04 | new functionnames in slit | fluxgen | 1 | -5/+5 |
2002-08-04 | updated font function names | fluxgen | 1 | -23/+22 |
2002-08-04 | function name changed in slit | fluxgen | 1 | -5/+5 |
2002-08-04 | removed dep on i18n and used MB_CUR_MAX direct | fluxgen | 1 | -15/+22 |
2002-08-04 | comment | fluxgen | 1 | -3/+4 |
2002-08-04 | moved and changed name on width function in IconBarObj | fluxgen | 1 | -19/+21 |
2002-08-04 | updated to match new functions names in FbTk Font | fluxgen | 1 | -40/+24 |
2002-08-04 | updated to match functionname | fluxgen | 1 | -11/+12 |
2002-08-04 | (void) to () and Bool to bool | fluxgen | 1 | -55/+55 |