.. |
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
|
revised archive header; changed overview_arc to overview_archive which reads better; modified the @category alias to point to the group pages and to spit out the @ingroup command
|
2008-03-13 16:30:38 +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
|
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 |
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
|
deprecate wxTE_AUTO_SCROLL as it's always on in the ports which support it anyhow (#2176)
|
2008-06-28 18:18:54 +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 |
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
|
small typo fix
|
2008-04-06 14:49:48 +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
|
make list whose items are referred to by their numbers in the text really numbered; fix a few typos (#9550)
|
2008-06-08 01:58:57 +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
|
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 |
grid.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 |
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
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +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
|
made wxLogGui more flexible and documented it and added example of customizing it to the dialogs sample
|
2008-09-11 13:58:54 +00:00 |
mbconvclasses.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
nonenglish.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +00:00 |
printing.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
propgrid.h
|
Moved wxPGChoices m_choices member from various property classes to base wxPGProperty. This allows any property to have choices without subclassing and therefore work with Choice and ComboBox editors. Also removed redundant choice manipulation functions from wxPropertyGridinterface (ie. now use ones in wxPGProperty).
|
2008-09-19 16:57:33 +00:00 |
python.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
refcount.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
referencenotes.h
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +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
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +00:00 |
sizer.h
|
revisions of o-p headers contributed by Utensil Candel and revised by me
|
2008-04-10 21:16:38 +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
|
removed trailing whitespace in Doxygen files
|
2008-03-20 13:45:17 +00:00 |
string.h
|
Update wxString overview
|
2008-05-21 08:12:22 +00:00 |
thread.h
|
Minor clarification
|
2008-04-29 09:53:36 +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
|
Mention wxString caching in UTF-8 ode
|
2008-08-29 12:46:41 +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
|
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
|
2008-03-12 08:50:42 +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
|
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 |
windowsizing.h
|
better integration of the window sizing overview in the wx docs; revised it removing python-like syntaxes; misc fixes to the wording
|
2008-04-07 17:41:22 +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
|
added XRC format documentation to the manual (per-class properties docs still missing)
|
2008-09-06 13:35:29 +00:00 |
xrc.h
|
added XRC format documentation to the manual (per-class properties docs still missing)
|
2008-09-06 13:35:29 +00:00 |