| 
							
							
								 Robert Roebling | bd27a41da5 | Trying to make wxDataViewListCtrl docs appear git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-18 12:59:21 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 23efa4bfb9 | Illustrate usage of wxDataViewListCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 15:50:53 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 832df17108 | Document wxDataViewListCtrl, minor corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 15:44:12 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | bda698ed19 | Document wxDataViewListStore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 15:20:42 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8eff6c56f0 | Change GetValue() and SetValue() to GetValueByRow() and SetValueByRow() in row based interface, Add wxDataViewListStore (WIP) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-16 11:23:37 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 80932a3ea6 | fix a typo; move aux classes below the main ones git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-12 23:37:16 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 13f184c05f | Spelling error git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-12 10:51:40 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 882678ebb4 | other ifacecheck fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-01-10 23:44:44 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 798c0d873b | do not document Clone() overloads only for some classes; Clone() is reimplemented in all event classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-27 13:46:00 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 53081fa5a4 | wxDataViewCtrl::IsExpanded should work now under OS X, as well git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-23 14:57:19 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 4219d8b027 | Add wxDataViewCtrl::ExpandAncestors() and call it from both EnsureVisible() and Select() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-23 14:56:07 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 739a839903 | Added wxDataViewCtrl::IsExpanded(item) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-16 21:23:55 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 56873923f3 | extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-03 21:53:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 14d922d18f | fix syntax error git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-12-03 15:21:08 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 4ccf056633 | interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-11-15 11:37:43 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 5e6e278dc1 | moved to appropriate 'protected' sections all functions wrongly placed in 'public' sections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-29 18:55:57 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | fadc2df682 | automated ifacecheck fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-27 21:26:54 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 50ec54b656 | other ifacecheck fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-27 21:18:55 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | c4e5720224 | interface revisions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-22 20:03:19 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8ed522d9aa | Corrected library association git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-13 18:50:54 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 7e59b88579 | re-enabled all @appearance tags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-10-13 08:05:18 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | b91c4601f2 | many ifacecheck automatic fixes + some access-specifier manual fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-29 10:52:37 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | adaaa68635 | HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-27 11:21:10 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 7d01d660c1 | Readded event documentation for wxDataViewCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-09-01 14:14:52 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 12f5e1e78f | Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-27 18:00:03 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | ae3c17b401 | Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-27 16:22:58 +00:00 |  |