.. |
app.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
archive.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
aui.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
backwardcompatibility.h
|
replace @seealso with @see; as Vaclav pointed out we shouldn't use custom aliases only for styling purposes, CSS is designed for that; besides @seealso was already removed from all interface headers and from Doxygen_inc
|
2008-03-14 23:59:55 +00:00 |
bitmap.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
bookctrl.h
|
add docs for the #define of wxBookCtrl
|
2008-10-13 11:03:01 +00:00 |
bufferclasses.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
changes_since28.h
|
Explicitly mention MSVC std::fstream(wxString) incompatibility issue.
|
2009-12-30 13:38:06 +00:00 |
commondialogs.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
config.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
container.h
|
We do use templates now
|
2008-04-08 10:40:42 +00:00 |
cpprttidisabled.h
|
Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled.
|
2009-11-21 11:39:32 +00:00 |
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
|
moved the samples in a separate page so it has a summary of all the samples descriptions and so writing references to samples is shorter (@ref page_samples_xxx instead of @ref page_utils_samples_xxx)
|
2008-03-22 17:42:29 +00:00 |
datetime.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
dc.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
debugging.h
|
Define wxDEBUG_LEVEL in both debug and release builds as 1.
|
2009-09-12 11:28:52 +00:00 |
dialog.h
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +00:00 |
dnd.h
|
moved the samples in a separate page so it has a summary of all the samples descriptions and so writing references to samples is shorter (@ref page_samples_xxx instead of @ref page_utils_samples_xxx)
|
2008-03-22 17:42:29 +00:00 |
docview.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
envvars.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
eventhandling.h
|
Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled.
|
2009-11-21 11:39:32 +00:00 |
exceptions.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
file.h
|
Removed the old, manual entry function, macro, and class category pages and replaced them with the new, finished versions auto-generated by Doxygen.
|
2008-03-25 07:57:30 +00:00 |
filesystem.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
font.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
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
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
html.h
|
remove references to tex2rtf; it's not part of wxWidgets anymore
|
2008-10-23 13:54:17 +00:00 |
internationalization.h
|
moved the samples in a separate page so it has a summary of all the samples descriptions and so writing references to samples is shorter (@ref page_samples_xxx instead of @ref page_utils_samples_xxx)
|
2008-03-22 17:42:29 +00:00 |
ipc.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
listctrl.h
|
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
|
2008-03-22 17:49:09 +00:00 |
log.h
|
Make wxLog::EnableLogging() and wxLogNull thread-specific.
|
2009-07-13 13:21:52 +00:00 |
mbconvclasses.h
|
moved many things from wxString reference page to the wxString overview; updated some old/incoherent informations; added some DIA-drawn graphs showing UTF8/UCS2 different representation used by wxString
|
2008-12-06 16:24:52 +00:00 |
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
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
propgrid.h
|
Reduced unnecessary wxT usage
|
2009-12-26 10:51:39 +00:00 |
python.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
refcount.h
|
Update docs to mention wxRefCounter class
|
2009-06-12 20:29:59 +00:00 |
referencenotes.h
|
modernized
|
2008-10-30 11:14:46 +00:00 |
resyntax.h
|
replace @seealso with @see; as Vaclav pointed out we shouldn't use custom aliases only for styling purposes, CSS is designed for that; besides @seealso was already removed from all interface headers and from Doxygen_inc
|
2008-03-14 23:59:55 +00:00 |
richtextctrl.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
roughguide.h
|
Removed the old, manual entry function, macro, and class category pages and replaced them with the new, finished versions auto-generated by Doxygen.
|
2008-03-25 07:57:30 +00:00 |
runtimeclass.h
|
replace @seealso with @see; as Vaclav pointed out we shouldn't use custom aliases only for styling purposes, CSS is designed for that; besides @seealso was already removed from all interface headers and from Doxygen_inc
|
2008-03-14 23:59:55 +00:00 |
scrolling.h
|
doxygen warnings and formatting fixes
|
2008-10-19 16:07:00 +00:00 |
sizer.h
|
mention wxGridBagSizer (closes #10488)
|
2009-03-23 12:59:34 +00:00 |
splitterwindow.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
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
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
toolbar.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
treectrl.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
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
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
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
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
windowids.h
|
Minor fixes and enhancements to wxWindowID documentation.
|
2010-01-09 17:39:45 +00:00 |
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
|
revisions of o-p headers contributed by Utensil Candel and revised by me
|
2008-04-10 21:16:38 +00:00 |
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 |