| floyd:/trunk/src/cpp/ie/IEBrowserVS2005X.vcproj |
Line History |
History |
latest revision Branch trunk54 annotated / raw | Diffs: previous, other | Lines: 856 ( +0, -4 ) 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
52 annotated / raw | Diffs: previous, other | Lines: 860 ( +40, -0 ) Created: 2006-09-29 17:33:32 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 52 Added remaining IE element wrappers
50 annotated / raw | Diffs: previous, other | Lines: 820 ( +20, -0 ) Created: 2006-09-24 16:45:17 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 50 Implemented more node wrappers
48 annotated / raw | Diffs: previous, other | Lines: 800 ( +4, -0 ) 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
44 annotated / raw | Diffs: previous, other | Lines: 796 ( +12, -0 ) 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: 784 ( +12, -0 ) 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
38 annotated / raw | Diffs: previous, other | Lines: 772 ( +4, -0 ) 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 interfacesSimplified internal structure of the IE DOM wrapper classes
37 annotated / raw | Diffs: previous, other | Lines: 768 ( +2, -2 ) 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 problemImplemented some methods of the IEHTMLDocument class
35 annotated / raw | Diffs: previous, other | Lines: 768 ( +4, -0 ) 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: 764 ( +488, -26 ) 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
11 new/moved annotated / raw | Diffs: previous, other | Lines: 302 ( +302, -0 ) Created: 2006-03-20 15:22:53 -0600 (2 years 9 months ago) | Author: tomdz | Changeset: 11 Moved from: trunk/src/cpp/ie/IEBrowser.vcproj 10 Added Visual Studio 2003 solution and project filesBuild DLL with Visual Studio 2003 which makes should eliminate redistribution problems with the DLL
|