wxWidgets.git
16 years agodo case normalization after long path one, this fixes the problem with incorrect...
Vadim Zeitlin [Sat, 24 May 2008 14:42:40 +0000 (14:42 +0000)] 
do case normalization after long path one, this fixes the problem with incorrect paths case under Vista (closes 9162)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadded wrapsizer (should have been checked in a long time ago)
Vadim Zeitlin [Fri, 23 May 2008 23:28:53 +0000 (23:28 +0000)] 
added wrapsizer (should have been checked in a long time ago)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoimprove wxMessageOutputBest console output under Windows (closes 9146)
Vadim Zeitlin [Fri, 23 May 2008 23:28:13 +0000 (23:28 +0000)] 
improve wxMessageOutputBest console output under Windows (closes 9146)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agowxTextCtrk::GetRange() shouldn't crash on out of range request
Robert Roebling [Fri, 23 May 2008 19:41:32 +0000 (19:41 +0000)] 
wxTextCtrk::GetRange() shouldn't crash on out of range request

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoSimplify SetValue() with empty string
Robert Roebling [Fri, 23 May 2008 19:40:28 +0000 (19:40 +0000)] 
Simplify SetValue() with empty string

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agocall base class version from SetWindowStyleFlag() to update common styles such as...
Vadim Zeitlin [Fri, 23 May 2008 18:56:24 +0000 (18:56 +0000)] 
call base class version from SetWindowStyleFlag() to update common styles such as border ones too (closes #9480)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agocorrect toggling of the selected icon (closes 4029)
Vadim Zeitlin [Fri, 23 May 2008 18:49:22 +0000 (18:49 +0000)] 
correct toggling of the selected icon (closes 4029)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoInvocation of default button by <ENTER> was impossible in wxLB_MULTIPLE
Robert Roebling [Fri, 23 May 2008 18:31:58 +0000 (18:31 +0000)] 
Invocation of default button by <ENTER> was impossible in wxLB_MULTIPLE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agofix MSVC warnings about conversions between pointers and longs
Vadim Zeitlin [Fri, 23 May 2008 12:18:27 +0000 (12:18 +0000)] 
fix MSVC warnings about conversions between pointers and longs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoUpdate IsSelection() docs
Robert Roebling [Fri, 23 May 2008 11:17:37 +0000 (11:17 +0000)] 
Update IsSelection() docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoUpdate controls sample to follow documented logic
Robert Roebling [Fri, 23 May 2008 11:04:37 +0000 (11:04 +0000)] 
Update controls sample to follow documented logic

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMove event generation in multiple selection mode to common code
Robert Roebling [Fri, 23 May 2008 11:03:55 +0000 (11:03 +0000)] 
Move event generation in multiple selection mode to common code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMove event generation in multiple selection mode to common code
Robert Roebling [Fri, 23 May 2008 11:03:00 +0000 (11:03 +0000)] 
Move event generation in multiple selection mode to common code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMove event generation in multiple selectino mode to common code
Robert Roebling [Fri, 23 May 2008 11:02:32 +0000 (11:02 +0000)] 
Move event generation in multiple selectino mode to common code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoUpdate selection cache when inserting items, too
Robert Roebling [Fri, 23 May 2008 10:19:31 +0000 (10:19 +0000)] 
Update selection cache when inserting items, too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMove event generation code for multiple selection mode to common code
Robert Roebling [Fri, 23 May 2008 10:12:50 +0000 (10:12 +0000)] 
Move event generation code for multiple selection mode to common code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoRemove deprecated methods
Robert Roebling [Fri, 23 May 2008 09:48:53 +0000 (09:48 +0000)] 
Remove deprecated methods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoDisable events upon item deletion (just in case) and update selection cache
Robert Roebling [Fri, 23 May 2008 09:46:19 +0000 (09:46 +0000)] 
Disable events upon item deletion (just in case) and update selection cache

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoForgot client data
Robert Roebling [Thu, 22 May 2008 21:47:20 +0000 (21:47 +0000)] 
Forgot client data

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMake events match better with MSW
Robert Roebling [Thu, 22 May 2008 21:31:47 +0000 (21:31 +0000)] 
Make events match better with MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoLinker fix for non-PM builds.
Stefan Neis [Thu, 22 May 2008 21:21:36 +0000 (21:21 +0000)] 
Linker fix for non-PM builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoRemove m_blockEvents and use Disable/Enable instead, some more rearraging
Robert Roebling [Thu, 22 May 2008 20:53:10 +0000 (20:53 +0000)] 
Remove m_blockEvents and use Disable/Enable instead, some more rearraging

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMinor doc corrections
Robert Roebling [Thu, 22 May 2008 20:19:00 +0000 (20:19 +0000)] 
Minor doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoAlso allow UP and DOWN if we reached max number of characters, part of [ 1947652...
Robert Roebling [Thu, 22 May 2008 18:19:43 +0000 (18:19 +0000)] 
Also allow UP and DOWN if we reached max number of characters, part of [ 1947652 ] Improves keyboard behavior in wxTextCtrl on Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years ago[ wxwindows-Patches-1947680 ] wxMac: Fixes number of printouts and more
Robert Roebling [Thu, 22 May 2008 18:11:46 +0000 (18:11 +0000)] 
[ wxwindows-Patches-1947680 ] wxMac: Fixes number of printouts and more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadd missing static keyword
Paul Cornett [Thu, 22 May 2008 16:46:08 +0000 (16:46 +0000)] 
add missing static keyword

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadd back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still...
Vadim Zeitlin [Thu, 22 May 2008 00:55:59 +0000 (00:55 +0000)] 
add back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still needed (#9150)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadded wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
Vadim Zeitlin [Thu, 22 May 2008 00:49:27 +0000 (00:49 +0000)] 
added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agodon't reserve space for the icons if none are used, even if we're in icon view (close...
Vadim Zeitlin [Thu, 22 May 2008 00:36:48 +0000 (00:36 +0000)] 
don't reserve space for the icons if none are used, even if we're in icon view (closes 9472)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadd handling of wxWrapSizer flags (part of ticket 9468)
Vadim Zeitlin [Thu, 22 May 2008 00:33:12 +0000 (00:33 +0000)] 
add handling of wxWrapSizer flags (part of ticket 9468)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agofix the confusion in boolean attributes handling in pre-1.3 and 1.3 versions of GLX...
Vadim Zeitlin [Thu, 22 May 2008 00:25:53 +0000 (00:25 +0000)] 
fix the confusion in boolean attributes handling in pre-1.3 and 1.3 versions of GLX API (closes 4823)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agobutton text uses fg color, not text color
Paul Cornett [Wed, 21 May 2008 16:18:49 +0000 (16:18 +0000)] 
button text uses fg color, not text color

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoUpdate OpenVMS compile support
Jouk Jansen [Wed, 21 May 2008 13:06:44 +0000 (13:06 +0000)] 
Update OpenVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMake height of red square depend on value in the model
Robert Roebling [Wed, 21 May 2008 11:54:30 +0000 (11:54 +0000)] 
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

16 years agoAdd test for progress renderer
Robert Roebling [Wed, 21 May 2008 09:42:52 +0000 (09:42 +0000)] 
Add test for progress renderer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoQuery value from the model column given by col->GetModelColumn()
Robert Roebling [Wed, 21 May 2008 09:41:59 +0000 (09:41 +0000)] 
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

16 years agofixed compilation with DirectFB 0.9
Václav Slavík [Wed, 21 May 2008 09:38:39 +0000 (09:38 +0000)] 
fixed compilation with DirectFB 0.9

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoAdded InsertColumn( pos, col ), some reformating
Robert Roebling [Wed, 21 May 2008 08:47:21 +0000 (08:47 +0000)] 
Added InsertColumn( pos, col ), some reformating

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoUpdate wxString overview
Robert Roebling [Wed, 21 May 2008 08:12:22 +0000 (08:12 +0000)] 
Update wxString overview

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoCorrect wxString:Append docs
Robert Roebling [Wed, 21 May 2008 08:10:00 +0000 (08:10 +0000)] 
Correct wxString:Append docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoCorrect formatting
Robert Roebling [Wed, 21 May 2008 07:39:34 +0000 (07:39 +0000)] 
Correct formatting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMention dropdown menu
Robert Roebling [Wed, 21 May 2008 07:34:47 +0000 (07:34 +0000)] 
Mention dropdown menu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoCommit mem leak fix I introduced
Robert Roebling [Tue, 20 May 2008 19:40:10 +0000 (19:40 +0000)] 
Commit mem leak fix I introduced

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoreplaces unsigned int with wxUIntPtr
Robert Roebling [Tue, 20 May 2008 17:15:27 +0000 (17:15 +0000)] 
replaces unsigned int with wxUIntPtr

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoFix mem corruption due to string no longer being in scope
Robert Roebling [Tue, 20 May 2008 17:01:20 +0000 (17:01 +0000)] 
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

16 years agoget wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733
Paul Cornett [Tue, 20 May 2008 15:10:11 +0000 (15:10 +0000)] 
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

16 years agomake independent from carbon
Stefan Csomor [Tue, 20 May 2008 13:25:25 +0000 (13:25 +0000)] 
make independent from carbon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoCOnversion of some common font names to current platform
Julian Smart [Tue, 20 May 2008 13:24:53 +0000 (13:24 +0000)] 
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

16 years agoallows resetting color of text to black, closes #4826
Stefan Csomor [Tue, 20 May 2008 13:24:46 +0000 (13:24 +0000)] 
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

16 years agoallows resetting color of text to black, closes #4826
Stefan Csomor [Tue, 20 May 2008 13:23:46 +0000 (13:23 +0000)] 
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

16 years agoDon't make lines narrower that default line height in variable height mode, don't...
Robert Roebling [Tue, 20 May 2008 12:44:21 +0000 (12:44 +0000)] 
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

16 years agoMore interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtr...
Bryan Petty [Tue, 20 May 2008 07:48:30 +0000 (07:48 +0000)] 
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

16 years agoremove unused files
Paul Cornett [Tue, 20 May 2008 05:19:20 +0000 (05:19 +0000)] 
remove unused files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadd missing braces
Paul Cornett [Tue, 20 May 2008 05:19:07 +0000 (05:19 +0000)] 
add missing braces

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoadd missing break statement
Paul Cornett [Tue, 20 May 2008 03:36:33 +0000 (03:36 +0000)] 
add missing break statement

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoput frame extents XGetWindowProperty code in one place
Paul Cornett [Tue, 20 May 2008 03:27:12 +0000 (03:27 +0000)] 
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

16 years agoSet EventObject in event
Robert Roebling [Mon, 19 May 2008 12:46:44 +0000 (12:46 +0000)] 
Set EventObject in event

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMade the various logical 2 device transforms consistent with what's drawn on all...
Robert Roebling [Mon, 19 May 2008 12:42:11 +0000 (12:42 +0000)] 
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

16 years agoMissing header
Robert Roebling [Mon, 19 May 2008 08:13:45 +0000 (08:13 +0000)] 
Missing header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agotry to fix SF bug 1913671
Chris Elliott [Sun, 18 May 2008 20:12:44 +0000 (20:12 +0000)] 
try to fix SF bug 1913671

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoremove helpGen from distribution (see SF bug 1812087
Chris Elliott [Sun, 18 May 2008 19:55:31 +0000 (19:55 +0000)] 
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

16 years agoCorrect remaining bits of variable height lines for wxMac, change highlight colour...
Robert Roebling [Sun, 18 May 2008 17:40:34 +0000 (17:40 +0000)] 
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

16 years agouse GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows...
Vadim Zeitlin [Sun, 18 May 2008 17:26:28 +0000 (17:26 +0000)] 
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

16 years agoadd missing header to fix compilation after changes of r53629 in STL build (in fact...
Vadim Zeitlin [Sun, 18 May 2008 17:17:49 +0000 (17:17 +0000)] 
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

16 years agoCompilo
Robert Roebling [Sun, 18 May 2008 17:14:52 +0000 (17:14 +0000)] 
Compilo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoFixed a bug preventing style resetting to occur
Julian Smart [Sun, 18 May 2008 17:03:53 +0000 (17:03 +0000)] 
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

16 years agoadd tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of...
Vadim Zeitlin [Sun, 18 May 2008 11:38:33 +0000 (11:38 +0000)] 
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

16 years agoremoving double set of geometry
Stefan Csomor [Sun, 18 May 2008 11:38:07 +0000 (11:38 +0000)] 
removing double set of geometry

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agowork around VC7 compiler bug resulting in a warning about FileNameTest being never...
Vadim Zeitlin [Sun, 18 May 2008 11:14:20 +0000 (11:14 +0000)] 
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

16 years agofix handling of the commands with negative ids (e.g. created by NewControlId()) in...
Vadim Zeitlin [Sat, 17 May 2008 23:53:11 +0000 (23:53 +0000)] 
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

16 years ago(blind) fixes for PCH-less build after r53626
Vadim Zeitlin [Sat, 17 May 2008 23:42:37 +0000 (23:42 +0000)] 
(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

16 years agofix gcc warnings about not calling the base class ctors (replaces patch 1962992)
Vadim Zeitlin [Sat, 17 May 2008 23:14:25 +0000 (23:14 +0000)] 
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

16 years agomake cast from double to long explicit to suppress gcc warning (part of patch 1962992)
Vadim Zeitlin [Sat, 17 May 2008 23:07:20 +0000 (23:07 +0000)] 
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

16 years agoallow loading wxAnimationCtrl contents from stream (patch 1962344)
Vadim Zeitlin [Sat, 17 May 2008 22:51:52 +0000 (22:51 +0000)] 
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

16 years agoadded language info for Northern Sami (patch 1964036)
Vadim Zeitlin [Sat, 17 May 2008 22:49:30 +0000 (22:49 +0000)] 
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

16 years agofix crash in BitmapComboBoxWidgetsPage under wxUniv
Vadim Zeitlin [Sat, 17 May 2008 22:44:49 +0000 (22:44 +0000)] 
fix crash in BitmapComboBoxWidgetsPage under wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agonative wxBitmapComboBox implementation for MSW (patch 1941399)
Vadim Zeitlin [Sat, 17 May 2008 22:43:00 +0000 (22:43 +0000)] 
native wxBitmapComboBox implementation for MSW (patch 1941399)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agotake const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory:...
Vadim Zeitlin [Sat, 17 May 2008 22:41:28 +0000 (22:41 +0000)] 
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

16 years agodon't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622) [should...
Vadim Zeitlin [Sat, 17 May 2008 22:13:22 +0000 (22:13 +0000)] 
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

16 years agominor Unicode overview corrections
Václav Slavík [Sat, 17 May 2008 21:24:43 +0000 (21:24 +0000)] 
minor Unicode overview corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoFixed common style collection and superscript/subscript selection
Julian Smart [Sat, 17 May 2008 17:54:11 +0000 (17:54 +0000)] 
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

16 years agoCast for argument to delete[] - VC6 doesn't want to delete a const pointer
Julian Smart [Sat, 17 May 2008 16:20:19 +0000 (16:20 +0000)] 
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

16 years agofix window rectangle computation in Centre(wxCENTER_ON_SCREEN)
Vadim Zeitlin [Sat, 17 May 2008 12:56:18 +0000 (12:56 +0000)] 
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

16 years agowxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme...
Václav Slavík [Sat, 17 May 2008 09:41:25 +0000 (09:41 +0000)] 
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

16 years agoFixed wxWindowOS2::Reparent.
Stefan Neis [Sat, 17 May 2008 09:40:37 +0000 (09:40 +0000)] 
Fixed wxWindowOS2::Reparent.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agofixed error logging in TIFF image handler to output something useful regardless of...
Václav Slavík [Sat, 17 May 2008 09:34:28 +0000 (09:34 +0000)] 
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

16 years agoAdded missing #include.
Stefan Neis [Sat, 17 May 2008 09:28:36 +0000 (09:28 +0000)] 
Added missing #include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoTried unsuccessfully to change individual line height
Robert Roebling [Fri, 16 May 2008 22:05:26 +0000 (22:05 +0000)] 
Tried unsuccessfully to change individual line height

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoCorrect vert alignment
Robert Roebling [Fri, 16 May 2008 21:03:35 +0000 (21:03 +0000)] 
Correct vert alignment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoignore invisble columns in height calculation
Robert Roebling [Fri, 16 May 2008 20:08:09 +0000 (20:08 +0000)] 
ignore invisble columns in height calculation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoTypo
Robert Roebling [Fri, 16 May 2008 19:51:56 +0000 (19:51 +0000)] 
Typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoEnsure that wxApp::Yield is always processing pending event by creating a
Stefan Neis [Fri, 16 May 2008 12:50:26 +0000 (12:50 +0000)] 
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

16 years ago[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()
Robert Roebling [Fri, 16 May 2008 12:49:35 +0000 (12:49 +0000)] 
[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoOption for variable line heights (MSW and GTK+ sofar)
Robert Roebling [Fri, 16 May 2008 12:37:32 +0000 (12:37 +0000)] 
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

16 years agofix some warnings from GCC -Wextra
Paul Cornett [Thu, 15 May 2008 17:24:48 +0000 (17:24 +0000)] 
fix some warnings from GCC -Wextra

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agoMissing semicolon
Robert Roebling [Thu, 15 May 2008 11:53:06 +0000 (11:53 +0000)] 
Missing semicolon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years ago[ 1960295 ] wxWeakRef - Reorganization and comments
Robert Roebling [Thu, 15 May 2008 11:50:35 +0000 (11:50 +0000)] 
[ 1960295 ] wxWeakRef - Reorganization and comments

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

16 years agofixing 64-32 bit conversion warnings, no brush must be set for color bitmaps, only...
Stefan Csomor [Wed, 14 May 2008 14:27:26 +0000 (14:27 +0000)] 
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

16 years ago[wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened() and wxDir::Open() always true
Robert Roebling [Wed, 14 May 2008 09:27:48 +0000 (09:27 +0000)] 
[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

16 years agoUpdate OpebVMS compile support
Jouk Jansen [Wed, 14 May 2008 09:04:33 +0000 (09:04 +0000)] 
Update OpebVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775