summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-12-15move mcompositor-test-init.py to mcompositor-utilsAdam Endrodi
2010-12-02make test13.py and test14.py passAdam Endrodi
2010-11-15fix "windowctl J"Kimmo Hämäläinen
2010-11-12Fixes: NB#201074 - Blank white space is getting displayed on the top part of ...Kimmo Hämäläinen
2010-11-12Fixes: NB#203276 - Show unmap animation on UnmapNotify, not on _NET_CLOSE_WINDOWKimmo Hämäläinen
2010-11-03add a Python test for correct WM_STATE settingKimmo Hämäläinen
2010-10-27mark test20.py as insignificant because it is somehow b0rked in CITA but notKimmo Hämäläinen
2010-10-01add _MEEGOTOUCH_MSTATUSBAR_GEOMETRY setting option to windowctlKimmo Hämäläinen
2010-10-01add j1 and j2 options for windowctlKimmo Hämäläinen
2010-10-01Make test scripts work with the security frameworkKimmo Hämäläinen
2010-09-30Fixes: NB#195550 - Status Menu opens in background of applicationKimmo Hämäläinen
2010-09-28Optimise X calls in setupButtonWindows() so we don't bother X server so muchKimmo Hämäläinen
2010-09-22Fixes: NB#186732 - Reaction times for switching from Home Screen to fullscree...Kimmo Hämäläinen
2010-09-20Reimplement stacking of transient windows.Kimmo Hämäläinen
2010-09-15Changes: disable real notifications during testsJani Mikkonen
2010-08-17Implement support for (override-redirect) InputOnly windows.Kimmo Hämäläinen
2010-08-16Fix issue with painting of shaped windows (reported by michalg)Kimmo Hämäläinen
2010-08-10Implement pinging the topmost application only.Kimmo Hämäläinen
2010-08-10Fix a bunch of Coverity warnings.Kimmo Hämäläinen
2010-08-09Add a new Python test for decorating jammed and (during call) fullscreen app.Kimmo Hämäläinen
2010-08-09Add a new Python test for raising/activating initially iconic application.Kimmo Hämäläinen
2010-08-06Fixes: NB#177840 - Window manager brings only the first transient... for realKimmo Hämäläinen
2010-08-06Fixes: 183088 - mcompositor is not buildable with cs2009q3 (hardfp) toolchainAbdiel Janulgue
2010-08-05Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIE...Kimmo Hämäläinen
2010-07-27Add a Python script to test input focus assignment.Kimmo Hämäläinen
2010-07-23fix infinite loop in getLastVisibleParent()Kimmo Hämäläinen
2010-07-23Make Python tests to unlock the touch screen lock alsoKimmo Hämäläinen
2010-07-21Fixes: NB#169665 - Calling showMinimized() for a new window does not open it ...Kimmo Hämäläinen
2010-07-21Changes: merged merge req#9 with improvements and conflict resolutionAbdiel Janulgue
2010-07-19Changes: Fix a lock-up bug when we have invalid MWindowPropertyCacheKimmo Hämäläinen
2010-07-15Changes: Add support for _MEEGOTOUCH_DECORATOR_BUTTONS window propertyKimmo Hämäläinen
2010-07-09Changes: Add new class MWindowPropertyCache to further avoid round trips.Kimmo Hämäläinen
2010-07-06Fixes: NB#168065 - VisibilityNotify signal received multiple timesKimmo Hämäläinen
2010-07-04Merge commit 'refs/merge-requests/1' of git@gitorious.org:meegotouch/meegotou...Abdiel Janulgue
2010-07-02Fix: install rule fix for test packagingJani Mikkonen
2010-07-01Changes: windowctl: fix transparencyKimmo Hämäläinen
2010-06-30New: test packaging and toolsJani Mikkonen
2010-06-29Changes: avoid double call of checkStacking() in raiseOnRestore()Kimmo Hämäläinen
2010-06-22Changes: Add Pythonised functional tests.Kimmo Hämäläinen
2010-04-15fix accellerometer readingKimmo Hämäläinen
2010-04-13add GLES2 test programKimmo Hämäläinen
2010-03-01New: SDL test application.Daniel d'Andrada
2010-02-16Changes: cleaned up the non-existing test packagesJani Mikkonen
2010-02-15Changes: First public releaseTomas Junnonen