aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-03-19moved the update timer routines from BaseDisplay to BTimer and fixed indentationfluxgen2-66/+158
2002-03-19indentation and timerfluxgen2-120/+116
2002-03-19update getMenu from slitfluxgen1-4/+4
2002-03-19fixed indentation and timer varfluxgen2-1923/+1907
2002-03-18moved timer update to BTimer, update of timer is done i BTimer::updateTimers()fluxgen1-92/+4
2002-03-18removed add/removeTimer and fixed some stupid return referensesfluxgen1-24/+14
2002-03-18copyright msgfluxgen1-3/+1
2002-03-18include guardfluxgen1-1/+6
2002-03-18parameter to prevFocus/nextFocusfluxgen1-3/+3
2002-03-18added parameter to NEXTWINDOW/PREVWINDOWfluxgen1-1/+8
2002-03-18added parameter to next/prev Focus and optionsbits for themfluxgen2-12/+26
2002-03-18added isLowerTab() and lastFocusTimefluxgen2-3/+24
2002-03-18indentationfluxgen1-21/+21
2002-03-18changed to std::max/min and fixed some if-statmentsfluxgen1-22/+31
2002-03-18using std::max/minfluxgen1-19/+19
2002-03-18moved Atoms into FbAtomsfluxgen2-319/+23
2002-03-18Added FbAtoms.hh FbAtoms.ccfluxgen1-2/+2
2002-03-18firstfluxgen2-0/+305
2002-03-11fixed minor KDE stufffluxgen1-17/+9
2002-03-08clean upfluxgen1-175/+108
2002-03-08changed name on InitMenu to initMenufluxgen1-2/+2
2002-03-08fixed bug in ::removeNetizen and changed name from InitMenu to initMenufluxgen1-7/+8
2002-03-01expand keyfilenamefluxgen1-3/+7
2002-03-01fixed default arguments for titlebarfluxgen2-6/+10
2002-03-01minor fixfluxgen2-0/+4
2002-02-28indentationfluxgen1-22/+22
2002-02-28back to basemenu insert/removefluxgen1-4/+5
2002-02-28removed add/removeWorkspace and fixed indentfluxgen2-23/+6
2002-02-27changed to remove/add workspace in Workspacemenufluxgen1-7/+9
2002-02-27added remove/add workspacefluxgen2-8/+25
2002-02-27fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWind...fluxgen2-10/+11
2002-02-26using sendToWorkspacefluxgen1-7/+5
2002-02-26added setupConfigFilesfluxgen1-1/+2
2002-02-26added setupConfigFiles, removed debug stuff and added SENDTOWORKSPACE key actionfluxgen1-8/+113
2002-02-26gnome layer not supported yetfluxgen1-2/+2
2002-02-26added gnome layer stufffluxgen2-6/+67
2002-02-26added infinite loop check in transientfluxgen1-9/+14
2002-02-26added sendToWorkspace(int id, bool changeWS)fluxgen2-9/+44
2002-02-26removed 1-12 in sendtoworkspacefluxgen1-4/+1
2002-02-26added SendToWorkspacefluxgen2-4/+11
2002-02-26indentationfluxgen1-48/+42
2002-02-21count all clients in all workspacesfluxgen1-10/+21
2002-02-21indentationfluxgen1-44/+44
2002-02-21updateGnomeClientList when changin workspacefluxgen1-8/+4
2002-02-20indentationfluxgen1-156/+155
2002-02-20parameter to workspace changefluxgen1-5/+5
2002-02-20parameter to doWindowActionfluxgen1-2/+2
2002-02-20using parameter value for key actionsfluxgen1-11/+17
2002-02-20added parameter to keyactionsfluxgen2-4/+43
2002-02-20parameter values for next/prev/right/leftWorkspacefluxgen2-22/+16