aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
AgeCommit message (Expand)AuthorFilesLines
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