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