aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-10-14default background grayfluxgen1-1/+2
2003-10-14fix identification of event targets in event managerrathnor3-8/+73
2003-10-14old style toolbar as defaultfluxgen1-2/+2
2003-10-14minor bug fix in NextWindow and PrevWindow Cmdfluxgen1-4/+5
2003-10-13minor fixesfluxgen2-4/+4
2003-10-13added ToolFactory, Generictool, ButtonTool and ButtonThemefluxgen1-1/+4
2003-10-13cleaningfluxgen1-16/+14
2003-10-13moved tool creation to ToolFactory, removed FbCommands deps and using Command...fluxgen1-75/+17
2003-10-13added toolbar.button.sizefluxgen2-12/+15
2003-10-13added pressed colorfluxgen2-2/+13
2003-10-13extends tooltheme with picColor and pressed texture for toolbar buttonsfluxgen2-0/+58
2003-10-13helper tool class for button toolsfluxgen2-0/+135
2003-10-13creates toolsfluxgen2-0/+230
2003-10-13helper class for simple toolsfluxgen2-0/+151
2003-10-13added ThemeItemsfluxgen1-1/+1
2003-10-13cleaning, moved theme items to ThemeItems.hhfluxgen1-157/+2
2003-10-13moved from Theme.ccfluxgen1-0/+196
2003-10-13using auto_ptrfluxgen2-10/+12
2003-10-13minor fixfluxgen1-2/+2
2003-10-12small solaris build fixrathnor1-1/+4
2003-10-09drawing optimisations and fixesrathnor9-98/+129
2003-10-06minor menu positioning tweaksrathnor2-17/+18
2003-10-06fix rendering of offscreen windowsrathnor1-6/+2
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor12-42/+46
2003-10-05fix window size when changing titlebar heightrathnor3-32/+51
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor6-229/+221
2003-10-05fix reading of auto raise delayrathnor5-29/+27
2003-10-05make doFocusLast work for sloppy focus as wellrathnor5-34/+177
2003-10-02address some memory issues shown up with valgrindrathnor8-25/+37
2003-10-02fix rendering of grips for parent relative texturesrathnor2-23/+25
2003-10-02fix rendering of window frame on focus changerathnor1-1/+10
2003-09-29fix aterm opaue move updating - thanks Mathias Gumzrathnor1-2/+5
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor4-56/+92
2003-09-29added MacroCmd action, thanks Mathias Gumzfluxgen1-1/+45
2003-09-29added removeFirstWhitespacefluxgen2-2/+13
2003-09-29added size accessorfluxgen2-2/+8
2003-09-29small patch from Mathias Gumzrathnor1-2/+2
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor6-88/+85
2003-09-24fix crash when closing active window while cycling focusrathnor1-1/+4
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor7-106/+126
2003-09-24fixed the aterm bugfluxgen1-5/+2
2003-09-23add support for _NET_WM_STATE_FULLSCREENrathnor4-21/+121
2003-09-22fix invisible minimize buttonrathnor1-2/+2
2003-09-21silliness :-/rathnor1-2/+1
2003-09-21fix disappearing close buttonrathnor2-7/+13
2003-09-20Fix ArrangeWindows for greater number of windows.grubert1-22/+18
2003-09-17minor fixfluxgen1-1/+2
2003-09-16more gravity tweaksrathnor2-10/+29
2003-09-15minor change in window menufluxgen1-2/+2
2003-09-15fixed mode NONE bugfluxgen1-3/+2