wxWidgets/samples
Robert Roebling b480710b16 More wxPlotWindow goodies.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-27 15:56:24 +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 1. corrected problem with label updating in wxProgressDialog 2000-02-25 02:20:44 +00:00
db makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
dialogs 1. corrected problem with label updating in wxProgressDialog 2000-02-25 02:20:44 +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 Slightly better GC pooling, 2000-02-21 18:01:02 +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 added 2000-02-22 17:23:26 +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. 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 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 no message 2000-02-22 17:11:02 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
newgrid wxGrid::AutoSize() added 2000-02-26 21:00:07 +00:00
notebook SetSelection() in wxNotebook now sets the focus, 2000-02-22 15:29:59 +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 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 ... 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 1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +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 multiple/single sel mode can now be toggled from menu 2000-02-23 00:30:59 +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 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