wxWidgets/samples
Robert Roebling a56fcaaf46 Some more drawing things,
Tried to make miniframe stay on top, doesn't work,
  Make radio box big enough for its title,
  Can't anylong close disabled toplevel windows,
  Minor other changes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-04 18:40:52 +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 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
controls 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
db Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works 2000-03-01 01:01:01 +00:00
dialogs 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +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
dragimag Added test for region clipping. 2000-03-02 19:18:45 +00:00
drawing Some more drawing things, 2000-03-04 18:40:52 +00:00
dynamic makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
exec 1. wxProcess changes to make capturing subprocess output easier (and more 2000-03-02 19:06:13 +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 Some more drawing things, 2000-03-04 18:40:52 +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 makefiles changed 2000-03-03 19:24:21 +00:00
joytest
layout makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
listctrl 1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +00:00
mdi 1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +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
minifram Some more drawing things, 2000-03-04 18:40:52 +00:00
minimal no message 2000-02-22 17:11:02 +00:00
nativdlg
newgrid Added extended selection support. 2000-03-03 16:44:33 +00:00
notebook 1. fruitless attempts to reproduce wxNotebook bug in the sample 2000-02-29 01:49:05 +00:00
oleauto Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
opengl get opengl samples going again 2000-03-01 20:11:17 +00:00
ownerdrw
plot More wxPlotWindow goodies. 2000-02-27 15:56:24 +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. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +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 Playing with scrolling, als fixed redraw 2000-02-22 22:39:55 +00:00
scrollsub makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
sockets Ops 2000-03-04 13:20:35 +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
taskbar Minor doc typos removed; compilation improved for VC++ 4.x 2000-02-04 17:08:11 +00:00
text 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
thread fixed (?) race condition in the sample 2000-02-23 19:04:31 +00:00
toolbar Added ShowFullScreen call (MSW only) 2000-02-08 19:19:47 +00:00
treectrl 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
treelay Some corrections 2000-02-28 15:57:06 +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 Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin 2000-02-24 15:04:24 +00:00
.cvsignore
configure menu sample added 2000-03-01 23:37:09 +00:00
configure.in menu sample added 2000-03-01 23:37:09 +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 mfc not available for mingw 2000-02-29 21:00:19 +00:00
Makefile.in
makefile.vc Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00