wxWidgets/samples
Julian Smart e564aa153e Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
and updated makefiles accordingly


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-03-22 22:29:20 +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 fixed typo (missing comma) in MIME test 2002-03-08 16:33:54 +00:00
controls Fixed controls.cpp for wxX11 2002-03-20 11:17:13 +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 Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +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 patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
drawing Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +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 added icon 2002-03-21 23:46:10 +00:00
image patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +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 inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +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 removed the SetMargins call 2002-02-27 21:42:08 +00:00
treectrl enhanced sample to show the state of the different styles, added reset to default command 2002-03-16 15:10:43 +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 added wxMAC and wxMOTIF to title conditional compilation 2002-03-17 14:27:10 +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