Chris Elliott
|
487c255ad4
|
for 2.8.10
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-06 08:46:40 +00:00 |
|
Julian Smart
|
7264e9a13d
|
Don't set a large minimum pane size; the splitter should take account of the
minimum size anyway. Having a large minimum size (for both panes) can cause
problems when both panes are small.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-05 15:54:25 +00:00 |
|
Julian Smart
|
4312d124eb
|
Prevent the splitter sash being set smaller than minimum size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-05 15:44:24 +00:00 |
|
Bryan Petty
|
acf0714a67
|
Merged r59317 from trunk: More wxWindows -> wxWidgets updates (mostly URLs and mailing list addresses).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-04 19:12:53 +00:00 |
|
Vadim Zeitlin
|
1dac3cb00c
|
fix old font size restoration in DoGetTextExtent() [backport of r56791 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-03 10:34:35 +00:00 |
|
Vadim Zeitlin
|
e269da69af
|
update to Dutch translations from Gideon van Melle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-02 11:51:28 +00:00 |
|
Václav Slavík
|
2b2532d0ae
|
fixed compiler warning about struct/class mismatch (fixes #10534)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-02 10:43:00 +00:00 |
|
Chris Elliott
|
8dc15a3207
|
fix as per thread from http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/111645
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-01 13:15:04 +00:00 |
|
Vadim Zeitlin
|
59214a529e
|
don't use mbstowcs(NULL) with Cygwin (closes #10526)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-28 19:34:30 +00:00 |
|
Vadim Zeitlin
|
2175a98d7c
|
mark alpha as being static if data is static too (closes #10525) [backport of r57528 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-28 15:44:53 +00:00 |
|
Vadim Zeitlin
|
7943d0c498
|
Turkish translation updated [backport of r59191 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-27 18:11:38 +00:00 |
|
Julian Smart
|
e76c939644
|
Corrected IMPLEMENT_CLASS/BEGIN_EVENT_TABLE base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-27 08:56:42 +00:00 |
|
Kevin Ollivier
|
81a7515f07
|
Fix ordering.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 19:04:21 +00:00 |
|
Kevin Ollivier
|
c13b375d60
|
Adding new symbols needed for wxGraphicsBitmap support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 17:55:17 +00:00 |
|
Chris Elliott
|
eff8d6676c
|
update for 2.8.10-rcX with bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 11:46:57 +00:00 |
|
Vadim Zeitlin
|
a387e1861f
|
added wxAboutDialog::GetCopyrightToDisplay()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 10:59:01 +00:00 |
|
Vadim Zeitlin
|
4f1a25e2e2
|
rebake after WX_AGE change in build/bakefiles/version.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 10:56:37 +00:00 |
|
Vadim Zeitlin
|
02b050d33e
|
correct WX_AGE after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 10:51:53 +00:00 |
|
Chris Elliott
|
95b0440c91
|
update for 2.8.10-rcX with bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 09:32:29 +00:00 |
|
Chris Elliott
|
f0bc6d38f9
|
update for 2.8.10-rcX with bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 09:29:57 +00:00 |
|
Julian Smart
|
089e2370e6
|
Fixed symbol
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-26 08:02:30 +00:00 |
|
Vadim Zeitlin
|
07c18710a3
|
fix handling of long lines in wxGridCellAutoWrapStringRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-25 00:09:23 +00:00 |
|
Benjamin Williams
|
b3069defb2
|
focus fixes for wxAUINotebook (fixes #4361)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-24 18:37:01 +00:00 |
|
Bryan Petty
|
ff51d5a8cd
|
Blind fix for crash when undocking AUI toolbars (#10371 and #10516).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-23 18:28:05 +00:00 |
|
Vadim Zeitlin
|
3860d4fa2b
|
fix some buffer overflows (closes #10500)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-23 11:51:34 +00:00 |
|
Chris Elliott
|
b5d6d28172
|
fix as per http://article.gmane.org/gmane.comp.lib.wxwindows.general/64255
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-22 16:07:58 +00:00 |
|
Jaakko Salli
|
b1bcba1370
|
Fixed documentation of wxComboPopup::m_combo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-22 08:52:07 +00:00 |
|
Stefan Neis
|
beabe005be
|
Added wxSingleInstanceChecker for OS/2 (patch #10491).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-21 13:53:19 +00:00 |
|
Chris Elliott
|
8c83a06dcc
|
use correct form of rtf for making PDF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 12:47:48 +00:00 |
|
Chris Elliott
|
19a575d6e9
|
use correct form of rtf for making PDF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 12:26:16 +00:00 |
|
Chris Elliott
|
bc134bdbd0
|
add missing macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 10:37:10 +00:00 |
|
Chris Elliott
|
4ed33956e1
|
missing backticks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 10:23:46 +00:00 |
|
Chris Elliott
|
5bedd2a85f
|
moved bakefile_gen.exe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 09:27:15 +00:00 |
|
Chris Elliott
|
0e313f3eb1
|
rc2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 08:58:17 +00:00 |
|
Chris Elliott
|
2151cce9a4
|
rc2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-20 08:56:53 +00:00 |
|
Julian Smart
|
0cfb0d905c
|
Added licensing information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-18 15:59:37 +00:00 |
|
Julian Smart
|
34a76eb481
|
Added licensing information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-18 15:58:25 +00:00 |
|
Francesco Montorsi
|
4a7f0351fc
|
always NUL-terminate the m_szFlags buffer; add test for %*s case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-18 15:49:09 +00:00 |
|
Stefan Csomor
|
2e70f5211e
|
adding bitmap button version for colour picker, used by setting wxCLRBTN_USES_BMP_BUTTON to 1, off by default also on Mac for binary compat reasons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-17 13:31:28 +00:00 |
|
Stefan Csomor
|
940037ca8b
|
fixing typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-17 05:35:46 +00:00 |
|
Stefan Csomor
|
35833b845b
|
fixing retain semantics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-16 10:59:55 +00:00 |
|
Chris Elliott
|
b57c871024
|
as 58942 .svn not CVS files should be skipped
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-16 10:11:15 +00:00 |
|
Stefan Csomor
|
d307d7762a
|
fixing missed refreshes under 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-16 09:16:42 +00:00 |
|
Vadim Zeitlin
|
f0978a3a35
|
suppress the warning about deleting flags which hadn't been added with bakefile 0.2.5 [backport from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-15 17:44:24 +00:00 |
|
Vadim Zeitlin
|
3293141ef4
|
backport bakefile M4 files from the trunk (they correspond to 0.2.5) and regenerated configure to use them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-15 15:31:47 +00:00 |
|
Chris Elliott
|
86e6edcdb4
|
fix tex2rtf processing (it could not access the same file twice)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-13 20:23:15 +00:00 |
|
Chris Elliott
|
6ad1aaea89
|
fix tex2rtf processing (it could not access the same file twice)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-13 20:23:03 +00:00 |
|
Stefan Csomor
|
50ed678e3a
|
paint event was missing the id, Connect not working for this otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-13 17:38:28 +00:00 |
|
Stefan Csomor
|
da76d8c2db
|
porting back support for GetSelection(from,to)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-13 16:06:13 +00:00 |
|
Stefan Csomor
|
c7969d8feb
|
support for collate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-13 16:05:12 +00:00 |
|