index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
/
unity-mt-grab-handles
Age
Commit message (
Expand
)
Author
2013-01-08
Guard against Compiz changing the build type.
Jussi Pakkanen
2012-11-13
* Nux major version is now 4.0, updating unity for the same
Brandon Schaefer
2012-10-17
Minor clean-up in plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in
MC Return
2012-10-15
Fix reference counting problem which leads to memory leaks and a crash in MT ...
Brandon Schaefer
2012-10-15
Fixed/unified all xml.in headers.
MC Return
2012-10-12
* Merged trunk, replaced boost ptr with std
Brandon Schaefer
2012-10-11
* Fixes memory leak, reference counting and crash
Brandon Schaefer
2012-09-07
Remove everything in the #ifndef USE_MODERN_COMPIZ_GL ifdefs and remove the i...
Sam Spilsbury
2012-09-05
Removed the variables 'oldPrev' and 'oldNext' which got assigned the value NU...
MC Return
2012-08-30
Remove usage of USE_MODERN_COMPIZ_GL bump the compiz dep
Sam Spilsbury
2012-07-30
Fixed possible performance issue in unity-mt-grab-handles.cpp by replacement ...
MC Return
2012-07-03
One more dependency that needed changing to 3.0.
Łukasz 'sil2100' Zemczak
2012-06-12
Fix compilation errors.
Andrea Azzarone
2012-04-06
Disassociate using GLES and using the modern Compiz GL API.
Alexandros Frantzis
2012-02-01
CMake: pkg_config check needs doesn't support spaces between package and vers...
Marco Trevisan (Treviño)
2012-01-24
Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WG
Alexandros Frantzis
2012-01-24
GLES2: Fix gles2 compilation in unity-mt-grab-handles.
Alexandros Frantzis
2012-01-19
GLES2: Ported changes to files outside plugins/unityshell.
Marc Ordinas i Llopis
2012-01-19
Fixed dependency issue on nux-1 instead of nux-2.
Thomas Voß
2011-12-23
Use a shared ptr
Sam Spilsbury
2011-12-23
Use a shared ptr for the impl factory
Sam Spilsbury
2011-12-22
Merge
Sam Spilsbury
2011-12-22
Merge
Sam Spilsbury
2011-12-22
Remove empty constructors and destructors
Sam Spilsbury
2011-12-22
Use unsigned short
Sam Spilsbury
2011-12-22
Set the high bit if no state or actions are set since our bitwise check
Sam Spilsbury
2011-12-21
Split the implementation into files
Sam Spilsbury
2011-12-21
s/Unity/unity
Sam Spilsbury
2011-12-21
Use nux::Geometry instead of CompSize and CompRect in the Unity::MT classes s...
Sam Spilsbury
2011-12-21
Bug 904174: Refactored the code to allow for separate instantiation and testing
Sam Spilsbury
2011-07-21
Update formatting to match style (as close as possible)
Neil Jagdish Patel
2011-06-20
Initial go at making things sane again
Neil Jagdish Patel