aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2002-03-01expand keyfilenamefluxgen1-3/+7
2002-03-01fixed default arguments for titlebarfluxgen1-4/+7
2002-02-27fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWind...fluxgen1-4/+4
2002-02-26added setupConfigFiles, removed debug stuff and added SENDTOWORKSPACE key actionfluxgen1-8/+113
2002-02-20using parameter value for key actionsfluxgen1-11/+17
2002-02-17handleUnmapnotify and gnome stufffluxgen1-103/+80
2002-02-16Fixed typo, HorizMax != VertMax anymorepekdon1-3/+3
2002-02-15fixed this before, doing it againpekdon1-2/+2
2002-02-11fixed window creationfluxgen1-17/+8
2002-02-10removed some debug msgfluxgen1-11/+3
2002-02-07added _WIN_STATE to gnome atomsfluxgen1-9/+59
2002-02-06moved some events in process_event to eventhandling functionsfluxgen1-423/+465
2002-02-06fixed isTransient in UnmapNotifyfluxgen1-2/+3
2002-02-04fixed MapNotify eventfluxgen1-12/+50
2002-02-02leftWorkspace/rightWorkspace addedpekdon1-8/+5
2002-01-21Fixed screen resourcesfluxgen1-81/+50
2002-01-20added screen resourcesfluxgen1-413/+173
2002-01-18Fixed lower/raise of windows when using keybindings/windowmenupekdon1-3/+8
2002-01-18Fixed better resourcehandling with Resource<T>fluxgen1-1030/+996
2002-01-11small bugfix in keybindingspekdon1-1/+5
2002-01-11fixed enumsfluxgen1-58/+96
2002-01-10moved rootcommand to screen loading and added loadRootCommandfluxgen1-75/+58
2002-01-09included file memory for auto_ptrfluxgen1-1/+2
2002-01-09Updated copyright date and fixed auto_ptrfluxgen1-22/+16
2002-01-08Fixed getRcFilenamefluxgen1-3/+7
2002-01-08replaced char [] with strstream and updated keys creationfluxgen1-11/+13
2002-01-06Changed Misc::fluxgen1-23/+25
2002-01-06Changed toolbar placement enums to uppercase letters. (Claes N�st�n)pekdon1-13/+13
2002-01-05Changed tab placement/alignment enums to uppercase letterspekdon1-2/+2
2002-01-05now use of tabs/iconbar will get saved/restored correctlypekdon1-1/+2
2002-01-05Added maxoverslit resourcefluxgen1-0/+15
2002-01-04pekdon patchfluxgen1-16/+19
2001-12-29Updated keygrabbing constantsfluxgen1-42/+42
2001-12-19cast from long to BaseDisplay::Decorfluxgen1-1/+1
2001-12-17Moved expandFilename to class Miscfluxgen1-21/+5
2001-12-17Merge with pekdonfluxgen1-26/+40
2001-12-17Fixed tabcyclingfluxgen1-2/+10
2001-12-13Fixed bstrdup to Misc::strdupfluxgen1-10/+10
2001-12-11Initial revisionfluxgen1-0/+2560