Commit Graph

  • 39bc6c864a Trim package list since only gtk3 builds are being done Robin Dunn 2019-06-06 21:23:52 -07:00
  • bbdad495be Remove CircleCI configuration Robin Dunn 2019-06-06 21:05:14 -07:00
  • 5e603ea3b4 Clamp down to "14.0" build version for Py36 too. Robin Dunn 2019-06-06 21:00:27 -07:00
  • 8b9863a747 Pass -y to add-apt-repository Robin Dunn 2019-06-06 20:12:48 -07:00
  • 1b0e22b410 Update to newest python versions Robin Dunn 2019-06-06 19:58:12 -07:00
  • 6c8707c799 some cleanup Robin Dunn 2019-06-06 19:57:49 -07:00
  • 13b2de1339 Enable the linux and mac jobs Robin Dunn 2019-06-06 19:12:36 -07:00
  • a1c864dc0b Merge branch 'master' into azure-pipelines Robin Dunn 2019-06-06 19:08:55 -07:00
  • 927b6d944e Merge pull request #1258 from wxWidgets/update-waf Robin Dunn 2019-06-06 19:07:00 -07:00
  • b3a438866a Update waf to version 2.0.17 Robin Dunn 2019-06-05 20:23:33 -07:00
  • 93597dc3fb * Add Py36 and Py37 builds for GTK, remove Py35 * Switch to doing a full clean for all builders Robin Dunn 2019-06-05 15:01:00 -07:00
  • 1b67cd9f76 Merge pull request #1257 from wxWidgets/quote-bash-cmds Robin Dunn 2019-06-04 21:30:40 -07:00
  • 4d336e13ba Merge pull request #1246 from Nyral/label_multiple_edit_fix Robin Dunn 2019-06-04 15:32:47 -07:00
  • 3581b7b132 Quote bash commands in case there are spaces in the path Robin Dunn 2019-06-04 11:15:48 -07:00
  • 10c842966f Copy current azure pipeline files from test repo Robin Dunn 2019-05-31 21:29:37 -07:00
  • 4d93f1d358 Merge pull request #1255 from wxWidgets/scandir-too Robin Dunn 2019-06-03 22:27:29 -07:00
  • f0d6404bc5 We need scandir too Robin Dunn 2019-06-03 21:54:35 -07:00
  • acdd97946e Merge pull request #1252 from wxWidgets/add-backports Robin Dunn 2019-06-03 22:18:44 -07:00
  • 90fd88f45d Instead of doing conditional requirements, add the backports we need to buildtools.backports Robin Dunn 2019-06-03 21:33:23 -07:00
  • 72a1868d3c Fix quoting add-pyproject.toml Robin Dunn 2019-06-03 19:33:09 -07:00
  • adcbad4969 Add code to generate a pyproject.toml file Robin Dunn 2019-06-03 19:16:20 -07:00
  • d6faf337e2 Ignore wxCreateScrolled (for now) Robin Dunn 2019-06-03 09:17:47 -07:00
  • dd7696f9d6 Update wxWidgets revision for wxScrolled<wxControl> fix Robin Dunn 2019-06-03 09:11:13 -07:00
  • d891ba3ae2 Mentioned change in CHANGES.rst Nyral 2019-06-01 23:28:20 +03:00
  • 1618e28513 #1235 Added condition to check that an edit control doesn't already exist Nyral 2019-05-30 23:40:03 +03:00
  • aaf75b6b61 Merge pull request #1250 from wxWidgets/sizer-fixes Robin Dunn 2019-05-31 22:06:37 -07:00
  • 7924b3b48d A few fixes from Jorge Moraleda Robin Dunn 2019-05-31 21:21:06 -07:00
  • 97c475a4b7 Merge pull request #1249 from wxWidgets/dox-wo-cygwin Robin Dunn 2019-05-31 21:10:12 -07:00
  • d737f38d9c Merge branch 'master' into dox-wo-cygwin Robin Dunn 2019-05-31 21:09:47 -07:00
  • 4a7a0acbbf Merge pull request #1248 from wxWidgets/use-textwrap3-indent Robin Dunn 2019-05-31 21:06:59 -07:00
  • 23a99b9742 Reduce dependency on cygwin, enable working with other bash implementations Robin Dunn 2019-05-31 15:49:32 -07:00
  • e234a65cd7 Use textwrap3 on Python 2 Robin Dunn 2019-05-31 08:57:15 -07:00
  • b4239a3813 Add backports.shutil_which Robin Dunn 2019-05-31 08:46:20 -07:00
  • d29f17353e Merge pull request #1241 from wxWidgets/fix-pathlib-dep Robin Dunn 2019-05-29 20:39:11 -07:00
  • 2e9612a3b0 Merge pull request #1240 from wxWidgets/WIT-gtk3-highlight Robin Dunn 2019-05-29 20:38:55 -07:00
  • 2c4f9cb226 Install and use pathlib2 only for Python2 Robin Dunn 2019-05-29 19:51:43 -07:00
  • 3409c0b577 Add changelog entry Robin Dunn 2019-05-29 19:23:26 -07:00
  • e74c9b2c10 Use an overlay to highlight widgets when running on GTK3 Robin Dunn 2019-05-29 19:18:50 -07:00
  • e389a38b53 Propgrid fixes needed due to wxWidgets update Robin Dunn 2019-05-29 14:16:03 -07:00
  • 86182c9111 Update wxWidgets revision Robin Dunn 2019-05-29 14:15:24 -07:00
  • 41a4841eb2 Fix extraction of the template parameter name Robin Dunn 2019-05-29 14:14:43 -07:00
  • 8442697a50 Merge pull request #1239 from wxWidgets/fix-build-issues Robin Dunn 2019-05-28 18:51:23 -07:00
  • 56e6bd4c90 Merge pull request #1234 from ricpol/issue1230 Robin Dunn 2019-05-28 18:33:53 -07:00
  • d97465c5c0 Recursively export submodules Robin Dunn 2019-05-28 16:44:02 -07:00
  • 23fe71ff6d Restore always trying to build the msg catalogs, and remove the source .mo file when done copying it. (Because they're not committed to wxWidgets repo anymore.) Robin Dunn 2019-05-28 14:50:06 -07:00
  • 08194d61d7 register changes in CHANGES.rst ricpol 2019-05-28 22:21:49 +02:00
  • a8a434e071 Merge pull request #1237 from RobinD42/test-circleci Robin Dunn 2019-05-27 23:21:54 -07:00
  • ff1d5402a1 Python 2.7 doesn't have indent Robin Dunn 2019-05-27 22:51:53 -07:00
  • 1f12bb7733 trivial changes just for CI testing Robin Dunn 2019-05-27 22:26:57 -07:00
  • cf35065141 Print the compiler version information on posix builds Robin Dunn 2019-05-27 22:06:49 -07:00
  • 20d5780a44 Remove old command Robin Dunn 2019-05-27 22:06:23 -07:00
  • c956955abe grammar fix Robin Dunn 2019-05-27 20:27:34 -07:00
  • 2f45313257 #if, not #ifdef Robin Dunn 2019-05-27 16:00:33 -07:00
  • 2e6cda34a8 Fix wxWidgets micro version number Robin Dunn 2019-05-27 15:14:29 -07:00
  • e30c6caea6 Use wxUSE_GRAPHICS_DIRECT2D to test if Direct2D renderer is possible Robin Dunn 2019-05-27 14:55:35 -07:00
  • 7a82a27ab8 Set wxUSE_WINRT to 0 Robin Dunn 2019-05-27 14:54:36 -07:00
  • bf051ff18b Fixed typo Robin Dunn 2019-05-27 14:51:39 -07:00
  • 8a5fdff138 wxWindow --> wxWindowBase Robin Dunn 2019-05-27 08:29:40 -07:00
  • 6088d873f8 fixes and tests for CDate.py ricpol 2019-05-25 18:53:04 +02:00
  • a8bf4a5113 some new test for wx.lib.calendar ricpol 2019-05-25 17:14:07 +02:00
  • 5a5e821424 fixed CalenDlg to make it work with the other updates ricpol 2019-05-25 17:11:24 +02:00
  • f74f4dde34 give up calendar to avoid possible import shadowing ricpol 2019-05-25 16:59:39 +02:00
  • 0ea38e43d8 smart date setting in SetDate ricpol 2019-05-25 16:12:38 +02:00
  • f884bf8e4a Convert new code snippets Robin Dunn 2019-05-24 15:22:22 -07:00
  • 23f15182c8 Update wxWidgets revision Robin Dunn 2019-05-24 13:49:48 -07:00
  • 93d3bb8f5f Only build the message catalogs by default in release builds Robin Dunn 2019-05-24 12:01:44 -07:00
  • 794eb6f82d disable building the message catalogs, for now Robin Dunn 2019-05-24 11:34:26 -07:00
  • e2023a1fbc setter APIs now actually set valid dates ricpol 2019-05-24 19:41:06 +02:00
  • 849c70b09e Switch branch for the buildbot Robin Dunn 2019-05-24 09:59:42 -07:00
  • b7641ca656 fixed bug in key navigation when crossing DST boundary ricpol 2019-05-24 14:40:29 +02:00
  • a9e2b1884f key navigation now sets date, emits event ricpol 2019-05-24 12:48:30 +02:00
  • 69250c2d56 Merge branch 'big-catch-up' Robin Dunn 2019-05-23 21:48:31 -07:00
  • 5d078557bf Lots of updates to get caught up with wxWidgets master (3.1.3+) Robin Dunn 2019-05-23 21:43:40 -07:00
  • dcb06f6f18 Update to 10.9 min deployment version, and try not explicitly setting the SDK Robin Dunn 2019-05-23 21:34:06 -07:00
  • efae7f448c Update to newest wxWidgets master Robin Dunn 2019-05-23 21:32:41 -07:00
  • b8ff38317f fixed EVT_PAINT bug in cross-month key navigation ricpol 2019-05-23 18:11:53 +02:00
  • d551696dde rely on datetime, calendar instead of CDate module ricpol 2019-05-23 12:57:03 +02:00
  • a74d4bd14b Merge branch 'release-prep' into wxPy-4.0.x Robin Dunn 2019-05-22 11:00:06 -07:00
  • 4f84f6229a Tweaks for supporting docs Robin Dunn 2019-05-22 10:46:51 -07:00
  • b417c23262 Bump version for next 4.0.x release, if any. Robin Dunn 2019-05-22 10:46:03 -07:00
  • ecf8b8f84b Yet another changelog update Robin Dunn 2019-05-21 12:22:54 -07:00
  • b24dc5088b Give char pointers a value in stubbed code Robin Dunn 2019-05-21 16:09:00 -07:00
  • e70e3fef87 Yet another changelog update wxPython-4.0.6 Robin Dunn 2019-05-21 12:22:54 -07:00
  • 139d7315bd Another date and changelog update Robin Dunn 2019-05-21 09:20:04 -07:00
  • 9e89aa7089 Update announcement Robin Dunn 2019-05-20 21:28:10 -07:00
  • cd656019f8 Set release date Robin Dunn 2019-05-20 21:25:31 -07:00
  • acccc65584 Clear the build flags Robin Dunn 2019-05-20 20:53:42 -07:00
  • fc14b8ecc4 Give char pointers a value in stubbed code Robin Dunn 2019-05-21 16:09:00 -07:00
  • d214e606db Split the requirements list into two lists, load install_requires list from one of them. Robin Dunn 2019-05-21 12:13:05 -07:00
  • 4b3f422806 Split the requirements list into two lists, load install_requires list from one of them. Robin Dunn 2019-05-21 12:13:05 -07:00
  • c154549d08 Another date and changelog update Robin Dunn 2019-05-21 09:20:04 -07:00
  • 7b5f6f082c Set release date Robin Dunn 2019-05-20 21:25:31 -07:00
  • 829928faae Update changelog Robin Dunn 2019-05-20 20:51:05 -07:00
  • ebf46524e5 Using a bare 0 for NULLs added to a varargs call stack does not push enough bytes to be used as a pointer. Switch back to NULL for SIP_NULLPTR, which appears to be doing the right thing. Robin Dunn 2019-05-20 20:46:26 -07:00
  • 882b764bef Change where the debug flags are added to ensure they come after the default -O3 typically added by Python Robin Dunn 2019-05-20 20:42:50 -07:00
  • 8f6580eeb1 Revert "Set the setuptools dependencies from requirements.txt" Robin Dunn 2019-05-21 09:12:40 -07:00
  • 466daf7e5f Revert "Set the setuptools dependencies from requirements.txt" Robin Dunn 2019-05-21 09:12:40 -07:00
  • 8a33506d30 Update changelog Robin Dunn 2019-05-20 20:51:05 -07:00
  • efcd6a9f0d Using a bare 0 for NULLs added to a varargs call stack does not push enough bytes to be used as a pointer. Switch back to NULL for SIP_NULLPTR, which appears to be doing the right thing. Robin Dunn 2019-05-20 20:46:26 -07:00
  • 3499ed6ac9 Change where the debug flags are added to ensure they come after the default -O3 typically added by Python Robin Dunn 2019-05-20 20:42:50 -07:00