| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 6138e469c9 | oops, compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-16 01:22:07 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 1f23a1c0f0 | applied 2nd part of flicker reducing patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-16 01:17:55 +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 | 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 | 9fc3cba7fa | some fixes in TestSocketServer() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-16 01:04:50 +00:00 |  | 
			
				
					| 
							
							
								 Ron Lee | 367e57ec9b | updated samples makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-14 14:06:41 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 48fe83743a | makefiles changes (@top_srcdir@ adjusted) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-01-31 18:31:18 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | b1683d3899 | Makefile updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-08-14 11:14:39 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 549c6f67f9 | More samples makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-08-14 09:41:49 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8a5137d74a | More makefiles Corrected two thing in wxDialogBase (empty lines) and
    msgdlg (wrong flags)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-08-13 19:39:15 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 329e86bfde | Added wxExtDialog and sample. Tried to make defs.h slightly more readable, also
    found some wrong flags then.
  Updated testconf.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-07-03 16:40:54 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 6a2dd3f958 | CVS cleanups. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-07 16:22:28 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 36a0ce39f2 | removing (finally) autogenerated files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-02 10:00:54 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ff684c98ad | slightly updated makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-02 09:19:22 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | cc03361d7a | re-readding makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-01 16:30:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 437e8b3306 | re-removing Makefile.in git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-01 16:22:37 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 88ac883a0d | new makefiles (part I) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-01 15:32:12 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 29f7914424 | old makefiles removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-06-01 15:13:27 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 0492c5a094 | Cured last focus bug (I hope); some wxMotif mods git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-02-18 21:24:11 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 3b1e466ce9 | Fixed property list OnClose problem that caused Dialog Editor problem git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-02-09 18:19:15 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 8e0080ee4e | Rationalised Cygwin sample makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-02-09 15:37:52 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | e306597309 | Removed lots of OnClose functions; doc'ed OnCloseWindow better; MM_... -> wxMM_...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-02-05 23:55:04 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 48d1144bc4 | Renamed .nt makefiles to .vc and factored them out; made DND sample compile git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-01-24 19:13:55 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | a3ef5bf504 | Various changes for Salford C++, and commited fileconf.h/fileconf.cpp changes to take out nested classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-01-16 00:13:58 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 8a2c6ef8d1 | Watcom C++ mods git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-01-07 15:22:05 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 4bf78aae34 | Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; changed #ifdef -> #if for wxUSE_STD_IOSTREAM; #ifdefed thread usage in app.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1999-01-04 21:51:15 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 6244848856 | Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample fixed; some documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-12-28 12:35:49 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 5f4987fed4 | Removed some unnecessary bitmaps; other minor changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-12-16 16:23:20 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 2243eed573 | Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-11-17 23:03:15 +00:00 |  | 
			
				
					| 
							
							
								 Denis Pershin | 735c6572dc | .cvsignores added Begin my work on wxTreeCtrl for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-10-20 07:47:25 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | a4294b7832 | Motif additions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-10-18 22:31:48 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 8fdca65cf2 | Removed warnings Added GetCount() to wxList and wxDaynArray
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-09-12 22:11:40 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | cfb88c5569 | Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample with simple wxVariant test; changed wxICON macro and used it in minimal.cpp
to avoid #ifdefing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-09-12 17:33:59 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 27529614c2 | Additional makefiles; changes for compilation with BC++ and GnuWin32 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-09-08 22:27:12 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | a6d7030871 | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 1998-09-07 09:27:34 +00:00 |  |