aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-22Fix missing sanitycheck as found by Tom Ryanfluxgen1-2/+4
2004-01-21updatefluxgen1-0/+4
2004-01-21Added more international keywords and Portuguese locales (Thanks Antonio Gome...fluxgen1-67/+265
2004-01-21inlinefluxgen1-11/+11
2004-01-21nothrowfluxgen1-5/+5
2004-01-21updatefluxgen1-2/+6
2004-01-21check valid attr.height and widthfluxgen1-3/+11
2004-01-21const fixesfluxgen1-3/+3
2004-01-21fixed window size bug, it could been negative in hideHandle and hideTitlebarfluxgen1-8/+20
2004-01-21check memory allocationfluxgen1-1/+4
2004-01-21we dont move to dock layer for dock windows, need to check this later.fluxgen1-3/+1
2004-01-21copyright updatefluxgen1-4/+4
2004-01-21minor updatesfluxgen1-2/+3
2004-01-21minor fixesfluxgen1-35/+61
2004-01-21some debug msg should be in ifdeffluxgen1-2/+3
2004-01-21minor stufffluxgen1-9/+8
2004-01-21inlinefluxgen1-3/+3
2004-01-21minor fix for static var sqrt_tablefluxgen1-1/+2
2004-01-21using empty instead of sizefluxgen8-23/+21
2004-01-21using empty instead of sizefluxgen3-18/+17
2004-01-21empty accessorfluxgen2-4/+5
2004-01-21using empty instead of sizefluxgen1-2/+2
2004-01-21fixed cursor bug, thanks Mathias Gumzfluxgen1-2/+2
2004-01-21updatefluxgen1-0/+2
2004-01-21cvs versionfluxgen1-1/+1
2004-01-21updatefluxgen1-0/+4
2004-01-21support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCKfluxgen2-6/+58
2004-01-21updatefluxgen1-0/+4
2004-01-21no need to ignore modifiers when we navigate the menu with keysfluxgen1-3/+1
2004-01-20updatefluxgen1-2/+3
2004-01-20Add: copyright header.grubert1-0/+5
2004-01-20Add: manpages.grubert4-0/+610
2004-01-19updatefluxgen1-0/+2
2004-01-19support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOWfluxgen1-2/+31
2004-01-19clientlist notify when window changes workspacefluxgen1-1/+9
2004-01-19updatefluxgen1-0/+15
2004-01-19minor updatefluxgen1-19/+22
2004-01-19update workspace area and focused window to atomhandlersfluxgen1-5/+21
2004-01-19state sig notify when hidden value changesfluxgen1-1/+3
2004-01-19operator ==fluxgen1-7/+13
2004-01-19workspace area signalfluxgen2-11/+24
2004-01-19using isHidden attrib in Windowfluxgen1-17/+14
2004-01-19updatefluxgen1-3/+5
2004-01-19minor updatefluxgen2-4/+8
2004-01-19minor bug fixfluxgen1-2/+2
2004-01-19updateFocusedWindow, updateWorkareafluxgen1-4/+6
2004-01-19support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, _NET_WM_D...fluxgen2-15/+205
2004-01-18updatefluxgen1-1/+7
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen4-39/+55
2004-01-18fixed MapRequest Eventfluxgen1-6/+27