| 
							
							
								 Włodzimierz Skiba | 86a9d44545 | Include fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-11-29 12:44:11 +00:00 |  | 
			
				
					| 
							
							
								 Dimitri Schoolwerth | 36b79d445d | fixed #includes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-11-23 12:53:57 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 1af34108c4 | wxCHB<->wxNB flags switch fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-11-23 12:02:15 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 61c083e781 | wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-11-23 11:45:07 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 21db32c129 | added GetCurrentPage() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-11-19 18:57:53 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | 1f30c17645 | wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-09-23 12:43:10 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 37144cf0f1 | Invalidate notebook best size when pages are added or removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-07-03 15:49:29 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 655719367a | Use old licence name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-05-23 20:53:33 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 77ffb5937e | Name and version changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-05-23 14:56:36 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | 6457949e5c | Book controls also shouldn't do anything for SetInitialBestSize git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-05-04 00:53:19 +00:00 |  | 
			
				
					| 
							
							
								 Robin Dunn | cc0bffaceb | Changed CanApplyParentThemeBackground to ApplyParentThemeBackground and let the windows set the the background colour themselves (or not)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-03-05 05:28:21 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 6463b9f539 | Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-01-15 13:49:22 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 1169a91932 | Applied patch [ 832096 ] Final separation for GUI and console for Open Watcom (Watcom compiler doesn't like ctor implementation in headers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-01-11 15:33:01 +00:00 |  | 
			
				
					| 
							
							
								 David Elliott | aa6f64c7d8 | Replaced all occurences of id with winid for Objective-C++ compatibility git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-11-06 18:09:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d5d29b8a22 | renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-10-08 22:13:14 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 15aad3b938 | created wxBookCtrl which will be tje base class for wxNotebook and wxListbook; moved almost all of wxNotebookBase code into it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-08-20 22:57:07 +00:00 |  |