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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Robin Dunn
|
5cfb6fee91
|
Make some wxDataViewCustomRenderer virtuals consistent across platforms.
Add missing WXDLLIMPEXP_ADV.
Add missing impl for wxDataViewEvent::GetPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-17 21:00:06 +00:00 |
|
Francesco Montorsi
|
e54c96f187
|
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-10 15:24:38 +00:00 |
|
Francesco Montorsi
|
328f5751e8
|
add const qualifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-09 16:24:26 +00:00 |
|
Francesco Montorsi
|
4cc4bfafe5
|
removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacing in the prototypes; changed @param as discussed on wx-dev; use @see instead of @sa; better indentation for @returns,@remarks,@see paragraphs; other misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-09 12:33:59 +00:00 |
|
Francesco Montorsi
|
7c913512a4
|
adjusted indentation with astyle; added Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-08 14:43:31 +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 |
|