wxWidgets/samples
2003-01-02 21:00:17 +00:00
..
artprov Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
calendar Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
caret Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
checklst test InsertItems() trying to reproduce the bug 633150 -- but unsuccessfully 2003-01-02 19:18:19 +00:00
config Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
console added trivial test for wxTextInputStream 2002-12-07 00:31:56 +00:00
controls Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
db Updated version 2002-12-05 11:08:08 +00:00
dialogs Added wxUniv project file for dialogs 2002-12-17 22:28:42 +00:00
dialup Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
dnd Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
docview Fixed compilation of some more samples in Unicode mode. 2002-12-14 14:23:10 +00:00
docvwmdi Last samples/Unicode fixes. 2002-12-16 20:25:28 +00:00
dragimag More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
drawing More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
dynamic More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
erase More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
event Updated version 2002-12-05 11:08:08 +00:00
exec Unicode compilation fixes. 2002-12-22 20:14:18 +00:00
font More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
grid More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
help More samples/Unicode fixes. 2002-12-15 10:23:11 +00:00
html use AddBook(wxFileName) 2002-12-08 20:30:56 +00:00
image Added horse3.ani 2002-12-09 15:10:14 +00:00
internat Updated version 2002-12-05 11:08:08 +00:00
ipc Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
joytest Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
keyboard Updated version 2002-12-05 11:08:08 +00:00
layout More samples/Unicode fixes. 2002-12-15 10:23:11 +00:00
listbox updated CW exported xml projects 2002-08-24 20:57:15 +00:00
listctrl added test for wxLIST_FORMAT_CENTRE/RIGHT 2003-01-02 21:00:17 +00:00
mdi More samples/Unicode fixes. 2002-12-15 10:23:11 +00:00
memcheck Updated version 2002-12-05 11:08:08 +00:00
menu Unicode compilation fixes. 2002-12-22 20:14:18 +00:00
mfc Further improvements to MFC sample. 2002-12-17 11:18:09 +00:00
minifram Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
minimal Updated version 2002-12-05 11:08:08 +00:00
mobile SetBackground with a bitmap is only implemented in wxUniversal 2002-09-04 11:14:55 +00:00
multimon merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
nativdlg Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
newgrid Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
notebook Updated version 2002-12-05 11:08:08 +00:00
oleauto Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
opengl Updated version 2002-12-05 11:08:08 +00:00
ownerdrw Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
png Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
printing Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
proplist Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
propsize Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
regtest Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
resource Updated version 2002-12-05 11:08:08 +00:00
richedit updated CW exported xml projects 2002-08-24 20:57:15 +00:00
rotate Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
sashtest Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
scroll Updated version 2002-12-05 11:08:08 +00:00
scrollsub Fixed all remaining samples/Unicode compilation errors. 2002-12-15 17:25:36 +00:00
sockets Updated version 2002-12-05 11:08:08 +00:00
splitter Updated version 2002-12-05 11:08:08 +00:00
statbar More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
stc Updated version 2002-12-05 11:08:08 +00:00
svg merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
tab updated CW exported xml projects 2002-08-24 20:57:15 +00:00
taskbar More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
text More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
thread More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
toolbar added a test for check tbar buttons state 2003-01-01 23:36:08 +00:00
treectrl Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
treelay Fixed compilation of some more samples in Unicode mode. 2002-12-14 14:23:10 +00:00
typetest More samples/Unicode fixes. 2002-12-14 18:13:27 +00:00
validate Fixed compilation of some more samples in Unicode mode. 2002-12-14 14:23:10 +00:00
widgets Applied patch [ 657515 ] Widgets sample notebook out of range 2002-12-27 15:02:48 +00:00
wizard Make some of the samples compile in Unicode mode. 2002-12-13 21:33:14 +00:00
wxtest ignore files produced when building samples 2002-08-24 20:19:34 +00:00
xrc Updated version 2002-12-05 11:08:08 +00:00
.cvsignore ignore samples workspace files 2001-10-10 01:15:51 +00:00
configure added propsize to the list of samples 2002-08-21 18:41:23 +00:00
configure.in merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makefile.b32 Applied docview patch 2002-04-12 13:15:44 +00:00
makefile.dos Applied docview patch 2002-04-12 13:15:44 +00:00
makefile.g95 Applied patch [ 652491 ] Update makefiles for mingw 2002-12-27 21:58:36 +00:00
Makefile.in replaced make with $MAKE 2000-03-11 16:38:01 +00:00
makefile.vc Applied docview patch 2002-04-12 13:15:44 +00:00
samples.dsw Added widgets sample 2002-09-09 15:37:58 +00:00