Commit Graph

  • ea00a87e7b switcherdialog FONTWEIGHT_BOLD fix Metallicow 2016-10-04 13:33:55 -05:00
  • 7581b94cec auui_constants Easy image extraction Metallicow 2016-10-04 13:32:34 -05:00
  • 5e7bc7001b artmanager phoenix fixes Metallicow 2016-10-04 13:30:15 -05:00
  • 9b58a3728b advancedsplash font fix Metallicow 2016-10-04 13:27:37 -05:00
  • 6b1fb9d761 auqabutton phoenix fix Metallicow 2016-10-04 13:25:49 -05:00
  • 8d33e811f9 Update Image Demo Metallicow 2016-10-04 13:09:36 -05:00
  • 6861fdf482 Update Cursor Demo Metallicow 2016-10-04 12:40:59 -05:00
  • caa7c1b653 Optimize PNGs agw bitmaps dir Metallicow 2016-10-04 12:19:08 -05:00
  • c0565485dd Optimize PNGs-data dir Metallicow 2016-10-04 12:03:02 -05:00
  • 6e66cf8ce2 Optimize PNGs-bmp_source dir Metallicow 2016-10-04 12:00:15 -05:00
  • 1fe2585742 Merge pull request #177 from Metallicow/Optimize-PNGs-sphinx Robin Dunn 2016-10-03 18:46:15 -07:00
  • 1c90f1f29a Merge remote-tracking branch 'upstream/master' Robin Dunn 2016-10-03 18:40:43 -07:00
  • 9ea5c0b4d1 Merge pull request #176 from Metallicow/Optimize-PNGs-bitmaps Robin Dunn 2016-10-03 18:35:44 -07:00
  • a75b042f5d Added check for mgr in close procedure Mesalu 2016-10-03 13:34:18 -07:00
  • aa8c78ed2f Optimize PNGs-Sphinx Metallicow 2016-10-02 17:30:34 -05:00
  • caca0fec92 Optimize PNGs bitmaps dir Metallicow 2016-10-02 00:32:04 -05:00
  • 33fadd8c5b Link the _richtext module with the adv lib Robin Dunn 2016-10-01 01:15:15 -07:00
  • 3762e10e19 cleanup Robin Dunn 2016-10-01 01:16:20 -07:00
  • 0c3721e0ed Better code snippets for wx.Dialog Robin Dunn 2016-09-30 20:01:54 -07:00
  • 04815c372b Add code snippets for wx.richtext.RichTextFormattingDialog and wx.adv.PropertySheetDialog Add demo module Robin Dunn 2016-09-30 20:01:34 -07:00
  • 3384f99be7 Add wx.richtext.RichTextFormattingDialog Robin Dunn 2016-09-30 14:17:58 -07:00
  • 03c47b50df Add wx.adv.PropertySheetDialog Robin Dunn 2016-09-30 13:45:41 -07:00
  • 936cdb7a66 Source build needs to have a full build available to draw some files from. Robin Dunn 2016-09-30 13:43:30 -07:00
  • c56918b7ea GetContentWindow needs to be virtual Robin Dunn 2016-09-30 13:42:07 -07:00
  • 407714eea3 Fix typo Robin Dunn 2016-09-30 13:41:36 -07:00
  • 47f1fd2761 Move the building of the docs to the Windows buildslave. Robin Dunn 2016-09-23 19:24:38 -07:00
  • a2cb50fd15 Handle case where cairo.CAPI is not able to be imported Robin Dunn 2016-09-23 19:22:09 -07:00
  • 4e990745ca Restore wx.lib.rcsizer, it is still used in a couple places in wx.lib Robin Dunn 2016-09-23 19:07:14 -07:00
  • 5b0fa09164 Add a deprecated alias for SetSizeHints for backwards compatibility Robin Dunn 2016-09-23 16:02:25 -07:00
  • 8568cd0871 Change docs_bdist --> bdist_docs Robin Dunn 2016-09-23 16:00:42 -07:00
  • deab176d26 Fix sdist on Windows Robin Dunn 2016-09-23 15:31:47 -07:00
  • 32a324f73b Some minor cleanup Robin Dunn 2016-09-22 09:46:39 -07:00
  • 8e6609a3d4 Fix MD5 for sip win32 Robin Dunn 2016-09-21 23:24:58 -07:00
  • b4bfb4d879 Switch to the released sip 4.18.1 Robin Dunn 2016-09-21 22:39:54 -07:00
  • 5f3d20a7ac Tweak wording a bit. Robin Dunn 2016-09-21 21:57:56 -07:00
  • 79e5973f96 Merge pull request #174 from david-hughes/listctrl_demo Robin Dunn 2016-09-21 21:56:38 -07:00
  • a5d62439ec Merge pull request #173 from david-hughes/agw_piectrl_demo Robin Dunn 2016-09-21 21:55:50 -07:00
  • 3ea7da85fc In demos using wx.ListCtrl, replaced sys.maxsize with GetItemCount() in InsertItem() when appending, fixing problem with 64 bit Python passing a value > 32 bits to underlying C++ widget. David Hughes 2016-09-21 15:27:20 +01:00
  • 6b8e729df2 Fix PieCtrl RuntimeError: wrapped C/C++ object of type ProgressPie has been deleted. ListCtrl.py and run.py deleted as duplicates from parent directory David Hughes 2016-09-21 12:57:04 +01:00
  • 975175e0fd Merge pull request #172 from topic2k/patch-1 Robin Dunn 2016-09-19 19:49:26 -07:00
  • 8ca8b06541 Merge pull request #136 from RobinD42/propgrid Robin Dunn 2016-09-19 19:46:16 -07:00
  • 881925967a Update wxWidgets revision Robin Dunn 2016-09-19 17:28:58 -07:00
  • b57b645cce Update wx.Image.Scale doc snippet Robin Dunn 2016-09-19 17:28:29 -07:00
  • ad4196b7a7 the rest of the propgrid doc snippets Robin Dunn 2016-09-19 17:27:57 -07:00
  • 842714478b fix MultiMessageDialog (wx.BitmapFromIcon removed) topic2k 2016-09-17 17:34:41 +02:00
  • a3e3ddb60f More code snippets converted for the docs Robin Dunn 2016-09-14 20:34:29 -07:00
  • e13273c5d9 Test wx.ListEvent properties Robin Dunn 2016-09-14 20:26:30 -07:00
  • bf707d9624 typo fix Robin Dunn 2016-09-14 20:23:05 -07:00
  • 0ffcd4323a Set some output and inOut parameter annotations Robin Dunn 2016-09-14 20:21:06 -07:00
  • 756e5a42b0 Add built-in editor pointers Robin Dunn 2016-09-14 20:19:25 -07:00
  • 6f318bee0c Merge branch 'master' into propgrid Robin Dunn 2016-09-14 09:02:44 -07:00
  • 7a6944855a Merge pull request #171 from swt2c/fix_abstract_class_tests Robin Dunn 2016-09-14 08:58:13 -07:00
  • 65f22f0b95 Merge pull request #170 from swt2c/fix_pi_stuff Robin Dunn 2016-09-14 08:46:35 -07:00
  • 17baaf4ac1 Merge pull request #169 from swt2c/fix_pubsub_tests_boxed Robin Dunn 2016-09-14 08:44:52 -07:00
  • 4000909743 Merge pull request #166 from david-hughes/pdfviewer3 Robin Dunn 2016-09-14 08:44:32 -07:00
  • 2afff849d5 Fix abstract class tests - check for TypeError instead of expected failure Scott Talbert 2016-09-09 21:25:40 -04:00
  • a26a0874aa Fix pi test failures - add missing global strings Scott Talbert 2016-09-09 20:45:10 -04:00
  • 76444003fe Fix pubsub test when run boxed Scott Talbert 2016-09-08 20:25:10 -04:00
  • 1a94ced4b3 a bit of cleanup Robin Dunn 2016-09-08 12:32:11 -07:00
  • bc46b5770d IntProperty detailed docstring doesn't apply to Python, eliminate it. Robin Dunn 2016-09-08 12:31:53 -07:00
  • 1e448352be Take care about how wxString and wxArrayString are substituted in the docs. There are some cases where it is a substring and so should not be replaced. Robin Dunn 2016-09-08 12:31:15 -07:00
  • fc85531951 first pass over propgrid code snippets Robin Dunn 2016-09-08 12:29:28 -07:00
  • 446f106c90 unittests: removed ...vec2d.py and amended ...pdfviewer.py David Hughes 2016-09-08 11:54:56 +01:00
  • 93b269ca82 If the memberVar has a docstring, use it. Robin Dunn 2016-09-07 13:33:54 -07:00
  • 52f94bf58b Add link to wx.propgrid module Robin Dunn 2016-09-07 13:31:31 -07:00
  • 73f3dd68d9 Merge branch 'master' into propgrid Robin Dunn 2016-09-07 13:29:19 -07:00
  • 3b8646441c Fix loading/saving history in PyCrust on Python3 Robin Dunn 2016-09-07 11:05:14 -07:00
  • 04a03c716a dcgraphics.py, bezier.py and vec2d.py no longer needed for rendering to printer DC wx.GraphicsContext, Cairo.GraphicsContext and MuPDF page-Pixmap can now be created directly in a printer DC in pdfviewer.py (unlike originally in 2009). Cacheing of page bitmaps now removed - jerky scrolling no longer observed. SetZoom modified to stay on the same page after scale changed. David Hughes 2016-09-06 12:48:30 +01:00
  • bf29f05690 Merge branch 'master' into propgrid Robin Dunn 2016-09-02 22:43:07 -07:00
  • 21ee7043d0 Merge pull request #150 from RobinD42/cairo-DLLs Robin Dunn 2016-09-02 22:29:45 -07:00
  • be55060e4c Merge pull request #165 from RobinD42/issue158-use-dispatcher-disconnect Robin Dunn 2016-09-02 22:25:41 -07:00
  • 7761e1fba7 Change file() --> open() Robin Dunn 2016-09-02 22:17:02 -07:00
  • af19f6c4cb Explicitly disconnect dispatcher receivers when windows are no longer valid. The weak reference cleanup sometimes seems to not happen immediately... Robin Dunn 2016-09-02 22:15:16 -07:00
  • 40ddbdc0c2 Merge pull request #164 from RobinD42/issue162-gca-setsize Robin Dunn 2016-09-02 21:02:44 -07:00
  • baa26c88d4 Add missing methods in wxGridCellAttr, update etg and tests too. Robin Dunn 2016-09-02 10:50:25 -07:00
  • 5db387e560 Ensure the filling window has been split Robin Dunn 2016-09-02 10:53:28 -07:00
  • fc223fc068 Use 2-phase create as mentioned in the comments Robin Dunn 2016-09-02 10:52:48 -07:00
  • 6cc8dd9ee7 Add propgridmanager Robin Dunn 2016-08-31 16:19:08 -07:00
  • 4b6e6d54c2 Add a TODO Robin Dunn 2016-08-31 14:08:10 -07:00
  • e1c2efcb7c Add simple unittests for items in the propgridadvprops etg module Robin Dunn 2016-08-31 14:07:09 -07:00
  • 9dc7d50785 Add simple unittests for items in the propgridprops etg module Robin Dunn 2016-08-30 16:41:28 -07:00
  • 78ae39a664 Merge pull request #161 from RobinD42/add-GetSizeTuple Robin Dunn 2016-08-26 11:30:56 -07:00
  • 97108a8813 Add (deprecated) GetSizeTuple to wx.Window Robin Dunn 2016-08-26 11:29:01 -07:00
  • c9b878a676 Lots more additions for propgrid: Robin Dunn 2016-08-25 21:26:11 -07:00
  • 85db11e72c Add simple unittests for items in the propgridiface etg module Robin Dunn 2016-08-25 14:20:09 -07:00
  • 4faafd8a26 propgridpagestate tweaks and add simple tests Robin Dunn 2016-08-25 14:09:44 -07:00
  • 5e91340bc1 Add simple unittests for items in the propgrideditors etg module Robin Dunn 2016-08-25 11:00:45 -07:00
  • c52995cddd Add #include to enable wrapping wxPGCheckBoxEditor Robin Dunn 2016-08-25 10:59:42 -07:00
  • 4ca8c3e330 Disable ButtonPanel controls until PDF file chosen Scale font metrics when rendering with Cairo (MSW only) David Hughes 2016-08-24 12:14:19 +01:00
  • 4cb718419c Add simple unittests for items in the propgridproperty etg module Robin Dunn 2016-08-24 17:33:00 -07:00
  • dd618e275b Fix propgrid unittest imports Robin Dunn 2016-08-24 17:32:10 -07:00
  • 2e632fa083 Minor cleanup Robin Dunn 2016-08-24 17:30:10 -07:00
  • 2ef6096405 Fix propgrid build, forgot to add propgrid lib for linking Robin Dunn 2016-08-24 17:29:24 -07:00
  • 5c79d5ccec Merge branch 'master' into propgrid Robin Dunn 2016-08-24 14:31:12 -07:00
  • 6758e3870a Slight improvement for the impl of the Borg design pattern. Robin Dunn 2016-08-24 14:16:02 -07:00
  • 07a5a1a9f9 The InspectionTool will call Init() itself when needed, we don't need to do it here. Robin Dunn 2016-08-24 14:14:07 -07:00
  • 0a17c5d485 Merge pull request #157 from swt2c/fix_radiobut_test Robin Dunn 2016-08-23 18:11:28 -07:00
  • 240dce33d7 Merge pull request #156 from swt2c/fix_dcclient_tests Robin Dunn 2016-08-23 18:10:51 -07:00
  • 75a24b4bab Merge pull request #155 from swt2c/fix_dcbuffer_tests Robin Dunn 2016-08-23 18:10:39 -07:00
  • 656c207f2d Merge pull request #153 from swt2c/fix_ultimatelistctrl_traceback Robin Dunn 2016-08-23 18:10:24 -07:00