wxwidgets/samples/image
Vadim Zeitlin bd0f3ca697 Rebake all the samples and others makefiles too.
The samples makefiles were not regenerated after the recent Scintilla changes
(see r74425), do it now. There are no real changes for most of them (except
stc sample), but it ensures that rerunning bakefile doesn't change anything.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-13 02:33:00 +00:00
..
canvas.cpp remove colour/pen/brush arguments which are the default in the samples 2012-12-01 22:14:36 +00:00
canvas.h Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
cmyk.jpg added support for CMYK JPEGs loading (patch 1476078) 2006-05-28 20:08:39 +00:00
cursor.png Add test for a custom cursor to the image sample. 2010-07-24 11:49:05 +00:00
cursor_png.c Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
descrip.mms Update compile support for OpenVMS 2009-01-19 06:20:52 +00:00
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.tga added TGA handler (somewhat modified patch 1393912) 2006-10-29 18:58:25 +00:00
horse.tif
horse.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
horse3.ani
horse_ag.pnm
horse_rg.pnm
image.bkl Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
image.cpp Allow saving images under a different name in the image sample. 2012-07-11 11:42:47 +00:00
image.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
image.rc Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
image_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
image_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
image_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.bcc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
makefile.gcc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
Makefile.in Only link with libwxscintilla if using Scintilla is enabled. 2013-07-06 19:14:59 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
makefile.wat Rebake all the samples and others makefiles too. 2013-07-13 02:33:00 +00:00
smile.xbm
smile.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
toucan.png