Stefan Csomor
|
dfc9fdca6f
|
including ref classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-18 07:41:15 +00:00 |
|
Stefan Csomor
|
f23cf8d532
|
added reminder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-18 07:39:36 +00:00 |
|
Stefan Csomor
|
e5346bb3a7
|
adding private helpers (backport)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-18 07:29:49 +00:00 |
|
Robert Roebling
|
9ac12a7a79
|
Also fix landscape printing under GNOME print.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-17 10:51:34 +00:00 |
|
Stefan Csomor
|
251163b92c
|
cleanup for Core Graphics / removing QD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-16 16:17:31 +00:00 |
|
Stefan Csomor
|
49c8c6915a
|
LP64 additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-15 20:47:56 +00:00 |
|
Stefan Csomor
|
ddb795e6ee
|
LP64 additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-15 20:12:31 +00:00 |
|
Bryan Petty
|
7c97f806b6
|
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@46001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-12 19:30:09 +00:00 |
|
Vadim Zeitlin
|
5f1a951b00
|
avoid truncating the colour channels values, this results in warnings when using VC8 debug CRT (patch 1717288) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-11 22:41:50 +00:00 |
|
Vadim Zeitlin
|
9ae4fd9db4
|
added wxListCtrl::SetItemPtrData() to allow associating pointers with items under 64 bit architectures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-10 02:02:21 +00:00 |
|
Vadim Zeitlin
|
e9528e32da
|
compilation fixes for wxUSE_WCHAR_T==0 (this is the case for DJGPP which is used for wxMGL compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-08 20:05:16 +00:00 |
|
Václav Slavík
|
1ec1052865
|
backported wxString::From/ToUTF8 to 2.8 for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-06 12:57:43 +00:00 |
|
Paul Cornett
|
7edab35128
|
add wxUSE_DRAGIMAGE wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:00:35 +00:00 |
|
Paul Cornett
|
c5fd16fca0
|
build fix for wxUSE_DRAGIMAGE==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:48:56 +00:00 |
|
Vadim Zeitlin
|
762b9d2f34
|
fix compilation in wxUSE_MENUS==0 case to fix wxDFB build [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 14:51:51 +00:00 |
|
Robert Roebling
|
d7749fea0f
|
Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 13:15:47 +00:00 |
|
Václav Slavík
|
b198c59447
|
added wxString::From/To8BitData() for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-02 18:03:26 +00:00 |
|
Václav Slavík
|
01020cb2dc
|
added wxABI_VERSION checks around wxString::[w]char_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-02 17:09:30 +00:00 |
|
Václav Slavík
|
3ead8c473e
|
fixed wxPLURAL definition in wxUSE_INTL=0 case to work in Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-01 21:10:46 +00:00 |
|
Vadim Zeitlin
|
3b85f3189e
|
fix wxStringOutputStream::Write() in Unicode build when the output overlaps a boundary between UTF-8 characters (bug 1701426)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-01 13:52:19 +00:00 |
|
Vadim Zeitlin
|
94356f539a
|
fix m_sizerPage memory leak for the wizards not using sizers (replaces patch 1708331, fixes bug 1647290) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-30 19:48:04 +00:00 |
|
Vadim Zeitlin
|
d75c9b05c8
|
define wxGetTranslation() as (trivial) inline function, not macro, in wxUSE_INTL==0 case to allow compilation of the code using its second domain argument (fixes bug 1692898)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-23 00:43:19 +00:00 |
|
Vadim Zeitlin
|
c458cf7a2c
|
add missing dynarray.h includes (patch 1702312) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-21 18:17:50 +00:00 |
|
Vadim Zeitlin
|
6dced616e6
|
removed extra semicolons to fix compilation with gcc -Wpedantic (patch 1701236)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-16 13:03:05 +00:00 |
|
Václav Slavík
|
6a0da7e4b9
|
added wxMBConv argument to char_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-16 11:04:35 +00:00 |
|
Vadim Zeitlin
|
c477ac5630
|
include memory.h to help Borland compilation in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-13 14:13:47 +00:00 |
|
Vadim Zeitlin
|
62ea29db7d
|
removing the files recently added to HEAD from 2.8 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-10 15:43:11 +00:00 |
|
Vadim Zeitlin
|
62274eb11e
|
updated version to 2.8.4 after addition of wxString::[w]char_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-03 13:58:31 +00:00 |
|
Václav Slavík
|
89b6915f14
|
added wxString::[w]char_str() to 2.8 for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-02 12:25:40 +00:00 |
|
Vadim Zeitlin
|
38f9c9355c
|
define ATTRIBUTE_PRINTF(m,n) and not just ATTRIBUTE_PRINTF as nothing when the compiler doesn't support it, otherwise it can result in compiler errors when wx/defs.h is included before a standard header using ATTRIBUTE_PRINTF() as (at least version 2.6.20 of) xmlerror.h from libxml2 does [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-29 14:04:49 +00:00 |
|
Stefan Csomor
|
d59b88c939
|
adapting version numbers for 2.8.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-15 10:31:35 +00:00 |
|
Chris Elliott
|
561e395420
|
update to 2.8.3 (configure and version.bkl to follow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-15 09:54:05 +00:00 |
|
Vadim Zeitlin
|
788cc3ac41
|
added wxSafeConvertMB2WX/WX2MB() and use them when interfacing with C functions which crash if we pass them NULL pointers [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-11 23:40:32 +00:00 |
|
Paul Cornett
|
3e9dc5dbe9
|
remove unreachable declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-08 04:31:24 +00:00 |
|
Vadim Zeitlin
|
d248bee891
|
fix infinite recursion typo in operator!=() (patch 1665591) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-08 01:21:03 +00:00 |
|
Vadim Zeitlin
|
c5effe4953
|
use virtual size for the size of the buffer when wxBUFFER_VIRTUAL_AREA style is used [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-05 08:58:09 +00:00 |
|
Julian Smart
|
24ef688ebe
|
Added some change logs, updated version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-12 10:05:49 +00:00 |
|
Robert Roebling
|
d42677b8c8
|
Backport wxListBox::Insert() changes to 2_8.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-11 14:39:31 +00:00 |
|
Vadim Zeitlin
|
0c1688d7b1
|
define DisableAutomaticSETranslator() correctly when wxUSE_ON_FATAL_EXCEPTION==0, this fixes linking in this case (replaces patch 1646340) (backport from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-11 02:17:28 +00:00 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
69d4bbb974
|
Added wxToolBar::SetTool[Normal|Disabled]Bitmap for wxMSW, wxGTK and wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-25 23:35:07 +00:00 |
|
Robin Dunn
|
b4517eaa77
|
bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-22 21:57:07 +00:00 |
|
Bryan Petty
|
e5ab3bbc9c
|
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@44296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-22 21:46:14 +00:00 |
|
Robin Dunn
|
f24b783af3
|
Revert menus and toolbars to using wxNewId() too since their IDs can't
be negative either
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-21 06:43:59 +00:00 |
|