wxWidgets/docs/doxygen/overviews
Vadim Zeitlin 96d36383bd Use sensible default column width in generic wxListCtrl too
Set width of the new columns to wxLIST_DEFAULT_COL_WIDTH and not 0 in
the generic version: this is more compatible with the MSW version and
more useful.

Document that omitting list column width in XRC results in columns of
default, rather than null, as previously, width.
2021-08-17 23:41:07 +02:00
..
app.h Improve wxIMPLEMENT_APP() documentation 2021-07-24 17:21:39 +01:00
archive.h Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
backwardcompatibility.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bitmap.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bookctrl.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +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 Mention example CMake file in CMake Overview 2021-04-16 12:35:12 +02:00
commondialogs.h Update docs/doxygen/overviews/commondialogs.h 2018-12-10 19:37:58 +01: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 Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dataobject.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
datetime.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
debugging.h Remove all trailing spaces 2019-01-30 17:35:54 +01: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 Remove all trailing spaces 2019-01-30 17:35:54 +01:00
envvars.h Disable sizer flag checks if WXSUPPRESS_SIZER_FLAGS_CHECK is set 2021-05-20 13:27:08 +01:00
eventhandling.h Avoid recommending deprecated wxNewId in the docs 2021-02-03 12:10:37 +02: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 Add support for editing dates (without time) to wxGrid 2019-01-04 14:14:01 +01:00
helloworld.h Add new "Installation" page to the manual 2021-04-11 14:29:21 +02:00
high_dpi.md Fix link in High DPI Overview 2021-05-31 16:35:07 +02:00
html.h Point to wxWebView Class Reference as an alternative to wxHTML 2020-07-17 15:02:59 +02:00
install.md Fix doxygen page linking bugs 2021-05-21 02:58:57 +01:00
internationalization.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02: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 Remove all trailing spaces 2019-01-30 17:35:54 +01: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 Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
propgrid.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02: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 Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
roughguide.h Add more top-level references to XRC 2020-04-03 14:58:51 +02: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 Remove all trailing spaces 2019-01-30 17:35:54 +01: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 note that encodings could fail 2020-07-17 17:52:16 +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 Add a note about using ranged-based for loop with wxString 2021-04-11 13:24:33 +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 Improve ID documentation and add more links to it 2018-08-18 14:49:17 +02:00
windowsizing.h Update wxWindow and wxTopLevelWindow::Layout() documentation 2019-08-22 14:04:54 +02:00
windowstyles.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc_format.h Use sensible default column width in generic wxListCtrl too 2021-08-17 23:41:07 +02:00
xrc.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00