Vadim Zeitlin
|
4b962ba1e0
|
fix overview links and various Doxygen errors (#9580)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-15 01:18:46 +00:00 |
|
Vadim Zeitlin
|
30a56ea8cb
|
call wxSizerFlags::Top/Bottom() or Left/Right() shouldn't change horizontal or vertical alignment (#9534)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-07 01:22:34 +00:00 |
|
Robert Roebling
|
1c340cc6a4
|
Removed more //@ groups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-26 11:41:07 +00:00 |
|
Robert Roebling
|
cbf2bf6a9c
|
Removed Item Management category, minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-25 21:29:08 +00:00 |
|
Bryan Petty
|
d29a9a8ac8
|
Replaced @returns with @return for more standard command use and compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 01:38:53 +00:00 |
|
Bryan Petty
|
f992f2ae26
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 20:46:34 +00:00 |
|
Vadim Zeitlin
|
49dcc246bf
|
add wxSizer::SetDimension() overload taking wxPoint/wxSize instead of 4 ints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 18:58:04 +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 |
|
Vadim Zeitlin
|
7e927914ef
|
document wxSizerItem::SetMinSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-24 01:40:25 +00:00 |
|
Václav Slavík
|
feaa1ecb8c
|
fixed signatures of wxSizerFlags methods returning wxSizerFlags reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-22 20:19:54 +00:00 |
|
Václav Slavík
|
01195a1b40
|
documented wxRESERVE_SPACE_EVEN_IF_HIDDEN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-22 20:16:50 +00:00 |
|
Václav Slavík
|
5886ce0247
|
many formatting fixes to wxSizer docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-22 20:04:57 +00:00 |
|
Václav Slavík
|
da0691a465
|
tagged wxNotebookSizer as deprecated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-22 15:54:30 +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 |
|
Václav Slavík
|
491a5ece42
|
added back docs for wxWindow::WindowToClientSize, added some missing @since tags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-17 16:14:21 +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 |
|