summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-31Merge branch 'master' into lazy_loaderlazy_loaderEitan Isaacson22-147/+817
2009-08-252009-08-25 Nagappan Alagappan <nagappan@gmail.com>nags22-147/+817
2009-08-13make object poller work the first time poll is calledEitan Isaacson1-1/+1
2009-08-10make setHost() work properly.Eitan Isaacson2-2/+5
2009-07-28iterate over copy of set, we remove items mid-iterationEitan Isaacson1-1/+1
2009-07-27add getwindowlist. fix syntax issuesEitan Isaacson2-4/+10
2009-07-27optionally (not yet) load apps at init timeEitan Isaacson1-1/+6
2009-07-27lazily list windows by recieved eventsEitan Isaacson1-4/+15
2009-07-22remove printsEitan Isaacson1-3/+0
2009-07-21added getwindowsize(), ldtputils.imagecapture() and ldtputils.imagecompare()Eitan Isaacson2-0/+52
2009-07-17updated setup.pyEitan Isaacson1-1/+1
2009-07-17added dummy ldtputils packageEitan Isaacson1-0/+0
2009-07-01Revert the list/ooldtp.Component behavior. This should jus be straightened ou...Eitan Isaacson1-1/+4
2009-06-30added logging in ldtpdEitan Isaacson2-0/+26
2009-06-30Add area name when logging to standard out.Eitan Isaacson2-4/+2
2009-06-30added file-out loggingEitan Isaacson1-4/+10
2009-06-30started work on a loggerEitan Isaacson2-2/+22
2009-06-30Use the 'first' argument when using getchild from an object.Eitan Isaacson1-4/+4
2009-06-30Added 'first' kw argument for findchild so it doesn't continueEitan Isaacson1-2/+6
2009-06-25added objectexistEitan Isaacson1-0/+17
2009-06-25Added dummy log() function.Eitan Isaacson1-0/+4
2009-06-10useful debug print on client end. TODO: convert to a proper logger output.Eitan Isaacson2-1/+3
2009-05-28Fixed some stuff, implemented some othersEitan Isaacson5-10/+37
2009-05-26add keypress for keysEitan Isaacson1-4/+15
2009-05-26add facacte argument thingEitan Isaacson1-1/+3
2009-05-25add children attributesEitan Isaacson1-1/+12
2009-05-25strip dotsEitan Isaacson1-1/+1
2009-05-25added strange API exceptionEitan Isaacson1-2/+4
2009-05-25add TypeActionEitan Isaacson1-0/+1
2009-05-25Merge branch 'waittillguinotexists'Eitan Isaacson2-4/+30
2009-05-25import ObjectNotExistsWaiter in core.pyEitan Isaacson1-1/+1
2009-05-25updated .gitignoreEitan Isaacson1-0/+2
2009-05-25started work on gui no existEitan Isaacson2-3/+29
2009-05-25updated .gitignoreEitan Isaacson1-0/+2
2009-05-24Added .gitignore filenags1-0/+2
2009-05-24Moved mouse related functions from core.py to mouse.pynags2-86/+143
2009-05-24Implemented new APIs verifypartialmatch, verifysettext, appendtext, istextsta...nags1-1/+165
2009-05-23Implemented new API verifydropdown, verifyshowlist, verifyhidelist, verifyselectnags1-0/+122
2009-05-23Implemented new API activatetext, cuttext, pastetext, copytext, deletetextnags1-1/+161
2009-05-21Added _get_child_object_type internal method to get the child object of given...nags1-0/+16
2009-05-21Added settextvalue for combo boxnags1-0/+4
2009-05-21Implemented new API selectindex, getallitemnags1-0/+85
2009-05-21Fixed return typenags1-2/+2
2009-05-20Fixed ldtpize_accessible to check for relation first and give preference to t...nags1-2/+20
2009-05-20Alignment fix, included exceptionnags1-1/+2
2009-05-20Alignment fixnags1-1/+1
2009-05-20Added new filenags2-4/+57
2009-05-20Added new filenags1-0/+83
2009-05-18Modified the state value in lower case and modified the code in core.py accor...nags3-80/+53
2009-05-18Modified state related implementation based on Eitan suggestionnags1-0/+42