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 |
|
Włodzimierz Skiba
|
b6d0f0c7a5
|
Score dialog improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 09:36:45 +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 |
|
Włodzimierz Skiba
|
154fd1e473
|
Fixed lack of copying help. Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 09:24:24 +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
|
d9ab621ea2
|
Finally whole configtool works regardless of wxUSE_STL value (at least with Borland). Changes followed adjustements of other things like better styles, storing pointers, unified headers of files, etc. etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 19:14:36 +00:00 |
|
Włodzimierz Skiba
|
413fac165f
|
Missing headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 18:12:13 +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
|
2c21838ef9
|
removed useless event handlers that were breaking focus handling in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-27 09:40:28 +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
|
7649d8fc00
|
Stub out SetToolTip to avoid massive ifdefing when encountering
a platform that doesn't support them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-26 20:16:19 +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
|
fe8604acce
|
insert now returns pair<iterator, bool>, as for the standard map
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:05:28 +00:00 |
|
Vadim Zeitlin
|
e5aa044ba4
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 20:13:23 +00:00 |
|
Dimitri Schoolwerth
|
02af5ea4ba
|
removed reference to deleted wxNotebookSizer programming section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:49:27 +00:00 |
|
Dimitri Schoolwerth
|
6f63b8adb8
|
added missing closing bracket
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:45:15 +00:00 |
|
Dimitri Schoolwerth
|
e4451d8773
|
fixed tex2rtf errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:38:46 +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
|
733a25f0f4
|
better Finnish translations (patch 993051)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:57:44 +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
|
7bef714caa
|
converted char * references to wxChar *
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:50:57 +00:00 |
|
Vadim Zeitlin
|
0afb585238
|
don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:47:33 +00:00 |
|
Vadim Zeitlin
|
372c511b70
|
don't include wx/wxprec.h from the headers (patch 993136)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:44:47 +00:00 |
|
Vadim Zeitlin
|
282d1e47f9
|
dc.h shouldn't include itself (patch 992933)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:39:07 +00:00 |
|
Dimitri Schoolwerth
|
b11dd80fa4
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:38:58 +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
|
db4c39a9e8
|
fixed header include guard position (patch 992443)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:36:51 +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
|
bdb1f15c2b
|
unused param warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:18:58 +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 |
|