index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
tests
/
test-gestures
Age
Commit message (
Expand
)
Author
2014-05-20
Disable switcher gestures if screen is locked. Fixed a regression.
Andrea Azzarone
2013-11-06
added virtual destructors in classes that have virtual methods
Eleni Maria Stea
2013-07-09
* Make sure that check-headless target is available.
Thomas Voß
2013-07-08
Adjust CMake setup to account for new GMock version.
Thomas Voß
2013-07-02
test-gestures: link against libUnityCore
Marco Trevisan (Treviño)
2013-05-16
Fixes issue where source files for test-gestures would always be compiled eve...
Chris Townsend
2013-04-05
Minor change.
Andrea Azzarone
2013-04-05
Fix bug 1026712.
Andrea Azzarone
2013-03-28
CompWindow::syncPosition () is deprecated and calls to
MC Return
2013-01-24
made the private SwitcherController implementation private
Stephen M. Webb
2012-12-19
Pull a nonvirtual interface out of switcher::Controller and rename
Sam Spilsbury
2012-12-17
Removed useless -l prefix.
Jussi Pakkanen
2012-10-04
Initial pull from next pipe.
Tim Penhey
2012-08-14
Removing unused LauncherControllerMock
Daniel d'Andrada
2012-08-14
put some gesture classes into unity name space.
Daniel d'Andrada
2012-08-03
Multitouch gestures for switching between windows (a.k.a. "alt-tab with gestu...
Daniel d'Andrada
2012-07-27
Multitouch gestures for switching between windows (a.k.a. "alt-tab with gestu...
Daniel d'Andrada
2012-07-27
Use gestures support from Nux and adapt code for regular gesture rules
Daniel d'Andrada