| 
							
							
								 Vadim Zeitlin | c398434d92 | abandon attempts to make wxAnyStrPtr behave as bool: user-defined logical operators don't short circuit silently breaking existing code so it is better to not provide them at all; instead simply return bool from the new versions taking wxString::const_iterator; advise to use the new versions in the new code and so in our own files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-25 09:54:10 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b7aadf25fa | compilation fixes for wxAnyStrPtr for VC7; mention it in the change log git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-25 09:23:30 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 530cda2fdc | remember to users that env vars are hardly usable for IPC :) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-23 15:04:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a5e1215946 | mention wxGridBagSizer (closes #10488) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-23 12:59:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 433400df4d | fix typo; wrap lines; add some clarifications git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-22 13:12:45 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f1ddb476b1 | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to avoid problems with the latter not being defined in wx/spinctrl.h on non-MSW platforms (see #10621) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-22 10:55:55 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | c7428e0813 | New release script docs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-22 00:44:12 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 530793f0be | minimal list of wx CRT wrappers (so doxygen highlights occurrences of wxFunc() if Func() is a std CRT function git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-21 00:40:12 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 0cc860a2ab | add group file for locale functions (was part of r59627) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-20 12:17:45 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 36b77970eb | copied 2.8.10 changelog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-20 09:31:33 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | f378428555 | update date for 2.9.0 release; set the title to "Reference manual" git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-20 00:52:42 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | ee49f54091 | revised wxString docs: don't use old style grouping of functions at the beginning of the file; rather use doxygen-style member groups; to be able to reference member groups, introduce the new @member_group_name and @ref_member_group ALIASES; fix some typos in the process git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-19 14:51:46 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 8f1337ed68 | use doxygen autolinking feature; use @ref command for the overview git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-18 15:30:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8933fbc62e | add combobox drop down/close up events (closes #10587) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-18 10:42:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 25b5adb446 | set native eol-style for the overview files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-18 09:29:05 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 2d28319419 | some note about DOT_PATH, specially for Windows git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-18 00:30:39 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 0e32e86acd | fixed docs of rows/cols XRC property git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-15 11:05:14 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 0f6c9085a5 | Consider wxOSX the port name, and have wxOSX/Carbon and wxOSX/Cocoa as variations, so that linkages from function docs are left intact. Also, do a little cleanup and elaborate more in the docs for OS X Cocoa and OS X Carbon. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-15 01:19:09 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | bce3699ff6 | more links to native docs for wxGTK; some typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-14 14:26:00 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 6492413bbb | Remove docs for the removed CodeWarrior projects. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 19:30:50 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | fe56965b7f | Remove instructions for Mac OS Classic. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 19:29:27 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | e9b686c595 | Fix reference ids and update Mac requirements in the introduction page. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 17:06:00 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 9fad307de6 | Remove CodeWarrior portion of the Mac installation instructions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 16:24:41 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | fc5e8e07f7 | CodeWarrior has been discontinued on Mac for years, and none of the (manually maintained) project files have been updated in at least 3 years, so remove CodeWarrior support from the tree. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 16:23:22 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 2b8471fbb9 | Update wxMac docs to reflect new wxOSX/Carbon and wxOSX/Cocoa split, keep a note about the original Cocoa port. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 01:31:20 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | 38f9fde8ca | Add a note about the flag for compiling OSX/Cocoa. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-12 01:21:31 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 70c147281a | also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see #10565) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-10 15:45:13 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ba4800d3ae | add support for multiple extensions to wxImage handlers (closes #10570) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-09 23:13:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 645706a24e | support %l in wxDateTime::ParseFormat() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-07 19:36:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 072682ce44 | optimize Replace() to use a linear algorithm (closes #9135) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-07 16:07:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e5cfb314ae | replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguish between cancelling the dialog and not selecting any items in it (closes #10057) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-07 15:39:09 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 42af6685ae | support wxSP_WRAP in generic implementation (closes #10557) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-07 14:27:06 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0576cd9ebe | added wxProtocolLog class for logging network requests/responses (closes #7464) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-07 13:58:39 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ollivier | f5fd8c2434 | docs/mac is now docs/osx. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-06 16:26:42 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 51acf83bd6 | added wxZlibStream::SetDictionary() (closes #10551) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-06 16:26:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c7d9c476ea | fix multiple problems with selection in controls with wxTR_MULTIPLE style (closes #626) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-05 14:13:19 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 8a606bb006 | More wxWindows -> wxWidgets updates (mostly URLs and mailing list addresses). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-04 19:04:46 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | f1f688c84d | update the list of samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-03 20:57:58 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 63f7d5022e | added wxTextEntry::SetHint() (a.k.a. cue banner or placeholder string) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-02 12:25:01 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 0e40db5585 | remove old and outdated tech notes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-03-01 15:02:11 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4e916e61ea | reset the tooltip text before changing it, this apparently prevents a spurious redraw of the control below it (see #10520) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-28 15:49:10 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 0e1e143d54 | mention that some event logic now requires a running event loop (see ticket #10320) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-27 14:41:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8cc208e39f | deprecate the old TryValidator/Parent() and replace them with the new and documented TryBefore/After() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-26 16:16:31 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 574e1c5a03 | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowing to save/restore all grid rows/columns sizes at once git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-25 23:41:29 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f14217abb4 | render <TH> contents in bold, as all the browsers do git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-24 18:10:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 23239d944a | add public wxXmlResource::GetResourceNode() which can be used directly instead of deriving from wxXmlResource and using FindResource() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-22 21:52:00 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 518fafd54b | put something in the content field type in the tables to avoid ugly appearance of empty table cells in Doxygen-generated HTML git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-22 17:38:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | efce878a2a | add public wxLog::Log() to avoid ugly casts needed in order to call DoLog() from derived classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-22 00:46:25 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 3c99e2fd1b | recategorize many misplaced classes; move lots of classes from miscellaneous [window] category to more specific categories; add the 'Book controls' and the 'Application and system configuration' class groups git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-20 11:34:52 +00:00 |  | 
			
				
					| 
							
							
								 Francesco Montorsi | 3a5677401f | name wxThreadEvent and YieldFor in wxProgressDialog and in thread overview; update the sample code to use new event macros; minor other changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2009-02-18 19:32:00 +00:00 |  |