Vadim Zeitlin
|
8f823da835
|
set wxUSE_STD_IOSTREAM to 0 for eVC which doesn't provide the standard streams (see #10718)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 13:08:38 +00:00 |
|
Francesco Montorsi
|
6ecc0896d5
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 13:07:43 +00:00 |
|
Vadim Zeitlin
|
b808834950
|
eVC4 version of std::string doesn't have clear() neither (see #10718)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 13:04:22 +00:00 |
|
Francesco Montorsi
|
c4c178c10d
|
use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 12:59:09 +00:00 |
|
Vadim Zeitlin
|
97d13342cc
|
undo the last change as it results in buildbot configuration error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 11:57:27 +00:00 |
|
Francesco Montorsi
|
39cdc95fb3
|
allow windows which are placed inside wxStaticBoxes to be built as children of the wxStaticBox itself rather than forcing users to build them as siblings of the static box (closes #9859)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 10:49:36 +00:00 |
|
Vadim Zeitlin
|
74ed0fa155
|
add 2.9.0 branch builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 23:32:20 +00:00 |
|
Vadim Zeitlin
|
ae901b234c
|
correction to last commit: Korean and Romanian translations will only be in 2.9.1, not 2.9.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 21:17:05 +00:00 |
|
Francesco Montorsi
|
30800ba5e4
|
fix push/pop mechanism after r58786; add a few notes about the stack mechanism both in the docs and in the public header (see #10733)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 21:14:59 +00:00 |
|
Vadim Zeitlin
|
48e8f217bc
|
added Korean and Romanian translations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 21:14:02 +00:00 |
|
Chris Elliott
|
95ff11c4bb
|
update bakefile to 0.2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 10:36:24 +00:00 |
|
Chris Elliott
|
5078fef715
|
build a 2.9.x windows setup file and chm and htb sets of docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 09:45:48 +00:00 |
|
Michael Wetherell
|
96197e45a3
|
New dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 07:40:54 +00:00 |
|
Robin Dunn
|
9cfc7f4f68
|
Use a hidden window to catch the timer messages instead of a timer proc. This fixes an obscure problem where a new activation context is ignored while in the scop of the timer callback. wxPython needs the activation context to always be active.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-24 05:03:42 +00:00 |
|
Vadim Zeitlin
|
9ca2956011
|
another typo correction; provide GNU gettext link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-23 15:52:07 +00:00 |
|
Vadim Zeitlin
|
ad5cc52914
|
fix links and references to cvs (closes #10729)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-23 15:50:40 +00:00 |
|
Julian Smart
|
1398e483cc
|
State fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-22 14:00:16 +00:00 |
|
Julian Smart
|
6eaa9a7e08
|
Removed redundant/harmful no anti-aliasing on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-22 07:59:19 +00:00 |
|
Vadim Zeitlin
|
dc6a272b89
|
correct the assert added by r60056 to not trigger in non-report modes (see #10687)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 17:58:35 +00:00 |
|
Vadim Zeitlin
|
d589327a5d
|
avoid multiline strings in AC_CONFIG_COMMANDS as it seems to result in problems with /bin/dash (see #10724)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 17:33:56 +00:00 |
|
Vadim Zeitlin
|
bd7bd09eb3
|
don't readd items in SetImageList() after changing the control mode, they are supposed to be preserved by wxListCtrl itself (correction for #9484)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 17:31:03 +00:00 |
|
Vadim Zeitlin
|
b7923f2ac1
|
add test checking that switching mode doesn't change the controls contents (see #9484)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 17:19:08 +00:00 |
|
Stefan Csomor
|
a19d71a81b
|
adding me to author, updating date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 14:32:07 +00:00 |
|
Francesco Montorsi
|
2d0a9aa49c
|
build fix for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 12:18:41 +00:00 |
|
Francesco Montorsi
|
dc1b07fd4d
|
use :: when referring to wxDefaultSize or wxDefaultPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 11:21:36 +00:00 |
|
Francesco Montorsi
|
c94bdf2a19
|
implement tooltips for wxStatusBar panes whose contents were ellipsized; introduce wxST_SHOW_TIPS and wxST_DEFAULT_STYLE styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 11:10:44 +00:00 |
|
Francesco Montorsi
|
9b49405777
|
no real change; just add the standard separator where it's missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 00:05:14 +00:00 |
|
Vadim Zeitlin
|
155032f9dc
|
fix confusion in IsSameAs() docs (closes #10722)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 00:05:06 +00:00 |
|
Vadim Zeitlin
|
5001d2432b
|
include windows.h instead of basetsd.h directly as this doesn't seem to be supported by mingw64
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-20 23:42:04 +00:00 |
|
Stefan Csomor
|
5f65ba3657
|
content must be changeable by wx even though control may be disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-20 19:23:57 +00:00 |
|
Francesco Montorsi
|
9a33c3ef80
|
use WX_PIZZA(...) to deference pointers only when we are sure that the pointer is non-NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-20 18:49:20 +00:00 |
|
Stefan Csomor
|
2ff0354a3a
|
fixing param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-20 04:47:14 +00:00 |
|
Kevin Ollivier
|
27a3b24bee
|
Document CreateMeasuringContext now that it is available for all wxGC impls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-19 19:51:08 +00:00 |
|
Francesco Montorsi
|
f3289ffb1f
|
name wxStaticBoxSizer; some other minor wording clarifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-19 19:46:36 +00:00 |
|
Francesco Montorsi
|
ea0022d356
|
grouping is not allowed for enum values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-19 13:29:19 +00:00 |
|
Vadim Zeitlin
|
0572fce80a
|
initialize m_hFont in the beginning of wxFontRefData::Init() to avoid freeing invalid font handle in SetXXX() called afterwards; removed hard TABs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 12:27:31 +00:00 |
|
Vadim Zeitlin
|
89574e1d55
|
blind fix for eVC compilation with wxEVENTS_COMPATIBILITY_2_8==0 (hopefully closes #10714)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 12:23:51 +00:00 |
|
Vadim Zeitlin
|
15cb637c96
|
use CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT whenever possible to see more information about the test failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 12:19:38 +00:00 |
|
Stefan Csomor
|
0698ed3ca8
|
removing overloads to avoid 'hidden method' warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 11:10:40 +00:00 |
|
Jaakko Salli
|
d07e1e0c13
|
Re-added support for property attribute wxPG_BOOL_USE_DOUBLE_CLICK_CYCLING (lines required to support it were accidentally removed at some point)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 10:34:03 +00:00 |
|
Jaakko Salli
|
8034d81d3c
|
Quick (temporary) fix for some spurious splitter movement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 10:20:18 +00:00 |
|
Jaakko Salli
|
9a1eabd485
|
Fixed fallback font used in wxFontProperty::OnSetValue()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 09:56:09 +00:00 |
|
Jaakko Salli
|
29d50f3e8f
|
Use wxStdDialogButtonSizer in editor dialogs of wxLongStringProperty and wxArrayStringProperty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 09:43:18 +00:00 |
|
Francesco Montorsi
|
a51fdf81b9
|
blind wxOS2 build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 08:08:56 +00:00 |
|
Stefan Csomor
|
f096a6fdfc
|
wrong override params
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-17 18:25:40 +00:00 |
|
Julian Smart
|
8d5b63cc44
|
Don't attempt to do measuring when the window hasn't been created fully yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-17 16:12:00 +00:00 |
|
Vadim Zeitlin
|
042908a1ac
|
use "ul" suffix instead of cast to unsigned long; this is not only shorter but also avoids gcc warning about working correctly only in C90
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-17 13:06:27 +00:00 |
|
Vadim Zeitlin
|
ac26ed15ac
|
really fix compilation with wxEVENTS_COMPATIBILITY_2_8 after r60212
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-17 00:35:58 +00:00 |
|
Vadim Zeitlin
|
e1614128e1
|
compilation fix for wxEVENTS_COMPATIBILITY_2_8 build after r60212
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-16 22:41:52 +00:00 |
|
Vadim Zeitlin
|
48c56e04b0
|
added failing compilation test for the case of missing handler in Bind() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-16 21:33:37 +00:00 |
|