Robin Dunn
|
aa0dea3b83
|
Use UTF16 for text data object on Mac. Fixes #10902
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-18 06:15:28 +00:00 |
|
Julian Smart
|
299594090d
|
wxRichTextCtrl native caret now flashes, for wxMac/Core Graphics mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-17 21:10:29 +00:00 |
|
Jaakko Salli
|
8384de3e1b
|
Setup.h wrapper was missing propgrid section (ported from trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-17 20:40:50 +00:00 |
|
Julian Smart
|
bfc5496654
|
Avoid accidental enabling of disabled windows by checking for disabled parent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-17 16:31:53 +00:00 |
|
Vadim Zeitlin
|
f762a296b2
|
use the directory of the most recently opened file in wxDocManager if we have any
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-16 17:40:11 +00:00 |
|
Jaakko Salli
|
d9409eb324
|
Added missing virtual dtor for wxPGMultiButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-12 14:01:51 +00:00 |
|
Jaakko Salli
|
9ab5cd8226
|
For needs of wxPython bindings, (re)added a version of RegisterEditorClass() that accepts a custom name for editor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-12 13:39:36 +00:00 |
|
Stefan Csomor
|
8742f74de7
|
backport, closes #10852
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-11 23:08:53 +00:00 |
|
Stefan Csomor
|
137c7b455c
|
backport of event implementation for single line, fixes #10854
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-11 06:58:31 +00:00 |
|
Jaakko Salli
|
6fdca19773
|
Added note about 'Py' prefix no longer being necessary when reimplementing property member functions in wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 20:50:45 +00:00 |
|
Stefan Csomor
|
016d94ca42
|
backporting fixes, see #10876
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 07:09:11 +00:00 |
|
Stefan Csomor
|
9b8315f3dd
|
backport: fixes direction for scroll events, closes #10873
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 05:32:53 +00:00 |
|
Stefan Csomor
|
c21e990708
|
backport: adding idle processing in modal loop, closes #10871
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 05:17:26 +00:00 |
|
Stefan Csomor
|
099a8b6c90
|
backport: fixing modal dialog quit after nested message box problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 05:07:06 +00:00 |
|
Stefan Csomor
|
4c872ab7a7
|
backport: disclosure triangles on all implementations are able to give their true best size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 05:03:53 +00:00 |
|
Stefan Csomor
|
6cc0c9fe06
|
backport of: fixing redraw of combobox on osx_cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 05:03:27 +00:00 |
|
Stefan Csomor
|
8691e48d7c
|
backport of r60956
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 04:25:29 +00:00 |
|
Stefan Csomor
|
9b7d888d26
|
backport of r60955
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-10 04:22:13 +00:00 |
|
Jaakko Salli
|
1d7d632784
|
Added section 'Changes from wxPropertyGrid 1.4'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-07 09:07:33 +00:00 |
|
Jaakko Salli
|
41d5e5f5ed
|
Added wxPGProperty::GetValuePlain() and SetValuePlain() for direct m_value access, needed by wxPython bindings .m_value property.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-06 15:24:51 +00:00 |
|
Stefan Csomor
|
3a5db1e7d2
|
backport: avoiding events during destruction, fixes #10855
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-05 22:38:48 +00:00 |
|
Stefan Csomor
|
3127510223
|
porting back important speed fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-05 20:51:47 +00:00 |
|
Vadim Zeitlin
|
c71beb790a
|
correct the fix for avoiding the integer multiplication overflow to really work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-04 22:28:48 +00:00 |
|
Vadim Zeitlin
|
bf7102898f
|
account properly for the menu in SetShape() (closes #10870)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-04 22:24:44 +00:00 |
|
Stefan Csomor
|
a618a69fef
|
backport avoid overdrawing, see #10865
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-04 04:32:08 +00:00 |
|
Vadim Zeitlin
|
02043c67d9
|
check for integer overflow which could result in buffer overrun when loading an invalid TIFF file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-02 13:51:26 +00:00 |
|
Vadim Zeitlin
|
d473de688e
|
don't free() the same pointer twice if an error occurs during lines pointers allocation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-02 13:50:30 +00:00 |
|
Robin Dunn
|
13dcfd96b4
|
Make this header SWIG-safe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-06-02 01:51:46 +00:00 |
|
Vadim Zeitlin
|
2b25a82ebc
|
fix ANSI build compilation (closes #10846)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-30 17:02:46 +00:00 |
|
Jaakko Salli
|
d90ce88c33
|
Added wxPGInitResourceModule(), needed for proper initialization in wxPython bindings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-29 18:17:40 +00:00 |
|
Jaakko Salli
|
f94693fbc4
|
wxPython 2.9.0 bindings related cleanup (should not have broken anything, really...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-29 16:04:22 +00:00 |
|
Stefan Csomor
|
76f35c3132
|
backport of fix for non-unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-28 10:52:39 +00:00 |
|
Stefan Csomor
|
8874d1fe21
|
backport of fix for non-unicode, stl-enable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-28 10:50:58 +00:00 |
|
Stefan Csomor
|
4a76db05ca
|
moving common code up, backport
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-27 12:37:08 +00:00 |
|
Stefan Csomor
|
c9d8580a22
|
updating cursor code from Dave's newer version, fixes #10798
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-27 10:21:29 +00:00 |
|
Stefan Csomor
|
93b3e28a72
|
allowing font changes on multi-line textctrls, see #10801
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-27 09:58:37 +00:00 |
|
Stefan Csomor
|
7810727c4b
|
make sure NSScrollers are always having the desired orientation, fixes #10803
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-27 08:29:39 +00:00 |
|
Vadim Zeitlin
|
b9527514f7
|
always dispatch messages for the hidden window which receives process termination notifications; otherwise calling wxExecute(wxEXEC_SYNC) without an active event loop never returns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-24 19:37:02 +00:00 |
|
Vadim Zeitlin
|
367da17bde
|
disable failing test as we want the test suite to pass in the release and nobody is going to fix it apparently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-17 11:08:50 +00:00 |
|
Vadim Zeitlin
|
ebe399a631
|
do not overwrite ms_{hwnd,className} in wxTimerHiddenWindowModule::OnInit() in case they were already initialized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-17 09:58:14 +00:00 |
|
Vadim Zeitlin
|
2e8e3c8e77
|
move virtual GetPath() implementation out of line to work around an apparent Fedora g++ 4.x bug (see #10791)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-15 18:02:41 +00:00 |
|
Julian Smart
|
8b59f0b3cf
|
Corrected event processing whereby event routing was interrpted and event id changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 12:40:13 +00:00 |
|
Benjamin Williams
|
7cdab42ed4
|
in wxAuiToolBar, make certain that IsChecked() returns correct value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 09:59:09 +00:00 |
|
Benjamin Williams
|
3a7c763bce
|
implement default width for toolbar lables (from trunk r60199)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 09:55:04 +00:00 |
|
Benjamin Williams
|
2319e66246
|
Fixed a bug whereby setting one element size set all element sizes (from trunk r60162)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 09:53:59 +00:00 |
|
Benjamin Williams
|
260a850572
|
fix from r59107 - aui toolbar crash fixed (fixes #10371)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 06:58:29 +00:00 |
|
Vadim Zeitlin
|
40dad8ead1
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles [backport of r60596 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-12 10:07:32 +00:00 |
|
Vadim Zeitlin
|
4120c8c802
|
don't assume that we use timer proc with WM_TIMER as we don't any more (closes #10764 for 2.9) [backport of r60579 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-09 23:12:14 +00:00 |
|
Vadim Zeitlin
|
8d1d23d09a
|
don't check for connected state of UDP sockets which are never connected (closes #10717)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-09 17:26:35 +00:00 |
|
Vadim Zeitlin
|
b9511db797
|
recreate configure using 0.2.6 version of bakefile.m4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-09 16:09:55 +00:00 |
|