Commit Graph

91 Commits

Author SHA1 Message Date
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
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
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
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
Bryan Petty
077a28282e More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-01 02:05:14 +00:00
Bryan Petty
a766986f6d More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-29 09:19:51 +00:00
Francesco Montorsi
b76b3427fc fix little problem previously introduced: GENERATE_TAGFILE must be left empty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 22:40:26 +00:00
Francesco Montorsi
9b49dc987a remove svn:executable property
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 21:58:45 +00:00
Francesco Montorsi
85e43f4e9d splitted the Doxyfile in more files; now it's easy to generate only a single format or all of them without editing the cfg files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 21:50:05 +00:00
Francesco Montorsi
de87600c5b prepare for Doxygen renaming into Doxygen.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 21:33:13 +00:00
Francesco Montorsi
ef0d16b134 move cpp constants just before the wxUSE list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 21:29:48 +00:00
Francesco Montorsi
8503684982 removed samples topic overview; the samples are part of mainpages/utilities.h now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 08:06:39 +00:00
Bryan Petty
7442b5ee7a Removed some remaining '#' references.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 03:22:12 +00:00
Bryan Petty
f05d2fde68 Last doxygen topic overview cleanup assigned to myself.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 03:13:22 +00:00
Bryan Petty
23114fe1ed More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:37:48 +00:00
Bryan Petty
58d0deaac1 More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 06:48:16 +00:00
Bryan Petty
07fa8f78f8 More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 04:40:10 +00:00
Bryan Petty
721a49c715 More doxygen overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-26 18:37:50 +00:00
Bryan Petty
a2968d85eb More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-26 09:29:48 +00:00
Bryan Petty
877b5c30d6 More doxygen overview updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-26 00:05:33 +00:00
Francesco Montorsi
2bdba54504 the manual doxygen generates by default is for the C++ interface only; the wxPython and wxPerl-specific stuff can be enabled by the relative WXPERL_MANUAL and WXPYTHON_MANUAL 'sections'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 22:39:36 +00:00
Francesco Montorsi
98ba1eee5d fixed all warnings for topic overviews (letters a,h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 22:29:37 +00:00
Bryan Petty
728449503c Doxygen topic overview cleanups.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 10:50:43 +00:00
Francesco Montorsi
b8afbac6aa add the missing < > symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 00:25:48 +00:00
Francesco Montorsi
d230488b29 reworked link anchors and link text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 00:09:20 +00:00
Francesco Montorsi
e244be154e fixed anchor link naming, indentation in some places, added the <hr> divisor, fixed the <>& removal in sample XRC and C++ code, wrapped long lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-25 00:03:35 +00:00
Francesco Montorsi
da17b71468 fixed end of line and path separator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 20:39:26 +00:00
Stefan Csomor
672fc8ada4 moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 18:57:43 +00:00
Stefan Csomor
984daa2a57 moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 18:29:22 +00:00