Robin Dunn 
							
						 
					 
					
						
						
							
						
						9ef73d79c5 
					 
					
						
						
							
							Fixed some colours  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27392  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-22 03:32:11 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						e5ce86d84f 
					 
					
						
						
							
							Fix printing?  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27389  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-22 03:01:08 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d1e0545303 
					 
					
						
						
							
							Replaced wx/lib/pubsub.py with a version that uses weak references to  
						
						... 
						
						
						
						track the subscribers.  Thanks go to Oliver Schoenborn and Robb
Shecter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27323  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-17 19:20:49 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						969d9b6fa9 
					 
					
						
						
							
							Added a generic StaticBitmap class in wx.lib.statbmp for the same  
						
						... 
						
						
						
						reasons that stattext was created, so it could be mouse sensitive on
all platforms like normal windows.  Also updated stattext.py and
buttons.py to handle attribute (font & colour) defaults and
inheritance the new way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27278  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-14 21:22:39 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						5841276a80 
					 
					
						
						
							
							Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows  
						
						... 
						
						
						
						all columns of a wx.ListCtrl in report mode to be edited.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27050  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-02 02:45:06 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d7403ad2d1 
					 
					
						
						
							
							Reverted to old method names/signatures for wx.DC, updated lib and  
						
						... 
						
						
						
						demo to match.  Also fixed some deprecation warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27049  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-05-02 02:41:33 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						dce2bd223c 
					 
					
						
						
							
							Docstring updates and tweaks for epydoc  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27016  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-30 06:14:22 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						da8d6ffa57 
					 
					
						
						
							
							Patches from KevinO that work around issues where the widget isn't  
						
						... 
						
						
						
						fully created yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26976  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-26 22:25:44 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						0c8f286073 
					 
					
						
						
							
							wx.StaticBox and siblings creation order, and other fixes from Kevin Ollivier  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26942  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-25 00:39:05 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						07ec2506d5 
					 
					
						
						
							
							Use the right classname  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26941  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-25 00:38:55 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a400c2ec04 
					 
					
						
						
							
							A way to make the DC classes in wxPython look like the ones in 2.5, so  
						
						... 
						
						
						
						code can be written that works with both versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26931  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-22 23:22:46 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						3e7c608160 
					 
					
						
						
							
							bugfix  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26928  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-22 22:48:18 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						89f9e172e2 
					 
					
						
						
							
							MaskedEditControl bugfix pach from Will Sadkin  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26891  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-21 01:45:27 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c878ceeae8 
					 
					
						
						
							
							Added new MaskedEditControl code from Will Sadkin.  The modules are  
						
						... 
						
						
						
						now locaed in their own sub-package, wx.lib.masked.  Demos updated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26874  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-19 23:24:37 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						7efa87d202 
					 
					
						
						
							
							MacSetTheme  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26804  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-15 19:28:25 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f52e0cf489 
					 
					
						
						
							
							Changed name to wxFIXED_MINSIZE since that is more descriptive of what  
						
						... 
						
						
						
						it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26665  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-07 23:06:35 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						102e2b26c0 
					 
					
						
						
							
							Various layout tweaks, wx.FIXED_SIZE added, etc.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26655  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-04-07 21:25:11 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c7fa61e5ec 
					 
					
						
						
							
							A clarification  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26346  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-26 00:22:08 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						9472490a67 
					 
					
						
						
							
							# 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info  
						
						... 
						
						
						
						# o Added keyboard navigation to the control.
#   Use the cursor keys to navigate through the ages. :)
#   The Home key function as go to today
# o select day is now a filled rect instead of just an outline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26331  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-25 03:43:21 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b7c75283f2 
					 
					
						
						
							
							Lindsay Mathieson's newest wxActiveX class has been wrapped into a new  
						
						... 
						
						
						
						extension module called wx.activex.  Lots of demo and lib updates to
go along with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26301  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-23 05:29:50 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						622a19f0ea 
					 
					
						
						
							
							Don't bind events to the return value of SetDefault, D'oh!  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26225  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-15 23:09:55 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						8b7fa2d969 
					 
					
						
						
							
							Give BitmapButton its own demo, get rid of ErrorDialogs  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26216  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-15 22:45:00 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						fffd96b769 
					 
					
						
						
							
							MaskedEditCtrl updates from Will Sadkin  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26096  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-05 20:58:16 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						64ff2615ae 
					 
					
						
						
							
							Remove #!  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26095  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-05 20:57:15 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a5deb2fbe7 
					 
					
						
						
							
							Fixed some wx prefix issues, changed the self test to use a sizer.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26041  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-03-03 01:50:39 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b25cb7db43 
					 
					
						
						
							
							Updated wx.lib.calendar with many fixes and enhancements from Joerg  
						
						... 
						
						
						
						"Adi" Sieker.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25982  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-02-27 23:21:37 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						fda1446558 
					 
					
						
						
							
							Don't use AA fonts to avoide measurment problem on wxMac  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25961  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-02-26 20:43:47 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						f04ad14aa1 
					 
					
						
						
							
							Updated the AnalogClockWindow with many enhancements from from  
						
						... 
						
						
						
						E. A. Tacão.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25887  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-02-21 01:52:33 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						a27d1f42e2 
					 
					
						
						
							
							Big fixes.  Can now use colour names, and exports the event type to  
						
						... 
						
						
						
						the old namespace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25886  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-02-21 01:51:41 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						ae18f6104c 
					 
					
						
						
							
							Use correct name for event type  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25388  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-26 22:43:39 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						226b64025a 
					 
					
						
						
							
							ensure that SetDimensions params are ints  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25330  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-23 00:00:13 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						2461468b51 
					 
					
						
						
							
							Add some missing wx. prefixes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25324  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-22 23:27:39 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b701254ac2 
					 
					
						
						
							
							Use new SystemSettings names  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25272  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-20 23:31:20 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						50940aad97 
					 
					
						
						
							
							prevent checking for empty string  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25200  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-15 23:34:18 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						47e8744686 
					 
					
						
						
							
							Use "import wx".  wxPython.wx now has backwards compatible DC's and so  
						
						... 
						
						
						
						since this module was using the new DC's it could no longer use
wxPython.wx.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25146  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-13 03:41:22 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						36a1dad6e8 
					 
					
						
						
							
							Fixed the docstring, default module is now wx, not wxPython.wx  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25145  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-13 03:33:09 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						35095c028d 
					 
					
						
						
							
							new DC API fix  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25141  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-13 03:25:58 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6dfb13b1b7 
					 
					
						
						
							
							Set the DC font before drawing the label  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25104  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-08 21:37:45 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						6046f86450 
					 
					
						
						
							
							Ensure that the dirdialog is destroyed after use  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25069  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-05 19:54:39 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						31c07ca5a3 
					 
					
						
						
							
							wxBell --> wx.Bell  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25055  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2004-01-02 17:35:26 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c3bc3b6184 
					 
					
						
						
							
							a bit of tweaking  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25040  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-30 01:39:36 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c843129522 
					 
					
						
						
							
							Force integer values for positions and sizes  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25039  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-30 01:38:32 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						d4b73b1b8e 
					 
					
						
						
							
							More lib and demo patches to drop the wx prefix (Jeff has been busy!)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24965  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-22 19:09:54 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						33785d9f22 
					 
					
						
						
							
							More lib and demo changes for dropping the wx prefix, from Jeff G.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24942  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-20 19:36:30 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						76f48e3308 
					 
					
						
						
							
							Fixed indetation error  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24928  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-20 01:03:19 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						c1ea08d355 
					 
					
						
						
							
							Tweaking names (Thanks Jeff!)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24916  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-18 19:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						9d6685e21c 
					 
					
						
						
							
							Added PyPlot  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24890  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-17 03:25:56 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						b881fc787d 
					 
					
						
						
							
							Lots of wx namespace updates for the wx.lib package and the demo from  
						
						... 
						
						
						
						Jeff Grimmett with some tweaks and changes from Robin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24889  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-17 00:34:40 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						3252e504a5 
					 
					
						
						
							
							newevent module now returns a PyEventBinder instead of a function  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24724  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-12-09 02:25:58 +00:00 
						 
				 
			
				
					
						
							
							
								Robin Dunn 
							
						 
					 
					
						
						
							
						
						4da6d35e8f 
					 
					
						
						
							
							Expose SetClippingRegion(point, size)  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24680  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2003-11-28 18:42:44 +00:00