Vadim Zeitlin
|
5a41643a8d
|
linking fix (removed unused virtual methods declarations)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 11:55:32 +00:00 |
|
Julian Smart
|
c27be5db0b
|
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
|
2003-09-19 10:59:14 +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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
Vadim Zeitlin
|
252e57cee2
|
added wxUSE_STL and wxUSE_XTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 10:40:18 +00:00 |
|
Vadim Zeitlin
|
c37dc21c19
|
added wxUSE_EXCEPTIONS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 10:39:09 +00:00 |
|
Mattia Barbon
|
e6b9830a06
|
wxX11 compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-16 21:02:22 +00:00 |
|
Vadim Zeitlin
|
6757b5e31c
|
fixed modal dialogs after event loop change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-16 12:30:34 +00:00 |
|
Vadim Zeitlin
|
fb761cd53c
|
(blind) fix for wxMac compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-16 10:52:57 +00:00 |
|
Vadim Zeitlin
|
f2108ede7c
|
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:55:17 +00:00 |
|
Vadim Zeitlin
|
ac8d0c118b
|
added wxVALIDATOR_PARAM and use it to avoid warnings about unused validators when wxUSE_VALIDATORS==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:54:51 +00:00 |
|
Vadim Zeitlin
|
1bf77ee556
|
use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:48:16 +00:00 |
|
Vadim Zeitlin
|
f8ba082ece
|
added check for wxUSE_VALIDATORS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:14:28 +00:00 |
|
Vadim Zeitlin
|
d83eeece0e
|
added and documented wxDEFINE_SCOPED_PTR_TYPE; improved docs a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 16:10:06 +00:00 |
|
David Elliott
|
cdd0a08f32
|
Clean up comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 15:22:45 +00:00 |
|
Vadim Zeitlin
|
4199367e9c
|
added wxUSE_EXCEPTIONS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 13:00:34 +00:00 |
|
Julian Smart
|
419430a0c0
|
WinCE bitmap patch from Johannes Schindelin <Johannes.Schindelin@gmx.de>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 08:55:19 +00:00 |
|
Julian Smart
|
93f467a3b4
|
Changed version to 2.5.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 19:39:34 +00:00 |
|
Vadim Zeitlin
|
ef0120c1bb
|
disabled (conditionally) separating static line; improved borders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 19:37:35 +00:00 |
|
Stefan Csomor
|
939fba6c17
|
removal of pc-mac charset conversion for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 18:40:43 +00:00 |
|
Vadim Zeitlin
|
5db8d758b8
|
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a new, easier to use, overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 16:06:27 +00:00 |
|
Vadim Zeitlin
|
11ebea162a
|
added wxListCtrl::GetViewRect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 15:58:41 +00:00 |
|
Stefan Csomor
|
e802b32a26
|
fixed GetFilenames bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 14:02:54 +00:00 |
|
Mattia Barbon
|
18dbdd3c27
|
wxUniversal STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 12:14:20 +00:00 |
|
Stefan Csomor
|
7323387564
|
unicode correction for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 09:00:28 +00:00 |
|
Robin Dunn
|
2dbc444a19
|
Move more stuff into base for wxMac so that two level namespace dylibs
can be used on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 00:03:18 +00:00 |
|
Mattia Barbon
|
7db33cc310
|
Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:11:01 +00:00 |
|
Mattia Barbon
|
3bdb8629f8
|
No real changes, just refactoring.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:05:19 +00:00 |
|
Mattia Barbon
|
d122f8c745
|
wxX11 STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:01:31 +00:00 |
|
Julian Smart
|
f8252483ec
|
Applied patch [ 803473 ] wxListCtrl header height bugfix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 15:38:38 +00:00 |
|
Julian Smart
|
85b88942cc
|
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 10:05:32 +00:00 |
|
Julian Smart
|
0e4acbd463
|
Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 09:58:31 +00:00 |
|
Mattia Barbon
|
0bd4d463e6
|
Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
(like in include/wx/utils.h).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 20:57:17 +00:00 |
|
Vadim Zeitlin
|
521e585ff1
|
added LVM_SETUNICODEFORMAT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 15:06:44 +00:00 |
|
Václav Slavík
|
506c7b5b69
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 07:55:34 +00:00 |
|
Vadim Zeitlin
|
6a6aa79855
|
copy milliseconds in Set() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 22:17:30 +00:00 |
|
Václav Slavík
|
69b5cec2b0
|
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 17:29:11 +00:00 |
|
Stefan Csomor
|
f825dcd123
|
fix for CW non unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 15:34:15 +00:00 |
|