wxWidgets/samples
Vadim Zeitlin ac511156ea some UTF8 tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-03-25 15:25:11 +00:00
..
calendar inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
caret Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
checklst inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
config inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
console some UTF8 tests 2002-03-25 15:25:11 +00:00
controls don't use wxApp::GetStdIcon 2002-03-24 00:21:26 +00:00
db Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
dialogs Put dialog in more sensible place in Forty, got a bit further 2002-03-21 13:10:17 +00:00
dialup inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
dnd don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
docview patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
docvwmdi patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
dragimag don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
drawing don't use wxApp::GetStdIcon 2002-03-24 00:21:26 +00:00
dynamic Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
erase patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
event inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
exec inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
font show the standard wxWin fonts (modified patch 530698) 2002-03-19 15:01:44 +00:00
grid patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
help Removed helpwxht.h/cpp (old wxHelpControllerHtml class) 2002-03-22 22:29:20 +00:00
html dirty fix for even dirtier memory leak 2002-03-24 15:50:57 +00:00
image don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
internat Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
ipc Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
joytest patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
layout patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
listbox changed PPC struct alignement setting 2002-01-10 21:09:23 +00:00
listctrl right clicking outside any column sets the column in the list event to -1, not the last column 2002-03-11 12:32:56 +00:00
mdi Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
memcheck Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
menu 1. implemented radio menu items for wxGTK 2002-03-18 19:41:35 +00:00
mfc patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
minifram Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
minimal Removed duplicate WM line from motif/frame.cpp 2002-03-14 10:21:07 +00:00
nativdlg patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
newgrid patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
notebook inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
oleauto Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
opengl patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
ownerdrw Updated VC++ files 2002-01-18 14:33:01 +00:00
png patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
printing inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
proplist patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
propsize Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
regtest Updated VC++ files 2002-01-18 14:33:01 +00:00
resource patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
richedit inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
rotate don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
sashtest patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
scroll inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
scrollsub patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
sockets Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
splitter added a menu item to toggle live splitter update 2002-02-22 15:09:45 +00:00
statbar patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
stc Updated VC++ files 2002-01-18 14:33:01 +00:00
tab patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
taskbar patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
text fixed error in mouse capture test 2002-02-25 15:21:13 +00:00
thread inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
toolbar don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
treectrl don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
treelay patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
typetest Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
validate inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
widgets don't use wxApp::GetStdIcon 2002-03-24 00:21:26 +00:00
wizard patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
xrc Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
.cvsignore ignore samples workspace files 2001-10-10 01:15:51 +00:00
configure changes to allow making samples/demos with non GNU make as well 2002-01-25 11:59:25 +00:00
configure.in changes to allow making samples/demos with non GNU make as well 2002-01-25 11:59:25 +00:00
makefile.b32 Applied #487077: updates/fixes for BCC32 2001-12-01 14:52:00 +00:00
makefile.dos Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
makefile.g95 Pass parameters ( UNICODE WXUSINGDLL FINAL ) to subdirectories' makefiles. 2001-11-22 17:56:59 +00:00
Makefile.in replaced make with $MAKE 2000-03-11 16:38:01 +00:00
makefile.vc Pass parameters ( UNICODE WXUSINGDLL FINAL ) to subdirectories' makefiles. 2001-11-22 17:56:59 +00:00
samples.dsw patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00