Commit Graph

  • 289bd592aa Drop F24 Robin Dunn 2017-09-12 15:00:46 -07:00
  • ab0a816bb5 Make the build script a little easier to understand Robin Dunn 2017-09-12 14:59:32 -07:00
  • 8b0956fef5 Cleanup the F23 bootstrap a little Robin Dunn 2017-09-12 14:59:05 -07:00
  • e6f2593d99 Switch to fedora/26-cloud-base, remove repo patch and add Py35 Robin Dunn 2017-09-12 14:58:39 -07:00
  • 63e93c9891 Merge branch 'vfedora26' of https://github.com/HelioGuilherme66/Phoenix into HelioGuilherme66-vfedora26 Robin Dunn 2017-09-12 14:51:16 -07:00
  • 70ddff2685 Adds Vagrant config for Fedora 26 HelioGuilherme66 2017-09-10 22:53:37 +01:00
  • 3d29208ca2 Add changelog item for the SizedControls fix. Robin Dunn 2017-09-09 16:59:30 -07:00
  • ff538b776d Merge pull request #523 from kollivier/sized_controls_null_fix Robin Dunn 2017-09-09 18:54:14 -05:00
  • 11f4bd2254 Merge branch 'master' of https://github.com/RobinD42/Phoenix into sized_controls_null_fix kollivier 2017-09-09 11:42:54 -07:00
  • 2f6dcb0e51 Merge branch 'master' into release-prep Robin Dunn 2017-09-08 19:32:55 -07:00
  • 03edeca5f8 Merge branch 'kollivier-master' Robin Dunn 2017-09-08 19:31:09 -07:00
  • e4e7d892ca Merge branch 'dougthor42-refactor-lib.plot-part3' Robin Dunn 2017-09-08 19:29:34 -07:00
  • ec99f4936d Add fedora-23 to the list of Vagrant VMs Robin Dunn 2017-09-08 19:29:02 -07:00
  • d6e8aa94c9 Merge branch 'master' of https://github.com/kollivier/Phoenix into kollivier-master Robin Dunn 2017-09-08 16:25:54 -07:00
  • 6a350656c6 stop and delete the timers when switching to a different sample Robin Dunn 2017-09-08 14:31:10 -07:00
  • 06bdddb7e3 Remove the not-recent recent additions Robin Dunn 2017-09-08 14:30:38 -07:00
  • 7b02784829 SizedControls null sizer check for AUI support. kollivier 2017-09-08 14:21:31 -07:00
  • e43ba1eec0 Suggest using pip to install numpy Robin Dunn 2017-09-08 14:18:53 -07:00
  • 989e15a1dd Set an initial frame size Robin Dunn 2017-09-08 14:11:02 -07:00
  • 32f7fd169d Wording tweaks Robin Dunn 2017-09-08 10:05:12 -07:00
  • 0a058de861 Add fedora-23 vagrant box kollivier 2017-09-08 10:17:52 -07:00
  • 77de0cfb7d Merge branch 'refactor-lib.plot-part3' of https://github.com/dougthor42/Phoenix into dougthor42-refactor-lib.plot-part3 Robin Dunn 2017-09-08 09:20:11 -07:00
  • bd52febc00 Set release title and tentative date Robin Dunn 2017-09-08 09:18:57 -07:00
  • 755d3ac028 Merge branch 'bob-white-master' Robin Dunn 2017-09-07 20:44:33 -07:00
  • a7f15b3e80 Add changelog Robin Dunn 2017-09-07 20:44:05 -07:00
  • 9dac365fe5 Merge branch 'master' of https://github.com/bob-white/Phoenix into bob-white-master Robin Dunn 2017-09-07 20:42:29 -07:00
  • 7b41a3e58f Using functools.cmp_to_key for old style sorts. Bob White 2017-09-07 12:15:38 -05:00
  • cbf3fa1e3a Merge pull request #506 from RobinD42/fix-issue503 Robin Dunn 2017-09-07 11:36:34 -05:00
  • a1453d21d7 Merge branch 'master' into fix-issue503 Robin Dunn 2017-09-07 10:48:16 -05:00
  • 69c47f86ef Merge pull request #507 from RobinD42/fix-issue463 Robin Dunn 2017-09-07 10:44:21 -05:00
  • 251f9d7d5a Fix for list.sort requiring keywords in python3.5 Bob White 2017-09-07 09:35:33 -05:00
  • 71a46774d1 Add changelog item Robin Dunn 2017-09-06 17:56:39 -07:00
  • 2e7a978055 Use functools.cmp_to_key for sorting children Robin Dunn 2017-09-06 17:42:10 -07:00
  • 81f8c41a24 Fix missing imports needed for drawing the legend Robin Dunn 2017-09-06 16:54:03 -07:00
  • 03248e0932 Merge pull request #502 from RobinD42/add-simplebook Robin Dunn 2017-09-06 00:28:15 -05:00
  • c4057bb033 Merge pull request #501 from RobinD42/fix-issue499 Robin Dunn 2017-09-05 23:32:59 -05:00
  • b55cfa073a Add wx.Simplbook Robin Dunn 2017-09-05 21:32:29 -07:00
  • 678d6d897f Ensure wx.Notebook (and other bookctrls) declare all the base virtual methods Robin Dunn 2017-09-05 16:32:40 -07:00
  • fa2d9c0cb2 Mention SpeedMeter fix Robin Dunn 2017-09-04 16:14:40 -07:00
  • 9439aebfee wx.GCDC is only badly needed on MSW, so just do it there. Robin Dunn 2017-09-04 16:12:12 -07:00
  • 5528f99640 Use a wx.GCDC on non-OSX platforms Robin Dunn 2017-09-04 16:04:10 -07:00
  • 6e7159eeaa Fix bad initial scale factor when default size is used Robin Dunn 2017-09-04 15:59:37 -07:00
  • 94c69d707f Add the agw subfolder to path so standalone samples can be run there Robin Dunn 2017-09-04 14:00:57 -07:00
  • bad0242c18 Cleanup the process in ShutdownDemo if it's still running Robin Dunn 2017-09-04 14:00:22 -07:00
  • 3cab528b5c Add changelog entries for recent commits. Robin Dunn 2017-08-30 12:45:33 -07:00
  • 595b3a3818 Merge pull request #495 from swt2c/fix_grid_test Robin Dunn 2017-09-01 11:02:55 -05:00
  • af936b17ad Fix test_grid42 failure Scott Talbert 2017-08-31 22:06:18 -04:00
  • 4ef6bc8603 Merge pull request #489 from RobinD42/fix-issue480 Robin Dunn 2017-08-30 00:23:43 -05:00
  • 3df175ec48 Keep the base virtuals, just exclude the ones from wxDataObjectSimple Robin Dunn 2017-08-29 19:46:55 -07:00
  • 0b007cc9ff Merge pull request #490 from RobinD42/fix-issue486 Robin Dunn 2017-08-29 21:45:02 -05:00
  • 8d5f4c5c75 Merge pull request #488 from RobinD42/fix-issue468 Robin Dunn 2017-08-29 21:44:43 -05:00
  • c0654d6957 Don't add the common virtuals for wxURLDataObject. It's complicated parentage causes build problems in some cases. Robin Dunn 2017-08-29 19:21:48 -07:00
  • 1be80aca7c Add missing DeleteAllColumns Robin Dunn 2017-08-29 18:29:27 -07:00
  • b037c4e7cb Turn "public" back on after emitting some private methods Robin Dunn 2017-08-29 16:23:49 -07:00
  • f5aabc5f62 Fix bad interaction between wxpTag and how wxmodules are reinitialized now. Robin Dunn 2017-08-29 15:28:17 -07:00
  • 09f48f5d21 fix typo Robin Dunn 2017-08-29 13:34:57 -07:00
  • 75b2386167 Add note and link about building on Linux Robin Dunn 2017-08-29 13:32:51 -07:00
  • 3de6e63a91 Merge pull request #479 from RobinD42/fix-issue474 Robin Dunn 2017-08-23 20:00:22 -05:00
  • 85ec35c5d6 Merge pull request #478 from mesalu/conform_ToolBar_params Robin Dunn 2017-08-23 20:00:05 -05:00
  • ec4c1fc1fa Reduce unnecessary whitespace Samuel Dunn 2017-08-23 09:23:47 -07:00
  • e25eb17cc8 Revert "Change ToolBar.AddTool help parameters to be consistent" Samuel Dunn 2017-08-23 09:18:26 -07:00
  • 98ad3b69af Ignore the GetVirtualSize in wxScrolled, and inherit it from wx.Window instead. Robin Dunn 2017-08-23 08:54:24 -05:00
  • 519bd3d280 Change parameter adjustments to actually work. Mesalu 2017-08-22 21:42:41 -07:00
  • b8d2ed10e6 Change ToolBar.AddTool help parameters to be consistent Mesalu 2017-08-22 18:47:59 -07:00
  • d7cae3fe6c Update linux prerequisites list Robin Dunn 2017-08-17 08:54:36 -07:00
  • c1010c5c6a More build-gtk3-by-default changes Robin Dunn 2017-08-16 14:26:38 -07:00
  • e942177459 Typos and fix a link Robin Dunn 2017-08-16 10:16:29 -07:00
  • d4f95cdf32 Don't add either of the gtk flags if on Darwin Robin Dunn 2017-08-16 08:02:30 -07:00
  • 198802b540 Merge pull request #471 from RobinD42/update-travis-builds Robin Dunn 2017-08-15 22:57:36 -07:00
  • 4574999b07 Merge pull request #470 from RobinD42/fix-issue467 Robin Dunn 2017-08-15 22:31:58 -07:00
  • e26eac06b3 Merge branch 'master' into update-travis-builds Robin Dunn 2017-08-15 21:27:24 -07:00
  • 703dec2a1f Add changelog entry Robin Dunn 2017-08-15 21:21:10 -07:00
  • 6c9bbce45e Merge branch 'master' into fix-issue467 Robin Dunn 2017-08-15 21:19:20 -07:00
  • 69072e270b Monkey-patch SetItemData to check that the data value is not too bit or too small Robin Dunn 2017-08-15 21:18:47 -07:00
  • b3f67e763f Merge pull request #469 from RobinD42/fix-issue431 Robin Dunn 2017-08-15 21:16:02 -07:00
  • 0257517f2b Add items for some recent changes that didn't include change descriptions Robin Dunn 2017-08-15 19:41:18 -07:00
  • c1b24c9e25 Just build on Trusty for now. Robin Dunn 2017-08-15 20:25:42 -07:00
  • d50d295017 rewrap to narrower lines in the comment Robin Dunn 2017-08-15 18:45:10 -07:00
  • 07c2302d9b Record LONG_MAX and LONG_MIN values too Robin Dunn 2017-08-15 18:42:15 -07:00
  • 788d84a66c Switch the return value type of GetItemData to long, so it matches the type given to SetItemData Robin Dunn 2017-08-15 17:47:49 -07:00
  • c8141c9cfe Save info about the size of some C types Robin Dunn 2017-08-15 17:46:09 -07:00
  • 5d7c21ac9f Maybe OSX too? Robin Dunn 2017-08-15 15:07:27 -07:00
  • e967b83246 Test building the wheel too Robin Dunn 2017-08-15 15:04:14 -07:00
  • 0b09cc6378 Just use Trusty, and add builds for Py 3.5 and 3.6 Robin Dunn 2017-08-15 15:00:29 -07:00
  • 0c5d231773 Add gtk3 packages to the Travis config Robin Dunn 2017-08-15 14:53:14 -07:00
  • 4c78aa6c12 Use separate build folders for wxPython too Robin Dunn 2017-08-14 16:12:40 -07:00
  • ab3c6a3499 Use a separate wx build folder for gtk2 and gtk3 builds Robin Dunn 2017-08-14 15:35:23 -07:00
  • 34630a5707 Add --gtk2 option. Default to building for gtk3. Keep --gtk3 flag for compatibility. Robin Dunn 2017-08-14 15:31:17 -07:00
  • 845617119c Merge pull request #466 from RobinD42/fix-issue464 Robin Dunn 2017-08-12 12:23:37 -07:00
  • b3de786afd fix deprecation warning Robin Dunn 2017-08-11 16:25:29 -07:00
  • 0879cdc240 Ensure that the locale message catalogs are included in the source and binary archives. Robin Dunn 2017-08-11 15:46:04 -07:00
  • 0d9a871424 Move OSX buildbot to a newer VM with a newer OSX and Xcode. Robin Dunn 2017-08-11 15:44:32 -07:00
  • 9cfe80a912 "Fixes #" not necessary for new enhancements Robin Dunn 2017-08-09 13:58:30 -07:00
  • 6485c9f66c Create PR template Robin Dunn 2017-08-09 13:39:00 -07:00
  • 93a3eb812a add a bit more formatting and room for code sample Robin Dunn 2017-08-09 13:21:27 -07:00
  • 0646a83d00 Merge pull request #462 from RobinD42/fix-issue460 Robin Dunn 2017-08-08 19:50:11 -07:00
  • 66ab48e280 Merge pull request #461 from RobinD42/fix-issue459 Robin Dunn 2017-08-08 19:48:01 -07:00
  • 0b2b67d125 Merge branch 'GadgetSteve-master' Robin Dunn 2017-08-08 19:45:40 -07:00
  • 60dbde834b '&' --> 'and' and some other text tweaks Robin Dunn 2017-08-08 19:08:41 -07:00
  • b9cc7194c9 Use the local TREE_HITTEST_ONITEMCOLUMN value Robin Dunn 2017-08-08 18:56:13 -07:00