aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-04moved defines to enums in namespace FBNLSfluxgen1-170/+181
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen16-782/+307
2002-04-04updatefluxgen1-0/+10
2002-04-04to std::string in locale and some other fixesfluxgen2-91/+86
2002-04-03removed int insert(const char **,...fluxgen2-17/+3
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen7-87/+54
2002-04-03char * to const char *fluxgen2-10/+10
2002-04-03fixed some fontsfluxgen5-17/+17
2002-04-03Fixed some signed/unsigned warningsfluxgen21-282/+185
2002-04-02updatefluxgen1-0/+20
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-23Xineramapekdon6-14/+40
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-19updatefluxgen1-0/+8
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-18added FbAtoms.hh/ccfluxgen1-2/+2
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-18updatefluxgen1-0/+15
2002-03-18indentationfluxgen1-21/+21
2002-03-18changed to std::max/min and fixed some if-statmentsfluxgen1-22/+31