Robin Dunn
|
f2f8a5fce8
|
Show PlatformInfo in the About box too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-15 20:31:23 +00:00 |
|
Robin Dunn
|
c6ca8c022c
|
clip notebook children to help reduce flicker
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-14 20:17:31 +00:00 |
|
Robin Dunn
|
5020e71e3d
|
fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 23:38:06 +00:00 |
|
Robin Dunn
|
31fbbf7871
|
tweak line number size just a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 19:26:34 +00:00 |
|
Robin Dunn
|
4263de1e05
|
Add a set for wxMac too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 01:03:11 +00:00 |
|
Robin Dunn
|
99b486ab37
|
Better font selection and sizes for wxGTK2, tweaked call tip colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 00:24:02 +00:00 |
|
Patrick K. O'Brien
|
d40bbd4dac
|
Eliminate relative imports and make them more py2exe friendly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-15 13:42:37 +00:00 |
|
Patrick K. O'Brien
|
f65958ccce
|
Changed default shell.autoCompleteAutoHide to False.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-15 02:30:07 +00:00 |
|
Robin Dunn
|
9513c5b609
|
The UseAntiAliasing is off by default on wxMac. Add a menu item to
the Py* Apps for experimenting with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 22:36:24 +00:00 |
|
Patrick K. O'Brien
|
a47c63ba51
|
Changed default namespace of Shell to __main__.__dict__, instead of an
empty dictionary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 13:53:20 +00:00 |
|
Patrick K. O'Brien
|
6513628384
|
Fix test broken by change in package name from PyCrust to py.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-13 02:52:06 +00:00 |
|
Patrick K. O'Brien
|
578b389d6e
|
The truth is out there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-13 02:47:59 +00:00 |
|
Patrick K. O'Brien
|
d351525a9b
|
shell.autoCompleteAutoHide added with default of True.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-09 02:53:13 +00:00 |
|
Patrick K. O'Brien
|
07b87e8d9b
|
Fixed problem with Calltip tab not refreshing properly on Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 21:48:07 +00:00 |
|
Patrick K. O'Brien
|
65d005e44d
|
Cosmetic changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 19:28:51 +00:00 |
|
Robin Dunn
|
4c8347a5ab
|
Decorator classes are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-03 23:36:49 +00:00 |
|
Patrick K. O'Brien
|
e757654cd8
|
Minor cleanup for 2.5. Upped version to 0.9.4. Removed use of decorators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-25 23:37:41 +00:00 |
|
Robin Dunn
|
c7ad88ef81
|
Don't put the introspected argstr in the docstring if the firstline
appears to have one already.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-25 21:50:05 +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
|
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
|
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 |
|