Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						2edb0bdef6 
					 
					
						
						
							
							applied typos and spelling error fixes patch from Olly Betts  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-06-07 20:15:28 +00:00 
						 
				 
			
				
					
						
							
							
								Bryan Petty 
							
						 
					 
					
						
						
							
						
						f6bcfd974e 
					 
					
						
						
							
							merged 2.2 branch  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-07-15 19:51:35 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						b2cf617cb8 
					 
					
						
						
							
							Some doc fixes; BC++, Watcom C++, Mingw32 fixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6803  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2000-03-17 17:59:56 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						22d6efa851 
					 
					
						
						
							
							Cured some bugs/typos/spacing in docs  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3296  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-08-05 22:05:15 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						5a96d2f45f 
					 
					
						
						
							
							Updated wxDataStream (added ByteOrder)  
						
						... 
						
						
						
						Removed sckint.cpp from Makefile.am and filelist.txt (Could someone rebuild Makefile for MSW)
Some update to the documentation. I'm documenting GSocket.
Added gsockno.c in stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3116  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-07-24 09:05:25 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						375abe3dac 
					 
					
						
						
							
							* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.  
						
						... 
						
						
						
						* wxSocket stream fix: they can be encapsulated by now
* Doc update: wxURL::GetPath
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1818  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-27 21:01:05 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						296ec7d3ac 
					 
					
						
						
							
							1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink  
						
						... 
						
						
						
						leading to nowhere)
2. wxTreeCtrl::GetBoundRect() documentation updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1813  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-27 14:36:05 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						9a1b2c283e 
					 
					
						
						
							
							* Added a small wxHTTP description  
						
						... 
						
						
						
						* Added some example/description to wxFTP
* Some more on wxURL
* Added missing file in wxMMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1795  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-25 20:13:10 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						954b8ae603 
					 
					
						
						
							
							Added 'Include files' section to class references  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-02-15 20:41:29 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						06ad863606 
					 
					
						
						
							
							Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples;  
						
						... 
						
						
						
						some doc bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1465  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-24 23:56:51 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						b82827dd43 
					 
					
						
						
							
							VC++ compilation correction; doc file corrections  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1418  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-17 19:25:06 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						6be663cf0d 
					 
					
						
						
							
							Some .tex tweaks; pngdemo fix.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1379  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-12 18:28:34 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						7d2946d285 
					 
					
						
						
							
							* Socket doc update.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1364  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-01-10 20:14:07 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						42ff6409d9 
					 
					
						
						
							
							Latex updates; added defines to printdlg.h for referring to generic print dialogs  
						
						... 
						
						
						
						by standard names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@811  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-10-07 11:04:27 +00:00 
						 
				 
			
				
					
						
							
							
								Guilhem Lavaux 
							
						 
					 
					
						
						
							
						
						e79848acfe 
					 
					
						
						
							
							* Fixed a bug in notebook.tex  
						
						... 
						
						
						
						* Added a basic documentation on wxSocket (currently wxSocketBase, wxSocketClient, wxSocketServer, wxSocketHandler, wxURL)
  There are still things to write and I hope I didn't have a too bad english ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@760  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1998-09-20 15:45:12 +00:00