wxwidgets/samples/splash
Tim Stahlhut c69ee439d9 Stop using wxWidgets 1.xx wxString compatibility functions
Replace them with std::string-like equivalents when possible (i.e.
replace Length() with length(), IsNull() with empty()) or, at least,
with wx 2 functions if not (e.g. Remove() with Truncate(), First() with
Find(), LowerCase() with MakeLower() etc).

Closes #22638.
2022-07-24 16:25:29 +02:00
..
descrip.mms OpenVMS compile support for wxSPLASH and sample 2013-01-21 11:04:40 +00:00
makefile.gcc Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
Makefile.in Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
mobile.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
press.mpg Nicer and longer fading. 2004-11-25 17:48:10 +00:00
press.pov Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
splash.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
splash.cpp Stop using wxWidgets 1.xx wxString compatibility functions 2022-07-24 16:25:29 +02:00
splash.png
splash.pov Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
splash_vc8.vcproj Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
splash_vc9.vcproj Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00