Václav Slavík
|
40fe5843d2
|
added <cxx-rtti> and <cxx-exceptions>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 22:45:47 +00:00 |
|
Václav Slavík
|
afcc5de1b6
|
fixed single word selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 22:44:16 +00:00 |
|
Robin Dunn
|
4a65f2c80d
|
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
|
2003-09-18 22:28:25 +00:00 |
|
Vadim Zeitlin
|
86c8acb774
|
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
|
2003-09-18 22:13:45 +00:00 |
|
Robin Dunn
|
94d04b7ed3
|
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
|
2003-09-18 20:53:18 +00:00 |
|
Robin Dunn
|
b2dfe63f8e
|
SWIGged updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:49:47 +00:00 |
|
Robin Dunn
|
62e8fcee74
|
some more test code for the toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:48:50 +00:00 |
|
Robin Dunn
|
b8be6ceacf
|
Fix for internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:45:39 +00:00 |
|
Robin Dunn
|
dd9b0a5495
|
Added missing }
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:40:41 +00:00 |
|
Robin Dunn
|
0e974385f6
|
Patch #808669 more warngins and unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 17:35:31 +00:00 |
|
Vadim Zeitlin
|
532c773634
|
missing headers for !USE_PCH compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 15:52:34 +00:00 |
|
Julian Smart
|
a47391f3f9
|
Reverted fragment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 15:06:53 +00:00 |
|
Vadim Zeitlin
|
8bd2a80432
|
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
|
2003-09-18 14:29:56 +00:00 |
|
Vadim Zeitlin
|
c72b8276c8
|
Julian already applied this patch...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 14:16:37 +00:00 |
|
Julian Smart
|
8a39593ebe
|
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
|
2003-09-18 14:03:09 +00:00 |
|
Julian Smart
|
859e5b177d
|
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
|
2003-09-18 13:47:05 +00:00 |
|
Julian Smart
|
66b9ec3dab
|
Applied patch [ 807164 ] fixes for core library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 13:42:22 +00:00 |
|
Julian Smart
|
7d418908fe
|
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
|
2003-09-18 13:36:10 +00:00 |
|
Julian Smart
|
babd36de3a
|
Applied patch [ 807060 ] warning free demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 13:33:34 +00:00 |
|
Julian Smart
|
f0b1ccde63
|
WinCE doesn't have GetMessageTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 13:14:34 +00:00 |
|
Julian Smart
|
f8d5683072
|
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
|
2003-09-18 13:03:27 +00:00 |
|
Stefan Csomor
|
01c185668f
|
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
|
2003-09-18 12:37:53 +00:00 |
|
Stefan Csomor
|
8f793b407c
|
turning on old quit apple event handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 12:19:19 +00:00 |
|
Julian Smart
|
f7d4537c2b
|
Added wxUSE_EXCEPTIONS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 12:03:04 +00:00 |
|
Stefan Csomor
|
f81c1056ab
|
moved drawing to isvisible branch only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 11:50:18 +00:00 |
|
Vadim Zeitlin
|
404a4d9363
|
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
|
2003-09-18 11:32:09 +00:00 |
|
Vadim Zeitlin
|
933b675ed4
|
corrected the example of wxMessageBox() usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 11:10:51 +00:00 |
|
Václav Slavík
|
8b0f8432d7
|
wxMGL compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 10:55:44 +00:00 |
|
Václav Slavík
|
752464f9f3
|
wxMGL compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 10:01:59 +00:00 |
|
Václav Slavík
|
e46d2a18df
|
wxMGL fixes: detect mgl50r11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 09:27:02 +00:00 |
|
Robin Dunn
|
88a8b04e9c
|
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
|
2003-09-18 05:05:52 +00:00 |
|
Vadim Zeitlin
|
a47ae718e2
|
warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 00:28:05 +00:00 |
|
Vadim Zeitlin
|
556b8c1aab
|
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
|
2003-09-17 23:37:54 +00:00 |
|
Vadim Zeitlin
|
d0e278d98e
|
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
|
2003-09-17 23:37:07 +00:00 |
|
Vadim Zeitlin
|
fb3e83b60a
|
call wxApp::OnUnhandledException()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 23:36:07 +00:00 |
|
Vadim Zeitlin
|
1c62463166
|
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
|
2003-09-17 23:35:36 +00:00 |
|
Vadim Zeitlin
|
8c7f5f031b
|
use wxModalEvtLoop, made more code exception safe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 23:34:07 +00:00 |
|
Vadim Zeitlin
|
4300caa7a6
|
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
|
2003-09-17 23:32:32 +00:00 |
|
Vadim Zeitlin
|
efbfda9d66
|
use standard tied pointer now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 23:31:58 +00:00 |
|
Vadim Zeitlin
|
883117d126
|
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
|
2003-09-17 23:30:53 +00:00 |
|
Vadim Zeitlin
|
6f054ac5e8
|
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
|
2003-09-17 23:30:25 +00:00 |
|
Vadim Zeitlin
|
4c39aa3a65
|
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
|
2003-09-17 23:25:22 +00:00 |
|
Stefan Csomor
|
4891a3d58e
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 21:36:15 +00:00 |
|
Mattia Barbon
|
48748ed497
|
Regenerated with newer bakefile, fixing DESTDIR bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:46:49 +00:00 |
|
Robin Dunn
|
dfaff5b0cc
|
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
|
2003-09-17 20:22:15 +00:00 |
|
Robin Dunn
|
1ad053872a
|
Unicode fix from Will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:21:28 +00:00 |
|
Vadim Zeitlin
|
38f1526768
|
added tied scoped pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 17:27:36 +00:00 |
|
Vadim Zeitlin
|
f0658b1e1e
|
corrected wxCATCH_ALL usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 17:09:23 +00:00 |
|
Vadim Zeitlin
|
5800b5bed6
|
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
|
2003-09-17 16:59:40 +00:00 |
|
Vadim Zeitlin
|
2524f1ce36
|
added some trivial macros for exception handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 12:06:36 +00:00 |
|