Commit Graph

5261 Commits

Author SHA1 Message Date
Bryan Petty
880efa2a13 Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 08:50:42 +00:00
Bryan Petty
a7f2f62876 Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source).
Updated function and macro pages to use simply "()" and not "::" or "#".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 18:14:32 +00:00
Bryan Petty
c83e60aab5 Looking for comments on new functions and macros organization of Doxygen docs shown with this commit, see wx-dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 07:57:21 +00:00
Francesco Montorsi
f59be7c6bc interface headers reviewed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 16:23:56 +00:00
Vadim Zeitlin
dfba244cbf added wxNativeContainerWindow and implemented it for wxMSW and wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:50:48 +00:00
Francesco Montorsi
478c805363 update the technote with the conventions recently defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:36:23 +00:00
Francesco Montorsi
e1ebc6f432 use CSS spans instead of \sections so that we uniform the look to the Doxygen HTML for @see tag; remove @seealso and rather use the std @see tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:11:37 +00:00
Francesco Montorsi
20523dd9f2 remove spurious \b
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 18:13:09 +00:00
Vadim Zeitlin
9661b95b6b document "wrap" attribute for wxStaticText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:47:27 +00:00
Francesco Montorsi
0aaf0255e4 don't style using Doxygen tags; use <span> tags and CSS instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:31:29 +00:00
Francesco Montorsi
4feb361314 fix missing end brace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:58:39 +00:00
Francesco Montorsi
189dea2961 adjust comments for latex Doxyfile; no real change; add Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:08:33 +00:00
Stefan Csomor
d0894365ea latex include is not making things worse, so we use it all the same
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:52:25 +00:00
Stefan Csomor
444f6eed47 latex include not properly working for links and titlepage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:34:28 +00:00
Stefan Csomor
41046fc2b6 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:32:53 +00:00
Stefan Csomor
f4eb5ee631 pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:18:06 +00:00
Stefan Csomor
2a593cc420 adding files for pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:15:41 +00:00
Francesco Montorsi
44fe9ffc49 use SPAN.literal CSS style for @true, @false, @ifdef_ and similars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 17:32:21 +00:00
Francesco Montorsi
b46a02917a specify we don't use # character; other minor details
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 17:30:40 +00:00
Francesco Montorsi
a7c93f3fbf more comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 15:30:12 +00:00
Francesco Montorsi
aa6ec1d787 make it callable from any path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 14:39:02 +00:00
Francesco Montorsi
23324ae1c7 added interface headers with latest discussed changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 13:52:38 +00:00
Francesco Montorsi
cd5d1e2745 fix links to overviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 19:13:12 +00:00
Francesco Montorsi
29d21088bb fixed all doxygen warnings fixable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 19:08:53 +00:00
Bryan Petty
de2b67e699 Converted bitmaps to PNG (saving 600KB+), flattened any transparent PNGs in case of incompatible browsers/printing, and renamed a number of images to indicate what page it's used on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 04:20:27 +00:00
Francesco Montorsi
bc192c074f add some explanation text for the new sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 23:35:26 +00:00
Francesco Montorsi
7a118965b0 added the @appearance tag with a first test screenshot
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 23:27:46 +00:00
Francesco Montorsi
9c981bfbc0 added the logos for our main ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:58:15 +00:00
Francesco Montorsi
469e56bfcd use page_port as prefix since it's shorter and more suited to the new aliases added to Doxygen.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:57:26 +00:00
Francesco Montorsi
5af3e35eb3 typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:56:28 +00:00
Francesco Montorsi
16c0ade562 use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 12:23:26 +00:00
Francesco Montorsi
9727442f12 use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 12:22:53 +00:00
Bryan Petty
9e85b0594d Updated library dependancy graph to use Graphviz (through Doxygen) while removing wxODBC library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 10:15:13 +00:00
Bryan Petty
032e27aad0 Removed wxImageList overview, and other @ref fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 03:05:58 +00:00
Francesco Montorsi
86faa458df keep the list of event classes in a single place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 20:24:25 +00:00
Francesco Montorsi
6ecca6825c fix include file syntax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 17:29:27 +00:00
Francesco Montorsi
f446361445 added category pages for macros and functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 17:22:02 +00:00
Francesco Montorsi
0909f9a33e fix topic overview name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 17:21:00 +00:00
Francesco Montorsi
c6e29550af typofix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 15:35:38 +00:00
Francesco Montorsi
30738aae14 ensure all topic overviews have an horizontal rule with the list of the sections above
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 15:33:26 +00:00
Francesco Montorsi
38b5b4938f fixed @code sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 15:18:23 +00:00
Francesco Montorsi
023b8f7192 fix the @section tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 15:03:33 +00:00
Vadim Zeitlin
8ce68f7fc0 add support for custom controls in file dialog in wxGTK and generic versions; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 14:33:47 +00:00
Bryan Petty
3863c5ebd9 More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 10:48:31 +00:00
Bryan Petty
2cd3cc948e More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 04:32:30 +00:00
Robert Roebling
c12bf40663 Mention wxURLDataObject some more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 17:26:54 +00:00
Robert Roebling
f4a7ec8231 typo char_t -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 17:20:18 +00:00
Francesco Montorsi
752d278d6b to be valid HTML4 alt attribute is needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 13:44:45 +00:00
Francesco Montorsi
7aff60964d typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 13:41:06 +00:00
Bryan Petty
9715cf42b3 More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 09:49:25 +00:00