1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge lp:~smspillaz/nux/nux.fix_1091589
SmSpillaz
as Sam Spilsbury
More... about 12 years ago
Due to the recent ABI-change, modify the upstream version as per DailyRelease specifications. More... about 12 years ago
Add changelog entry More... about 12 years ago
Change configure.ac as well More... about 12 years ago
We need to bump the upstream version when we're breaking the ABI More... about 12 years ago
Allocates the correct size of the texts that come in from input methods. Fixes: https://bugs.launchpad.net/bugs/1112044. More... about 12 years ago
* Fixes XIM event text buffer overflow. * Bump ABI More... about 12 years ago
Bump Nux version to 4.0.1. More... over 12 years ago
Add build instructions to the sources (lp: #1011395). Fixes: https://bugs.launchpad.net/bugs/1011395. More... over 12 years ago
* Attempt to fix the indent problem...nux should be 2 spaces... More... over 12 years ago
* Before we were putting everything in a char text[16]...if we ever type more then this using an IM we would cause an overflow and a crash if it was a long enough string. More... over 12 years ago
README: added build instructions (lp: #1011395). More... over 12 years ago
bump version number to 4.0.1 More... over 12 years ago
Releasing 4.0.1daily13.05.08ubuntu.unity.next-0ubuntu1 to ubuntu. More... over 12 years ago
Remove commented code
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Split the window update and window present stage, remove redundant framebuffer binds
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Releasing 4.0.1daily13.05.08ubuntu.unity.next-0ubuntu1, based on r786 More... over 12 years ago
Merge lp:nux
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Emit global focus change signal when setting to NULL. More... over 12 years ago
debian/copyright: updated and corrected (lp: #753361). Fixes: https://bugs.launchpad.net/bugs/753361. More... over 12 years ago
debian/copyright: reviewd and fixed (lp: #753361) More... over 12 years ago
Merge lp:nux
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Do not send second click event when double-clicking mouse. More... over 12 years ago
Releasing 4.0.1daily13.05.01.1ubuntu.unity.next-0ubuntu1 to ubuntu. More... over 12 years ago
Do not send second click event when double-clicking mouse. More... over 12 years ago
fix failures in 'make distcheck' (lp: #1170358). Fixes: https://bugs.launchpad.net/bugs/1170358. More... over 12 years ago
Releasing 4.0.1daily13.05.01.1ubuntu.unity.next-0ubuntu1, based on r781 More... over 12 years ago
IOpenGLFrameBufferObject: correctly use all the FBO attachments. More... over 12 years ago
GraphicsDisplay: correctly (and always) setup the FBO after building the GpuDevice More... over 12 years ago
IOpenGLFrameBufferObject: add some code cleanup More... over 12 years ago