wxWidgets.git
19 years agoBetter MGL fix.
Włodzimierz Skiba [Mon, 30 May 2005 09:24:08 +0000 (09:24 +0000)] 
Better MGL fix.

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

19 years agoDMC typo fixes.
Włodzimierz Skiba [Mon, 30 May 2005 09:17:26 +0000 (09:17 +0000)] 
DMC typo fixes.

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

19 years agoApplied patch [ 1211219 ] Build fix for configurations without wxUSE_LOG
Julian Smart [Mon, 30 May 2005 09:08:49 +0000 (09:08 +0000)] 
Applied patch [ 1211219 ] Build fix for configurations without wxUSE_LOG

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

19 years agoApplied patch [ 1207531 ] Fix for wxCalendarCtrl being UNUSABLE with some languages
Julian Smart [Mon, 30 May 2005 08:45:59 +0000 (08:45 +0000)] 
Applied patch [ 1207531 ] Fix for wxCalendarCtrl being UNUSABLE with some languages

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

19 years agoApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintData asserts on or ignores...]
Julian Smart [Mon, 30 May 2005 08:39:23 +0000 (08:39 +0000)] 
Applied patch [ 1208256 ] Fixes bug #1193626 [wxPrintData asserts on or ignores...]

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

19 years agoApplied patch [ 1207202 ] [wxMSW] Fixes GDI leak in cursor
Julian Smart [Mon, 30 May 2005 08:34:56 +0000 (08:34 +0000)] 
Applied patch [ 1207202 ] [wxMSW] Fixes GDI leak in cursor

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

19 years agoApplied patch to fix silly filenames in CreateTempFileName
Julian Smart [Mon, 30 May 2005 08:30:43 +0000 (08:30 +0000)] 
Applied patch to fix silly filenames in CreateTempFileName

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

19 years agorestored the EVT_SCROLL and EVT_COMMAND_SCROLL definitions to include the ENDSCROLL...
Dimitri Schoolwerth [Mon, 30 May 2005 00:17:57 +0000 (00:17 +0000)] 
restored the EVT_SCROLL and EVT_COMMAND_SCROLL definitions to include the ENDSCROLL event

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

19 years agofixed dependencies
Václav Slavík [Sun, 29 May 2005 11:30:44 +0000 (11:30 +0000)] 
fixed dependencies

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

19 years agoCancel the timer and show the main frame immediately if the
Robin Dunn [Sun, 29 May 2005 00:48:53 +0000 (00:48 +0000)] 
Cancel the timer and show the main frame immediately if the
splashscreen window is closed early.

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

19 years agoreSWIGged
Robin Dunn [Sun, 29 May 2005 00:43:57 +0000 (00:43 +0000)] 
reSWIGged

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

19 years agoWrong class used in _setCallbackInfo
Robin Dunn [Sun, 29 May 2005 00:37:25 +0000 (00:37 +0000)] 
Wrong class used in _setCallbackInfo

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

19 years agoA little cleanup
Robin Dunn [Sat, 28 May 2005 20:15:27 +0000 (20:15 +0000)] 
A little cleanup

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

19 years agoincrease colour depth of images
Robin Dunn [Sat, 28 May 2005 20:13:56 +0000 (20:13 +0000)] 
increase colour depth of images

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

19 years agouse wx.CallAfter to set the insertion point
Robin Dunn [Sat, 28 May 2005 20:12:22 +0000 (20:12 +0000)] 
use wx.CallAfter to set the insertion point

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

19 years agofixed wxRemove() return value under Win CE
Vadim Zeitlin [Sat, 28 May 2005 09:00:36 +0000 (09:00 +0000)] 
fixed wxRemove() return value under Win CE

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

19 years agocleanup of handlers
Stefan Csomor [Sat, 28 May 2005 06:07:03 +0000 (06:07 +0000)] 
cleanup of handlers

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

19 years agoRemoved bogus assert for wxGA_SMOOTH.
David Elliott [Sat, 28 May 2005 02:17:04 +0000 (02:17 +0000)] 
Removed bogus assert for wxGA_SMOOTH.
Implemented vertical gauge (sort of).

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

19 years agoSolaris fix is in config.py now
Robin Dunn [Fri, 27 May 2005 16:39:20 +0000 (16:39 +0000)] 
Solaris fix is in config.py now

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

19 years agoAdded wxSL_INVERSE
Robin Dunn [Fri, 27 May 2005 16:37:48 +0000 (16:37 +0000)] 
Added wxSL_INVERSE

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

19 years agodocumented WX_PRECOMP
Vadim Zeitlin [Fri, 27 May 2005 16:20:10 +0000 (16:20 +0000)] 
documented WX_PRECOMP

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

19 years agoAdded wxSL_INVERSE
Julian Smart [Fri, 27 May 2005 15:53:31 +0000 (15:53 +0000)] 
Added wxSL_INVERSE

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

19 years agowxBase compilation fix for Mac, with help from Ryan
Michael Wetherell [Fri, 27 May 2005 13:18:50 +0000 (13:18 +0000)] 
wxBase compilation fix for Mac, with help from Ryan

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

19 years agoFix wrong deletion
Julian Smart [Fri, 27 May 2005 09:48:26 +0000 (09:48 +0000)] 
Fix wrong deletion

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

19 years agoRemoved ugly separators toolbars again
Julian Smart [Fri, 27 May 2005 09:14:58 +0000 (09:14 +0000)] 
Removed ugly separators toolbars again

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

19 years agoInstaller updates
Robin Dunn [Fri, 27 May 2005 02:40:35 +0000 (02:40 +0000)] 
Installer updates

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

19 years agoreSWIGged
Robin Dunn [Fri, 27 May 2005 01:00:18 +0000 (01:00 +0000)] 
reSWIGged

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

19 years agouse wx.ART_NEW
Robin Dunn [Fri, 27 May 2005 00:55:06 +0000 (00:55 +0000)] 
use wx.ART_NEW

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

19 years agocleanup and some docstring fixes
Robin Dunn [Fri, 27 May 2005 00:53:05 +0000 (00:53 +0000)] 
cleanup and some docstring fixes

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

19 years agoupdates
Robin Dunn [Thu, 26 May 2005 23:43:15 +0000 (23:43 +0000)] 
updates

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

19 years agoreSWIGged
Robin Dunn [Thu, 26 May 2005 22:38:46 +0000 (22:38 +0000)] 
reSWIGged

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

19 years agoadd wxART_NEW, and fixed wxART_FIND_AND_REPLACE
Robin Dunn [Thu, 26 May 2005 21:14:30 +0000 (21:14 +0000)] 
add wxART_NEW, and fixed wxART_FIND_AND_REPLACE

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

19 years agoDon't change the fg/bg colours so that the native colours will be
Robin Dunn [Thu, 26 May 2005 21:14:05 +0000 (21:14 +0000)] 
Don't change the fg/bg colours so that the native colours will be
used, which may be different than the parent's colours or even
themed.

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

19 years agoadded wxART_NEW
Robin Dunn [Thu, 26 May 2005 20:54:45 +0000 (20:54 +0000)] 
added wxART_NEW

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

19 years agothere aren't any suitable images in images.py any more...
Robin Dunn [Thu, 26 May 2005 19:26:07 +0000 (19:26 +0000)] 
there aren't any suitable images in images.py any more...

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

19 years agouse wx.ART_NEW
Robin Dunn [Thu, 26 May 2005 19:25:26 +0000 (19:25 +0000)] 
use wx.ART_NEW

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

19 years agodocstring update
Robin Dunn [Thu, 26 May 2005 19:24:43 +0000 (19:24 +0000)] 
docstring update

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

19 years agoDo a little less anti-alias so it looks better on dark backgrounds
Robin Dunn [Thu, 26 May 2005 19:18:49 +0000 (19:18 +0000)] 
Do a little less anti-alias so it looks better on dark backgrounds

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

19 years agoremove the delete button and add another example of the calendar
Robin Dunn [Thu, 26 May 2005 19:16:43 +0000 (19:16 +0000)] 
remove the delete button and add another example of the calendar

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

19 years agoSome tweaks to the temporary art images, added wxART_NEW
Robin Dunn [Thu, 26 May 2005 19:15:45 +0000 (19:15 +0000)] 
Some tweaks to the temporary art images, added wxART_NEW

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

19 years agoDon't force the art provider to resize the toolbar bitmaps
Robin Dunn [Thu, 26 May 2005 18:54:18 +0000 (18:54 +0000)] 
Don't force the art provider to resize the toolbar bitmaps

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

19 years agoSince Scintilla uses XMP internally which doesn't support alpha, check
Robin Dunn [Thu, 26 May 2005 18:07:43 +0000 (18:07 +0000)] 
Since Scintilla uses XMP internally which doesn't support alpha, check
if the images have alpha and convert to a mask.

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

19 years agoDon't add extra size to the height, it makes the combo way too big.
Robin Dunn [Thu, 26 May 2005 17:42:07 +0000 (17:42 +0000)] 
Don't add extra size to the height, it makes the combo way too big.
(Patch from Ricardo Pedroso.)

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

19 years agoPatch from Ricardo Pedroso that fixes a segfault when the
Robin Dunn [Thu, 26 May 2005 17:33:41 +0000 (17:33 +0000)] 
Patch from Ricardo Pedroso that fixes a segfault when the
wxCAL_SEQUENTIAL_MONTH_SELECTION style is used.

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

19 years agoFix for a wxLogDebug call
Michael Wetherell [Thu, 26 May 2005 17:09:47 +0000 (17:09 +0000)] 
Fix for a wxLogDebug call

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

19 years agoNo install_name_tool on OS X 10.1
Michael Wetherell [Thu, 26 May 2005 16:48:32 +0000 (16:48 +0000)] 
No install_name_tool on OS X 10.1

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

19 years agosmall fix
Roman Rolinsky [Thu, 26 May 2005 01:20:33 +0000 (01:20 +0000)] 
small fix

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

19 years agoencoding should not be specified
Roman Rolinsky [Thu, 26 May 2005 01:18:08 +0000 (01:18 +0000)] 
encoding should not be specified

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

19 years ago0.1.5-2
Roman Rolinsky [Thu, 26 May 2005 01:10:05 +0000 (01:10 +0000)] 
0.1.5-2
-------

Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing active encoding.

Fixed pasting siblings (Ctrl key pressed while pasting).

Dealed with ascii build (Python does not recognize 'ascii' as valid encoding).
If encoding is not specified it is not written in XRC. Will add more
customization in the future.

Changed to use SimpleTool instead or Toggle tool (does not work on Win32).

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

19 years agoapparently the check for too small rect is needed not only with wxNB_MULTILINE (see...
Vadim Zeitlin [Wed, 25 May 2005 23:27:34 +0000 (23:27 +0000)] 
apparently the check for too small rect is needed not only with wxNB_MULTILINE (see solidsteel.nl/users/wxwidgets/viewtopic.php?p=9842#9842)

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

19 years agoUncomment LVN_ODFINDITEM handler for systems that have NMLVFINDITEM or NM_FINDTIEM
Michael Wetherell [Wed, 25 May 2005 21:15:47 +0000 (21:15 +0000)] 
Uncomment LVN_ODFINDITEM handler for systems that have NMLVFINDITEM or NM_FINDTIEM

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

19 years agodelete_ --> delete
Robin Dunn [Wed, 25 May 2005 18:01:57 +0000 (18:01 +0000)] 
delete_ --> delete

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

19 years agoWhen converting a wxIcon to a bitmap check if the icon has an alpha
Robin Dunn [Wed, 25 May 2005 17:06:58 +0000 (17:06 +0000)] 
When converting a wxIcon to a bitmap check if the icon has an alpha
channel and set the bitmap to use it.

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

19 years agoSome change logs
Julian Smart [Wed, 25 May 2005 16:13:17 +0000 (16:13 +0000)] 
Some change logs

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

19 years agoNo wxGetOSFHandle for Wine
Michael Wetherell [Wed, 25 May 2005 16:05:22 +0000 (16:05 +0000)] 
No wxGetOSFHandle for Wine

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

19 years agowxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
Julian Smart [Wed, 25 May 2005 15:49:01 +0000 (15:49 +0000)] 
wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl

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

19 years agoReapplied Patch #1106564
Robin Dunn [Wed, 25 May 2005 14:58:38 +0000 (14:58 +0000)] 
Reapplied Patch #1106564

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

19 years agoManual speak with forked tongue
Julian Smart [Wed, 25 May 2005 14:55:43 +0000 (14:55 +0000)] 
Manual speak with forked tongue

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

19 years agoSimpler fix for Borland.
Włodzimierz Skiba [Wed, 25 May 2005 13:02:59 +0000 (13:02 +0000)] 
Simpler fix for Borland.

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

19 years agoMulticharacter fix for MinGW and OW, semicolon fix for Borland.
Włodzimierz Skiba [Wed, 25 May 2005 12:54:58 +0000 (12:54 +0000)] 
Multicharacter fix for MinGW and OW, semicolon fix for Borland.

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

19 years agoFixes for Borland access to members in MSWUniv.
Włodzimierz Skiba [Wed, 25 May 2005 12:49:59 +0000 (12:49 +0000)] 
Fixes for Borland access to members in MSWUniv.

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

19 years agoif we return GetSize() from DoGetBestSize(), remember it as min size as well to preve...
Vadim Zeitlin [Wed, 25 May 2005 12:40:53 +0000 (12:40 +0000)] 
if we return GetSize() from DoGetBestSize(), remember it as min size as well to prevent out best size from changing

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

19 years agoreSWIGged
Robin Dunn [Wed, 25 May 2005 02:17:14 +0000 (02:17 +0000)] 
reSWIGged

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

19 years agoDon't set mac.textcontrol-use-mlte any longer
Robin Dunn [Wed, 25 May 2005 01:41:15 +0000 (01:41 +0000)] 
Don't set mac.textcontrol-use-mlte any longer

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

19 years agoDocstring updates
Robin Dunn [Wed, 25 May 2005 01:29:18 +0000 (01:29 +0000)] 
Docstring updates

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

19 years agoHave the calendar control handle events from it's combo and spin controls
Michael Wetherell [Tue, 24 May 2005 21:50:06 +0000 (21:50 +0000)] 
Have the calendar control handle events from it's combo and spin controls
using Connect().

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

19 years agoRemoved unnecessary files, removed or replaced images that we're not
Robin Dunn [Tue, 24 May 2005 20:55:42 +0000 (20:55 +0000)] 
Removed unnecessary files, removed or replaced images that we're not
sure of their origin or license.

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

19 years agoSome placeholder images to use until we get those that are being
Robin Dunn [Tue, 24 May 2005 20:52:12 +0000 (20:52 +0000)] 
Some placeholder images to use until we get those that are being
professionally done.  These fill out most of the art IDs that don't
currently have images in the standard provider.

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

19 years agosubclass all updown controls in notebooks, not just the first one
Vadim Zeitlin [Tue, 24 May 2005 19:18:15 +0000 (19:18 +0000)] 
subclass all updown controls in notebooks, not just the first one

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

19 years agoMinGW, Watcom and Borland warning fixes.
Włodzimierz Skiba [Tue, 24 May 2005 18:58:14 +0000 (18:58 +0000)] 
MinGW, Watcom and Borland warning fixes.

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

19 years agoSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
Michael Wetherell [Tue, 24 May 2005 17:15:14 +0000 (17:15 +0000)] 
Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix

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

19 years agodon't use dangling HBRUSH
Vadim Zeitlin [Tue, 24 May 2005 11:46:45 +0000 (11:46 +0000)] 
don't use dangling HBRUSH

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 24 May 2005 10:10:40 +0000 (10:10 +0000)] 
Warning fix.

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

19 years agoFormating warning fix for FC2 build.
Włodzimierz Skiba [Tue, 24 May 2005 09:52:01 +0000 (09:52 +0000)] 
Formating warning fix for FC2 build.

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

19 years agoMore fixes and wxWidgets coding standards.
Włodzimierz Skiba [Tue, 24 May 2005 09:06:21 +0000 (09:06 +0000)] 
More fixes and wxWidgets coding standards.

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

19 years agopossible fix for SF bug #1186144 (only VC tested)
Chris Elliott [Tue, 24 May 2005 08:53:32 +0000 (08:53 +0000)] 
possible fix for SF bug #1186144 (only VC tested)

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

19 years agoBuild fix.
Włodzimierz Skiba [Tue, 24 May 2005 08:48:17 +0000 (08:48 +0000)] 
Build fix.

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

19 years agowxCocoa build fix. Use XPM everywhere.
Włodzimierz Skiba [Tue, 24 May 2005 08:30:25 +0000 (08:30 +0000)] 
wxCocoa build fix. Use XPM everywhere.

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

19 years ago[ 1207289 ] minor dll mediactrl fix.
Włodzimierz Skiba [Tue, 24 May 2005 07:59:35 +0000 (07:59 +0000)] 
[ 1207289 ] minor dll mediactrl fix.

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

19 years agoBuild fix.
Włodzimierz Skiba [Tue, 24 May 2005 07:54:43 +0000 (07:54 +0000)] 
Build fix.

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

19 years agoAvoid an assert on wxMSW and ensure we don't use a zero delay for the
Robin Dunn [Mon, 23 May 2005 23:51:06 +0000 (23:51 +0000)] 
Avoid an assert on wxMSW and ensure we don't use a zero delay for the
timer.

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

19 years agoUnicode fix.
Włodzimierz Skiba [Mon, 23 May 2005 16:53:30 +0000 (16:53 +0000)] 
Unicode fix.

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

19 years agowxCocoa build fix.
Włodzimierz Skiba [Mon, 23 May 2005 16:13:37 +0000 (16:13 +0000)] 
wxCocoa build fix.

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

19 years agoReverted namespace patch
Julian Smart [Mon, 23 May 2005 15:38:21 +0000 (15:38 +0000)] 
Reverted namespace patch

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

19 years agoInitial HelpGen source cleaning.
Włodzimierz Skiba [Mon, 23 May 2005 15:22:10 +0000 (15:22 +0000)] 
Initial HelpGen source cleaning.

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

19 years agoCast warning fixes.
Włodzimierz Skiba [Mon, 23 May 2005 13:49:33 +0000 (13:49 +0000)] 
Cast warning fixes.

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

19 years agowxMGL build fix.
Włodzimierz Skiba [Mon, 23 May 2005 13:12:02 +0000 (13:12 +0000)] 
wxMGL build fix.

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

19 years agoRequired #include addition.
Włodzimierz Skiba [Mon, 23 May 2005 12:30:30 +0000 (12:30 +0000)] 
Required #include addition.

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

19 years agoUndefined reference found in Tinderbox logs.
Włodzimierz Skiba [Mon, 23 May 2005 12:26:15 +0000 (12:26 +0000)] 
Undefined reference found in Tinderbox logs.

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

19 years agoApplied patch [ 1194316 ] wxMediaCtrl MSW config and setup cleanup
Julian Smart [Mon, 23 May 2005 11:10:19 +0000 (11:10 +0000)] 
Applied patch [ 1194316 ] wxMediaCtrl MSW config and setup cleanup

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

19 years agoUse wxCLIP_CHILDREN in case we've disabled clipping globally
Julian Smart [Mon, 23 May 2005 11:08:41 +0000 (11:08 +0000)] 
Use wxCLIP_CHILDREN in case we've disabled clipping globally

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

19 years agoClipboard usage fixes inspired by Tinderbox logs.
Włodzimierz Skiba [Mon, 23 May 2005 10:54:45 +0000 (10:54 +0000)] 
Clipboard usage fixes inspired by Tinderbox logs.

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

19 years agoSmall wxString usage fix.
Włodzimierz Skiba [Mon, 23 May 2005 10:48:27 +0000 (10:48 +0000)] 
Small wxString usage fix.

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

19 years agoUse treebase.h for enum duplicated in port/treectrl.h.
Włodzimierz Skiba [Mon, 23 May 2005 10:28:28 +0000 (10:28 +0000)] 
Use treebase.h for enum duplicated in port/treectrl.h.

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

19 years agoExport fix found through Tinderbox.
Włodzimierz Skiba [Mon, 23 May 2005 10:11:55 +0000 (10:11 +0000)] 
Export fix found through Tinderbox.

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

19 years agoUse our own math.h wrapper.
Włodzimierz Skiba [Mon, 23 May 2005 08:46:42 +0000 (08:46 +0000)] 
Use our own math.h wrapper.

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

19 years agoRemoved .def references
Julian Smart [Mon, 23 May 2005 08:16:48 +0000 (08:16 +0000)] 
Removed .def references

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

19 years agoTemporary fix, requires missing NMLVFINDITEM on some platforms.
Włodzimierz Skiba [Mon, 23 May 2005 07:15:40 +0000 (07:15 +0000)] 
Temporary fix, requires missing NMLVFINDITEM on some platforms.

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

19 years agoInclude fix.
Włodzimierz Skiba [Mon, 23 May 2005 06:52:12 +0000 (06:52 +0000)] 
Include fix.

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

19 years agoForce size to integer coordinates in all cases.
David Elliott [Mon, 23 May 2005 06:03:51 +0000 (06:03 +0000)] 
Force size to integer coordinates in all cases.

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