Commit Graph

  • f978321bbf enable pickling of PyEvent objects Samuel 2017-01-24 17:22:48 -08:00
  • 5f04f3b082 Add more mustHaveApp flags Robin Dunn 2017-01-23 20:41:07 -08:00
  • 08618dfba8 Merge branch 'master' into mustHaveApp Robin Dunn 2017-01-23 15:27:50 -08:00
  • 8304ec1bfe Update wxWidgets revision Robin Dunn 2017-01-23 15:26:49 -08:00
  • 84f1f25de1 The GDI objects need to be able to be created using their default dtors before the wx.App object is created, in order for the global StockGDI objects to be able to work correctly. Robin Dunn 2017-01-23 14:59:22 -08:00
  • 066a9fd80f Fix wxScrolledWindow wrapping, and remove workarounds Robin Dunn 2017-01-23 14:06:37 -08:00
  • a788be964d Fix the wxPGVFBFlags typedef to match reality, and set noTypeName Robin Dunn 2017-01-23 13:44:45 -08:00
  • c2a63a93f4 Using the NoTypeName annotation solves the wxLongLong_t issue Robin Dunn 2017-01-22 19:50:45 -08:00
  • 96a0901c15 Allow ignoring items just for the pi generator Robin Dunn 2017-01-22 19:31:39 -08:00
  • dc73188688 Set a bunch of mustHaveApp flags Robin Dunn 2017-01-21 20:13:46 -08:00
  • 98135c2220 Add numdlg Robin Dunn 2017-01-21 20:13:06 -08:00
  • a69601c7c4 Set mustHaveApp for all window classes Robin Dunn 2017-01-21 19:07:59 -08:00
  • bd0927fb02 Also protect static methods in mustHaveApp classes Robin Dunn 2017-01-21 18:59:08 -08:00
  • 6c65fbb865 Use the new %PreMethoCode directive to implement the mustHaveApp functionality (Raises an exception if protected items are called before the wx.App has been created.) Robin Dunn 2017-01-21 18:56:41 -08:00
  • 2c2e00dbe0 Various fixes and (hopefully temporary) workarounds for using the newest version of sip Robin Dunn 2017-01-21 18:26:12 -08:00
  • 7696944dbd Change where wxPyNoAppError is initialized. Robin Dunn 2017-01-21 18:16:57 -08:00
  • 665248ee2d Add wxPyNoAppError, and exception to be used when the application object hasn’t been created yet. Robin Dunn 2017-01-21 13:23:23 -08:00
  • afdab43152 Update siplib source files Robin Dunn 2017-01-21 13:21:59 -08:00
  • 4a008f8f45 Add wxPyCheckForApp API function Robin Dunn 2017-01-20 22:05:28 -08:00
  • f280d3a0ea Use the sip -g flag so the GIL is released and reaquired for every API call Robin Dunn 2017-01-20 22:04:49 -08:00
  • b17665c19d Fix the reset of the working dir before changing it again Robin Dunn 2016-12-15 14:17:44 -08:00
  • bc5ccab926 Remove the vagrant builder for now, there are some issues that need to be dealt with but it may be easier to just do them by hand for now. Robin Dunn 2016-12-15 14:16:43 -08:00
  • f803d20132 Oops, all the VM names were commented out! <repeatedly bash forehead on keyboard…> Robin Dunn 2016-12-12 20:11:42 -08:00
  • cd8da03c45 Make sure we have downloaded the waf tool so it can be put in the sdist Robin Dunn 2016-12-12 08:28:11 -08:00
  • 22cbbb8283 Merge branch 'swt2c-fix_fshandler_subclasses' Robin Dunn 2016-12-09 17:47:57 -08:00
  • 08baaf9f71 Merge branch 'fix_fshandler_subclasses' of https://github.com/swt2c/Phoenix into swt2c-fix_fshandler_subclasses Robin Dunn 2016-12-09 17:47:16 -08:00
  • d550c7991a Merge pull request #198 from Metallicow/Trim-trailing-space Robin Dunn 2016-12-09 17:43:44 -08:00
  • 885eb2dd3f Add a builder to the buildbot for the vagrant builds Robin Dunn 2016-12-09 17:41:10 -08:00
  • c7bf855d93 Add build, clean and upload support for linux builds in the Vagrant VMs Robin Dunn 2016-12-09 16:45:23 -08:00
  • ed8a8f805a Fix wxFileSystemHandler subclasses - manually add FindNext and FindFirst Scott Talbert 2016-12-05 20:50:44 -05:00
  • a8340045ee Trim trailing space etg directory Metallicow 2016-12-05 16:43:18 -06:00
  • 17aaf52d9f Trim trailing space wx directory Metallicow 2016-12-05 16:40:54 -06:00
  • c6ed20e00d Trim trailing space src directory Metallicow 2016-12-05 16:39:14 -06:00
  • 58fc0d1377 Trim trailing space sphinxtools directory Metallicow 2016-12-05 16:36:14 -06:00
  • 01f8f09f60 Trim trailing space samples directory Metallicow 2016-12-05 16:34:47 -06:00
  • 067569d785 Trim trailing space etgtools directory Metallicow 2016-12-05 16:26:04 -06:00
  • e6884f7dc0 Trim trailing space bin directory Metallicow 2016-12-05 16:21:49 -06:00
  • 9568103974 Trim trailing space unittests directory Metallicow 2016-12-05 16:19:11 -06:00
  • 2de746beda Merge pull request #195 from Metallicow/update-demo-Nov2016 Robin Dunn 2016-12-03 16:08:36 -08:00
  • ca362f6918 Merge pull request #193 from tekhedd/master Robin Dunn 2016-12-03 16:03:56 -08:00
  • ede75fdc8d Add context manager methods to wx.BusyCursor Robin Dunn 2016-12-03 15:59:52 -08:00
  • 432e4056ce Merge pull request #197 from RobinD42/add-vagrant-builds Robin Dunn 2016-12-03 15:58:15 -08:00
  • 67967b5bcc A few more packages to install Robin Dunn 2016-12-02 15:58:41 -08:00
  • 6115cbb537 Move the tarball manipulation and cleanup inside the do_build function, and copy the builds to a folder based on the version number. Robin Dunn 2016-12-02 15:57:37 -08:00
  • 63145ef959 Add buildtools.printVersion() Robin Dunn 2016-12-02 15:55:07 -08:00
  • a862b70c65 Remove the source dir before starting in case the previous build failed and didn’t clean up. Robin Dunn 2016-12-02 14:12:00 -08:00
  • e4a7667fd6 Let’s try 4 cores and 4 Gigs Robin Dunn 2016-12-01 15:09:16 -08:00
  • 8508a801b8 We also need the libwebkitgtk-3.0 packages Robin Dunn 2016-12-01 15:07:32 -08:00
  • f0ac889e39 Typo fix Robin Dunn 2016-12-01 15:04:53 -08:00
  • 259ac91917 Remove the echos and run the commands for real Robin Dunn 2016-12-01 15:04:37 -08:00
  • 73dd65a7ad Rename folders again Robin Dunn 2016-12-01 11:46:23 -08:00
  • ee89d523d2 Update build script to be able to target specific PYVER and PORT Robin Dunn 2016-12-01 11:44:08 -08:00
  • 49e0e172eb Rename ubuntu folders Robin Dunn 2016-11-30 21:17:01 -08:00
  • b500c22bbe Update vagrant README to include build instructions Robin Dunn 2016-11-30 21:12:14 -08:00
  • d7d0e0de69 Ubuntu 16 box doesn’t use the “vagrant” username Robin Dunn 2016-11-30 21:11:41 -08:00
  • 017403a8f1 Add build script Robin Dunn 2016-11-30 20:21:02 -08:00
  • 24b8e63aff Share the folder containing the build script Robin Dunn 2016-11-30 19:57:40 -08:00
  • 36ca2cf37f Create the virtual envs in a subdir, set owner to vagrant user Robin Dunn 2016-11-30 19:53:51 -08:00
  • ddad9b95b9 Add Vagrant config and provisioning for Debian 8 Robin Dunn 2016-11-30 13:56:34 -08:00
  • 7224b676f0 Add Vagrant config and provisioning for Fedora 24 Robin Dunn 2016-11-30 13:56:04 -08:00
  • da38a74b46 Add Vagrant config and provisioning for CentOS 7 Robin Dunn 2016-11-30 13:55:13 -08:00
  • 7de0adb9f1 Add Vagrant config and provisioning for Ubuntu 14.04 and 16.04 Robin Dunn 2016-11-30 13:54:40 -08:00
  • a3ed683e7f Add README about building Phoenix with Vagrant VMs Robin Dunn 2016-11-30 13:52:57 -08:00
  • e4bd9132e7 Add missing Restore() method. Robin Dunn 2016-11-30 08:41:01 -08:00
  • d97731ed67 Added bottom-left and all to demo enableTicks Douglas Thor 2016-11-28 16:59:18 -08:00
  • 845d7b6ba2 Fixed display of negative-length ticks Douglas Thor 2016-11-28 16:34:41 -08:00
  • 0f90e02dcd Refactor if in _Draw(); use parens not \ Douglas Thor 2016-11-28 15:19:24 -08:00
  • 600cfb4d6c Miscellaneous cleanup, moved pairwise to utils.py Douglas Thor 2016-11-28 14:53:35 -08:00
  • 8832bb7880 Documentation fixes. Douglas Thor 2016-07-19 11:01:24 -07:00
  • 98edefdf8c Fixed bug with PlotPrintout in plotcanvas.py Douglas Thor 2016-07-19 10:13:38 -07:00
  • d69fb78654 Updated docs for utils.py Douglas Thor 2016-07-11 14:54:07 -07:00
  • c273dfa9b1 Trim Trailing Whitespace demos Metallicow 2016-11-24 19:26:05 -06:00
  • 3d30023218 Add AUI demos, fix TreeListCtrl demo Metallicow 2016-11-24 19:15:52 -06:00
  • c524ed1a37 Fix typo re: linking aui library Robin Dunn 2016-11-24 10:39:47 -08:00
  • c9209be454 Merge branch 'Metallicow-trim-trailing-space' Robin Dunn 2016-11-23 23:15:22 -08:00
  • a4476b2fce Merge branch 'trim-trailing-space' of https://github.com/Metallicow/Phoenix into Metallicow-trim-trailing-space Robin Dunn 2016-11-23 23:14:42 -08:00
  • 690e29632e Merge pull request #189 from RobinD42/add-wxaui Robin Dunn 2016-11-23 22:07:30 -08:00
  • 14f39dde6a Add context manager methods to wx.BusyInfo Robin Dunn 2016-11-23 21:52:24 -08:00
  • 51ed2517c7 Add deprecated PyWizardPage Robin Dunn 2016-11-23 21:44:34 -08:00
  • d2bc5545d1 Pop event handlers before destroying floating panes in agw/aui Robin Dunn 2016-11-22 12:51:29 -08:00
  • fefae1e675 Update wxWidgets link to the merge commit Robin Dunn 2016-11-22 10:53:55 -08:00
  • 36e1a94ac3 Added CaptureMouse to the colour slider; it now responds to mouse events properly. tom surace 2016-11-14 23:22:49 -07:00
  • 2d51ef79d8 Fixed colourchooser palette and colour_slider controls. tom surace 2016-11-14 15:28:47 -07:00
  • 91fe1f02fc Doc updates for AUI Robin Dunn 2016-11-11 20:16:35 -08:00
  • fd3ea15e0e Handle case where the docs say there is an image, but there isn’t. Robin Dunn 2016-11-11 20:00:35 -08:00
  • a7620e59bc Update wxWidgets changeset for AUI changes Robin Dunn 2016-11-11 19:41:54 -08:00
  • efa9c5982a Also check for ‘winid’ in fixTopLevelWindowClass Robin Dunn 2016-11-11 19:40:39 -08:00
  • 46eef97a19 Add some unittests for AUI Robin Dunn 2016-11-11 19:39:18 -08:00
  • ebc8d0d971 trim trailing space etg directory Metallicow 2016-11-10 12:08:36 -06:00
  • 5da4bc6c57 Removed a line of dead code and renamed "ReseetPoint" to "ClearPoint". tom surace 2016-11-07 09:50:33 -07:00
  • 0c9269c07e Editing the text boxes now edits the colour chooser colours. tom surace 2016-11-06 17:51:15 -07:00
  • 245f6975c6 Implemented most of PyColourChooser. tom surace 2016-11-06 17:17:17 -07:00
  • bffa49bfa1 Update AUI_DockingWindowMgr demo Robin Dunn 2016-10-28 14:24:58 -07:00
  • e4e8eee165 Add stockitem for wxGetStockLabel() Robin Dunn 2016-10-28 14:22:59 -07:00
  • 5268ebbc73 Add the rest of the AUI modules and classes Robin Dunn 2016-10-27 18:49:41 -07:00
  • 981c05d968 Enable arraywWrapperTemplate to also be able to handle arrays of pointers to objects. Robin Dunn 2016-10-27 08:38:02 -07:00
  • 3ee9b1ebae Merge branch 'master' into add-wxaui Robin Dunn 2016-10-26 09:38:33 -07:00
  • 55dda4890c Transfer ownership of HtmlWindow.AddFilter.filter Robin Dunn 2016-10-26 09:36:29 -07:00
  • 8f238ad594 Begin adding wrappers for wx.aui Robin Dunn 2016-10-25 19:19:08 -07:00
  • 5f4f26ff5b Merge pull request #188 from velascopja/master Robin Dunn 2016-10-25 18:25:36 -07:00