Commit Graph

  • e5021fb5ae Merge pull request #1793 from wxWidgets/update-wxwidgets Robin Dunn 2020-09-10 16:07:16 -07:00
  • 8b839328d4 Remove the ART_ID workaround Robin Dunn 2020-09-10 13:48:26 -07:00
  • 05ae56ab2a Merge pull request #1792 from maddox32/master Robin Dunn 2020-09-10 13:36:45 -07:00
  • 820aa6c01b Merge pull request #1790 from evilnose/fix-issue1788 Robin Dunn 2020-09-10 13:35:53 -07:00
  • 4b9b8ad93e Add the EnableVisibleFocus virtual method to all window classes Robin Dunn 2020-09-10 13:06:01 -07:00
  • 557cfaf4da New grid selection events Robin Dunn 2020-09-10 13:04:59 -07:00
  • 510adc9aa1 wxWidgets version is now 3.1.5 Robin Dunn 2020-09-10 12:44:48 -07:00
  • 55feac3de5 Update wxWidgets revision to current master Robin Dunn 2020-09-10 11:54:59 -07:00
  • cbe476df0b Remove superflous if maddox32 2020-09-10 19:35:54 +02:00
  • 1ee432bfab Avoid sizer flag assert maddox32 2020-09-10 19:35:05 +02:00
  • 5e98a91793 Remove deprecated style 'TB_3DBUTTONS' from ShortcutEditor Gary Geng 2020-09-07 10:47:21 -05:00
  • bfb335672e Merge pull request #1786 from wxWidgets/fix-issue1782 Robin Dunn 2020-08-31 16:31:35 -07:00
  • 71c7514593 Temporary workaround for the changes in the wxART IDs C++ implementation Robin Dunn 2020-08-31 15:32:19 -07:00
  • 9b0f1e8aec Avoid assertions in DrawEllipticArc when height is zero Robin Dunn 2020-08-31 14:47:46 -07:00
  • 4b58bab661 Merge branch 'Fix-PieCtrl-and-Optimize' of https://github.com/Metallicow/Phoenix into Metallicow-Fix-PieCtrl-and-Optimize Robin Dunn 2020-08-31 14:10:48 -07:00
  • 62b37d24fe Add stubs for wxUIActionSimulator Robin Dunn 2020-08-31 14:07:20 -07:00
  • ad616eea16 Merge pull request #1785 from ryannazaretian/master Robin Dunn 2020-08-31 13:48:24 -07:00
  • fa68af686d Fix per Robins REQz #1764 Metallicow 2020-08-31 15:42:40 -05:00
  • 86734c2697 Ensure the watch list widget is updated after adding a new module Robin Dunn 2020-08-31 13:38:15 -07:00
  • beb55bc88a Restore missing SetWindowVariant Robin Dunn 2020-08-31 13:25:56 -07:00
  • fa620e6e43 Merge branch '1780-fix-eventwatcher-filter' of https://github.com/carandraug/Phoenix into carandraug-1780-fix-eventwatcher-filter Robin Dunn 2020-08-31 13:21:43 -07:00
  • 5cb3d97be7 Merge pull request #1779 from carandraug/1778-fix-eventwatcher-import Robin Dunn 2020-08-31 13:15:47 -07:00
  • 732ff6752b Revert "Spelling fixes in wx.lib" Robin Dunn 2020-08-31 13:01:31 -07:00
  • 382a840110 Merge pull request #1770 from swt2c/fix_propgrid_virtuals Robin Dunn 2020-08-31 12:45:22 -07:00
  • 80f15d6aa1 Merge pull request #1763 from suurjaak/numberctrl_properties Robin Dunn 2020-08-31 11:19:40 -07:00
  • 05fbbfb3b5 Fixed issue with SetColumnWidth() using LIST_AUTOSIZE_CONTENT_OR_HEADER Ryan Nazaretian 2020-08-28 11:41:54 -05:00
  • 597dc00d20 Update hypertreelist.py Ryan Nazaretian 2020-08-28 11:30:45 -05:00
  • 2d295b29c3 eventwatcher.EventChooser: fix using wx.CheckListBox (closes #1780) Carnë Draug 2020-08-27 19:09:44 +01:00
  • b7912f6754 EventWatcher: fix __import__ usage by replacing it with importlib (closes #1778) Carnë Draug 2020-08-27 16:28:38 +01:00
  • 92b2378548 Don't remove wxPropertyGrid virtuals when calling fixWindowClass Scott Talbert 2020-08-13 17:24:40 -04:00
  • 038b3e39fe Optimize piectrl.py Metallicow 2020-08-08 00:49:59 -05:00
  • cca15e4490 Fix wxassertionerror. Bitmap w or h should not be 0 Metallicow 2020-08-08 00:43:29 -05:00
  • 57702fa7df Set wxWidgets ref to the v3.1.4 release tag Robin Dunn 2020-08-07 15:13:41 -07:00
  • f32311e20c Update FIXME notes about the GridActivationResult issue Robin Dunn 2020-08-07 14:31:09 -07:00
  • 10dbdaa678 Add a note about the sizer item flags validation to the Migration Guide Robin Dunn 2020-08-07 14:28:48 -07:00
  • 148ffa08fc In the context of #1734: Erki Suurjaak 2020-08-08 00:06:25 +03:00
  • 5d0944d49f CHANGES: Added wx.lib.agw.aui.AUI_DOCKART_HINT_WINDOW_BORDER_COLOUR constant Metallicow 2020-08-04 16:30:36 -05:00
  • 581d68383c Add AUI_DOCKART_HINT_WINDOW_BORDER_COLOUR so it can be themed. Metallicow 2020-08-04 16:01:20 -05:00
  • 8b670176d2 Merge pull request #1754 from DKWoods/master Robin Dunn 2020-07-31 20:52:52 -07:00
  • a915c8f538 Merge pull request #1757 from wxWidgets/trim-builds Robin Dunn 2020-07-31 20:49:10 -07:00
  • ab38784ac7 Add building the wxPython docset to the buildbot job Robin Dunn 2020-07-31 17:41:15 -07:00
  • 4d71f4c6c6 Add the ability to not select "old" distros by default Robin Dunn 2020-07-31 12:57:29 -07:00
  • fa78c16b19 Merge pull request #1749 from StefanBruens/test_fixes Robin Dunn 2020-07-31 10:50:27 -07:00
  • 07a1e9ea96 Drop Python2.7 from the docker builds, and default to gtk3 only Robin Dunn 2020-07-30 21:03:04 -07:00
  • b87a4d6ed8 Fixed Case issues with FloatCanvas.Zoom method DKWoods 2020-07-29 22:28:47 -05:00
  • 7015096786 Fix tests, current wxWidgets uses rounding for wxPoint from real Stefan Brüns 2020-07-27 05:23:01 +02:00
  • 6cd96a3d71 Fix test, remove check for TB_3DBUTTONS toolbar style Stefan Brüns 2020-07-27 03:43:47 +02:00
  • 4d2beb5be5 Fix SearchCtrl test by removing checks for TextCtrl methods Stefan Brüns 2020-07-27 03:37:03 +02:00
  • ae237e7c45 Fix STC.StartStyling call in unittests Stefan Brüns 2020-07-27 02:51:35 +02:00
  • 28b710f19d Drop Py27 builds in the buildbot Robin Dunn 2020-07-29 17:16:16 -07:00
  • 3e33207e6d Drop Py27 builds Robin Dunn 2020-07-29 17:12:32 -07:00
  • c7c5c93612 Let's see if Azure Pipelines will let us have a longer timeout Robin Dunn 2020-07-29 17:10:17 -07:00
  • 1f222c7e87 Merge pull request #1739 from jmoraleda/XLSGridDemoFix Robin Dunn 2020-07-29 15:49:08 -07:00
  • d061009b9e Add FromPNGData factory, and fix markup in some docstrings Robin Dunn 2020-07-29 14:19:45 -07:00
  • 428237a6f9 Add docstrings for some compatibility aliases Robin Dunn 2020-07-29 14:18:42 -07:00
  • a24438377a Merge pull request #1752 from oleksis/patch-1 Robin Dunn 2020-07-29 14:44:03 -07:00
  • 534533da65 Merge pull request #1746 from lmasini/SetBackgroundColour Robin Dunn 2020-07-29 14:26:04 -07:00
  • 0e5cf66fe7 Address issue #1753, fix FloatCanvas GUIMode GUIZoomIn and GUIZoomOut behavior - Part 2 DKWoods 2020-07-27 17:07:15 -05:00
  • b615941ee1 Address issue #1753, fix FloatCanvas GUIMode GUIZoomIn and GUIZoomOut behavior DKWoods 2020-07-27 16:16:20 -05:00
  • 8a4a45a079 Fix typo Oleksis Fraga Menéndez 2020-07-27 12:21:20 -04:00
  • 4d34e6a4ba Added SetBackgroundColour to thumbnailctrl.py lmasini 2020-07-25 07:29:20 -07:00
  • e7b86c546f Remove inconsistent layout flags that prevent XLSGrid demo from running Jorge Moraleda 2020-07-21 18:00:40 -07:00
  • 33fa9afdcc Minor tweaks in sip/gen/README.txt Robin Dunn 2020-07-20 10:42:06 -07:00
  • 5b248eb5f1 Merge pull request #1736 from Metallicow/Optomize-Colour-Brush-Pen Robin Dunn 2020-07-20 10:40:39 -07:00
  • d2a7b13075 Merge pull request #1735 from suurjaak/numberctrl_properties Robin Dunn 2020-07-20 10:40:20 -07:00
  • b8d1e32ae8 Merge pull request #1733 from swt2c/fix_issue_1729 Robin Dunn 2020-07-20 10:35:43 -07:00
  • 5ceaff1874 Convert all line endings to Unix(LF) Metallicow 2020-07-19 23:56:16 -05:00
  • 0bdbfd532d revert richtooltip bork Metallicow 2020-07-19 23:54:21 -05:00
  • 542a32c17d Optimize Colour Brush Pen Metallicow 2020-07-19 23:48:39 -05:00
  • 4503e9fcf2 Added Value-property for IntCtrl and FloatSpin (fixes #1734). Erki Suurjaak 2020-07-19 22:10:30 +03:00
  • 238694ac83 Fix sized_controls SetSizerType for grid sizers Scott Talbert 2020-07-19 11:11:28 -04:00
  • 75f1081f84 Merge branch 'spelling-fixes' Robin Dunn 2020-07-16 20:13:31 -07:00
  • 4cc48522b4 New names added to the map Robin Dunn 2020-07-16 20:12:43 -07:00
  • 9079f2d216 Update the wxWidgets reference Robin Dunn 2020-07-16 20:12:11 -07:00
  • baa9b01930 Merge pull request #1726 from swt2c/more_pg_fixes Robin Dunn 2020-07-16 19:27:41 -07:00
  • a0ae876bff Merge pull request #1709 from jeremyd2019/wxpybuffer-python2 Robin Dunn 2020-07-16 19:23:14 -07:00
  • c00b8950da Spelling fixes in wx.lib Robin Dunn 2020-07-14 12:53:31 -07:00
  • d265d13f6c Spelling fixes in the demo Robin Dunn 2020-07-14 12:00:55 -07:00
  • 92f8cd2d55 Fix lots of misspelled words Robin Dunn 2020-07-14 11:38:32 -07:00
  • 3a7748db47 PG Demo: OR the "help as tooltips" flag instead of setting Scott Talbert 2020-07-14 09:59:20 -04:00
  • f42d2de988 Update wxWidgets commit for wxPG GetExtraStyle() fix Scott Talbert 2020-07-14 09:58:04 -04:00
  • bd6733afa2 Add, and ignore for now, some new things in grid Robin Dunn 2020-07-08 16:51:27 -07:00
  • 9b682d61c4 Update wxWidgets commit ref Robin Dunn 2020-07-08 16:50:36 -07:00
  • 503e9e2340 Merge pull request #1719 from wxWidgets/fix-issue1718 Robin Dunn 2020-07-08 16:11:26 -07:00
  • 2e413a1c33 Fix compilation errors in glcanvas stubs Robin Dunn 2020-07-08 09:35:42 -07:00
  • 07941fc888 Ignore the TryActivate method for now, some related compilation issues need to be resolved first. Robin Dunn 2020-07-07 16:52:45 -07:00
  • 8ed62491e7 Add some code snippets for the docs Robin Dunn 2020-07-07 16:03:56 -07:00
  • 509de11947 Add note about wx.PyApp Robin Dunn 2020-07-07 11:33:23 -07:00
  • ab674002af Bump min OSX version to 10.10 Robin Dunn 2020-07-07 11:12:22 -07:00
  • 5af1e297ba Update wxWidgets commit ref Robin Dunn 2020-07-07 10:03:07 -07:00
  • 3fd90c0c97 fix typo Robin Dunn 2020-07-06 14:19:00 -07:00
  • 4a292c3cda Revert "pywxrc: fix embedded resources in python 2.7 and 3" Jeremy Drake 2020-07-02 22:38:36 -07:00
  • 357a350837 Try both old and new buffer protocols on python2.7 jeremyd2019 2020-07-02 15:09:54 -07:00
  • 961dda67ee Merge pull request #1699 from evils/delicious Robin Dunn 2020-07-02 20:45:51 -07:00
  • b60eaf3dc1 Merge pull request #1711 from wxWidgets/fix-issue1706 Robin Dunn 2020-07-02 20:45:08 -07:00
  • 6f1e8afcb0 Merge pull request #1710 from wxWidgets/fix-issue1701 Robin Dunn 2020-07-02 20:44:55 -07:00
  • 4ac15dda3a Ensure that demo/version.py makes it into the source and demo archives Robin Dunn 2020-07-02 16:41:35 -07:00
  • 2573b6de8e Also catch the locale.Error exception Robin Dunn 2020-07-02 16:15:03 -07:00
  • 152a24e341 Add IsNull() checks for all property methods in GraphicsObject classes Robin Dunn 2020-07-02 15:49:54 -07:00
  • ca257209e6 Add ability to use %PreMethodCode% for more than just the mustHaveApp check Robin Dunn 2020-07-02 15:48:48 -07:00