Václav Slavík
|
1202890513
|
added support for gcc precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-09 12:38:21 +00:00 |
|
Vadim Zeitlin
|
fc7a2a602b
|
undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-22 00:24:07 +00:00 |
|
Julian Smart
|
25b1b442d6
|
Added corrected Show() to wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 08:26:01 +00:00 |
|
Vadim Zeitlin
|
24b3cc2c96
|
reverted wxPopupWindow implementation to the original version using WS_CHILD and desktop as parent; this fixes the activation problem but reopens the other ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-05 23:30:00 +00:00 |
|
Vadim Zeitlin
|
7e25f59e48
|
prevent the parent window from losing activation when a popup is shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-25 13:02:58 +00:00 |
|
Vadim Zeitlin
|
e49d97e66a
|
fixed Windows style of wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-07 23:27:59 +00:00 |
|
Vadim Zeitlin
|
eb729cd37a
|
added wxRTII macros to wxPopupWindow under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-02 23:18:11 +00:00 |
|
Robin Dunn
|
973983be62
|
A little fix for Vadim's fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 03:49:02 +00:00 |
|
Vadim Zeitlin
|
e444455c49
|
wxPopupWindow::GetPosition() should return point in screen coords now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 01:35:45 +00:00 |
|
Robin Dunn
|
758bce950b
|
Added style parameter to wxPopupWindow ctors so they match the Create method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-12 18:11:46 +00:00 |
|
Julian Smart
|
feb85348c3
|
Added popupwin.h to trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 17:16:04 +00:00 |
|