Quick Search:
Binary File (no diffs)

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 57 8

latest revision Branch trunk

57 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 impl
Fixed bugs in the IE browser impl

55 raw

Created: 2006-10-01 15:52:54 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 55

Checking in release versions of the DLLs

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 method
Added 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 implementation
Continued implementation of the IE browser class
Made unit tests more robust

52 raw

Created: 2006-09-29 17:33:32 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 52

Added remaining IE element wrappers

51 raw

Created: 2006-09-28 18:20:39 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 51

Implemented more node wrappers

50 raw

Created: 2006-09-24 16:45:17 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 50

Implemented more node wrappers

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 class
Added wrapper implementations for IHTMLFontElement and IHTMLFormElement

48 raw

Created: 2006-09-13 17:48:03 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 48

Added IE wrapper implementations for dir, div, dl and fieldset elements

47 raw

Created: 2006-09-12 16:24:09 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 47

Added IE wrapper implementations for base, basefont, body, br and button elements

46 raw

Created: 2006-09-09 09:27:28 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 46

Simplified the calling of COM methods to make implementing wrappers easier
Implemented IEHTMLAreaElement

44 raw

Created: 2006-09-06 02:45:05 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 44

Finished attribute support
Added IE page loaded listener and wired it to the Java one

43 raw

Created: 2006-09-05 01:55:31 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 43

Bug fixes
Added support for tags that don't have a corresponding class in MSHTML
Started attributes support

41 raw

Created: 2006-08-17 02:13:19 -0500 (2 years 4 months ago) | Author: tomdz | Changeset: 41

Introduced critical sections to prevent race conditions
Ported first two test cases to the C++ JNI test app for debugging purposes

38 raw

Created: 2006-08-05 20:49:49 -0500 (2 years 5 months ago) | Author: tomdz | Changeset: 38

Introduced an auto ptr class to deal with the COM interfaces
Simplified internal structure of the IE DOM wrapper classes

37 raw

Created: 2006-08-04 02:08:24 -0500 (2 years 5 months ago) | Author: tomdz | Changeset: 37

Added patch that fixes the before page load listener problem
Implemented some methods of the IEHTMLDocument class

35 raw

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 raw

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 support
Added runtime library installer
Added log4cxx release DLL

33 raw

Created: 2006-06-05 11:28:57 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 33

Added additional log statement for the result type of the invocation of a Javascript function in the IE impl

32 raw

Created: 2006-06-05 10:29:22 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 32

Changed back to debug IE build for as long as it is still linked against a debug version of log4cxx

31 raw

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 lib
Added 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 raw

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 raw

Created: 2006-06-04 02:24:57 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 25

Implemented invokeJavascriptFunction for the IE browser
Added downcast typemap to the mapping of NodeList#itemInternal so that now the corect Java wrapper objects are returned

23 raw

Created: 2006-06-01 08:57:20 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 23

Added W3C DOM level 2 HTML interface jar together with copyright
Enhanced SWIG mapping so that Java-wrapper classes that implement the HTML DOM on top of them, are no longer necessary

22 raw

Created: 2006-05-30 17:54:00 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 22

Continued IE DOM wrapper implementation
Added log4cxx usage

21 raw

Created: 2006-05-29 17:49:36 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 21

Started IE DOM wrapper implementation

11 raw

Created: 2006-03-20 15:22:53 -0600 (2 years 9 months ago) | Author: tomdz | Changeset: 11

Added Visual Studio 2003 solution and project files
Build DLL with Visual Studio 2003 which makes should eliminate redistribution problems with the DLL

10 raw

Created: 2006-03-19 18:09:53 -0600 (2 years 9 months ago) | Author: tomdz | Changeset: 10

Started work on the DOM

8 new raw

Created: 2006-03-19 16:29:14 -0600 (2 years 9 months ago) | Author: tomdz | Changeset: 8

First version of the Internet Explorer support