aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-02no need for theme change signal here since its already in FbTk Themefluxgen1-7/+2
2004-01-02copy label unfocus to label active instead of trying loading it from the data...fluxgen1-11/+5
2003-12-31using fixed values againfluxgen2-9/+9
2003-12-31accessor for lock modifiersfluxgen1-2/+4
2003-12-31minor fix for theme loading on startfluxgen1-5/+7
2003-12-31using num, scroll and capslock mask from KeyUtil. Using use_mod1 resourcefluxgen1-30/+37
2003-12-31use mod1 resourcefluxgen2-3/+13
2003-12-30fixed focus issuefluxgen5-196/+61
2003-12-30minor fix from keysfluxgen1-2/+2
2003-12-30minor cleaningfluxgen2-7/+7
2003-12-30minor fixfluxgen1-2/+2
2003-12-30use real mods for caps, num and scrollfluxgen2-8/+44
2003-12-30inlinefluxgen1-14/+14
2003-12-30inlinefluxgen2-26/+22
2003-12-29screen based theme loadingfluxgen2-7/+12
2003-12-29minor fix for previous fixfluxgen1-1/+5
2003-12-29removed call to ThemeManager load in constructor, we call it load theme laterfluxgen1-11/+2