- 08 Apr, 2016 1 commit
-
-
anonym authored
-
- 07 Apr, 2016 1 commit
-
-
anonym authored
The ScriptProxy part was a remnant from the time when I was still concidering supporting Dogtail's procedural API, but it's now clear that it will be too hard and not offer anything beyond the Tree API. Also, the `interact` + block idea was from this time, and also from a part of rewritten Git history where each use of the Dogtail class instance inside the? `interact` block built up a single script, that then was executed. However, since you can mix-in other calls (e.g. to Sikuli) that may expect that a change already has happened, that seemed like a bad approach. So, let's KISS and simply settle on the classes Application and Node, roughly reflecting those classes in the Tree API. The diff might look scary, but it just moves code around, and removes some confusing parts.
-
- 06 Apr, 2016 6 commits
- 05 Apr, 2016 12 commits
-
-
anonym authored
-
anonym authored
This will greatly speed up VM.file_{append,overwrite}() and in particular make it much faster to transfer Dogtail scripts.
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
If this idea turns out working well, this should be upstreamed.
-
anonym authored
-
- 01 Apr, 2016 2 commits
-
- 30 Mar, 2016 2 commits
-
-
anonym authored
-
- 19 Mar, 2016 2 commits
- 18 Mar, 2016 13 commits
- 17 Mar, 2016 1 commit
-
-
anonym authored
Then the password is never leaked.
-