Commit Graph

5422 Commits

Author SHA1 Message Date
Bryan Petty
d5693ba91e Updates to wiki links, and XHTML source cleanups.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-08 19:42:25 +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
Vadim Zeitlin
f01a77c795 add an assert indicating that old code overriding OnExecute() must be updated with 2.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-02 22:05:43 +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
Vadim Zeitlin
c3f941621e added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxString fields
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-28 18:49:42 +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
Vadim Zeitlin
fa7134b05a use kind, not id, of a menu item to test whether it's a separator: this allows having separators with ids other than wxID_SEPARATOR in case it's useful to distinguish between them (patch 1929039)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 15:55:42 +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
Vadim Zeitlin
5131749617 initial native implementation of wxCalendarCtrl for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-04 04:17:03 +00:00
Francesco Montorsi
27de83cd5b removed FAQs: they are already available in the website; there's no reason to duplicate them here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-03 08:37:20 +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
Václav Slavík
16361ec941 Generalized wxScrolledWindow into wxScrolled<T> that can derive from
anything (typically wxPanel or wxWindow). Fixed generic wxListCtrl to
use wxScrolled<wxWindow> - this fixes focus problems with label-editing
text control. Fixes to wxScrolledWindow doxygen docs.



git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 15:07:03 +00:00
Francesco Montorsi
c52b4eb8b2 move readme_vms.txt in a folder ad-hoc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 20:32:27 +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
4c3d7eab4f update links to the TODO lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:39:17 +00:00
Francesco Montorsi
b99c3b97e3 remove old files not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:35:31 +00:00
Francesco Montorsi
8f03f6a15e moved to the wiki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:35:11 +00:00
Francesco Montorsi
511a9e3a47 moved old TODO lists to the Wiki: http://www.wxwidgets.org/wiki/index.php/Development:_Todo_List
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-31 14:21:28 +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
28b5ea4e86 add references to wxWebsite,wxWiki,wxForum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 13:09:58 +00:00
Francesco Montorsi
fce0e8f7cd updated the index page: 1) removed sample list: it duplicated (and was out-of-date) the doxygen samples page; 2) removed tex2rtf and odbc references; 3) merged with html/index.htm so that the entire 'html' folder can be removed; temporarily commented-out the FAQ (need to decide how to handle them) and the platforms/i18n pages (need to decide how to handle them)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 00:55:17 +00:00
Francesco Montorsi
bf2ede051c ODBC is not part of wx anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:10:50 +00:00
Francesco Montorsi
82f9d41fd6 noone is going to backport stuff to wx2.4 anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:09:06 +00:00
Francesco Montorsi
0eb0cdef7c removed latex sources of wxDocs; wxWidgets now uses Doxygen on the 'interface' headers to create its documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-29 19:03:36 +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
Vadim Zeitlin
628e155d8c added native GTK implementation of wxCalendarCtrl (modified patch 1925439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-28 02:47: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
Vadim Zeitlin
d2a48d5cbc added convenient wxON_BLOCK_EXIT_SET() macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-27 16:13:50 +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
Václav Slavík
a7c01bb155 documented that Freeze and Thaw are now recursive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-22 14:43:36 +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
Vadim Zeitlin
8cd6a9ad50 added wxSpinCtrlDouble (slightly modified patch 1835864)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-18 14:04:19 +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
41ae85f868 restore previous encoding, changed for error to UTF8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-17 17:33:57 +00:00
Francesco Montorsi
82cddbd97a fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap enums instead of plain int; remove from wxBrushStyle the styles wxPen-specific; add backward-compatible ctor to wxPen; don't include brush.h and pen.h from gdicmn.h, rather move wxPenList,wxBrushList,wxFontList in the relative headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-16 21:11:12 +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
3e6858cdcb introduce wxBrushStyle enum and replace 'int style' occurrences in wxBrush code with 'wxBrushStyle style'; the change is backward compatible and documented in changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-16 16:47:57 +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
Vadim Zeitlin
9243700fb2 add support for asynchronous execution in wxBase (patch 1906889)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 16:46:38 +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
Francesco Montorsi
6a70b5f1b9 update generation info and mention that you need doxygen >= 1.5.4 to correctly regen wx docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 12:26:44 +00:00
Vadim Zeitlin
03d4194d6b implement wxSpinCtrl::Reparent() to properly reparent both the spin button and the text control part (slightly modified patch 1914190)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 04:10:43 +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
Vadim Zeitlin
b1859b1a1b added support for double arguments to wxCmdLineParser (patch 1907289)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-15 02:33:25 +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