Robin Dunn
|
2dd1c99c45
|
Avoid assertion about mask from color bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 04:24:49 +00:00 |
|
Robin Dunn
|
62aa2088fd
|
SWIGged update for generic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 02:07:40 +00:00 |
|
Robin Dunn
|
f096b09e6d
|
SWIGged update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 02:06:06 +00:00 |
|
Robin Dunn
|
955bee323f
|
Apparently Python requires Python.h to be included before std lib
headers. It's never been a problem either way until Python 2.3a1...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 01:58:46 +00:00 |
|
Robin Dunn
|
d827d4acf0
|
Typemaps for wxCoord, switch to using it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 00:59:20 +00:00 |
|
Robin Dunn
|
76bad85642
|
More Python2 migrations, patch from KA.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 00:04:37 +00:00 |
|
Robin Dunn
|
f86c833fe0
|
More Python2 migrations, patch from KA.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-20 23:41:15 +00:00 |
|
Robin Dunn
|
ec96a73450
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-16 04:13:50 +00:00 |
|
Robin Dunn
|
38b17a7ffd
|
Updated sample from Boa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-16 04:13:25 +00:00 |
|
Robin Dunn
|
170531ee4b
|
Work around a bug (I think) in the Python API PyUnicode_AsWideChar
when the length of the unicode object is zero.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-16 03:30:18 +00:00 |
|
Robin Dunn
|
f83ca04634
|
Removed TABs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-15 23:07:21 +00:00 |
|
Robin Dunn
|
57cb8e4e82
|
Usability fixes for the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-15 20:46:53 +00:00 |
|
Robin Dunn
|
86d56a0fc3
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-15 01:53:18 +00:00 |
|
Robin Dunn
|
a895d61d5c
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-15 00:26:14 +00:00 |
|
Robin Dunn
|
5c07db1928
|
More string module migrations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-15 00:23:35 +00:00 |
|
Robin Dunn
|
56d3350d72
|
Fixed typemaps for wxArrayInt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 21:27:56 +00:00 |
|
Robin Dunn
|
39e44445a6
|
Added missing IsChecked method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 21:27:24 +00:00 |
|
Robin Dunn
|
73043256f9
|
Removed the stxview sample. The StructuredText package it depends on
is not compatible with current Pythons, and the development of it has
fragmented into various implementations...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 21:23:47 +00:00 |
|
Robin Dunn
|
94484e61d4
|
String methods migration for build scripts. (Patch from KA)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 06:55:22 +00:00 |
|
Robin Dunn
|
b7dbf2d867
|
Migrated demo code to not import string module. (Patch from Kevin Altis)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-14 06:43:27 +00:00 |
|
Roman Rolinsky
|
5228a0a58d
|
Added short doc-string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-13 12:30:42 +00:00 |
|
Roman Rolinsky
|
73fda6b066
|
using global variable to pass htmlText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-13 12:11:26 +00:00 |
|
Robin Dunn
|
849be528fe
|
Don't print when imported
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 04:22:11 +00:00 |
|
Robin Dunn
|
64a948febc
|
Version number change, and other little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 01:00:29 +00:00 |
|
Robin Dunn
|
3e3e9290c7
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:49:35 +00:00 |
|
Robin Dunn
|
e591a85a40
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:47:36 +00:00 |
|
Robin Dunn
|
358f4baccc
|
Accidentally left wrong fix in the code on last commit...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:16:10 +00:00 |
|
Robin Dunn
|
0c79540c63
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:09:07 +00:00 |
|
Robin Dunn
|
b496757eae
|
Use locale specific sort comparissons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:06:55 +00:00 |
|
Robin Dunn
|
026525162c
|
Fix various __eq__ and __ne__ operators to also allow comparisons to None.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-10 00:04:55 +00:00 |
|
Robin Dunn
|
d45ca1a3fd
|
wxPythonOSX build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-09 23:42:10 +00:00 |
|
Robin Dunn
|
97d2a1b925
|
Workaround a mismatch between the wxRTTI class name and the wxPython
class name. (I should check for others...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-09 23:39:50 +00:00 |
|
Robin Dunn
|
ef03028539
|
Removed testing print statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-07 20:00:45 +00:00 |
|
Robin Dunn
|
ba74ca2dcc
|
The demo framework can now notify the individual samples before it
switches to another, in case they need to shut down something or free
resources, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-07 19:59:45 +00:00 |
|
Robin Dunn
|
1ae9592c47
|
Various little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-07 04:39:33 +00:00 |
|
Robin Dunn
|
7ef2287cb6
|
Patch from Robb, among other things removes the unconditional event.Skip()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-07 04:38:34 +00:00 |
|
Robin Dunn
|
564d204d9f
|
Some fixes and cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-06 22:39:57 +00:00 |
|
Robin Dunn
|
d525e47c9a
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 07:40:15 +00:00 |
|
Robin Dunn
|
5f21a9528b
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 07:36:19 +00:00 |
|
Robin Dunn
|
0989a5ccde
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 07:35:32 +00:00 |
|
Robin Dunn
|
567a33a273
|
Added Kevin's function wrappers for the common dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 07:10:19 +00:00 |
|
Robin Dunn
|
3b4cc84765
|
Minor build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 04:19:46 +00:00 |
|
Robin Dunn
|
5c38b2916b
|
Allow to create a wxFont directly from a NativeFontInfo string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 04:17:57 +00:00 |
|
Robin Dunn
|
3af61dfc11
|
Various demo updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 04:16:51 +00:00 |
|
Robin Dunn
|
c2b281c55b
|
Make the Paint DC before checking if we don't need to paint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 04:16:21 +00:00 |
|
Robin Dunn
|
30b1489968
|
PyCrust 0.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-04 04:14:49 +00:00 |
|
Robin Dunn
|
00c4f94c27
|
Added helpviewer to list of scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-03 18:58:25 +00:00 |
|
Robin Dunn
|
89a48d9401
|
SWIGged updates for wxMac (for unicode API changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-02 23:59:36 +00:00 |
|
Robin Dunn
|
928691d735
|
SWIGged sources for wxMSW (for unicode API changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-02 23:58:34 +00:00 |
|
Robin Dunn
|
d617f86238
|
SWIGged sources for wxGTK (for unicode API changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-02 22:51:50 +00:00 |
|