Robin Dunn 
							
						 
					 
					
						
						
							
						
						d59efe01ea 
					 
					
						
						
							
							Fix for differences of when the ECT_WINDOW_CREATE happens between  
						
						 
						
						... 
						
						
						
						wxMSW and wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5162  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-31 09:34:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						1b55cabf50 
					 
					
						
						
							
							Added wxEditor from Dirc Holtwic  
						
						 
						
						... 
						
						
						
						Some tweaks and fixes
Some distrib updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5161  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-31 08:29:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						54b9688254 
					 
					
						
						
							
							Enabling the use of masks for wxGTK in some of the demos  
						
						 
						
						... 
						
						
						
						wxWindow.GetHandle returns the X-Window instead of the GtkWidget
pointer so the X-Window can be given to other Python modules such as
VTK.
wxPython.lib.vtk updated to get the window handle at widget creation
instead of in the constructor.
other updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5147  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-29 22:10:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						3af4e610b1 
					 
					
						
						
							
							Added some missing EVT_ functions  
						
						 
						
						... 
						
						
						
						Fixes to wxPython.lib.wxCalendar for new toolbar and region code
other fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5144  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-29 20:07:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						194fa2aca0 
					 
					
						
						
							
							Some little compilation fixes, etc.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5103  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-24 18:45:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d2103cf2e2 
					 
					
						
						
							
							Removed all non wx stuff from the glcanvas module since DA's PyOpenGL  
						
						 
						
						... 
						
						
						
						is better and compatible with the wxGLCanvas.  You can get it at
http://starship.python.net:9673/crew/da/Code/PyOpenGL .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5102  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-24 18:44:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						9c00cfa3e5 
					 
					
						
						
							
							Wrapper updates for wxHtmlLinkInfo and other changes  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5098  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-24 03:28:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f17fee68ea 
					 
					
						
						
							
							A bugfix in the wxTreeCtrl.GetItem wrapper  
						
						 
						
						... 
						
						
						
						Some test/demo modifications and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5095  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-23 22:43:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ab2208b54e 
					 
					
						
						
							
							New toolbar wrappers  
						
						 
						
						... 
						
						
						
						wxMask demos
GenericButton now derives from wxControl
Lots of small changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5094  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-23 22:37:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						9b3d3bc44b 
					 
					
						
						
							
							New toolbar wrappers  
						
						 
						
						... 
						
						
						
						wxMask demos
GenericButton now derives from wxControl
Lots of small changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5086  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-23 20:05:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						56f5d962ad 
					 
					
						
						
							
							New SWIG generated sources  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4976  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-15 19:47:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5bff6bb8ea 
					 
					
						
						
							
							Fixes for differences between wxMSW and wxGTK`  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4975  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-15 19:46:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						78385733e7 
					 
					
						
						
							
							Some GenButton enhancements  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4937  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-14 06:38:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						fbff5d1ba5 
					 
					
						
						
							
							One more quickie  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4901  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-11 08:09:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6999b0d8e9 
					 
					
						
						
							
							Added rotated text support  
						
						 
						
						... 
						
						
						
						Added Some generic button and toggle button classes
Lots of little fixes, additions, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4900  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-11 07:59:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5ed3dab261 
					 
					
						
						
							
							bitmap mask tests  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4863  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-07 18:20:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						abdd4565f1 
					 
					
						
						
							
							code cleanup  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4809  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-03 19:37:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5d1bd85974 
					 
					
						
						
							
							Testing wxListBox.Delete  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4808  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-03 19:36:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6d75ea8f10 
					 
					
						
						
							
							Split out the changelog  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4807  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-12-03 19:36:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ec96574fbd 
					 
					
						
						
							
							a test file  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4778  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-30 20:24:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						eb7159455d 
					 
					
						
						
							
							Various small fixes and tweaks  
						
						 
						
						... 
						
						
						
						Added wxIntersectRect helper function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4777  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-30 20:21:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a6ad3e89c6 
					 
					
						
						
							
							Various small fixes and tweaks  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4775  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-30 18:23:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d29aba2ff7 
					 
					
						
						
							
							generated sources update  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4684  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-25 07:57:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						41509312d6 
					 
					
						
						
							
							Split build instructions into a separate file.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4683  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-25 07:12:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						694759cfeb 
					 
					
						
						
							
							Bug fixes, new tests and demos, new generated source...  
						
						 
						
						... 
						
						
						
						Added FileBrowseButton class to the library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4682  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-25 07:08:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						899493dd61 
					 
					
						
						
							
							Added some test code...  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4681  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-25 07:03:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						077def0b2a 
					 
					
						
						
							
							Removed some debug code  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4668  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-23 21:45:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b731267565 
					 
					
						
						
							
							a bug fix in helpers for ref-counting callbacks  
						
						 
						
						... 
						
						
						
						some generated code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4667  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-23 20:36:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						84e4a8257d 
					 
					
						
						
							
							Splashscreen works better on GTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4665  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-23 19:30:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5bfb891ef8 
					 
					
						
						
							
							Fixed so the tree looks proper on GTK and also reduced flicker.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4664  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-23 17:33:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						2baa7b0cda 
					 
					
						
						
							
							fixing binary again...  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4663  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-23 17:25:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						dafb483b3a 
					 
					
						
						
							
							Fixed bug in DnD.  wxDragSource will now delete itself when done.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4640  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-21 03:37:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						06d2a9e76e 
					 
					
						
						
							
							here it is again  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4638  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-20 21:17:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						7812795ed3 
					 
					
						
						
							
							forgot to add the image with binary flags  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4637  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-20 21:16:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						9fb56e0cbc 
					 
					
						
						
							
							Added SplashScreen class from Mike Fletcher and use it in the demo.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4636  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-20 21:15:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						e395c057a3 
					 
					
						
						
							
							updated wxMVCTree, VTK, and the demo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4629  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-19 05:34:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						7b9da2077d 
					 
					
						
						
							
							VTK wrapper of vtkRenderWindow for wxPython.  Tested on MSW so far.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4607  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-18 07:17:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ef30972aed 
					 
					
						
						
							
							distrib update  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4579  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-15 19:25:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f802b3d360 
					 
					
						
						
							
							typo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4578  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-15 19:25:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a24282a442 
					 
					
						
						
							
							distrib file updates  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4542  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-13 08:45:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						27df96a8d1 
					 
					
						
						
							
							one more note  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4540  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-13 08:03:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						0572a7bb9c 
					 
					
						
						
							
							fixing distrib script  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4539  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-13 07:52:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6230a84fdc 
					 
					
						
						
							
							more tweaks for release  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4538  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-13 07:33:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						e19b716460 
					 
					
						
						
							
							Added a demo showing how to use wxPostEvent  
						
						 
						
						... 
						
						
						
						Added an MVCTree contribution
Some final tweaks for this release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4536  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-13 05:52:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						8c58829804 
					 
					
						
						
							
							more floatbar tweaks  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4481  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-12 06:23:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						e0473f5f5a 
					 
					
						
						
							
							Tweaking some of the new wxPython stuff for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4467  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-10 22:47:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						944930d5f5 
					 
					
						
						
							
							Added calendar contributed by Lorne White  
						
						 
						
						... 
						
						
						
						Some tweaks for wxFloatbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4462  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-10 08:03:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						be2577e4e6 
					 
					
						
						
							
							wxSizer patches by Alexander Smishlajev <als@turnhere.com>  
						
						 
						
						... 
						
						
						
						Adds some wxALIGN_* flags to increase ability to position item
    within its allotted space.
    Adds wxSHAPED flag that enforces proportional resizing on growable
    items.
    Adds a sample and updated documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4461  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-09 23:02:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4120ef2b38 
					 
					
						
						
							
							wxPython updates for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4430  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-08 06:58:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						65dd82cbce 
					 
					
						
						
							
							wxPython stuff:  
						
						 
						
						... 
						
						
						
						1. Added test for HTML printing
  2. Update wxFontEnumerator
  3. wxPyEvent and wxPyCommandEvent derived classes now return the
     actual Python object in the event handler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4416  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						1999-11-07 07:49:09 +00:00