Robin Dunn 
							
						 
					 
					
						
						
							
						
						c6ebc32af0 
					 
					
						
						
							
							more updates for recent toolbar changes  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14480  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-03-07 20:32:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						79f1d86caf 
					 
					
						
						
							
							Added python support for a virtual CanDismiss method  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14479  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-03-07 20:32:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						445365141a 
					 
					
						
						
							
							Added a Python-specific Append method to the wxListCtrl  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14478  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-03-07 20:31:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						88c7f3f938 
					 
					
						
						
							
							rearrainging a few things  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14477  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-03-07 20:29:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						96de41c2c5 
					 
					
						
						
							
							Added wxPython.lib.rcsizer which contains RowColSizer.  This sizer is  
						
						 
						
						... 
						
						
						
						based on code from Niki Spahiev and lets you specify a row and column
for each item, as well as optional column or row spanning.  Cells with
not item assigned to it are just left blank.  Stretchable rows or
columns are specified and work the same as in wxFlexGridSizer.
A few other minor changes too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14431  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-28 19:01:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5ae7602641 
					 
					
						
						
							
							Moved declaratrions of wxPyInputStream and etc. into it's own header  
						
						 
						
						... 
						
						
						
						file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14427  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-28 17:05:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4152e8b9fd 
					 
					
						
						
							
							Moved declaratrions of wxPyInputStream and etc. into it's own header  
						
						 
						
						... 
						
						
						
						file.
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14426  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-28 16:59:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						cbf60e091e 
					 
					
						
						
							
							Moved declaratrions of wxPyInputStream and etc. into it's own header  
						
						 
						
						... 
						
						
						
						file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14424  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-28 15:53:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						afb810d936 
					 
					
						
						
							
							Changed the img2py tool to use PNG instead of XPM for embedding image  
						
						 
						
						... 
						
						
						
						data in Python source code, and the generated code now uses streams to
convert the image data to wxImage, wxBitmap, or wxIcon.
A few other changes to match recent additions to CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14416  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-26 22:35:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d063802fcf 
					 
					
						
						
							
							more wxMac specific updates  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14385  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-24 04:18:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a341e32e10 
					 
					
						
						
							
							SIGged updates for wxMac  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14368  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-23 21:02:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						94082a71f8 
					 
					
						
						
							
							SWIGged updates for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14367  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-23 20:47:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f74ff5efa5 
					 
					
						
						
							
							Finished wrapping and providing typemaps for wxInputStream and also  
						
						 
						
						... 
						
						
						
						added the stream ctor and other methods for wxImage so images can now
be loaded from any Python "file-like" object.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14365  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-23 19:50:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						14afa2cbca 
					 
					
						
						
							
							Better wrapper for wxListCtrl.GetColumn, and some other cleanup  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14335  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-21 00:54:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						be90c029fd 
					 
					
						
						
							
							As per the wx-dev discussion in early Jan, replaced  
						
						 
						
						... 
						
						
						
						wxWindow::m_parentSizer with m_containingSizer which is used to track
which sizer this window is a member of.  Windows will now remove
themselves from a sizer when destroyed.  Also added accessors so
window classes can find out if they are in a sizer and do things like
reset their min size, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14221  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-14 23:34:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ef2060faf3 
					 
					
						
						
							
							SWIGged updates for wxGTK for recent changes  
						
						 
						
						... 
						
						
						
						A few other little cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14189  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-13 22:17:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c0fbf24ba6 
					 
					
						
						
							
							A little different fix for how to delay the call to __wxCleanup  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14188  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-13 22:01:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						154747f5be 
					 
					
						
						
							
							A fix for incorrect wrapping of wxPallet.GetRGB  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14187  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-13 22:00:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						be43cc441a 
					 
					
						
						
							
							A fix for Python 2.2 which can sometimes call __wxCleanup before all  
						
						 
						
						... 
						
						
						
						the other wxPython objects have been deleted.
Other various things to match recent CVS changes in wx.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14163  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-12 21:28:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						fe40185d40 
					 
					
						
						
							
							Check for existing colour names when adding to wxTheColourDatabase  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14041  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-07 01:44:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						96e5ef7631 
					 
					
						
						
							
							Moved utils.i back into the core since it imports it anyway.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14039  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-07 01:04:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f54a35fe22 
					 
					
						
						
							
							Updated the build docs a bit, added wxMetafileDataObject, and some  
						
						 
						
						... 
						
						
						
						cleanup and fixes here and there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14038  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-06 21:03:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						8cb490124b 
					 
					
						
						
							
							wxPyEmptyStr --> wxEmptyString  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13966  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-02 00:19:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						23bed52041 
					 
					
						
						
							
							wxPyEmptyStr --> wxEmptyString  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13965  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-01 23:16:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						7faa9591f4 
					 
					
						
						
							
							fixed compile bug for when threads are turned off  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13947  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-02-01 01:18:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ca31b3da99 
					 
					
						
						
							
							SWIG update for wxMac  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13932  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-30 19:20:58 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5d4133915f 
					 
					
						
						
							
							SWIG updates for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13901  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-29 01:27:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c6c593e88d 
					 
					
						
						
							
							Updates for recent changes to wx, and some other little tweaks and fixes.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13899  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-29 00:11:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6c5ae2d2a6 
					 
					
						
						
							
							Demo cleanup and path issues.  
						
						 
						
						... 
						
						
						
						other tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13775  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-24 01:24:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						85247b3671 
					 
					
						
						
							
							SWIGged updates for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13751  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-22 21:00:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ce914f7319 
					 
					
						
						
							
							Changes to match recent CVS updates, added demo for wxGenericDirCtrl.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13742  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-22 03:22:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						293a0a8677 
					 
					
						
						
							
							Fixed a typemap.  
						
						 
						
						... 
						
						
						
						Added a Python list --> wxArrayInt typemap and wxArrayInt --> Python
list helper.
Added wxMultiChoiceDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13736  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-21 21:33:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d1e76a376e 
					 
					
						
						
							
							SWIGged updates for wxMac  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13598  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-16 06:54:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4958ea8f7b 
					 
					
						
						
							
							Added wxThread::GetCurrentId(), which returns an ID for the current  
						
						 
						
						... 
						
						
						
						thread, even if it is not a wxThread.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13595  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-16 06:28:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						db34b2d45d 
					 
					
						
						
							
							Regenerated SWIGged sources for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13593  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-16 01:03:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						68320e40cd 
					 
					
						
						
							
							Added wxGenericDirCtrl and other varioius updates  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13579  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-15 04:54:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Václav Slavík 
							
						 
					 
					
						
						
							
						
						8a05370420 
					 
					
						
						
							
							use the new wxSystemSettings API everywhere  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13463  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-08 23:35:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d4539c1a92 
					 
					
						
						
							
							Updated wxPython version number  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13404  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-06 01:43:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						1893b02945 
					 
					
						
						
							
							SWIGged updates for wxGTK  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13402  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-06 01:40:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6abe8375ac 
					 
					
						
						
							
							SWIGged code updates for wxMAC  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13400  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-06 01:14:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b5a5d6473c 
					 
					
						
						
							
							Some updates to go with changes in current CVS.  
						
						 
						
						... 
						
						
						
						Added wxSplashScreen.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13399  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-05 23:45:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5a2930ab79 
					 
					
						
						
							
							Move [GS]etDefaultItem up to wxWindow  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13339  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2002-01-03 18:17:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						0e2ff151af 
					 
					
						
						
							
							SWIGged updates for wxMac  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13135  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-20 17:01:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						474c48f92e 
					 
					
						
						
							
							wxGTK SWIGged updates for:  
						
						 
						
						... 
						
						
						
						Changed (again) how the Python global interpreter lock is handled as
well as the Python thread state.  This time it works on SMP machines
without barfing and is also still compatible with Python debuggers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13128  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-20 07:08:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						44f685055e 
					 
					
						
						
							
							Forgot to recomment this out  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13123  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-19 23:51:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4268f79856 
					 
					
						
						
							
							Changed (again) how the Python global interpreter lock is handled as  
						
						 
						
						... 
						
						
						
						well as the Python thread state.  This time it works on SMP machines
without barfing and is also still compatible with Python debuggers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13097  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-19 21:25:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						00360d4699 
					 
					
						
						
							
							SWIGged code update for wxMac  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12983  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-11 17:04:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4309b812ef 
					 
					
						
						
							
							More demo/distrib updates  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12974  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-10 22:44:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						0655d12d67 
					 
					
						
						
							
							I have no idea if this is right or works, but I'm adding a manifest to  
						
						 
						
						... 
						
						
						
						wxPython's resource file for WinXP...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12972  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-10 21:23:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4a98c806e5 
					 
					
						
						
							
							Added comment about an untested code path...  
						
						 
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12925  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2001-12-08 01:25:30 +00:00