Robert Roebling
|
a7a27e86fa
|
Make height of red square depend on value in the model
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 11:54:30 +00:00 |
|
Robert Roebling
|
fbfecac9ab
|
Add test for progress renderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 09:42:52 +00:00 |
|
Robert Roebling
|
f7d2128f3c
|
Query value from the model column given by col->GetModelColumn()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 09:41:59 +00:00 |
|
Václav Slavík
|
c1eb8caaa4
|
fixed compilation with DirectFB 0.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 09:38:39 +00:00 |
|
Robert Roebling
|
19723525ce
|
Added InsertColumn( pos, col ), some reformating
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 08:47:21 +00:00 |
|
Robert Roebling
|
47e1c61bb7
|
Update wxString overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 08:12:22 +00:00 |
|
Robert Roebling
|
77da37be72
|
Correct wxString:Append docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 08:10:00 +00:00 |
|
Robert Roebling
|
ee28ebc046
|
Correct formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 07:39:34 +00:00 |
|
Robert Roebling
|
970e987e89
|
Mention dropdown menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-21 07:34:47 +00:00 |
|
Robert Roebling
|
e170469f11
|
Commit mem leak fix I introduced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 19:40:10 +00:00 |
|
Robert Roebling
|
9b50afeff7
|
replaces unsigned int with wxUIntPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 17:15:27 +00:00 |
|
Robert Roebling
|
2a9f020897
|
Fix mem corruption due to string no longer being in scope
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 17:01:20 +00:00 |
|
Paul Cornett
|
a130a96cd3
|
get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 15:10:11 +00:00 |
|
Stefan Csomor
|
5e5a020c0d
|
make independent from carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 13:25:25 +00:00 |
|
Julian Smart
|
a2beab222f
|
COnversion of some common font names to current platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 13:24:53 +00:00 |
|
Stefan Csomor
|
12df0ad59f
|
allows resetting color of text to black, closes #4826
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 13:24:46 +00:00 |
|
Stefan Csomor
|
24f3f4fc0b
|
allows resetting color of text to black, closes #4826
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 13:23:46 +00:00 |
|
Robert Roebling
|
981cd83efc
|
Don't make lines narrower that default line height in variable height mode, don't miss button press
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 12:44:21 +00:00 |
|
Bryan Petty
|
7977b62ae2
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 07:48:30 +00:00 |
|
Paul Cornett
|
79996663e2
|
remove unused files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 05:19:20 +00:00 |
|
Paul Cornett
|
782158c2ff
|
add missing braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 05:19:07 +00:00 |
|
Paul Cornett
|
d32be4d596
|
add missing break statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 03:36:33 +00:00 |
|
Paul Cornett
|
166b4de727
|
put frame extents XGetWindowProperty code in one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 03:27:12 +00:00 |
|
Robert Roebling
|
bd1fa9c4ae
|
Set EventObject in event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-19 12:46:44 +00:00 |
|
Robert Roebling
|
d225267e66
|
Made the various logical 2 device transforms consistent with what's drawn on all platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-19 12:42:11 +00:00 |
|
Robert Roebling
|
3b8b8024a0
|
Missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-19 08:13:45 +00:00 |
|
Chris Elliott
|
5d67db40d8
|
try to fix SF bug 1913671
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 20:12:44 +00:00 |
|
Chris Elliott
|
7038287253
|
remove helpGen from distribution (see SF bug 1812087
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 19:55:31 +00:00 |
|
Robert Roebling
|
5c2cdf24eb
|
Correct remaining bits of variable height lines for wxMac, change highlight colour to just white (query it?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 17:40:34 +00:00 |
|
Vadim Zeitlin
|
a2c9411060
|
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 17:26:28 +00:00 |
|
Vadim Zeitlin
|
f6753003f1
|
add missing header to fix compilation after changes of r53629 in STL build (in fact fixed by Robert in exactly the same moment, so this change just resolves a local conflict)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 17:17:49 +00:00 |
|
Robert Roebling
|
8a2984cfc1
|
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 17:14:52 +00:00 |
|
Julian Smart
|
f1d800d91e
|
Fixed a bug preventing style resetting to occur
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-18 17:03:53 +00:00 |
|
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 |
|