Commit Graph

  • 04ec9090df Merge pull request #154 from swt2c/fix_ribbonbar_transfer Robin Dunn 2016-08-23 18:09:41 -07:00
  • 73f0622bf6 Additional ribbonbar_demo tweaks and cleanup. Robin Dunn 2016-08-23 14:29:32 -07:00
  • 27f607cb37 Merge branch 'fix_ribbon_sample_crash' of https://github.com/swt2c/Phoenix into swt2c-fix_ribbon_sample_crash Robin Dunn 2016-08-23 14:18:26 -07:00
  • f608f4bed4 Fix radiobut test - SetValue(False) doesn't do anything so don't test that Scott Talbert 2016-08-21 23:50:11 -04:00
  • 215f1a3e1e Fix dcclient test Scott Talbert 2016-08-21 23:26:59 -04:00
  • 22be7280be Fix dcbuffer tests Scott Talbert 2016-08-21 23:24:41 -04:00
  • 929f6c7f22 Fix wxRibbonBar::SetArtProvider ownership Scott Talbert 2016-08-21 15:36:03 -04:00
  • 6d45c406c3 Fix UltimateListCtrl traceback Scott Talbert 2016-08-21 15:21:02 -04:00
  • a3b10d5d63 Fix crash in ribbonbar sample Scott Talbert 2016-08-20 23:14:50 -04:00
  • 53f3c37eb1 Merge pull request #148 from swt2c/fix_msgdlg_tests Robin Dunn 2016-08-20 18:23:47 -07:00
  • cddd5c8295 Merge pull request #147 from swt2c/fix_richmsgdlg_tests Robin Dunn 2016-08-20 18:23:27 -07:00
  • 1aef9baa4b Merge pull request #146 from swt2c/fix_scrolwin_test Robin Dunn 2016-08-20 18:23:03 -07:00
  • 98e333ed67 Merge pull request #145 from swt2c/fix_pi_import_test Robin Dunn 2016-08-20 18:22:51 -07:00
  • b88d08c220 Add a wx.GridBagSizer.Add method that allows a spacer to be defined with a wx.Size (or just a tuple) as in Classic. Robin Dunn 2016-08-20 18:22:16 -07:00
  • 3bce861b59 Fix msgdlg tests Scott Talbert 2016-08-18 23:31:58 -04:00
  • abfe4113fb Fix richmsgdlg tests Scott Talbert 2016-08-18 23:29:41 -04:00
  • 24a45b69f4 Fix scrolwin test Scott Talbert 2016-08-18 20:13:14 -04:00
  • 6b4f5e886a Fix pi_import test - look for the .pi files in the same directory as wx Scott Talbert 2016-08-18 20:03:43 -04:00
  • 3b9b79cfb5 README updates for cairo-msw Robin Dunn 2016-08-18 13:16:14 -07:00
  • 17b5d65413 Also set PATH in the GraphicsContext sample for Cairo Robin Dunn 2016-08-17 14:49:37 -07:00
  • 35731aa913 Update docstring about the source of the Cairo DLLs Robin Dunn 2016-08-17 14:46:43 -07:00
  • 5a037d21e9 Try to ensure that the Cairo DLLs included with wxPython are the ones that cairocffi will use, or it can be overridden by setting CAIRO in the environment if desired. Robin Dunn 2016-08-17 09:15:37 -07:00
  • 66c9c541fb Clean up some duplicated code Robin Dunn 2016-08-17 09:11:42 -07:00
  • 572ebca499 Enable including either 32bit or 64bit Cairo DLLs as appropriate for the architecture of the Python being built for. Robin Dunn 2016-08-16 23:29:53 -07:00
  • ca34d719be Merge pull request #144 from swt2c/fix_topictreetraverser Robin Dunn 2016-08-15 23:18:26 -07:00
  • c17f51d459 Merge pull request #143 from swt2c/fix_pubsub_provider_tests Robin Dunn 2016-08-15 23:17:57 -07:00
  • bce90d0941 Merge pull request #142 from swt2c/fix_pubsub_listener_tests Robin Dunn 2016-08-15 23:17:08 -07:00
  • 2a30ee163d Merge pull request #140 from swt2c/fix_pubsub_except_tests Robin Dunn 2016-08-15 23:16:22 -07:00
  • f5fea14e5e Merge pull request #139 from swt2c/fix_flatmenu_test Robin Dunn 2016-08-15 23:15:42 -07:00
  • e47140fb01 Merge pull request #138 from swt2c/fix_pyprogress_tests Robin Dunn 2016-08-15 23:15:17 -07:00
  • bd371e6aab Merge pull request #137 from swt2c/fix_dockart Robin Dunn 2016-08-15 23:15:00 -07:00
  • cf59ae09fb Fix TopicTreeTraverser when doing breadth traversal on Python 3 Scott Talbert 2016-08-16 00:15:36 -04:00
  • b683d39ab2 Fix lib_pubsub_provider tests Scott Talbert 2016-08-15 20:54:44 -04:00
  • 30f991910d Fix lib_pubsub_listener tests Scott Talbert 2016-08-14 20:15:49 -04:00
  • ed9ddf5300 Fix lib_pubsub_except tests Scott Talbert 2016-08-14 11:13:44 -04:00
  • bf8c78ea8b Fix lib_agw_flatmenu test Scott Talbert 2016-08-13 20:57:35 -04:00
  • 22d9d555ab Fix lib_agw_pyprogress tests Scott Talbert 2016-08-13 20:38:54 -04:00
  • 25d687d8a3 Convert some code snippets for the docs. Robin Dunn 2016-08-13 17:33:33 -07:00
  • 6f026ab75f Fix dockart when not using the Windows XP theme Scott Talbert 2016-08-13 20:19:00 -04:00
  • 7b5643d453 Update item map Robin Dunn 2016-08-13 15:06:10 -07:00
  • 66babdd5b3 Update wxWidgets Robin Dunn 2016-08-13 14:54:07 -07:00
  • 774f98a5df wxPropertyGridInterface is abstract Robin Dunn 2016-08-13 14:47:51 -07:00
  • c7130a4366 Fix propgrid rule Robin Dunn 2016-08-13 14:47:08 -07:00
  • cdac262985 Rename the property.py ETG script so it is clear that it belongs to propgrid Robin Dunn 2016-08-13 14:42:01 -07:00
  • f7ddd9fce9 More propgrid progress Robin Dunn 2015-03-05 15:14:57 -08:00
  • 87b4eca54e More propgrid work Robin Dunn 2015-03-04 17:12:16 -08:00
  • 73b2e45156 More progress on propgrid classes Robin Dunn 2015-03-03 20:48:37 -08:00
  • f73396c479 Starting work on wrapping propgrid Robin Dunn 2015-02-23 16:44:06 -08:00
  • 5b831d5498 Merge pull request #135 from swt2c/fix_helpwnd_test Robin Dunn 2016-08-13 12:29:42 -07:00
  • f3869e4d3c Merge pull request #133 from swt2c/fix_helpdlg_test Robin Dunn 2016-08-13 12:29:25 -07:00
  • ad4fa75d03 Merge pull request #132 from swt2c/fix_graphics_tests Robin Dunn 2016-08-13 12:28:40 -07:00
  • 5fb4967629 Fix helpwnd test - need to wait a bit longer for window to be realized Scott Talbert 2016-08-12 21:49:03 -04:00
  • ffcc23cb60 Change "~lib" --> "~wx.lib" in agw Robin Dunn 2016-08-12 14:57:10 -07:00
  • b4233d9299 Fully qualify names for more links. Robin Dunn 2016-08-12 14:53:29 -07:00
  • 62e5198463 Fix backslashes. Robin Dunn 2016-06-13 16:59:59 -07:00
  • 86c7ed3170 Fix helpdlg test Scott Talbert 2016-08-10 23:44:32 -04:00
  • d080de015b Fix graphics tests Scott Talbert 2016-08-10 23:33:14 -04:00
  • 1efd6fb03f Merge pull request #124 from RobinD42/wip-demo Robin Dunn 2016-08-10 19:58:25 -07:00
  • 175542eafa Remove more old and unused demo files Robin Dunn 2016-08-10 19:49:48 -07:00
  • 2f1f0ee1e9 XRC and MemoryFSHandler fixes Robin Dunn 2016-08-10 15:57:47 -07:00
  • 9d5e743e50 More minor demo fixes and updates for Py3, Phoenix, etc. Robin Dunn 2016-08-10 15:56:04 -07:00
  • 9fe03f7570 Remove some additional unused/outdated demo files Robin Dunn 2016-08-10 11:00:23 -07:00
  • 2e93343b6f Merge branch 'master' into wip-demo Robin Dunn 2016-08-10 10:59:10 -07:00
  • ce00fc06a5 * Slight refactoring in wx/lib/plot/examples/demo.py * Add a __init__.py * Update the PyPlot sample in the main wxPython demo to use the new plot demo Robin Dunn 2016-08-10 10:48:54 -07:00
  • 56492c33c7 Merge branch 'master' into wip-demo Robin Dunn 2016-08-09 23:07:38 -07:00
  • 4eb38cb526 Merge pull request #127 from david-hughes/pdfviewer Robin Dunn 2016-08-09 23:02:05 -07:00
  • f04fe636e6 Merge pull request #131 from swt2c/fix_fontdlg_test Robin Dunn 2016-08-09 22:31:58 -07:00
  • 58989a69fc Merge pull request #130 from swt2c/fix_filedlg_test Robin Dunn 2016-08-09 22:29:49 -07:00
  • 9d0f91e010 Merge pull request #129 from swt2c/fix_event_tests_crash Robin Dunn 2016-08-09 22:28:30 -07:00
  • 8d320deb78 Merge pull request #128 from swt2c/fix_filectrl_tests Robin Dunn 2016-08-09 22:25:12 -07:00
  • 349f314318 Fix fontdlg test on wxGTK Scott Talbert 2016-08-07 21:05:27 -04:00
  • 1b3f680157 Fix filedlg test Scott Talbert 2016-08-07 10:28:03 -04:00
  • 127b8dba9b Fix crash when running event tests Scott Talbert 2016-08-07 10:18:14 -04:00
  • 52939e4912 Fix filectrl tests Scott Talbert 2016-08-07 09:41:30 -04:00
  • 0a80536c8b PyFunctionDef should also have a hasOverloads() method for quacking like a duck. Robin Dunn 2016-08-05 21:17:15 -07:00
  • 048f8dfe06 PyFunctionDef should also have a hasOverloads() method for quacking like a duck. Robin Dunn 2016-08-05 21:17:15 -07:00
  • b1c22a32a4 Merge branch 'master' into wip-demo Robin Dunn 2016-08-05 21:04:57 -07:00
  • 97a5183ebf Merge branch 'swt2c-fix_wxmask_test' Robin Dunn 2016-08-05 21:03:23 -07:00
  • b643ea4289 wx.Palette constructor doesn't need the array length anymore Robin Dunn 2016-08-05 21:02:50 -07:00
  • 0d1d4ddf58 Merge branch 'fix_wxmask_test' of https://github.com/swt2c/Phoenix into swt2c-fix_wxmask_test Robin Dunn 2016-08-05 20:57:38 -07:00
  • 3bbcd4b7f3 Some docs updates for wx.Palette Robin Dunn 2016-08-05 16:22:45 -07:00
  • f48b90f8c4 Use bold for method and class names Robin Dunn 2016-08-05 16:22:15 -07:00
  • 50c1acd136 Don't use "*args, **kw" in the docs when only one of the overloads is not ignored. Robin Dunn 2016-08-05 16:21:35 -07:00
  • 854f2b509a Merge branch 'master' into wip-demo Robin Dunn 2016-08-05 13:24:13 -07:00
  • cd9d6b7be8 Merge branch 'swt2c-palette' Robin Dunn 2016-08-05 13:20:37 -07:00
  • a672913e97 Refactor custom Create code to a separate helper function. Add a replacement for the constructor taking arrays of rgb values. Update and expand tests. Robin Dunn 2016-08-05 12:08:21 -07:00
  • 1429bb0dd2 Add missing "PyErr_Clear();" for cppCtors Robin Dunn 2016-08-05 12:00:17 -07:00
  • a0436a3b6b Updated intra-doc links to ensure fully qualified names David Hughes 2016-08-05 16:03:43 +01:00
  • ab01a89816 Fix wxPalette::Create on OSX Robin Dunn 2016-08-04 22:48:57 -07:00
  • fe29df05d4 Switch from Tuple to more general Sequence, and other refactoring. Robin Dunn 2016-08-04 22:42:32 -07:00
  • c680758ff1 Merge branch 'palette' of https://github.com/swt2c/Phoenix into swt2c-palette Robin Dunn 2016-08-04 19:47:54 -07:00
  • 7dc652896c Add comment explaining the magic '2' Robin Dunn 2016-08-04 19:46:47 -07:00
  • 23b4a1b4d3 Don't use apply() Robin Dunn 2016-08-04 19:44:43 -07:00
  • 92d15292ec Enforce passing a bytes object to wx.OutputStream.write, don't try to coerce it. Robin Dunn 2016-08-04 19:43:49 -07:00
  • fefc7c59b0 Add wrapper and unittests for wxPalette Scott Talbert 2016-08-04 20:47:58 -04:00
  • 8b8536ccfb More minor demo fixes and updates for Py3, Phoenix, etc. Robin Dunn 2016-08-04 15:19:43 -07:00
  • 0e79905aa0 Don't set the hourglass cursor every time the diagram is redrawn. It can get real annoying. Robin Dunn 2016-08-04 15:14:43 -07:00
  • 33e3e8d32c Get rid of mvctree Robin Dunn 2016-08-04 15:11:53 -07:00
  • 9c5073244f Fixes for the mimetype wrappers and demo Robin Dunn 2016-08-04 12:18:33 -07:00
  • b00620f286 Reorder overloads when adding a new one, in case the primary FunctionDef has been ignored. Robin Dunn 2016-08-04 12:02:04 -07:00