Commit Graph

  • 192154ec9b Merge branch 'patch-1' of git://github.com/driscollis/Phoenix into driscollis-patch-1 Robin Dunn 2015-03-30 11:56:17 -07:00
  • a92666b663 Fix code snippet for file dialog wildcards Robin Dunn 2015-03-30 11:46:53 -07:00
  • f6d7625cd2 Replaced unicode() with six.text_type() for Python 3 compatibility. topic2k 2015-03-30 19:50:04 +02:00
  • 7e93c6dc2b white space changes wernerfb 2015-03-30 12:25:31 +02:00
  • 2712c3730c use a flag _isWindowCreated to control if UpdateDrawing is called Werner F Bruhin 2015-03-30 12:10:11 +02:00
  • fefde3840e remove the CallLater work around Werner F Bruhin 2015-03-30 12:08:15 +02:00
  • f81614e20a OOPS, removed tags Werner F Bruhin 2015-03-29 14:36:08 +02:00
  • a9282e6418 fix unittest failure in speedMeterMethods test when calling SetTicks Werner F Bruhin 2015-03-29 14:32:33 +02:00
  • f93d7dd227 avoid unicode error topic2k 2015-03-28 20:09:26 +01:00
  • 4d02296e6a Send COL_CHECKED event after checking/toggling childs. topic2k 2015-03-28 19:50:07 +01:00
  • 0b103cc09a Updated references to SVN to Github Mike Driscoll 2015-03-28 11:25:17 -05:00
  • fcf6670bc4 Update docs to point to Phoenix github instead of svn Mike Driscoll 2015-03-27 13:08:49 -05:00
  • 50e5ff205d Merge pull request #12 from wernerfb/2015MarchSpeedGTK Robin Dunn 2015-03-26 08:13:35 -07:00
  • 4e408d1c17 just add the Tags Werner F Bruhin 2015-03-26 09:54:21 +01:00
  • fa0eb1c575 add some tests for speedmeter Werner F Bruhin 2015-03-26 09:53:59 +01:00
  • 9289a7cf84 Various tweaks and updates for unittests Robin Dunn 2015-03-25 20:40:01 -07:00
  • 2a7f50fae0 ownership is not actually transfered Robin Dunn 2015-03-25 20:38:29 -07:00
  • b0208259ee Use rich compare methods instead of __cmp__, as Python3 doesn't support the latter. Robin Dunn 2015-03-25 20:37:22 -07:00
  • 6826af801b Fix some base classes for pi documentation files Robin Dunn 2015-03-25 20:36:21 -07:00
  • fc5d0dfca6 Merge branch 'sip-4.16' Robin Dunn 2015-03-25 19:57:40 -07:00
  • 1ca41bcc4e Remove all but the 3rd trial implementation for dealing with the multiple inheritance in the scrolled window classes. Robin Dunn 2015-03-25 18:47:00 -07:00
  • 02bb55b7bd Port some changes from Classic Robin Dunn 2015-03-25 17:53:07 -07:00
  • 9a733347ab Update to sip 4.16.7 final Robin Dunn 2015-03-25 13:06:18 -07:00
  • aecdd96a25 update sip MD5s for the 4.16.7 snapshot Robin Dunn 2015-03-24 15:26:27 -07:00
  • b553f66b25 More sip-4.16 work. The build now completes w/o errors. Robin Dunn 2015-03-23 09:09:32 -07:00
  • 211b10d175 Merge branch 'master' into sip-4.16 Robin Dunn 2015-03-21 12:26:26 -07:00
  • 599596c286 Update wxWidgets submodule Robin Dunn 2015-03-20 19:44:53 -07:00
  • dd1d9d580f Better checks for downloaded tools. Robin Dunn 2015-03-20 19:41:03 -07:00
  • 0ebd54573c Ignore saved copies of sip/cpp Robin Dunn 2015-03-20 12:12:10 -07:00
  • c9f170a03b Merge branch 'wip' into sip-4.16 Robin Dunn 2015-03-20 12:12:48 -07:00
  • 25b8834454 Ignore saved copies of sip/cpp Robin Dunn 2015-03-20 12:12:10 -07:00
  • 421dafaf2e More steps on the sip 4.16 journey. Robin Dunn 2015-03-20 12:05:24 -07:00
  • 0b98e7563b Merge pull request #10 from wernerfb/2015March-AUIgtk Robin Dunn 2015-03-20 11:13:17 -07:00
  • 91110d0db6 Merge branch 'master' into sip-4.16 Robin Dunn 2015-03-20 11:03:24 -07:00
  • 42c661cf54 More Python3 fixes Robin Dunn 2015-03-20 10:56:33 -07:00
  • a7cb363452 Use Python3 syntax for except clause. Robin Dunn 2015-03-19 12:50:20 -07:00
  • d2fb677799 Fix crash on GTK Werner F Bruhin 2015-03-18 09:51:35 +01:00
  • 2ac42ed0d4 Merge branch 'wip' into sip-4.16 Robin Dunn 2015-03-17 18:03:48 -07:00
  • 53815d8ec2 Merge branch 'master' into wip Robin Dunn 2015-03-17 18:03:20 -07:00
  • 22cc6b665e Only test executability when platformBinary is true. Others will likely be run by Python or similar. Robin Dunn 2015-03-17 18:02:33 -07:00
  • 36f4779d52 Merge branch 'wip' into sip-4.16 Robin Dunn 2015-03-17 17:28:22 -07:00
  • 2c20cce983 Merge branch 'master' into wip Robin Dunn 2015-03-17 17:27:51 -07:00
  • 8b28cafb29 Merge pull request #9 from davidfraser/double-float-clicks Robin Dunn 2015-03-17 17:25:20 -07:00
  • 44d0e76dff Merge pull request #8 from davidfraser/ubuntu-1404-build-fixes Robin Dunn 2015-03-17 17:24:24 -07:00
  • 37a9711136 fail signature check if none of the keyword args are used. Robin Dunn (cyclops) 2015-03-17 16:39:14 -07:00
  • 15395e9df2 Merge branch 'wip' into sip-4.16 Robin Dunn 2015-03-17 14:24:20 -07:00
  • d07fb5331a Allow skipping the MD5 check on tools when in dev mode Robin Dunn 2015-03-17 13:23:28 -07:00
  • f40098bd0e siplib update to a new sip snapshot Robin Dunn 2015-03-17 13:24:18 -07:00
  • 4fd33ccd6d Allow skipping the MD5 check on tools when in dev mode Robin Dunn 2015-03-17 13:23:28 -07:00
  • efb3824a17 comment tweaks Robin Dunn 2015-03-17 13:22:10 -07:00
  • e8cac2f291 Don't be content with having the correct MD5 - check that the package is executable (On Ubuntu 14.04.2 x86, the downloaded doxygen gives an [ErrNo 8] Exec format error here) David Fraser 2015-03-17 15:14:39 +00:00
  • 144992dd9b Don't replace double with float if it's immediately followed by a word starting 'click' Otherwise we advise people about 'float clicking' and other difficult endeavours See http://trac.wxwidgets.org/ticket/16904 David Fraser 2015-03-17 14:59:49 +00:00
  • a28e87a32f Quote fontname as required by graphviz 2.36.0 David Fraser 2015-03-17 14:30:14 +00:00
  • db20285f49 Start of porting to newest sip. Not quite ready yet… Robin Dunn 2015-03-13 18:28:33 -07:00
  • 2c3b7a813d wx.YieldIfNeeded doesn't exist in Phoenix. Robin Dunn 2015-03-12 13:38:53 -07:00
  • 205bdf2684 Add deprecated RichTextCtrl.GetDefaultStyle Robin Dunn 2015-03-12 10:14:07 -07:00
  • 3a44ba8f0b Fix __setitem__ and add another test Robin Dunn 2015-03-12 10:12:06 -07:00
  • b3089a52e8 Add Get() and sequence protocol methods to RichTextRange Robin Dunn 2015-03-12 10:07:27 -07:00
  • 7af0d34a92 Add a TODO Robin Dunn 2015-03-11 18:34:20 -07:00
  • c65a747f2e fix pyArgsString for wx.Colour.Get Robin Dunn 2015-03-11 18:33:46 -07:00
  • 62a222180b Sip needs to see declarations of TryBefore/TryAfter in all classes where it might be overridden. Otherwise searching for event handlers could fail in some cases. Robin Dunn 2015-03-07 14:30:54 -08:00
  • a8c5b53ed5 typos Robin Dunn 2015-03-07 14:29:39 -08:00
  • b048fb93ef Pythonize StatusBar.SetStatusStyles Robin Dunn 2015-03-06 17:02:19 -08:00
  • 7be451686e Add TODO for pythonizing wx.StatusBar.SetStatusStyles Robin Dunn 2015-03-06 13:57:21 -08:00
  • 5ae6f4b5c0 Oops,the wrong MD5 value was updated Robin Dunn 2015-03-05 16:07:36 -08:00
  • cd377cdfe0 Update sip to version 4.14.7 Robin Dunn 2015-03-05 15:37:36 -08:00
  • 4d5810d5c1 Add wxEvtHandler::TryBefore and TryAfter Robin Dunn 2015-03-05 15:16:33 -08:00
  • dcd5d1dbaf add TODO and clean up whitespace Robin Dunn 2015-03-04 17:21:29 -08:00
  • 75ba21e45c Add mapped type for wxVariantList Robin Dunn 2015-03-04 17:14:26 -08:00
  • d5f4aefd4b Add typedef for wxLongLong_t and wxULongLong_t Robin Dunn 2015-03-04 17:13:49 -08:00
  • 30e7d68f76 Allow typedefs to be nested in classes. Robin Dunn 2015-03-03 20:53:18 -08:00
  • 351f676b4f Ignore the ExtraControlCreatorFunction typedef (for now) Robin Dunn 2015-03-03 20:51:33 -08:00
  • 94817a7861 Update wxWidgets submodule Robin Dunn 2015-03-02 21:06:46 -08:00
  • 7483f7b5de Merge pull request #100 from wernerfb/2015-March-Persist Robin Dunn 2015-03-01 23:47:56 -08:00
  • 2ad78d83ab Allow that an individual controls saves/restores its value (got into SVN at some point) wernerfb 2015-03-01 18:07:04 +01:00
  • d1dfc4e035 Update to Doxygen 1.8.8 (the same version currently used by wxWidgets) Robin Dunn 2015-02-28 15:31:17 -08:00
  • d968a07b49 Merge pull request #7 from wernerfb/2015-Feb-Aquabutton Robin Dunn 2015-02-28 15:33:04 -08:00
  • 138a666787 Event change from wx.EVT_UPDATE_UI did not show the status change wernerfb 2015-02-28 12:41:40 +01:00
  • fe9f19f159 Provide a more informative error message and an exception when a XML file is not found for an item. Robin Dunn 2015-02-27 21:01:30 -08:00
  • d669ca667c Merge pull request #89 from wernerfb/june-timectrl Robin Dunn 2015-02-27 19:52:04 -08:00
  • e36c213dd5 - fix deprecation warning for m_shiftDown Werner F Bruhin 2014-06-26 11:10:39 +02:00
  • 5b606897ca - test for background color to be correct Werner F Bruhin 2014-06-26 11:10:04 +02:00
  • c6eff96a3f - timectrl demo shows all values as invalid/out of bounds - so added a test, but strangely enough that passes, but doesn't hurt Werner F Bruhin 2014-06-25 16:19:45 +02:00
  • b666da8b7f fix typo Robin Dunn 2015-02-26 19:40:53 -08:00
  • 5d6d972953 Remove finished ToDo Robin Dunn 2015-02-26 17:42:20 -08:00
  • 1ee85c8c0d Merge branch 'PythonCHB-master' Robin Dunn 2015-02-26 16:55:24 -08:00
  • 0851b03f66 More info and clarification for the main README Robin Dunn 2015-02-26 16:55:00 -08:00
  • 24625e78d6 Merge branch 'datetime-parse' Robin Dunn 2015-02-26 16:22:23 -08:00
  • 2e1b3ec664 Add prettifyNode tool function Robin Dunn 2015-02-26 16:20:31 -08:00
  • 9a230dbbd5 Update the docs for the changes in the Parse*() methods API Robin Dunn 2015-02-26 14:38:57 -08:00
  • 65f86e08b6 updated readme to include bring in the wxWidgets submodule Chris Barker 2015-02-25 20:03:10 -08:00
  • 15e911fd96 Change the wx.DateTime.Parse*() to be like they were in Classic, returning a -1 on failure, or the number of characters parsed otherwise. Robin Dunn 2015-02-25 00:00:23 -08:00
  • e308d980b2 Update TODOs Robin Dunn 2015-02-24 19:38:33 -08:00
  • 047b63f47c Merge pull request #99 from Metallicow/master Robin Dunn 2015-02-24 19:39:05 -08:00
  • bae97ff7f2 Add missing AuiToolBarItem HoverBitmap code Metallicow 2015-02-23 23:18:36 -06:00
  • 693355141c fix file headers Robin Dunn 2015-02-23 19:45:23 -08:00
  • 1e6bace48b Merge pull request #98 from wernerfb/2015-Feb-InfoBar Robin Dunn 2015-02-23 14:23:46 -08:00
  • 71e8be7c9c cleanup some whitespace Robin Dunn 2015-02-22 11:18:28 -08:00
  • bf1d309d25 Add a new buildslave and move some builds to it. (Due to death of mac-mini.) Robin Dunn 2015-02-21 11:13:44 -08:00
  • 763ea4f33a - prop value to large - was fixed in SVN wernerfb 2015-02-21 11:30:34 +01:00