Vadim Zeitlin
|
2baa2b0eef
|
moved last change under the correct (2.7.2) version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 21:02:38 +00:00 |
|
Vadim Zeitlin
|
16844d1c3a
|
clarify Skip() meaning even more (latest version of patch 1516341)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:52:45 +00:00 |
|
Vadim Zeitlin
|
f8b35b7b9a
|
added autopackage-related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:43:01 +00:00 |
|
Stefan Csomor
|
f540e5bd06
|
using GetNativePath instead of dynamic_cast
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:42:12 +00:00 |
|
Stefan Csomor
|
eec960fa89
|
on demand creation of native CGContexts , so that pure text measuring contexts don't need a native counterpart
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:38:53 +00:00 |
|
Vadim Zeitlin
|
06077aaf2c
|
add alt popup window style allowing to use keyboard and comboboxes in the popup window and use it for the generic date picker (patch 1582391 from Jaakko)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:25:08 +00:00 |
|
Chris Elliott
|
d945fd16d5
|
remove empty dirs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:24:14 +00:00 |
|
Stefan Neis
|
3b0e208f3f
|
Reverted font breakage caused by changes in version 1.30.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 18:59:15 +00:00 |
|
Stefan Csomor
|
2070a4f314
|
adding path accessors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 18:28:31 +00:00 |
|
Stefan Csomor
|
8ddf8e829a
|
adding wxobject and RTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 17:52:23 +00:00 |
|
Vadim Zeitlin
|
3abcfa9b7f
|
make install location autodetection work for executables compressed with (latest version of) UPX under Linux (patch 1565357)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 14:19:50 +00:00 |
|
Vadim Zeitlin
|
85fa9d60c4
|
use wxComboCtrl instead of custom popup window (patch 1575343)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 14:15:46 +00:00 |
|
Stefan Neis
|
90a6ac27c7
|
Applied patch #1582212 (completed/fixed toolbar's wxTB_BOTTOM implementation).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 13:52:20 +00:00 |
|
Vadim Zeitlin
|
c4a34cf8c5
|
call Init() from wxBufferedDC ctors to ensure that layout direction is inherited in any case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 13:04:28 +00:00 |
|
Vadim Zeitlin
|
b1ed79a980
|
inherit the original layout direction (patch 1554810); also refactored a little to reduce code duplication and added a couple of wxCHECKs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 13:00:58 +00:00 |
|
Vadim Zeitlin
|
ac70b90bb4
|
why was using std::string and streams disabled by default for mingw32 and cygwin? enabled it back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 12:50:43 +00:00 |
|
Vadim Zeitlin
|
d956f3e7e7
|
added wxAnimateCtrl test (rest of the patch 1581391)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 12:12:41 +00:00 |
|
Vadim Zeitlin
|
ecf48edf90
|
rearranged wxUSE_XXX tests in alphabetical order for ease of maintenance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 12:07:44 +00:00 |
|
Vadim Zeitlin
|
ef54e2af14
|
ignore .cached files created by the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 11:46:25 +00:00 |
|
Vadim Zeitlin
|
5921d2f848
|
more printf() tests (slightly modified patch 1581936)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 11:41:44 +00:00 |
|
Vadim Zeitlin
|
ce939fe123
|
fix compilation with PCH (patch 1581936)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 11:38:33 +00:00 |
|
Vadim Zeitlin
|
64d47d7dec
|
removed ^Ms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 11:36:26 +00:00 |
|
Robin Dunn
|
e02c0a1360
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 04:27:32 +00:00 |
|
Robin Dunn
|
bbc3761ee8
|
No need to use wxPyMake_wxObject for wxImageList. There are no
derived types, and it is not OOR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 04:14:31 +00:00 |
|
Robin Dunn
|
cd0a59fb7f
|
the Append also does an INCREF, that's one more than we need.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 04:13:04 +00:00 |
|
Robin Dunn
|
d819fba8ae
|
Patch #1581767: Another fix for wx.lib.calendar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 04:12:12 +00:00 |
|
Robin Dunn
|
0a27f39436
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 03:08:27 +00:00 |
|
Robin Dunn
|
9443113386
|
Lots of little tweaks, mostly to draw selected items better such that
they look right with the new wxMac DC, but also other general
improvements as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 03:07:21 +00:00 |
|
Robin Dunn
|
9a9ed31993
|
Animation support added to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 03:00:37 +00:00 |
|
Robin Dunn
|
8e8d11eeaa
|
Add Get/SetInactiveBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 02:59:51 +00:00 |
|
Robin Dunn
|
6240681f37
|
#include dcgraph.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 02:59:09 +00:00 |
|
Robin Dunn
|
f629895c92
|
Add dcgraph.h to files.bkl and rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 02:58:27 +00:00 |
|
Paul Cornett
|
43af39c863
|
move some definitions out of datacmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 19:53:05 +00:00 |
|
Robert Roebling
|
ad0b4329d7
|
Use wxGCDC in wxGTK to draw "Alpha" test page
in drawing sample. Pretty amazing...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 18:44:44 +00:00 |
|
Robert Roebling
|
1ed4f1a747
|
Remove C++ dynamic cast for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 18:43:00 +00:00 |
|
Paul Cornett
|
b687dd2fc1
|
wxGraphicContext --> wxGraphicsContext
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 18:00:11 +00:00 |
|
Paul Cornett
|
fd8bb4662a
|
wxGraphicContext --> wxGraphicsContext
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 17:46:33 +00:00 |
|
Paul Cornett
|
cc5de8fe04
|
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 17:46:22 +00:00 |
|
Stefan Neis
|
e4b5d0e37a
|
Fixed port name used in #ifdef.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 17:22:50 +00:00 |
|
Robert Roebling
|
ddb0ed69a9
|
Fix warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 17:22:07 +00:00 |
|
Stefan Neis
|
d9c9196e34
|
Corrected port name used in headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 17:19:11 +00:00 |
|
Robert Roebling
|
375829bb01
|
Update Makefile.in after annimatectrlxrc addition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 16:57:38 +00:00 |
|
Vadim Zeitlin
|
6614aa496d
|
fix for tabs drawing in RTL (patch 1552881)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 16:55:07 +00:00 |
|
Vadim Zeitlin
|
72c1ba98f2
|
add some #if wxUSE_XXX (patch 1581470)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 16:39:42 +00:00 |
|
Vadim Zeitlin
|
e4164aa980
|
filter out duplicate date changed events sent by the native control (part of bug 1482773)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 16:29:33 +00:00 |
|
Vadim Zeitlin
|
e7e9ac91c2
|
one more correction to wxCondition::WaitTimeout() return code: don't overwrite err with the semaphore wait result (bug 1387179)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 16:06:11 +00:00 |
|
Vadim Zeitlin
|
4cbc928afc
|
restore the old status bar text when DoGiveHelp(false) is called (should fix bug 1340887)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 15:56:24 +00:00 |
|
Vadim Zeitlin
|
e112f01999
|
removed OnToolEnter() handler which interfered with the default tool long help handling; add long help for a couple of tools for testing purposes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 15:54:47 +00:00 |
|
Vadim Zeitlin
|
aafb997862
|
load _TrackMouseEvent dynamically to make it possible to run wx programs on systems with comctl32.dll 4.70 (closes 1215615)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 15:37:55 +00:00 |
|
Vadim Zeitlin
|
f2346d3fd6
|
don't use GetFileAttributesEx() which doesn't exist in Win95 and so prevented any wx program from even starting up there; besides it was unneeded anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-21 15:18:38 +00:00 |
|