Paul Cornett
|
d317e7032a
|
make sure update UI handlers are called for accelerators, #10130
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-31 05:25:59 +00:00 |
|
Václav Slavík
|
3a23d484e3
|
wxHTML: don't include extra whitespace in table cells
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-30 07:25:18 +00:00 |
|
Robin Dunn
|
133932137d
|
Bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-28 23:24:15 +00:00 |
|
Václav Slavík
|
05fbc682d6
|
fixed interpretation of line breaks in <pre> to conform to the spec (#10120)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-28 10:06:32 +00:00 |
|
Vadim Zeitlin
|
21246d94ba
|
disable workaround for lack of alpha support in native static bitmap control for WinCE, apparently it breaks the display (#10093)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 18:15:19 +00:00 |
|
Vadim Zeitlin
|
988707fe39
|
use fabs() instead of abs() to fix mingw32 compilation [backport of r48782 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-27 18:09:05 +00:00 |
|
Michael Wetherell
|
d084ca71b0
|
Fix wxClassInfo::Register for Solaris.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 14:48:31 +00:00 |
|
Vadim Zeitlin
|
b8191878a5
|
added Vietnamese translations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 14:42:05 +00:00 |
|
Vadim Zeitlin
|
0b08b5e216
|
fix Normalize() test: can't use temporary wxStrings to initialize wxChar* pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-23 11:19:48 +00:00 |
|
Robert Roebling
|
e5bafa71da
|
Ticket #10108 (bitmap from wxImage depth regression)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-22 17:01:02 +00:00 |
|
Stefan Neis
|
dd66ebf62f
|
Compilation fix for gcc-4 and newer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-20 06:55:43 +00:00 |
|
Stefan Neis
|
1d9f444b5f
|
Compilation fix for gcc-4 and newer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-19 12:57:46 +00:00 |
|
Stefan Csomor
|
78a7d145c6
|
adding alias support for directories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-17 19:13:33 +00:00 |
|
Vadim Zeitlin
|
c8e0da59d8
|
fix another WC2MB off-by-one error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-17 13:45:34 +00:00 |
|
Vadim Zeitlin
|
753874333a
|
reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document it even more clearly and correct code using these functions incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-17 11:31:22 +00:00 |
|
Paul Cornett
|
2471348611
|
build fix for --enable-universal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-17 04:19:04 +00:00 |
|
Václav Slavík
|
04a8c1985b
|
fixed wxArtProvider::GetSizeHint() to return 16x16 for wxART_FRAME_ICON in non-wxGTK ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-16 18:53:58 +00:00 |
|
Vadim Zeitlin
|
ab5e7b0274
|
reset deferred position/size if the window was moved immediately (#10073)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-15 21:03:40 +00:00 |
|
Kevin Ollivier
|
ec065966ac
|
Handle symlink replacement more gracefully.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-15 17:16:01 +00:00 |
|
Václav Slavík
|
5ddf8197fa
|
fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell paragraphs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-15 15:43:10 +00:00 |
|
Julian Smart
|
da5ecf248a
|
Fixed problem with Croation input due to confusion of WXK_... values and character values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-15 14:39:16 +00:00 |
|
Vadim Zeitlin
|
27895e2f37
|
fix off by one bug in the buffer size (fixes #10039)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-12 14:51:45 +00:00 |
|
Václav Slavík
|
cebbcdcf5e
|
get help frame's icon using wxART_FRAME_ICON wxArtClient hint, not wxART_HELP_BROWSER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-11 20:18:19 +00:00 |
|
Vadim Zeitlin
|
e7df93b37d
|
don't crash when the document contents can't be converted to the target encoding (#10064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-10 16:15:17 +00:00 |
|
Vadim Zeitlin
|
d1de94e062
|
another attempt at fixing VC6 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-09 09:42:28 +00:00 |
|
Vadim Zeitlin
|
22fd83c027
|
reverted the last commit and do not define operator<<(wxFileOffset) for VC > 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-09 08:52:29 +00:00 |
|
Vadim Zeitlin
|
5a9f031e29
|
apparently operator<<(wxFileOffset) is needed for all VC versions, not just VC6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-08 21:32:04 +00:00 |
|
Vadim Zeitlin
|
9fdc17f534
|
define operator<<(wxFileOffset) for VC6 only, it breaks compilation for at least wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-08 16:52:30 +00:00 |
|
Vadim Zeitlin
|
3fddc3a0bc
|
VC6 compilation fixes (#10059)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-08 16:06:36 +00:00 |
|
Stefan Csomor
|
76a07a77ca
|
focus propagation, fixes #10047
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-08 14:32:25 +00:00 |
|
Michael Wetherell
|
cd937026b3
|
VC++ 6 compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-07 09:29:45 +00:00 |
|
Václav Slavík
|
08393b0503
|
fixed VC++ compiler checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-07 06:08:26 +00:00 |
|
Vadim Zeitlin
|
3ca5c26f6a
|
fix double to int conversion warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-06 21:04:02 +00:00 |
|
Vadim Zeitlin
|
736c79854b
|
don't build mfc and memcheck samples by default as they don't always compile (#10031)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-05 22:12:04 +00:00 |
|
Vadim Zeitlin
|
ad4cb2a1df
|
generate command events for accelerators even when there is no menu bar (#9784) fixing the bug introduced in r54510
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 22:01:56 +00:00 |
|
Vadim Zeitlin
|
98b423c884
|
no changes, just removed commented out code accidentally checked in as part of r37393
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 12:13:21 +00:00 |
|
Julian Smart
|
797b922b23
|
Only ignore Alt down on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:56:12 +00:00 |
|
Julian Smart
|
8485ab5aee
|
wxRTC now accepts keycodes generated using Alt, for example Polish Pro input on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:46:06 +00:00 |
|
Václav Slavík
|
7f90056d2e
|
keep the old XRC unfinished 'spec' in 2.8, but add a prominent notice with URL of the new spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 10:24:42 +00:00 |
|
Václav Slavík
|
34c6a7ebcc
|
wxToolBar XRC handler should call SetupWindow() to handle standard window properties too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 14:37:26 +00:00 |
|
Václav Slavík
|
3b957a30bc
|
wxWizard XRC handler should call SetupWindow() to handle standard window properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:51:28 +00:00 |
|
Robin Dunn
|
be3bd76b6f
|
2.8.9.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 03:49:56 +00:00 |
|
Václav Slavík
|
5605fe7220
|
wxART_MISSING_IMAGE is not a valid wxArtClient value and doesn't make sense here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 19:52:58 +00:00 |
|
Julian Smart
|
67252bc96e
|
Fix for deleting first word in the control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 18:01:47 +00:00 |
|
Vadim Zeitlin
|
2c19a02305
|
fix VC9 compilation: FileNameInfo identifier conflicts with an enum name in the SDK it uses, so rename it to TestFileNameInfo [backport of r55906 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 10:26:44 +00:00 |
|
Václav Slavík
|
b56659e1d5
|
wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In
particular, screen resolution no longer affects text size in printed output
when using wx's map-screen-to-paper approach to printing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 09:12:16 +00:00 |
|
Robin Dunn
|
87a98df654
|
Add changelog for 2.8.9.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 01:02:13 +00:00 |
|
Julian Smart
|
80219eee10
|
fix gcc warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-27 09:54:04 +00:00 |
|
Vadim Zeitlin
|
d8e8af008f
|
using CLSCTX_ALL fails with Microsoft Office applications, correct the last change to use CLSCTX_SERVER only (see #9868)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-26 15:18:16 +00:00 |
|
Stefan Csomor
|
f8c34fc65a
|
adding auibar, fixes #10006
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 18:31:42 +00:00 |
|