| 
							
							
								 Kevin Ollivier | e2bc1d6981 | Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-17 01:20:08 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | ebb1c57f8e | remove redundant declarations of wxFrameNameStr git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-14 17:36:18 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 245243ec13 | it needs wxUSE_* guard to not break smartphone build. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-13 19:10:31 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | aea95b1c3a | removed overloaded virtual InitWith() methods, keep just a single InitRGBA() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-10 02:00:24 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | fe8635a7e7 | Applied wxGauge:Pulse() patch. [ 1551409 ] Support for indeterminate mode gauges
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-09 13:36:54 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | 53b6d7a298 | Always use wxFULL_REPAINT_ON_RESIZE for generic status bar. Remove undocumented generic status bar ctor/Create.
Bring status bar ctor/Create into sync with docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-06 17:36:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d3c7fc996a | mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-05 20:47:48 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 7f5426f09c | added alpha support to generic wxColour git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-09-04 11:14:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b445b6a76e | better key handling for MSW and GTK (patch 1526666) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-13 00:35:02 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | be2001fedd | moved duplicated wxRegionContain definitions to wx/region.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-10 14:26:55 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | a02f7807ce | Need include so user code can access book control git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-10 12:43:38 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 3da12c22f2 | moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-10 11:16:30 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 71451a6d16 | moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-08-09 17:59:30 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | e8427971f6 | [ 1528248 ] Fix to the width of the wxGenericColourButton git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-25 11:41:53 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3d3f3e3749 | allow customization of individual grid lines appearance (patch 1496015) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 23:16:37 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3e6e514739 | do nothing in Refresh() if the control is frozen git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 18:18:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 27f8357f3c | call DoDirtyProcessing() from OnIdle() instead of using wxYield() (patch 1518119) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 18:12:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b9eb3d9de6 | added wxID_ANY default value for the id parameter of Create() for consistency with the ctor (request 1481791) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-24 17:44:46 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | af6ad98461 | fixed crashes in wxFile/DirPickerCtrl::GetPath() due to incorrect casting in multiple inheritance hierarchy and  incorrect casting to wxFilePickerWidget in wxFileDirPickerCtrlBase git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-15 15:13:04 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 1a51c85ff3 | ExpandAll and ExpandAllChildren are in wxTreeCtrlBase now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-07-03 20:55:39 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 6334d90353 | Added wxPROPSHEET_TREEBOOK option git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-27 08:01:54 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | b5c4d59ef4 | Fix for dir dialog in dir picker appearing without title and border under universal builds. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-21 14:38:50 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | be0e5d699f | made wxTree/ListCtrl::HitTest() const git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-14 12:00:57 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 3304646d06 | Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor cleaning). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-09 09:51:39 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 9a6384ca1e | Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-08 11:25:30 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | a84f5f39b8 | Correct compilation for GTK < 2.4. Remove double testing for __WXMGL__ and __WXX11__
    after testing for __UNIVERSAL__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-08 10:05:42 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | c757b5fee0 | correct access for virtuals, unneeded includes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-03 19:20:23 +00:00 |  | 
			
				
					| 
							
							
								 Michael Wetherell | 556151f5ff | Commit pickers-fixes.patch added to 1472329 (Francesco Montorsi) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-02 12:00:30 +00:00 |  | 
			
				
					| 
							
							
								 Michael Wetherell | 9a8362297a | Lazy creation of the picker dialogs (Francesco). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-02 08:17:23 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | fc1fde1ee1 | DLL compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-01 17:32:41 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 3f26ef3142 | Build fix for OW regarding & operator needing full class specs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-01 10:57:11 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 45f9b662d6 | Build fix based on wxOS2 night build log. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-01 08:52:03 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d417574519 | added possibility to reorder columns by dragging them (patch 1409677) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-06-01 00:13:19 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ec376c8fd9 | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-31 23:57:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f395a825a9 | added CollapsePath() (patch 1494638) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-28 23:54:28 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ff3e84ffdc | File/dir dialog styles and other changes (patch 1488371): - check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-28 23:32:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 164a797204 | added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-28 18:10:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0a089246e7 | wizards not using sizers for the page layout now work again git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-28 14:19:18 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | e7445ff8ee | move some data definitions to more appropriate places git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-26 16:12:31 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 063d8a571c | Applied patch [ 1489638 ] Trivial bugfix - missing constructor in wxGenericFontDialog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-23 11:16:47 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | dbaf49a996 | non-pch universal build fix: combo.h should not include combobox.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-19 05:21:20 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | f460c29d59 | Use correct DLL import/export specifier for multi-lib builds git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-18 01:22:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a57d600f1a | renamed wxComboControl to wxComboCtrl and related wxUSE_XXX and configure switches for consistency with the other ones git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-16 22:57:40 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a340b80d8a | wxComboControl and wxOwnerDrawnComboBox (patch 1479938) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-08 23:42:45 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 141d782d56 | misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-06 20:10:11 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | f644bc116b | Blindly added wxImageList::replace( int, bitmap, mask ) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-04-30 10:38:32 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | b50747ea53 | Trying to commit wxDirDialog patch. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-04-30 09:44:29 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | d022d3649e | Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-04-25 17:31:27 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 533544f2ea | Added some column width contrl code. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-04-18 23:14:36 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f516d98637 | create stock GDI objects on demand; use const with GDI objects appropriately (patch 1445355) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-04-16 22:18:29 +00:00 |  |