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
Reduced the scope of various variables. More... over 12 years ago
Removing coverage-xml, it's not needed here. More... over 12 years ago
Adding 'make check' to coverage targets to simplify coverage generation for the common case. More... over 12 years ago
Fixed typo in COVERAGE_CFLAGS More... over 12 years ago
Releasing 4.0.0daily12.12.05-0ubuntu1 to ubuntu. More... over 12 years ago
Fixes xim controller clean up. More... over 12 years ago
Releasing 4.0.0daily12.12.05-0ubuntu1, based on r727 More... over 12 years ago
Fix ibus not being linked in
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
s/MakeUnavailable/Die/
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Added coverage-xml to PHONY target More... over 12 years ago
Adding code coverage reporting with coverage-html and coverage-xml targets. More... over 12 years ago
Fixing tests compilation More... over 12 years ago
Updating ABI version More... over 12 years ago
Merging again with trunk More... over 12 years ago
* Fix seg fault on dtor in xim controller More... over 12 years ago
XIM Support and Tests. Fixes: https://bugs.launchpad.net/bugs/983254, https://bugs.launchpad.net/bugs/1043627. More... over 12 years ago
Added belated unit test for lp:~nick-dedekind/nux/lp1066788.cached-texture-pointers More... over 12 years ago
* Merged trunk More... over 12 years ago
* Added depth texture support detection. * Disable use of depth textures if support not available. More... almost 13 years ago
* fixed gputests/texture_copy_blur example (swap buffers was missing) * Removed some printf. More... almost 13 years ago
fixed gputests/texture_copy_blur.cpp (swap buffer was missing) More... almost 13 years ago
fixed gputests/texture_copy_blur.cpp (swap buffer was missing) More... almost 13 years ago
Merged nux trunk. More... almost 13 years ago
* Fixed ARM build error [-Werror=unused-but-set-variable] More... almost 13 years ago
GestureTarget represents an interface to which a GestureBroker may send gestures, however there may be cases where the underlying object that the GestureTarget manipulates through its interface becomes unavailable (for example WindowGestureTarget in unity becomes unavailable as soon as a window goes away). Because the targets are owned by the broker, we need to have a way to communicate back to the broker that those targets should be removed in those cases.
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
Added GetLSBlurFX. More... almost 13 years ago
Fix formatting, remove dead function
SmSpillaz
as Sam Spilsbury
More... almost 13 years ago
* Fixed conflict, merged trunk More... almost 13 years ago
Bump the abi version for the breakage at rev 721.
didrocks
as Didier Roche
More... almost 13 years ago
Fix "make check" when geis is located outside /usr. More... almost 13 years ago