| floyd:/trunk/src/cpp/ie/IEBrowser.i |
Line History |
History |
latest revision Branch trunk57 annotated / raw | Diffs: previous, other | Lines: 503 ( +4, -0 ) 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 annotated / raw | Diffs: previous, other | Lines: 499 ( +56, -6 ) 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
44 annotated / raw | Diffs: previous, other | Lines: 449 ( +33, -5 ) Created: 2006-09-06 02:45:05 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 44 Finished attribute supportAdded IE page loaded listener and wired it to the Java one
43 annotated / raw | Diffs: previous, other | Lines: 421 ( +61, -11 ) Created: 2006-09-05 01:55:31 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 43 Bug fixesAdded support for tags that don't have a corresponding class in MSHTML Started attributes support
35 annotated / raw | Diffs: previous, other | Lines: 371 ( +1, -23 ) Created: 2006-08-03 01:44:45 -0500 (2 years 5 months ago) | Author: tomdz | Changeset: 35 Implemented some methods of the IEHTMLDocument class
34 annotated / raw | Diffs: previous, other | Lines: 393 ( +14, -3 ) Created: 2006-06-13 18:22:31 -0500 (2 years 6 months ago) | Author: tomdz | Changeset: 34 Switched to Visual Studio 2005 Express Edition for building the IE supportAdded runtime library installer Added log4cxx release DLL
31 annotated / raw | Diffs: previous, other | Lines: 382 ( +9, -8 ) Created: 2006-06-05 10:15:56 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 31 Slight change to the browser exception thrown by the IE browser libAdded proxy accessor methods to the IE impl Fixed bug in setting the unproxied addresses for IE Pre-built IE DLL is now in release mode
30 annotated / raw | Diffs: previous, other | Lines: 381 ( +13, -0 ) Created: 2006-06-04 19:25:15 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 30 Added proxy configuration implementation for the IE browser
25 annotated / raw | Diffs: previous, other | Lines: 368 ( +287, -1 ) 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
22 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -30 ) Created: 2006-05-30 17:54:00 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 22 Continued IE DOM wrapper implementationAdded log4cxx usage
21 annotated / raw | Diffs: previous, other | Lines: 111 ( +24, -2 ) Created: 2006-05-29 17:49:36 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 21 Started IE DOM wrapper implementation
|