Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-10 | obsolete | fluxgen | 1 | -448/+0 | |
2003-05-07 | better error msg | fluxgen | 1 | -19/+22 | |
2003-04-28 | license fix | fluxgen | 1 | -3/+3 | |
2003-01-09 | removed bexec and fixed indent | fluxgen | 1 | -259/+247 | |
2002-12-02 | throws string instead of number | fluxgen | 1 | -8/+7 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -180/+180 | |
2002-11-26 | display connection from FbTk App | fluxgen | 1 | -17/+14 | |
2002-11-12 | minor indent | fluxgen | 1 | -19/+14 | |
2002-10-25 | minor changes for screeninfo constructor | fluxgen | 1 | -19/+16 | |
2002-08-30 | static Display | fluxgen | 1 | -14/+15 | |
2002-08-17 | removed cursor functions, changed to singleton and changed to FbTk EventHandler | fluxgen | 1 | -33/+40 | |
2002-08-14 | removed FbAtoms | fluxgen | 1 | -4/+3 | |
2002-08-13 | removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandler | fluxgen | 1 | -93/+1 | |
2002-08-04 | const correct and some comments | fluxgen | 1 | -5/+5 | |
2002-07-19 | colormap to m_colormap | fluxgen | 1 | -3/+3 | |
2002-05-17 | more const | fluxgen | 1 | -2/+2 | |
2002-04-08 | minor indentation | fluxgen | 1 | -16/+15 | |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -40/+12 | |
2002-03-23 | Xinerama | pekdon | 1 | -9/+10 | |
2002-03-19 | we don't like to modify the arguments, const-correctness and other strange ↵ | fluxgen | 1 | -85/+40 | |
code in Xinerama | |||||
2002-03-19 | Xinerama support | fluxgen | 1 | -1/+202 | |
2002-03-18 | moved timer update to BTimer, update of timer is done i BTimer::updateTimers() | fluxgen | 1 | -92/+4 | |
2002-03-18 | moved Atoms into FbAtoms | fluxgen | 1 | -93/+4 | |
2002-02-11 | moved to stl list | fluxgen | 1 | -43/+44 | |
2002-01-27 | indentation | fluxgen | 1 | -319/+316 | |
2002-01-09 | updated copyright date and added id-tags | fluxgen | 1 | -3/+4 | |
2001-12-19 | Moved some structs and constants into BaseDisplay | fluxgen | 1 | -2/+2 | |
2001-12-13 | Moved all free functions in misc.cc/.hh into class Misc and moved | fluxgen | 1 | -8/+0 | |
struct FFont to Misc::Font so there is no cyclic deps between Theme and Misc. Changed name of the fontalignments to upercase letters. Added strdup to class Misc. | |||||
2001-12-11 | Initial revision | fluxgen | 1 | -0/+612 | |