wxWidgets/docs/doxygen/overviews
Vadim Zeitlin 3dd4fb3997 Document wxNO_UNSAFE_WXSTRING_CONV in wxString overview
Also add wxUSE_UNSAFE_WXSTRING_CONV to the list of wxUSE_XXX options
documentation and mention it in wxString overview as well.

See #11830.
2018-07-11 00:44:46 +02:00
..
app.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
archive.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
backwardcompatibility.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
bitmap.h Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
bookctrl.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
bufferclasses.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
changes_since28.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
cmake.md CMake: Improve documentation overview page 2018-02-06 13:35:02 +01:00
commondialogs.h Add missing documentation for wxNumberEntryDialog 2018-04-25 18:26:27 +02:00
config.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
container.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
cpprttidisabled.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
customwidgets.h Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00
dataobject.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
datetime.h Fix wrong example using printf() in wxDateTime overview 2017-04-19 17:07:44 +02:00
dc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
debugging.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dialog.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dnd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
docview.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
envvars.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
eventhandling.h Mention C++11 lambdas and std::function<> in event handling docs 2015-12-19 16:14:27 +01:00
exceptions.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
file.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filesystem.h Updated links and mailing list addresses. 2015-10-30 20:06:09 -06:00
font.h Remove useless wxFont::ActivatePrivateFonts() 2017-11-13 22:29:30 +01:00
fontencoding.h Remove obsolete symbols from overviews and install notes 2015-12-03 21:26:31 +01:00
grid.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
helloworld.h Improve wording and formatting in "Hello World" example 2017-12-29 20:13:29 +01:00
html.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
internationalization.h Update i18n overview in the manual. 2014-12-09 12:51:50 +00:00
ipc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
log.h Update the out of date link to DebugView in logging overview. 2014-11-11 01:02:24 +00:00
mbconvclasses.h Bring wxMBConv Overview Background section from mid-90s to mid-2010s. 2016-02-02 21:41:33 +02:00
nonenglish.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
persistence.h Fix and extend persistent objects overview in the manual 2018-03-11 22:04:36 +01:00
printing.h No real changes, just fixed a couple of typos in comments, fixes #16726. 2014-12-14 11:12:31 +00:00
propgrid.h wxEnumProperty: Fixed wrong variable name in Doxygen documentation. 2017-03-22 18:03:24 +01:00
refcount.h Replace wx_static_cast/wx_const_cast/wx_reinterpret_cast with the function-style casts 2016-09-14 18:45:12 +09:00
referencenotes.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
resyntax.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtextctrl.h Drop Mac prefix when referencing OS X. 2016-02-04 09:54:36 +01:00
roughguide.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
runtimeclass.h add wx prefix in a couple places missed in 8f8d58d1 2015-09-06 21:07:06 -07:00
scrolling.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sizer.h Replace invalid character in Sizers Overview 2017-08-24 16:49:55 +02:00
splitterwindow.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
string.h Document wxNO_UNSAFE_WXSTRING_CONV in wxString overview 2018-07-11 00:44:46 +02:00
thread.h Mention wxMessageQueue<> in the thread overview 2018-01-14 18:34:51 +01:00
tips.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toolbar.h Remove obsolete symbols from overviews and install notes 2015-12-03 21:26:31 +01:00
treectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unicode.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
unixprinting.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
validator.h Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
windowdeletion.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
windowids.h Correct and simplify window IDs overview in the manual 2015-11-15 00:56:09 +01:00
windowsizing.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
windowstyles.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc_format.h Add "hint" property to wxSearchCtrl XRC handler 2018-01-27 13:46:54 +01:00
xrc.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00