Commit Graph

  • 56b790f50b Add a couple more tests for wx.BitmapBundle Robin Dunn 2022-05-16 15:28:02 -07:00
  • 192109386d Add convertFromPyObject code for wxBitmapBundle so we can autoconvert wxBitmaps from Python Robin Dunn 2022-05-16 15:27:16 -07:00
  • d8a07a78a4 Docstring clarification Robin Dunn 2022-05-16 10:10:01 -07:00
  • 3038b2e916 Use 14.0 as the minimum MSVC version Robin Dunn 2022-05-16 10:04:44 -07:00
  • d1088089ad BF: Proportion parameter must be an integer Paul McCarthy 2022-05-16 15:43:19 +01:00
  • d37686d201 Return new wxBitmap for GetDisabledBitmap() Tim Stahlhut 2022-05-14 22:46:06 -04:00
  • 3218e4d42f Use MSVCinfo in the waf script to help set up the compiler for the wxPython build Robin Dunn 2022-05-15 11:37:43 -07:00
  • 685b9af718 Move setting the environment variables into getMSVCInfo Robin Dunn 2022-05-15 10:40:51 -07:00
  • cadd91697c Switch to setuptools.msvc for getting setup info for the Windows compiler, reducing dependence on distutils. Robin Dunn 2022-05-14 20:31:11 -07:00
  • 3381f5bfb4 Override SetSelection as a temporary patch komoto 2022-05-12 23:47:22 +09:00
  • efa85f1798 Fix OnHistorySearch range+ error komoto 2022-05-12 23:24:14 +09:00
  • 3e6be81d6d Add forgotten class scope Robin Dunn 2022-05-09 23:12:14 -07:00
  • a401846562 Merge branch 'little-tweaks' Robin Dunn 2022-05-09 22:12:58 -07:00
  • c912be2db4 Updated itemToModuleMap Robin Dunn 2022-05-09 22:12:23 -07:00
  • 9d19ba1ee7 Guard against None returned for the top-level parent node Robin Dunn 2022-05-09 22:11:22 -07:00
  • d7711acce3 Fix wrappers for platform-specific GTKSuppressDiagnostics and OSXEnableNewLineReplacement Robin Dunn 2022-05-09 21:49:11 -07:00
  • d2c8c5eda5 Merge pull request #2152 from radoering/fix-CheckListBox-GetSelections Scott Talbert 2022-05-09 20:24:09 -04:00
  • 61cb3244d4 Fix CheckListBox GetSelections() Randy Döring 2022-05-06 12:30:03 +02:00
  • e5c47c8630 Merge pull request #2146 from swt2c/ci_macos_ccache Scott Talbert 2022-05-05 15:31:38 -04:00
  • ef81f54c67 Merge branch 'wxWidgets:master' into master Dietmar Schwertberger 2022-05-05 18:16:56 +02:00
  • 0dd5f45c12 Try using ccache on macOS CI too Scott Talbert 2022-05-04 19:37:21 -04:00
  • e600d0861c Merge pull request #2145 from swt2c/ci_linux_fix_ccache Scott Talbert 2022-05-04 14:08:10 -04:00
  • d9183cbfa6 Add build number to cache key to hopefully fix ccache Scott Talbert 2022-05-03 22:53:53 -04:00
  • 709fc4ab2a Merge pull request #2141 from swt2c/update_wx_3.1.6 Scott Talbert 2022-05-02 22:41:42 -04:00
  • 58682ecaf4 Update demos to work wxWidgets 3.1.6 Scott Talbert 2022-04-28 23:05:02 -04:00
  • 37ba9563b6 Update unittests to work with wxWidgets 3.1.6 Scott Talbert 2022-04-28 19:53:55 -04:00
  • 5dbd14224a Update wxWidgets version in buildtools/version.py Scott Talbert 2022-04-26 23:19:07 -04:00
  • 130959f12b Update MS Edge version to latest Scott Talbert 2022-04-26 19:42:24 -04:00
  • aa1ef7bd75 Update ETG scripts to support wxWidgets 3.1.6 functionality Scott Talbert 2022-04-14 19:51:57 -04:00
  • d91db0f6df fix gridmovers issue #1841 DietmarSchwertberger 2022-05-02 22:58:05 +02:00
  • 1139e61408 Merge pull request #2142 from swt2c/ci_linux_ccache Scott Talbert 2022-04-28 17:02:05 -04:00
  • 0503525cd3 Use ccache to speed up Linux CI Scott Talbert 2022-04-28 16:04:44 -04:00
  • 8f33412a00 Fix eventwatcher checkAll(check=False) komoto 2022-04-26 23:05:12 +09:00
  • ab6ec5b9fd Fix shell getMultilineCommand komoto 2022-04-26 22:30:49 +09:00
  • cc4e5c313f Update wxWidgets to v3.1.6 Scott Talbert 2022-04-12 23:07:17 -04:00
  • c43004afae Merge branch 'wxWidgets:master' into master Dietmar Schwertberger 2022-04-11 20:55:15 +02:00
  • 3b94574756 fix issue #2120 DietmarSchwertberger 2022-04-11 20:53:41 +02:00
  • 7dafb83729 Fixes floating point math in wx.lib.agw.aui wxPy-4.0.x Kevin Schlosser 2021-01-11 14:20:07 -07:00
  • af8cca5189 Merge pull request #2123 from swt2c/linux_ci_apt_update Scott Talbert 2022-03-07 13:13:34 -05:00
  • 6713a94b62 Linux CI: add 'apt update' back in to avoid mirror issues Scott Talbert 2022-03-07 10:55:15 -05:00
  • 6fbc3a16b5 add GitHub URL for PyPi Andrii Oriekhov 2022-03-05 12:51:36 +02:00
  • 8f87b7963a add GitHub URL for PyPi Andrii Oriekhov 2022-03-05 12:50:47 +02:00
  • 2258f21558 Merge pull request #2111 from pauldmccarthy/mnt/stattext Scott Talbert 2022-02-24 16:14:09 -05:00
  • c62d1508d6 Merge pull request #2096 from pieleric/docs-fix-missing-getkeycode-snippet Scott Talbert 2022-02-24 16:13:41 -05:00
  • 7f2e5b41ba MNT: Coerce argument types in call to DC.DrawText Paul McCarthy 2022-02-24 11:07:07 +00:00
  • ad1d5234ab Update macOS CI to use non-deprecated image and latest Pythons Scott Talbert 2021-11-18 09:57:35 -05:00
  • 7f1e32c150 Update ubuntu image used for Azure CI builds Robin Dunn 2021-10-28 21:00:50 -07:00
  • 006110366c Fix for Python 3.10 Anna Petrasova 2022-01-08 22:30:04 -05:00
  • 587f3418f2 Fix even more Python 3.10 issues with wx.lib classes Scott Talbert 2021-12-30 15:47:07 -05:00
  • 37fd1be72f Fix Python 3.10 issue with test_cmndata Scott Talbert 2021-12-30 11:44:52 -05:00
  • 62e9c7881e Fix Python 3.10 in lib.plot Anna Petrasova 2021-12-29 23:23:33 -05:00
  • ca9c9165db Fix additional Python 3.10 issues with AGW FlatNotebook Scott Talbert 2021-12-27 19:48:55 -05:00
  • 8c43b40baf Fix a bunch of Python 3.10 issues with pure-Python classes and demos Scott Talbert 2021-12-01 14:19:00 -05:00
  • a6d9f71cc3 Fixed integer division in Python 3 Carolina Feher da Silva 2021-11-16 01:24:31 +00:00
  • d453e92a73 Add __index__ to wx.WindowID, and __bool__ to wx.Region Robin Dunn 2020-02-26 11:10:27 -08:00
  • 7c43dd1ab6 fix: Correct types of arguments to ScrolledWindow.SetScrollbars Glen Whitney 2021-08-31 11:06:27 -07:00
  • db4fcca2d7 docs: fix missing GetKeyCode() call in GetKeyCode() example Éric Piel 2022-02-01 16:25:17 +01:00
  • 7c8318e849 Merge pull request #2078 from swt2c/pyplot_point_labels Scott Talbert 2022-01-24 19:57:51 -05:00
  • 6191f9ec37 Merge pull request #2077 from swt2c/deprecated_c_api Scott Talbert 2022-01-24 19:57:13 -05:00
  • eb1c2f9c4b Merge pull request #2076 from swt2c/deprecated_escape_sequences Scott Talbert 2022-01-24 19:56:28 -05:00
  • 0239cd6fcf Merge pull request #2090 from swt2c/ci_cleanup_2022 Scott Talbert 2022-01-24 16:50:04 -05:00
  • 76056b37d8 Clean up/modernize Linux CI Scott Talbert 2022-01-24 14:14:54 -05:00
  • 26dec8d5b4 macOS CI: switch to macOS 11 Scott Talbert 2022-01-24 14:26:52 -05:00
  • eb20dd0619 Drop Python 3.6 (EOL) CI builds Scott Talbert 2022-01-24 13:46:46 -05:00
  • f729eef492 Fix PlotCanvas point label drawing on Linux Scott Talbert 2022-01-11 20:14:04 -05:00
  • b2199e299a plotcanvas: avoid trying to adjust scrollbars if nothing drawn Scott Talbert 2022-01-11 19:55:51 -05:00
  • 099c0c1e3d Avoid compile warnings for no return statement on non-MSW Scott Talbert 2022-01-11 18:00:16 -05:00
  • 6da0064551 Replace deprecated PyEval_CallObject with PyObject_CallObject Scott Talbert 2022-01-11 17:35:31 -05:00
  • 2871c46d33 Fix a bunch of DeprecationWarnings due to invalid escape sequences Scott Talbert 2022-01-10 23:53:32 -05:00
  • 77fa6cf8cc Merge pull request #2074 from petrasovaa/patch-4 Scott Talbert 2022-01-09 10:12:50 -05:00
  • 43ad05af4f Merge pull request #2071 from swt2c/test_fixes_2021 Scott Talbert 2022-01-09 10:11:07 -05:00
  • 2236943c33 Merge pull request #2068 from swt2c/taskbar_getpopup Scott Talbert 2022-01-09 10:09:55 -05:00
  • da4dbf1110 Fix for Python 3.10 Anna Petrasova 2022-01-08 22:30:04 -05:00
  • d6beca15ab Avoid redefining wx.PopupWindow globally on macOS Scott Talbert 2022-01-03 16:45:38 -05:00
  • 8fc9c03ac8 tests: skip test_gdicmn test that currently fails Scott Talbert 2022-01-02 13:35:49 -05:00
  • 1b1bccdb60 tests: fix uiaction tests by adding delay Scott Talbert 2022-01-01 22:09:17 -05:00
  • 174d606385 Add tests for TaskBarIcon CreatePopupMenu and GetPopupMenu overrides Scott Talbert 2022-01-01 17:24:37 -05:00
  • 2b2bdddb47 Unignore TaskBarIcon.GetPopupMenu Scott Talbert 2022-01-01 17:23:24 -05:00
  • f60284fe64 tests: fixup test_frame on wxGTK Scott Talbert 2021-12-30 17:40:24 -05:00
  • ecb6682c65 tests: Replace deprecated calls/properties in test_platinfo Scott Talbert 2021-12-30 16:35:38 -05:00
  • d97581c614 tests: Replace deprecated call in test_menu Scott Talbert 2021-12-30 16:27:33 -05:00
  • 6b386d85a7 tests: replace deprecated calls in XRC Scott Talbert 2021-12-30 15:57:34 -05:00
  • f5a55e6bf3 Fix even more Python 3.10 issues with wx.lib classes Scott Talbert 2021-12-30 15:47:07 -05:00
  • 9337a8d257 tests: Replace deprecated numpy float and unittest calls in floatcanvas Scott Talbert 2021-12-30 14:18:03 -05:00
  • b5ffe91c74 wx.lib.floatcanvas: replace deprecated use of numpy float Scott Talbert 2021-12-30 14:17:23 -05:00
  • 7d1c8d44e0 tests: fix AGW ThumbnailCtrl tests Scott Talbert 2021-12-30 13:59:30 -05:00
  • a503de821f tests: use a currently used string for intl test Scott Talbert 2021-12-30 13:44:25 -05:00
  • 076b41103e Fix a few wx.Grid event issues / tests Scott Talbert 2021-12-30 11:51:24 -05:00
  • 8b73673071 tests: use 24-bit color on GLCanvas since Create now asserts Scott Talbert 2021-12-30 11:49:38 -05:00
  • 970fae9978 Delay on graphics test Scott Talbert 2021-12-30 11:48:53 -05:00
  • ea4f48289a Extend delays on FileCtrl tests Scott Talbert 2021-12-30 11:48:11 -05:00
  • da2fbf0930 Require wx.App for wx.NotificationMessage Scott Talbert 2021-12-30 11:47:09 -05:00
  • 032ea05d7f Fix Python 3.10 issue with test_cmndata Scott Talbert 2021-12-30 11:44:52 -05:00
  • fcf49322b6 Merge pull request #2066 from petrasovaa/patch-3 Scott Talbert 2021-12-30 09:03:21 -05:00
  • afe1e8723e Merge pull request #2065 from petrasovaa/patch-1 Scott Talbert 2021-12-30 09:00:51 -05:00
  • 92ca5c55a6 Fix invisible text in lib.plot with dark theme Anna Petrasova 2021-12-29 23:29:44 -05:00
  • 28b7ba5794 Fix Python 3.10 in lib.plot Anna Petrasova 2021-12-29 23:23:33 -05:00
  • 40e612923d More Py3.10 integer fixes Robin Dunn 2021-12-28 22:25:21 -08:00
  • 6fa094d01e Add a Python 3.10 venv Robin Dunn 2021-12-28 22:24:37 -08:00
  • cf0086e09c Add another linux bb worker Robin Dunn 2021-12-28 22:22:52 -08:00