Vadim Zeitlin
|
7e8f47db5e
|
ensure that one of wxRA_SPECIFY_{COLS,ROWS} is set in the radiobox style, otherwise layout code doesn't work correctly and this can easily happen if the radiobox is created from an XRC file not specifying its style at all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-02 15:59:13 +00:00 |
|
Stefan Csomor
|
bc217fe9dc
|
guarding all text methods against unset font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-02 06:31:46 +00:00 |
|
Benjamin Williams
|
49d9fc10e4
|
added a number of NULL ptr asserts (#4145)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-01 21:04:03 +00:00 |
|
Benjamin Williams
|
469342afaa
|
fix for defect #4827
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-01 18:58:47 +00:00 |
|
Benjamin Williams
|
c8dfe1e82b
|
fix for ticket #4505, Floatable(false) wasn't working in all cases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-01 18:35:08 +00:00 |
|
Benjamin Williams
|
2d1590a4bb
|
floating pane now respects IsFixed pane status; indirect fix for #4044
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-01 16:07:46 +00:00 |
|
Julian Smart
|
85f0ca4cdf
|
Fix for Vista splittree problem, by John Dallaway
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-01 10:51:37 +00:00 |
|
Vadim Zeitlin
|
0babb5fa2a
|
fix setting the initial value when it's not in the default 0..100 range [backport of r53550 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-30 21:53:26 +00:00 |
|
Vadim Zeitlin
|
f7d2f0f9e7
|
optimize Replace() for the common case of replacing one character with another one (#9802)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-30 21:41:07 +00:00 |
|
Julian Smart
|
ef00e5367e
|
Take on appropriate paragraph style in the newly created paragraph.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-29 13:22:50 +00:00 |
|
Vadim Zeitlin
|
f770962e9e
|
updated Hindi translations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-29 13:09:42 +00:00 |
|
Paul Cornett
|
9c521e0003
|
build fix for wxMac with wxUSE_THREADS==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-28 16:58:25 +00:00 |
|
Paul Cornett
|
b65ce02c69
|
fix Gtk-WARNING "... no property named `row-ending-details'" (#4809)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-28 05:49:04 +00:00 |
|
Stefan Csomor
|
d6ba5a24d8
|
extending docs according #9713
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-26 09:13:27 +00:00 |
|
Vadim Zeitlin
|
23512f453f
|
fix crash when reading malformed PCX images (#3836)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-22 20:16:03 +00:00 |
|
Stefan Csomor
|
2c02248f15
|
trying to fix dnd problems leopard refs #9748
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-22 15:41:53 +00:00 |
|
Stefan Csomor
|
cfb265f172
|
trying to fix dnd problems with the unicodetextcontrol under leopard refs #9748
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-22 14:53:24 +00:00 |
|
Václav Slavík
|
b2a8de5a15
|
Fixed detection of Meta key state so that NumLock isn't misdetected as Meta.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 22:09:22 +00:00 |
|
Vadim Zeitlin
|
f671cd5668
|
another compilation fix for wxDFB STL build (#9754)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 17:34:48 +00:00 |
|
Vadim Zeitlin
|
c712f3a701
|
compilation fix for wxDFB STL build (#9753)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 17:17:20 +00:00 |
|
Vadim Zeitlin
|
88ec1a0722
|
fix wxDFB compilation without wxUSE_LOG (#9752)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 17:14:32 +00:00 |
|
Vadim Zeitlin
|
95a695cd54
|
compilation fix for wxDFB STL build (#9751)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 17:05:14 +00:00 |
|
Vadim Zeitlin
|
b792497e3c
|
add missing headers for wxDFB cross-build (#9770)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 17:01:35 +00:00 |
|
Vadim Zeitlin
|
51157e65e8
|
add missing trailing quote in a #warning (#9769)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 16:58:06 +00:00 |
|
Stefan Csomor
|
305a46fd55
|
fix for #9045
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 15:27:11 +00:00 |
|
Robin Dunn
|
db8472d601
|
2.8.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 05:34:56 +00:00 |
|
Vadim Zeitlin
|
1b8cb9ac59
|
don't call gtk_selection_data_set_text() with non-UTF-8 data as we did in ANSI build (#2037)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-21 03:39:40 +00:00 |
|
Vadim Zeitlin
|
5b774e5249
|
fix generation of events for an initially empty wxDirPickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-20 22:48:34 +00:00 |
|
Vadim Zeitlin
|
239aad9461
|
add a missing backslash (#9766)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-20 12:37:20 +00:00 |
|
Vadim Zeitlin
|
f90b293de6
|
already escaped backslash shouldn't escape the following quote in ConvertStringToArgs()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-19 01:53:04 +00:00 |
|
Vadim Zeitlin
|
23c883b71a
|
fix bug with wxCSConv("ASCII")
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-19 01:45:38 +00:00 |
|
Vadim Zeitlin
|
c64b101c34
|
backport fix for wxCSConv(wxFONTENCODING_SYSTEM) creation from trunk: use system encoding for DoCreate(), not name which is not handled correctly for ASCII case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-19 01:34:36 +00:00 |
|
Vadim Zeitlin
|
55bef83fe0
|
return ISO8859-1 from wxLocale::GetSystemEncoding() for C locale, as in trunk, otherwise wxCSConv with default encoding doesn't work at all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-19 00:32:57 +00:00 |
|
Vadim Zeitlin
|
2c6ca6f1fa
|
mention compatibility implications of wxExecute() quoting changes; don't change quoting of already quoted arguments in 2.8 for compatibility; also fix handling of empty arguments as a side effect (see #4115)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-18 22:22:16 +00:00 |
|
Vadim Zeitlin
|
141d3d9563
|
remove duplicate SetIcon(sample_xpm) call which didn't even compile under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-18 13:56:25 +00:00 |
|
Julian Smart
|
b71d96c5d4
|
Tab removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-18 12:55:14 +00:00 |
|
Michael Wetherell
|
1cdcc99947
|
Fix gzip class factory to return gzip not zlib stream.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-18 08:06:44 +00:00 |
|
Paul Cornett
|
8ea3ec21dc
|
fix masking of disabled bitmaps with some themes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-18 02:45:48 +00:00 |
|
Vadim Zeitlin
|
2821d49f4c
|
overwrite incorrect last commit (which did exactly what its comment said it couldn't do as it was breaking ABI compaitiblity...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-17 20:03:11 +00:00 |
|
Vadim Zeitlin
|
f4727ef952
|
use int32 values in invalid wxDateTime ctor after r54663 fixes to wxLongLong under LP64 platforms (unfortunately we can't do the same thing as in trunk as this would break ABI because default-constructed wxDateTime objects in the programs compiled against old headers would become different from the ones defined in the new library)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-17 19:59:02 +00:00 |
|
Vadim Zeitlin
|
649aee2a92
|
implement wxCSConv::From/ToWChar() correctly for Latin-1 (#9739)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-17 19:43:08 +00:00 |
|
Vadim Zeitlin
|
71d4b88bdf
|
allow using SetFont(wxNullFont) to reset the font as per documented behaviour (#3238)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 15:53:44 +00:00 |
|
Vadim Zeitlin
|
063b161dec
|
fix wxLongLong for LP64 platforms [backport of r45256 from trunk] (#9745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 15:22:22 +00:00 |
|
Vadim Zeitlin
|
6169b1f960
|
disable the test declarations and not just the definitions if we don't have strtoll()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 03:02:19 +00:00 |
|
Vadim Zeitlin
|
f5482726ac
|
disable test which doesn't work without setenv()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 02:59:37 +00:00 |
|
Vadim Zeitlin
|
ac706d114d
|
fix a typo in wxUSE_UNICODE test when choosing between strtoull and wcstoull; include wchar.h when testing for the latter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 02:39:03 +00:00 |
|
Vadim Zeitlin
|
64ec9666a6
|
disable the test if we have no strtoll()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 02:30:40 +00:00 |
|
Vadim Zeitlin
|
79c723cb5e
|
fix signed/unsigned comparison warning by using CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 02:19:03 +00:00 |
|
Vadim Zeitlin
|
bc26d147ac
|
removed a test which doesn't really work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 02:18:01 +00:00 |
|
Vadim Zeitlin
|
6cc415390f
|
backport fixes for the fix for transparency in static bitmaps (r51824) from trunk (r54651 and r54652)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-16 01:54:58 +00:00 |
|