aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
AgeCommit message (Expand)AuthorFilesLines
2002-10-23removed obsolete NEWWMSPECfluxgen1-6/+1
2002-10-19minor include fixfluxgen1-4/+4
2002-10-15auto_ptr for keyfluxgen1-2/+2
2002-10-13included config.h for ifdef SLITfluxgen1-2/+7
2002-09-07added AtomHandler, fixed observer and removed gnome stufffluxgen1-24/+35
2002-08-17added cursor functions and changed to FbTk EventHandler with SignalEventfluxgen1-6/+17
2002-08-14from char to std string in getRcFilename and inherit FbAtomfluxgen1-4/+5
2002-08-14changed signalhandling to FbTk SignalHandlerfluxgen1-7/+8
2002-08-13removed friend mainfluxgen1-13/+10
2002-08-11minor style fixes and added groupfile resourcesfluxgen1-23/+24
2002-08-04doxygen commentsfluxgen1-30/+34
2002-07-19function name changefluxgen1-2/+2
2002-05-29slit order filenamefluxgen1-3/+6
2002-05-17removed const on return values of fundamental typesfluxgen1-13/+7
2002-05-02fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindingsfluxgen1-4/+4
2002-04-28save_rc publicfluxgen1-3/+5
2002-04-12typedef ScreenListfluxgen1-2/+3
2002-04-09Replaced LinkedList structures with std::map, std::vector, and std::list.cout1-30/+13
2002-03-19Fixed timer pointerfluxgen1-29/+2
2002-03-01fixed default arguments for titlebarfluxgen1-2/+3
2002-02-26added setupConfigFilesfluxgen1-1/+2
2002-02-20parameter to doWindowActionfluxgen1-2/+2
2002-02-17include guard and handleUnmapNotifyfluxgen1-3/+4
2002-02-06added eventhandling functionsfluxgen1-3/+13
2002-01-20Added screen resourcemanagerfluxgen1-5/+3
2002-01-18Fixed better resourcehandling with Resource<T>fluxgen1-35/+41
2002-01-11fixed enumsfluxgen1-3/+3
2002-01-10moved rootcommand to screen loading and added loadRootCommandfluxgen1-4/+4
2002-01-09updated copyright date and added id-tagsfluxgen1-4/+4
2001-12-17Moved expandFilename to class Miscfluxgen1-1/+0
2001-12-17Merge with pekdonfluxgen1-6/+0
2001-12-11Initial revisionfluxgen1-0/+291