wxWidgets.git
17 years agoFix compilo due to r47267.
David Elliott [Mon, 9 Jul 2007 17:41:51 +0000 (17:41 +0000)] 
Fix compilo due to r47267.
That patch might need some review because it does not use direct base classes but skips up to wxStreamBase.

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

17 years agouse first unused colour for the mask instead of hardcoded #ff00ff (patch 1746895)
Vadim Zeitlin [Mon, 9 Jul 2007 17:08:20 +0000 (17:08 +0000)] 
use first unused colour for the mask instead of hardcoded #ff00ff (patch 1746895)

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

17 years agoadded wxFileStream::IsOk() (patch 1749587)
Vadim Zeitlin [Mon, 9 Jul 2007 16:59:09 +0000 (16:59 +0000)] 
added wxFileStream::IsOk() (patch 1749587)

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

17 years agogenerate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change
Vadim Zeitlin [Mon, 9 Jul 2007 14:58:44 +0000 (14:58 +0000)] 
generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change

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

17 years agodon't bubble up the events upwards the window hierarchy in non-last event handler...
Vadim Zeitlin [Mon, 9 Jul 2007 14:48:48 +0000 (14:48 +0000)] 
don't bubble up the events upwards the window hierarchy in non-last event handler in the event handlers chain as this results in passing the event more than once to the parent (and, indirectly, to wxApp)

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

17 years agoAdded gravity
Julian Smart [Mon, 9 Jul 2007 14:30:49 +0000 (14:30 +0000)] 
Added gravity

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

17 years agoAdd GtkSortableIface stubs
Robert Roebling [Mon, 9 Jul 2007 13:23:22 +0000 (13:23 +0000)] 
Add GtkSortableIface stubs

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

17 years agoadded missing WXDLLIMPEXP_CORE for wxGetDisplay() for wxGTK
Vadim Zeitlin [Mon, 9 Jul 2007 13:18:32 +0000 (13:18 +0000)] 
added missing WXDLLIMPEXP_CORE for wxGetDisplay() for wxGTK

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

17 years agoAdd compare function to wxDataViewModel
Robert Roebling [Mon, 9 Jul 2007 12:32:59 +0000 (12:32 +0000)] 
Add compare function to wxDataViewModel

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

17 years agoBo'd patch to make wxDataViewCtrl compile again (4th attempt
Robert Roebling [Mon, 9 Jul 2007 10:38:22 +0000 (10:38 +0000)] 
Bo'd patch to make wxDataViewCtrl compile again (4th attempt
  to actually commit).

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

17 years agoignore Bakefiles.local.bkgen file with local customizations
Václav Slavík [Mon, 9 Jul 2007 10:17:47 +0000 (10:17 +0000)] 
ignore Bakefiles.local.bkgen file with local customizations

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

17 years agoadded GCC visibility support
Václav Slavík [Mon, 9 Jul 2007 10:12:51 +0000 (10:12 +0000)] 
added GCC visibility support

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

17 years agoadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward...
Václav Slavík [Mon, 9 Jul 2007 10:09:52 +0000 (10:09 +0000)] 
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)

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

17 years agofix from Francesco for the latest version of wxPresets
Vadim Zeitlin [Sun, 8 Jul 2007 23:11:55 +0000 (23:11 +0000)] 
fix from Francesco for the latest version of wxPresets

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

17 years agodocumented removal of unsafe wxGets() and wxTmpnam() functions
Václav Slavík [Sun, 8 Jul 2007 20:23:11 +0000 (20:23 +0000)] 
documented removal of unsafe wxGets() and wxTmpnam() functions

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

17 years agodon't call <del-flags> for flags that weren't added
Václav Slavík [Sun, 8 Jul 2007 20:03:58 +0000 (20:03 +0000)] 
don't call <del-flags> for flags that weren't added

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

17 years agoremoved unsecure wxTmpnam() function (patch by Francesco Montorsi)
Václav Slavík [Sun, 8 Jul 2007 19:06:03 +0000 (19:06 +0000)] 
removed unsecure wxTmpnam() function (patch by Francesco Montorsi)

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

17 years agofix Watcom compilation: removed templates for wxFileSelector() compatibility with...
Václav Slavík [Sun, 8 Jul 2007 08:40:37 +0000 (08:40 +0000)] 
fix Watcom compilation: removed templates for wxFileSelector() compatibility with passing NULL

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

17 years agoremoved wxWCHAR_T_IS_SEPARATE_TYPE: there already was wxWCHAR_T_IS_REAL_TYPE with...
Václav Slavík [Sun, 8 Jul 2007 07:04:38 +0000 (07:04 +0000)] 
removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was wxWCHAR_T_IS_REAL_TYPE with the exact same meaning and definition

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

17 years agoprocess pending wx events before sending idle events
Paul Cornett [Sun, 8 Jul 2007 05:31:32 +0000 (05:31 +0000)] 
process pending wx events before sending idle events

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

17 years agoDon't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which...
David Elliott [Sat, 7 Jul 2007 22:10:02 +0000 (22:10 +0000)] 
Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution.
Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.

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

17 years agoRemove wxMBConv_mac and wxMBConv_macUTF8D converters and use wxMBConv_cf(wxFONTENCODI...
David Elliott [Sat, 7 Jul 2007 19:10:15 +0000 (19:10 +0000)] 
Remove wxMBConv_mac and wxMBConv_macUTF8D converters and use wxMBConv_cf(wxFONTENCODING_UTF8) for wxConvFileName on Darwin platform regardless of GUI toolkit.
Check for Mac encodings in wxMBConv_wxwin::Init and fail to provide conversion for them via wxEncodingConverter because that code is horribly broken for several encodings.
Remove definition of wxConvLibc for non-Darwin Mac platforms (we don't support these anymore).

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

17 years agoAdd support for wxFONTENCODING_MACKEYBOARD.
David Elliott [Sat, 7 Jul 2007 18:56:46 +0000 (18:56 +0000)] 
Add support for wxFONTENCODING_MACKEYBOARD.

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

17 years agoAdd factory functions for use with future unit tests.
David Elliott [Sat, 7 Jul 2007 18:09:11 +0000 (18:09 +0000)] 
Add factory functions for use with future unit tests.

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

17 years agoGCC doesn't like inline wxDEPRECATED methods.
Robert Roebling [Sat, 7 Jul 2007 14:09:22 +0000 (14:09 +0000)] 
GCC doesn't like inline wxDEPRECATED methods.

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

17 years agoadded missing wx_str() (patch #1749398)
Václav Slavík [Sat, 7 Jul 2007 12:31:03 +0000 (12:31 +0000)] 
added missing wx_str() (patch #1749398)

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

17 years agofixed dereferencing of invalid pointers
Václav Slavík [Sat, 7 Jul 2007 12:30:27 +0000 (12:30 +0000)] 
fixed dereferencing of invalid pointers

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

17 years agochanged wxVectorBase and WX_DECLARE_BASE into wxVector<T> template
Václav Slavík [Sat, 7 Jul 2007 10:09:42 +0000 (10:09 +0000)] 
changed wxVectorBase and WX_DECLARE_BASE into wxVector<T> template

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

17 years agoMove wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files...
David Elliott [Sat, 7 Jul 2007 02:56:40 +0000 (02:56 +0000)] 
Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files (svn copy) and removing the appropriate portions from each fork.

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

17 years agofixed to make wxVariant compatible with both ANSI and Unicode modes
Václav Slavík [Fri, 6 Jul 2007 23:02:16 +0000 (23:02 +0000)] 
fixed to make wxVariant compatible with both ANSI and Unicode modes

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

17 years agoFix wxMBConv_cf to implement FromWChar/ToWChar in lieu of now deprecated WC2MB/MB2WC.
David Elliott [Fri, 6 Jul 2007 22:38:27 +0000 (22:38 +0000)] 
Fix wxMBConv_cf to implement FromWChar/ToWChar in lieu of now deprecated WC2MB/MB2WC.
This is a complete rewrite trying built-in UTF-32 conversion first, then falling back to conversion through UTF-16.

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

17 years agoadded alpha channel support to wxDFB's wxBitmap
Václav Slavík [Fri, 6 Jul 2007 22:24:28 +0000 (22:24 +0000)] 
added alpha channel support to wxDFB's wxBitmap

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

17 years agoadded support for loading images with alpha channel to TIFF handler
Václav Slavík [Fri, 6 Jul 2007 22:17:17 +0000 (22:17 +0000)] 
added support for loading images with alpha channel to TIFF handler

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

17 years agoRename wxMBConv_cocoa to wxMBConv_cf and use it when __DARWIN__ (all Darwin and OS...
David Elliott [Fri, 6 Jul 2007 18:20:32 +0000 (18:20 +0000)] 
Rename wxMBConv_cocoa to wxMBConv_cf and use it when __DARWIN__ (all Darwin and OS X systems).
Add comment about __WXMAC__ code path.

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

17 years agouse WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library)
Vadim Zeitlin [Fri, 6 Jul 2007 15:40:45 +0000 (15:40 +0000)] 
use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library)

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

17 years agoadded missing wxUniChar::operator=(wxUniCharRef)
Václav Slavík [Fri, 6 Jul 2007 12:40:36 +0000 (12:40 +0000)] 
added missing wxUniChar::operator=(wxUniCharRef)

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

17 years agoremove the unneeded +1 from wxGauge::SetValue() call in Update()
Vadim Zeitlin [Fri, 6 Jul 2007 12:11:08 +0000 (12:11 +0000)] 
remove the unneeded +1 from wxGauge::SetValue() call in Update()

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

17 years agodocument that SetValue() accepts values in 0..GetRange interval, inclusive
Vadim Zeitlin [Fri, 6 Jul 2007 12:09:34 +0000 (12:09 +0000)] 
document that SetValue() accepts values in 0..GetRange interval, inclusive

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

17 years agouse 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation
Vadim Zeitlin [Fri, 6 Jul 2007 11:17:13 +0000 (11:17 +0000)] 
use 'neither ... nor ...' instead of 'neither ... or ...' in wxFinite documentation

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

17 years agoMake wxCocoa compile in 64-bit mode.
David Elliott [Fri, 6 Jul 2007 00:18:28 +0000 (00:18 +0000)] 
Make wxCocoa compile in 64-bit mode.

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

17 years agoFix wxCocoa compilation.
David Elliott [Fri, 6 Jul 2007 00:14:17 +0000 (00:14 +0000)] 
Fix wxCocoa compilation.

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

17 years agoreset selection when sorting the items as they don't make sense after items change...
Vadim Zeitlin [Thu, 5 Jul 2007 22:50:21 +0000 (22:50 +0000)] 
reset selection when sorting the items as they don't make sense after items change order any more and not doing this could also result in having more than one selected item in a single selection control

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

17 years agodon't allow selecting multiple items in single selection control by changing the...
Vadim Zeitlin [Thu, 5 Jul 2007 22:44:33 +0000 (22:44 +0000)] 
don't allow selecting multiple items in single selection control by changing the focused item with Ctrl-arrows and then pressing Space

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

17 years agoImplement wxColour constructors to match other ports by adding char const * and wchar...
David Elliott [Thu, 5 Jul 2007 22:20:40 +0000 (22:20 +0000)] 
Implement wxColour constructors to match other ports by adding char const * and wchar_t const * constructors.

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

17 years agoAdded deprecation warnings to old wxVScrolledWindow functions (in wxVarVScrollLegacyA...
Bryan Petty [Thu, 5 Jul 2007 21:42:39 +0000 (21:42 +0000)] 
Added deprecation warnings to old wxVScrolledWindow functions (in wxVarVScrollLegacyAdaptor), and fixed a minor documentation format error in the wxVScrolledWindow docs.

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

17 years agowxDataViewCtrl can show tree/list music sample.
Robert Roebling [Thu, 5 Jul 2007 19:55:00 +0000 (19:55 +0000)] 
wxDataViewCtrl can show tree/list music sample.

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

17 years agoGetting closer to working tree/list wxDataViewCtrl.
Robert Roebling [Thu, 5 Jul 2007 19:15:03 +0000 (19:15 +0000)] 
Getting closer to working tree/list wxDataViewCtrl.

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

17 years agoadded missing WXDLLIMPEXP_CORE
Václav Slavík [Thu, 5 Jul 2007 17:59:27 +0000 (17:59 +0000)] 
added missing WXDLLIMPEXP_CORE

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

17 years agoadded missing unixfiles
Chris Elliott [Thu, 5 Jul 2007 17:27:22 +0000 (17:27 +0000)] 
added missing unixfiles

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

17 years agoreplace cvsentries
Chris Elliott [Thu, 5 Jul 2007 17:02:58 +0000 (17:02 +0000)] 
replace cvsentries

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

17 years agoThe dataview sample compiles now, but doesn't work yet...
Robert Roebling [Thu, 5 Jul 2007 14:59:16 +0000 (14:59 +0000)] 
The dataview sample compiles now, but doesn't work yet...

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

17 years agocvs to svn
Chris Elliott [Thu, 5 Jul 2007 09:07:05 +0000 (09:07 +0000)] 
cvs to svn

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

17 years agomove to svn
Chris Elliott [Thu, 5 Jul 2007 08:07:24 +0000 (08:07 +0000)] 
move to svn

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

17 years agoFixed case on LaTeX member function labels.
Bryan Petty [Thu, 5 Jul 2007 08:06:12 +0000 (08:06 +0000)] 
Fixed case on LaTeX member function labels.

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

17 years agomove to svn
Chris Elliott [Thu, 5 Jul 2007 08:03:48 +0000 (08:03 +0000)] 
move to svn

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

17 years agoNew API for wxdataViewCtrl (doesn't run yet).
Robert Roebling [Thu, 5 Jul 2007 00:13:28 +0000 (00:13 +0000)] 
New API for wxdataViewCtrl (doesn't run yet).

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

17 years agosimplify test for 64 bit architectures: just check if the string '64' occurs in the...
Vadim Zeitlin [Wed, 4 Jul 2007 22:31:56 +0000 (22:31 +0000)] 
simplify test for 64 bit architectures: just check if the string '64' occurs in the arch string, this also covers more cases

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

17 years agoadded support for broadcasting to UDP sockets (patch 1740266)
Vadim Zeitlin [Wed, 4 Jul 2007 21:33:11 +0000 (21:33 +0000)] 
added support for broadcasting to UDP sockets (patch 1740266)

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

17 years agofixed bug which resulted in generation of spurious EVT_RADIOBOX events when a radiobo...
Vadim Zeitlin [Wed, 4 Jul 2007 21:20:32 +0000 (21:20 +0000)] 
fixed bug which resulted in generation of spurious EVT_RADIOBOX events when a radiobox button was focused but not selected (patch 1739140)

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

17 years agorebaked after adding threads/atomic.cpp
Vadim Zeitlin [Wed, 4 Jul 2007 20:56:52 +0000 (20:56 +0000)] 
rebaked after adding threads/atomic.cpp

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

17 years agoindentation cleanup, unused variables, constant expressions, etc
Paul Cornett [Wed, 4 Jul 2007 20:54:36 +0000 (20:54 +0000)] 
indentation cleanup, unused variables, constant expressions, etc

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

17 years agoadded wxAtomicInc/Dec() functions (patch 1739486)
Vadim Zeitlin [Wed, 4 Jul 2007 20:54:14 +0000 (20:54 +0000)] 
added wxAtomicInc/Dec() functions (patch 1739486)

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

17 years agoignore bakefile temp files
Vadim Zeitlin [Wed, 4 Jul 2007 20:50:35 +0000 (20:50 +0000)] 
ignore bakefile temp files

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

17 years agoignore VC++ build files
Vadim Zeitlin [Wed, 4 Jul 2007 20:49:37 +0000 (20:49 +0000)] 
ignore VC++ build files

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

17 years agocompilation fix for ANSI build (added #if wxUSE_UNICODE)
Vadim Zeitlin [Wed, 4 Jul 2007 20:35:42 +0000 (20:35 +0000)] 
compilation fix for ANSI build (added #if wxUSE_UNICODE)

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

17 years agofix for bug #1686328
Benjamin Williams [Wed, 4 Jul 2007 16:42:55 +0000 (16:42 +0000)] 
fix for bug #1686328

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

17 years agotest whether HAVE_VSWPRINTF is defined, not whether it's 0 or 1
Vadim Zeitlin [Wed, 4 Jul 2007 11:49:22 +0000 (11:49 +0000)] 
test whether HAVE_VSWPRINTF is defined, not whether it's 0 or 1

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

17 years agoalways assert if char<->wxUniChar conversion fails, not only if wxUSE_UTF8_LOCALE_ONLY
Václav Slavík [Wed, 4 Jul 2007 08:04:31 +0000 (08:04 +0000)] 
always assert if char<->wxUniChar conversion fails, not only if wxUSE_UTF8_LOCALE_ONLY

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

17 years agowxStrcoll_String compilation fixes for Dmars and Borland compilers
Václav Slavík [Tue, 3 Jul 2007 21:26:35 +0000 (21:26 +0000)] 
wxStrcoll_String compilation fixes for Dmars and Borland compilers

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

17 years agocompilation fix for windows compilers: _wrename is declared in io.h
Václav Slavík [Tue, 3 Jul 2007 21:11:46 +0000 (21:11 +0000)] 
compilation fix for windows compilers: _wrename is declared in io.h

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

17 years agoAdded BuildSVN.txt instructions (copied from BuildCVS.txt, with appropriate replaceme...
Bryan Petty [Tue, 3 Jul 2007 18:00:32 +0000 (18:00 +0000)] 
Added BuildSVN.txt instructions (copied from BuildCVS.txt, with appropriate replacements).

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

17 years agoget color count from ComputeHistogram, use sprintf for hex conversion
Paul Cornett [Tue, 3 Jul 2007 17:17:20 +0000 (17:17 +0000)] 
get color count from ComputeHistogram, use sprintf for hex conversion

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

17 years agoUpdate OpenVMS setup
Jouk Jansen [Tue, 3 Jul 2007 13:20:32 +0000 (13:20 +0000)] 
Update OpenVMS setup

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

17 years agoUpport GNOME print GetTextExtent fix,
Robert Roebling [Tue, 3 Jul 2007 13:07:01 +0000 (13:07 +0000)] 
Upport GNOME print GetTextExtent fix,

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

17 years agoupport wxListCtrl label edit changes
Robert Roebling [Tue, 3 Jul 2007 12:10:04 +0000 (12:10 +0000)] 
upport wxListCtrl label edit changes

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

17 years agoLet GtkScrolledWindow handle scroll wheel events.
Robert Roebling [Tue, 3 Jul 2007 11:17:40 +0000 (11:17 +0000)] 
Let GtkScrolledWindow handle scroll wheel events.
Reset visible range in wxListCtrl after scrolling.

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

17 years agosvn cleanup added
Chris Elliott [Tue, 3 Jul 2007 07:58:08 +0000 (07:58 +0000)] 
svn cleanup added

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

17 years agochange svn repository
Chris Elliott [Tue, 3 Jul 2007 07:51:47 +0000 (07:51 +0000)] 
change svn repository

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

17 years agofix XPM SaveFile for more than 92 colors
Paul Cornett [Tue, 3 Jul 2007 03:08:26 +0000 (03:08 +0000)] 
fix XPM SaveFile for more than 92 colors

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

17 years agoremoved instructions for adding contrib libraries -- we don't have them any more
Vadim Zeitlin [Mon, 2 Jul 2007 10:44:17 +0000 (10:44 +0000)] 
removed instructions for adding contrib libraries -- we don't have them any more

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

17 years agoAdded SetBitmap, GetBitmap to wxWizard
Julian Smart [Mon, 2 Jul 2007 08:00:48 +0000 (08:00 +0000)] 
Added SetBitmap, GetBitmap to wxWizard

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

17 years agoReplaced tabs with spaces
Julian Smart [Mon, 2 Jul 2007 07:49:23 +0000 (07:49 +0000)] 
Replaced tabs with spaces

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

17 years agoin wxAuiNotebook, prevent unwanted page selection changes during tab drags
Benjamin Williams [Sun, 1 Jul 2007 15:39:22 +0000 (15:39 +0000)] 
in wxAuiNotebook, prevent unwanted page selection changes during tab drags

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

17 years agosilenced Watcom warning when deleting const pointer
Václav Slavík [Sun, 1 Jul 2007 12:42:31 +0000 (12:42 +0000)] 
silenced Watcom warning when deleting const pointer

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

17 years agoexplicitly cast m_value to the resulting type in wxUniChar's integer conversion opera...
Václav Slavík [Sun, 1 Jul 2007 12:32:10 +0000 (12:32 +0000)] 
explicitly cast m_value to the resulting type in wxUniChar's integer conversion operators to silence compiler warnings

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

17 years agoadd wxUSE_EDITABLELISTBOX
Vadim Zeitlin [Sat, 30 Jun 2007 19:23:44 +0000 (19:23 +0000)] 
add wxUSE_EDITABLELISTBOX

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

17 years agochanged ds[pw] files to use CRLF eol style and not native one (this helps if you...
Vadim Zeitlin [Sat, 30 Jun 2007 12:13:58 +0000 (12:13 +0000)] 
changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows)

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

17 years agoSTL compilation fix
Václav Slavík [Sat, 30 Jun 2007 11:17:35 +0000 (11:17 +0000)] 
STL compilation fix

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

17 years agoXRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl handler (patch #1745662)
Václav Slavík [Sat, 30 Jun 2007 09:06:35 +0000 (09:06 +0000)] 
XRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl handler (patch #1745662)

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

17 years agocopy wxAutohacks into main tree
Robin Dunn [Sat, 30 Jun 2007 00:06:00 +0000 (00:06 +0000)] 
copy wxAutohacks into main tree

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

17 years agocopy wxAutohacks into main tree
Robin Dunn [Sat, 30 Jun 2007 00:06:00 +0000 (00:06 +0000)] 
copy wxAutohacks into main tree

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

17 years agomove wxPython to new trunk
Robin Dunn [Sat, 30 Jun 2007 00:05:59 +0000 (00:05 +0000)] 
move wxPython to new trunk

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

17 years agofixed wxVsnprintf() to write as much as it can if the output buffer is too short
Václav Slavík [Fri, 29 Jun 2007 19:28:54 +0000 (19:28 +0000)] 
fixed wxVsnprintf() to write as much as it can if the output buffer is too short

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

17 years agowxUniChar wchar_t handling fixes for Borland, DMC and Watcom compilers
Václav Slavík [Fri, 29 Jun 2007 19:11:09 +0000 (19:11 +0000)] 
wxUniChar wchar_t handling fixes for Borland, DMC and Watcom compilers

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

17 years agostrip the leading dot from extension if present in GetFileTypeFromExtension()
Vadim Zeitlin [Fri, 29 Jun 2007 17:33:22 +0000 (17:33 +0000)] 
strip the leading dot from extension if present in GetFileTypeFromExtension()

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

17 years agotest wxVsnprintf() printing to both wchar_t* and char* buffers
Václav Slavík [Fri, 29 Jun 2007 17:30:56 +0000 (17:30 +0000)] 
test wxVsnprintf() printing to both wchar_t* and char* buffers

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

17 years agoPrevent seg fault for older GTK+
Julian Smart [Fri, 29 Jun 2007 16:58:58 +0000 (16:58 +0000)] 
Prevent seg fault for older GTK+

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

17 years agoremove sole makefile.dmc in tree
Chris Elliott [Fri, 29 Jun 2007 12:36:25 +0000 (12:36 +0000)] 
remove sole makefile.dmc in tree

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

17 years agoapplied patch 1737156 to wxAuiManager
Benjamin Williams [Fri, 29 Jun 2007 11:53:57 +0000 (11:53 +0000)] 
applied patch 1737156 to wxAuiManager

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

17 years agoin wxAUI, set the hint transparency before showing the hint window, as this prevents...
Benjamin Williams [Fri, 29 Jun 2007 11:37:45 +0000 (11:37 +0000)] 
in wxAUI, set the hint transparency before showing the hint window, as this prevents a flicker of the solid hint window

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