Robin Dunn
|
66f62480f3
|
decode the catalog lookup path if needed
|
2021-01-20 13:34:53 -08:00 |
|
Robin Dunn
|
92f8cd2d55
|
Fix lots of misspelled words
|
2020-07-14 11:38:32 -07:00 |
|
Robin Dunn
|
315789a9ec
|
Add wxString version of wxSetLocale
|
2020-06-26 12:15:59 -07:00 |
|
Robin Dunn
|
9f2cc54b48
|
Update copyright years
|
2020-03-10 11:41:39 -07:00 |
|
Robin Dunn
|
bd959a83e0
|
Add wx.Setlocale()
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
229870f9c9
|
Add a __bool__ for every __nonzero__ that doesn't already have one
|
2018-10-12 23:58:16 -07:00 |
|
Robin Dunn
|
4e38994944
|
Update copyright in etg
|
2017-02-13 16:14:55 -08:00 |
|
Metallicow
|
ebc8d0d971
|
trim trailing space etg directory
|
2016-11-10 12:08:36 -06:00 |
|
Robin Dunn
|
35fd2e16bf
|
Update copyright year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-01-21 02:13:03 +00:00 |
|
Robin Dunn
|
766baba0a6
|
M0ve the call to addAutoProperties into the doCommonTweaks function, but make it not generate the auto properties if there are already properties in the class or the class explicitly clears the alllowAutoProperties flag, turning it off.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-24 21:35:29 +00:00 |
|
Robin Dunn
|
dea169304b
|
Build the wx message catalogs as part of build_wx command, add code to add the catalog dir when wx is imported, and re-enable the unittest that verifies message translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-18 19:18:11 +00:00 |
|
Robin Dunn
|
edc04b2823
|
Add various bits of pixie dust, magic, and unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-16 04:17:50 +00:00 |
|
Robin Dunn
|
04f10c5868
|
Update Phoenix copyright statements to 2011
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@68978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-09-03 01:52:23 +00:00 |
|
Robin Dunn
|
833fa43787
|
A bit of refactoring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@66286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2010-11-28 03:43:30 +00:00 |
|
Robin Dunn
|
96717983ad
|
A boatload of changes and additions, all my Phoenix work for the past few days. Lots of lower level classes are wrapped, wxApp is working up through OnInit, plus there's a good start on some unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@66272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2010-11-27 08:53:17 +00:00 |
|