Robin Dunn
|
fe641ffb97
|
Turn off wxUSE_GRAPHICS_CONTEXT if compiling with MSVC 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-10 02:06:54 +00:00 |
|
Robin Dunn
|
73795abcef
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-10 00:15:51 +00:00 |
|
Robin Dunn
|
076c29d8f7
|
Check for NotImplementedError
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-10 00:14:56 +00:00 |
|
Robin Dunn
|
7f3e41c4d3
|
A bit of code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 23:43:24 +00:00 |
|
Robin Dunn
|
47f2df6d21
|
ensure that a bad locale is destroyed before it is attempted to be used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 23:42:57 +00:00 |
|
Robin Dunn
|
0408709133
|
Docs about wxToolBar::SetToolDisabledBitmap and SetToolNormalBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 23:41:32 +00:00 |
|
Julian Smart
|
09e161721b
|
Reverted renderer changes and just use window variant within renderer functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 14:05:11 +00:00 |
|
Julian Smart
|
3d31f62a1f
|
Updated the mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 21:45:07 +00:00 |
|
Robin Dunn
|
3c901e1e03
|
backport Roman's changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 20:30:27 +00:00 |
|
Bryan Petty
|
e728b32239
|
This commit was manufactured by cvs2svn to create branch
'WX_2_8_BRANCH'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 20:30:27 +00:00 |
|
Julian Smart
|
8dfd2d0aad
|
Added control size constants to renderer to allow component drawing to match the
window variant, initially on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 17:18:43 +00:00 |
|
Julian Smart
|
869d741e0b
|
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 15:48:27 +00:00 |
|
Vadim Zeitlin
|
872ff793e6
|
added dllexport/import declarations for wxRunningEventLoopCount to fix linking in DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 02:32:48 +00:00 |
|
Vadim Zeitlin
|
484f1362b2
|
update wxChoice value when SetSelection() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 17:43:03 +00:00 |
|
Vadim Zeitlin
|
bdcb00e8ec
|
fix compilation after the last change in msw/thread.cpp: we can't use wxEventLoop from there; use the hack described at http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/83190 instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 16:30:34 +00:00 |
|
Vadim Zeitlin
|
c9897ce282
|
define wxUSE_ACTIVEX, not (non existent) wxUSE_OLE_ACTIVEX (backport from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 16:09:02 +00:00 |
|
Julian Smart
|
bacea03059
|
Added flag for removing attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 12:24:17 +00:00 |
|
Julian Smart
|
11ab3d4687
|
Removed unnecessary assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 12:21:42 +00:00 |
|
Robin Dunn
|
7f0213cad6
|
Remove default ctors from wxGraphicsMatrix and wxGraphicsPath since
they are supposed to be constructed vie the factory functions in
wxGraphicsContext.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 18:24:54 +00:00 |
|
Robin Dunn
|
9358d3e22f
|
Allow wxWANTS_CHARS to be effective on native controls too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 18:15:22 +00:00 |
|
Robin Dunn
|
0711a2d38c
|
Add wxHL_* styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 18:14:08 +00:00 |
|
Robin Dunn
|
c7ffa7e49f
|
Backport Mac optimization to always use Refresh instead of Update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 18:12:49 +00:00 |
|
Włodzimierz Skiba
|
53ab8e0d5f
|
Fixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic.php?p=53661)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 12:26:33 +00:00 |
|
Julian Smart
|
745cf1fff9
|
Backported corrections to head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-06 08:47:45 +00:00 |
|
Robin Dunn
|
be62fdc518
|
backport from HEAD: don't assert about font face errors, just log it
and use the default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 22:01:44 +00:00 |
|
Robin Dunn
|
4582da584a
|
backport from HEAD:properly clip the area between the scrollbars if needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 22:00:50 +00:00 |
|
Robin Dunn
|
50720b056a
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 21:59:43 +00:00 |
|
Robin Dunn
|
79484dbd9c
|
fiddle with py2exe options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 21:57:59 +00:00 |
|
Robin Dunn
|
53ad97d7f9
|
Check for TypeError exceptions in PostCreate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 21:54:35 +00:00 |
|
Robin Dunn
|
04578e2657
|
more micro tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 21:53:56 +00:00 |
|
Robin Dunn
|
a8e358c072
|
Add premixed InspectableApp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 21:18:31 +00:00 |
|
Julian Smart
|
dde243668f
|
Avoid triggering false update event when setting the initial range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 14:40:55 +00:00 |
|
Julian Smart
|
69e05a2e97
|
Restored drag position mysteriously removed in revision 1.233
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 14:14:46 +00:00 |
|
Julian Smart
|
3e470db324
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 11:46:52 +00:00 |
|
Julian Smart
|
4642e25987
|
Typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 08:45:15 +00:00 |
|
Vadim Zeitlin
|
fa38bddf76
|
fix assert when the control doesn't have a valid date initially (bug 1648192)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-02 23:41:54 +00:00 |
|
Vadim Zeitlin
|
f30083b960
|
don't wait for Windows messages in WaitForThread() if we don't dispatch events (should fix the bugs 1523302 and 1650795)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-02 23:22:22 +00:00 |
|
Robin Dunn
|
8aaba8af80
|
Reset g_lastMouseEvent after processing the mouse button release event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-01 22:54:19 +00:00 |
|
Robin Dunn
|
b80e33a799
|
Don't capture the mouse until after we're sure we're not sending
wxEVT_GRID_CELL_BEGIN_DRAG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-01 22:52:01 +00:00 |
|
Robin Dunn
|
ff5ab4a4c5
|
Use Get instead of deprecated asTuple
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-01 22:49:09 +00:00 |
|
Robin Dunn
|
d650caff99
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-01 22:48:21 +00:00 |
|
Vadim Zeitlin
|
8aaf987c83
|
use wxObject copy ctor, not default ctor, in wxEvent copy ctor (backport from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-01 00:10:25 +00:00 |
|
Julian Smart
|
87c2199ea3
|
COrrected style doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-31 14:27:31 +00:00 |
|
Vadim Zeitlin
|
5520cb30af
|
Added wxSizerFlags::Top() and Bottom()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-31 03:34:00 +00:00 |
|
Julian Smart
|
4ea7392787
|
Added extra hit test style for more accurate reporting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-28 16:57:07 +00:00 |
|
Robin Dunn
|
c0623ba670
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-26 22:59:39 +00:00 |
|
Robin Dunn
|
4771f3e8ef
|
refactor InspectionTool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-26 22:39:24 +00:00 |
|
Robin Dunn
|
f4d0946dcf
|
Patch #1645253, fixes overflow error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-26 20:14:33 +00:00 |
|
Robin Dunn
|
d93d8a12ef
|
Added some missing "private:" keywords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-26 16:37:40 +00:00 |
|
Václav Slavík
|
30a31f64f9
|
fixes to InputPath values in custom build steps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-26 12:41:04 +00:00 |
|