| 
							
							
								 Vadim Zeitlin | ddca12cfd9 | mention that Wait() relocks the mutex before returning (patch 1482390) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2006-05-06 17:29:16 +00:00 |  | 
			
				
					| 
							
							
								 Michael Wetherell | 43e8916ff3 | Documentation fixes, patch 1179223 by Andreas Mohr git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-04-08 14:34:30 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 0f35356305 | minor docs corrections (patch 1144566) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2005-02-20 00:07:35 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Hock | dbd94b7501 | *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-10-22 19:15:35 +00:00 |  | 
			
				
					| 
							
							
								 Włodzimierz Skiba | f510b7b2f3 | Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2004-10-04 15:13:52 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | fc4fe30871 | describe better how to use ssociated mutex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-07-17 22:42:36 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 23efb556d9 | corrected and expanded git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-01-22 16:04:22 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | cc81d32f2b | TRUE/FALSE -> true/false in documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2003-01-18 00:16:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | d30ff492f0 | corrected the completely wrong example (bug 545427) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-05-28 17:14:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | c112e10026 | changed wxCondition API to take a reference, not pointer, to wxMutex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-04-02 15:37:57 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | be80986891 | added wxSemaphore (with docs), new version of wxCondition and bug fixes to wxThread (patch 538242 by K.S. Sreeram) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-04-02 13:15:16 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 60ce696e26 | made wxCondition::Signal() queue the signals generated while there were no waiters and documented this behaviour git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-02-01 15:43:37 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | f6bcfd974e | merged 2.2 branch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-07-15 19:51:35 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 9063ea8ee2 | wxThread docs updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-11-27 23:15:07 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 36edded90c | Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, removed wxvc6.dsp, updated projgen, small fixes for OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-11-01 20:36:43 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 954b8ae603 | Added 'Include files' section to class references git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-02-15 20:41:29 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | eaaa6a06a2 | Changed documentation const convention for non-objects; added some manual files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@92 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-06-14 12:11:50 +00:00 |  |