Robin Dunn
|
a6586dfbde
|
Deal with wxVariant changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-02 19:58:21 +00:00 |
|
Robin Dunn
|
15fa9a1f82
|
fixed line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 06:38:38 +00:00 |
|
Robin Dunn
|
830f23c593
|
Remove calls to dc.BeginDrawing and dc.EndDrawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-07 17:28:12 +00:00 |
|
Robin Dunn
|
6b6e73390c
|
Fix for MSVC 6 compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-13 05:22:16 +00:00 |
|
Robin Dunn
|
17991ec034
|
merge #4 from 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-10 23:15:38 +00:00 |
|
Kevin Ollivier
|
39fc328f03
|
Use TranslateAccelerator so that TAB, Return, etc. keys are properly processed by wxActiveX controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-12-19 01:42:32 +00:00 |
|
Robin Dunn
|
9c721ebf97
|
Unregister the object too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-14 21:03:59 +00:00 |
|
Robin Dunn
|
535ffb932a
|
Patch from Ole André, call RegisterActiveObject() so the objects can
be retrieved from the PyWin32 modules.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-13 20:45:24 +00:00 |
|
Robin Dunn
|
6c75a4cf0f
|
Removed unnecessary files, removed or replaced images that we're not
sure of their origin or license.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-24 20:55:42 +00:00 |
|
Robin Dunn
|
a96fdef31f
|
use wxMin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-28 18:36:57 +00:00 |
|
Robin Dunn
|
1814658d67
|
fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-21 18:34:20 +00:00 |
|
Robin Dunn
|
85ac8ca017
|
ActiveX events should be sent to the window, not it's parent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:29:20 +00:00 |
|
Robin Dunn
|
9c97d337bf
|
Remove use of m_bestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-15 19:56:20 +00:00 |
|
Robin Dunn
|
a78cb66358
|
Add wxRTTI info and set bestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-07 21:22:24 +00:00 |
|
Robin Dunn
|
0dabb2a2c6
|
fixes for unicode build, return values from event handlers (via
updated attributes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-24 23:06:01 +00:00 |
|
Robin Dunn
|
b7c75283f2
|
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
extension module called wx.activex. Lots of demo and lib updates to
go along with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-23 05:29:50 +00:00 |
|