wxWidgets/samples
Vadim Zeitlin 1618dca721 make it possible to specify the virtual table size (this makes it easier to
see that the memory taken by the grid doesn't depend on it with top)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-21 17:37:07 +00:00
..
calendar makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
caret makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
checklst makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
config makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
console assorted files I forgot to commit before 2000-02-17 14:12:32 +00:00
controls assorted files I forgot to commit before 2000-02-17 14:12:32 +00:00
db makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
dialogs removed test wxYield 2000-02-16 19:22:11 +00:00
dialup makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
dnd makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
docview makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
docvwmdi makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
drawing Implemented MSW's paint region clipping, but 2000-02-21 14:16:32 +00:00
dynamic makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
exec Added a few makefiles 2000-02-10 15:42:35 +00:00
font makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
grid makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
help help sample useful again 2000-02-18 16:57:47 +00:00
html makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
image Solved multiple memory leaks. 2000-02-19 04:22:08 +00:00
internat makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
ipc wxGTK compilation fix (wxFrame::Show call without argument) 2000-02-21 08:37:39 +00:00
joytest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
layout makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
listctrl 1. fixed bug with the index of the last column in EVT_COL_CLICK being shifted 2000-02-10 18:12:44 +00:00
mdi Set/GetWindowMenu added to MDI parent frame under MSW 2000-02-01 15:48:44 +00:00
memcheck makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
menu makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
mfc removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
minifram makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
minimal Generic path instead of hardcoded 2000-02-15 19:56:21 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
newgrid make it possible to specify the virtual table size (this makes it easier to 2000-02-21 17:37:07 +00:00
notebook makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
oleauto Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
ownerdrw removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
plot Added mingw32 makefile for plot demo. 2000-02-13 14:48:20 +00:00
png makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
printing Implemented MSW's paint region clipping, but 2000-02-21 14:16:32 +00:00
proplist makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
propsize makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
regtest 1. dnd demo in treetest 2000-02-15 23:57:33 +00:00
resource makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
richedit makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
rotate Added code to test the transparency stuff for image rotation 2000-02-10 13:26:30 +00:00
sashtest makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
scroll Added wxEVT_SCROLL[WIN]_THUMBRELEASE 2000-02-11 17:55:28 +00:00
scrollsub makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
sockets ... 2000-02-15 15:17:31 +00:00
splitter makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
statbar empty rc file for the sample 2000-02-15 23:58:16 +00:00
tab removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
taskbar Minor doc typos removed; compilation improved for VC++ 4.x 2000-02-04 17:08:11 +00:00
text Fixed these: 2000-02-19 06:49:20 +00:00
thread new sample: statbar 2000-02-04 20:27:10 +00:00
toolbar Added ShowFullScreen call (MSW only) 2000-02-08 19:19:47 +00:00
treectrl added dnd support to generic wxTreeCtrl 2000-02-18 22:12:58 +00:00
typetest Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
validate makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
wizard readding back 2000-02-04 20:27:31 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
configure Whole lotta stuff for wxPlotWindow, 2000-02-10 18:43:33 +00:00
configure.in Whole lotta stuff for wxPlotWindow, 2000-02-10 18:43:33 +00:00
makefile.b32 Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
makefile.dos Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
makefile.g95 Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
Makefile.in more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS 1999-11-04 16:52:23 +00:00
makefile.vc Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00