summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Bumped versionLDTP_2.0.4Nagappan2-2/+2
2010-03-25Updated NEWSNagappan1-0/+8
2010-03-25LDTPv2 hangs in Ubuntu 10.04 when we use gobject.MainLoop, just switching to ...Nagappan1-1/+1
2010-03-25LDTPv2 hangs in Ubuntu 10.04 when we use gobject.MainLoop, just switching to ...Nagappan1-5/+3
2010-03-25try / except when obj.getRole throws exception, sometimes obj is None, during...Nagappan2-54/+83
2010-03-19Listen for all window eventsnags1-1/+1
2010-03-19Strip object label or assoicated label with predefined pattern and then look ...nags1-2/+12
2010-03-16Process table cellnags1-76/+175
2010-03-16Removed print statementsnags2-2/+1
2010-03-15Don't navigate table cell, as it consumes more time in OpenOffice.org Calcnags1-1/+4
2010-03-15Updated variable namenags1-4/+4
2010-03-15Don't navigate table cell, as it consumes more time in OpenOffice.org Calcnags1-0/+3
2010-03-09Added sleep time argument to simulatemousemovenags1-1/+6
2010-03-09Patch by Ara Pulido for bug # 612311nags1-0/+4
2010-03-08waittillguiexist now waits for state as well / hasstate can now wait for the ...nags1-1/+0
2010-03-08waittillguiexist now waits for state as well / hasstate can now wait for the ...nags1-3/+1
2010-03-08move state constant and relevant implementation from core.py to utils.pynags1-2/+21
2010-03-08waittillguiexist now waits for state as well / hasstate can now wait for the ...nags1-17/+39
2010-03-08waittillguiexist now waits for state as well / hasstate can now wait for the ...nags1-76/+75
2010-03-08Added Simulate mouse move new APInags1-0/+58
2010-02-23import server_exceptionnags1-0/+1
2010-02-10Updated NEWSLDTP_2.0.3nags1-0/+130
2010-02-10Bumped release version to 2.0.3nags2-2/+2
2010-02-10Always return unicode stringnags1-1/+1
2010-02-04Handle KeyboardInterrupt exceptionnags1-1/+4
2010-02-04Added getName method for LDTPv2 backward compatibilitynags1-0/+3
2010-02-04Patch by James Tatum to fix getallstates return value compatible with hasstatenags1-4/+8
2010-02-04Fix bug # 608413nags1-1/+14
2010-02-04Alignment fixnags1-1/+1
2010-01-27Firefox Preference has ROLE_LIST item as top level objectnags1-6/+11
2010-01-26Fixed ldtp binary name as suggested by Ara PulidoLDTP_2.0.2nags4-6/+46
2010-01-25Fixed opensolaris 10 bugnags2-2/+53
2010-01-25Added ldtpv1 log files for backward compatibilitynags1-6/+22
2010-01-20Updated AUTHORSnags1-1/+32
2010-01-20Updated READMEnags1-0/+52
2010-01-19Added MANIFEST.in backLDTP_2.0.1nags1-0/+4
2010-01-19Removed 2 from ldtp2 as per Vuntz suggestionnags2-5/+1
2010-01-18Removed orderedset.pynags1-73/+0
2010-01-14Remove orderedset modulenags1-1/+0
2010-01-14Use list instead of ordered setnags1-5/+6
2010-01-14Removed index based removenags1-2/+1
2010-01-14try / finally for python2.4nags1-15/+18
2010-01-13Added new function to operate on layered panenags1-4/+268
2010-01-13Added new function to register at-spi eventsnags1-12/+61
2010-01-13Added new function to register at-spi eventsnags1-26/+80
2010-01-12Added event handling, new functions onwindowcreate, removecallback, windowuptimenags1-0/+126
2010-01-12Added event handling, new functions onwindowcreate, removecallback, windowupt...nags1-1/+100
2010-01-12Added member variables for handling eventsnags1-0/+3
2010-01-12Added doc stringnags1-0/+18
2009-12-09Removed port number from calling the external python instancenags1-1/+1