aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-01-11minor fixfluxgen1-4/+5
2004-01-11texture testsfluxgen4-5/+406
2004-01-11added missing invert typefluxgen1-1/+3
2004-01-11yearfluxgen1-2/+2
2004-01-11remove unused texturesfluxgen2-10/+4
2004-01-11hide extra menusfluxgen2-17/+23
2004-01-11hide menusfluxgen1-3/+3
2004-01-11hide menus on clickfluxgen2-10/+23
2004-01-11copyrightfluxgen3-5/+5
2004-01-11hideMenus function, hides all menus on current screenfluxgen2-4/+38
2004-01-11use FbPixmapfluxgen2-27/+31
2004-01-11destroy fluxboxfluxgen1-2/+5
2004-01-11minor fixesfluxgen1-1/+4
2004-01-11fillstyle and fillrulefluxgen1-1/+7
2004-01-11cleaning, using FbPixmapfluxgen1-70/+60
2004-01-11FbDrawable in constructorfluxgen2-3/+15
2004-01-11back to std list until we get std set working againfluxgen2-23/+40
2004-01-10fix grip drawing issuerathnor1-1/+8
2004-01-10destroy screens on shutdownfluxgen1-2/+5
2004-01-10minor fix for shutdownfluxgen1-1/+4
2004-01-10clear root menufluxgen1-1/+4
2004-01-10fix small rendering issue on iconbarrathnor1-4/+2
2004-01-10fix some minor transparency issuesrathnor3-36/+33
2004-01-09remove first and trailing white space in color stringfluxgen1-2/+6
2004-01-09detach from signals when screen is shuttingdownfluxgen1-3/+9
2004-01-09minor changesfluxgen1-3/+3
2004-01-09minor bug in ALLWINDOWS modefluxgen1-2/+2
2004-01-09use m_buffer for gc instead since it is the targetfluxgen1-2/+5
2004-01-09calloc for consisten alloc/free with XDestroyImage, makes valgrind happyfluxgen1-2/+4
2004-01-09init m_displayfluxgen1-1/+1
2004-01-09init m_updatefluxgen1-1/+4
2004-01-09init varsfluxgen1-2/+9
2004-01-09save some memoryfluxgen2-9/+15
2004-01-08wall flagfluxgen1-0/+2
2004-01-08cleaningfluxgen10-59/+61
2004-01-06Fix: locale extraction from LC_ALL: remove "LC_CTYPE=".grubert1-1/+5
2004-01-03check texture type too, it could be tiledfluxgen1-2/+3
2004-01-03separator menu itemfluxgen1-2/+4
2004-01-02init m_max_screens laterfluxgen2-4/+9
2004-01-02fixed bug in textured cachefluxgen1-3/+5
2004-01-02textured pixmap cache fixfluxgen2-20/+29
2004-01-02minor stufffluxgen1-2/+4
2004-01-02fixed checking in ThemeItem intfluxgen1-5/+14
2004-01-02tab complete commandsfluxgen2-2/+46
2004-01-02command factory accessorfluxgen1-1/+3
2004-01-02lock roottheme so it doesn't get run twicefluxgen3-8/+21
2004-01-02some indentfluxgen1-101/+83
2004-01-02fixed cache bugfluxgen1-4/+2
2004-01-02some cleaning, using FbWindow setClientWindow insteadfluxgen1-28/+28
2004-01-02removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) ...fluxgen1-3/+1