Robin Dunn
|
66a1929a95
|
Updated ShapedWindow demo, don't try to start out without the shape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:40:21 +00:00 |
|
Robin Dunn
|
8756135df1
|
README tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:39:39 +00:00 |
|
Robin Dunn
|
f6f41ac61a
|
SWIGged code updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:38:07 +00:00 |
|
Robin Dunn
|
c21b5bcd98
|
Changed wxSWIG to not generate Python code using apply, (since it will
be deprecated in the future) wxSWIG will use spam(*args, **kw) syntax
instead. Also changed the generated __repr__ methods to be a bit more
informative.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:36:08 +00:00 |
|
Václav Slavík
|
9137f764b6
|
XRC's unknown widget container handles removal of the widget now (backported)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-31 22:03:28 +00:00 |
|
Mattia Barbon
|
deae97bfa5
|
Applied patch [ 702254 ] Life: Fix to page scrolling
from Hugh Gibson (backport).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:15:24 +00:00 |
|
Robin Dunn
|
ebad4a640c
|
Fixed compile warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 06:22:12 +00:00 |
|
Robin Dunn
|
2469ff1643
|
Allow label edits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 06:21:50 +00:00 |
|
Robin Dunn
|
70f8442083
|
Added ShapedWindow sample to the wxPython demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 06:20:45 +00:00 |
|
Robin Dunn
|
17d270987a
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:25:07 +00:00 |
|
Robin Dunn
|
28b9bd356d
|
Forgot to remove the "virtual" for binary compatibility...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:17:46 +00:00 |
|
Robin Dunn
|
8c879ff9c5
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Bryan Petty
|
9f5fc44733
|
This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Václav Slavík
|
2721bd7e21
|
fixed bug #708570: Request 'silver' be allowed as a XPM value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 10:19:32 +00:00 |
|
Chris Elliott
|
1ed0735c53
|
fix build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 13:35:30 +00:00 |
|
Chris Elliott
|
23200777d1
|
fix build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 13:23:04 +00:00 |
|
Chris Elliott
|
19778f31bd
|
fix build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 12:25:20 +00:00 |
|
Chris Elliott
|
38643da5dc
|
fix lib build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-27 12:12:49 +00:00 |
|
Chris Elliott
|
c7999962a3
|
fix for new watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-26 20:44:28 +00:00 |
|
Julian Smart
|
9eb210eadb
|
Fix for splittree under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-26 14:17:00 +00:00 |
|
Chris Elliott
|
bcbdee05d3
|
modify makefile for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 21:26:02 +00:00 |
|
Chris Elliott
|
068dd44056
|
modify makefile for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 21:17:41 +00:00 |
|
Julian Smart
|
607422284d
|
Use virtual functions to help splittree work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 18:49:34 +00:00 |
|
Robin Dunn
|
5022eecae0
|
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 04:10:08 +00:00 |
|
Robin Dunn
|
5e0033c406
|
Doc-string updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 22:46:38 +00:00 |
|
Julian Smart
|
58a44689c3
|
Applied patch [ 705663 ] Fix capture mouse bug in wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 21:00:11 +00:00 |
|
Vadim Zeitlin
|
82e3ab8724
|
print dialogs ignore user paper settings in non C locale (patch 696835)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 20:31:24 +00:00 |
|
Robin Dunn
|
9e6fc6c899
|
Added wxScrolledPanel from Wil Sadkin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 19:48:42 +00:00 |
|
Vadim Zeitlin
|
8c95ef116d
|
Unicode compilation fix (bug 694826)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 19:34:30 +00:00 |
|
Robin Dunn
|
4cc1012b97
|
Turn the dbg logger into a Logger class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 19:23:49 +00:00 |
|
Julian Smart
|
0bbcffb2f5
|
Fix by Milan Babuskov <albis@eunet.yu> in MovePageUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 17:21:57 +00:00 |
|
Chris Elliott
|
cec20f68b2
|
fix reference to obsolete b32univ file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-23 20:26:05 +00:00 |
|
Robin Dunn
|
a882b4926b
|
Some fixes for Will's debug logger
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-22 19:34:23 +00:00 |
|
Václav Slavík
|
b836e27d04
|
XRCID lookup now handles standard IDs correctly (backported to 2.4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-22 13:48:52 +00:00 |
|
Václav Slavík
|
ca81525a72
|
fixed MSLU link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 23:14:26 +00:00 |
|
Robin Dunn
|
885e38e0c4
|
OSX build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 22:37:32 +00:00 |
|
Robin Dunn
|
ec5a3c3d14
|
If not building standalone then PYTHONHOME shoudl not be set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 22:37:09 +00:00 |
|
Robin Dunn
|
0290bdd203
|
Little bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 22:35:49 +00:00 |
|
Robin Dunn
|
901384b2fc
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:21:15 +00:00 |
|
Robin Dunn
|
c01309bf55
|
Updated build scripts for wxPythonOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:17:31 +00:00 |
|
Robin Dunn
|
9ca5ec8bfc
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:16:14 +00:00 |
|
Robin Dunn
|
68efcd79bc
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:58:03 +00:00 |
|
Robin Dunn
|
8e10035b0a
|
Instead of always logging C++ assertions, added wxPYAPP_ASSERT_LOG
flag to turn it on. In most cases turning it into an exception (the
default behavior) is enough.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:57:05 +00:00 |
|
Robin Dunn
|
854b358232
|
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:54:43 +00:00 |
|
Robin Dunn
|
b8b2cdd3ea
|
Use the right address for the tips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:53:07 +00:00 |
|
Chris Elliott
|
a548432b31
|
fix memory leak as Dimitri suggested
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 10:01:01 +00:00 |
|
Roman Rolinsky
|
86536988d6
|
added default dialog styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 07:45:05 +00:00 |
|
Robin Dunn
|
159f1012bc
|
Removed more distrib stuff that is no longer used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 04:06:08 +00:00 |
|
Robin Dunn
|
fe6531fc30
|
Removed Mac build scripts and such that are no longer used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 03:40:37 +00:00 |
|
Robin Dunn
|
47c902be43
|
Tweaks to MacPython build scripts and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 03:36:14 +00:00 |
|