wxwidgets/samples/image
Blake-Madden a059061eb7 Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples
Use standard C++11 way of making classes non-copyable instead of
wx-specific macro.

Closes #24150.
2023-12-22 12:21:54 +01:00
..
canvas.cpp Improve samples appearance in dark mode 2023-08-24 02:22:19 +02:00
canvas.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
cmyk.jpg
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
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.svg Add a possibility to show SVG images to the image sample too 2021-11-29 12:55:22 +00:00
horse.tga
horse.tif
horse.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
horse3.ani
horse_ag.pnm
horse_rg.pnm
image.bkl Add a possibility to show SVG images to the image sample too 2021-11-29 12:55:22 +00:00
image.cpp Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
image.rc Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
smile.xbm
smile.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
toucan.png