aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-05-04fix up focus problemsrathnor7-27/+92
2003-05-04license updatefluxgen1-2/+3
2003-05-04fixed bug in slit background themefluxgen1-30/+31
2003-05-04add session.ignoreBorder to ignore border for movement eventsrathnor3-4/+19
2003-05-04fix warping with multiple screensrathnor1-3/+3
2003-05-04little debugging message improvement...rathnor1-2/+3
2003-05-04fix multiple screen keyactions to sometimes take effect on screen the pointer...rathnor1-54/+59
2003-05-04fix segfault on restart/close when icons existrathnor1-9/+6
2003-05-04minor cleaningfluxgen1-7/+10
2003-05-01autohide tweakrathnor1-10/+19
2003-05-01fix slit auto hide triggeringrathnor1-1/+13
2003-05-01Fix some alignment and redraw problemsrathnor1-12/+13
2003-05-01clean ups of reconfigure/redrawsrathnor4-31/+28
2003-04-29reconfigure fix (setFocusedWindow didn't check if win already focused)rathnor1-1/+3
2003-04-29license updatefluxgen1-2/+2
2003-04-29FbPixmap is a FbDrawablefluxgen2-56/+5
2003-04-29FbWindow is a FbDrawablefluxgen2-73/+9
2003-04-29added FbDrawablefluxgen1-0/+1
2003-04-29for basic draw operationsfluxgen2-0/+148
2003-04-28rearranged themes and added WinButtonThemefluxgen2-17/+19
2003-04-28added WinButtonTheme with pixmap supportfluxgen1-25/+149
2003-04-28added WinButtonThemefluxgen2-1/+6
2003-04-28minor screen num fixfluxgen1-3/+2
2003-04-28handles close, maximize, iconify, shade and stick theme pixmapsfluxgen2-0/+188
2003-04-28render scaled pixmapfluxgen2-11/+25
2003-04-28added pixmap supportfluxgen1-4/+39
2003-04-28added pixmapfluxgen1-3/+7
2003-04-28virtual fixesfluxgen1-4/+4
2003-04-28init m_pressedfluxgen1-3/+5
2003-04-28toolbar size + alignment fixesrathnor2-18/+45
2003-04-28fixing remembering of decorationsrathnor2-8/+23
2003-04-28tiny consistency fixrathnor1-2/+2
2003-04-28fix detachClient issue where the menu wouldn't get created before addingrathnor2-5/+7
2003-04-28add client window to event managerrathnor1-3/+8
2003-04-28licensefluxgen1-3/+3
2003-04-28fixed copyArea pos and size argsfluxgen1-7/+8
2003-04-28forgot putenvfluxgen1-1/+2
2003-04-28license fixfluxgen1-3/+3
2003-04-28fixed execute on right screenfluxgen5-33/+51
2003-04-27fixed scaling and bug in copyAreafluxgen1-3/+67
2003-04-27fixed scalingfluxgen1-1/+6
2003-04-27fix remember to match on instance rather than class namerathnor1-13/+20
2003-04-27fix nextFocus problem with tabbed windowsrathnor4-35/+53
2003-04-27fixed workspace warp bugfluxgen1-16/+25
2003-04-27fix bug for not using modifiers on nextWindowrathnor1-3/+21
2003-04-27remove mention of old useIconbar resource (toolbar modes now do thisrathnor4-18/+10
2003-04-27add missing #include <cassert>rathnor3-3/+6
2003-04-27minor fixesfluxgen2-9/+8
2003-04-27license updatefluxgen1-3/+3
2003-04-27fixed focus new bugfluxgen1-4/+7