| floyd:/trunk/dist/floyd-jrex.jar |
Line History |
History |
latest revision Branch trunk57 raw Created: 2006-10-31 01:39:48 -0600 (2 years 2 months ago) | Author: tomdz | Changeset: 57 Implemented click, back, forward, reload methods for the IE browser implFixed bugs in the IE browser impl
54 raw Created: 2006-10-01 15:34:59 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 54 Initial implementation of the IE click methodAdded mapping for C++ browser exceptions
53 raw Created: 2006-09-30 18:42:21 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 53 Enhanced IE element wrapper implementationContinued implementation of the IE browser class Made unit tests more robust
49 raw Created: 2006-09-16 18:01:50 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 49 Moved some browser-independent Java methods into the common browser base classAdded wrapper implementations for IHTMLFontElement and IHTMLFormElement
45 raw Created: 2006-09-06 22:48:48 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 45 Changed Java IEBrowser class to use the listeners instead of polling the browser objectImplemented HTMLAnchorElement wrapper class and binding
27 raw Created: 2006-06-04 15:35:17 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 27 Added proxy support APIImplemented proxy support for the JRex browser
25 raw Created: 2006-06-04 02:24:57 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 25 Implemented invokeJavascriptFunction for the IE browserAdded downcast typemap to the mapping of NodeList#itemInternal so that now the corect Java wrapper objects are returned
24 raw Created: 2006-06-02 13:01:32 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 24 added invokeJavascriptFunction for calling javascript functions in a web pageimplemented invokeJavascriptFunction in the JRex browser
19 raw Created: 2006-05-14 15:56:38 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 19 Added an event that is fired right before a page was loaded
18 raw Created: 2006-05-14 12:28:29 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 18 Enhanced Javascript execution support for JRexAdded PageLoaded event
17 raw Created: 2006-05-14 05:32:41 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 17 Added method for evaluating javascript against the current page to the Browser interfaceAdded implementation for said method to the JRex browser implementation Added tests for said method Added jrex test target to the build script
|