Commit Graph

  • 823a560d0f Merge pull request #417 from mesalu/add_conf_enums Robin Dunn 2017-06-26 19:50:36 -07:00
  • f1bc13a841 Ensure wx.Config related enums are present for SIP Samuel Dunn 2017-06-26 17:28:50 -07:00
  • 387af4d5af Merge pull request #410 from RobinD42/fix-issue409 Robin Dunn 2017-06-24 11:58:47 -07:00
  • 1347d5c6be Use intended bitmap type in test Samuel Dunn 2017-06-24 10:53:23 -07:00
  • 18584dc645 Add tests for standard wxImageHandler derivations Samuel Dunn 2017-06-24 10:47:53 -07:00
  • 676b781862 Added remaining Image Handler classes. Samuel Dunn 2017-06-24 02:44:24 -07:00
  • be9f39af9d Remove blind-tweaking for TIFFHandler Samuel Dunn 2017-06-23 18:55:33 -07:00
  • 63d29e1176 Add ImageHandler derivations to module Samuel Dunn 2017-06-23 18:48:52 -07:00
  • 1bcde3d6fd Combine preamble, wxWindows license and LGPL files into a single LICENSE.txt file Robin Dunn 2017-06-23 13:36:23 -07:00
  • e5b4c33421 (re)fetch the license files from wxWidgets when building the sdist, and ensure it is included in the distribution. Robin Dunn 2017-06-23 12:10:23 -07:00
  • b1a2808311 Merge pull request #408 from RobinD42/fix-issue406 Robin Dunn 2017-06-22 18:23:19 -07:00
  • 2f4c7fb023 Mark the GetFile methods in the handler classes as factories Robin Dunn 2017-06-21 19:02:25 -07:00
  • 018208450c Correctly transfer ownership of the input stream in wxFSFile Robin Dunn 2017-06-21 19:01:44 -07:00
  • 1d30852201 Merge pull request #407 from astral451/EventFilter_return_value_fix Robin Dunn 2017-06-21 17:41:27 -07:00
  • 391d009688 Merge pull request #403 from RobinD42/fix-issue399 Robin Dunn 2017-06-21 17:41:03 -07:00
  • e1660cacd2 Fixing missing Return Value Nathan 2017-06-21 13:16:54 -05:00
  • 2d638bef3d Use GetIndex instead of m_itemIndex. Ensure we have a widget before trying to Bind handlers to it. Use InsertItem instead of InsertSringItem so the CheckListCtrlMixin monkey-patching will word correctly. Robin Dunn 2017-06-20 10:50:40 -07:00
  • ec9d660b55 Merge pull request #398 from RobinD42/fix-issue395 Robin Dunn 2017-06-16 20:47:03 -07:00
  • b9287ac78e Add a password property to the PropGrid demo Robin Dunn 2017-06-16 20:45:47 -07:00
  • b91c4e396c Reinit image handlers after clearing and reloading wxModules Robin Dunn 2017-06-16 20:34:44 -07:00
  • 888e0ef266 Merge pull request #396 from RobinD42/fix-issue394 Robin Dunn 2017-06-14 19:41:24 -07:00
  • 17d110da96 Transfer ownership of arg in AddPrivateChild. Robin Dunn 2017-06-14 18:45:31 -07:00
  • 0df54b74a0 SetOptionInt --> SetOption Robin Dunn 2017-06-14 17:57:31 -07:00
  • 999b32bb64 Merge pull request #393 from RobinD42/fix-issue391 Robin Dunn 2017-06-14 17:56:22 -07:00
  • 10d6f8d795 Merge pull request #392 from RobinD42/fix-issue389 Robin Dunn 2017-06-14 17:56:04 -07:00
  • 01c40efd86 Add accessors for the internal widgets in the EditableListBox Robin Dunn 2017-06-12 13:39:18 -07:00
  • ae60e1b064 Restore the renames done in Classic for the wxGridSelectionModes enum Robin Dunn 2017-06-12 13:27:30 -07:00
  • e3dc1f1c3f Merge pull request #390 from RobinD42/fix-issue373-part2 Robin Dunn 2017-06-10 17:23:03 -07:00
  • 8008ba0472 The proper slot name is __ne__, not __neq__ Robin Dunn 2017-06-10 11:47:06 -07:00
  • 18e35f5ffd Merge pull request #387 from RobinD42/fix-issue383 Robin Dunn 2017-06-08 19:25:29 -07:00
  • 5718f94b24 Bump version in demo too Robin Dunn 2017-06-08 17:02:33 -07:00
  • d9a64cebcf Use wxPyReinitializeModules or equivallent Robin Dunn 2017-06-08 17:01:24 -07:00
  • e5bf8ac1fe Add code to reinitialize the wxModules into an API function Robin Dunn 2017-06-08 17:00:19 -07:00
  • 324b6ff0b5 Redo the initialization of wxModules in the case where wx.html is first imported after the wx.App has been created. Robin Dunn 2017-06-08 12:06:19 -07:00
  • c655fd5f5a Allow wxPyCheckForApp to not raise an exception if one isn't wanted Robin Dunn 2017-06-08 12:05:30 -07:00
  • 99cc9ccadf Since both cases need wx.BU_EXACTFIT, simplify it Robin Dunn 2017-06-08 00:37:54 -07:00
  • 51c6cea7b9 Use a generic button on OSX Robin Dunn 2017-06-07 20:35:24 -07:00
  • d155247345 Add a label to tell the user what's going on Robin Dunn 2017-06-07 20:35:00 -07:00
  • 6cdab64dc3 Print status messages to self.log Robin Dunn 2017-06-07 20:33:49 -07:00
  • 1eb38e51b1 Use new doc URLs Robin Dunn 2017-06-04 20:17:46 -07:00
  • 1fe4c9871d Fixes in the release instructions Robin Dunn 2017-06-04 19:50:20 -07:00
  • 85c37af7d0 Version bump for next release Robin Dunn 2017-06-04 19:50:01 -07:00
  • 676db7b5d1 The pythonhosted.org site is terribly slow. Put the docs at docs.wxpython.org instead. wxPython-4.0.0a3 Robin Dunn 2017-06-03 18:03:21 -07:00
  • 72e86943ad Make the pythonhosted zip filename be a relative path Robin Dunn 2017-06-03 12:22:25 -07:00
  • 863e0647e4 Add note about the release version of the documentation. Update the announcement text. Robin Dunn 2017-06-03 11:00:15 -07:00
  • 0bce9c082d Update wx.TreeItemId tests Robin Dunn 2017-06-03 10:51:21 -07:00
  • a6edf4fdab Fix date Robin Dunn 2017-06-03 10:45:00 -07:00
  • f3977098a5 CHANGES notes for today's fixes Robin Dunn 2017-06-02 22:53:34 -07:00
  • 53d82e4bb3 Merge branch 'master' into release-prep Robin Dunn 2017-06-02 22:51:22 -07:00
  • 85f11ff112 Merge pull request #380 from RobinD42/fix-issue355 Robin Dunn 2017-06-02 22:49:33 -07:00
  • 74a6eef16d Merge pull request #379 from RobinD42/fix-issue200 Robin Dunn 2017-06-02 22:49:17 -07:00
  • 8e1da1f2e0 Clear the bitmap with the white brush Robin Dunn 2017-06-02 22:46:35 -07:00
  • a3af417f8f Fix the monkey-patch to use the new name of the real method Robin Dunn 2017-06-02 22:43:21 -07:00
  • 9ceff621de Various propgrid demo fixes Robin Dunn 2017-06-02 15:29:51 -07:00
  • 1b725ef4ca Tweak PGEditor.GetValueFromControl.variant to be an output parameter, and also modify the virtual handler code so it works the same way Robin Dunn 2017-06-02 15:29:17 -07:00
  • d3dc961f84 Add some missing constants Robin Dunn 2017-06-02 13:52:54 -07:00
  • 105642c6c5 Also transfer ownership of the editor arg for RegisterEditorClass Robin Dunn 2017-06-02 13:31:46 -07:00
  • dc8f1a87eb Add AddButton and AddBitmapButton to PGMultiButton Robin Dunn 2017-06-02 12:54:56 -07:00
  • 6e5f3546c2 Add call to wxPGInitResourceModule so propgrid globals are initialized when the module is imported. Robin Dunn 2017-06-02 12:33:36 -07:00
  • 5f2f2508fd Add more items to the list of CHANGES Robin Dunn 2017-06-01 15:20:21 -07:00
  • f37a4cb9c0 Merge branch 'master' into release-prep Robin Dunn 2017-06-01 15:18:40 -07:00
  • 429f391236 Uncomment cmd_bdist_msi() in case somebody wants to use it. Robin Dunn 2017-06-01 11:40:32 -07:00
  • 925d729a46 Don't use /FS when building for Py34 either Robin Dunn 2017-06-01 10:14:39 -07:00
  • 5e45f0ad56 Merge pull request #377 from RobinD42/fix-issue373 Robin Dunn 2017-05-31 20:20:19 -07:00
  • a95d89b8fb Merge pull request #376 from RobinD42/fix-issue374 Robin Dunn 2017-05-31 20:19:53 -07:00
  • 7f12f6fcbf Merge pull request #375 from pauldmccarthy/aui_cleanup Robin Dunn 2017-05-31 20:19:32 -07:00
  • e5df1da408 A better fix. Use reference params so a None won't get far enough to cause a problem. Robin Dunn 2017-05-31 20:16:49 -07:00
  • 279f17b964 Ensure that the other item being compared to this one is not NULL, which could happen when comparing to None in Python. Robin Dunn 2017-05-31 19:49:19 -07:00
  • 1d86e8b956 Merge branch 'restore-py34-builds-issue363' Robin Dunn 2017-05-31 19:19:51 -07:00
  • c2a905e27b Add wrappers for wxPrintData::[GS]etPaperSize Robin Dunn 2017-05-31 19:06:14 -07:00
  • 72631cf7e8 More suppression of ClientToScreen warning message Paul McCarthy 2017-05-30 16:22:21 +01:00
  • 01cee04596 Make sure that AuiManager.UnInit always gets called when a managed window is closed/destroyed. Paul McCarthy 2017-05-29 23:00:23 +01:00
  • a28b4cc1fa Only run DoUpdate if the managed window exists. Paul McCarthy 2017-05-29 22:40:23 +01:00
  • 6eca1e7e23 Suppress ScreenToClient/ClientToScreen warnings when floating panes are moved around Paul McCarthy 2017-05-29 22:35:11 +01:00
  • 8bed348c91 Merge pull request #372 from pauldmccarthy/auifix Robin Dunn 2017-05-25 16:40:18 -07:00
  • b561552715 Merge branch 'api-updates' Robin Dunn 2017-05-25 16:36:07 -07:00
  • f277412ad4 wxpy_api updates: shift a couple inline helpers into the exported API, add and use a couple new ones. Robin Dunn 2017-05-25 13:53:16 -07:00
  • 888a2557d9 MD5s for Linux builds of sip-4.19.2 Robin Dunn 2017-05-25 13:01:55 -07:00
  • 4eac7d6d27 Change how we fetch the sip version on Windows Robin Dunn 2017-05-25 11:56:39 -07:00
  • 7b764da940 Update to sip-4.19.2 Robin Dunn 2017-05-25 11:54:42 -07:00
  • a695da7def Keep just the “dist-“ builders for Python 3.4 Robin Dunn 2017-05-25 11:05:06 -07:00
  • 86db7983bd Revert 9b743cf and 5292f96 Robin Dunn 2017-05-25 10:50:25 -07:00
  • fb8931a476 Fix GTK bugs in framemanager - some code assumes that AuiManager.Update() is performed synchronously, but it is not under GTK. Paul McCarthy 2017-05-25 18:36:41 +01:00
  • 48326c93aa Merge pull request #370 from RobinD42/fix-issue369 Robin Dunn 2017-05-25 10:01:50 -07:00
  • ca3c7ef736 Merge pull request #368 from RobinD42/fix-issue366 Robin Dunn 2017-05-24 20:44:35 -07:00
  • c2439a6646 Add a simple test for ShowPage and IsRunning Robin Dunn 2017-05-24 10:54:49 -07:00
  • be3ec6d2ba Add ShowPage and IsRunning methods Robin Dunn 2017-05-24 10:54:02 -07:00
  • 2e706e7aba Set wx.RefCounter objects to be owned by C++. Set the /Transfer/ annotation on the ctors, because the C++ objects will always own themselves and will delete themselves when their C++ refcount drops to zero. Robin Dunn 2017-05-23 13:16:47 -07:00
  • 6c83de2b8a Add more items in CHANGES Robin Dunn 2017-05-18 11:54:20 -07:00
  • 9649bbbc26 Merge branch 'master' into release-prep Robin Dunn 2017-05-18 11:49:14 -07:00
  • c4a5b9fa0a Merge pull request #367 from RobinD42/hashable-treeitemid Robin Dunn 2017-05-18 11:48:25 -07:00
  • fe06162e96 Merge pull request #365 from wxWidgets/fix-issue362 Robin Dunn 2017-05-18 08:46:20 -07:00
  • 4292e66899 Merge pull request #357 from RobinD42/fix-get-handle Robin Dunn 2017-05-18 08:46:04 -07:00
  • cf02cd8ac4 Merge pull request #352 from pauldmccarthy/auifix Robin Dunn 2017-05-18 08:45:46 -07:00
  • d273ace212 Merge pull request #351 from acollange/master Robin Dunn 2017-05-18 08:44:10 -07:00
  • a1bafc04df Make TreeItemId hashable using the internal ID for the hash value, so IDs pointing to the same item will compare as equal and have the same hash values. This enables TreeItemIDs to be dictionary keys in Py3. Robin Dunn 2017-05-18 08:19:08 -07:00
  • 96adef7c60 Fix some Py3 compatibility issues Robin Dunn 2017-05-17 17:46:33 -07:00
  • b4e4f48f8d Switch the other old GetHandle-like aliases to wxUIntPtr too Robin Dunn 2017-05-11 14:29:36 -07:00
  • 6a2a7aab9b Return an integer from wx.DC.GetHandle instead of a voidptr. In some cases due to unsigned values greater than signed max, converting the voidptr back to a handle overflows the receiving variable so it is not allowed. Robin Dunn 2017-05-09 17:27:06 -07:00
  • 37d67272b0 Generate a different welcome paragraph on main.html dependent on whether this is a release build or a snapshot build. Robin Dunn 2017-05-10 12:42:48 -07:00