aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-04-03Fixed some signed/unsigned warningsfluxgen21-282/+185
2002-04-02saner search in prev/next focus, and added bool doSkipWindowfluxgen2-63/+64
2002-04-02add new window after the last focusedfluxgen1-3/+27
2002-04-02signed/unsigned fixesfluxgen1-5/+5
2002-03-29Oopss.. typopekdon1-3/+3
2002-03-27forgot the std in debugmsgfluxgen1-2/+2
2002-03-27fixed getIconName in addIconfluxgen3-7/+7
2002-03-27added some headers and fixed namespace stdfluxgen2-11/+22
2002-03-23Font.hh/ccfluxgen1-1/+1
2002-03-23some signed/unsigned stufffluxgen9-106/+100
2002-03-23Xineramapekdon3-13/+14
2002-03-22to namespacefluxgen2-18/+22
2002-03-21minor fixfluxgen1-2/+2
2002-03-21added FbTk font to MenuStylefluxgen3-93/+85
2002-03-21firstfluxgen2-0/+323
2002-03-20signed/unsigned warningsfluxgen2-124/+123
2002-03-20rearrange private/public orderfluxgen1-17/+14
2002-03-20removed include BaseDisplay.hh and fixed include unistd.hfluxgen1-4/+4
2002-03-20namespace istead of structfluxgen2-51/+59
2002-03-19we don't like to modify the arguments, const-correctness and other strange co...fluxgen2-98/+54
2002-03-19Xinerama supportfluxgen12-243/+1100
2002-03-19Fixed timer pointerfluxgen2-40/+10
2002-03-19fixed timer pointerfluxgen2-16/+10
2002-03-19fixed pointerfluxgen2-12/+11
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