Włodzimierz Skiba
|
eecdb0007f
|
Conditional compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 19:14:42 +00:00 |
|
Włodzimierz Skiba
|
534b127cac
|
Warning cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 17:44:18 +00:00 |
|
Włodzimierz Skiba
|
79e162f526
|
Code and warning cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 15:55:53 +00:00 |
|
Julian Smart
|
22800f325f
|
Can't use directives within a macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 20:21:02 +00:00 |
|
Julian Smart
|
90dedfca12
|
Needs log.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 20:17:15 +00:00 |
|
David Elliott
|
05cbefbfab
|
Removed unused event table entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 13:52:24 +00:00 |
|
Vadim Zeitlin
|
7b24e97518
|
fix for assert when copying bitmap in CloneRefData()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 09:39:52 +00:00 |
|
Julian Smart
|
5a6371b940
|
Checkbox needs an extra pixel in height on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 08:44:42 +00:00 |
|
David Elliott
|
32524c8fb8
|
C/C++ differences
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:07:42 +00:00 |
|
David Elliott
|
f7ff39c6ac
|
Copied from src/msw/gsocket.c revision 1.61
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:03:44 +00:00 |
|
David Elliott
|
1c8681b4d8
|
Applied gsockmsw.c 1.20 to 1.25 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 01:40:07 +00:00 |
|
David Elliott
|
79099b80ad
|
wxWindowMSW::OnInitDialog is only implemented for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 19:34:19 +00:00 |
|
Stefan Neis
|
d3a919bdce
|
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 16:02:50 +00:00 |
|
Stefan Csomor
|
055a486bbe
|
trying to get coordinates of native controls and wx coordinates in synch. as native controls cannot draw arbitrary borders we have to take care of that ourselves...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:56:56 +00:00 |
|
Stefan Csomor
|
9c4e5c709e
|
HasFlag is not set at this point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:51:03 +00:00 |
|
Stefan Csomor
|
441b46ac5e
|
Refresh is necessary in earlier systems, no penalty when doing in 10.3+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:48:28 +00:00 |
|
Julian Smart
|
d26e1ab206
|
Worked around static box opaqueness problem on WinCE by setting the
z-order in OnInitDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 09:34:25 +00:00 |
|
Vadim Zeitlin
|
8f6819d763
|
removed GSocket_[Un]Streamed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 00:35:33 +00:00 |
|
Julian Smart
|
64133c38ea
|
Under WinCE, we need to send the groupbox z position to the bottom
to reveal the controls that were created after the group control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 20:30:22 +00:00 |
|
Włodzimierz Skiba
|
41b8fe99b4
|
Missing DMC OFN_* values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 18:04:01 +00:00 |
|
Václav Slavík
|
418b7d6ba5
|
fixed memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 11:34:31 +00:00 |
|
Stefan Csomor
|
564cb9de61
|
region from polygon added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 11:28:20 +00:00 |
|
Václav Slavík
|
768276f6ed
|
fixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl item (same thing as patch 978403 for treectlg.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 08:53:10 +00:00 |
|
David Elliott
|
b082b52407
|
Incorporated src/unix/gsocket.c 1.86 to 1.92 changes (except 1.90 to 1.91
which was applied by Vadim as 1.9 to 1.10 of src/unix/gsocket.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 02:15:32 +00:00 |
|
Vadim Zeitlin
|
2d080a4963
|
removed GSocket_Unstreamed() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 22:14:59 +00:00 |
|
Vadim Zeitlin
|
17d3ce7eff
|
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 21:35:32 +00:00 |
|
Vadim Zeitlin
|
f7aa747716
|
removed _GSocket::m_oriented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 21:33:54 +00:00 |
|
Julian Smart
|
5c760b84fc
|
Don't return wxEmptyString for e.g. wxPathOnly("\file.txt")
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 20:55:59 +00:00 |
|
Julian Smart
|
503528dca0
|
OFN_ENABLESIZING not appropriate for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 18:48:54 +00:00 |
|
Vadim Zeitlin
|
ac7f6cf0a9
|
check if wxTheApp still exists in FreeColour(); fixes crash on shutdown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:42:45 +00:00 |
|
Vadim Zeitlin
|
3cd2f0bdee
|
IsTopLevel() may return true not only for wxTLW: this fixes crash when opening a menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:34:37 +00:00 |
|
Vadim Zeitlin
|
082006f3ab
|
detach removed submenu from the menubar too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:13:57 +00:00 |
|
Vadim Zeitlin
|
b8033a5ddc
|
replace wxHashTable with a type safe hash map of Window to wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:09:33 +00:00 |
|
Vadim Zeitlin
|
bb0926cc00
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:26:13 +00:00 |
|
Vadim Zeitlin
|
7fc4caa60a
|
compilation warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:25:04 +00:00 |
|
Vadim Zeitlin
|
b765da9f50
|
reverted previous patch applied by mistake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:21:42 +00:00 |
|
Vadim Zeitlin
|
f2f38edc2c
|
invalidate selection when deleting the page changes its index (replaces patch 865500)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:12:28 +00:00 |
|
Vadim Zeitlin
|
7c9955536a
|
use wxWindowDisabler instead of ShowModal() for showing the print preview frame (patch 832288)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:09:30 +00:00 |
|
Vadim Zeitlin
|
74c481d117
|
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from the patch 992473; it also adds and documents wxSOCKET_REUSEADDR flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:06:01 +00:00 |
|
Vadim Zeitlin
|
0b11099dd6
|
implemented moving the dialog (patch 996448)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:56:00 +00:00 |
|
Dimitri Schoolwerth
|
749bb9f129
|
added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert variants)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:37:48 +00:00 |
|
Vadim Zeitlin
|
189f58faea
|
don't assign the same normal value for all the other bitmaps, leave them empty (patch 990370)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:33:38 +00:00 |
|
Vadim Zeitlin
|
c328d0ad10
|
update the caret bitmap size in EVT_SIZE (patch 990361)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:32:24 +00:00 |
|
Vadim Zeitlin
|
37340c48fb
|
corrected assert in wxSocket::Initialize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:25:00 +00:00 |
|
Vadim Zeitlin
|
c2919ab326
|
added status bar fields styles support (patch 988292)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:13:52 +00:00 |
|
Vadim Zeitlin
|
22dec51f90
|
fixed flushing of secondary log target in wxLogChain (patch 985711)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:02:54 +00:00 |
|
Vadim Zeitlin
|
e6bf95736e
|
compilation fix for a patch which didn't compile...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:52:40 +00:00 |
|
Vadim Zeitlin
|
09088d12d4
|
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:48:14 +00:00 |
|
Vadim Zeitlin
|
69936aea19
|
added DoCreate/Load/SaveDocument() (patches 983570 and 983571)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:42:11 +00:00 |
|
Vadim Zeitlin
|
c48908df67
|
added GetHeaderValue() (patch 974427)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:30:42 +00:00 |
|