| 
							
							
								 Vadim Zeitlin | 8ad8921102 | review the header after the conversion and restore parts dropped by the script; document automatic icon style deduction (#2897) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 23:05:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | edc5134402 | initialize wx{Client,Paint,Window}DC with fonts/colours of its window git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 17:17:00 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d317fdebc3 | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized() instead of (now deprecated) GetShow() and Iconized() respectively (#978) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 16:17:13 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a30e702974 | added wxGenericStaticBitmap (#9608) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 15:32:33 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 9602ce3d8c | Minor doc corrections for [q-r] in ticket #9581 (most of the patch was applied already in r54308). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 05:53:53 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 5d4cca7f4b | Patch from Utensil Candel with large improvements to the samples documentation, and a PCH fix for the power sample. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 05:10:40 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 3e6f95dcfd | Documentation corrections for /interface/log.h (#9583) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 03:33:31 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | bbc5b7f897 | Finished initial review of [q-r] by Utensil Candel also making the enumeration lists more readable (one per line). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-21 02:38:44 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8becd062e1 | minor formatting git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-20 08:55:51 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 177e38e645 | Don't let MSW's wxSpinCtrl emit spin up and down events as in the other ports git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-20 08:17:33 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 5bc128d67f | Formatting git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-20 07:58:33 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8b9aed29b7 | Formatting git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-20 07:43:26 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | bb3e552672 | Missing and Moved Paragraphs in \interface\thread.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-19 19:02:42 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 02dddcf7ef | document GetValue() behaviour when called from an event handler processing change in the controls value git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-19 15:46:43 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 03966fcb3f | #9591: Item state (icons) for wxTreeCtrl on any platform git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-16 17:50:40 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 3f16e52c13 | Ticket #9592: gtk-choice-setcolumns.2.diff git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-16 13:32:43 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 82824b7322 | added a note about print preview inaccurancies and recommendation to use native preview when possible to the docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-16 08:45:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 02e22828eb | added a unit test for input/output file streams and fixed the problem it exposed (#3335) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-15 17:34:50 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4b962ba1e0 | fix overview links and various Doxygen errors (#9580) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-15 01:18:46 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 27608f1130 | fix various Doxygen errors (#9568) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-14 14:25:11 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e36df6579f | fix various Doxygen errors (#9573) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-14 14:07:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b45506e8e2 | fix various Doxygen errors (#9578) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-14 14:04:26 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5dfae0ada3 | use @deprecated doxygen tag, a few other minor corrections (#9564) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-13 00:05:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 75b00cf87d | correct bad references and use of @begincode instead of @code (#9566) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-13 00:01:33 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 591d3fa210 | remember the last type used for loading or saving the image and return it from GetType() (#9551) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-11 00:28:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 54c49fab9e | fix some parameters docs and other minor changes (#9557) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-11 00:03:20 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | fdaad94e75 | deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-08 01:45:56 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c39d2e0a38 | added multisampling (anti-aliasing) support to wxGLCanvas (#9145) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-08 00:12:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 30a56ea8cb | call wxSizerFlags::Top/Bottom() or Left/Right() shouldn't change horizontal or vertical alignment (#9534) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-07 01:22:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c171812215 | use report mode for the wxListbook list control if there are no images (#9484) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-06 23:50:21 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e98e625cbb | change longs used for bitmap types to wxBitmapType (#9126) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-06 23:33:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 062dc5fc22 | initialize wxStringBuffer with the original contents of wxString it was created from for better compatibility with the old, non-STL, build (this avoids problems such as ticket #4845); add wxString::tchar_buf() to help with the implementation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-06 21:19:23 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 37146d3352 | added wxHtmlWindow::SetRelatedStatusBar(wxStatusBar*) (patch #9235 by troelsk) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-05 09:38:37 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 3b3026ca0b | Make wxMenuItem::GetLabelText readable again git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-02 20:45:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 42124e683d | define wxHAS_ATOMIC_OPS only if native implementation is available; use fewer loop iterations in the test if it isn't as otherwise the test takes way too long to run git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-02 20:42:23 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ca8cf4fffb | added wxTextOutputStream::Flush(): this is necessary with the stateful encodings, such as UTF-7 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-01 03:09:25 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9d653e810c | rewrote UTF-7 to work on streams of data to be comaptible with the way wxTextStream uses the converters; also converted a couple off by 1 bugs and unit test finally pass now git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-06-01 03:08:45 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f501c3a9fd | reviewed and completed wxMBConv and friends documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-31 23:01:25 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 79b40dcf07 | create a separate category for the conversion classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-31 22:35:24 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 558a6e065e | document that SetItemCount() doesn't have to refresh the control (to avoid problems of ticket #4570) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-30 01:07:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 3877c17eeb | remove misleading documentation of minPage in GetPageInfo() (see ticket #9502) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-29 23:36:26 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 671600d808 | Create own entry for default constructors git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-29 14:10:52 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8cfcbf703d | Fix links git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-27 10:37:00 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 516d86de20 | Minor doc update git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-27 10:24:04 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | c6714d3823 | Minor wxList clarification git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-27 09:43:24 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 1c340cc6a4 | Removed more //@ groups git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-26 11:41:07 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 6d95e7bef0 | Ticket #9493: interface-string-asterisk.patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-26 11:17:08 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 962fb6d22e | Various minor corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-26 07:49:54 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 7adc2e2ea1 | Minor correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-26 07:33:59 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | cbf2bf6a9c | Removed Item Management category, minor corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2008-05-25 21:29:08 +00:00 |  |