wxWidgets/docs/doxygen/overviews
2008-12-14 14:51:42 +00:00
..
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 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 document GetSizeAvailableForScrollTarget() 2008-10-15 19:33:00 +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
customwidgets.h adding a new topic overview about writing custom widgets; currently there's no official guide... 2008-12-01 17:46:20 +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 document the main event table macros, wxEventType, wxNewEventType; create a new group_funcmacro_events group 2008-12-02 16:34:09 +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 Moved list of subclasses away from 'classes overview' corrected some wxGrid overview references 2008-10-04 18:57:47 +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 fix typos 2008-10-30 11:15:08 +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 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 Fix RCS-IDs 2008-10-06 15:14:06 +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 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 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 reformat stream overview and provide a description hopefully correct, even if very short, for wxStreamBuffer 2008-12-14 14:51:42 +00:00
string.h added a overview_string_binary section describing what is wxString support with regard to binary data; removed traces of UCS2 wording; it was not completely correct (see wx-dev thread 'string changes doubts and docs') 2008-12-08 19:25:07 +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 added a overview_string_binary section describing what is wxString support with regard to binary data; removed traces of UCS2 wording; it was not completely correct (see wx-dev thread 'string changes doubts and docs') 2008-12-08 19:25:07 +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 use sections and an initial TOC like all other overviews 2008-12-01 17:44:53 +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 Doxygen markup corrections after last change 2008-12-02 22:53:05 +00:00
xrc.h doxygen warnings and formatting fixes 2008-10-19 16:07:00 +00:00