1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Following up on review More... almost 13 years ago
* Merged with lp:nux More... almost 13 years ago
Fix build when geis is located outside /usr. More... almost 13 years ago
Style
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
Documentation and rename signal
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
add missing ABI compatibility breakage
didrocks
as Didier Roche
More... almost 13 years ago
Merge lp:nux
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
AnimationValue: add Reverse and CurrentTimePosition methods More... almost 13 years ago
AnimationValue: only use internal variables More... almost 13 years ago
AnimateValue: use a more clean version More... almost 13 years ago
AnimateValue: fix Reverse duration More... almost 13 years ago
TestAnimateValue: add reversion test More... almost 13 years ago
Animation: add Reverse method to AnimateValue More... almost 13 years ago
test-animation: added tests for CurrentTimePosition More... almost 13 years ago
Animation: add a getter for the current time position More... almost 13 years ago
Fix build when geis is located outside /usr More... almost 13 years ago
Kill declared but not implemented functions More... almost 13 years ago
Added test for remove animation during tick. More... almost 13 years ago
Added support for deleting an animation during tick. More... almost 13 years ago
Merge lp:nux
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
Fixes multi monitor issue with input area prox. More... almost 13 years ago
Added unit test for RandomColor(). More... almost 13 years ago
* Moved to std::shared_ptr * Fixed headers * Moved to new logger More... almost 13 years ago
* Merged trunk More... almost 13 years ago
* Fix multi monitor input area proximity detection problem. More... almost 13 years ago
Make GetPosition const. More... almost 13 years ago
merge More... almost 13 years ago
Added unit test for RandomColor. More... almost 13 years ago
Fixes random color generation (which left the green component always at zero) in RandomColorINT(). More... almost 13 years ago
Changed to use three calls to rand() because rand() may make only 15 bits of randomness on some platforms. Added comment to explain what's going on. More... almost 13 years ago