Robin Dunn
|
b91c4e396c
|
Reinit image handlers after clearing and reloading wxModules
|
2017-06-16 20:34:44 -07:00 |
|
Robin Dunn
|
888e0ef266
|
Merge pull request #396 from RobinD42/fix-issue394
Transfer ownership of arg in AddPrivateChild.
|
2017-06-14 19:41:24 -07:00 |
|
Robin Dunn
|
17d110da96
|
Transfer ownership of arg in AddPrivateChild.
|
2017-06-14 18:45:31 -07:00 |
|
Robin Dunn
|
0df54b74a0
|
SetOptionInt --> SetOption
|
2017-06-14 17:58:04 -07:00 |
|
Robin Dunn
|
999b32bb64
|
Merge pull request #393 from RobinD42/fix-issue391
Restore the renames done in Classic for the wxGridSelectionModes enum
|
2017-06-14 17:56:22 -07:00 |
|
Robin Dunn
|
10d6f8d795
|
Merge pull request #392 from RobinD42/fix-issue389
Add accessors for the internal widgets in the EditableListBox
|
2017-06-14 17:56:04 -07:00 |
|
Robin Dunn
|
01c40efd86
|
Add accessors for the internal widgets in the EditableListBox
|
2017-06-12 20:52:26 -07:00 |
|
Robin Dunn
|
ae60e1b064
|
Restore the renames done in Classic for the wxGridSelectionModes enum
|
2017-06-12 13:27:30 -07:00 |
|
Robin Dunn
|
e3dc1f1c3f
|
Merge pull request #390 from RobinD42/fix-issue373-part2
The proper slot name is __ne__, not __neq__
|
2017-06-10 17:23:03 -07:00 |
|
Robin Dunn
|
8008ba0472
|
The proper slot name is __ne__, not __neq__
|
2017-06-10 11:50:07 -07:00 |
|
Robin Dunn
|
18e35f5ffd
|
Merge pull request #387 from RobinD42/fix-issue383
Reinitialize wxModules when importing a non-core extension that has a wxModule
|
2017-06-08 19:25:28 -07:00 |
|
Robin Dunn
|
5718f94b24
|
Bump version in demo too
|
2017-06-08 17:02:33 -07:00 |
|
Robin Dunn
|
d9a64cebcf
|
Use wxPyReinitializeModules or equivallent
|
2017-06-08 17:01:24 -07:00 |
|
Robin Dunn
|
e5bf8ac1fe
|
Add code to reinitialize the wxModules into an API function
|
2017-06-08 17:00:19 -07:00 |
|
Robin Dunn
|
324b6ff0b5
|
Redo the initialization of wxModules in the case where wx.html is first
imported after the wx.App has been created.
|
2017-06-08 12:06:19 -07:00 |
|
Robin Dunn
|
c655fd5f5a
|
Allow wxPyCheckForApp to not raise an exception if one isn't wanted
|
2017-06-08 12:05:30 -07:00 |
|
Robin Dunn
|
99cc9ccadf
|
Since both cases need wx.BU_EXACTFIT, simplify it
|
2017-06-08 00:37:54 -07:00 |
|
Robin Dunn
|
51c6cea7b9
|
Use a generic button on OSX
|
2017-06-07 20:35:24 -07:00 |
|
Robin Dunn
|
d155247345
|
Add a label to tell the user what's going on
|
2017-06-07 20:35:00 -07:00 |
|
Robin Dunn
|
6cdab64dc3
|
Print status messages to self.log
|
2017-06-07 20:33:49 -07:00 |
|
Robin Dunn
|
1eb38e51b1
|
Use new doc URLs
|
2017-06-04 20:17:46 -07:00 |
|
Robin Dunn
|
1fe4c9871d
|
Fixes in the release instructions
|
2017-06-04 19:58:54 -07:00 |
|
Robin Dunn
|
85c37af7d0
|
Version bump for next release
|
2017-06-04 19:50:01 -07:00 |
|
Robin Dunn
|
676db7b5d1
|
The pythonhosted.org site is terribly slow. Put the docs at docs.wxpython.org instead.
wxPython-4.0.0a3
|
2017-06-03 18:03:21 -07:00 |
|
Robin Dunn
|
72e86943ad
|
Make the pythonhosted zip filename be a relative path
|
2017-06-03 12:22:25 -07:00 |
|
Robin Dunn
|
863e0647e4
|
Add note about the release version of the documentation.
Update the announcement text.
|
2017-06-03 11:00:15 -07:00 |
|
Robin Dunn
|
0bce9c082d
|
Update wx.TreeItemId tests
|
2017-06-03 10:51:21 -07:00 |
|
Robin Dunn
|
a6edf4fdab
|
Fix date
|
2017-06-03 10:45:00 -07:00 |
|
Robin Dunn
|
f3977098a5
|
CHANGES notes for today's fixes
|
2017-06-02 22:53:34 -07:00 |
|
Robin Dunn
|
53d82e4bb3
|
Merge branch 'master' into release-prep
|
2017-06-02 22:51:22 -07:00 |
|
Robin Dunn
|
85f11ff112
|
Merge pull request #380 from RobinD42/fix-issue355
Fix the missing checkboxes in CheckListCtrlMixin
|
2017-06-02 22:49:33 -07:00 |
|
Robin Dunn
|
74a6eef16d
|
Merge pull request #379 from RobinD42/fix-issue200
Ensure propgrid's globals are initialized when the module is loaded
|
2017-06-02 22:49:17 -07:00 |
|
Robin Dunn
|
8e1da1f2e0
|
Clear the bitmap with the white brush
|
2017-06-02 22:46:35 -07:00 |
|
Robin Dunn
|
a3af417f8f
|
Fix the monkey-patch to use the new name of the real method
|
2017-06-02 22:43:21 -07:00 |
|
Robin Dunn
|
9ceff621de
|
Various propgrid demo fixes
|
2017-06-02 15:29:51 -07:00 |
|
Robin Dunn
|
1b725ef4ca
|
Tweak PGEditor.GetValueFromControl.variant to be an output parameter,
and also modify the virtual handler code so it works the same way
|
2017-06-02 15:29:17 -07:00 |
|
Robin Dunn
|
d3dc961f84
|
Add some missing constants
|
2017-06-02 13:52:54 -07:00 |
|
Robin Dunn
|
105642c6c5
|
Also transfer ownership of the editor arg for RegisterEditorClass
|
2017-06-02 13:31:46 -07:00 |
|
Robin Dunn
|
dc8f1a87eb
|
Add AddButton and AddBitmapButton to PGMultiButton
|
2017-06-02 13:00:28 -07:00 |
|
Robin Dunn
|
6e5f3546c2
|
Add call to wxPGInitResourceModule so propgrid globals are initialized
when the module is imported.
|
2017-06-02 12:33:36 -07:00 |
|
Robin Dunn
|
5f2f2508fd
|
Add more items to the list of CHANGES
|
2017-06-01 15:20:21 -07:00 |
|
Robin Dunn
|
f37a4cb9c0
|
Merge branch 'master' into release-prep
|
2017-06-01 15:18:40 -07:00 |
|
Robin Dunn
|
429f391236
|
Uncomment cmd_bdist_msi() in case somebody wants to use it.
|
2017-06-01 11:40:32 -07:00 |
|
Robin Dunn
|
925d729a46
|
Don't use /FS when building for Py34 either
|
2017-06-01 10:15:48 -07:00 |
|
Robin Dunn
|
5e45f0ad56
|
Merge pull request #377 from RobinD42/fix-issue373
Fix TreeItemId.__[n]eq__ implementation to not crash when compared to None
|
2017-05-31 20:20:19 -07:00 |
|
Robin Dunn
|
a95d89b8fb
|
Merge pull request #376 from RobinD42/fix-issue374
Add wrappers for wxPrintData::[GS]etPaperSize
|
2017-05-31 20:19:53 -07:00 |
|
Robin Dunn
|
7f12f6fcbf
|
Merge pull request #375 from pauldmccarthy/aui_cleanup
Suppress `framemanager` warnings and errors
|
2017-05-31 20:19:32 -07:00 |
|
Robin Dunn
|
e5df1da408
|
A better fix. Use reference params so a None won't get far enough to cause a problem.
|
2017-05-31 20:16:49 -07:00 |
|
Robin Dunn
|
279f17b964
|
Ensure that the other item being compared to this one is not NULL,
which could happen when comparing to None in Python.
|
2017-05-31 19:49:19 -07:00 |
|
Robin Dunn
|
1d86e8b956
|
Merge branch 'restore-py34-builds-issue363'
|
2017-05-31 19:19:51 -07:00 |
|