Michael Wetherell
|
51c432b77a
|
Add some tips on fault navigation after input from Phlip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-08 16:16:34 +00:00 |
|
Vadim Zeitlin
|
ad44b2c7ff
|
fix VC++ warning in debug build after latest fix to warning in release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-08 10:55:43 +00:00 |
|
Robin Dunn
|
3fca879ce0
|
Patch #1197009 [wxMSW] Proper repainting when resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 19:12:23 +00:00 |
|
Robin Dunn
|
5ba5649b59
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 18:19:21 +00:00 |
|
Robert Roebling
|
e31126cbd7
|
committed aupdated patch that adds support for
bitmaps in submenus and simplifies some of
the code in GtkAppend()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 18:09:18 +00:00 |
|
Stefan Csomor
|
fcbd7e5a12
|
now it's uint32 on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 13:35:09 +00:00 |
|
Robert Roebling
|
a50ca84319
|
Commit fix for EUC_JP encoding under Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 11:51:17 +00:00 |
|
Robin Dunn
|
19f8ec0aae
|
Fixup for docstrings being inherited instead of usign the right ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 07:20:51 +00:00 |
|
Robin Dunn
|
ac5abdd606
|
Add new modules to __all__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 06:28:20 +00:00 |
|
Robin Dunn
|
e47ce385a7
|
Lots of docstring fixes and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 06:26:59 +00:00 |
|
Robin Dunn
|
5fad19e319
|
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 00:54:08 +00:00 |
|
Julian Smart
|
3db799025d
|
Take src x, y into account when blitting with alpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 19:55:46 +00:00 |
|
Włodzimierz Skiba
|
43c3922bb0
|
Easy corner for new wxBombers (as requested in patch #1178276).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 18:07:14 +00:00 |
|
Włodzimierz Skiba
|
4377d3abc8
|
Build fix (Watcom).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 18:01:08 +00:00 |
|
Václav Slavík
|
30928f55c4
|
fix for future bakefile versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 16:13:27 +00:00 |
|
Michael Wetherell
|
c282a7a1fe
|
Compilation fix for USE_UNIV=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 15:41:32 +00:00 |
|
Michael Wetherell
|
5b3166fda9
|
On x11 another control may already have the mouse capture when the menu is
trying to release it's capture, so work around that problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 13:42:34 +00:00 |
|
Michael Wetherell
|
0bf16170cc
|
This handlers mustn't be deleted when a popup is dismissed since they can
be the ones doing the dismissing. Also, m_focus must point to the window
with focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 13:39:21 +00:00 |
|
Julian Smart
|
068993c7ef
|
Permission for flood-fill code clarified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 12:17:01 +00:00 |
|
Włodzimierz Skiba
|
3d104ec357
|
VC warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-06 06:09:24 +00:00 |
|
Kevin Ollivier
|
bbc916e23c
|
Extension fix for multiversion installs, and allow copying of files across devices using shutil.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 21:25:13 +00:00 |
|
Vadim Zeitlin
|
7e0aee7229
|
define wxUSE_CRASHREPORT as 0 for non-MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 20:29:22 +00:00 |
|
Vadim Zeitlin
|
737c443bd1
|
limit recursion depth in DumpUDT() to prevent crashes when dumping linked lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 20:15:35 +00:00 |
|
Robin Dunn
|
bbb2889740
|
Patch from Morgan Hua for 'better looking dialog box for "Add All
Files to Project" feature'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 18:52:20 +00:00 |
|
Julian Smart
|
21c8c52360
|
Removed non-theme related defs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 15:56:34 +00:00 |
|
Julian Smart
|
0ea1cce3f6
|
Clarified copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 15:04:32 +00:00 |
|
Julian Smart
|
2a7f17c1b2
|
Mac function no longer exists (OK, so this is deprecated, but...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 09:38:58 +00:00 |
|
Robin Dunn
|
ba705a4eec
|
_selected is a global
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 00:11:33 +00:00 |
|
Robin Dunn
|
b792147db7
|
More updates from Morgan Hua
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-05 00:10:29 +00:00 |
|
Robin Dunn
|
123dc137d3
|
Disown the config object when calling wx.ConfigBase.Set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 21:47:41 +00:00 |
|
Robin Dunn
|
438550d873
|
Bind event to the listctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 21:47:00 +00:00 |
|
Robin Dunn
|
28b2ac5b1a
|
Don't automatically copy the selection to the clipboard on the Mac
when the selection is made.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 21:07:06 +00:00 |
|
Robin Dunn
|
0c4f1b2a1e
|
Don't copy the NULL char into the clipboard. Most Mac apps will
treat it as a legitimate, but invisible character and various problems
arise...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 21:04:32 +00:00 |
|
Vadim Zeitlin
|
60c0dfe53b
|
added (trivial) GetLong/ShortPath() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 19:37:00 +00:00 |
|
Vadim Zeitlin
|
2f3d9587ab
|
fixed GetLongPath(): it never used ::GetLongPath() before and didn't work at all when called for the first time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 19:36:25 +00:00 |
|
Vadim Zeitlin
|
6c0b29749c
|
fixed EOVERFLOW handlign after previous commit and also explained what's going on
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 19:32:53 +00:00 |
|
Julian Smart
|
99d800190a
|
Added licence/copyright information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 18:57:50 +00:00 |
|
Vadim Zeitlin
|
19c5a468e9
|
include iostream headers before using iostream classes (might fix HP-UX native compilation with iostreams)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 18:38:08 +00:00 |
|
Vadim Zeitlin
|
0c46d86654
|
wxUSE_CRASHREPORT requires wxUSE_ON_FATAL_EXCEPTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 18:16:19 +00:00 |
|
Vadim Zeitlin
|
1495b91505
|
replace complicated OS tests with simple ifdef EOVERFLOW in wxString::PrintfV()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 17:14:43 +00:00 |
|
Włodzimierz Skiba
|
c083688595
|
Build fix after changes in default help controller.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 15:24:36 +00:00 |
|
Włodzimierz Skiba
|
298a3f2ee8
|
Layout fixes for wxPlotWindow [#1192416] + source cleaning to the wxW 2.6 coding starndards.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 15:22:09 +00:00 |
|
Julian Smart
|
65831dfd0c
|
Removed redundant file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 14:23:50 +00:00 |
|
Robin Dunn
|
d2743bc0b3
|
Added release dates where I could find them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 00:34:14 +00:00 |
|
Robin Dunn
|
e345fb0b32
|
use the passed in ID
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 00:03:00 +00:00 |
|
Robin Dunn
|
8bb039c8b2
|
part of the revert of 1.8 got botched
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 00:02:17 +00:00 |
|
Stefan Csomor
|
95d8425feb
|
otherwise we always fall back to blitting, even if we can provide better results
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-03 18:19:10 +00:00 |
|
Julian Smart
|
903f1b0d80
|
A control's text colour now reflects the system colour setting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-03 16:17:17 +00:00 |
|
Stefan Csomor
|
a71dec776e
|
must be static of course, otherwise items just get appended for every menu-build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-03 05:34:53 +00:00 |
|
Robin Dunn
|
7a27cf7c18
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-03 00:03:08 +00:00 |
|