aboutsummaryrefslogtreecommitdiff
path: root/src/BaseDisplay.hh
AgeCommit message (Expand)AuthorFilesLines
2002-11-15commentfluxgen1-2/+2
2002-10-25minor changes for screeninfo constructorfluxgen1-2/+2
2002-09-08const and reffluxgen1-4/+4
2002-08-30removed grabguardfluxgen1-12/+1
2002-08-30static Displayfluxgen1-3/+3
2002-08-17removed cursor functions, changed to singleton and changed to FbTk EventHandlerfluxgen1-15/+11
2002-08-14removed FbAtomsfluxgen1-3/+3
2002-08-13removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandlerfluxgen1-6/+2
2002-08-04const correct and some commentsfluxgen1-40/+43
2002-07-19changed function namefluxgen1-3/+3
2002-05-17more constfluxgen1-2/+2
2002-05-17removed const on return values of fundamental typesfluxgen1-10/+10
2002-04-04moved Decor to FluxboxWindowfluxgen1-6/+3
2002-03-23Xineramapekdon1-3/+3
2002-03-19we don't like to modify the arguments, const-correctness and other strange co...fluxgen1-13/+14
2002-03-19Xinerama supportfluxgen1-1/+24
2002-03-18removed add/removeTimer and fixed some stupid return referensesfluxgen1-24/+14
2002-03-18moved Atoms into FbAtomsfluxgen1-226/+19
2002-02-20minor stufffluxgen1-4/+1
2002-02-17added getGnomeLayerAtom, moved WinState enum to FluxboxWindow and fixed inclu...fluxgen1-17/+7
2002-02-11to stl listfluxgen1-5/+11
2002-02-07Gnome hints atomfluxgen1-1/+2
2002-02-04Added WinState and getGnomeStateAtomfluxgen1-2/+17
2002-01-27indentationfluxgen1-244/+244
2002-01-20Added GrabGuard classfluxgen1-3/+15
2002-01-10cleaned up in GNOMEfluxgen1-5/+5
2002-01-09updated copyright date and added id-tagsfluxgen1-2/+4
2001-12-19Moved some structs and constants into BaseDisplayfluxgen1-26/+23
2001-12-18updatefluxgen1-11/+3
2001-12-13Moved strdup into class Miscfluxgen1-1/+11
2001-12-11Initial revisionfluxgen1-0/+368