| 
							
							
								 Václav Slavík | 368d59f0d8 | don't use deprecated wxImage methods inside wxWin git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-24 00:22:15 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 2f6c54eb07 | patch from Dimitri fixing a few memory leaks and unTABbing the sources git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-03-17 14:16:03 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | e334d0eac8 | Include XPM under wxX11 for some samples; added comment about non-working images in dragimag sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2002-02-15 12:32:50 +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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 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 | b6eefb739d | Reverted my bad <> -> "" fix, sorry; updated project files. Probably regex should have it's own .dsp file :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-07-14 09:02:42 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | aef94d6860 | Made DC cacheing less obstrusive git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-07-11 20:22:44 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 0cbff1201a | Added wxUSE_DC_CACHEING and associated code to wxMSW Added EnableCache, CacheEnabled to wxDCBase
Added mask source args to DoBlit, Blit
Added cache testing code to dragimag sample
Added wxSystemOptions, regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-07-11 10:07:06 +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 | c00200b862 | added dead-strip static initialization code option git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-06-09 20:03:18 +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 |  | 
			
				
					| 
							
							
								 Julian Smart | aa2d25a57a | Fixed some wxDragImage bugs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-04-10 21:01:40 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 6ea5c52d29 | Implemented Chuck Messenger's naming and simplification improvements, plus Move coordinate correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2001-04-10 13:44:03 +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 | 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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Ron Lee | 11e2dfd37d | renamed dragimag sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-14 19:47:10 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | bc3cedfa48 | Added test for region clipping. Corrected makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-02 19:18:45 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roebling | 335258dcdd | get opengl samples going again git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-01 20:11:17 +00:00 |  | 
			
				
					| 
							
							
								 Julian Smart | 68be9f090f | Added wxDragImage generic implementation and sample; added mask handling to Motif's wxImage::ConvertToBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2000-03-01 11:05:49 +00:00 |  |