wxWidgets/samples
Vadim Zeitlin be688455a4 use slash, not backslash, in #include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-01-19 03:51:46 +00:00
..
access 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
animate rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
artprov 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
aui rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
calendar removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
caret 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
collpane rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
combo rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
config rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
console rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
controls Removing wrong "const const" in type definition 2008-01-18 11:07:39 +00:00
dataview 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
debugrpt rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
dialogs use wxSizer::Fit() for sizing the dialog 2008-01-13 13:07:26 +00:00
dialup rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
display rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
dnd 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
docview 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
docvwmdi rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
dragimag 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
drawing 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
editlbox rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
erase 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
event removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
except rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
exec fix wxExecute thread shutdown and free wxExecuteData even if the associated process is still running (bug 1863908); fix memory leaks when the asynchronously launched processes are still running in the sample too 2008-01-06 17:01:05 +00:00
font rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
grid removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
help 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
htlbox 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
html rebaked and regenerated everything after the latest changes (wxWeakRef &c) 2008-01-13 02:48:17 +00:00
image 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
internat 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
ipc 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
joytest removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
keyboard rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
layout rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
listctrl 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
mdi 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
mediaplayer rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
memcheck 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
menu 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
mfc compilation fix + comment about bogus memory leak (patch 1849988) 2007-12-15 02:30:48 +00:00
minimal removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
mobile rebaked and regenerated everything after the latest changes (wxWeakRef &c) 2008-01-13 02:48:17 +00:00
nativdlg rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
notebook removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
oleauto 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
opengl rebaked and regenerated everything after the latest changes (wxWeakRef &c) 2008-01-13 02:48:17 +00:00
ownerdrw rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
popup rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
power rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
printing 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
regtest rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
render rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
richtext 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
sashtest removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
scroll speed up drawing text window in UTF8 build (something like 40 times faster in debug) 2008-01-08 05:46:49 +00:00
scrollsub rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
shaped removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
sockets 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
sound rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
splash 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
splitter removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
statbar 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
stc 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
svg 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
taborder rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
taskbar 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
text 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
thread removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133) 2007-12-31 10:05:00 +00:00
toolbar 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
treectrl 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
typetest 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
validate rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
vscroll rebaked everything, fixes problems with OpenGL samples makefiles 2007-12-15 00:25:59 +00:00
widgets 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
wizard use slash, not backslash, in #include 2008-01-19 03:51:46 +00:00
xrc 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
Info.plist removed minimal-specific Info.plist; updated the version in the generic one 2007-03-18 11:54:18 +00:00
makefile.bcc makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00
makefile.gcc makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.vc rebaked and regenerated everything after the latest changes (wxWeakRef &c) 2008-01-13 02:48:17 +00:00
makefile.wat makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc added wxUSE_NO_MANIFEST=0 for easier testing 2003-08-14 14:08:53 +00:00
sample.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
samples.bkl makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00
samples.dsw makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00