wxWidgets/samples
Vadim Zeitlin 7dd75c8844 Revert "Add support for reading multi string values to wxRegKey."
Reverts r78136 (see #15727) because the multi-string values in Windows
registry are actually not "name=value" pairs at all but just NUL-separated
strings and the API provided for reading them was inappropriate.

Also see #16719.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-27 14:24:52 +00:00
..
access Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
animate Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
artprov Add wxART_FULL_SCREEN icon. 2014-10-11 16:30:06 +00:00
aui Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
calendar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
caret Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
clipboard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
collpane Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
combo Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
config Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
console Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
controls Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dataview Undo the change of the number of items in dataview sample. 2014-12-20 21:51:47 +00:00
debugrpt Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dialogs Allow customizing wxBusyInfo appearance. 2014-10-24 21:54:38 +00:00
dialup Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
display Add wxART_FULL_SCREEN icon. 2014-10-11 16:30:06 +00:00
dll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dnd Fix some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
docview Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
dragimag Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
drawing Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
erase Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
event Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
except Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
exec Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
flash Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
font Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
fswatcher Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
grid Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
help No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +00:00
htlbox Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
html Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
image Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
internat Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
ipc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
joytest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
keyboard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
layout Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
listctrl Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
mdi Add a popup menu to the MDI sample. 2014-12-05 22:17:38 +00:00
mediaplayer Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
memcheck Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
menu Log wxMenuEvent::GetMenu() in the menu sample for wxEVT_MENU_{OPEN,CLOSE}. 2014-11-11 01:02:27 +00:00
mfc Remove unnecessary wxUSE_MFC option. 2014-12-16 20:16:16 +00:00
minimal Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
nativdlg Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
notebook Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
oleauto Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
opengl No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +00:00
ownerdrw Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
popup Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
power Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
preferences Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
printing Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
propgrid Fix some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
regtest Revert "Add support for reading multi string values to wxRegKey." 2014-12-27 14:24:52 +00:00
render Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
ribbon Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
richtext Fix some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
sashtest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
scroll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
shaped Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
sockets Fix some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
sound Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
splash Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
splitter Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
statbar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
stc No real changes, just fix some typos in comments in the samples. 2014-12-16 13:51:09 +00:00
svg Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taborder Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taskbar Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
taskbarbutton Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
text Allow setting hints for multi-line wxTextCtrl when supported. 2014-12-25 01:32:00 +00:00
thread Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
toolbar Make all bitmaps of the same size in the toolbar sample. 2014-12-05 22:18:32 +00:00
treectrl Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
treelist Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
typetest Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
uiaction Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
validate Use wxFILTER_EXCLUDE_CHAR_LIST in the sample. 2014-11-12 12:37:40 +00:00
vscroll Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
webview Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
widgets Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
wizard Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
wrapsizer Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
xrc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
xti Fix some typos in the comments and messages in the samples. 2014-12-24 13:57:19 +00:00
Info.plist Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00