Robin Dunn
|
b88c44e735
|
Moved client data stuff directly into wxEvtHandler, #if'd out
wxClientDataContainer for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-12 03:18:35 +00:00 |
|
Robin Dunn
|
16d38102e8
|
Fixed compile errors, warnings and other DSMs, and improved comments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-09 23:09:41 +00:00 |
|
Robin Dunn
|
88a9f974b8
|
Moved the [Set|Get]Client[Data|Object] and such out of wxWindowBase
and into a mixin class. Mixed it with wxEvtHandler. Regenerated
files lists and makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-09 22:50:33 +00:00 |
|