aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-04-14revert to sync grab for nowrathnor1-2/+2
2004-04-14fix the hang some more, hopefully finalrathnor1-1/+5
2004-04-14hopefully fix strange hang, plus tab drag fixesrathnor1-51/+39
2004-04-14fixed title problem, patch from Mathias Gumzfluxgen1-2/+3
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen3-10/+20
2004-04-12fixed grab countingfluxgen2-19/+80
2004-04-10minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net)fluxgen1-1/+1
2004-04-05minor fix for old gccfluxgen1-2/+2
2004-04-01honour aspect ratio hintsrathnor1-5/+77
2004-03-31fixed decoration bug with MOTIF_WM_HINTSfluxgen1-5/+3
2004-03-30fixed java-menu bug, patch from Scott Moserfluxgen1-2/+3
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen3-5/+11
2004-03-28fixed window snapping with screenfluxgen1-9/+17
2004-03-23setLineAttributes in reconfigurefluxgen1-1/+7
2004-03-23reload screen resources at real_reconfigurefluxgen1-1/+6
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen4-5/+142
2004-03-22setLineAttributes, patch from Mathias Gumzfluxgen1-1/+15
2004-03-22fixed missing text on restart, patch from Mathias Gumzfluxgen1-2/+1
2004-03-21primarily focus fix/tweak/rejiggingrathnor9-62/+114
2004-03-18fixed menu timestamp on root menu, Patch from Mathias Gumzfluxgen1-1/+4
2004-03-18C-c clears the window, and now @ and | works, patch from Mathias Gumzfluxgen1-2/+8
2004-03-16minor fixfluxgen1-2/+1
2004-03-15really fix placeWindowrathnor1-12/+15
2004-03-15fix spin bug in placeWindowrathnor1-3/+3
2004-03-13fixed compilation on cygwinfluxgen1-1/+14
2004-03-08tpyorathnor1-2/+2
2004-03-08fix passing of focus when groupingrathnor1-1/+14
2004-03-07fix _NET_WM_DESKTOP client message handlingrathnor1-8/+23
2004-03-03fix update of keys on kepmapping changerathnor1-1/+3
2004-03-03fix outline moving windows being dropped on their own workspacerathnor2-3/+7
2004-03-01templatefluxgen1-0/+103
2004-02-28copyright updatefluxgen1-2/+2
2004-02-28copy operatorfluxgen2-17/+17
2004-02-28ignore exposurefluxgen1-3/+55
2004-02-28fixed bug in removeTrailingWhitespace, patch from Mathias Gumzfluxgen1-2/+2
2004-02-28compiler and versionfluxgen1-7/+8
2004-02-27fixed some rendering issuesfluxgen2-16/+22
2004-02-27improved speedfluxgen1-3/+1
2004-02-27improved transparency rendering speedfluxgen1-18/+31
2004-02-27cleaningfluxgen2-33/+25
2004-02-27fixed some transparent bugsfluxgen1-4/+4
2004-02-27improved transparent rendering speed, the button instances do not need to upd...fluxgen1-39/+32
2004-02-27added CompareWindowfluxgen1-0/+1
2004-02-27just a typedeffluxgen1-0/+9
2004-02-27added CompareEqualfluxgen1-1/+1
2004-02-27compare equal helper for containersfluxgen1-0/+53
2004-02-27improved transparent renderingfluxgen1-5/+17
2004-02-20added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumzfluxgen3-3/+40
2004-02-20filename fix, patch from Mathias Gumzfluxgen4-21/+13
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen8-39/+85