Commit Graph

160 Commits

Author SHA1 Message Date
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