Commit Graph

48532 Commits

Author SHA1 Message Date
Vadim Zeitlin
9f6afbefa5 compilation fix for Windows after the last change (misplaced #endif)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-09 16:04:00 +00:00
Vadim Zeitlin
668fd9c837 don't call Disconnect() if the connection had been already lost (closes #10747) [backport of r60568 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-09 13:24:23 +00:00
Vadim Zeitlin
1ed3f5f1b8 initialize the local address before calling getsockname() on it (closes #10779)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-09 13:07:21 +00:00
Vadim Zeitlin
f8b35ca6dd check for Python and disable automatic STC files updating which requires it if it's not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-08 23:12:57 +00:00
Stefan Csomor
84fc779fc6 fixing usage of common generic files for all osx_ ports, adding webkit to common osx files, fixes #10768
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-07 08:57:08 +00:00
Stefan Csomor
5a1aa77d25 explicitly export symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-07 08:52:08 +00:00
Stefan Csomor
7869d3bce6 backport of r60533, fixes #10770
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-06 18:51:55 +00:00
Stefan Csomor
4aa912fb7a fixing osx_carbon guard, fixes #10769
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-06 15:50:39 +00:00
Vadim Zeitlin
d6fdbbd6b3 enable wxHAS_RAW_BITMAP for OpenWatcom 1.8 and later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-06 11:42:16 +00:00
Vadim Zeitlin
b43378ce72 don't use deprecated EVT_GRID_CELL_CHANGED synonym
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-04 10:14:06 +00:00
Chris Elliott
7a2aa5f448 up to Bakefile 0.2.6 for second time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-02 12:48:28 +00:00
Francesco Montorsi
4ed9846845 backport of r60458 from trunk: don't put NULL pointers in the GdkWindowArray
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-02 10:06:54 +00:00
Chris Elliott
1fb039106f require BCC 5.82 for templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-28 07:37:58 +00:00
Chris Elliott
d90fd4bc30 fix Borland as per trac 10736
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-28 07:36:54 +00:00
Chris Elliott
bb79508b3d require BCC 5.82 for templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-28 07:35:36 +00:00
Chris Elliott
96e41f0980 same as 60347, Borland bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-27 13:59:08 +00:00
Chris Elliott
29e3a5ae78 tracker 10737 fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 15:47:58 +00:00
Vadim Zeitlin
30a5a56e2b set eol style correctly (see #10745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 19:41:08 +00:00
Vadim Zeitlin
3dc212f54e use svn:eol-style instead of eol:style (see #10745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 19:36:36 +00:00
Vadim Zeitlin
312e4a1c8c add missing wx/module.h header to fix PCH-less build (closes #10743)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 19:12:01 +00:00
Vadim Zeitlin
e6f26c51c3 set more svn properties for the files which didn't have them set correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 18:43:48 +00:00
Vadim Zeitlin
cf7621a3c1 fix a problem with loading inked.dll (see #10633)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 18:41:02 +00:00
Vadim Zeitlin
e3a73cc87e WinCE compilation fix: ifdef out HandlePaint() (see #10731)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 12:45:25 +00:00
Vadim Zeitlin
ea3ff60dec set correct EOL style for files added in r58024 [backport of r60383 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 11:12:08 +00:00
Kevin Ollivier
6f55bf72d4 Rebake after last change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 02:57:08 +00:00
Kevin Ollivier
4b64387e7d Don't move the actual executable, just link to it. (backport from trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-26 02:47:45 +00:00
Vadim Zeitlin
372e9891c5 include <windows.h> instead of <basetsd.h> which is not provided by all compilers [backport of r60261 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 23:27:06 +00:00
Chris Elliott
67d907113e update bakefile to 0.2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 09:25:26 +00:00
Chris Elliott
517ff47624 changes for bulding daily trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 08:08:43 +00:00
Chris Elliott
d47dd1aece update where version number needs fixing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 08:07:28 +00:00
Chris Elliott
85bd737814 fix version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 07:58:57 +00:00
Robin Dunn
f8080e0648 Use a hidden window to catch the timer messages instead of a timer proc. This fixes an obscure problem where a new activation context is ignored while in the scop of the timer callback. wxPython needs the activation context to always be active.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-24 05:02:02 +00:00
Chris Elliott
fa1ac35ed4 windows and docs built for 2.9.0rc1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-23 14:52:38 +00:00
Julian Smart
1906a40122 State fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-22 14:06:35 +00:00
Julian Smart
a69cb7730a Removed redundant/harmful no-antialiasing on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-22 07:57:34 +00:00
Stefan Csomor
f5d74780f5 backport r60270
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-21 14:35:51 +00:00
Stefan Csomor
cd9f1c766c backport r60258
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-20 19:31:45 +00:00
Stefan Csomor
44166ce8de merging back r60252
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-20 08:47:57 +00:00
Kevin Ollivier
cf8f51dfdd Backport of r60246.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-19 19:51:59 +00:00
Kevin Ollivier
e699477d3c backport of r60185.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-19 19:45:41 +00:00
Julian Smart
b43c0fad5a Fix for using uncreated window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-19 11:33:34 +00:00
Stefan Csomor
fe2b2391ff merging back r60180, r60184, r60212, r60214, r60215, r60234
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-19 07:20:34 +00:00
Stefan Csomor
b43e5fea41 backport r60220
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-17 18:37:49 +00:00
Stefan Csomor
a5f93241ff merging r60138
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-16 09:48:05 +00:00
Stefan Csomor
97badc2a86 merging r60108, r60116, r60120, r60121, r60125 and r60126
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-16 07:11:57 +00:00
Stefan Csomor
e6aca43e3d merging r60178
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-15 20:45:42 +00:00
Stefan Csomor
02cbcf5808 merge r60175
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-15 20:17:40 +00:00
Stefan Csomor
e98988ecdb merging r60170
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-15 19:46:49 +00:00
Stefan Csomor
0f052f574f merging r60166
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-15 17:49:34 +00:00
Stefan Csomor
6dc784b36e merging r60164
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-15 16:57:58 +00:00