]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Mattia Barbon [Wed, 17 Sep 2003 20:46:49 +0000 (20:46 +0000)]
Regenerated with newer bakefile, fixing DESTDIR bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23641
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Sep 2003 20:22:15 +0000 (20:22 +0000)]
Added character coding comment for Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23640
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Sep 2003 20:21:28 +0000 (20:21 +0000)]
Unicode fix from Will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23639
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 17:27:36 +0000 (17:27 +0000)]
added tied scoped pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23638
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 17:09:23 +0000 (17:09 +0000)]
corrected wxCATCH_ALL usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23637
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 16:59:40 +0000 (16:59 +0000)]
use wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23636
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 12:06:36 +0000 (12:06 +0000)]
added some trivial macros for exception handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23635
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 10:40:18 +0000 (10:40 +0000)]
added wxUSE_STL and wxUSE_XTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23633
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Sep 2003 10:39:09 +0000 (10:39 +0000)]
added wxUSE_EXCEPTIONS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23632
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 Sep 2003 08:04:38 +0000 (08:04 +0000)]
Added missing makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23631
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 22:48:46 +0000 (22:48 +0000)]
fixed fatal typo in wxYieldForCommandsOnly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23630
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 22:21:10 +0000 (22:21 +0000)]
mention that Add/RemoveChild() are internal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23629
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Sep 2003 21:58:02 +0000 (21:58 +0000)]
Left in some debug code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23628
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 21:29:32 +0000 (21:29 +0000)]
don't hang forever in Dispatch() if there is no event loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23627
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 16 Sep 2003 21:16:03 +0000 (21:16 +0000)]
wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23626
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 16 Sep 2003 21:02:22 +0000 (21:02 +0000)]
wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23625
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Sep 2003 20:23:07 +0000 (20:23 +0000)]
very minor correction wrt bakefile --help
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23624
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Sep 2003 19:18:18 +0000 (19:18 +0000)]
added makefile.unx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23623
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 17:37:40 +0000 (17:37 +0000)]
updated makefiles generation section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23622
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 16 Sep 2003 13:36:00 +0000 (13:36 +0000)]
Added missing makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23620
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 12:35:13 +0000 (12:35 +0000)]
reverted the delete/Destroy() change in DestroyChildren()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23619
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 12:30:34 +0000 (12:30 +0000)]
fixed modal dialogs after event loop change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23618
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Sep 2003 10:52:57 +0000 (10:52 +0000)]
(blind) fix for wxMac compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23617
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775