summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ClientMenu-bordersTEMPORARY WIPJim Ramsay14 years
StrictMouseFocusImplement StrictMouseFocusJim Ramsay14 years
argbMerge branch 'master' into argbJim Ramsay15 years
sendto-current'SetHead 0' -> Send to current headJim Ramsay15 years
testing/argbMerge branch 'master' into argbJim Ramsay15 years
upstreamreportedly fix compiling on gcc 4.4 on SolarisMark Tiefenbruck15 years
work-in-progress/argb1Reorder screen initlack15 years
work-in-progress/argb2Fix SystemTray owner windowJim Ramsay15 years
 
 
AgeCommit messageAuthorFilesLines
2010-05-28Implement StrictMouseFocusStrictMouseFocusJim Ramsay3-8/+28
2010-05-28Add new focus model: StrictMouseFocusJim Ramsay6-11/+25
2010-05-23bugfix: do not use invalid iterators while looping thru a container which get...Mathias Gumz1-3/+2
2010-05-23mostly cosmetic fixes, mainly discovered by 'clang --analyze'Mathias Gumz9-202/+208
2010-05-16fixed potential memory leakMathias Gumz1-1/+3
2010-05-16cleanup created corner pixmaps, moved the initCorners() function out of the c...Mathias Gumz2-23/+33
2010-05-16initialize all member variables, otherwise unclean state in some circumstancesMathias Gumz1-1/+6
2010-05-08prevent crash if m_keylist is 0Mathias Gumz1-0/+3
2010-05-08cleanup: missing initializationMathias Gumz1-0/+2
2010-05-07bugfix: crash when cleaning up signalsMathias Gumz1-10/+9
[...]