wxWidgets.git
20 years agoUpdated OS/2 specific part of the installation instructions.
Stefan Neis [Sat, 20 Sep 2003 21:26:18 +0000 (21:26 +0000)] 
Updated OS/2 specific part of the installation instructions.

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

20 years agoShould be able to use the DC in OnPrepare without generating
Julian Smart [Sat, 20 Sep 2003 20:36:31 +0000 (20:36 +0000)] 
Should be able to use the DC in OnPrepare without generating
a file

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

20 years agoincremented WX_CURRENT
Vadim Zeitlin [Sat, 20 Sep 2003 19:41:07 +0000 (19:41 +0000)] 
incremented WX_CURRENT

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

20 years agoAdapted MAKE_SHELL/MAKESHELL to current make versions.
Stefan Neis [Sat, 20 Sep 2003 19:02:17 +0000 (19:02 +0000)] 
Adapted MAKE_SHELL/MAKESHELL to current make versions.
Removed explanations about problems that vanished thanks to new build system.

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

20 years agocreate image list of the right size to avoid asserts
Vadim Zeitlin [Sat, 20 Sep 2003 18:58:39 +0000 (18:58 +0000)] 
create image list of the right size to avoid asserts

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

20 years agofix after patch 802882
Vadim Zeitlin [Sat, 20 Sep 2003 18:34:57 +0000 (18:34 +0000)] 
fix after patch 802882

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

20 years agoexchanged the base classes order, wxObject must be always first
Vadim Zeitlin [Sat, 20 Sep 2003 16:34:01 +0000 (16:34 +0000)] 
exchanged the base classes order, wxObject must be always first

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

20 years agoderive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)
Vadim Zeitlin [Sat, 20 Sep 2003 16:31:06 +0000 (16:31 +0000)] 
derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)

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

20 years agoremoved mark #pragmas
Vadim Zeitlin [Sat, 20 Sep 2003 16:24:38 +0000 (16:24 +0000)] 
removed mark #pragmas

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

20 years agodestroy the frame if the exception occurs in a dialog shown from it
Vadim Zeitlin [Sat, 20 Sep 2003 16:23:51 +0000 (16:23 +0000)] 
destroy the frame if the exception occurs in a dialog shown from it

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

20 years agofixed cleanup order to behave correctly in presence of exceptions
Vadim Zeitlin [Sat, 20 Sep 2003 16:21:35 +0000 (16:21 +0000)] 
fixed cleanup order to behave correctly in presence of exceptions

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

20 years agofixed typos which resulted in 2 broken links
Vadim Zeitlin [Sat, 20 Sep 2003 16:20:43 +0000 (16:20 +0000)] 
fixed typos which resulted in 2 broken links

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

20 years agocall OnExit() even if an exception has been thrown from OnRun()
Vadim Zeitlin [Sat, 20 Sep 2003 16:18:19 +0000 (16:18 +0000)] 
call OnExit() even if an exception has been thrown from OnRun()

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

20 years agomention exceptions changes
Vadim Zeitlin [Sat, 20 Sep 2003 16:12:02 +0000 (16:12 +0000)] 
mention exceptions changes

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

20 years agoadded minimal support for xlc under Darwin
Vadim Zeitlin [Sat, 20 Sep 2003 15:41:41 +0000 (15:41 +0000)] 
added minimal support for xlc under Darwin

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

20 years agocompilation fix for xlc
Vadim Zeitlin [Sat, 20 Sep 2003 15:38:43 +0000 (15:38 +0000)] 
compilation fix for xlc

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

20 years agomade globals static to avoid linking problems
Vadim Zeitlin [Sat, 20 Sep 2003 15:37:07 +0000 (15:37 +0000)] 
made globals static to avoid linking problems

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

20 years agodon't use wx/scopeguard.h for OpenWatcom compatibility (grr...)
Vadim Zeitlin [Sat, 20 Sep 2003 15:12:39 +0000 (15:12 +0000)] 
don't use wx/scopeguard.h for OpenWatcom compatibility (grr...)

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

20 years ago Compilation fixes.
Mattia Barbon [Sat, 20 Sep 2003 13:34:49 +0000 (13:34 +0000)] 
  Compilation fixes.

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

20 years agoUnicode compilation fix (bug 809707)
Vadim Zeitlin [Sat, 20 Sep 2003 11:35:06 +0000 (11:35 +0000)] 
Unicode compilation fix (bug 809707)

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

20 years ago(blind) compilation fix after recent KeywordSearch changes
Vadim Zeitlin [Fri, 19 Sep 2003 23:53:56 +0000 (23:53 +0000)] 
(blind) compilation fix after recent KeywordSearch changes

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

20 years agofixed bug in wxCSConv(encoding) ctor (which I just added)
Vadim Zeitlin [Fri, 19 Sep 2003 22:35:59 +0000 (22:35 +0000)] 
fixed bug in wxCSConv(encoding) ctor (which I just added)

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

20 years agouse wxCSConv instead of Win32 API
Vadim Zeitlin [Fri, 19 Sep 2003 22:34:50 +0000 (22:34 +0000)] 
use wxCSConv instead of Win32 API

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

20 years agoCheck wxSIZE_ALLOW_MINUS_ONE for x and y too.
Robin Dunn [Fri, 19 Sep 2003 22:32:24 +0000 (22:32 +0000)] 
Check wxSIZE_ALLOW_MINUS_ONE for x and y too.

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

20 years agowxTextCtrl::GetValue() lost (replaced with question marks) all characters not in...
Vadim Zeitlin [Fri, 19 Sep 2003 22:21:48 +0000 (22:21 +0000)] 
wxTextCtrl::GetValue() lost (replaced with question marks) all characters not in the current encoding -- but now it shouldn't

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

20 years agoadded wxCSConv ctor taking wxFontEncoding
Vadim Zeitlin [Fri, 19 Sep 2003 22:18:06 +0000 (22:18 +0000)] 
added wxCSConv ctor taking wxFontEncoding

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

20 years agoattemps to make wxStreamToTextRedirector work with more (broken) compilers
Vadim Zeitlin [Fri, 19 Sep 2003 22:17:38 +0000 (22:17 +0000)] 
attemps to make wxStreamToTextRedirector work with more (broken) compilers

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

20 years agoinclude wx/encinfo.h, not wx/fontenc.h, now
Vadim Zeitlin [Fri, 19 Sep 2003 22:15:55 +0000 (22:15 +0000)] 
include wx/encinfo.h, not wx/fontenc.h, now

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

20 years ago Try linking wxMotif without -lSM and -lICE.
Mattia Barbon [Fri, 19 Sep 2003 22:14:51 +0000 (22:14 +0000)] 
  Try linking wxMotif without -lSM and -lICE.

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

20 years agoadded wx/encinfo.h
Vadim Zeitlin [Fri, 19 Sep 2003 22:09:34 +0000 (22:09 +0000)] 
added wx/encinfo.h

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

20 years agobackported wxZipFSHandler fix
Václav Slavík [Fri, 19 Sep 2003 22:06:04 +0000 (22:06 +0000)] 
backported wxZipFSHandler fix

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

20 years agoextracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc...
Vadim Zeitlin [Fri, 19 Sep 2003 22:04:15 +0000 (22:04 +0000)] 
extracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc.h from wx/strcov.h

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

20 years agobackported intl.cpp fixes
Václav Slavík [Fri, 19 Sep 2003 21:50:04 +0000 (21:50 +0000)] 
backported intl.cpp fixes

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

20 years ago Compilation fix for wxUSE_DRAG_AND_DROP==0.
Mattia Barbon [Fri, 19 Sep 2003 21:44:42 +0000 (21:44 +0000)] 
  Compilation fix for wxUSE_DRAG_AND_DROP==0.

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

20 years agoPrevent possible divide by zero problem
Robin Dunn [Fri, 19 Sep 2003 20:27:11 +0000 (20:27 +0000)] 
Prevent possible divide by zero problem

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

20 years agoPatch #809286 and a couple other minor changes to the stc sample
Robin Dunn [Fri, 19 Sep 2003 18:40:13 +0000 (18:40 +0000)] 
Patch #809286 and a couple other minor changes to the stc sample

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

20 years agoSWIGged updates
Robin Dunn [Fri, 19 Sep 2003 16:46:57 +0000 (16:46 +0000)] 
SWIGged updates

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

20 years agoChanges for removing DefaultEncodingIsPC
Robin Dunn [Fri, 19 Sep 2003 16:46:03 +0000 (16:46 +0000)] 
Changes for removing DefaultEncodingIsPC

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

20 years agoUpdated version number
Robin Dunn [Fri, 19 Sep 2003 16:44:43 +0000 (16:44 +0000)] 
Updated version number

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

20 years agoRegenerated some contrib makefiles
Robin Dunn [Fri, 19 Sep 2003 16:33:37 +0000 (16:33 +0000)] 
Regenerated some contrib makefiles

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

20 years agoApplied patch [ 809066 ] Cleanup for text2rtf
Julian Smart [Fri, 19 Sep 2003 16:09:29 +0000 (16:09 +0000)] 
Applied patch [ 809066 ] Cleanup for text2rtf

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

20 years ago Do not use wx/wx.h.
Mattia Barbon [Fri, 19 Sep 2003 15:44:28 +0000 (15:44 +0000)] 
  Do not use wx/wx.h.

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

20 years agofix for generating set/kill focus events for wxRadioBox (also fixes TABbing in a...
Vadim Zeitlin [Fri, 19 Sep 2003 12:06:18 +0000 (12:06 +0000)] 
fix for generating set/kill focus events for wxRadioBox (also fixes TABbing in a panel containing a radio box)

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

20 years agouse wxTAB_TRAVERSAL style for panels and frame
Vadim Zeitlin [Fri, 19 Sep 2003 12:04:52 +0000 (12:04 +0000)] 
use wxTAB_TRAVERSAL style for panels and frame

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

20 years agolinking fix (removed unused virtual methods declarations)
Vadim Zeitlin [Fri, 19 Sep 2003 11:55:32 +0000 (11:55 +0000)] 
linking fix (removed unused virtual methods declarations)

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

20 years agoAdded SQLTCHAR for non-Windows platforms, and added missing
Julian Smart [Fri, 19 Sep 2003 10:59:14 +0000 (10:59 +0000)] 
Added SQLTCHAR for non-Windows platforms, and added missing
wxFputs to wxchar.h

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

20 years agoOnly process dynamic events if the eventTypes match
Robin Dunn [Fri, 19 Sep 2003 01:32:44 +0000 (01:32 +0000)] 
Only process dynamic events if the eventTypes match

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

20 years agodon't ever define HAVE_THREAD_CLEANUP_FUNCTIONS, the code in threadpsx.cpp doesn...
Vadim Zeitlin [Fri, 19 Sep 2003 00:46:44 +0000 (00:46 +0000)] 
don't ever define HAVE_THREAD_CLEANUP_FUNCTIONS, the code in threadpsx.cpp doesn't work in this case anyhow

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

20 years agocleaned up VMS #ifdef mess
Vadim Zeitlin [Fri, 19 Sep 2003 00:29:31 +0000 (00:29 +0000)] 
cleaned up VMS #ifdef mess

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

20 years agoattempt to fix race condition between Delete() and Wait()
Vadim Zeitlin [Fri, 19 Sep 2003 00:19:50 +0000 (00:19 +0000)] 
attempt to fix race condition between Delete() and Wait()

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

20 years agocheck whether input stream is readable in OpenFile() (patch 808941)
Vadim Zeitlin [Fri, 19 Sep 2003 00:01:08 +0000 (00:01 +0000)] 
check whether input stream is readable in OpenFile() (patch 808941)

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

20 years agoAdded some missing constants and fixed GetPoints
Robin Dunn [Thu, 18 Sep 2003 23:48:29 +0000 (23:48 +0000)] 
Added some missing constants and fixed GetPoints

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

20 years agofix text scrolling in GTK2 (patch 703988)
Vadim Zeitlin [Thu, 18 Sep 2003 23:48:22 +0000 (23:48 +0000)] 
fix text scrolling in GTK2 (patch 703988)

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

20 years agoremoved bogus #pragma implementation
Vadim Zeitlin [Thu, 18 Sep 2003 23:45:14 +0000 (23:45 +0000)] 
removed bogus #pragma implementation

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

20 years agocorrected parsing of dates like 01.02.03 (where year can be confused with the day...
Vadim Zeitlin [Thu, 18 Sep 2003 22:51:50 +0000 (22:51 +0000)] 
corrected parsing of dates like 01.02.03 (where year can be confused with the day) in ParseDate()

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

20 years agoconfigurable use of exceptions
Václav Slavík [Thu, 18 Sep 2003 22:46:53 +0000 (22:46 +0000)] 
configurable use of exceptions

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

20 years agoregenerated
Václav Slavík [Thu, 18 Sep 2003 22:46:21 +0000 (22:46 +0000)] 
regenerated

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

20 years agoadded <cxx-rtti> and <cxx-exceptions>
Václav Slavík [Thu, 18 Sep 2003 22:45:47 +0000 (22:45 +0000)] 
added <cxx-rtti> and <cxx-exceptions>

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

20 years agofixed single word selection
Václav Slavík [Thu, 18 Sep 2003 22:44:16 +0000 (22:44 +0000)] 
fixed single word selection

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

20 years agoAdded DoDragOver and DoDropText from Angelo Mandato, and ensured that
Robin Dunn [Thu, 18 Sep 2003 22:28:25 +0000 (22:28 +0000)] 
Added DoDragOver and DoDropText from Angelo Mandato, and ensured that
my unicode LoadFile/SaveFile changes were in the .in file this time.

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

20 years agodon't redefine wxUSE_UNICODE if already defined
Vadim Zeitlin [Thu, 18 Sep 2003 22:13:45 +0000 (22:13 +0000)] 
don't redefine wxUSE_UNICODE if already defined

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

20 years agoAlways build prntdlgg for wxMSW since it will be needed if
Robin Dunn [Thu, 18 Sep 2003 20:53:18 +0000 (20:53 +0000)] 
Always build prntdlgg for wxMSW since it will be needed if
wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW is turned on.

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

20 years agoSWIGged updates
Robin Dunn [Thu, 18 Sep 2003 20:49:47 +0000 (20:49 +0000)] 
SWIGged updates

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

20 years agosome more test code for the toolbar
Robin Dunn [Thu, 18 Sep 2003 20:48:50 +0000 (20:48 +0000)] 
some more test code for the toolbar

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

20 years agoFix for internal compiler error
Robin Dunn [Thu, 18 Sep 2003 20:45:39 +0000 (20:45 +0000)] 
Fix for internal compiler error

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

20 years agoAdded missing }
Robin Dunn [Thu, 18 Sep 2003 20:40:41 +0000 (20:40 +0000)] 
Added missing }

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

20 years agoPatch #808669 more warngins and unicode fixes
Robin Dunn [Thu, 18 Sep 2003 17:35:31 +0000 (17:35 +0000)] 
Patch #808669  more warngins and unicode fixes

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

20 years agomissing headers for !USE_PCH compilation
Vadim Zeitlin [Thu, 18 Sep 2003 15:52:34 +0000 (15:52 +0000)] 
missing headers for !USE_PCH compilation

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

20 years agoReverted fragment
Julian Smart [Thu, 18 Sep 2003 15:06:53 +0000 (15:06 +0000)] 
Reverted fragment

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

20 years agofix the bug with not skipping events any more after recent changes (stupid, stupid...
Vadim Zeitlin [Thu, 18 Sep 2003 14:29:56 +0000 (14:29 +0000)] 
fix the bug with not skipping events any more after recent changes (stupid, stupid typo)

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

20 years agoJulian already applied this patch...
Vadim Zeitlin [Thu, 18 Sep 2003 14:16:37 +0000 (14:16 +0000)] 
Julian already applied this patch...

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

20 years agoApplied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE
Julian Smart [Thu, 18 Sep 2003 14:03:09 +0000 (14:03 +0000)] 
Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE

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

20 years agoApplied patch [ 807366 ] fixes for wxrcedit contrib util
Julian Smart [Thu, 18 Sep 2003 13:47:05 +0000 (13:47 +0000)] 
Applied patch [ 807366 ] fixes for wxrcedit contrib util

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

20 years agoApplied patch [ 807164 ] fixes for core library
Julian Smart [Thu, 18 Sep 2003 13:42:22 +0000 (13:42 +0000)] 
Applied patch [ 807164 ] fixes for core library

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

20 years agoApplied patch [ 804996 ] compatibility of access sample with various settings
Julian Smart [Thu, 18 Sep 2003 13:36:10 +0000 (13:36 +0000)] 
Applied patch [ 804996 ] compatibility of access sample with various settings

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

20 years agoApplied patch [ 807060 ] warning free demos
Julian Smart [Thu, 18 Sep 2003 13:33:34 +0000 (13:33 +0000)] 
Applied patch [ 807060 ] warning free demos

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

20 years agoWinCE doesn't have GetMessageTime
Julian Smart [Thu, 18 Sep 2003 13:14:34 +0000 (13:14 +0000)] 
WinCE doesn't have GetMessageTime

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

20 years agoApplied patch [ 808328 ] restore border styles for wxFrame
Julian Smart [Thu, 18 Sep 2003 13:03:27 +0000 (13:03 +0000)] 
Applied patch [ 808328 ] restore border styles for wxFrame

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

20 years agosupport for true two button mouse under OSX
Stefan Csomor [Thu, 18 Sep 2003 12:37:53 +0000 (12:37 +0000)] 
support for true two button mouse under OSX

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

20 years agoturning on old quit apple event handling
Stefan Csomor [Thu, 18 Sep 2003 12:19:19 +0000 (12:19 +0000)] 
turning on old quit apple event handling

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

20 years agoAdded wxUSE_EXCEPTIONS
Julian Smart [Thu, 18 Sep 2003 12:03:04 +0000 (12:03 +0000)] 
Added wxUSE_EXCEPTIONS

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

20 years agomoved drawing to isvisible branch only
Stefan Csomor [Thu, 18 Sep 2003 11:50:18 +0000 (11:50 +0000)] 
moved drawing to isvisible branch only

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

20 years agotool windows shouldn't appear on the taskbar (patch 808350)
Vadim Zeitlin [Thu, 18 Sep 2003 11:32:09 +0000 (11:32 +0000)] 
tool windows shouldn't appear on the taskbar (patch 808350)

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

20 years agocorrected the example of wxMessageBox() usage
Vadim Zeitlin [Thu, 18 Sep 2003 11:10:51 +0000 (11:10 +0000)] 
corrected the example of wxMessageBox() usage

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

20 years agowxMGL compilation fixes
Václav Slavík [Thu, 18 Sep 2003 10:55:44 +0000 (10:55 +0000)] 
wxMGL compilation fixes

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

20 years agowxMGL compilation fixes
Václav Slavík [Thu, 18 Sep 2003 10:01:59 +0000 (10:01 +0000)] 
wxMGL compilation fixes

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

20 years agowxMGL fixes: detect mgl50r11
Václav Slavík [Thu, 18 Sep 2003 09:27:02 +0000 (09:27 +0000)] 
wxMGL fixes: detect mgl50r11

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

20 years agoUpdated to Scintilla 1.54
Robin Dunn [Thu, 18 Sep 2003 05:05:52 +0000 (05:05 +0000)] 
Updated to Scintilla 1.54
Applied most of patch #806092
Added new wxSTC sample from Otto Wyss

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

20 years agowarnings fixes
Vadim Zeitlin [Thu, 18 Sep 2003 00:28:05 +0000 (00:28 +0000)] 
warnings fixes

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

20 years agonew sample showing how to handle exceptions in wxWindows code
Vadim Zeitlin [Wed, 17 Sep 2003 23:37:54 +0000 (23:37 +0000)] 
new sample showing how to handle exceptions in wxWindows code

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

20 years agoremoved wxMsgArray definition (now in evtloop.cpp) and OnIdle() sempaphore (shouldn...
Vadim Zeitlin [Wed, 17 Sep 2003 23:37:07 +0000 (23:37 +0000)] 
removed wxMsgArray definition (now in evtloop.cpp) and OnIdle() sempaphore (shouldn't be needed any longer)

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

20 years agocall wxApp::OnUnhandledException()
Vadim Zeitlin [Wed, 17 Sep 2003 23:36:07 +0000 (23:36 +0000)] 
call wxApp::OnUnhandledException()

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

20 years agomoved all event handlers callign code in ProcessEventIfMatches() instead of triplicat...
Vadim Zeitlin [Wed, 17 Sep 2003 23:35:36 +0000 (23:35 +0000)] 
moved all event handlers callign code in ProcessEventIfMatches() instead of triplicating it

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

20 years agouse wxModalEvtLoop, made more code exception safe
Vadim Zeitlin [Wed, 17 Sep 2003 23:34:07 +0000 (23:34 +0000)] 
use wxModalEvtLoop, made more code exception safe

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

20 years agoadded OnExit(); made event loop exception safe; added wxModalEvtLoop
Vadim Zeitlin [Wed, 17 Sep 2003 23:32:32 +0000 (23:32 +0000)] 
added OnExit(); made event loop exception safe; added wxModalEvtLoop

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

20 years agouse standard tied pointer now
Vadim Zeitlin [Wed, 17 Sep 2003 23:31:58 +0000 (23:31 +0000)] 
use standard tied pointer now

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

20 years agoadded HandleEvent() to allow handle exceptions in event handlers
Vadim Zeitlin [Wed, 17 Sep 2003 23:30:53 +0000 (23:30 +0000)] 
added HandleEvent() to allow handle exceptions in event handlers

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

20 years agodocumented how to handle C++ exceptions in wxWindows
Vadim Zeitlin [Wed, 17 Sep 2003 23:30:25 +0000 (23:30 +0000)] 
documented how to handle C++ exceptions in wxWindows

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

20 years agodocumented how to handle C++ exceptions in wxWindows
Vadim Zeitlin [Wed, 17 Sep 2003 23:25:22 +0000 (23:25 +0000)] 
documented how to handle C++ exceptions in wxWindows

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

20 years agono message
Stefan Csomor [Wed, 17 Sep 2003 21:36:15 +0000 (21:36 +0000)] 
no message

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