| 
							
							
								 Francesco Montorsi | 9bcb12e716 | put URLs into \urlref commands git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-14 11:16:41 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 32013b47d6 | split wxSizer::Fit() into ComputeFittingWindow/ClientSize() that only does computations and Fit() that applies the result to the window git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-13 21:32:11 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | f029f1d15b | added wxWindow::HandleAsNavigationKey() helper for handling (not only) TAB key in custom controls git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-12 20:13:22 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 301d7a0da6 | added wxWindow::ClientToWindowSize and WindowToClientSize helpers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-12 15:49:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0023c3326c | document that wxTLW::SetSize() is affected by SetSizeHints() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-11 21:12:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 47a407850e | docs for wxXLocale (should have been part of r51632) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-11 01:23:40 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8ffc2f063c | mention wxXLocale git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-10 17:45:40 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6e4ae332ac | add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and extended patch 1874287) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-10 17:03:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6dfbea27b9 | added wxDebugContext::SetShutdownNotifyFunction() (patch 1887210) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-09 23:57:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 54797e6de3 | added links to wxWindowCreate/DestroyEvents git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-04 10:34:17 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3f20f7d8a3 | added wxGLCanvas::IsDisplaySupported() (patch 1879906) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-03 14:55:05 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6b837d4c40 | document AddAt() and IndexForItem() (patch 1877610) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-03 13:58:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f3f2e255b4 | added wxDateTime::FormatISOCombined() and ParseISODate/Time/Combined() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-03 13:04:56 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | cd8ba0d9e4 | Added a reset-buffer event to give an opportunity to set the default initial style git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-02-01 14:14:44 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4b90273553 | added missing wx/ prefix to the header file name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-30 21:24:13 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | a38c9b4337 | added wxCHECK_VISUALC_VERSION macro git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-29 12:22:13 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 2766de131f | Corrected wxSetCursor documentation. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-29 11:18:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 1894e49f51 | add wxCONCAT[345]() helper macros git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-27 14:10:53 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5bd623e1ea | fix a typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-26 21:54:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 67c5dabb64 | fix assert when using owner-drawn menu items with the newest (Vista) SDK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-26 01:34:00 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 2075745810 | define __VISUALCn__ for n=5,6,7,8,9 and not only 8; also document these symbols git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-23 23:30:48 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 4a9dc87b27 | remove wxT() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-23 20:48:20 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 3358af0f87 | added wxWindow::HasFocus() for more convenient way of determining if a (possibly composite) window has focus git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-21 13:30:24 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 6f67af05ca | mention also the contrib libraries removal/movements git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-21 12:29:52 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d9a4fe17c8 | document GetTemplates() instead of m_templates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-21 10:07:42 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c699b4583b | no changes, just come cleanup and more comments git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-20 22:55:16 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 22de6a4083 | add wxDatePickerCtrl support in wxGenericValidator (patch 1870174) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-20 22:40:14 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | fb91e8d098 | document LoadObject() (patch 1873045) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-20 22:32:30 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5e6ce06a0d | more LaTeX error fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-16 21:56:01 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 12ec9c090c | add forgotten twindowid.tex and correct LaTeX errors introduced by last commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-16 19:24:38 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | e9cec36348 | Add implicit conversion, remove conversion to bool git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-16 12:47:16 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 302511a3ca | documentation for window ids allocation and wxIdManager (patch 1870570) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-16 02:15:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 00f7f5a71f | don't enable disabled windows when showing them (patch 1871879) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-16 01:49:36 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e3507dd851 | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook-specific and documented it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-14 22:23:01 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 050d159c4a | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-14 22:17:46 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | e45080c10b | make XPM data pointer parameter fully const git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-14 18:16:37 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 711b238d9b | Mention wxSizer::Fit() change and wxWrapSizer git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-13 13:10:58 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | c30199bfdd | wxSizer::Fit() now sets client size git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-13 13:08:30 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 00ad5bdde4 | Remove double entry of wxTrackable git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-13 12:05:50 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | cc6ceca789 | improvements to wxWeakRef and related classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-13 01:12:13 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 022a8a5af2 | call OnExec() taking wxString argument from OnExecute() by default git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-12 21:04:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 702a26fded | better documentation for wxWindow::SetSizerAndFit() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-12 15:25:02 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | d5706f3ee8 | Added wxRect::Intersect() documentation (patch 1868322 from Laurent Humbertclaude). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-11 18:33:00 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | aaf4caeedc | Corrected docs of ::release and ::reset in smart pointers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-09 09:27:26 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | a60b0ddc20 | Added the conversion to unspecfied_bool to all smart pointers, added T& operator* to wxObjectDataPtr git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 22:02:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b3a029f0bb | fix LaTeX error (escape underscores); don't abuse bold face git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 19:30:34 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 72636c1509 | docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 12:26:48 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 69d0fe8315 | mention some more changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 11:01:26 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 5200ca361e | Added wxSharedPtr<T> git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 10:51:28 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 9dd5ff5baa | Updated wxWeakRef<T> to patch Weak references for wx - part 2, removed T*() and added T* get(), other minor docs corr git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-01-08 09:55:21 +00:00 |  |