| 
							
							
								 Vadim Zeitlin | baac339546 | added new libraries (patch from Francesco) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-17 23:04:20 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | fc715b5088 | added missing libraries to the requirements list git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-17 22:53:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8749ce0a6f | remove references to contrib (patch from Francesco) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-17 22:51:06 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 288b6107e1 | renamed wxXmlProperty to wxXmlAttribute, plus implied method names changes (bug #1751761) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-14 10:07:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b534968dc3 | added support for alpha channel to wxColour to/from string conversion functions (slightly modified patch 1750112) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-12 08:36:24 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6af769427a | added missing spaces git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-12 00:18:01 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5814e8ba4e | added support for binary data to wxConfig (slightly modified patch 1736788) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-12 00:11:03 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4db03d266b | added functions for base64 en/decoding (replaces patch 1739431) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-10 01:51:43 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0836334e9f | document that SetValue() accepts values in 0..GetRange interval, inclusive git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-06 12:09:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 39434ba375 | use 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-06 11:17:13 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 5a0ed193cd | Added deprecation warnings to old wxVScrolledWindow functions (in wxVarVScrollLegacyAdaptor), and fixed a minor documentation format error in the wxVScrolledWindow docs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-05 21:42:39 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 0a82af9b91 | Fixed case on LaTeX member function labels. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-05 08:06:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 60edcf4535 | added support for broadcasting to UDP sockets (patch 1740266) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-04 21:33:11 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | cde76cf2a9 | added wxAtomicInc/Dec() functions (patch 1739486) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-04 20:54:14 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | f49fd6d0cd | Added SetBitmap, GetBitmap to wxWizard git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-02 08:00:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e16916eae4 | strip the leading dot from extension if present in GetFileTypeFromExtension() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-29 17:33:22 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | cfa3d7ba83 | ANSI+Unicode compatibility fixes to wxArrayString git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-28 18:56:00 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | e6310bbc5a | added wxString::FromAscii(char*,size_t) for consistency with FromUTF8() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-28 12:36:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 7ffc857fb2 | corrected some links git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-28 01:57:02 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 7b1bf3ad2d | added wxLog::DisableTimestamp() to be used as a synonym for SetTimestamp(wxEmptyString) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-27 12:09:55 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | db23ced867 | remove .cvsignore files, they're useless with svn git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-26 22:41:53 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | e31f4da5f0 | More const bool (sigh) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:11:25 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 39456ee667 | Remove const bool git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:10:25 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 75d9e50223 | Remove const bool git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:09:16 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 7477f0898c | Remove const bool git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:05:34 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 19f6bff448 | Don't use const bool. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:04:37 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 1c7ca6a0c8 | We don't use "const bool" anywhere, I think. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-23 17:03:05 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 5e1fd3eb61 | clarified global and local config files behavior git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-22 22:19:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 2686d9339b | fix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-22 13:58:05 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 35fc0be75c | added documentantion for wxMemoryFSHandler::AddFileWithMimeType() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-22 12:56:19 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0d5c7b2dca | document CreateConfig() (extended patch 1739374) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-22 02:01:40 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 76bfdc9ad9 | changed AddPendingEvent() to take const wxEvent reference, it doesn't need to modify it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 21:56:50 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 2fe90784ae | Added minor clarification to the wxListBox events used by wxVListBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 19:49:26 +00:00 |  | 
			
				
					| 
							
							
								 Paul Cornett | 420455b510 | fix typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 16:33:48 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | fc17828ab2 | Added font setting and ability to determine AUI notebook height for a given page height git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 15:07:51 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 47fe7ff382 | Added DetachOldLog to avoid destruction of old log target Renamed wxLogPassThrough to wxLogInterposer
Added wxLogInterposerTemp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 12:44:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | dc99a350df | document that wx[HV]SCROLL don't work with native controls not TLWs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-21 11:50:34 +00:00 |  | 
			
				
					| 
							
							
								 Mart Raudsepp | be0ba55041 | Fix SetExtraLong parameter type in docs from int to long. Noticed by nept2 on IRC git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-20 04:22:56 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 90a77e6484 | make wxSetEnv compatible with ANSI and Unicode, deprecate passing NULL to it in favour of wxUnsetEnv() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-19 20:02:49 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 593177c566 | use wxString in wxFileSystem::FindFileInPath() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-19 17:39:27 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | d993e05b2d | wxLog::Get/Settimestamp() now use wxString git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-19 14:51:10 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | dc65c743e5 | changed wxFFileOutput/InputStream ctor 'mode' argument to wxString git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-19 11:57:48 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 35f1f4f7ea | changed wxGLContext::SetColour() argument from wxChar* to wxString git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-19 11:54:36 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 69cce15178 | determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of creating it; this dramatically improves startup times of XRC applications on Unix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-17 10:59:01 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 1663c65500 | show the unhandled exceptions in debug build instead of silently eating them git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-16 14:20:16 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 724b119a15 | replace wxDocument::GetPrintableName(wxString&) and wxDocManager::MakeDefaultName(wxString&) with GetUserReadableName() and MakeNewDocumentName() which return wxStrings directly git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-16 12:49:56 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | c560da981a | use char* instead of wxChar* for XRC IDs to save space; GetXRCID() takes wxString argument git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-15 15:12:51 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 5d88a6b579 | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use it for the old wxLog::DoLog() overloads git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-15 15:08:51 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 149210fbba | documented WXUSING/MAKINGDLL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-15 14:13:00 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 21686ff448 | documented __WXDFB__ and __WXGTK2n__ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-15 13:38:21 +00:00 |  |