Robin Dunn
|
1c51bc0de8
|
Merge pull request #1200 from pkienzle/master
python 2/3 compatible file handling in wx.py
|
2019-05-13 21:28:34 -07:00 |
|
Robin Dunn
|
2f6e88ffee
|
Merge pull request #1202 from pkienzle/issue-1156-pywxrc
Fix wx/tools/pywxrc for py2/3 compatibility. Refs 1156.
|
2019-05-13 21:25:56 -07:00 |
|
Robin Dunn
|
221a98e902
|
Merge pull request #1223 from RobinD42/more-build-tweaks
More build tweaks
(cherry picked from commit d1b79db2a9)
|
2019-05-13 19:59:29 -07:00 |
|
Robin Dunn
|
384cc82709
|
Compensation for scrollbar width on GTK is no longer needed.
(cherry picked from commit 8b88b13cb1)
|
2019-05-13 19:45:47 -07:00 |
|
Robin Dunn
|
0e8ef04fec
|
Merge pull request #1209 from RobinD42/use-pathlib-touch
Use pathlib2 to implement cmd_touch
(cherry picked from commit 68555f6d31)
|
2019-04-17 19:34:49 -07:00 |
|
Robin Dunn
|
c1cab5ee7c
|
Add a note to the README directing readers to the website for install instructions
(cherry picked from commit 1f29d7f2a4)
|
2019-04-17 18:46:19 -07:00 |
|
Robin Dunn
|
40e5ce8bc4
|
Merge pull request #1208 from RobinD42/some-build-fixes
Enable wxPython's build to check results of wxWidgets configuration
(cherry picked from commit a6f6fff928)
|
2019-04-17 18:33:16 -07:00 |
|
Robin Dunn
|
96c41be226
|
Merge pull request #1199 from RobinD42/sip-4.19.16
Update sip to version 4.19.16
(cherry picked from commit 7383d34fce)
|
2019-04-15 16:57:04 -07:00 |
|
Paul Kienzle
|
092bb845d5
|
Fix wx/tools/pywxrc for py2/3 compatibility. Refs 1156.
|
2019-04-14 13:45:08 -04:00 |
|
Robin Dunn
|
0378328d45
|
Merge pull request #1201 from RobinD42/fix-issue1198
Fix access to members of transient wx.VisualAttributes
(cherry picked from commit d6324a0578)
|
2019-04-13 16:25:55 -07:00 |
|
Paul Kienzle
|
d235a9af9c
|
Merge branch 'master' of github.com:pkienzle/Phoenix
|
2019-04-13 02:20:12 -04:00 |
|
Paul Kienzle
|
37a575c1fb
|
python 2/3 compatible file handling. Refs #1193.
|
2019-04-13 02:19:52 -04:00 |
|
Robin Dunn
|
f0e0d80dd8
|
workaround bad default size of wx.SearchCtrl on gtk3
(cherry picked from commit 1d1f4f712a)
|
2019-04-12 20:33:06 -07:00 |
|
Robin Dunn
|
fb4b52681b
|
Add doodle sample
(cherry picked from commit bfd7bd588b)
|
2019-04-12 20:32:41 -07:00 |
|
Robin Dunn
|
57a784700b
|
Add Py37 builder to the ubuntu-16.04 vagrant
(cherry picked from commit ce64eb025b)
|
2019-03-04 11:24:33 -08:00 |
|
Robin Dunn
|
6167177c1a
|
Add a button to the mainloop sample to test wx.PostEvent
(cherry picked from commit 53219c9e00)
|
2019-02-27 12:59:17 -08:00 |
|
Robin Dunn
|
005fcc90c6
|
fix typo
(cherry picked from commit 53e8370e02)
|
2019-02-27 12:59:06 -08:00 |
|
Robin Dunn
|
fd1c26d2e1
|
Add info about wx.NewIdRef to MigrationGuid, and update OnHTMLOpeningURL section too.
|
2019-02-12 18:51:28 -08:00 |
|
Robin Dunn
|
4b39ae25af
|
Merge pull request #1167 from RobinD42/fix-issue1068
Fix the use of the output parameter in HtmlWindow.OnOpeningURL
(cherry picked from commit c201f558bd)
|
2019-02-12 17:36:44 -08:00 |
|
Robin Dunn
|
7b9a27321a
|
Add changelog item for #1150
(cherry picked from commit 5c70b8624d)
|
2019-02-02 16:07:33 -08:00 |
|
Robin Dunn
|
38ebb70786
|
Merge pull request #1143 from RobinD42/fix-issue1140
Added missing setters for the wheel-related properties in wx.MouseEvent
(cherry picked from commit c3cbf2e68a)
|
2019-01-15 16:03:04 -08:00 |
|
Robin Dunn
|
35990a6027
|
Merge pull request #1142 from RobinD42/fix-issue1141
Added missing HtmlWindow.ScrollToAnchor method
(cherry picked from commit 47c3d96760)
|
2019-01-15 16:02:52 -08:00 |
|
Robin Dunn
|
beac13c0bb
|
Merge pull request #1131 from swt2c/fix_access_test
Xfail unimplemented access test instead of failing it
(cherry picked from commit 92fc4afa9d)
|
2019-01-15 16:02:37 -08:00 |
|
Robin Dunn
|
58e9c1da8c
|
Merge pull request #1130 from swt2c/fix_joystick_stubs
Fix joystick stub compilation
(cherry picked from commit 4d50f773ab)
|
2019-01-15 16:02:16 -08:00 |
|
Robin Dunn
|
fde6792936
|
Merge pull request #1127 from swt2c/fix_vlbox_test
Fix vlbox test on Python 3
(cherry picked from commit 8c9b379bc4)
|
2019-01-15 16:01:59 -08:00 |
|
Robin Dunn
|
13d32e3ef5
|
Add section for 4.0.5
(cherry picked from commit c9948488d49603f3c761e674f5f8ed551e633d89)
|
2019-01-15 14:06:56 -08:00 |
|
Robin Dunn
|
f975c392c5
|
Fix some stub generator warnings
|
2019-01-08 11:25:00 -08:00 |
|
Robin Dunn
|
30a4c8b680
|
Final tweaks from 4.0.4 for CHANGES.rst
|
2019-01-08 11:00:20 -08:00 |
|
Robin Dunn
|
94ce8fc74a
|
Merge pull request #1124 from RobinD42/fix-issue1123
Generate optional stubs for the wxFileSystemWatcher* classes
(cherry picked from commit 792d32a1c4)
|
2019-01-03 22:16:08 -08:00 |
|
Robin Dunn
|
1d427573b3
|
Merge pull request #1122 from kg-2/patch-1
Update FCObjects.py
|
2019-01-03 21:59:06 -08:00 |
|
kg-2
|
f8add4de3f
|
Update FCObjects.py
raises a ValueError instead of an AttributeError b/c self.Image is never set
|
2019-01-02 19:08:40 -08:00 |
|
Robin Dunn
|
b02def8ce6
|
A little more info in the changelog
(cherry picked from commit 8245182fc2)
|
2019-01-02 16:16:16 -08:00 |
|
Robin Dunn
|
b34f320faa
|
Add changelog item for hhctrl.ocx fix
(cherry picked from commit de840d4654)
|
2019-01-02 16:15:55 -08:00 |
|
Robin Dunn
|
c3879c4a83
|
Merge pull request #1118 from RobinD42/fix-issue1095
Add missing methods in wx.ListBox
(cherry picked from commit f0224794ab)
|
2018-12-31 15:20:34 -08:00 |
|
Robin Dunn
|
f4984db1b5
|
Move new item to end of list, and fixed typos
|
2018-12-21 14:47:36 -08:00 |
|
Robin Dunn
|
999bf9f92b
|
Merge pull request #1096 from Metallicow/aui-fixes-Dec2018
Aui fixes dec2018
(cherry picked from commit d3deff2ed8)
|
2018-12-21 14:45:49 -08:00 |
|
Robin Dunn
|
cb1488a295
|
Merge pull request #1111 from a358003542/master
toasterbox.py
|
2018-12-21 14:20:37 -08:00 |
|
Robin Dunn
|
7876de4a32
|
Merge pull request #1110 from jensgoe/fix_newline_tokenize
ignore newline added by Tokenize module since Python 3.6
|
2018-12-21 14:18:15 -08:00 |
|
Robin Dunn
|
3a83977348
|
Merge pull request #1100 from jensgoe/fix_fancytext_setY
fixed argument assignment
|
2018-12-21 14:13:53 -08:00 |
|
Robin Dunn
|
4060a8eedc
|
Merge pull request #1093 from swt2c/reenable_python3.7_ci
Re-enable Python 3.7 in CircleCI builds
(cherry picked from commit c403d25113)
|
2018-12-21 14:12:29 -08:00 |
|
Robin Dunn
|
a76d836c95
|
Merge pull request #1092 from swt2c/cleanup_ci_deps
Clean up CircleCI dependencies
(cherry picked from commit 185eeeec92)
|
2018-12-21 14:11:09 -08:00 |
|
wanze
|
b10595e713
|
toasterbox.py
|
2018-12-13 15:15:53 +08:00 |
|
jensgoe
|
714a9a222d
|
ignore newline added by Tokenize module since Python 3.6 (fixes #1109)
|
2018-12-12 16:00:46 +01:00 |
|
jensgoe
|
5d80f94f21
|
fixed argument assignment
|
2018-12-05 14:12:16 +01:00 |
|
Robin Dunn
|
e5d24078fd
|
Merge pull request #1087 from cbeytas/master
Fix bugs in CustomTreeCtrl and HyperTreeList
|
2018-11-30 14:55:02 -08:00 |
|
Robin Dunn
|
1f735769a1
|
Merge pull request #1082 from Metallicow/Fix-Image-Issues
Fix image issues
|
2018-11-30 14:52:26 -08:00 |
|
Robin Dunn
|
cfed8387fd
|
Merge pull request #1088 from mickp/FixSortForDisplay
Don't try to compare Colours in SortForDisplay.
|
2018-11-30 14:48:41 -08:00 |
|
Robin Dunn
|
78196de84e
|
Merge pull request #1090 from swt2c/remove_hardcode_spin
Remove hard-coded sizes from wx.SpinButton and wx.SpinCtrlDouble in demo
(cherry picked from commit 475d533888)
|
2018-11-30 14:45:40 -08:00 |
|
Robin Dunn
|
ccd9874d1c
|
Merge pull request #1083 from swt2c/fix_pubsub_test
Fix pubsub provider test - restore expected whitespace
(cherry picked from commit f797aec0e6)
|
2018-11-30 14:45:22 -08:00 |
|
Robin Dunn
|
a023509f9b
|
Merge pull request #1081 from swt2c/fix_filectrl_tests
Fix filectrl tests - wait a little longer to ensure event loop runs
(cherry picked from commit f7d6303690)
|
2018-11-30 14:44:56 -08:00 |
|