aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2003-12-23fix rendering of icon buttons when they are slightly larger because ofrathnor3-10/+44
2003-12-21minor stufffluxgen1-2/+2
2003-12-21sync after input focusfluxgen1-2/+12
2003-12-21update last timefluxgen1-3/+11
2003-12-21updated m_last_time, this fixes the mozilla focus issuefluxgen1-2/+4
2003-12-21minor fix for setCurrentClient and focused labelfluxgen1-6/+9
2003-12-21fix roundingrathnor1-7/+4
2003-12-21more sloppy focus fixingrathnor3-15/+23
2003-12-21removed old save for window placementfluxgen1-37/+1
2003-12-21assuming passivefluxgen1-9/+3
2003-12-21big commentfluxgen1-2/+17
2003-12-20fixed autohide bugfluxgen1-1/+3
2003-12-20fixed autohide bugfluxgen1-11/+17
2003-12-20cleaningfluxgen1-2/+1
2003-12-20bindkey commandfluxgen3-4/+29
2003-12-20keys accessorfluxgen1-2/+2
2003-12-20addBinding function and some cleaningfluxgen2-82/+117
2003-12-19edit clock format menu itemfluxgen1-1/+29
2003-12-19resourceValue and findResourcefluxgen2-8/+24