wxWidgets/docs/doxygen/overviews
Vadim Zeitlin 7d9550df50 Define wxDEBUG_LEVEL in both debug and release builds as 1.
By default include assertions and debug logging in both debug and release
builds but disable them in application release builds (when NDEBUG is
defined).

Also update (more accurately, replace) debugging overview.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-12 11:28:52 +00:00
..
app.h
archive.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
aui.h
backwardcompatibility.h
bitmap.h
bookctrl.h
bufferclasses.h
changes_since28.h
commondialogs.h
config.h
container.h
customwidgets.h update/reorganize events overview and changed links to it to reflect the fact that it speaks about events in general and not just about handling them 2009-02-07 15:22:14 +00:00
dataobject.h
datetime.h
dc.h
debugging.h Define wxDEBUG_LEVEL in both debug and release builds as 1. 2009-09-12 11:28:52 +00:00
dialog.h
dnd.h
docview.h
envvars.h
eventhandling.h Show the order in which different event handlers are called. 2009-09-07 23:00:21 +00:00
exceptions.h
file.h
filesystem.h
font.h
fontencoding.h use doxygen autolinking feature; use @ref command for the overview 2009-03-18 15:30:06 +00:00
grid.h add a possibility to disable individual grid rows/columns resizing 2009-04-26 17:02:53 +00:00
helloworld.h
html.h
internationalization.h
ipc.h
listctrl.h
log.h Make wxLog::EnableLogging() and wxLogNull thread-specific. 2009-07-13 13:21:52 +00:00
mbconvclasses.h
nonenglish.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
persistence.h remove extra line breaks which prevents Doxygen from numbering list items correctly (closes #10459) 2009-01-31 18:28:04 +00:00
printing.h
propgrid.h Disabled top-level parent tracking by default (crashes with AUI), must now use wxPG_EX_ENABLE_TLP_TRACKING style to enable old behavior. 2009-08-29 08:09:45 +00:00
python.h
refcount.h Update docs to mention wxRefCounter class 2009-06-12 20:29:59 +00:00
referencenotes.h
resyntax.h
richtextctrl.h
roughguide.h
runtimeclass.h
scrolling.h
sizer.h mention wxGridBagSizer (closes #10488) 2009-03-23 12:59:34 +00:00
splitterwindow.h
stream.h added wxStd{In,Out}putStream classes (closes #10637) 2009-05-02 18:29:33 +00:00
string.h fix some wording and a typo 2009-01-19 00:21:31 +00:00
thread.h name wxThreadEvent and YieldFor in wxProgressDialog and in thread overview; update the sample code to use new event macros; minor other changes 2009-02-18 19:32:00 +00:00
tips.h
toolbar.h
treectrl.h
unicode.h always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_str() and ToUTF8() 2009-03-30 18:28:42 +00:00
unixprinting.h
validator.h Fix manual references to the events overview after it's page ID was changed in r58712 (VZ). 2009-02-18 00:19:22 +00:00
windowdeletion.h
windowids.h
windowsizing.h add many references to the overview_windowsizing topic in wxWindow's size functions; add maximum size and virtual size to the topic overview 2009-02-05 17:40:10 +00:00
windowstyles.h
xrc_format.h add support for bitmap and bitmapposition tags to the wxButton XRC handler 2009-06-15 19:35:19 +00:00
xrc.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00