Merge #3 from the 2.6 branch, containing last set of changes before
the 2.6.2 release. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -53,6 +53,7 @@ _treeList = [
 | 
			
		||||
        'MultiSplitterWindow',
 | 
			
		||||
        'Throbber',
 | 
			
		||||
        'GetMouseState',
 | 
			
		||||
        'FloatCanvas',
 | 
			
		||||
        ]),
 | 
			
		||||
 | 
			
		||||
    # managed windows == things with a (optional) caption you can close
 | 
			
		||||
@@ -161,12 +162,11 @@ _treeList = [
 | 
			
		||||
        'HtmlWindow',
 | 
			
		||||
        'HyperLinkCtrl',
 | 
			
		||||
        'IntCtrl',
 | 
			
		||||
        'MediaCtrl',
 | 
			
		||||
        'MultiSplitterWindow',
 | 
			
		||||
        'MVCTree',   
 | 
			
		||||
        'MaskedEditControls',
 | 
			
		||||
        'MaskedNumCtrl',
 | 
			
		||||
        'MimeTypesManager',
 | 
			
		||||
        'MediaCtrl',
 | 
			
		||||
        'MultiSplitterWindow',
 | 
			
		||||
        'PyCrust',
 | 
			
		||||
        'PyPlot',
 | 
			
		||||
        'PyShell',
 | 
			
		||||
@@ -233,7 +233,9 @@ _treeList = [
 | 
			
		||||
        'DrawXXXList',
 | 
			
		||||
        'FileHistory',
 | 
			
		||||
        'FontEnumerator',
 | 
			
		||||
        'GLCanvas',
 | 
			
		||||
        'Joystick',
 | 
			
		||||
        'MimeTypesManager',
 | 
			
		||||
        'MouseGestures',
 | 
			
		||||
        'OGL',
 | 
			
		||||
        'PrintFramework',
 | 
			
		||||
@@ -243,11 +245,6 @@ _treeList = [
 | 
			
		||||
        'Unicode',
 | 
			
		||||
        ]),
 | 
			
		||||
 | 
			
		||||
    # need libs not coming with the demo
 | 
			
		||||
    ('Samples using an external library', [
 | 
			
		||||
        'GLCanvas',
 | 
			
		||||
        ]),
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    ('Check out the samples dir too', [
 | 
			
		||||
        ]),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user