Commit Graph

48458 Commits

Author SHA1 Message Date
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
Stefan Csomor
3c2b239b6c merging r60154
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 20:11:16 +00:00
Stefan Csomor
30a9c31009 merging r60152
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 20:07:14 +00:00
Stefan Csomor
d955b3fa99 merging r60150
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 20:04:53 +00:00
Stefan Csomor
13ee1f6f59 merging r60148
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 19:55:46 +00:00
Stefan Csomor
757637a99d merge r60145
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 18:38:21 +00:00
Stefan Csomor
311f2009e6 failed conversion shouldn't trigger an assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-14 07:05:58 +00:00
Robin Dunn
20e19923ee compile fix for buildbot
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-12 04:23:25 +00:00
Robin Dunn
cc53ca51ac Don't define HAVE_STRFTIME if it is already defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-12 04:03:18 +00:00
Robin Dunn
7152e1e985 Use a panel inside the CallTip window so it will be painted right on Mac.
Rip out the antialias font option, it hasn't been needed for a long time.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-12 03:01:49 +00:00
Stefan Csomor
940bae519a branching for a 2.9.0 release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-06 16:41:20 +00:00
Vadim Zeitlin
910413e753 compilation fix for PCH-less build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-06 10:21:02 +00:00
Vadim Zeitlin
a5df9b00b4 update from Micha³ Trzebiatowski
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-06 09:09:30 +00:00
Vadim Zeitlin
eb72e9aa28 use COLORONCOLOR stretching mode in DrawBitmap() too (see #3400)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 14:58:11 +00:00
Vadim Zeitlin
a2bbedf07d added test for wxDC-based image scaling; updated copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 14:53:17 +00:00
Vadim Zeitlin
437950ced1 paint background by default to avoid unexpected sample appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 14:34:18 +00:00
Vadim Zeitlin
727539d8bb improve wxTreeItemData documentation (closes #10662)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 13:07:24 +00:00
Vadim Zeitlin
85fcb94fc9 implement GetImageCount() for GIF handler (closes #10663); added test for it to the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 12:52:22 +00:00
Vadim Zeitlin
3b8ec767b9 allow reading GIFs with incorrectly specified animation size (closes #9465)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 12:31:54 +00:00
Vadim Zeitlin
24a5629aed define HAVE_SSIZE_T if we define ssize_t ourselves to prevent redefinitions in other libraries headers (closes #10674)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-05 12:16:58 +00:00
Vadim Zeitlin
390b8241d3 revert r60023 and really fixed compilation problems caused by r60017 by providing assertEquals(const char *, const char *) overload as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-04 23:55:05 +00:00
Vadim Zeitlin
0eb83a1a72 compilation fix after r60017
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-04 22:33:20 +00:00
Michael Wetherell
cc90c1cc3e Fixes for archive tests on Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-04 22:12:04 +00:00
Vadim Zeitlin
245ff47f7c fix the test for !wxUSE_UNICODE_UTF8 builds: don't suppose that strings are UTF-8 encoded in VsnprintfTestCase::S() but use FromUTF8() explicitly (how did it manage to work with VC9 before?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-04 16:45:23 +00:00
Vadim Zeitlin
599d12919c allow symmetric comparisons to work too in CPPUNIT_ASSERT_EQUAL (e.g. wxString==char*, size_t==int and not only char*==wxString, int==size_t)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-04-04 16:43:36 +00:00