aboutsummaryrefslogtreecommitdiff
path: root/src/BaseDisplay.cc
AgeCommit message (Expand)AuthorFilesLines
2002-11-12minor indentfluxgen1-19/+14
2002-10-25minor changes for screeninfo constructorfluxgen1-19/+16
2002-08-30static Displayfluxgen1-14/+15
2002-08-17removed cursor functions, changed to singleton and changed to FbTk EventHandlerfluxgen1-33/+40
2002-08-14removed FbAtomsfluxgen1-4/+3
2002-08-13removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandlerfluxgen1-93/+1
2002-08-04const correct and some commentsfluxgen1-5/+5
2002-07-19colormap to m_colormapfluxgen1-3/+3
2002-05-17more constfluxgen1-2/+2
2002-04-08minor indentationfluxgen1-16/+15
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-40/+12
2002-03-23Xineramapekdon1-9/+10
2002-03-19we don't like to modify the arguments, const-correctness and other strange co...fluxgen1-85/+40
2002-03-19Xinerama supportfluxgen1-1/+202
2002-03-18moved timer update to BTimer, update of timer is done i BTimer::updateTimers()fluxgen1-92/+4
2002-03-18moved Atoms into FbAtomsfluxgen1-93/+4
2002-02-11moved to stl listfluxgen1-43/+44
2002-01-27indentationfluxgen1-319/+316
2002-01-09updated copyright date and added id-tagsfluxgen1-3/+4
2001-12-19Moved some structs and constants into BaseDisplayfluxgen1-2/+2
2001-12-13Moved all free functions in misc.cc/.hh into class Misc and movedfluxgen1-8/+0
2001-12-11Initial revisionfluxgen1-0/+612