wxWidgets.git
17 years agofix assertions on invalid items
Paul Cornett [Sun, 11 Mar 2007 23:29:26 +0000 (23:29 +0000)] 
fix assertions on invalid items

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

17 years agouse wxConvLibc, not wxConvCurrent, with regerror()
Vadim Zeitlin [Sun, 11 Mar 2007 23:15:17 +0000 (23:15 +0000)] 
use wxConvLibc, not wxConvCurrent, with regerror()

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

17 years agoput refdata virtuals in the right class this time
Paul Cornett [Sun, 11 Mar 2007 16:46:24 +0000 (16:46 +0000)] 
put refdata virtuals in the right class this time

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

17 years agoFixed wrapping with tabs
Julian Smart [Sun, 11 Mar 2007 12:48:38 +0000 (12:48 +0000)] 
Fixed wrapping with tabs

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

17 years agoinclude wx/object.h now that wxConfigBase derives from wxObject
Vadim Zeitlin [Sun, 11 Mar 2007 12:11:55 +0000 (12:11 +0000)] 
include wx/object.h now that wxConfigBase derives from wxObject

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

17 years agoImplemented xxxComment. Due to different minidom XML types (Comments
Roman Rolinsky [Sun, 11 Mar 2007 05:08:45 +0000 (05:08 +0000)] 
Implemented xxxComment. Due to different minidom XML types (Comments
are not Elements) had to add xxxObject.isElement flag and changed
xxxObject.element variable to xxxObject.node (xxxComment is derived
from xxxObject to minimize changes in processing). More testing is still
needed to verify that things didn't break. Use previous commit (0.1.8-4
release on 2007/03/10) if you need a stable version.

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

17 years agoComment icon
Roman Rolinsky [Sun, 11 Mar 2007 04:35:57 +0000 (04:35 +0000)] 
Comment icon

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

17 years agoTree-Comment.png
Roman Rolinsky [Sun, 11 Mar 2007 04:35:16 +0000 (04:35 +0000)] 
Tree-Comment.png

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

17 years agouse AllocExclusive
Paul Cornett [Sun, 11 Mar 2007 03:00:47 +0000 (03:00 +0000)] 
use AllocExclusive

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

17 years agoadded support for wxTE_NO_VSCROLL (patch 1588605) and documented its behaviour
Vadim Zeitlin [Sun, 11 Mar 2007 02:45:48 +0000 (02:45 +0000)] 
added support for wxTE_NO_VSCROLL (patch 1588605) and documented its behaviour

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

17 years agotest wxTE_NO_VSCROLL
Vadim Zeitlin [Sun, 11 Mar 2007 02:39:08 +0000 (02:39 +0000)] 
test wxTE_NO_VSCROLL

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

17 years agolast fixes from patch 1604462: fix wxlike-libdirname and change WX_VERSION_DEFAULT...
Vadim Zeitlin [Sun, 11 Mar 2007 02:37:57 +0000 (02:37 +0000)] 
last fixes from patch 1604462: fix wxlike-libdirname and change WX_VERSION_DEFAULT to have 2 digits, not 3

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

17 years agocompilation fix after last commit: wxPenRefData, not wxFontRefData
Vadim Zeitlin [Sun, 11 Mar 2007 02:35:02 +0000 (02:35 +0000)] 
compilation fix after last commit: wxPenRefData, not wxFontRefData

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

17 years agoargh, added missing comma in last commit
Vadim Zeitlin [Sun, 11 Mar 2007 02:32:53 +0000 (02:32 +0000)] 
argh, added missing comma in last commit

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

17 years agoadded wxWinVersion_Vista to wxWinVersion enum
Vadim Zeitlin [Sun, 11 Mar 2007 02:31:59 +0000 (02:31 +0000)] 
added wxWinVersion_Vista to wxWinVersion enum

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

17 years agoderive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)
Vadim Zeitlin [Sun, 11 Mar 2007 02:29:44 +0000 (02:29 +0000)] 
derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)

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

17 years agoset GtkRcStyle::text to fg colour too to allow changing the text colour in single...
Vadim Zeitlin [Sun, 11 Mar 2007 02:19:55 +0000 (02:19 +0000)] 
set GtkRcStyle::text to fg colour too to allow changing the text colour in single line wxTextCtrl

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

17 years agoVC6 compilation fix
Václav Slavík [Sun, 11 Mar 2007 01:31:45 +0000 (01:31 +0000)] 
VC6 compilation fix

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

17 years agomade test window for Dialog and Wizard a child of g.frame
Roman Rolinsky [Sun, 11 Mar 2007 01:22:00 +0000 (01:22 +0000)] 
made test window for Dialog and Wizard a child of g.frame
for consistency (probably not important)

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

17 years agofixed overflow when using sysconf() to retrieve free memory (bug 1524157)
Vadim Zeitlin [Sun, 11 Mar 2007 01:20:59 +0000 (01:20 +0000)] 
fixed overflow when using sysconf() to retrieve free memory (bug 1524157)

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

17 years agoCtrl-H must not be used on Mac...
Roman Rolinsky [Sun, 11 Mar 2007 01:16:48 +0000 (01:16 +0000)] 
Ctrl-H must not be used on Mac...

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

17 years agofixed compilation with wxUSE_WXDIB==0 (bug 1667819)
Vadim Zeitlin [Sun, 11 Mar 2007 00:50:06 +0000 (00:50 +0000)] 
fixed compilation with wxUSE_WXDIB==0 (bug 1667819)

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

17 years agomake wxPenRefData private
Paul Cornett [Sat, 10 Mar 2007 23:04:18 +0000 (23:04 +0000)] 
make wxPenRefData private

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

17 years agouse AllocExclusive
Paul Cornett [Sat, 10 Mar 2007 23:00:52 +0000 (23:00 +0000)] 
use AllocExclusive

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

17 years agoremoved C++BuilderX project files, they are broken, not used by anybody and the produ...
Václav Slavík [Sat, 10 Mar 2007 19:25:51 +0000 (19:25 +0000)] 
removed C++BuilderX project files, they are broken, not used by anybody and the product is dead

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

17 years agoremoved remaining wx24dsp format references
Václav Slavík [Sat, 10 Mar 2007 19:20:47 +0000 (19:20 +0000)] 
removed remaining wx24dsp format references

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

17 years agosource id type is unsigned; minor cleanup
Paul Cornett [Sat, 10 Mar 2007 18:51:55 +0000 (18:51 +0000)] 
source id type is unsigned; minor cleanup

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

17 years agouse simpler color ctor
Paul Cornett [Sat, 10 Mar 2007 18:50:16 +0000 (18:50 +0000)] 
use simpler color ctor

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

17 years agoderive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)
Vadim Zeitlin [Sat, 10 Mar 2007 18:16:10 +0000 (18:16 +0000)] 
derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)

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

17 years agoallow using multiple wxBufferedDCs at once (patch 1589441)
Vadim Zeitlin [Sat, 10 Mar 2007 18:09:38 +0000 (18:09 +0000)] 
allow using multiple wxBufferedDCs at once (patch 1589441)

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

17 years agomiscellaneous LnF improvements, including support for Vista-style (patch 1588794)
Vadim Zeitlin [Sat, 10 Mar 2007 18:06:11 +0000 (18:06 +0000)] 
miscellaneous LnF improvements, including support for Vista-style (patch 1588794)

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

17 years agoadd many new macros to facilitate using wx from projects using bakefile presets;...
Vadim Zeitlin [Sat, 10 Mar 2007 17:35:05 +0000 (17:35 +0000)] 
add many new macros to facilitate using wx from projects using bakefile presets; use more consistent names for the existing macros (in particular, AM_OPTIONS_WXCONFIG and AM_PATH_WXCONFIG have been deprecated in favour of WX_CONFIG_OPTIONS and WX_CONFIG_CHECK) (patch 1604462)

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

17 years agouse force=1 with default-value tags (part of patch 1604462)
Vadim Zeitlin [Sat, 10 Mar 2007 17:30:31 +0000 (17:30 +0000)] 
use force=1 with default-value tags (part of patch 1604462)

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

17 years agorequire bakefile 0.2.2 and not 0.2.1 and do it for all platforms (part of patch 1604462)
Vadim Zeitlin [Sat, 10 Mar 2007 17:29:14 +0000 (17:29 +0000)] 
require bakefile 0.2.2 and not 0.2.1 and do it for all platforms (part of patch 1604462)

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

17 years agoadded GetTextExtent() overload returning wxSize (patch 1631508)
Vadim Zeitlin [Sat, 10 Mar 2007 17:25:36 +0000 (17:25 +0000)] 
added GetTextExtent() overload returning wxSize (patch 1631508)

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

17 years agoadded wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
Vadim Zeitlin [Sat, 10 Mar 2007 17:22:51 +0000 (17:22 +0000)] 
added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)

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

17 years agoinclude wx/utils.h in PCH-less build to ensure that we get the correct (DLL-exported...
Vadim Zeitlin [Sat, 10 Mar 2007 17:21:40 +0000 (17:21 +0000)] 
include wx/utils.h in PCH-less build to ensure that we get the correct (DLL-exported) declaration of wxHandleFatalExceptions() as otherwise it was silently not exported (patch 1674514)

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

17 years agoreturn effective dnd operation result and not the expected one (replaces patch 1677399)
Vadim Zeitlin [Sat, 10 Mar 2007 16:27:15 +0000 (16:27 +0000)] 
return effective dnd operation result and not the expected one (replaces patch 1677399)

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

17 years agoset SO_REUSEADDR before binding for UDP sockets too (2nd part of patch 1667145)
Vadim Zeitlin [Sat, 10 Mar 2007 16:17:44 +0000 (16:17 +0000)] 
set SO_REUSEADDR before binding for UDP sockets too (2nd part of patch 1667145)

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

17 years agoallow using numpad enter key to activate the default button too (patch 1640446)
Vadim Zeitlin [Sat, 10 Mar 2007 16:08:46 +0000 (16:08 +0000)] 
allow using numpad enter key to activate the default button too (patch 1640446)

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

17 years agodon't send incorrect char events when entering Unicode characters (patch 1640443)
Vadim Zeitlin [Sat, 10 Mar 2007 16:04:47 +0000 (16:04 +0000)] 
don't send incorrect char events when entering Unicode characters (patch 1640443)

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

17 years agocompilation fix after last change
Vadim Zeitlin [Sat, 10 Mar 2007 16:03:49 +0000 (16:03 +0000)] 
compilation fix after last change

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

17 years agocorrected the just-added operator=(RGBColor) return value
Vadim Zeitlin [Sat, 10 Mar 2007 15:56:45 +0000 (15:56 +0000)] 
corrected the just-added operator=(RGBColor) return value

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

17 years agocorrected bug due to testing for wrong return value in wxConditionInternal::WaitTimeo...
Vadim Zeitlin [Sat, 10 Mar 2007 15:56:08 +0000 (15:56 +0000)] 
corrected bug due to testing for wrong return value in wxConditionInternal::WaitTimeout() (patch 1650643)

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

17 years agoadded wxColour(RGBColor) ctor and use it insteaf of constructing wxColour from RGBCol...
Vadim Zeitlin [Sat, 10 Mar 2007 15:48:56 +0000 (15:48 +0000)] 
added wxColour(RGBColor) ctor and use it insteaf of constructing wxColour from RGBColor manually in several places (replaces patch 1662064)

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

17 years agoApplied patch #1677782 (Lock with Timeout for wxMutex, originally patch #1671637)
Stefan Neis [Sat, 10 Mar 2007 14:27:38 +0000 (14:27 +0000)] 
Applied patch #1677782 (Lock with Timeout for wxMutex, originally patch #1671637)

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

17 years ago0.1.8-4
Roman Rolinsky [Sat, 10 Mar 2007 13:12:44 +0000 (13:12 +0000)] 
0.1.8-4
-------

Fixes for wxMSW (notebook highlighting, control sizes, tree Unselect).

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

17 years agouse simpler color ctor
Paul Cornett [Sat, 10 Mar 2007 04:46:18 +0000 (04:46 +0000)] 
use simpler color ctor

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

17 years agosizeof(char) is 1. By definition.
Paul Cornett [Sat, 10 Mar 2007 03:41:37 +0000 (03:41 +0000)] 
sizeof(char) is 1. By definition.

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

17 years agoimplement wxMutex::LockTimeout() using critical region API too
Vadim Zeitlin [Fri, 9 Mar 2007 23:21:22 +0000 (23:21 +0000)] 
implement wxMutex::LockTimeout() using critical region API too

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

17 years agoUnicode compilation fixes
Václav Slavík [Fri, 9 Mar 2007 18:44:19 +0000 (18:44 +0000)] 
Unicode compilation fixes

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

17 years agoadd 4th parameter to AC_CHECK_HEADER to skip preprocessor check
Paul Cornett [Fri, 9 Mar 2007 17:57:21 +0000 (17:57 +0000)] 
add 4th parameter to AC_CHECK_HEADER to skip preprocessor check

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

17 years agoUnicode compilation fix
Václav Slavík [Fri, 9 Mar 2007 16:36:11 +0000 (16:36 +0000)] 
Unicode compilation fix

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

17 years agocompilation fix for wxUSE_STL==1 build
Vadim Zeitlin [Fri, 9 Mar 2007 16:19:45 +0000 (16:19 +0000)] 
compilation fix for wxUSE_STL==1 build

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

17 years agodeprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
Václav Slavík [Fri, 9 Mar 2007 16:03:41 +0000 (16:03 +0000)] 
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

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

17 years agocompilation fixes after wxGTK_CONV_BACK changes
Vadim Zeitlin [Fri, 9 Mar 2007 00:43:16 +0000 (00:43 +0000)] 
compilation fixes after wxGTK_CONV_BACK changes

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

17 years ago0.1.8-3
Roman Rolinsky [Thu, 8 Mar 2007 15:49:35 +0000 (15:49 +0000)] 
0.1.8-3
-------

Notebook page highlighting fix. Highlight resizes when the window
is resized. ParamUnit spin button detects event handler re-entry
(wxGTK probably has a bug in wxSpinButton with repeated events).

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

17 years agoinclude wx/thread.h in debug build which is needed after last change
Vadim Zeitlin [Thu, 8 Mar 2007 14:57:42 +0000 (14:57 +0000)] 
include wx/thread.h in debug build which is needed after last change

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

17 years agofix extra comma at the end of wxStretch enum introduced by last commit
Vadim Zeitlin [Thu, 8 Mar 2007 14:31:04 +0000 (14:31 +0000)] 
fix extra comma at the end of wxStretch enum introduced by last commit

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

17 years agoremove unreachable declaration
Paul Cornett [Thu, 8 Mar 2007 04:31:24 +0000 (04:31 +0000)] 
remove unreachable declaration

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

17 years agoadd HAVE_ROUND
Paul Cornett [Thu, 8 Mar 2007 04:29:36 +0000 (04:29 +0000)] 
add HAVE_ROUND

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

17 years agominor cleanup
Paul Cornett [Thu, 8 Mar 2007 04:28:09 +0000 (04:28 +0000)] 
minor cleanup

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

17 years agouse full repaint style instead of size event
Paul Cornett [Thu, 8 Mar 2007 04:27:29 +0000 (04:27 +0000)] 
use full repaint style instead of size event

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

17 years agonon-debug build fix
Paul Cornett [Thu, 8 Mar 2007 04:26:10 +0000 (04:26 +0000)] 
non-debug build fix

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

17 years agouse gettimeofday() instead of clock_gettime() as the latter lives in librt which...
Vadim Zeitlin [Thu, 8 Mar 2007 01:46:02 +0000 (01:46 +0000)] 
use gettimeofday() instead of clock_gettime() as the latter lives in librt which we currently don't link with and it seems not to be worth to add another library just because of wxMutex::LockTimeout()

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

17 years agomade wxGetTimeOfDay() public
Vadim Zeitlin [Thu, 8 Mar 2007 01:44:16 +0000 (01:44 +0000)] 
made wxGetTimeOfDay() public

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

17 years agoremoved WXWIN_COMPATIBILITY_24
Vadim Zeitlin [Thu, 8 Mar 2007 01:33:01 +0000 (01:33 +0000)] 
removed WXWIN_COMPATIBILITY_24

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

17 years agoremoved WXWIN_COMPATIBILITY_24
Vadim Zeitlin [Thu, 8 Mar 2007 01:24:59 +0000 (01:24 +0000)] 
removed WXWIN_COMPATIBILITY_24

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

17 years agofix infinite recursion typo in operator!=() (patch 1665591)
Vadim Zeitlin [Thu, 8 Mar 2007 01:18:07 +0000 (01:18 +0000)] 
fix infinite recursion typo in operator!=() (patch 1665591)

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

17 years agofix the bug which could have resulted in failing to read config file if a chunk bound...
Vadim Zeitlin [Thu, 8 Mar 2007 01:15:48 +0000 (01:15 +0000)] 
fix the bug which could have resulted in failing to read config file if a chunk boundary fell in a middle of a multibyte character (patch 1674488)

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

17 years agodon't use font sizes less than 1 with Pango (remaining part of patch 1671684); refact...
Vadim Zeitlin [Thu, 8 Mar 2007 00:44:54 +0000 (00:44 +0000)] 
don't use font sizes less than 1 with Pango (remaining part of patch 1671684); refactor the font size setting code to eliminate duplication

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

17 years agouse facename in wxFontRefData::Init() in Unicode build (part of patch 1671684)
Vadim Zeitlin [Thu, 8 Mar 2007 00:40:38 +0000 (00:40 +0000)] 
use facename in wxFontRefData::Init() in Unicode build (part of patch 1671684)

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

17 years agoadded wxMutex::LockTimeout() (modified patch 1671637)
Vadim Zeitlin [Thu, 8 Mar 2007 00:22:11 +0000 (00:22 +0000)] 
added wxMutex::LockTimeout() (modified patch 1671637)

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

17 years agoupdate the value shown in the combobox itself correctly in SetValue() (patch 1669275...
Vadim Zeitlin [Wed, 7 Mar 2007 23:46:03 +0000 (23:46 +0000)] 
update the value shown in the combobox itself correctly in SetValue() (patch 1669275; bug 1667563)

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

17 years agotest for special keys first, before testing for alphanumeric ones as even keys such...
Vadim Zeitlin [Wed, 7 Mar 2007 23:40:22 +0000 (23:40 +0000)] 
test for special keys first, before testing for alphanumeric ones as even keys such as WXK_F2 can be recognized as alnum in some locales, in ToString() (modified patch 1669197; bug 1620758)

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

17 years agoavoid flicker when setting the text which is the same as the current status bar pane...
Vadim Zeitlin [Wed, 7 Mar 2007 23:28:41 +0000 (23:28 +0000)] 
avoid flicker when setting the text which is the same as the current status bar pane value (patch 1669140)

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

17 years agofix wrong assert in SetItemBitmap() (patch 1668449; bug 1667505)
Vadim Zeitlin [Wed, 7 Mar 2007 23:24:27 +0000 (23:24 +0000)] 
fix wrong assert in SetItemBitmap() (patch 1668449; bug 1667505)

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

17 years agofix handling of wxSOCKET_REUSEADDR in wxDatagramSocket (patch 1667145)
Vadim Zeitlin [Wed, 7 Mar 2007 23:18:40 +0000 (23:18 +0000)] 
fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket (patch 1667145)

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

17 years agofix base64 computation for strings whose length modulo 3 is 2 (patch 1665520; bug...
Vadim Zeitlin [Wed, 7 Mar 2007 23:07:16 +0000 (23:07 +0000)] 
fix base64 computation for strings whose length modulo 3 is 2 (patch 1665520; bug 1661616)

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

17 years agodon't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395...
Vadim Zeitlin [Wed, 7 Mar 2007 22:59:11 +0000 (22:59 +0000)] 
don't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395, bug 1661995)

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

17 years agono changes, just removed TABs/trailing spaces
Vadim Zeitlin [Wed, 7 Mar 2007 22:56:34 +0000 (22:56 +0000)] 
no changes, just removed TABs/trailing spaces

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

17 years agoremoved unused src/gtk/main.cpp
Vadim Zeitlin [Wed, 7 Mar 2007 22:54:55 +0000 (22:54 +0000)] 
removed unused src/gtk/main.cpp

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

17 years agofix hang on startup in Unicode build if any standard GTK+ command line arguments...
Vadim Zeitlin [Wed, 7 Mar 2007 22:43:30 +0000 (22:43 +0000)] 
fix hang on startup in Unicode build if any standard GTK+ command line arguments were passed (patch 1665203; bug 1663597)

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

17 years agotake images and margins into account when setting column width to wxLIST_AUTOSIZE_USE...
Vadim Zeitlin [Wed, 7 Mar 2007 22:30:14 +0000 (22:30 +0000)] 
take images and margins into account when setting column width to wxLIST_AUTOSIZE_USEHEADER (patch 1664598)

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

17 years agoclip column image (and not only the text) to the column width (patch 1664588)
Vadim Zeitlin [Wed, 7 Mar 2007 22:26:54 +0000 (22:26 +0000)] 
clip column image (and not only the text) to the column width (patch 1664588)

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

17 years agofixed detection of number of processors under Linux 2.6 (replaces patch 1663444)
Vadim Zeitlin [Wed, 7 Mar 2007 22:23:47 +0000 (22:23 +0000)] 
fixed detection of number of processors under Linux 2.6 (replaces patch 1663444)

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

17 years agonative wxHyperlinkCtrl implementation for GTK+ 2.10+ (patch 1661851)
Vadim Zeitlin [Wed, 7 Mar 2007 22:12:47 +0000 (22:12 +0000)] 
native wxHyperlinkCtrl implementation for GTK+ 2.10+ (patch 1661851)

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

17 years agoadd checks for GTK+ 2.10 (part of patch 1661851)
Vadim Zeitlin [Wed, 7 Mar 2007 22:09:57 +0000 (22:09 +0000)] 
add checks for GTK+ 2.10 (part of patch 1661851)

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

17 years agoupdate m4 files to bakefile 0.2.2
Vadim Zeitlin [Wed, 7 Mar 2007 21:50:47 +0000 (21:50 +0000)] 
update m4 files to bakefile 0.2.2

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

17 years agouse critical section to protect global TablesInUse (patch 1660652)
Vadim Zeitlin [Wed, 7 Mar 2007 21:28:05 +0000 (21:28 +0000)] 
use critical section to protect global TablesInUse (patch 1660652)

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

17 years agoadd a note about changing selection background colour
Vadim Zeitlin [Wed, 7 Mar 2007 20:59:24 +0000 (20:59 +0000)] 
add a note about changing selection background colour

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

17 years agouse wxRendererNative::DrawItemSelectionRect() to draw wxVListBox items background...
Vadim Zeitlin [Wed, 7 Mar 2007 20:58:18 +0000 (20:58 +0000)] 
use wxRendererNative::DrawItemSelectionRect() to draw wxVListBox items background unless selection background colour is explicitly set (patch 1650804)

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

17 years agofix warning about non-dllexport'ed base wxDataViewHeaderWindowBase class from MSVC...
Vadim Zeitlin [Wed, 7 Mar 2007 20:43:47 +0000 (20:43 +0000)] 
fix warning about non-dllexport'ed base wxDataViewHeaderWindowBase class from MSVC in DLL builds

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

17 years agowxMSWGetColumnClicked must be dllexport'd to be used from another (adv) DLL
Vadim Zeitlin [Wed, 7 Mar 2007 20:40:48 +0000 (20:40 +0000)] 
wxMSWGetColumnClicked must be dllexport'd to be used from another (adv) DLL

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

17 years agodeprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
Václav Slavík [Wed, 7 Mar 2007 20:01:52 +0000 (20:01 +0000)] 
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

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

17 years agodeprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer
Václav Slavík [Wed, 7 Mar 2007 19:41:05 +0000 (19:41 +0000)] 
deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer

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

17 years agomerge multiple lines into one as otherwise the display is corrupted/unreadable
Vadim Zeitlin [Wed, 7 Mar 2007 19:40:08 +0000 (19:40 +0000)] 
merge multiple lines into one as otherwise the display is corrupted/unreadable

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

17 years agoremoved WXWIN_COMPATIBILITY_2_4
Vadim Zeitlin [Wed, 7 Mar 2007 19:23:13 +0000 (19:23 +0000)] 
removed WXWIN_COMPATIBILITY_2_4

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

17 years agono changes, just fixed a typo in warning given about wxDragImage when using wxCocoa
Vadim Zeitlin [Wed, 7 Mar 2007 18:41:31 +0000 (18:41 +0000)] 
no changes, just fixed a typo in warning given about wxDragImage when using wxCocoa

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

17 years ago0.1.8-2
Roman Rolinsky [Wed, 7 Mar 2007 14:45:12 +0000 (14:45 +0000)] 
0.1.8-2
-------

Fix for dealing with empty 'growable' property, using MiniFrame
for properties panel, the panel is restored together with the
main window.

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