Mike Driscoll
|
fcf30690d6
|
Fix typo in wx.StaticBoxSixer
|
2019-07-23 12:33:17 -05:00 |
|
Robin Dunn
|
a83dea0030
|
Merge pull request #1310 from wxWidgets/fix-issue1307
Add some missing methods in BitmapComboBox
|
2019-07-18 20:55:35 -07:00 |
|
Robin Dunn
|
b89004fee7
|
Add changelog note
|
2019-07-17 12:01:49 -07:00 |
|
Robin Dunn
|
a09ddd8c27
|
Add some missing methods in BitmapComboBox
|
2019-07-17 12:00:41 -07:00 |
|
Robin Dunn
|
c5b231e985
|
Fix sizer alignment assertions in demo/ActiveX_PDFWindow.py
|
2019-07-10 18:14:23 -07:00 |
|
Robin Dunn
|
1112ae3374
|
Merge pull request #1302 from wxWidgets/update-README
Update dependency list in the README
|
2019-07-09 08:13:13 -07:00 |
|
Robin Dunn
|
de4d1d811a
|
Merge pull request #1301 from wxWidgets/fix-overlay-crash
Fix overlay crash
|
2019-07-08 21:34:15 -07:00 |
|
Robin Dunn
|
e1549b79f2
|
Add comment about the readme being for those building from a git checkout,
and point the reader to other sources for simpler instructions.
|
2019-07-08 21:33:55 -07:00 |
|
Robin Dunn
|
4b6f2b3896
|
Removed some comments about newer dependencies since they are now in the example dependency list above.
|
2019-07-08 21:21:13 -07:00 |
|
Robin Dunn
|
55d65616a8
|
Update dependency list in the README
|
2019-07-08 21:17:46 -07:00 |
|
Robin Dunn
|
86b361d938
|
Merge pull request #1272 from Metallicow/sizer-fixes
Fix some sizer issues with wxPy4.1
|
2019-07-08 21:05:12 -07:00 |
|
Robin Dunn
|
581f094f04
|
Merge pull request #1268 from tycode/dropdown-button-text-not-rendering
Fix AUI dropdown button not rendering text when icon is wx.NullBitmap
|
2019-07-08 20:57:39 -07:00 |
|
Robin Dunn
|
5614bb958f
|
Merge pull request #1288 from Metallicow/AddPrivateFont
AddPrivateFont
|
2019-07-08 20:55:14 -07:00 |
|
Robin Dunn
|
507c0385fc
|
Merge pull request #1298 from wxWidgets/docker
Switch from Vagrant to Docker
|
2019-07-08 20:52:58 -07:00 |
|
Robin Dunn
|
3e5dc01342
|
Add Changelog entry for the Overlay fix
|
2019-07-08 20:48:36 -07:00 |
|
Robin Dunn
|
e0366971fb
|
Fix probable copy/paste error
|
2019-07-08 14:01:47 -07:00 |
|
Robin Dunn
|
1db178d3d1
|
Let the DCOverlay hold a reference to the dc, so it won't be GC'ed too soon.
|
2019-07-08 13:13:28 -07:00 |
|
Robin Dunn
|
f7700c8cb6
|
Add a note to the changelog about the switch to Docker
|
2019-07-04 12:25:41 -07:00 |
|
Robin Dunn
|
dd46b58611
|
Remove the vagrant tree
|
2019-07-04 12:19:23 -07:00 |
|
Robin Dunn
|
6b70527fc1
|
Add README for the docker folder
|
2019-07-04 12:18:00 -07:00 |
|
Robin Dunn
|
83fa9e3b2e
|
remove cmd_build_vagrant, add cmd_build_docker
|
2019-07-04 11:23:27 -07:00 |
|
Robin Dunn
|
2bdef86c7b
|
remove unused parameters
|
2019-07-04 11:22:31 -07:00 |
|
Robin Dunn
|
9400615bc8
|
Clean up package caches and such
|
2019-07-03 15:49:04 -07:00 |
|
Robin Dunn
|
0d4ee1d8c4
|
wxpython --> wxpython4
|
2019-07-03 15:43:33 -07:00 |
|
Robin Dunn
|
5445daf0fd
|
Add a task for pushing the images to docker hub
|
2019-07-03 15:38:00 -07:00 |
|
Robin Dunn
|
b9480a6391
|
Fix fetching the distro names from the subfolders
|
2019-07-03 15:37:08 -07:00 |
|
Robin Dunn
|
ce6e71a42f
|
The org name is actually 'wxpython4'
|
2019-07-03 15:36:23 -07:00 |
|
Robin Dunn
|
81db218d4f
|
Remove the screensaver packages
|
2019-07-03 15:33:00 -07:00 |
|
Robin Dunn
|
8a69264893
|
Add task to run an image
|
2019-07-02 18:22:29 -07:00 |
|
Robin Dunn
|
767f278e4a
|
Add option to build the gui flavor of an image
|
2019-07-02 18:22:06 -07:00 |
|
Robin Dunn
|
c21cb5f6d2
|
Add 'gui' docker files, which include running X11 via a VNC server
|
2019-07-02 18:21:10 -07:00 |
|
Robin Dunn
|
de95ecbc87
|
Move build docker files to build subdir
|
2019-07-02 18:19:30 -07:00 |
|
Robin Dunn
|
da4b2bc8eb
|
Set the timezone and a bit of reorg
|
2019-07-02 18:17:54 -07:00 |
|
Metallicow
|
9bda843002
|
os.path.join paths
|
2019-07-02 17:01:04 -05:00 |
|
Robin Dunn
|
4d37e3e6c1
|
Merge pull request #1289 from Metallicow/RendererNative-Demo
Update RendererNative Demo
|
2019-07-01 19:46:29 -07:00 |
|
Robin Dunn
|
425756c24d
|
use --forked instead of --boxed with pytest
|
2019-07-01 19:44:21 -07:00 |
|
Robin Dunn
|
f993886444
|
Merge pull request #1287 from Metallicow/update-ListCtrl-Demo
Add CheckBox stuff to ListCtrl Demo
|
2019-07-01 19:40:40 -07:00 |
|
Robin Dunn
|
cccbfa1279
|
Add script to build docker images and build wxpython using them
|
2019-07-01 19:36:03 -07:00 |
|
Metallicow
|
dc0ba1f414
|
AddPrivateFont updated
requested changes
|
2019-07-01 16:46:30 -05:00 |
|
Metallicow
|
5f069cd500
|
Update RendererNative Demo
|
2019-06-30 23:51:47 -05:00 |
|
Metallicow
|
c084d75ddc
|
AddPrivateFont
Example use of wx.Font.AddPrivateFont
|
2019-06-30 03:33:24 -05:00 |
|
Metallicow
|
d1c282eb21
|
Add CheckBox stuff to ListCtrl Demo
|
2019-06-30 02:45:14 -05:00 |
|
Robin Dunn
|
a19b2d99d1
|
Add centos-7
|
2019-06-29 21:16:53 -07:00 |
|
Robin Dunn
|
66ba2c0c6c
|
Add fedora-30
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
b2e76458f7
|
Sort package names
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
ce64baf0fd
|
Add Fedora-29
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
471c297f9d
|
More small tweaks and fixes.
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
e81ff423b1
|
Add Debian 9 and 10 images
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
4a0436ae7c
|
Add flag to specify if GTK builds are supported
|
2019-06-29 16:52:37 -07:00 |
|
Robin Dunn
|
1d7e08ff09
|
install nano, just in case an editor is needed
|
2019-06-29 16:52:37 -07:00 |
|