Robin Dunn
|
c9c106fde5
|
Ensure that __version__ is visible from wxPython/__init__.py
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-28 18:40:47 +00:00 |
|
Robin Dunn
|
1e0c87227c
|
More docstrings and rearrainged a couple things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-26 06:09:56 +00:00 |
|
Robin Dunn
|
fd3f2efe79
|
Lots of little bug fixes, API updates, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-22 22:57:49 +00:00 |
|
Robin Dunn
|
4eeb570554
|
Added HTML_FONT_SIZE values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-21 20:31:01 +00:00 |
|
Robin Dunn
|
7722248d75
|
Lots of bup fixes, API updates, etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-21 07:39:05 +00:00 |
|
Robin Dunn
|
e811c8cebb
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-19 06:36:16 +00:00 |
|
Robin Dunn
|
d14a1e2856
|
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-12 21:34:20 +00:00 |
|
Robin Dunn
|
c85417f629
|
Added SetColumnCount method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-22 23:29:54 +00:00 |
|
Robin Dunn
|
40f5c32cbd
|
New version from Timothy Hochberg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:33:35 +00:00 |
|
Robin Dunn
|
c43270050e
|
removed #!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-10 16:11:25 +00:00 |
|
Robin Dunn
|
8b9a4190f7
|
A huge glob of changes in the 2.4 branch merged over to HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 00:58:06 +00:00 |
|
Robin Dunn
|
e3c0dc265f
|
newevent helpers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 23:30:43 +00:00 |
|
Robin Dunn
|
9e70eb3b1d
|
Change how/when the app object is created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 21:18:13 +00:00 |
|
Robin Dunn
|
4c5304540d
|
float --> int fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 20:24:51 +00:00 |
|
Robin Dunn
|
80097f32fe
|
Applied Patch #775357
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 00:21:17 +00:00 |
|
Robin Dunn
|
dfaff5b0cc
|
Added character coding comment for Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:22:15 +00:00 |
|
Robin Dunn
|
1ad053872a
|
Unicode fix from Will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-17 20:21:28 +00:00 |
|
Robin Dunn
|
ef121b24d5
|
only match the regex at the end of the string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-07 15:08:00 +00:00 |
|
Robin Dunn
|
44934d2cf6
|
Patch from Will Sadkin fixing parameter order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-06 15:14:17 +00:00 |
|
Robin Dunn
|
a565c7645e
|
Allways need an App object now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-29 18:51:17 +00:00 |
|
Robin Dunn
|
52fcf3b1bd
|
Applied patch that converts the throbber to using timers instead of threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 01:53:08 +00:00 |
|
Robin Dunn
|
1fded56b37
|
wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-02 23:13:10 +00:00 |
|
Robin Dunn
|
1e4a197e4c
|
Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-25 06:35:27 +00:00 |
|
Roman Rolinsky
|
d21441bd9b
|
just a test if CVS access works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-04 07:19:19 +00:00 |
|
Robin Dunn
|
e7163afc45
|
PyCrust tweak to allow it to work with older Scintilla's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-11 01:00:43 +00:00 |
|
Robin Dunn
|
1e6796a093
|
Some last minute little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-07 23:17:14 +00:00 |
|
Robin Dunn
|
0dacfc5ce4
|
Latest PyCrust
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-06 21:24:51 +00:00 |
|
Robin Dunn
|
e37a28a0de
|
The standalone PyShell and PyCrust apps need to set the focus to the
shell windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-06 20:03:03 +00:00 |
|
Robin Dunn
|
d42ed6e01e
|
Use the default stdio window for the gui tools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 18:59:18 +00:00 |
|
Robin Dunn
|
1f7314bce9
|
Ensure that the busy cursor is dismissed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-26 19:45:38 +00:00 |
|
Robin Dunn
|
ebba910cf1
|
There needs to be an initialized wxApp to manipulate bitmaps in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 04:21:12 +00:00 |
|
Robin Dunn
|
7a5d2dc7e2
|
Load the frame icons from a .py file so I don't have to figure out how
to tell distutils to install the .ico in the right place...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 03:39:00 +00:00 |
|
Robin Dunn
|
d8a2af5091
|
Updated PyCrust code from Patrick
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-24 21:44:57 +00:00 |
|
Robin Dunn
|
4efcf9a185
|
Fixed a layout bug in XRCed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-24 02:30:48 +00:00 |
|
Robin Dunn
|
832e44d38a
|
Tweaked python image output slightly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-17 19:12:21 +00:00 |
|
Robin Dunn
|
33b44316a8
|
Bad copy/paste fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-16 19:54:03 +00:00 |
|
Robin Dunn
|
eb0f373c99
|
Fixes and other changes to the demo and some library modules so they
work better (or at all) on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-13 23:59:08 +00:00 |
|
Robin Dunn
|
17d598b270
|
Some little tweaks to PyCrust
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-08 22:33:57 +00:00 |
|
Robin Dunn
|
c4e387521b
|
PyCrust updates from their CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-08 21:44:11 +00:00 |
|
Robin Dunn
|
f6f98ecccd
|
Moved tools to be a Python package in wxPython.tools, added scripts to
import and launch each tool.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-08 18:28:21 +00:00 |
|
Robin Dunn
|
3e60899273
|
Bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-07 21:06:17 +00:00 |
|
Robin Dunn
|
5c4c285a9e
|
Don't show a dialog upon import when Numeric isn't installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-26 01:51:29 +00:00 |
|
Robin Dunn
|
3b5ccda128
|
Various little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-20 00:14:28 +00:00 |
|
Robin Dunn
|
5fea3204c9
|
Added generic static text control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-08 20:06:13 +00:00 |
|
Robin Dunn
|
0763604ab9
|
Added note about the supportability of this module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-06 19:09:29 +00:00 |
|
Robin Dunn
|
c2dac7366c
|
A few other tweaks, reduced some flicker in the demo, and etc...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-06 00:56:57 +00:00 |
|
Robin Dunn
|
7027757362
|
Added note about module not being supported
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-02 17:12:13 +00:00 |
|
Robin Dunn
|
fc832f8cae
|
Switched to new inline image format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-15 05:51:35 +00:00 |
|
Robin Dunn
|
6fc4b6483f
|
PyCrust update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-14 23:28:54 +00:00 |
|
Robin Dunn
|
1b7a14e44d
|
Only catch double click on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-07 05:39:15 +00:00 |
|