aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-11-19some menu tweakingrathnor3-28/+30
2003-11-17check for sstream headerfluxgen2-8/+37
2003-11-17check for sstream headerfluxgen1-8/+21
2003-11-16add better theme path searchingrathnor5-9/+50
2003-11-01slit client mapping on restart, surplus menu redrawrathnor3-5/+8
2003-10-31out-by-one correctionrathnor2-4/+4
2003-10-31tweak winbutton icon drawing, plus a little fix to icon changesrathnor2-12/+24
2003-10-31fix a number of positioning and sizing issuesrathnor7-45/+91
2003-10-30fix handling of zero handleWidth in themesrathnor1-2/+5
2003-10-28fix build with --disable-slitrathnor1-2/+6
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor5-60/+73
2003-10-26minor stufffluxgen1-3/+3
2003-10-26some extra checksfluxgen1-2/+7
2003-10-26fixed uninitialized variablesfluxgen1-1/+17
2003-10-26minor bugfixfluxgen1-3/+4
2003-10-26minor compile fixfluxgen2-3/+7
2003-10-26minor fixfluxgen1-12/+10
2003-10-25added resizeto and moveto commandsfluxgen3-4/+61
2003-10-25removing trailing whitespace in filenamefluxgen1-11/+5
2003-10-25fixed trailing whitespace in pixmap filenamefluxgen1-7/+18
2003-10-25added removeTrailingWhitespacefluxgen2-19/+33
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