Commit Graph

  • 047da1b885 Class and function renaming. Douglas Thor 2016-07-06 11:27:59 -07:00
  • 7da7a52737 Added __main__.py so python -m plot runs demo Douglas Thor 2016-07-06 11:22:24 -07:00
  • c34cc76cd6 Moved demos to ./examples Douglas Thor 2016-07-06 11:20:06 -07:00
  • a8be4a9e1e Moved PlotCanvas to its own module: plotcanvas.py Douglas Thor 2016-07-06 11:12:56 -07:00
  • c601ec9989 Added simple_example.py Douglas Thor 2016-07-06 09:06:38 -07:00
  • 31c35d0cfc Moved TempStyle, PendingDeprecation to utils.py Douglas Thor 2016-07-05 17:57:50 -07:00
  • b6e5d73b42 Moved demo to separate module, replaced cursors for mag and move. Douglas Thor 2016-07-05 16:10:15 -07:00
  • 91c85b24a9 Updated __init__.py Douglas Thor 2016-07-05 15:25:11 -07:00
  • e80aa821bb Moved plot.py to plot/plot.py Douglas Thor 2016-07-05 15:08:17 -07:00
  • 2fd98b724b Moved changelog and readme to files. Douglas Thor 2016-07-05 13:41:08 -07:00
  • bc12ebc829 Merge branch 'master' into add-ribbon-lib Robin Dunn 2016-07-06 20:30:22 -07:00
  • c58b9ff859 Merge pull request #113 from DietmarSchwertberger/colourchooser_absolute Robin Dunn 2016-07-06 20:27:20 -07:00
  • ad8891a0a7 Merge branch 'docs-fixes' Robin Dunn 2016-07-06 20:24:07 -07:00
  • 350c1ad237 xrange --> range Robin Dunn 2016-07-06 13:37:45 -07:00
  • 871c3112ef Some Py3 fixes for roses sample Robin Dunn 2016-07-06 13:30:04 -07:00
  • a5d1128f75 Merge pull request #98 from dougthor42/refactor-lib.plot Robin Dunn 2016-07-06 20:22:07 -07:00
  • cc3190e240 Lots more docstring refs fixed Robin Dunn 2016-07-06 20:20:10 -07:00
  • 98e74b6de9 Style tweaks for the docs Robin Dunn 2016-07-06 18:33:29 -07:00
  • 488f29b05a Fix docstring references to wx.Bitmap Robin Dunn 2016-07-06 18:45:16 -07:00
  • 4175d35105 Fix docstring references to wx.Colour Robin Dunn 2016-07-06 18:40:04 -07:00
  • bd2b9750a2 Style tweaks for the docs Robin Dunn 2016-07-06 18:33:29 -07:00
  • c742113556 The ribbon module needs to be linked in the docs index Robin Dunn 2016-07-06 18:32:42 -07:00
  • a6410289b1 Add PyGetColourScheme Robin Dunn 2016-07-06 17:13:19 -07:00
  • 39b2ad20b5 typo Robin Dunn 2016-07-06 17:12:45 -07:00
  • 76a511cada fixed(?) scaleAndShift, removed SavePen + others Douglas Thor 2016-07-05 10:50:05 -07:00
  • 25ca1a19b9 Minor doc tweak for BoxPlot Douglas Thor 2016-07-01 12:07:03 -07:00
  • 3d42be52b8 Updates for BoxPlot Douglas Thor 2016-07-01 12:00:47 -07:00
  • 5a23e277b6 Switched all new API properties to mixedCase Douglas Thor 2016-07-01 11:41:28 -07:00
  • 75af89db9a Even more doc updates. Douglas Thor 2016-07-01 11:02:49 -07:00
  • a99bdf5ebe Factored out _set_displayside logic. Douglas Thor 2016-07-01 08:46:31 -07:00
  • d751591215 PolyMarker._drawmarkers no longer uses eval() Douglas Thor 2016-07-01 08:28:31 -07:00
  • 28a2873236 Updated docs for PolyLine Douglas Thor 2016-06-30 11:22:27 -07:00
  • 674d64f7e0 Updated docs for PolyPoints Douglas Thor 2016-06-30 10:39:22 -07:00
  • fc8fe11839 Finally got local sphinx builds working, so now the major doc update begins. Douglas Thor 2016-06-30 09:44:38 -07:00
  • b1b309cea6 Documentation updates. Douglas Thor 2016-06-28 12:13:36 -07:00
  • c8bd440f2e factored out scale_and_shift_point() Douglas Thor 2016-06-28 10:58:39 -07:00
  • 6b039cede2 Using dc.DrawLineList, DrawTextList in _drawTicks, _drawAxesValues Douglas Thor 2016-06-28 09:50:48 -07:00
  • 8cd222414c fixed typo, updated section comment, added additional demo to _draw1Objects Douglas Thor 2016-06-27 15:31:19 -07:00
  • 16c373cb96 moved PolyPoints log10 logic to private method. Added PolyPoints._abs() Douglas Thor 2016-06-27 15:08:33 -07:00
  • f9ee131513 Fixed most of the max line length issues. Douglas Thor 2016-06-27 14:01:57 -07:00
  • dd929bc3ea Removed duplicate code in PolyBars, PolyHistogram Douglas Thor 2016-06-27 10:21:15 -07:00
  • 970b645dbe Added stub for unittests/test_lib_plot.py Douglas Thor 2016-06-15 16:52:00 -07:00
  • f23d833e1e Added TempStyle combination decorator + context manager. Douglas Thor 2016-06-15 14:00:05 -07:00
  • 7c63db4d26 Added SaveBrush context manager and SavedBrush decorator Douglas Thor 2016-06-10 13:17:20 -07:00
  • 5279b48954 Merge branch 'samples-py3-fixes' Robin Dunn 2016-07-06 14:23:36 -07:00
  • 91d8572299 xrange --> range Robin Dunn 2016-07-06 13:37:45 -07:00
  • fa08d80c91 Some Py3 fixes for roses sample Robin Dunn 2016-07-06 13:30:04 -07:00
  • adc42f3457 Fix copy/paste error for ribbon build on Windows Robin Dunn 2016-07-06 13:20:44 -07:00
  • 05fccb01b4 update TODO Robin Dunn 2016-07-06 13:12:51 -07:00
  • 0c169cf2d8 Finish remaining transfer flags for ribbon client data objects, and finish basic tests. Robin Dunn 2016-07-05 16:19:12 -07:00
  • 786d806906 Move wxPyClientData and wxPyUserData declarations to wxpy_api.h Robin Dunn 2016-07-05 16:13:14 -07:00
  • 21d7a8e96a use absolute imports DietmarSchwertberger 2016-07-05 20:30:33 +02:00
  • 51e64cad24 Merge remote-tracking branch 'refs/remotes/wxWidgets/master' DietmarSchwertberger 2016-07-05 20:17:30 +02:00
  • cf008ca59a Update wxWidgets link Robin Dunn 2016-07-04 22:38:15 -07:00
  • a114260e57 More tests Robin Dunn 2016-07-04 22:37:01 -07:00
  • 383fa33fb0 Ignore the void* version of the client data methods Robin Dunn 2016-07-04 22:29:05 -07:00
  • 0577281ec9 fix wtc imports Robin Dunn 2016-07-04 22:15:36 -07:00
  • 89e284eac0 Merge pull request #109 from lvu/master Robin Dunn 2016-07-04 16:18:14 -07:00
  • 587e86d786 Merge branch 'use-pytest' into add-ribbon-lib Robin Dunn 2016-07-04 16:00:02 -07:00
  • 881286c570 Merge branch 'master' into add-ribbon-lib Robin Dunn 2016-07-04 15:59:47 -07:00
  • f5f3ec2147 uiaction test tweaks Robin Dunn 2016-07-04 15:51:43 -07:00
  • b6895f42f1 Move self.frame.Show back to setUp and add posting a size event to it Robin Dunn 2016-07-04 15:51:00 -07:00
  • f0d24cc724 clean up file generated by the tests Robin Dunn 2016-07-04 15:15:20 -07:00
  • eb76603c67 Allow single letter (like "-v") cli options too. Robin Dunn 2016-07-04 14:57:42 -07:00
  • 3783278a2b Try harder AND smarter to avoid stuck tests, where tests seem to run fine but don't terminate correctly. Robin Dunn 2016-07-04 14:56:54 -07:00
  • e23c664840 pytest-timeout is not working as I expected in conjunction with --boxed, so set the default to not use --timeout for now Robin Dunn 2016-07-04 14:38:00 -07:00
  • 5c3f87de9a Merge branch 'master' into use-pytest Robin Dunn 2016-07-04 13:57:50 -07:00
  • be3d0043b4 Another import six fix Robin Dunn 2016-07-04 13:57:07 -07:00
  • 2251338f03 Merge branch 'master' into add-ribbon-lib Robin Dunn 2016-07-01 20:24:07 -07:00
  • ed545aabef Merge branch 'fix-base_prefix' Robin Dunn 2016-07-01 18:03:12 -07:00
  • 58d631c1bd Bump the default timeout to 20 seconds Robin Dunn 2016-07-01 14:01:38 -07:00
  • 7050c8466e Wrap quotes around sys.executable in case there are spaces in the pathname Robin Dunn 2016-07-01 11:32:52 -07:00
  • 60065b23bf Add a hack for determining the base_prefix for old-style virtualenvs, however it turns out that the correct value is already in LIBDIR so it may not be needed if we check that first. Robin Dunn 2016-07-01 13:53:45 -07:00
  • 06e1df73cb fix MultiMessageDialog Valentin Lavrinenko 2016-07-01 15:52:01 +03:00
  • b8138a2a2f Fix imports in some tests and in floatcanvas Robin Dunn 2016-07-01 01:23:39 -07:00
  • 499ac27bba Remove the old test runner modules Robin Dunn 2016-07-01 00:46:49 -07:00
  • 7fcd1fe669 --boxed mode does not work on Windows Robin Dunn 2016-07-01 00:44:30 -07:00
  • 933e1e22d4 Switch to py.test for running tests. Use --boxed mode to run each test in a separate process, and --timeout to kill stuck tests. Robin Dunn 2016-07-01 00:25:26 -07:00
  • 86357cc0a1 Merge branch 'remove-six' Robin Dunn 2016-06-30 20:14:58 -07:00
  • c6d4dd44ea Merge branch 'unittests-relative-import-wtc' Robin Dunn 2016-06-30 20:12:00 -07:00
  • ed4756b902 Remove wx.lib.six and use the stock six module instead, and add it as an installation dependency. Robin Dunn 2016-06-30 19:52:11 -07:00
  • bb01dc0d7f Use absolute import of wtc in the unittest modules, instead of depending on them being run as __main__ and getting the folder on the sys.path by default. Robin Dunn 2016-06-30 16:49:19 -07:00
  • 63a8f2a6e7 Merge branch 'overlay-demo' Robin Dunn 2016-06-30 13:40:31 -07:00
  • 9033204b82 Merge branch 'support-venv' Robin Dunn 2016-06-30 13:40:19 -07:00
  • bb167b9f1d ribbon_buttonbar tests, and some cleanup Robin Dunn 2016-06-30 13:39:15 -07:00
  • 087cf1451b Use a semi-transparent rectangle in the Overlay sample Robin Dunn 2016-06-30 13:36:07 -07:00
  • ec025067ec Use sys.base_prefix, if present, for Py3 venv's Robin Dunn 2016-06-30 11:13:00 -07:00
  • 4ec49d7e75 Add the concrete art provider classes, and finish tests in test_ribbon_art Robin Dunn 2016-06-28 17:17:00 -07:00
  • e1b18a930c Merge branch 'master' into add-ribbon-lib Robin Dunn 2016-06-28 16:17:43 -07:00
  • e7dec55395 Fix wxWindows linked revision Robin Dunn 2016-06-28 16:15:43 -07:00
  • 371a7b4958 Merge branch 'master' into add-ribbon-lib Robin Dunn 2016-06-28 16:11:19 -07:00
  • 5d008221e6 Update wxWindows linked revision Robin Dunn 2016-06-28 16:10:18 -07:00
  • 84f9f8a106 Merge branch 'use-requests' Robin Dunn 2016-06-28 13:01:09 -07:00
  • e21b0fffbc Merge pull request #106 from lvu/master Robin Dunn 2016-06-28 12:57:37 -07:00
  • ec2e497662 Merge pull request #108 from DietmarSchwertberger/classic_vs_phoenix_metafile_update Robin Dunn 2016-06-28 12:56:24 -07:00
  • 98cf9f79e0 Switch to requests for downloading tools, and other cleanup. Robin Dunn 2016-06-28 12:55:53 -07:00
  • 61bfee6d51 Merge remote-tracking branch 'refs/remotes/wxWidgets/master' into classic_vs_phoenix_metafile_update DietmarSchwertberger 2016-06-25 17:35:29 +02:00
  • 48c1273992 MetaFile and MetaFileDC update DietmarSchwertberger 2016-06-25 17:32:51 +02:00
  • 59e879be05 Add missing wxRIBBON_BUTTONBAR_BUTTON_ACTIVE_MASK and other art fixes Robin Dunn 2016-06-24 21:27:35 -07:00
  • 064c2c7725 Update wxWidgets link Robin Dunn 2016-06-24 20:04:27 -07:00