Commit Graph

  • 3aa61bbd3d Add dummy stub classes to be used when the metafile classes are not implemented. Robin Dunn 2018-05-05 21:29:56 -07:00
  • 3ed48b8362 Add MetafileDC code snippet Robin Dunn 2018-05-05 19:30:17 -07:00
  • 01e7fdcd0e Enable wxGraphicsContext::Create(metaFileDC) wrapper Robin Dunn 2018-05-05 19:24:53 -07:00
  • 78f8930a99 The wxMetafile classes are not just on MSW now. Move them to _core. Will still need to find a way to make it build on wxGTK... Robin Dunn 2018-05-05 18:59:50 -07:00
  • a429e7cdbe Update wx.TextCompleterSimple example code snippet Robin Dunn 2018-05-02 10:36:33 -07:00
  • c10a735d28 Update wx.TextCompleterSimple example code snippet Robin Dunn 2018-05-02 10:36:33 -07:00
  • 587c24957f Add option to not use stock IDs in context-menu of pyshell. Tianzhu Qiao 2018-05-01 23:02:37 -07:00
  • 7e248fca3e Merge pull request #839 from swt2c/add_numdlg Robin Dunn 2018-05-01 20:22:19 -07:00
  • 4218310db3 Merge pull request #839 from swt2c/add_numdlg Robin Dunn 2018-05-01 20:22:19 -07:00
  • 16c63c4723 Merge branch 'wxPy-4.0.x' into add_numdlg Robin Dunn 2018-05-01 19:58:34 -07:00
  • f1d9c2579c Merge pull request #840 from RobinD42/fix-issue836 Robin Dunn 2018-05-01 19:53:32 -07:00
  • 6e0a3c7694 Merge pull request #840 from RobinD42/fix-issue836 Robin Dunn 2018-05-01 19:53:32 -07:00
  • 5fb62f4c8b Change wx.TextCompleterSimple.GetCompletions to send the list of strings as a return value, rather than a parameter that gets filled. Robin Dunn 2018-05-01 19:27:55 -07:00
  • 49af2f9fbf Add missing wx.NumberEntryDialog Scott Talbert 2018-05-01 20:02:17 -04:00
  • a62f26450d Set the length of the revision ID to be output from rev-parse Robin Dunn 2018-04-30 23:03:08 -07:00
  • 9f056497e4 Set the length of the revision ID to be output from rev-parse Robin Dunn 2018-04-30 23:03:08 -07:00
  • 156fece679 Merge pull request #838 from RobinD42/fix-issue836 Robin Dunn 2018-04-30 22:07:24 -07:00
  • caa16a684d Merge pull request #838 from RobinD42/fix-issue836 Robin Dunn 2018-04-30 22:07:24 -07:00
  • d54f43a7f6 Copy MethodDefs for Start and GetNext from base class Robin Dunn 2018-04-30 21:11:05 -07:00
  • 21fc134bd7 Merge pull request #832 from RobinD42/fix-issue820 Robin Dunn 2018-04-28 20:48:26 -07:00
  • 47e32c0d33 Enable running the demo with just python demo Robin Dunn 2018-04-28 19:53:09 -07:00
  • c010e79d83 Merge pull request #830 from RobinD42/fix-issue816 Robin Dunn 2018-04-28 19:51:21 -07:00
  • e8b470592a Added changelog entries Robin Dunn 2018-04-28 18:03:31 -07:00
  • 52185fb6a5 Merge pull request #829 from swt2c/fix_textcompleter Robin Dunn 2018-04-28 17:21:59 -07:00
  • 161f1a8b03 Update development status Robin Dunn 2018-04-13 12:44:36 -07:00
  • 6e8d62e08a Merge pull request #832 from RobinD42/fix-issue820 Robin Dunn 2018-04-28 20:48:26 -07:00
  • 9c0ed205ee Merge branch 'wxPy-4.0.x' into fix-issue820 Robin Dunn 2018-04-28 20:26:22 -07:00
  • 2ca3944a03 Enable running the demo with just python demo Robin Dunn 2018-04-28 19:53:09 -07:00
  • 1911c5e886 Merge pull request #830 from RobinD42/fix-issue816 Robin Dunn 2018-04-28 19:51:21 -07:00
  • e4f473bf1d Workaround the lack of checking valid page numbers in book ctrls Robin Dunn 2018-04-28 19:48:14 -07:00
  • 6bf324c043 Change winid parameter in wx.ScrolledWindow to id, for consistency Robin Dunn 2018-04-28 18:26:49 -07:00
  • 3123b7ea23 Added changelog entries Robin Dunn 2018-04-28 18:03:31 -07:00
  • e2fd7ab7c8 Merge pull request #818 from GadgetSteve/master Robin Dunn 2018-04-28 17:44:06 -07:00
  • 32b1d2a2ee Merge pull request #818 from GadgetSteve/master Robin Dunn 2018-04-28 17:44:06 -07:00
  • 37facd8822 Merge pull request #825 from tianzhuqiao/py Robin Dunn 2018-04-28 17:32:17 -07:00
  • 336e917000 Merge pull request #825 from tianzhuqiao/py Robin Dunn 2018-04-28 17:32:17 -07:00
  • 16028612a6 Update development status Robin Dunn 2018-04-13 12:44:36 -07:00
  • 5f62774b10 ignore .vscode folders Robin Dunn 2018-03-28 15:02:04 -07:00
  • bee040fe45 Merge pull request #829 from swt2c/fix_textcompleter Robin Dunn 2018-04-28 17:21:59 -07:00
  • b0d5e2d875 Fix subclassing of wx.TextCompleter and wx.TextCompleterSimple Scott Talbert 2018-04-27 20:40:47 -04:00
  • 8b8bd630f2 Fix a python3 compatibility issue to get class instance and function objects Tianzhu Qiao 2018-04-21 08:51:28 -07:00
  • 517d316ba0 #817 Changes to allow wxget utility to work with pip v10+ Steve Barnes 2018-04-17 06:50:14 +01:00
  • b78298f681 Merge remote-tracking branch 'upstream/master' Steve Barnes 2018-04-16 20:47:44 +01:00
  • d4bd2fe6c8 Merge pull request #802 from RobinD42/fix-issue799 Robin Dunn 2018-03-27 19:50:15 -07:00
  • 97601047ac Merge pull request #801 from RobinD42/fix-issue798 Robin Dunn 2018-03-27 19:49:58 -07:00
  • 36382b2f3c Merge pull request #800 from RobinD42/fix-issue780 Robin Dunn 2018-03-27 19:49:43 -07:00
  • bbb19777b3 QnD fix for missing self.shell attribute Robin Dunn 2018-03-27 19:26:04 -07:00
  • ea7fc830aa Use Py27 compatible super() Robin Dunn 2018-03-27 19:04:44 -07:00
  • e55ccf8940 QnD fix for missing self.shell attribute Robin Dunn 2018-03-27 19:26:04 -07:00
  • c1122968d3 Use Py27 compatible super() Robin Dunn 2018-03-27 19:04:44 -07:00
  • 89f2c3deaf Turn off use of -std=c++11 flag for now Robin Dunn 2018-03-27 18:48:59 -07:00
  • 88be913b0e Turn off use of -std=c++11 flag for now Robin Dunn 2018-03-27 18:48:59 -07:00
  • 4cbdab9e23 Added wrappers for the OSXEnableAutomaticQuoteSubstitution, OSXEnableAutomaticDashSubstitution, and SXDisableAllSmartSubstitutions methods in wx.TextCtrl. Robin Dunn 2018-03-27 18:11:00 -07:00
  • f5a4523c88 Merge pull request #795 from RobinD42/fix-issue794 Robin Dunn 2018-03-21 19:41:55 -07:00
  • 594dc69cf3 Merge pull request #795 from RobinD42/fix-issue794 Robin Dunn 2018-03-21 19:41:55 -07:00
  • 7a49e7d8bd Add changelog for #790 Robin Dunn 2018-03-21 19:39:19 -07:00
  • a8d8c7ed90 Merge pull request #791 from ExplodingCabbage/fix-intctrl-none-handling Robin Dunn 2018-03-21 19:36:03 -07:00
  • d609da3b65 Add changelog for #790 Robin Dunn 2018-03-21 19:39:19 -07:00
  • 43cce14537 Merge pull request #791 from ExplodingCabbage/fix-intctrl-none-handling Robin Dunn 2018-03-21 19:36:03 -07:00
  • 0ca5f58fe6 Remove debug prints Robin Dunn 2018-03-20 14:34:18 -07:00
  • a283339521 DecRef the model, but only if it was created in this instance of the view. Robin Dunn 2018-03-20 13:43:33 -07:00
  • 0a6b77efe2 Take out the code for one of the DataViewModel snippets as it does not apply to wxPython. Robin Dunn 2018-03-20 13:28:23 -07:00
  • 62669d0f3e Merge branch 'mesalu-pubsub4' for PR-792 Robin Dunn 2018-03-20 12:56:18 -07:00
  • cb77c7be8e Merge branch 'mesalu-pubsub4' for PR-792 Robin Dunn 2018-03-20 12:56:18 -07:00
  • 77cc3d0971 Changed Pypubsub --> PyPubSub, and added a changelog entry Robin Dunn 2018-03-20 12:55:33 -07:00
  • d18a2c8458 Merge branch 'pubsub4' of https://github.com/mesalu/Phoenix into mesalu-pubsub4 Robin Dunn 2018-03-20 12:43:50 -07:00
  • 13eda52013 Add PyPubSub to relevant dependencies Mesalu 2018-03-18 12:37:45 -07:00
  • 1e1c4356c4 Fix setting IntCtrl to None wrongly raising Mark Amery 2018-03-16 12:35:38 +00:00
  • 4a90db1c3b Recursive submodule updates are needed now. Robin Dunn 2018-03-15 15:39:19 -07:00
  • fa53686b32 Changed dead link and removed setting an obsolete attribute David Hughes 2018-03-13 12:01:24 +00:00
  • f91a644866 Added a ReST formatted docstring in __init__.py David Hughes 2018-03-13 11:47:06 +00:00
  • 5ac3eab051 Remove local pubsub 3.3.0 code and import 4.0.0 from external package David Hughes 2018-03-12 11:06:21 +00:00
  • a860a5c809 Add wx.ClassInfo wrapper and expose getter in wx.Object Robin Dunn 2018-03-09 12:24:14 -08:00
  • 4fa9cab943 Merge pull request #781 from RobinD42/fix-issue774 Robin Dunn 2018-03-09 22:55:45 -08:00
  • 7b12530adb Fix typo Robin Dunn 2018-03-08 14:07:42 -08:00
  • 5505161843 Add wx.ClassInfo wrapper and expose getter in wx.Object Robin Dunn 2018-03-09 12:24:14 -08:00
  • 198ef5186e Merge pull request #781 from RobinD42/fix-issue774 Robin Dunn 2018-03-09 22:55:45 -08:00
  • 8aec6c03fe Add changelog item Robin Dunn 2018-03-09 21:48:03 -08:00
  • f99bf3e9e1 Add the ability to inject wxClassInfo macros into the sip generated wrapper classes. Only needed for wxTreeCtrl so far. Robin Dunn 2018-03-09 21:26:56 -08:00
  • 86590a6b76 Fix typo Robin Dunn 2018-03-08 14:07:42 -08:00
  • 5c7046bdbc Add changelog for 778 Robin Dunn 2018-03-08 13:17:37 -08:00
  • dbb904b6c3 Merge pull request #779 from jensgoe/CustomTreeCtrl_has_no_attribute_findTimer Robin Dunn 2018-03-08 13:20:38 -08:00
  • 8660efb0d8 Add changelog for 778 Robin Dunn 2018-03-08 13:17:37 -08:00
  • 2bd5c69bc3 Added the wxWidgets version number to the tail end of the string returned by wx.version(). Robin Dunn 2018-03-08 13:06:47 -08:00
  • a78daf4c08 Changelog for wxWidgets update Robin Dunn 2018-03-08 13:05:46 -08:00
  • d5b4727356 Bind EVT_WINDOW_DESTROY handler to specific window Robin Dunn 2018-03-08 13:13:37 -08:00
  • 479c9da847 Added the wxWidgets version number to the tail end of the string returned by wx.version(). Robin Dunn 2018-03-08 13:06:47 -08:00
  • b06abffc81 Changelog for wxWidgets update Robin Dunn 2018-03-08 13:05:46 -08:00
  • c111c9d3a0 Updated to the wxWidgets 3.0.4 release version. Robin Dunn 2018-03-08 13:05:16 -08:00
  • 6670c20ade Bind EVT_WINDOW_DESTROY handler to specific window (Fixes #778) Jens Göpfert 2018-03-06 12:12:30 +01:00
  • d658279a37 Merge pull request #772 from RobinD42/fix-issue770-master Robin Dunn 2018-02-27 17:19:18 -08:00
  • c55bce442a Merge pull request #771 from RobinD42/fix-issue770 Robin Dunn 2018-02-27 17:18:59 -08:00
  • e427e69cdc Explicitly zero-terminate the array used for the attribute list. Robin Dunn 2018-02-27 16:24:07 -08:00
  • 63ca46e6ce Explicitly zero-terminate the array used for the attribute list. Robin Dunn 2018-02-27 16:24:07 -08:00
  • 41ea23bb9a Switching to CircleCI (#765) Robin Dunn 2018-02-23 21:23:44 -08:00
  • 056134ea24 Switching to CircleCI (#765) Robin Dunn 2018-02-23 21:23:44 -08:00
  • d6e8c79da0 Merge pull request #726 from acolomb/pywxrc-phoenix-compatibility Robin Dunn 2018-02-22 22:23:18 -08:00
  • 72f079f30c Merge pull request #726 from acolomb/pywxrc-phoenix-compatibility Robin Dunn 2018-02-22 22:23:18 -08:00
  • 7a6a64d26d Merge pull request #755 from jwilk-forks/atan2 Robin Dunn 2018-02-22 22:20:17 -08:00
  • 25a06b002c Merge pull request #755 from jwilk-forks/atan2 Robin Dunn 2018-02-22 22:20:17 -08:00