Commit Graph

  • dac1e86423 Merge pull request #2018 from pauldmccarthy/mnt/wx-lib-agw-aui-mac-theme Scott Talbert 2023-07-19 12:22:02 -04:00
  • 83db65a23c Merge pull request #2438 from swt2c/prefer_binary Scott Talbert 2023-07-15 08:58:58 -04:00
  • d7a201df4f Try preferring binary to fix Windows CI Scott Talbert 2023-07-14 20:38:01 -04:00
  • 74e34c7a2c Merge pull request #2425 from konstantinbo/fix-dataviewcheckicontextrenderer Scott Talbert 2023-07-14 17:09:41 -04:00
  • 371101db7a Handle wxGLCanvas::CreateSurface which is only available on EGL Scott Talbert 2023-07-14 13:23:03 -04:00
  • 9cfb59d38d Update wxWidgets reference for wxDataViewCheckIconText documentation Scott Talbert 2023-07-11 19:25:01 -04:00
  • 8e05612415 Merge pull request #2412 from davidfstr/f/fix_shortcut_demo Scott Talbert 2023-07-11 19:15:56 -04:00
  • 04029bf6f1 Merge pull request #2436 from jmoraleda/freezeto-gridlabelrenderer Scott Talbert 2023-07-11 19:15:29 -04:00
  • 289a2fa509 Merge pull request #2360 from tianzhuqiao/agw_auinotebook_blurry_tab Scott Talbert 2023-07-11 15:26:17 -04:00
  • 40f8595a0c Add support for frozen rows and columns to GridWithLabelRenderersMixin Jorge Moraleda 2023-07-09 21:50:38 -04:00
  • b67eef2589 Merge pull request #2434 from swt2c/wximage_clear_pyint Scott Talbert 2023-07-06 14:45:03 -04:00
  • cee1118577 Merge pull request #2430 from Ailothaen/dirbrowsebutton_initialvalue Scott Talbert 2023-07-06 13:17:34 -04:00
  • db2cef94d0 Set missing pyInt on wxImage.Clear Scott Talbert 2023-07-06 12:46:57 -04:00
  • ee185422c6 Added initialValue argument to DirBrowseButton constructor and improved documentation Ailothaen 2023-06-29 21:56:30 +02:00
  • c4d2ceed55 Merge pull request #2429 from reticulatus/ulc_movetoitem_division_fix Scott Talbert 2023-06-29 10:07:50 -04:00
  • 54981636c5 Fix arg TypeError when moving to item with variable row height not set richardt 2023-06-29 14:39:47 +01:00
  • d49c6934cf Added unittest for DataViewCheckIconTextRenderer and DataViewCheckIconText Konstantin Bolshakov 2023-06-27 14:07:21 +02:00
  • 1236562af5 Add proper support for DataViewCheckIconTextRenderer Konstantin Bolshakov 2023-06-27 14:07:00 +02:00
  • f4db521a37 Merge pull request #2417 from reticulatus/ulc_column_header_images_fix Scott Talbert 2023-06-13 15:04:31 -04:00
  • a1779b3ad1 Fix arg type error when drawing image in column header richardt 2023-06-13 18:46:13 +01:00
  • 4d4790d090 uninstall --yes Robin Dunn 2023-06-13 06:24:58 -07:00
  • ef03e0f72b Uninstall wxPython at the end of the test, turn off fail-fast. Robin Dunn 2023-06-12 23:10:52 -07:00
  • 87b2a2e209 Add remaining matrix entries Robin Dunn 2023-06-12 20:10:50 -07:00
  • 8a25bb6073 Comment out some no longer needed debug prints Robin Dunn 2023-06-12 19:47:03 -07:00
  • e33187c86f Use ilammy/msvc-dev-cmd to set up MSVC Robin Dunn 2023-06-12 16:27:56 -07:00
  • 856cb8e32e fixes for building sdist on Windows, and also enable some additional MSVC info when building Robin Dunn 2023-06-12 16:20:31 -07:00
  • 567eb5f3b0 Merge pull request #2415 from reticulatus/ultimatelistctrl_rect_floats_fixes Scott Talbert 2023-06-12 09:06:54 -04:00
  • e5fe26ab1f Fix floor division so floats are not passed to wx.Rect() richardt 2023-06-11 16:11:30 +01:00
  • 6ad8265073 Split the generate and the sdist step into 2 steps. Robin Dunn 2023-06-09 21:04:29 -07:00
  • ee08bb4041 Explicitly install libunwind-dev to workaround a package dependency bug Robin Dunn 2023-06-09 21:01:28 -07:00
  • 3076d8699d add apt update Robin Dunn 2023-06-09 19:55:57 -07:00
  • 14f8692adf Add build-wheels job Robin Dunn 2023-06-09 19:25:44 -07:00
  • b50e79d60d sudo Robin Dunn 2023-06-09 06:25:46 -07:00
  • 951e81a1a2 install gettext Robin Dunn 2023-06-08 23:26:45 -07:00
  • 44295bf9eb More fixes for building an sdist in a clean folder Robin Dunn 2023-06-08 23:11:51 -07:00
  • a084279c84 generate version modules in cmd_sdist too Robin Dunn 2023-06-08 21:03:52 -07:00
  • 3d773d45a1 Copy sip.h when the siplib is (re)created, instead of later during the build Robin Dunn 2023-06-08 20:28:09 -07:00
  • 72a45cda3f Set PYTHONUNBUFFERED in the workflow Robin Dunn 2023-06-08 20:13:02 -07:00
  • 4219d4a1c2 We also need to run the dox command Robin Dunn 2023-06-08 19:59:46 -07:00
  • 3b3f86faac Changes and tweaks from what I learned in a test project Robin Dunn 2023-06-08 19:51:34 -07:00
  • 6c4fcb167a Comment out the 2nd job for now Robin Dunn 2023-06-05 11:28:20 -07:00
  • 729a65ca5b First pass on github workflow for CI Robin Dunn 2023-06-05 11:26:58 -07:00
  • e7d91778ec Add --quiet option Robin Dunn 2023-06-05 08:51:34 -07:00
  • a5bb3d9b87 Bump version number Robin Dunn 2023-06-07 19:27:55 -07:00
  • 59e2a57906 Updates for HOWTO-Release.txt Robin Dunn 2023-06-07 19:13:51 -07:00
  • 21bf66f3eb Oops, forgot Py 3.12 for macosx wxPython-4.2.1 Robin Dunn 2023-06-06 18:30:20 -07:00
  • 6bb8c18ce7 Remove alpha tag from the version number Robin Dunn 2023-06-06 14:12:40 -07:00
  • e4410eea8c More Dockerfile fixes Robin Dunn 2023-06-06 14:10:26 -07:00
  • 617418383c Update release date Robin Dunn 2023-06-05 11:34:35 -07:00
  • 54b5aa7110 Merge pull request #2407 from wxWidgets/build-updates2 Robin Dunn 2023-06-04 22:56:25 -07:00
  • ae35c5e40b Merge pull request #2405 from oleksis/classifier-3.11 Robin Dunn 2023-06-03 10:45:36 -07:00
  • cf3400fc1d Assign jobs to the windows-3 builder Robin Dunn 2023-06-02 14:33:27 -07:00
  • 69e834a6c1 Add windows buildbot worker Robin Dunn 2023-06-02 14:28:52 -07:00
  • 5ad1e922af Merge branch 'wxWidgets:master' into master arjones6 2023-06-02 17:04:59 -04:00
  • a728fa14a9 Add and update docker images Robin Dunn 2023-06-02 12:07:25 -07:00
  • 8bdbeb7fec Enable building a source archive without the sphinx files. This enables a source archive to be made without a full build. Robin Dunn 2023-06-02 07:42:24 -07:00
  • 1f09b20850 Add 3.11 in classifiers Oleksis Fraga Menéndez 2023-06-02 06:31:55 -04:00
  • af85b5811b Merge pull request #2404 from wxWidgets/build-updates Robin Dunn 2023-05-31 20:55:41 -07:00
  • a5480e537d Py 3.12 syntax fix Robin Dunn 2023-05-31 17:31:02 -07:00
  • 35d78fb04d Add builders for 3.12 Robin Dunn 2023-05-31 17:09:14 -07:00
  • 7f35fb72ff Update Cython to 0.29.34 for Python 3.12 support Scott Talbert 2023-05-19 14:01:15 -04:00
  • 29520a122a Replace use of deprecated PyUnicode APIs Scott Talbert 2023-05-19 13:59:33 -04:00
  • ae6f5596d7 Reenable win32 builds Robin Dunn 2023-05-31 13:37:14 -07:00
  • b1c55639df No numpy yet for Python 3.12 Robin Dunn 2023-05-31 12:37:44 -07:00
  • dd2164acfc Add builders for Python 3.11 Robin Dunn 2023-05-31 12:36:50 -07:00
  • 10ceae2278 Merge pull request #2403 from mprosperi/fi-TypeError-in-wx.lib-ogl Scott Talbert 2023-05-31 09:53:26 -04:00
  • 1d2eb2e39d fix float->int compatibility for py3.10+ (also fixes #2349) mprosperi 2023-05-31 15:39:33 +02:00
  • 6e36ffa377 fix TypeError in wx.lib.agw.flatnotebook for py3.10+ (included #2210) (#2395) mprosperi 2023-05-24 22:00:38 +02:00
  • 0ea1c4c6cf Merge pull request #2397 from mprosperi/fix-auibook-TypeError Scott Talbert 2023-05-24 15:57:31 -04:00
  • 25b0e2139e fixes #2208 mprosperi 2023-05-23 21:31:14 +02:00
  • 2117602aea demo: ShortcutEditor: Fix broken call GetMenuBar() David Foster 2023-05-20 08:01:05 -04:00
  • 33cabe97b7 Merge pull request #2387 from Apteryks/fix-pygauge-on-python-3.10 Scott Talbert 2023-05-01 15:18:06 -04:00
  • 5d9f7aa185 agw: Fix TypeError caused by floats with Python 3.10 extensions. Maxim Cournoyer 2023-05-01 13:53:55 -04:00
  • fe944166d8 Merge pull request #2381 from swt2c/sip_6.7.9 Scott Talbert 2023-04-26 14:34:09 -04:00
  • 3f81a62cce Update sip to v6.7.9 Scott Talbert 2023-04-26 10:32:05 -04:00
  • 37b420da5d Merge pull request #2379 from jmoraleda/update-wxwidgets-3.2.2.1 Scott Talbert 2023-04-22 17:07:43 -04:00
  • c5c0a3e3b4 Merge pull request #2380 from swt2c/deprecated_setuptools Scott Talbert 2023-04-21 20:28:16 -04:00
  • 87b606aa04 Remove deprecated setuptools options use_2to3 and license-file Scott Talbert 2023-04-21 17:10:54 -04:00
  • 1746daa62e Update bundled wxWidgets to v3.2.2.1 Jorge Moraleda 2023-04-20 11:20:49 -04:00
  • dae19056a8 Update flatmenu.py arjones6 2023-04-11 11:55:54 -04:00
  • 1563d3e1f0 Don't watch DropTarget Kazuya O'moto 2022-12-02 21:23:48 +09:00
  • 86bd21007a Fix blurry text in AuiNotebook tab. Tianzhu Qiao 2023-03-01 11:25:11 -08:00
  • 2f2624b17d Merge pull request #2354 from komoto48g/introspection Scott Talbert 2023-03-03 17:30:13 -05:00
  • 986d79b94e Merge pull request #2355 from komoto48g/agw-pyprog Scott Talbert 2023-02-28 17:03:48 -05:00
  • f370f70b1c Merge pull request #2357 from timrid/numpy-v1.20-deprecations Scott Talbert 2023-02-28 10:21:30 -05:00
  • 516539a7a0 Since numpy 1.20 the aliases np.int and np.float are deprecated (see https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated). The buildin types should be used instead. Since numpy 1.24 an AttributeError exception is thrown when np.int or np.float is used. Tim Riddermann 2023-02-28 16:07:02 +01:00
  • d5b7788592 Fix pen color type Kazuya O'moto 2023-02-25 00:56:38 +09:00
  • e0a71625e2 Extract argspec inside paren using re Kazuya O'moto 2023-02-24 23:11:50 +09:00
  • 8e98e8b442 Use inspect.signature instead of formatargspec Kazuya O'moto 2023-02-24 22:07:51 +09:00
  • 71ed075c78 Merge pull request #2346 from swt2c/wx3.2.2 Scott Talbert 2023-02-12 22:11:18 -05:00
  • 8d8529a8d5 Update bundled wxWidgets to v3.2.2 Scott Talbert 2023-02-12 15:42:31 -05:00
  • fb335e8cc9 Merge pull request #2340 from swt2c/wx_threadevent Scott Talbert 2023-02-05 11:56:06 -05:00
  • d8c8e9e4c7 Implement wrapping for wx.ThreadEvent Scott Talbert 2023-02-04 20:41:53 -05:00
  • 12d8462bc2 RF: Don't hard code inactive text colour, use wx.SystemSettings.GetColour instead Paul McCarthy 2021-12-22 15:00:41 +00:00
  • ad6864aa46 MNT: Remove legacy macOS logic, and use wx.SystemSettings to select default theme colours Paul McCarthy 2021-10-08 13:13:07 +01:00
  • a3b6cfec77 Merge pull request #2220 from jmoraleda/aligment_popupctl Scott Talbert 2022-12-21 14:32:22 -05:00
  • 3d54b73fe6 Merge pull request #2317 from komoto48g/demo-wxget Scott Talbert 2022-12-21 14:30:21 -05:00
  • 44f8dcdfd0 Merge pull request #2303 from swt2c/sip_6.7.4 Scott Talbert 2022-12-21 14:29:36 -05:00
  • 88202ab601 Update sip to v6.7.5 Scott Talbert 2022-11-23 11:14:50 -05:00
  • 1936c09a35 Enable configuration of whether popup dialog should align center, right or left with respect to parent ctl. Default is center which is the old behavior. Jorge Moraleda 2022-08-06 15:01:55 -05:00