| 
							
							
								 Julian Smart | 5f9ab82db2 | Don't use context id for context help since it doesn't seem to be working at present git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-05-12 12:47:54 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 168f4135dc | updated CodeWarrior 5.3 exported xml projects git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-04-07 18:28:15 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 0c874f87e5 | wxhtml.rc not needed anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-26 21:25:30 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | e564aa153e | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) and updated makefiles accordingly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-22 22:29:20 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 618f2efa41 | Added __WXX11__ tests where appropriate git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-21 10:32:18 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 4c6b8d9e6f | no changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-11 22:44:39 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | b87c90c18c | more wxMGL-aware samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-02-10 19:07:33 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 27fd024644 | inserted @IF_GNU_MAKE@ to allow building with other make versions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-01-25 11:31:21 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 012f2cb251 | use "..." instead of <...> for wx includes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-01-19 14:50:37 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 847341dbeb | Updated VC++ files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-01-18 14:33:01 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 9869abf7c1 | changed PPC struct alignement setting git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-01-10 21:09:23 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | afcca39be9 | store CodeWarrior 5.3 projects as xml instead of binary projects git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-12-02 18:11:49 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a6f762a646 | replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with "CXX = $(shell wx-config --cxx)" in all makefile.unx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-11-28 18:10:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | f6656ccb14 | replaced wx-config --cflagswithwx-config --cxxflagsand mentioned thatit must be done in user makefiles too in changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-11-28 12:30:26 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | e0221ef7cb | 1. new samples proejct files for VC++ 2. a few fixes (mainly compilation warnings) to the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-10-10 00:34:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 56f23a5855 | added new project files for all samples and demos; removed the old ones git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-10-09 22:30:29 +00:00 |  | 
			
				
					| 
							
							
								 Mattia Barbon | 4693b20c75 | Unicode compilation fixes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-09-21 20:21:44 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | a0bb22c231 | renamed CodeWarrior 5 projects (added new ones as well) added CarbonAccessors.o to Classic targets
corrected link warnings/errors in Carbon targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-09-09 17:38:00 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 3d285623a7 | finally applied the helpbest patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-09-01 12:59:08 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | e9799102dd | Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-08-10 17:03:02 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 721a4a08bc | added dependency handling to Makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-07-22 15:05:53 +00:00 |  | 
			
				
					| 
							
							
								 Václav Slavík | 5dab6765c0 | added all data files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-07-09 18:24:18 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 83661a1347 | include xpm files for Mac OS after correction of wxICON macro git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-30 11:07:42 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 9806a0e71e | Updated version to 2.3.2 so apps can test for differences in new merged source git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-27 20:36:30 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | aec73dbba4 | added CodeWarrior 5 projects for samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-09 20:22:36 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 0ddef74db4 | Updates for version change to 2.3.1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-07 10:57:58 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | c60f5c6517 | Removed references to xpm[d].lib git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-05-10 14:31:41 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 94c3c45e73 | added CarbonAccessors object file for non Carbon builds git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-03-31 14:03:06 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | de1ec9c63a | added Navigation Services library git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-03-05 20:32:55 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 9b7d196cf4 | ignore CodeWarrior build directory and output files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-03-05 20:16:58 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | b2f4c4b0d4 | added CodeWarrior projects for Classic Mac OS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-02-12 21:41:51 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 1ddfb726b2 | Updated VC++ project files for making DLL-based samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-02-06 17:50:06 +00:00 |  | 
			
				
					| 
							
							
								 Gilles Depeyrot | 1811a0927b | ignore CodeWarrior build directory git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-02-02 21:25:08 +00:00 |  | 
			
				
					| 
							
							
								 Ron Lee | 050207ec17 | Began updating 2.2 Debian build scripts for 2.3 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-01-27 08:46:25 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | f485492a1e | Added VC++ project files (seems logical) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-10-10 16:59:34 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | a1b8f5489d | Minor mods git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-12 15:47:20 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 5100cabffa | Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup to wxHelpControllerBase and wxCHMHelpController; updated sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-12 14:53:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 01fa3fe74d | wxTipWindow added and is now used by wxSimpleHelpProvider git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-10 16:30:16 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | bd83cb56d2 | 1. added wxHelpProvider and (unfinished) wxSimpleHelpProvider 2. added wxStringHashTable which wxStringHashTable uses
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-10 12:43:37 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 542acbee80 | Added context-sensitive help dialog demo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-08 14:26:33 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | fb6261e9ba | Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-08 10:49:39 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | c43e86bda6 | Dialogs can now show a question mark for context-sensitive help. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-06 13:23:21 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | b96340e6f4 | Added wxHelpEvent, wxContextHelp (MSW only so far), modified help sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-09-06 09:45:24 +00:00 |  | 
			
				
					| 
							
							
								 Bryan Petty | 3ca6a5f046 | second merge of the 2.2 branch (RL) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-08-08 06:11:51 +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 |  | 
			
				
					| 
							
							
								 Robert Roebling | 856bc99a57 | Added debuf printf()s to GSocket, git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-12 21:26:48 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 0a5835068c | Added GIF files to help sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-10 08:18:14 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 5da69e38e6 | Help sample should work for .zip help files now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-09 23:41:57 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 98beeb8ba9 | Added wxHtmlHelpController version of help file. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-09 23:08:53 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 7b28757f5e | Mmedia, OGL lib directory changes; omitted naughty wxGA_SMOOTH style from wxProgressDialog; wxMotif toolbar fix; ~wxWindow Motif fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-09 20:15:44 +00:00 |  |