| 
							
							
								 Robin Dunn | 893d597c7b | prevent overload abiguity in wxPyPrintPreview ctor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-20 17:23:59 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | e054c6ad5c | Added ConvertToGreyscale git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-20 17:23:02 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 4617be085f | Another merge of 2.6 changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-17 05:42:30 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 091f5bedb4 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-13 05:21:18 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 80667df394 | Added GetFrame and GetDialog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-13 05:19:07 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | dfdaab0470 | wx.EventLoop is now implemented for wxMac. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-13 04:07:35 +00:00 |  | 
			
				
					| 
							
							
								 David Surovell | 2ef66617a5 | fixed include file rename issue git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-11 23:58:52 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 17991ec034 | merge #4 from 2.6 branch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-10 23:15:38 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 42781abb2f | Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-09 23:05:54 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 095315e20d | another merge from WX_2_6_BRANCH git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-06 07:05:15 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 1979aa5872 | Added wx.GetColourFromUser and wx.GetFontFromUser git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-02 19:35:00 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 9d7dfdff8c | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-02 19:23:18 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 943e8dfd02 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-01-02 19:11:14 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 02b800ce7c | Merged modifications from the 2.6 branch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-12-30 23:02:03 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | a780a8dc19 | wxHotkeyModifier  --> wxKeyModifier git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-12-30 20:48:57 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 2f91e3dfd2 | Fixes so that wxPython builds on 2.7. Mostly removing references to all functions that require WXWIN_2_4_COMPATIBILITY to be defined. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-12-22 06:57:46 +00:00 |  | 
			
				
					| 
							
							
								 David Surovell | e88df737fb | fixed GetFreeMemory decl. to match wxWidgets git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-11-26 23:27:21 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 793b53a004 | Get/Set title fixes (#1350999). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-11-08 14:59:52 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 978d3d3647 | added wxImage::RotateHue() and RGB <-> HSV conversions (patch 1227108) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-07-28 22:50:34 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 4d170c95f6 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-15 01:11:54 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | aae5d34f85 | docstring typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-14 22:54:22 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 8d38bd1d05 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-11 23:20:24 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | be9b1dcaf4 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-09 21:51:37 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 37617433bb | Virtualize OnInternalIdle. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-09 21:51:21 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | c95499b9be | Added wx.RendererNative class git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-09 20:11:14 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 53307de4e3 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-09 18:49:34 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 93649c2c50 | Added wx.LogBuffer git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-09 18:48:41 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 48a60f223d | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-03 22:07:32 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | afa172bd19 | Ignore HtmlHelpController.Destroy() since it owns itself, to avoid double deletions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-03 21:38:01 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 4701b68199 | iewin module is no longer built by default, don't put activex in __all__ unless running on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-02 03:31:17 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 4f433feff9 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-01 02:36:12 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | db67f999c0 | reSWIGed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-01 02:36:03 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | fdc53e1302 | Get/SetAutoWindowMenu for wxMac git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-01 02:09:33 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 7b77d98836 | EVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compatibility aliases git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-06-01 00:55:38 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | d69225772a | Olly Betts' typo patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-31 09:29:22 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | a01da36ae2 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-29 00:43:57 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | cccb455e30 | Wrong class used in _setCallbackInfo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-29 00:37:25 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 5dce5a9add | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-27 01:00:18 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 40a0d6ca1f | cleanup and some docstring fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-27 00:53:05 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | a187dc0b2a | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-26 22:38:46 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 406011a83d | Some tweaks to the temporary art images, added wxART_NEW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-26 19:15:45 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 034e367709 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-25 02:17:14 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 15c892875c | Don't set mac.textcontrol-use-mlte any longer git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-25 01:41:15 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 870b7ef0e5 | Docstring updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-25 01:29:18 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 6c75a4cf0f | Removed unnecessary files, removed or replaced images that we're not sure of their origin or license.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-24 20:55:42 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 60d5fcc18c | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-17 01:17:05 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 976dbff5e6 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-17 01:11:22 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 0ef14ca557 | Added DoEraseBackground git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-17 00:28:12 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | f66cece380 | Added wx.DROP_ICON() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-17 00:27:11 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | e2813725c9 | reSWIGged git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-05-13 01:45:14 +00:00 |  |