Commit Graph

  • b3d579ed37 use correct variable name Robin Dunn 2015-12-23 17:29:09 -08:00
  • ae5cfa612f Update wxWidgets revision Robin Dunn 2015-12-05 13:50:39 -08:00
  • f764b32778 Some fixes for running the build script with Python3 Robin Dunn 2015-12-04 18:02:35 -08:00
  • 1c68baff26 Track a different wxWidgets branch Robin Dunn 2015-12-01 18:55:32 -08:00
  • 63f2f36003 Shift the py33 builders on OSX to build for Python 3.5 instead. Robin Dunn 2015-12-01 18:46:58 -08:00
  • 85301c6c0d Icons on notebook tabs look VERY non-native on Mac. Robin Dunn 2015-12-01 18:25:51 -08:00
  • f3eed63002 Add a new TODO Robin Dunn 2015-12-01 18:13:49 -08:00
  • 2d0ecd2d02 Update submodule to latest on the wxWidgets 3.0.x branch Robin Dunn 2015-12-01 18:06:53 -08:00
  • be9eaf15d2 Fixed issue where user could not force axis min and max values. dougthor42 2015-11-04 15:44:02 -08:00
  • 8304c859f8 - mouse move would sometime fire HitTest and cause an exception - add the keepPointInPlace to Zoom, another change to SVN which did not make it to Phoenix wernerfb 2015-09-21 17:40:25 +02:00
  • 129b846066 - missed in previous commit wernerfb 2015-09-21 16:37:58 +02:00
  • 7100d73ec5 - missed change from SVN, _cycleidsx changes and AddObject stuff wernerfb 2015-09-21 16:15:09 +02:00
  • 8f8c253972 - just a spelling error wernerfb 2015-09-21 15:56:10 +02:00
  • 52c13a674e - missed change from SVN, zoom mixin wernerfb 2015-09-21 15:48:56 +02:00
  • f8378c683a - next is a built-in function in Py3 wernerfb 2015-09-16 10:29:48 +02:00
  • 2139fbab55 - move Group class to FCObjects wernerfb 2015-09-16 10:24:42 +02:00
  • 37581e2cd7 Stared work on Symmetric Log Scale, other minor updates. Douglas Thor 2015-09-15 16:57:08 -07:00
  • 6f1b1e1c22 - Colour.SetFromString replaced in Phoenix wernerfb 2015-09-13 11:23:03 +02:00
  • 12c6a097dc Doc updates, refactoring of GridLines, removal of unused API Douglas Thor 2015-08-21 12:47:13 -07:00
  • 099bbdef96 Fixed box plot median line issue, added 3rd example box plot. Douglas Thor 2015-08-20 12:35:22 -07:00
  • 9b224fcb31 Corrected a typo in the setup.py file Nelson Brochado 2015-08-20 03:26:36 +02:00
  • 02901ed879 Corrected a typo: from seup.py to setup.py Nelson Brochado 2015-08-20 02:59:37 +02:00
  • 9592e4d32a Documentation updates, bugfixes for box plot Douglas Thor 2015-08-19 14:25:32 -07:00
  • ee2b440db5 Minor PEP8 changes, added pylint:disable for some pylint items. Douglas Thor 2015-08-17 17:29:00 -07:00
  • 0f974a9e60 Added individual control of Axes, axes values, and ticks Douglas Thor 2015-08-17 15:54:33 -07:00
  • 0e19dcc948 Added individual axis display control, updated menus in demo Douglas Thor 2015-08-12 17:36:01 -07:00
  • 0b5f9109fd Merge pull request #112 from RobinD42/more-travis-tweaks Robin Dunn 2015-08-11 08:40:03 -07:00
  • ba350b8157 The builds take a long time, so do just one Python for now. Robin Dunn 2015-08-11 08:39:11 -07:00
  • ccc36fe492 Merge pull request #111 from RobinD42/readme-update-dependency Robin Dunn 2015-08-11 00:34:06 -07:00
  • 972bb6668d Remove copy/paste error. We don't need to specify email notifications anyway, the default should suffice. Robin Dunn 2015-08-11 00:13:56 -07:00
  • 7b6958e30b Add Python 3.4 build Robin Dunn 2015-08-11 00:12:49 -07:00
  • 3b844226b8 Add libnotify Robin Dunn 2015-08-11 00:00:35 -07:00
  • 5bfcd3ceda Add Travis-ci control file Robin Dunn 2015-08-10 23:50:46 -07:00
  • cc52d6c3fa Forgot the import Robin Dunn 2015-08-10 22:58:26 -07:00
  • 2e9b9c7399 Use either 32bit or 64bit builds of SIP on linux Robin Dunn 2015-08-10 22:50:53 -07:00
  • a756c502aa Refactoring and starting to add separate class for plots that have discrete X values Douglas Thor 2015-08-10 17:10:51 -07:00
  • b69feea0d4 Added BoxPlot Douglas Thor 2015-08-08 10:09:57 -07:00
  • c064f99e83 Update Gauge.py Mike Driscoll 2015-08-07 08:39:54 -05:00
  • beb452b3cf Update GridLabelRenderer.py Mike Driscoll 2015-08-07 08:37:45 -05:00
  • f6589b2c30 Fix a typo in StockButtons.py Mike Driscoll 2015-08-07 08:35:30 -05:00
  • 7851def54d Updated menu names to include short description of what's plotted. Douglas Thor 2015-08-04 17:56:56 -07:00
  • 0b600f4eeb Documentation updates Douglas Thor 2015-08-04 10:45:37 -07:00
  • 5cb14aa820 Moved Title and Label drawing to separate methods Douglas Thor 2015-08-03 22:26:39 -07:00
  • 0ad2d04874 PEP8/PyLint and other formatting updates. Douglas Thor 2015-08-03 21:27:14 -07:00
  • 6a2d1b8a51 API changes Douglas Thor 2015-08-03 18:31:24 -07:00
  • 8a3584dc6a Added properties to most getters/setters. Douglas Thor 2015-08-03 13:36:20 -07:00
  • ab45d7e42c Major updates to plot.py. Douglas Thor 2015-08-03 12:28:38 -07:00
  • 1ab07c4803 Move remaining OSX build (Py27) to the new VM. Robin Dunn 2015-07-25 13:31:48 -07:00
  • fcd1d73b7d just use sys.maxsize instead of going via six wernerfb 2015-07-25 18:05:58 +02:00
  • afbe4e9a21 update documentation wernerfb 2015-07-25 18:02:59 +02:00
  • 92eab4f8fb - add a simple unittest - force __allow_long to True on Py3 wernerfb 2015-07-24 16:08:41 +02:00
  • b6e016fb3f make it work on Py3 wernerfb 2015-07-24 15:51:20 +02:00
  • e81b57863b DrawRectangleRect is replaced with DrawRectangle wernerfb 2015-07-06 14:27:20 +02:00
  • 4d28f39e69 DrawRectangleRect is replaced with DrawRectangle wernerfb 2015-07-06 14:22:44 +02:00
  • 760fba6ca9 - customtreectrl is now in wx.lib.agw wernerfb 2015-07-06 14:09:18 +02:00
  • d9d75bb835 - loosen demo version check wernerfb 2015-07-06 14:08:49 +02:00
  • 8b81aaba8a Check for SetExtraControlCreator callback failure Conrad Huang 2015-06-27 18:23:19 -07:00
  • bb2eb65988 Implement SetExtraControlCreator for wx.FileDialog Conrad Huang 2015-06-27 15:18:56 -07:00
  • 4cbd55bf59 ArtProvider-Demo: updated to all availble wx.ART_IDs Christian Buhtz 2015-05-02 17:22:41 +02:00
  • 49a8884e7c Merge pull request #108 from wernerfb/2015-april-doclinks Robin Dunn 2015-04-15 20:27:50 -07:00
  • 695412a701 KeyEvent.GetUnicodeKey should return an integer, not a str/unicode object. Robin Dunn 2015-04-15 09:53:40 -07:00
  • 0b98209d36 fix a few Sphinx warnings wernerfb 2015-04-14 17:15:52 +02:00
  • 164a147a56 fix doc links in wx.lib.agw wernerfb 2015-04-14 08:27:14 +02:00
  • f9d88b1df6 fix doc links in wx.lib.agw wernerfb 2015-04-14 08:17:32 +02:00
  • d89745e761 fix doc links in wx.lib wernerfb 2015-04-13 18:42:45 +02:00
  • ee5547adc4 Merge pull request #107 from wernerfb/2015-april-splitter Robin Dunn 2015-04-11 17:37:46 -07:00
  • addb3acc1b Merge pull request #106 from wernerfb/2015-april-statbmp Robin Dunn 2015-04-11 17:30:14 -07:00
  • 88b52b3bd2 Merge pull request #105 from wernerfb/2015-april-resizewidget Robin Dunn 2015-04-11 17:29:31 -07:00
  • 61e3f32924 Merge remote-tracking branch 'upstream/master' Robin Dunn 2015-04-11 17:18:22 -07:00
  • 7caef161f5 Merge pull request #104 from wernerfb/2015-april-ticker Robin Dunn 2015-04-11 17:13:29 -07:00
  • 1a2f0f4cfd Merge pull request #103 from wernerfb/2015-april-stattext Robin Dunn 2015-04-11 16:58:47 -07:00
  • 870d273f44 Merge pull request #102 from wernerfb/2015-april-throbber Robin Dunn 2015-04-11 16:58:19 -07:00
  • 496bce8952 Merge pull request #14 from topic2k/ULC_ColumnChekedEvent Robin Dunn 2015-04-11 16:52:57 -07:00
  • 6fb49ce820 Remove SetAutoLayout from the example. Robin Dunn 2015-04-11 16:32:35 -07:00
  • 0d76c8ebdf Fix passing the widths to SetFieldsCount Robin Dunn 2015-04-11 16:30:32 -07:00
  • 85dff7e1b2 Clarify the intro to the build.py commands in the README Robin Dunn 2015-04-11 15:50:27 -07:00
  • 015d69825a Update wxWidgets submodule Robin Dunn 2015-04-11 15:34:47 -07:00
  • 0f98f444f6 documentation wernerfb 2015-04-08 17:10:37 +02:00
  • 16bed7e7f1 add some tests wernerfb 2015-04-08 17:09:38 +02:00
  • d0ed41c9e0 just tag as it works for me on Py3.4 wernerfb 2015-04-08 15:20:14 +02:00
  • f7c014beca param name correction wernerfb 2015-04-08 11:59:31 +02:00
  • b98e7e20a0 Event handler doc update wernerfb 2015-04-08 11:57:18 +02:00
  • 5491c0de5a Event handler doc update wernerfb 2015-04-08 11:46:25 +02:00
  • 7d7fe4941f Event handler doc update wernerfb 2015-04-08 11:38:28 +02:00
  • 8c73f36c77 update documentation and add tags wernerfb 2015-04-07 17:41:27 +02:00
  • 32b5d578fa add a simple test wernerfb 2015-04-07 17:41:10 +02:00
  • 0732b34a18 documentation update wernerfb 2015-04-07 11:52:38 +02:00
  • 1b276f6674 a simple test wernerfb 2015-04-07 11:52:21 +02:00
  • 69db6d72e2 just tag it as it works for me on Py3.4 wernerfb 2015-04-07 10:50:20 +02:00
  • 583c8ebdfd documentation update wernerfb 2015-04-07 10:43:19 +02:00
  • 8a3a2fa829 small doc update wernerfb 2015-04-05 12:28:56 +02:00
  • 6c8bb12312 tags and a bit of documentation update wernerfb 2015-04-05 12:03:03 +02:00
  • 714652eaa6 add a simple unittest wernerfb 2015-04-05 12:02:31 +02:00
  • c394c30f01 Py3 has no 'append' for range, is this o.k. like this or it only be done on Py3? wernerfb 2015-04-05 11:40:39 +02:00
  • 18750f46a1 Merge pull request #101 from wernerfb/2015MarchSpeedGTK Robin Dunn 2015-04-01 10:33:19 -07:00
  • b99d9278f2 reduce size check to 2, so unittests excersize the Draw method Werner F Bruhin 2015-04-01 10:57:37 +02:00
  • 5b0b14a44c adjust based on Robin's comments Werner F Bruhin 2015-04-01 10:41:35 +02:00
  • 0b1e65a918 Use our version of the six module, and reorder imports a bit. Robin Dunn 2015-03-30 12:12:28 -07:00
  • 57f9cb8ed5 Merge branch 'topic2k-patch-persistencemanager-DoSaveValue-unicode_error' of git://github.com/topic2k/Phoenix into topic2k-topic2k-patch-persistencemanager-DoSaveValue-unicode_error Robin Dunn 2015-03-30 12:07:17 -07:00
  • abf74b2bf0 A bit more documentation tweaking relating to the github repository. Robin Dunn 2015-03-30 12:04:59 -07:00