Robin Dunn
66c3e0cdc5
Set release date and some minor text tweaks
2022-08-06 17:20:55 -07:00
Robin Dunn
b33b012b47
Changelog updates
2022-08-06 13:23:54 -07:00
Robin Dunn
5462625d11
Merge pull request #2211 from mmuetzel/mingw
...
Simplify building with MinGW toolchain
2022-08-06 13:19:41 -07:00
Robin Dunn
66d03b8228
Changelog updates
2022-08-06 13:04:23 -07:00
Robin Dunn
866cdf9ab2
Fix typo
2022-08-06 13:03:53 -07:00
Robin Dunn
503d42cd55
Merge pull request #2219 from arjones6/master
...
Fixes for flatmenu.py Remove and DestroyItem
2022-08-06 12:56:26 -07:00
Robin Dunn
ea7e5cbc1e
Merge pull request #2218 from jmoraleda/less_opinionated_popupctl
...
Popup ctl respects the parameters passed to init
2022-08-06 12:51:01 -07:00
Robin Dunn
51f02ec0c2
Merge pull request #2215 from alexdewar/patch-1
...
IntCtrl: Change default colour to wx.NullColour
2022-08-06 12:48:31 -07:00
Robin Dunn
64066f3db5
Merge pull request #2205 from Infernio/inf-pymupdf
...
Support newer PyMuPDF versions
2022-08-06 12:46:11 -07:00
Robin Dunn
3f88d4668a
pin markupsafe
2022-08-06 12:14:29 -07:00
Robin Dunn
25fa3d9931
Add pythonized versions for new doc snippets
2022-08-06 11:40:10 -07:00
Robin Dunn
2c5bf90721
GetNextAvailableScale's parameter is InOut
2022-08-06 11:39:13 -07:00
Robin Dunn
70719f64f5
Improve readability of the toml string
2022-08-05 19:50:04 -07:00
Scott Talbert
8fa9b6507c
Update changelog/add some entries for missing items
2022-08-03 20:10:59 -04:00
arjones6
937a9b31e9
Update flatmenu.py
...
FlatMenu fix for passing ids to Remove and DestroyItem
2022-08-02 14:42:52 -04:00
Jorge Moraleda
84d5c1ded7
Popup ctl respects the parameters passed to init
2022-08-01 17:18:42 -05:00
Scott Talbert
d57949fdcf
Merge pull request #2216 from swt2c/wxwidgets_3.2.0
...
Update wxWidgets to v3.2.0 (official release)
2022-08-01 13:19:01 -04:00
Scott Talbert
aef28b1c57
Windows CI: add vcvarsall setup to fix Windows builds
2022-08-01 11:06:59 -04:00
Scott Talbert
c57f883ab1
Update wxWidgets to v3.2.0 (official release)
2022-07-26 19:20:41 -04:00
Alex Dewar
dafb70b689
IntCtrl: Change default colour to wx.NullColour
...
Fixes #2199 .
The problem is that the default colour is currently wx.BLACK which will basically be invisible if the user has a dark theme. Use ``wx.NullColour`` instead so that it can just use the default text colour for the user's theme.
Note that this does not fix the second part of issue #2199 (the colours still don't change if the control is disabled) but I feel this should be a separate issue now.
2022-07-25 15:07:39 +01:00
Markus Mützel
a8f74c5d32
Simplify building with MinGW toolchain
...
Add a waf option `--no_msvc` that switches from a MSVC toolchain to a MinGW toolchain on Windows.
2022-07-11 19:14:22 +02:00
Scott Talbert
3ac1e52676
Merge pull request #2209 from swt2c/fix_sdist_sip662
...
Fix inclusion of siplib and sip.h in sdist with sip 6.6.2
2022-07-09 17:15:10 -04:00
Scott Talbert
3a20dd4d70
Fix inclusion of siplib and sip.h in sdist with sip 6.6.2
...
Since these files are no longer tracked in git, they need to be
explicitly included in the sdist.
Fixes #2207 .
2022-07-09 11:00:10 -04:00
Infernio
2f6c469607
Support newer PyMuPDF versions
...
PyMuPDF 1.18 renamed all of its camelCase fields and methods to use
snake_case instead, and a later version (probably 1.19) removed the
deprecated aliases. This patch attempts to use the newer name first
(since most people will probably be using a newer version of PyMuPDF)
and falls back to the older name if that fails.
2022-07-08 15:22:46 +02:00
Scott Talbert
fd6b4814e4
Merge pull request #2202 from stahta01/staging
...
Fix weird chars in etg/bitmap.py
2022-07-06 10:57:01 -04:00
Tim Stahlhut
6e6f2effd4
Fix weird chars in etg/bitmap.py
2022-07-05 17:35:14 -04:00
Robin Dunn
edf1cf070b
Ensure that PYTHON's folder is on the PATH
2022-07-01 08:32:07 -07:00
Robin Dunn
028783d9be
Ignore our copy of sip.h too
2022-06-30 19:55:28 -07:00
Robin Dunn
6238e37659
Match "#line" lines with leading whitespace
2022-06-30 15:46:10 -07:00
Robin Dunn
1a77d37cfd
Ignore the siplib folder. Use the full pathname of the sbf file
2022-06-30 15:14:51 -07:00
Robin Dunn
369d49f621
Merge branch 'swt2c-sip6'
2022-06-30 14:13:57 -07:00
Robin Dunn
9d4ed22309
Fix clean_wx command for MSW
last-sip5
2022-06-29 09:28:46 -07:00
Robin Dunn
b8c898a5da
Merge pull request #2198 from wxWidgets/wx-3.2.0
...
switch to wx 3.2.0
2022-06-29 08:22:03 -07:00
Robin Dunn
b0a75a5bba
Fix for wxBitmap::UseAlpha on MSW
2022-06-28 21:26:01 -07:00
Robin Dunn
4c993c1b1a
Updates needed to switch to wx master branch (3.2.0)
2022-06-28 20:27:42 -07:00
Scott Talbert
90171ba216
Update to use sip 6.6.x
...
1) Switch to running sip using its new sip-build command line interface,
which requires writing out a pyproject.toml to configure it.
2) Generate the sip build file (sbf) ourselves since sip no longer writes
them.
3) Remove the embedded sip module code and generate it on the fly during
the build process.
Fixes #2169 .
2022-06-18 13:54:17 -04:00
Robin Dunn
ba8b778432
Add new docker images, retire older ones
2022-06-17 17:01:13 -07:00
Robin Dunn
7d45ee6abb
Merge pull request #2183 from wxWidgets/swt2c-wx_3.1.7
...
Update wxWidgets to 3.1.7 ++
2022-06-09 02:26:06 -04:00
Robin Dunn
9781f584cd
Expose some protected methods in wxBitmapBundleImpl
2022-06-08 18:25:40 -07:00
Robin Dunn
ab5167bf0f
3.1.6 --> 3.1.7
2022-06-08 18:10:07 -07:00
Robin Dunn
a030c90dd2
Pythonize new code snippets in the docs
2022-06-08 18:08:54 -07:00
Robin Dunn
f993afa723
Change wx.FileDialogCustomize.AddChoice to accept a list of strings
2022-06-08 18:08:20 -07:00
Scott Talbert
46f1c1759f
Update wxWidgets to 3.1.7
2022-06-08 14:44:47 -07:00
DietmarSchwertberger
b33ede2106
support EVT_GRID_ROW_MOVE
2022-06-08 21:04:37 +02:00
Robin Dunn
0295297913
Use images on the Notebook tabs on Mac too, and clean up some other old hacks
2022-06-07 19:28:24 -07:00
Robin Dunn
502d835401
Fix test for osx port
2022-06-07 15:25:46 -07:00
Robin Dunn
8fae1c28b3
Merge pull request #2177 from oscargus/patch-1
...
Remove 3.6, add 3.10
2022-06-06 16:37:44 -07:00
Oscar Gustafsson
cc1ff6809e
Remove 3.6, add 3.10
2022-06-05 21:08:39 +02:00
Robin Dunn
9347915e21
Merge pull request #2175 from DietmarSchwertberger/gridmovers_scrolled
...
gridmovers: don't cache value from GetScrollPixelsPerUnit
2022-06-02 18:56:42 -07:00
Robin Dunn
85aea3fdd5
Merge pull request #2176 from wxWidgets/drop-distutils-install
...
drop one use of distutils install
2022-06-01 18:11:04 -07:00