| 
							
							
								 Steve Lamerton | d296f9a114 | Disable final failing wxWebView test. It fails on the buildbot but not locally. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-12-28 10:01:05 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 8a31648287 | Disable some wxWebView tests that fail on the buildbot but not locally. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-12-24 10:08:37 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | ed1c9160bf | Add some extra yields to wxWebView unit tests to hopefully fix some of the failing buildbot runs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-12-23 19:16:47 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 7f98bdd6a5 | Ensure wxWebViewIE::SetPage clears the existing content before writing the new output. Also add a basic unit test to verify correctness in the future. Fixes #13770
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-12-18 11:51:52 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 30e2c04682 | Only build the wxWebView tests if there is an available backend. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-09-14 07:39:28 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 6edb39127b | Correct a typo in the wxWebView tests. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-09-13 19:39:38 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | e7aef23e7b | Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actually it specifically toggles the wxWebView class and associated features. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-08-19 09:15:06 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | c9ccc09c64 | Add RunScript and implement on all backends. Document and add a very simple unit test. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-15 12:38:47 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 41933aa5a0 | Add ClearSelection for msw ie and gtk webkit, with a stub for osx webkit. Document and add to unit tests. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-15 09:36:08 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 0609769d3b | Fix all the unit tests for gtk, they now all pass on msw with the ie backend and gtk with the webkit backend. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-14 19:31:21 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 18cf6bb5b4 | Add unit tests for zoom functions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-14 14:02:14 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | d563e28f82 | Yield after control creation to allow it to load the initial page. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-14 13:33:20 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 526292e713 | Update web units tests so that they compile after api change. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-14 13:19:53 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | a9c153392c | Update selection unit test to test GetSelectedHTML. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-12 08:41:11 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | c9355a3df6 | Add support for retrieving the currently selected text. Implement on all backends, document and unit test. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-10 18:11:43 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | c7cbe308f6 | Add the ability to enable / disable and check for the editable property of a rendering engine. Implement for all three backends and extend the sample, document and unit test. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 19:34:56 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 3ce14be7b9 | Factor out url loading logic into a separate function to reduce repetition. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 14:46:51 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 1a693ec8d9 | Add tests for the back and forward history lists. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 14:35:49 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | f152b4b93f | Add unit tests for history clearing and enabling / disabling. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 14:21:46 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | d07fd8b021 | Add tests for url and history support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 13:11:17 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 6a2ef29f66 | Add tests for the page title git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 10:51:15 +00:00 |  | 
			
				
					| 
							
							
								 Steve Lamerton | 2dad08eca5 | Add scaffolding for wxWebView unit tests. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2011-07-08 08:19:25 +00:00 |  |