wxWidgets/samples
2009-08-05 13:40:39 +00:00
..
access Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
animate Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
artprov Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
aui don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
calendar Test wxCalendarCtrl::SetDateRange() in the sample. 2009-08-05 13:40:39 +00:00
caret Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
clipboard don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
collpane Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
combo Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
config Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
console Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
controls Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dataview Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
debugrpt Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dialogs Allow setting long version field in About dialog. 2009-07-25 22:53:23 +00:00
dialup Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
display Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dnd Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
docview don't leave the document in modified state after loading it (closes #10081) 2009-06-13 19:42:28 +00:00
dragimag Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
drawing Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
erase implement new wxBG_STYLE_XXX semantics for wxMSW too 2009-06-17 04:36:28 +00:00
event Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
except Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
exec Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
flash update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
font Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
grid Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
help Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
htlbox Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
html Improve the menus. 2009-07-26 21:10:27 +00:00
image Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
internat Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
ipc Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
joytest Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
keyboard don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
layout Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
listctrl Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
mdi don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
mediaplayer don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
memcheck Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
menu Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
mfc Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
minimal don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
nativdlg Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
notebook Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
oleauto Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
opengl Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
ownerdrw Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
popup Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
power Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
printing Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
propgrid Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
regtest Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
render Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtext Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
sashtest Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
scroll fix typo in previous commit 2009-06-07 16:01:34 +00:00
shaped Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
sockets Put braces around all calls to wxLogFunctions() inside an if statement. 2009-07-20 16:47:54 +00:00
sound Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
splash Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
splitter Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
statbar Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
stc Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
svg Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
taborder Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
taskbar Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
text Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
thread Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
toolbar Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
treectrl Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
typetest Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
validate Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
vscroll Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
widgets Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
wizard Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
wrapsizer don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
xrc Globally replace _T() with wxT(). 2009-07-23 20:30:22 +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 added power, svg, taborder and xrc samples (closes #10849) 2009-05-30 16:42:51 +00:00
makefile.gcc added power, svg, taborder and xrc samples (closes #10849) 2009-05-30 16:42:51 +00:00
Makefile.in
makefile.vc added power, svg, taborder and xrc samples (closes #10849) 2009-05-30 16:42:51 +00:00
makefile.wat added power, svg, taborder and xrc samples (closes #10849) 2009-05-30 16:42:51 +00:00
sample.ico
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc
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 added power, svg, taborder and xrc samples (closes #10849) 2009-05-30 16:42:51 +00:00
samples.dsw reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one 2008-12-24 01:28:55 +00:00