Vadim Zeitlin
42b5841f5a
add grid category and mark all grid-related classes as belonging to it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-12 13:09:03 +00:00
Vadim Zeitlin
9ad2fe62d1
made wxLogGui more flexible and documented it and added example of customizing it to the dialogs sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-11 13:58:54 +00:00
Václav Slavík
a302d5958c
added XRC format documentation to the manual (per-class properties docs still missing)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-06 13:35:29 +00:00
Václav Slavík
a6d7c65b26
don't center tables, it looks ugly
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-06 13:31:41 +00:00
Vadim Zeitlin
c5397b42e3
reverted accidentally committed change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-02 17:03:59 +00:00
Vadim Zeitlin
70231bce2d
don't set SHOW_FILES, its value is yes by default anyhow and using it provokes a warning from older doxygen versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-02 13:00:41 +00:00
Robert Roebling
d23914f898
Mention wxEditableLisBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-01 14:22:54 +00:00
Robert Roebling
a6919a6aca
Mention wxString caching in UTF-8 ode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-08-29 12:46:41 +00:00
Vadim Zeitlin
42561c3caf
document wxSpinCtrlDouble ( #9834 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-08-18 11:41:27 +00:00
Stefan Csomor
1bd9252b5b
adding logo on frontpage of pdflatex output
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-08-01 17:24:14 +00:00
Vadim Zeitlin
6b1eedc1bb
add more stock items ( #9799 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-08-01 14:38:02 +00:00
Stefan Csomor
f6852ff105
attempt to commit as utf8
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-08-01 10:31:35 +00:00
Vadim Zeitlin
053ac76fa2
deprecate wxTE_AUTO_SCROLL as it's always on in the ports which support it anyhow ( #2176 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-28 18:18:54 +00:00
Bryan Petty
e515613734
Forgot to export the environment variable so Doxygen picks it up for stripping the path.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-27 18:23:21 +00:00
Bryan Petty
12f5e1e78f
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-27 18:00:03 +00:00
Bryan Petty
10da75d098
Part 2 of 3 commits bringing proper Doxygen path usage without use of @wxheader.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-27 16:47:43 +00:00
Bryan Petty
57b2bba406
Leftover changes for sample doc improvements in ticket #9582 (most of the patch was applied already in r54310).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-21 06:13:20 +00:00
Bryan Petty
5d4cca7f4b
Patch from Utensil Candel with large improvements to the samples documentation, and a PCH fix for the power sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-21 05:10:40 +00:00
Bryan Petty
bbc5b7f897
Finished initial review of [q-r] by Utensil Candel also making the enumeration lists more readable (one per line).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-21 02:38:44 +00:00
Robert Roebling
2038c5e2cb
Balance table
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-20 10:27:25 +00:00
Vadim Zeitlin
a007d249e6
make list whose items are referred to by their numbers in the text really numbered; fix a few typos ( #9550 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-08 01:58:57 +00:00
Vadim Zeitlin
42124e683d
define wxHAS_ATOMIC_OPS only if native implementation is available; use fewer loop iterations in the test if it isn't as otherwise the test takes way too long to run
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-02 20:42:23 +00:00
Vadim Zeitlin
24671bc900
define wxHAS_RAW_BITMAP (instead of inconsistenly named wxHAVE_RAW_BITMAP) and use it to avoid test build error under ports not supporting raw bitmaps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-01 18:42:33 +00:00
Vadim Zeitlin
79b40dcf07
create a separate category for the conversion classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-31 22:35:24 +00:00
Vadim Zeitlin
500b128d0e
mention the problem with writing enums to wxConfig (see #8656 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-30 13:49:12 +00:00
Vadim Zeitlin
73ba5ab90c
mention the ambiguities which arise when passing wxString[.c_str()] to functions overloaded to take both char* and wchar_t* (see #9507 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-30 13:31:28 +00:00
Robert Roebling
47e1c61bb7
Update wxString overview
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-21 08:12:22 +00:00
Václav Slavík
f99af6c052
minor Unicode overview corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-17 21:24:43 +00:00
Vadim Zeitlin
9c8116f8f7
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-11 20:32:35 +00:00
Francesco Montorsi
21864ff2a1
added version check against gcc-generated xml; added readme and few other notes about ifacecheck
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-10 09:37:41 +00:00
Vadim Zeitlin
cc506697c1
update and complete Unicode overview; add an overview of changes since wx 2.8
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-08 02:36:46 +00:00
Vadim Zeitlin
4f29051b4e
use std::[w]string for wxString implementation unless wxUSE_STD_STRING==0 but even if wxUSE_STL==1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-07 00:46:45 +00:00
Vadim Zeitlin
2310f5a56d
extract the most important wxUSE_XXX settings in their own category
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-07 00:43:49 +00:00
Vadim Zeitlin
e2742bd667
don't use $0$ and $1$, Doxygen doesn't have math mode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-07 00:35:26 +00:00
Bryan Petty
6da3d19664
Added missing semi-colon in DVC interface header, and fixed the appearance alias to really only output to HTML.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-06 03:17:22 +00:00
Bryan Petty
c61202de3a
Added margin to event handler function prototypes for IE6 and IE7 which were rendering it on top of the previous paragraph.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-05 20:49:27 +00:00
Bryan Petty
3ed3a1c846
Initial review of various [q-r] by Utensil Candel.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-04 09:04:38 +00:00
Robert Roebling
5bb7884b0a
Update version info in platform detail page
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-30 13:45:22 +00:00
Robert Roebling
36a2d2c43e
Minor clarification
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-29 09:53:36 +00:00
Bryan Petty
09ad05faf0
Removed deprecated layout constraints from class summary, and more v* header reviews.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-28 08:26:04 +00:00
Robert Roebling
ade80f997f
Minor updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 18:21:19 +00:00
Robert Roebling
8f242fce0c
Forgot to remove this one
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 14:18:12 +00:00
Robert Roebling
36b952b759
const_iterator
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 13:41:20 +00:00
Robert Roebling
1694177e02
Removed category for styled text control which only contained 1 item
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 13:13:08 +00:00
Robert Roebling
4c7b80fb91
Forgot wxGraphicsPath
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 10:07:05 +00:00
Robert Roebling
28792a701f
Mention graphics classes, separate out image and bitmap classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-25 09:59:06 +00:00
Bryan Petty
0c1fe6e947
Finished initial reviews of the rest of the [d*] interface headers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-22 01:38:12 +00:00
Václav Slavík
1e24c2af0f
@wxsince -> @since in Doxygen docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-21 10:34:23 +00:00
Bryan Petty
3a7fb603c3
More dc* interface headers reviewed.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-19 08:12:58 +00:00
Bryan Petty
f09b568121
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
...
Initial reviews of a few d* interface headers in this commit as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-17 07:06:20 +00:00
Bryan Petty
20a886a34a
Added feature to the HTML manual to remember your preference to show or hide the inheritance diagram (shown by default now).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-16 20:11:08 +00:00
Vadim Zeitlin
722f74cec8
added a section about Connect(), improve/streamline the one about event tables
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-15 23:17:11 +00:00
Bryan Petty
b321b61c10
Reviewed dataobj.h interface header and added wxDataViewCtrl class group.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-15 03:25:23 +00:00
Bryan Petty
dc215c81ff
Finished initial review of the rest of the [c*] interface headers.
...
Turned on wxPython and wxPerl doc sections as they should be on by default (in
tradition of the old manual for now).
Removed double border on tables for definition lists (we should work on nicer
looking tables for everything, but it can wait).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-14 05:36:08 +00:00
Vadim Zeitlin
3fb26cf229
allow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the corresponding library when using msvc/wx/setup.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-13 02:09:52 +00:00
Robert Roebling
2b3416df5d
Mention Scrolled and wxScrolledWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-12 15:14:41 +00:00
Francesco Montorsi
09a728e15e
introduce a new @beginFlagTable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 22:09:29 +00:00
Francesco Montorsi
b1b95a653c
revisions of o-p headers contributed by Utensil Candel and revised by me
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 21:16:38 +00:00
Robert Roebling
1c9ac9a894
Rearrange categories, III
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 20:06:13 +00:00
Robert Roebling
7ac7b53386
Rearrange categories, II#
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 20:02:27 +00:00
Robert Roebling
557563c872
Rearrange categories
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 19:53:48 +00:00
Robert Roebling
ffac5996ab
Minor correction to Unicode overview
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 13:45:09 +00:00
Robert Roebling
7b74e82834
Update Unicode overview to 3.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-08 12:38:19 +00:00
Robert Roebling
c77dd0a4bd
We do use templates now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-08 10:40:42 +00:00
Francesco Montorsi
cded6aa1c3
better integration of the window sizing overview in the wx docs; revised it removing python-like syntaxes; misc fixes to the wording
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 17:41:22 +00:00
Francesco Montorsi
4f960cd100
stdobjects is used for both objects and pointers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 16:24:11 +00:00
Francesco Montorsi
6c75df8784
small typo fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 14:49:48 +00:00
Francesco Montorsi
8c6791e43c
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 14:43:04 +00:00
Bryan Petty
bfac616654
Finished initial review of [ca*-ch*] interface headers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-05 09:12:23 +00:00
Bryan Petty
29f86fc182
Restored the old Classes by Category page to live side-by-side with the full Classes by Category grouping.
...
Also changed the license pages to include the actual license files verbatim rather than duplicated in comments.
Cleaned up the Development Tips page a little fixing some minor issues and wrapping at 80 columns.
Recategorized the WXDEBUG_NEW() macro from the RTTI group to the Debugging group.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-02 05:29:12 +00:00
Bryan Petty
40c53d1b49
115% line height on lists is more than enough, especially for the class hierarchy and class members pages. Also turned off REPEAT_BRIEF for when we add brief descriptions to classes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-02 01:23:11 +00:00
Francesco Montorsi
5d9a1f6e6b
add a list of the samples yet to document
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 20:29:39 +00:00
Francesco Montorsi
5c02d584da
move TODO items for wxDocs from the wxwiki to the doxygen manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:14:18 +00:00
Francesco Montorsi
08d367c26b
CSS changes: make lists more spaced; use sans-serif font by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:06:13 +00:00
Francesco Montorsi
09380d4145
moved translations list to the doxygen manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:05:42 +00:00
Francesco Montorsi
0f660b35d9
merge "strategies" page with devtips.h; add mention of Bakefile and wx presets in devtips.h; add explanation of the difference between static/shared builds; reorganize the main page of the manual to improve its usability.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 13:27:33 +00:00
Francesco Montorsi
1f1d2182ff
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 16:19:12 +00:00
Francesco Montorsi
03d4f7b992
add 'availability' infos to both wxMethod and wxClass: in this way ifacecheck does not warn about methods documented to be available only for port X, which are missing from the gcc XML, if the gcc XML was produced for a port different than X; this requires @onlyfor ALIAS to output <onlyfor> tags in the XML output
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 20:57:05 +00:00
Francesco Montorsi
eeb67742cd
removed old utils (helpgen, tex2rtf, helphtml, nplugin, wxprop, wxole)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 14:03:33 +00:00
Bryan Petty
409e6ce4dc
Removed the old, manual entry function, macro, and class category pages and replaced them with the new, finished versions auto-generated by Doxygen.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-25 07:57:30 +00:00
Bryan Petty
3950d49c4f
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-25 07:36:12 +00:00
Bryan Petty
7fa7088e4c
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-23 18:24:32 +00:00
Bryan Petty
ef477678f2
Finished review/fixes of Logging category of functions and macros.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-23 06:25:01 +00:00
Vadim Zeitlin
0c1cc9483e
correct hhp2cached path
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-23 01:17:45 +00:00
Francesco Montorsi
5934cda171
added the interface checker to the utils folder
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-22 18:02:13 +00:00
Francesco Montorsi
928f1a076c
remove the 1-space indentation from remaining pages; mark with @todo tags parts of the docs which need to be written yet
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-22 17:49:09 +00:00
Francesco Montorsi
dc28cdf8d4
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)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-22 17:42:29 +00:00
Francesco Montorsi
f0a9a84c09
warn the user about using getters of objects in invalid state
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-21 18:04:00 +00:00
Václav Slavík
27d335cc23
document standard IDs only in one place, not two; bring the list up to date
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-21 14:20:26 +00:00
Václav Slavík
3c4f71cc3d
removed trailing whitespace in Doxygen files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-20 13:45:17 +00:00
Bryan Petty
a055a11641
Finished review/fixes of GDI category of functions and macros.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-20 06:00:05 +00:00
Bryan Petty
1ba0de2efa
Removed docs for old clipboard functions, and reviewed/fixed atomic ops, file & directory, and environment function categories.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-19 08:02:01 +00:00
Bryan Petty
9215c73eaf
Fixed GENERATE_TAGFILE setting after realizing that the setting turns it on, and sets the output file at the same time.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-17 22:10:18 +00:00
Bryan Petty
2a6585b851
One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs).
...
All formats default to off, and need to be explicitly turned on in alternate configuration files (settings can be overridden).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-17 21:14:32 +00:00
Bryan Petty
d696577ccb
Bumped up the size of fonts used in the top tabs and in member tables to something a little more reasonable (if I'm annoyed by the font size, it's definitely too small).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-17 18:40:11 +00:00
Francesco Montorsi
edbbd74778
sort the errors so it's easy to see if already processed headers still give out warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-16 17:23:00 +00:00
Francesco Montorsi
6783cae428
enable the search engine so that the manual which gets built on http://wx.ibaku.net/manual become 'searchable'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-16 14:43:09 +00:00
Bryan Petty
8f5b44d805
Removed layout constaints related docs as discussed on wx-dev.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-16 00:02:39 +00:00
Francesco Montorsi
a568316bc5
turn GENERATE_HTML on otherwise CHM generation does not work correctly
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 13:58:07 +00:00
Francesco Montorsi
f159c6b575
put the CHM in the out folder instead of out/html; be quiet during output generation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 13:36:08 +00:00
Bryan Petty
9579c1d7bb
Categorized all functions and macros in the Debugging and Version categories.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 03:14:51 +00:00
Francesco Montorsi
adcb6f88ee
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
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 23:59:55 +00:00
Francesco Montorsi
81bcbf00f2
remove wine path from doxygen_chm: instead add some comments with urls about where to get hhc.exe.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 21:28:04 +00:00
Francesco Montorsi
8e59a2cdc1
make the script a bit more intelligent using MS broken batch scripting (it took me 40 min to sort out the right syntax!)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 21:26:51 +00:00
Francesco Montorsi
3a776fb356
remove wine path from doxygen_chm: instead add some comments with urls about where to get hhc.exe.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 21:26:11 +00:00
Bryan Petty
66e098902a
Updated doxygen launcher scripts to reflect new Doxyfile locations.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 21:16:33 +00:00
Vadim Zeitlin
be151c9a1c
rename Doxyfile.* to Doxyfile_* to avoid inappropriate extensions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 20:54:52 +00:00
Bryan Petty
dae2800ac8
Added the function and macro group pages for Doxygen.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 05:47:17 +00:00
Francesco Montorsi
4cbfec1580
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
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 16:30:38 +00:00
Bryan Petty
6e7f563b52
Added the class group pages for Doxygen.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 02:56:21 +00:00
Bryan Petty
3db7c3b1aa
Added class groups example to Doxygen and added parent "Functions and Macros", and "Classes by Category" groups.
...
Also added CSS to add "Categories / " to the "Modules" tab label, and turned on DETAILS_AT_TOP setting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 19:08:48 +00:00
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
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
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
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
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
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
Stefan Csomor
2a90143f04
moving forward
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 18:01:09 +00:00
Francesco Montorsi
50fc7dbe76
added images for topic overviews
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:39:16 +00:00
Stefan Csomor
7fa3c42046
moving forward
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:36:44 +00:00
Francesco Montorsi
58fa97d15f
fix some links
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:36:28 +00:00
Francesco Montorsi
c33e257b7a
revised topic overviews (letters g,h)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:26:29 +00:00
Francesco Montorsi
42efa4987c
fixing link anchors naming
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:25:48 +00:00
Francesco Montorsi
048398c7bb
adding reminder of a few ideas about new ALIASES
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:25:11 +00:00
Stefan Csomor
7f2a1fc841
moving forward
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:22:10 +00:00
Stefan Csomor
75b31b23fd
first round, connecting overviews properly to main page
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 17:08:13 +00:00
Francesco Montorsi
cba817acd4
added batch script for generating wx HTML manual from windows; added a comment about what the scripts do
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 14:33:49 +00:00
Francesco Montorsi
3b88355f59
another batch of topic overviews reviewing (letters e,f)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-24 00:47:29 +00:00
Francesco Montorsi
d54cf7ff13
another batch of topic overviews reviewing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-22 22:05:22 +00:00
Francesco Montorsi
69bc0cca0e
fixed some doxygen warnings about wrong anchor links
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 22:05:29 +00:00
Francesco Montorsi
59c0db6a93
fixing the topic overviews
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:58:30 +00:00
Francesco Montorsi
e0a4791892
fixing the topic overviews
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:46:03 +00:00
Francesco Montorsi
378cb81280
fixed the library links
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:45:44 +00:00
Francesco Montorsi
0b145a4087
fixed the library links
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:45:10 +00:00
Francesco Montorsi
b4f1bfd729
move pages under 'mainpages' and also adopt new link anchor naming and use @itemdef instead of \twocolitem tag
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:12:57 +00:00
Francesco Montorsi
4514447c97
move pages under 'mainpages' and also adopt new link anchor naming and use @itemdef instead of \twocolitem tag
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:11:25 +00:00
Francesco Montorsi
94883ba1f4
use @itemdef macro and correct link naming
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 19:49:45 +00:00
Francesco Montorsi
b47e50e5c3
use @subpage where possible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:59:36 +00:00
Francesco Montorsi
03ea8b332b
the wxTip overview is in tipprovider.h; this is a page of the reference manual which should stay in wx/interface - fix the link
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:59:18 +00:00
Francesco Montorsi
4c49b6ff73
the wxTip overview is in tipprovider.h; this is a page of the reference manual which should stay in wx/interface
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:57:26 +00:00