David Surovell
|
cc224d6e79
|
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 08:03:37 +00:00 |
|
Vadim Zeitlin
|
e493ecef80
|
fixed several crashes in XPM parsing code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 03:04:40 +00:00 |
|
Jamie Gadd
|
36eadb4ff3
|
Rearrange build order so it successfully builds dll versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 02:39:03 +00:00 |
|
Vadim Zeitlin
|
7447bdd7b7
|
fix client to screen (and vice versa) conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 00:49:24 +00:00 |
|
Vadim Zeitlin
|
38b2e0de18
|
blind compilation fix for 64 bit systems after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 00:26:33 +00:00 |
|
Kevin Ollivier
|
e069db2d65
|
Easy fix for automated uploads (I thought I tried this and it failed, but fortunately I was wrong there) and leave a note about rebaking until it's implemented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 00:19:05 +00:00 |
|
Vadim Zeitlin
|
8235976431
|
fixed wxFontMapper behaviour under wxGTK2: it now just maps all encodings to UTF-8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 23:39:55 +00:00 |
|
David Surovell
|
0ec80ebe6f
|
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 23:37:07 +00:00 |
|
Vadim Zeitlin
|
6b71411ac9
|
get (temporarily) rid of GTK+ debugging messages about negative width and size as this makes programs built with wxGTK2 unusable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 23:21:55 +00:00 |
|
David Surovell
|
3e822cd8d0
|
clean - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 23:17:35 +00:00 |
|
Włodzimierz Skiba
|
b1a1a83c92
|
wxPalmOS build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 18:47:53 +00:00 |
|
Włodzimierz Skiba
|
0e2d298670
|
!WX_PRECOMP (wxPalm) build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 17:51:44 +00:00 |
|
Vadim Zeitlin
|
a3a4105df6
|
it is not possible to show/hide the window from the UpdateUI event handler; refactored the code by moving control-specific parts into the derived classes (patch 1338350)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 16:32:50 +00:00 |
|
Vadim Zeitlin
|
27237c3708
|
don't use #error as some compilers ignore it; provoke a real compile error instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:55:19 +00:00 |
|
Vadim Zeitlin
|
0a9ed8f14e
|
trick the sizer code into thinking that the wizard pages are shown so that it takes them into account for the layout, even if they're not really shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:48:49 +00:00 |
|
Vadim Zeitlin
|
88517d9008
|
no changes; just added some comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:37:45 +00:00 |
|
Włodzimierz Skiba
|
b9a958e66f
|
wxWinCE warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:16:52 +00:00 |
|
Vadim Zeitlin
|
e35d07b9d0
|
compilation fix for VC8 (see patch 1429985)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:08:37 +00:00 |
|
Włodzimierz Skiba
|
bc8793f4d2
|
wxUSE_UXTHEME=0 (WinCE) build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:06:54 +00:00 |
|
Vadim Zeitlin
|
f74fd79b8e
|
removed extra semicolons added by previous patch (patch 1429906)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 13:01:07 +00:00 |
|
Vadim Zeitlin
|
9002a61c32
|
fixed memory leak in the sample and simplified wxCheckListBox creation code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 12:54:19 +00:00 |
|
Vadim Zeitlin
|
3ff260ae2c
|
typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 12:40:18 +00:00 |
|
Michael Wetherell
|
8d7eaf9140
|
Warning fixes for VC5 (Igor Korot)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 12:16:56 +00:00 |
|
Michael Wetherell
|
51d0522672
|
Some compilers don't define SIZE_T (e.g. dmc) so use size_t instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 11:00:45 +00:00 |
|
Julian Smart
|
2baea9e267
|
Script tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 10:28:33 +00:00 |
|
Stefan Csomor
|
7e81aa035c
|
intel fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 09:00:44 +00:00 |
|
Jamie Gadd
|
5483756fdc
|
Replace deprecated wxNB_* flags with wxBK_* used in last commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 08:43:01 +00:00 |
|
Robin Dunn
|
a2c53287f8
|
Forward decalre wxPyFindSwigType
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 08:17:29 +00:00 |
|
Robin Dunn
|
ddbb966daa
|
Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear
methods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 08:16:10 +00:00 |
|
Kevin Hock
|
29c731cae9
|
Add missing include for non-PCH builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 03:43:53 +00:00 |
|
Kevin Hock
|
36287f1a97
|
Add missing include for non-PCH builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 03:11:37 +00:00 |
|
Vadim Zeitlin
|
f154b9fa94
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 02:21:13 +00:00 |
|
Vadim Zeitlin
|
213ad8e72c
|
added linear and concentric gradient fill functions (modified/fixed patch from Ryan Norton)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 01:57:31 +00:00 |
|
Michael Wetherell
|
d6bf7254f4
|
Add -fno-strict-aliasing to the optimisation flags for gcc as discussed on wx-dev
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 01:55:41 +00:00 |
|
Kevin Hock
|
24f4fc23ac
|
Note wxSOCKET_REUSEADDR and SetLocal/Connection changes [ Result of extended patch 1415505 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 00:46:14 +00:00 |
|
Kevin Hock
|
2ccd904b01
|
Document new SetLocal method, new capabilities for wxSOCKET_REUSEADDR, and new overloaded Connect method [ Documentation changes for extended patch 1415505 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 00:44:54 +00:00 |
|
Kevin Hock
|
716a5baa6e
|
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting if a local port is specified [ Extension of patch 1415505 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 23:44:26 +00:00 |
|
Kevin Hock
|
c232b3cdc6
|
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting if a local port is specified; add SO_REUSEPORT wherever SO_REUSEADDR is used if SO_REUSEPORT is defined, otherwise reuse fails on BSD systems (e.g. Mac OS X) [ Extension of patch 1415505 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 23:43:17 +00:00 |
|
Kevin Hock
|
33d925b0d9
|
Add SetLocal method; overload Connect to accept a local address and move common Connect code into DoConnect; DoConnect handles wxSOCKET_REUSEADDR flag and setting local address [ Heavily modified and expanded patch 1415505 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 23:39:25 +00:00 |
|
Robin Dunn
|
080b9cbc7f
|
Rearrainge things so the SWIG_VERSION values doesn't need to be
written to the C++ wrapper file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 19:46:49 +00:00 |
|
Robin Dunn
|
12e7f72a35
|
Docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 19:45:38 +00:00 |
|
Robin Dunn
|
7c30eb5a42
|
No longer need the SWIG_VERSION to be output to the C++ file, so
remove that change from the patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 19:45:17 +00:00 |
|
Kevin Ollivier
|
b41b09e285
|
Documenting WX_MONOLITHIC build option.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 18:41:11 +00:00 |
|
Vadim Zeitlin
|
a4d2944e64
|
added assignment operators from int for disambiguation of expressions such as ll=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 17:30:26 +00:00 |
|
Vadim Zeitlin
|
bb60e16c8f
|
removed stray #endif added in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 17:17:08 +00:00 |
|
Vadim Zeitlin
|
33f81fc7d0
|
use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 16:56:40 +00:00 |
|
Vadim Zeitlin
|
216a72f3b9
|
added support for 64 bit ints in wx stream classes (patch 1203970)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 16:51:34 +00:00 |
|
Vadim Zeitlin
|
87152bb53d
|
wxUSE_DATETIME==0 compilation fix (part of patch 1203970)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 16:40:10 +00:00 |
|
Vadim Zeitlin
|
608f8a111b
|
provide wxGetLocalTimeMillis() (returning double) even if wxUSE_LONGLONG==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 16:38:28 +00:00 |
|
Vadim Zeitlin
|
7ba7c4e62f
|
use wxDiskspaceSize_t which is long and not wxLongLong if wxUSE_LONGLONG==0 (part of patch 1203970)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 16:21:14 +00:00 |
|