Commit Graph

  • 3761c93345 Bump version number Robin Dunn 2014-11-28 04:47:58 +00:00
  • d521004aa5 Add a reminder about gtk3 builds Robin Dunn 2014-10-11 19:58:37 +00:00
  • bcd088f717 Revert back to a single scheduler for the dist builds Robin Dunn 2014-10-11 19:58:30 +00:00
  • 6ef7d83d97 Apply patch updating wx.lib.plot, closes #16590 Robin Dunn 2014-10-11 19:58:21 +00:00
  • 801a569412 cleanup Robin Dunn 2014-10-08 04:34:00 +00:00
  • 4b2fc7f330 Add __nonzero__ for wx.Sizer. Closes #15470 Robin Dunn 2014-10-08 04:33:51 +00:00
  • 6907bb85de Only use CallOnInit the first time, otherwise the 2nd wx.App will block when being constructed. Fixes hang in unittests. Robin Dunn 2014-10-08 04:33:41 +00:00
  • 4ff09cf185 Apply patch #16590 to plot.py, removes support for oldnumeric. Robin Dunn 2014-10-08 04:33:33 +00:00
  • e5f72d8bb0 Use CallOnInit so the extra housekeeping on wxOSX_cocoa will be performed, and apple events will be able to be processed. Robin Dunn 2014-10-08 04:33:23 +00:00
  • 89e02a0d2f Prevent TabFrame being visible Florian Höch 2014-09-24 20:51:57 +02:00
  • 60e42e6627 Fix typo in comment Robin Dunn 2014-09-19 23:20:12 +00:00
  • 54d9dcf5a1 Bump demo version too Robin Dunn 2014-09-19 23:20:04 +00:00
  • eba4553e11 Set the number of simultaneous builds on Windows back to 1 Robin Dunn 2014-09-19 23:19:56 +00:00
  • e045f35dfa Turn generating wrappers for the virtuals for wxGLCanvas back on. Fixes #16388 Robin Dunn 2014-09-19 23:19:43 +00:00
  • 1b0dedd727 wxPython on Phoenix: add statement that HyperTreeList is supported on all platforms. Andrea Gavana 2014-09-15 20:01:10 +00:00
  • acad4cdc72 AGW on Phoenix: port the modifications to AuiNotebook from Classic Andrea Gavana 2014-07-31 22:27:22 +00:00
  • 37a02513a1 AGW on Phoenix: port modifications of HyperTreeList and PeakMeterCtrl to Phoenix. Andrea Gavana 2014-07-31 21:52:15 +00:00
  • c3d027aecb - use wx.Bitmap directly for icons - ImageFromBitmap is deprecated, however can't test as I can't make the first SaveFile fail Werner F Bruhin 2014-07-18 12:42:18 +02:00
  • a24a07de0e - grouping default should be 'False' as per documentation and to enable small int of e.g. size 3 Werner F Bruhin 2014-07-10 09:47:18 +02:00
  • 23a10ec51d - deprecation warning fix for auto int conversion in Py3 Werner F Bruhin 2014-07-10 09:16:53 +02:00
  • bd95bd2b4a Bump version number Robin Dunn 2014-07-08 21:00:08 +00:00
  • decd4837fe Add ToDo for gui entry points Robin Dunn 2014-07-08 20:59:57 +00:00
  • 94eb2b65f7 - sphinx didn't like the text formatting Werner F Bruhin 2014-06-17 14:04:03 +02:00
  • 9bade03362 - documentation corrections Werner F Bruhin 2014-06-17 13:18:14 +02:00
  • ff1ef2a1c6 - documentation corrections Werner F Bruhin 2014-06-17 12:17:24 +02:00
  • 77bf699847 - documentation Werner F Bruhin 2014-06-17 12:16:52 +02:00
  • 4c9b31c7df - documentation Werner F Bruhin 2014-06-16 12:34:56 +02:00
  • 672a9e0015 - documentation Werner F Bruhin 2014-06-16 12:17:55 +02:00
  • 16401f0bfc - some documentation corrections Werner F Bruhin 2014-06-15 22:28:44 +02:00
  • 7ed83f79e9 - documentation Werner F Bruhin 2014-06-15 15:55:58 +02:00
  • 5046f605de - documentation Werner F Bruhin 2014-06-15 14:36:21 +02:00
  • 1cdcab0afc - documentation corrections Werner F Bruhin 2014-06-15 14:20:06 +02:00
  • 7b8a7be4f5 - documentation Werner F Bruhin 2014-06-15 14:19:38 +02:00
  • 7a96bd6296 - KEY_SHIFT and KEY_CTRL where defined in canvas.py and composit.py moved to oglmisc.py - added above to test_lib_ogl.py Werner F Bruhin 2014-06-14 15:23:41 +02:00
  • 1f3485df58 - Correct errors found by PyLint - AdjustTop defined twice - bottom was not defined, probably a copy/paste error - typo for False Werner F Bruhin 2014-06-14 15:15:04 +02:00
  • ca40260c8d - should AttachmentPoint be ControlPoint? Werner F Bruhin 2014-06-14 15:13:42 +02:00
  • 2a13b7cf98 - Typo found by PyLint Werner F Bruhin 2014-06-14 15:13:06 +02:00
  • 6494fcd577 - documentation Werner F Bruhin 2014-06-14 10:33:35 +02:00
  • 667c0658db - added line alignment constants Werner F Bruhin 2014-06-13 16:04:50 +02:00
  • 176f8ea29d - reported as errors by pyLint Werner F Bruhin 2014-06-13 16:03:45 +02:00
  • 19f998d760 - changed to Sphinx doc style - needs review Werner F Bruhin 2014-06-13 15:57:59 +02:00
  • afb1a4554b - remove debug print stuff and better text for DCOverlay use Werner F Bruhin 2014-06-13 12:04:18 +02:00
  • 0f3f407f9b - out indent the self.Draw to correct of issue with moving object - remove debug print stuff Werner F Bruhin 2014-06-13 12:03:27 +02:00
  • d8d05d6f6c - some more print to help debug - correct typo Werner F Bruhin 2014-06-13 10:33:54 +02:00
  • 7de4a682bb - composite shape did not show drag outline Werner F Bruhin 2014-06-13 10:33:22 +02:00
  • effc87c2fe - init the _Buffer with a dummy sized bitmap Werner F Bruhin 2014-06-13 09:31:01 +02:00
  • d7ff82a064 - do not clear DCOverlay, caused the issue of moved objects showing on old pos Werner F Bruhin 2014-06-13 09:27:19 +02:00
  • b3017a497b - use MemoryDC instead of ClientDC - use DCOverlay for outline drawing when moving Werner F Bruhin 2014-06-12 20:23:45 +02:00
  • 4eadf6b3b2 - rename to get rid of '_' in file name Werner F Bruhin 2014-06-12 15:51:01 +02:00
  • 35151497ed - fix coding line Werner F Bruhin 2014-06-12 09:50:36 +02:00
  • f7ab3d2d73 - fix coding line Werner F Bruhin 2014-06-12 09:45:10 +02:00
  • 5a61dbfb8a - add a unittest - get it to run on Py2.7 and Py3.3 - add flags Werner F Bruhin 2014-06-11 12:35:31 +02:00
  • 0ba34658be - skip the opening menu test until crash reason is fixed Werner F Bruhin 2014-06-10 17:35:24 +02:00
  • 6fbc2e6ab3 - add a flatmenu unittest to show crash when one does e.g. a flatmenu.Popup - in lib.agw.flatmenu needed to test GetMainLoop as it returns None during test Werner F Bruhin 2014-06-10 16:56:53 +02:00
  • d6d63cc54d - number of lines is 2 (at least on Win8), so changed check - assertGreater looks clearer Werner F Bruhin 2014-06-10 15:13:27 +02:00
  • 72b529b599 - fix the check for long for py3 Werner F Bruhin 2014-06-10 13:54:05 +02:00
  • 7f42cb6f7f - on Win8 this failed as FONTFAMILY_TELETYPE is ending up using FONTFAMILY_MODERN Werner F Bruhin 2014-06-10 13:45:59 +02:00
  • f0240987c0 - make it work in Py2 and Py3 Werner F Bruhin 2014-06-10 13:15:36 +02:00
  • 3675b2caf2 - tested demo on Py33 - added a few more unittests - corrected an indent error in demo - added flags Werner F Bruhin 2014-06-10 10:42:14 +02:00
  • ff1b98715d - unitests and demo work on Py3 - added some unittests for agw.aui - xrange correction in aui demo - added tags Werner F Bruhin 2014-06-05 15:46:37 +02:00
  • 397bfab540 - corrected and extended the unittests for persistence - add tags Werner F Bruhin 2014-06-05 12:13:00 +02:00
  • 871241c66b - refactor of FloatCanvas package, unittest and demo run on Py27 and Py33 Werner F Bruhin 2014-06-05 11:09:18 +02:00
  • 4a46798fde - add module doc and flags Werner F Bruhin 2014-06-03 15:19:56 +02:00
  • 4b78726c55 - fix typo of FC_EVT_ENTER_WINDOW - add two missing events Werner F Bruhin 2014-06-03 15:19:30 +02:00
  • a5da6add76 Add TODO item for doc generator Robin Dunn 2014-05-28 22:22:00 +00:00
  • 468a7fe603 Fix docs for GetClientSize by copying the doc elements from the ignored overload. Fixes #16280 (trac) Robin Dunn 2014-05-28 22:21:51 +00:00
  • b238176df0 Try a new schedule for the dist builds Robin Dunn 2014-05-28 22:21:42 +00:00
  • a0971ef719 - allow to define a 'Focus' colour as an alternative to the pulse on focus Werner F Bruhin 2014-05-28 11:41:48 +02:00
  • ca162ee926 - a few Py3 changes - add tags Werner F Bruhin 2014-05-26 12:58:45 +02:00
  • 98968746f9 - just tag as tests and demo work on py3 Werner F Bruhin 2014-05-22 16:01:13 +02:00
  • a22e09b786 wx.MenuItem updates Robin Dunn 2014-05-20 03:18:16 +00:00
  • 86cc655950 Ensure all dataobj classes have declarations for the base class pure virtuals. Robin Dunn 2014-05-18 03:25:48 +00:00
  • 526fc86da8 Update TODO Robin Dunn 2014-05-18 03:25:39 +00:00
  • 5882e525e3 Fix context manager support for wx.TheClipboard. Add some more clipboard tests. Robin Dunn 2014-05-18 03:25:31 +00:00
  • 2c72085b43 Improve frame and app cleanup in WidgetTestCase Robin Dunn 2014-05-18 03:25:22 +00:00
  • 376bbf0822 Update ez_setup script Robin Dunn 2014-05-18 03:25:09 +00:00
  • 90ee034d74 PR #76: a few wx.lib things for Py33 Robin Dunn 2014-04-19 21:26:03 +00:00
  • cc91914795 PR #75: some more wx.lib.agw fixes for Py33 Robin Dunn 2014-04-19 21:25:40 +00:00
  • f6cc70ef71 PR #74: some more wx.lib.agw fixes for Py33 Robin Dunn 2014-04-19 21:25:24 +00:00
  • b58599433d PR #73: a few wx.lib things for Py33 Robin Dunn 2014-04-19 21:24:58 +00:00
  • 368fc7e97c PR 72: Update six.py to v1.6.1 Robin Dunn 2014-04-19 21:24:29 +00:00
  • bb10ffb496 Create sphinx build dirs that don't already exist. Robin Dunn 2014-04-19 21:24:20 +00:00
  • e30d04e4e0 check NameStr constants Robin Dunn 2014-04-19 21:24:11 +00:00
  • e98d311d42 Add the wx language catalogs to wx/locale in the wx package. Robin Dunn 2014-04-17 03:12:02 +00:00
  • 03b2063025 Remove completed TODO Robin Dunn 2014-04-16 03:02:44 +00:00
  • 283152cff0 Adapt to Py3 changes in tokenizer, method & function attribute names, etc. Some general cleanup too. Robin Dunn 2014-04-16 03:02:36 +00:00
  • 50426ba20c typos Robin Dunn 2014-04-16 03:02:27 +00:00
  • d5a0a73de4 fix typo Robin Dunn 2014-04-14 21:19:51 +00:00
  • 774001b14b Fix compiler selection when building for Py34 Robin Dunn 2014-04-14 21:03:28 +00:00
  • 803bf67bd4 Use a slightly tweaked version of WAF, which won't trigger an encoding problem on Windows Robin Dunn 2014-04-14 21:03:19 +00:00
  • ff04dc43b4 Also add the new builders to the schedulers Robin Dunn 2014-04-14 03:45:40 +00:00
  • e8797706b1 Also try allowing incremental builds on Windows again, since we can force a clean from the WebUI now. Robin Dunn 2014-04-14 03:27:11 +00:00
  • 9755e1c650 try allowing two simultaneous builds again. Robin Dunn 2014-04-14 03:27:02 +00:00
  • a5bcd6aa2d Fix some typos and such Robin Dunn 2014-04-14 03:26:52 +00:00
  • d7911ff273 Add some TODOs Robin Dunn 2014-04-14 03:26:43 +00:00
  • e40bebc2cd Switch to wheels. Add builders for Python 3.4 Robin Dunn 2014-04-14 03:26:33 +00:00
  • 1cab40f35e Upgrade waf Robin Dunn 2014-04-14 03:26:24 +00:00
  • 6b5b8d6018 Remove the hack in setup.py using the bogus Extension(). Instead do some monkey patching and flag setting in the derived command classes to make the base classes think that there are extension modules. Robin Dunn 2014-04-14 03:26:15 +00:00
  • f14ed529f3 Update img2img.py Michael Hipp 2014-03-29 12:17:43 -05:00
  • 0b75665431 Allow RW colors & dimension to be customizable Metallicow 2014-03-03 03:08:42 -06:00