wxWidgets/samples
Vadim Zeitlin c49245f8ba 1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
2. wxTE_RICH style added to wxMSW, the text controls don't use RICHEDIT
   class by default any more
3. wxRadioBox doesn't generate button events any more (grrr...)
4. commented out code in log.cpp restored and a bug corrected


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-22 23:39:47 +00:00
..
bombs wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
caret wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
checklst wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
config wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
controls Corrected wxlistBox, wxRadioBox, wxComboBox and 1999-07-22 23:28:55 +00:00
db wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
dde Ignore. 1999-06-07 19:44:52 +00:00
dialogs 1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample) 1999-07-22 23:39:47 +00:00
dnd Small changed to wxExtDialog 1999-07-04 13:50:13 +00:00
docview DocView and wxStream things 1999-07-11 19:29:59 +00:00
docvwmdi wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
drawing New drawing test code. 1999-07-22 20:20:42 +00:00
dynamic wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
forty wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
fractal wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
grid wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
help Much improved wxHelpControllerHtml, works under Solaris, too now. 1999-07-21 13:32:08 +00:00
html imagemap support (html) 1999-07-21 11:06:27 +00:00
image wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
internat Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
joytest Ignore. 1999-06-07 19:44:52 +00:00
layout Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
listctrl Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
mdi Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
memcheck Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
mfc Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
minifram Minor and silly fix. 1999-07-21 21:21:01 +00:00
minimal MingW32 compilation works now. 1999-07-21 16:19:59 +00:00
nativdlg ignore these 1999-07-17 18:21:41 +00:00
notebook 1. wxTextControl::SetFont() does something (good or bad - for you to judge) 1999-07-12 14:02:01 +00:00
oleauto ignore these 1999-07-17 18:21:41 +00:00
ownerdrw ignore these 1999-07-17 18:21:41 +00:00
png Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
printing Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
proplist Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
regtest ignore these 1999-07-17 18:21:41 +00:00
resource Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
richedit more type-safety 1999-07-21 16:13:27 +00:00
sashtest Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
scroll Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
splitter Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
tab CVS cleanups. 1999-06-07 16:22:28 +00:00
taskbar ignore these 1999-07-17 18:21:41 +00:00
text 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
thread Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
toolbar Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
treectrl Updated testconf 1999-07-19 14:41:30 +00:00
typetest * wxMemoryStreams updates 1999-07-15 18:08:57 +00:00
validate Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
wxpoem Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
wxsocket Added GSocket for Unix (only GTK for the moment) 1999-07-22 17:51:54 +00:00
.cvsignore ignore these 1999-07-17 18:21:41 +00:00
Makefile.am 1. make install/uninstall seems to work 1999-06-02 12:03:19 +00:00
makefile.b32 Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +00:00
makefile.dos Added more makefiles 1999-02-09 15:40:15 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
makefile.unx Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h 1999-02-06 00:46:25 +00:00
makefile.vc Added test for wxUSE_STATLINE in statline.cpp 1999-07-10 13:31:14 +00:00