Vadim Zeitlin
|
c7099635d1
|
add tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of #9162)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 11:38:33 +00:00 |
|
Stefan Csomor
|
fe6f7f3c78
|
removing double set of geometry
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 11:38:07 +00:00 |
|
Vadim Zeitlin
|
8e08370217
|
work around VC7 compiler bug resulting in a warning about FileNameTest being never instantiatable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 11:14:20 +00:00 |
|
Vadim Zeitlin
|
8a0dce9cd0
|
fix handling of the commands with negative ids (e.g. created by NewControlId()) in MDI frames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 23:53:11 +00:00 |
|
Vadim Zeitlin
|
c574bfa902
|
(blind) fixes for PCH-less build after r53626
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 23:42:37 +00:00 |
|
Vadim Zeitlin
|
4f2718147f
|
fix gcc warnings about not calling the base class ctors (replaces patch 1962992)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 23:14:25 +00:00 |
|
Vadim Zeitlin
|
13e245c82a
|
make cast from double to long explicit to suppress gcc warning (part of patch 1962992)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 23:07:20 +00:00 |
|
Vadim Zeitlin
|
462167a9f7
|
allow loading wxAnimationCtrl contents from stream (patch 1962344)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:51:52 +00:00 |
|
Vadim Zeitlin
|
7bf2b0881a
|
added language info for Northern Sami (patch 1964036)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:49:30 +00:00 |
|
Vadim Zeitlin
|
73545b1290
|
fix crash in BitmapComboBoxWidgetsPage under wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:44:49 +00:00 |
|
Vadim Zeitlin
|
f696015cf1
|
native wxBitmapComboBox implementation for MSW (patch 1941399)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:43:00 +00:00 |
|
Vadim Zeitlin
|
6656b71108
|
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316) [should have been part of r53562]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:41:28 +00:00 |
|
Vadim Zeitlin
|
4581c9136b
|
don't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622) [should have been part of r53565]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:13:22 +00:00 |
|
Václav Slavík
|
f99af6c052
|
minor Unicode overview corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 21:24:43 +00:00 |
|
Julian Smart
|
d1e5be0ec6
|
Fixed common style collection and superscript/subscript selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 17:54:11 +00:00 |
|
Julian Smart
|
09b895cb4a
|
Cast for argument to delete[] - VC6 doesn't want to delete a const pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 16:20:19 +00:00 |
|
Vadim Zeitlin
|
75454d243d
|
fix window rectangle computation in Centre(wxCENTER_ON_SCREEN)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 12:56:18 +00:00 |
|
Václav Slavík
|
d2f3b08582
|
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 09:41:25 +00:00 |
|
Stefan Neis
|
a289b10d2c
|
Fixed wxWindowOS2::Reparent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 09:40:37 +00:00 |
|
Václav Slavík
|
34deb5cdfe
|
fixed error logging in TIFF image handler to output something useful regardless of the build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 09:34:28 +00:00 |
|
Stefan Neis
|
32ba01607b
|
Added missing #include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 09:28:36 +00:00 |
|
Robert Roebling
|
04d85d788b
|
Tried unsuccessfully to change individual line height
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 22:05:26 +00:00 |
|
Robert Roebling
|
c92874460d
|
Correct vert alignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 21:03:35 +00:00 |
|
Robert Roebling
|
ba5f54e64f
|
ignore invisble columns in height calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 20:08:09 +00:00 |
|
Robert Roebling
|
d7c6d39738
|
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 19:51:56 +00:00 |
|
Stefan Neis
|
f212e222e7
|
Ensure that wxApp::Yield is always processing pending event by creating a
temporary event loop if needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 12:50:26 +00:00 |
|
Robert Roebling
|
9534c0039b
|
[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 12:49:35 +00:00 |
|
Robert Roebling
|
344ed1f386
|
Option for variable line heights (MSW and GTK+ sofar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 12:37:32 +00:00 |
|
Paul Cornett
|
2a23042680
|
fix some warnings from GCC -Wextra
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-15 17:24:48 +00:00 |
|
Robert Roebling
|
d3338a5a34
|
Missing semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-15 11:53:06 +00:00 |
|
Robert Roebling
|
26c66bc6ac
|
[ 1960295 ] wxWeakRef - Reorganization and comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-15 11:50:35 +00:00 |
|
Stefan Csomor
|
35c72e5123
|
fixing 64-32 bit conversion warnings, no brush must be set for color bitmaps, only for monochrome ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-14 14:27:26 +00:00 |
|
Robert Roebling
|
8943292322
|
[wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened() and wxDir::Open() always true
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-14 09:27:48 +00:00 |
|
Jouk Jansen
|
8415332b59
|
Update OpebVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-14 09:04:33 +00:00 |
|
Vadim Zeitlin
|
2bc44d6257
|
generate size event when the dialog is shown for consistency with frames and other ports (bug 1961671); this also makes workaround for showing the gripper in the previous revision unnecessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-14 01:30:49 +00:00 |
|
Vadim Zeitlin
|
952f8d3c7a
|
delay gripper positioning until the dialog is shown to ensure that it doesn't overwrite other dialog children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-14 00:53:16 +00:00 |
|
Stefan Csomor
|
6662d8c097
|
adapting to new m_font handling in base (it's not always valid, so use GetFont())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-13 20:52:56 +00:00 |
|
Vadim Zeitlin
|
2059910d0b
|
fix bug introduced by the last change: we could overwrite the buffer if the file size changed while we were reading it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-13 19:40:42 +00:00 |
|
Paul Cornett
|
143f80756d
|
fix overload ambiguity when compiler doesn't know NULL is a pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-13 02:51:17 +00:00 |
|
Stefan Neis
|
cd3eb0f7bb
|
Clarified difference between wrap width and width of control in wxStaticText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 12:47:59 +00:00 |
|
Vadim Zeitlin
|
1e678b9b93
|
don't dereference end iterator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 11:22:39 +00:00 |
|
Paul Cornett
|
166fbaa46a
|
fix wxColourData::FromString() not restoring 16th color, bug 1844355
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 06:27:38 +00:00 |
|
Vadim Zeitlin
|
bf9b73bb83
|
add wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 00:05:18 +00:00 |
|
Vadim Zeitlin
|
e559d790fb
|
add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 00:03:06 +00:00 |
|
Vadim Zeitlin
|
16b627b06a
|
make GetUsageString() public, this is useful at least for the tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 23:46:24 +00:00 |
|
Vadim Zeitlin
|
2d63583fba
|
don't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 23:19:58 +00:00 |
|
Paul Cornett
|
b6819de8da
|
disconnect handler in wxTaskBarIcon dtor, should have been part of previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 23:04:14 +00:00 |
|
Paul Cornett
|
3abc756645
|
prevent crash if panel/kicker is killed, bug 1872724
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 22:45:36 +00:00 |
|
Vadim Zeitlin
|
9c8116f8f7
|
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 20:32:35 +00:00 |
|
Paul Cornett
|
460d7f8221
|
don't change brush settings in SetBackgroundMode(), it is only supposed to affect text background, bug 1480986
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 20:17:30 +00:00 |
|