Francesco Montorsi
|
76e9224eb2
|
fix for doxygen warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 20:49:51 +00:00 |
|
Francesco Montorsi
|
77bfb90222
|
fix many doxygen warnings about undocumented parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 14:52:38 +00:00 |
|
Francesco Montorsi
|
95b4a59e67
|
even more interface fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-27 20:26:28 +00:00 |
|
Francesco Montorsi
|
adaaa68635
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-27 11:21:10 +00:00 |
|
Francesco Montorsi
|
f41d6c8cd7
|
add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I* flags and makes it easier to document which flags can be used in wxFile functions and wxFileName::Mkdir (and in future wxFileName::Chmod)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-27 10:27:44 +00:00 |
|
Francesco Montorsi
|
e25cd7750c
|
w*h interface revisions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 21:31:45 +00:00 |
|
Vadim Zeitlin
|
a3ac93e3ac
|
return true from IsBeingDeleted() if any of the parent windows is marked for destruction too (see #9867)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-12 14:09:30 +00:00 |
|
Vadim Zeitlin
|
410201d988
|
added UnsetToolTip() which is also provided (as empty function) in wxUSE_TOOLTIPS==0 case unlike SetToolTip(NULL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-25 23:19:04 +00:00 |
|
Vadim Zeitlin
|
ecdc118383
|
add PostSizeEvent() and use it in wxMSW status bar code (#9795)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-29 23:07:24 +00:00 |
|
Vadim Zeitlin
|
0dba08dd39
|
move SendSizeEvent() down to wxWindow from wxFrame; added SendSizeEventToParent() helper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-29 12:32:47 +00:00 |
|
Bryan Petty
|
12f5e1e78f
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-27 18:00:03 +00:00 |
|
Bryan Petty
|
ae3c17b401
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-27 16:22:58 +00:00 |
|