Václav Slavík
bf84f3e207
Added documentation for wxItemContainer class; moved methods docs
...
from wxControlWithItems there and fixed errors in them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-11 22:12:31 +00:00
Robert Roebling
ff58644a54
Improve wxMenu docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-11 10:32:48 +00:00
Václav Slavík
077f75a51d
reverted wxVideoMode API breakage by r53049, finished documentation for it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-11 09:52:04 +00:00
Bryan Petty
6f022dba69
Fixed multiple inheritance structure of vscroll.h classes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-11 07:01: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
4a31b0c34f
other misc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 22:04:29 +00:00
Francesco Montorsi
3e8ec95401
use an enum to make it easier to document the values
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 21:59:22 +00:00
Francesco Montorsi
a30b5ab969
revisions of o-p headers contributed by Utensil Candel and revised by me
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 21:31:05 +00:00
Francesco Montorsi
c427b5e3d4
use a @section instead of <b> tags
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 21:17:15 +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
b3623ed593
More proof-reading in wxImage
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 20:28:36 +00:00
Robert Roebling
02fcb9a13f
Learning doxygen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 16:36:58 +00:00
Robert Roebling
4e2cddc4b5
minor improvements
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 16:36:00 +00:00
Robert Roebling
7690a4ca86
Correct introduction to wxControlWithItems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 13:36:51 +00:00
Robert Roebling
de022e4f11
First attempt to document raw bitmap access
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 13:21:20 +00:00
Robert Roebling
dd067e96c8
Make wxImage correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 12:35:55 +00:00
Bryan Petty
968f15e262
Finished initial review of some [co*] interface headers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-10 02:57:09 +00:00
Robert Roebling
e51bf69961
Adapt MSW's renderer's alignment to use column header's alignment by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-08 11:17:54 +00:00
Robert Roebling
f2b7492a88
By default, align renderers as column header under GTK+, too.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-08 10:39:57 +00:00
Bryan Petty
d18d9f6047
Finished initial review of [cl*-cm*] interface headers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-08 05:34:11 +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
Robert Roebling
e84fd6a105
Put sample code back in, removed during conversion to Doxygen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 10:46:15 +00:00
Robert Roebling
73473b3e8c
Further corrections to container class docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 10:37:32 +00:00
Robert Roebling
e39de7022c
Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and let wxDataViewIndexModel behave the same on all platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 09:27:21 +00:00
Robert Roebling
5cb947fdc2
Some corrections to container class docs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 00:17:06 +00:00
Robert Roebling
5b99d5d8ea
Mention that the renderer's alignment is ignored under OS X, reorder docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-07 00:07:14 +00:00
Robert Roebling
05303ccd8d
Added alignment parameter to renderers' constr
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 23:04:40 +00:00
Robert Roebling
20c3673757
Mention wxDataViewRenderer Set/GetAlignment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 22:59:15 +00:00
Francesco Montorsi
4d7b68d132
my revision of o-p interface headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 16:19:04 +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
3fedffdc05
give a name to the enumeration of the values which can be passed to OnDrawItem to make it easier to document it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 15:35:21 +00:00
Francesco Montorsi
e46fcdb43b
documented wxVideoMode (otherwise wxDisplay docs are not very useful)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 15:34:05 +00:00
Francesco Montorsi
6587411805
make sure all wxDefault* and all wxNull* global instances are documented
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 15:28:55 +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
Francesco Montorsi
74bf4e6430
revisions contributed by Utensil Candel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-06 12:52:58 +00:00
Vadim Zeitlin
0367b92891
document Alloc() vs returning bool (part of bug 1933693)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-05 17:50:16 +00:00
Robert Roebling
0bdfa38835
Support renderer::LeftClick() in generic code, removed unsupported RightClick(), corrected docs, added test to sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-05 12:09:15 +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
db0b0942f8
implemented toggling of wxCAL_MONDAY_FIRST in the native MSW version of wxCalendarCtrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-04 16:35:43 +00:00
Bryan Petty
49d3702212
Intial review of calctrl.h.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-04 06:20:48 +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
42013f4c28
first revision (contains wxHelpEvent and wxNavigationKeyEvent modifications which needs to be solved)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-02 11:05:46 +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
Vadim Zeitlin
bf956fac0e
move all appearace-related methods down to wxCalendarCtrlBase from wxGenericCalendarCtrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 23:43:34 +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
cdbcf4c286
replace @b Note with @note; replace '' with "
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 13:59:28 +00:00
Francesco Montorsi
0ce6d6c89a
first raw revision
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-01 13:55:38 +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
1add55ae50
s/NB:/@note; revised wxFFile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 23:34:30 +00:00
Francesco Montorsi
eea9220dfa
typo fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 23:04:47 +00:00