wxWidgets/samples
Vadim Zeitlin 3f2711d5c1 1. wxStaticBox doesn't draw over the underlying controls any more
2. a couple of new helper functions in msw/private.h: wxColourToRGB and
   wxRGBToColour are handy to avoid writing horribly long and ugly RGB <-> wxColour
   conversions explicitly
3. modified wxDirDialog to be more comprehensible (to me), hopefully it also
   works better


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-11 00:25:57 +00:00
..
bombs Some doc changes 1999-11-04 20:04:04 +00:00
caret
checklst Fixed problem with mouse events getting sent to wrong 1999-10-20 20:38:47 +00:00
config
console 1. moved fontenum.cpp to unix because implementation is common to X and GTK+ 1999-10-25 17:22:13 +00:00
controls removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
db wxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert in debug mode 1999-11-08 14:55:05 +00:00
dde
dialogs 1. wxStaticBox doesn't draw over the underlying controls any more 1999-11-11 00:25:57 +00:00
dnd 1. wxStaticBox doesn't draw over the underlying controls any more 1999-11-11 00:25:57 +00:00
docview
docvwmdi Some work on tabbing and menu accels, 1999-10-30 15:08:33 +00:00
drawing Fixed wxFont mis-specification 1999-10-26 18:40:50 +00:00
dynamic
font minor aesthetic fixes 1999-11-08 15:56:41 +00:00
forty Added instructions to Forty. 1999-10-16 08:57:14 +00:00
fractal More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
grid removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
help removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
html Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems, 1999-11-08 14:53:39 +00:00
image Fixed image sample, dsp files etc. 1999-11-06 10:39:19 +00:00
internat
joytest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
layout Distrib changes. 1999-10-17 14:55:39 +00:00
listctrl
mdi
memcheck removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
menu removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
mfc removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
minifram
minimal Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
nettest added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() 1999-10-06 23:00:40 +00:00
newgrid Added demo of handling EVT_GRID_SELECT_CELL. 1999-10-19 07:27:56 +00:00
notebook Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
oleauto removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
ownerdrw removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
png More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
printing Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems, 1999-11-08 14:53:39 +00:00
proplist Applied patches for AIX, 1999-10-14 09:29:20 +00:00
propsize wxSizer patches by Alexander Smishlajev <als@turnhere.com> 1999-11-09 23:02:41 +00:00
regtest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
resource Forgot resource sample. 1999-10-13 15:35:55 +00:00
richedit Minor fixes to plug memory hole, will add WXLO import ASAP. 1999-11-08 20:55:14 +00:00
sashtest
scroll More tab code corrections. 1999-10-31 10:22:26 +00:00
scrollsub Minor Motif changes, made scrollsub sample work somehow. 1999-10-27 19:01:58 +00:00
splitter Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
tab removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
taskbar removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
text Removed Vadim's surplus code in clipboard. 1999-11-09 14:48:41 +00:00
thread accels for menu commands 1999-10-19 13:58:16 +00:00
toolbar A bit more testing. 1999-11-03 15:55:14 +00:00
treectrl TreeTest compiles again, 1999-10-10 19:56:38 +00:00
typetest
validate
wizard Various fixes for various compilers... 1999-11-07 18:34:36 +00:00
wxpoem compilation fixes 1999-11-04 15:59:39 +00:00
wxsocket Changed #include file ordering so it compiles. 1999-10-25 14:27:04 +00:00
.cvsignore
makefile.b32
makefile.dos
makefile.g95
Makefile.in more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS 1999-11-04 16:52:23 +00:00
makefile.vc Tidied up wxHTML About HTML file (missing /td, /tr etc.: how did that work? :-)); 1999-11-07 12:36:36 +00:00