Václav Slavík 
							
						 
					 
					
						
						
							
						
						f890e2d474 
					 
					
						
						
							
							added encoding support to help contents  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5532  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-19 23:05:31 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						f35822af10 
					 
					
						
						
							
							.cached format of help books is now endian-independent; also changed lookup logic for .cached files  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5512  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-19 00:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						0b75b49b60 
					 
					
						
						
							
							m_LastPage changed to wxChar*, forgot to commit  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5495  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-18 09:36:10 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						c497114770 
					 
					
						
						
							
							added case sensitive and whole words only search  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5455  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-01-16 15:53:25 +00:00 
						 
				 
			
				
					
						
							
							
								Ove Kaaven 
							
						 
					 
					
						
						
							
						
						0e36104428 
					 
					
						
						
							
							Well, can't hurt to do some char -> wxChar, though wxHTML may not work  
						
						... 
						
						
						
						in Unicode mode quite yet...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4249  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-29 02:14:51 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						d5bb85a0a4 
					 
					
						
						
							
							cleaned Harm's new wxHTML help code  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4227  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-27 23:26:24 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						efba2b89f1 
					 
					
						
						
							
							HTML_xxxx constants changed to wxHTML_xxxx (with backward compatibility through WXWIN_COMPATIBILITY_2)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4036  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-17 20:52:29 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c4d83d0a59 
					 
					
						
						
							
							Changed an OBJARRAY to an EXPORTED_OBJARRAY  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4026  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-16 18:09:56 +00:00 
						 
				 
			
				
					
						
							
							
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						69941f0586 
					 
					
						
						
							
							making wxHTML 8.3 compliant  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3796  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-10-02 18:19:46 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f42b1601d6 
					 
					
						
						
							
							Fixed some compile errors (MSVC++ 6) and some very strange link errors when  
						
						... 
						
						
						
						building a DLL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3627  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-09-13 05:27:36 +00:00 
						 
				 
			
				
					
						
							
							
								Harco de Hilster 
							
						 
					 
					
						
						
							
						
						8ec2b48446 
					 
					
						
						
							
							New HTML help system. The old controller class has been split in  
						
						... 
						
						
						
						three parts; basic data, a frame and a controller. Docs will appear
shortly...
All Makefiles should be correctly updated. To be sure, I put an
#error pragma in the old files, which will be removed in a few days.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3620  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-09-12 17:45:34 +00:00