Commit Graph

  • 68844e4b52 Add the functions to the module index pages. Call them moduleindex pages instead of classindex. Use the fullname for function links. Robin Dunn 2016-05-23 23:28:16 -07:00
  • 6bd2ba6a4c typo Robin Dunn 2016-05-23 16:18:02 -07:00
  • 23c2166727 Sort using the fullname so nested classes will appear next to the parent class Robin Dunn 2016-05-23 15:32:47 -07:00
  • 4a4bd9515c Fix the currentmodule tag to not include the class name in nested classes/enums Robin Dunn 2016-05-23 14:55:25 -07:00
  • 94d9f61852 Remove "Classes" from the module index title. I think just the module name is good enough. Robin Dunn 2016-05-23 14:53:21 -07:00
  • 838bbd3a99 Fix CallAfter - CallLater reference links Robin Dunn 2016-05-23 14:35:43 -07:00
  • 4ef1113789 Fix case which could incorrectly clear the data from the file. Robin Dunn 2016-05-23 00:00:59 -07:00
  • 24e2b78806 Lots more docs changes. Robin Dunn 2016-05-22 23:39:40 -07:00
  • c1d26d1e84 Remaining xrange issues resolved by replacing with range Steve Barnes 2016-05-22 14:11:56 +01:00
  • 92e74bf28d AUI_MDI now working Steve Barnes 2016-05-22 14:07:03 +01:00
  • a8e543ebf3 agw/GenericMessageDialog now working Steve Barnes 2016-05-22 13:13:04 +01:00
  • c938972c39 AUI_Notebook now working Steve Barnes 2016-05-22 13:00:01 +01:00
  • 520f94031c DVC_ListCtrl now working Steve Barnes 2016-05-22 12:54:43 +01:00
  • 583841c8af Fixes to get AUI_DockingWindowMgr working Steve Barnes 2016-05-22 12:46:00 +01:00
  • 6c9c63979f Changed xrange to range in RawBitmapAccess and BitmapFromBuffer Steve Barnes 2016-05-22 09:26:33 +01:00
  • 3a5292b73b Addressed iteritems & sys.maxint in ListCtrl_edit and CheckListCtrlMixin Steve Barnes (at Home 2016-05-22 09:05:43 +01:00
  • 9cd9b0d6d2 Modified Treebook and Toolbook to use next(imageIdGenerator) rather than imageIdGenerator.next() Steve Barnes (at Home 2016-05-22 08:56:27 +01:00
  • c1ca8af72a Modified Validator to use string.ascii_letters rather than string.letters Steve Barnes (at Home 2016-05-22 08:50:54 +01:00
  • 7d69bda471 A little more name refactoring Robin Dunn 2016-05-20 19:56:06 -07:00
  • 4fc2e37df7 Rename class_summary.lst extension to *.pkl for consistency Robin Dunn 2016-05-20 19:25:03 -07:00
  • 4c29dfae85 More copyright updates Robin Dunn 2016-05-19 23:57:17 -07:00
  • a83ca5e94f Refactor lots of functions to use camelCase names Robin Dunn 2016-05-19 23:53:40 -07:00
  • e2f853d0e0 Put the module docstrings on the module index pages Robin Dunn 2016-05-19 21:04:14 -07:00
  • 760ebc0878 Fix link for wx.msw index Robin Dunn 2016-05-19 20:59:02 -07:00
  • 32c2c747ea Remove debugger import Robin Dunn 2016-05-19 20:57:29 -07:00
  • b6488bfb7c Put the module docstring in the .pi and .pyi files too Robin Dunn 2016-05-19 20:56:39 -07:00
  • 1cf7503a82 clean *.pyi files too Robin Dunn 2016-05-19 20:42:20 -07:00
  • 8051d899f0 typo Robin Dunn 2016-05-19 20:41:46 -07:00
  • b4132cbaa0 If we're processing a real[*] module grab and save the etg docstring. Robin Dunn 2016-05-19 14:57:07 -07:00
  • 240daf5554 Add a simple docstring for all of the main modules Robin Dunn 2016-05-19 14:50:04 -07:00
  • 97bcad804f refactor reading and writing data to pickle files Robin Dunn 2016-05-18 21:39:21 -07:00
  • c473965e6a Use the new names for the module index files Robin Dunn 2016-05-18 16:39:38 -07:00
  • 902263f9d9 Move the snippets to their new file names Robin Dunn 2016-05-18 16:38:18 -07:00
  • a312e68d53 Add wx prefix in the module names map Robin Dunn 2016-05-18 16:35:42 -07:00
  • ec8b78a824 Clean *.rst files too Robin Dunn 2016-05-18 16:29:07 -07:00
  • 31dcd1f021 Update copyright Robin Dunn 2016-05-18 16:28:29 -07:00
  • 6aacc38153 Fix how the const parameter types are specified, the isConst flag isn't used here yet. Robin Dunn 2016-05-17 11:12:32 -07:00
  • a8f6d6961d Move axbase to an etg script, add tests Robin Dunn 2016-05-17 10:26:33 -07:00
  • ae42d4d894 add the msw module for the docs Robin Dunn 2016-05-17 08:21:33 -07:00
  • 8a022cf799 The base class is wx.msw.PyAxBaseWindow, call its __init__ Robin Dunn 2016-05-16 21:03:34 -07:00
  • 87e4e46c3b Fix the module these classes are in. Robin Dunn 2016-05-16 21:00:40 -07:00
  • 566b5cc247 Merge pull request #81 from RobinD42/pr35-msw-module Robin Dunn 2016-05-14 23:51:46 -07:00
  • 25980af616 Update wxWidgets commit Robin Dunn 2016-05-14 23:50:53 -07:00
  • fce72e9882 Update TODO Robin Dunn 2016-05-14 23:20:52 -07:00
  • a823a32524 Add axbase with wxPyAxBaseWindow Robin Dunn 2016-05-14 23:14:37 -07:00
  • f4bcb01aaa typo Robin Dunn 2016-05-13 19:38:58 -07:00
  • 5751b9296e typos Robin Dunn 2016-05-13 20:15:12 -07:00
  • 8bdff2cf2a fixes in the metafile test Robin Dunn 2016-05-13 19:37:33 -07:00
  • 986d868ccb Begin merging the remaining parts for PR #35. Robin Dunn 2016-05-13 18:51:53 -07:00
  • 028d173676 Rename some doc files --> *.rst for editor support and for GitHub visibility. Robin Dunn 2016-05-11 20:02:03 -07:00
  • c42ee6bce3 More typos and other cleanup Robin Dunn 2016-05-11 19:49:57 -07:00
  • bcc70efbb4 Update the section on version numbers Robin Dunn 2016-05-11 19:44:10 -07:00
  • d89d038a72 Not using mercurial any more... Robin Dunn 2016-05-11 19:39:18 -07:00
  • 65c07cf447 RIP wxversion Robin Dunn 2016-05-11 19:38:53 -07:00
  • 3e3c3a41f9 More typos and other cleanup Robin Dunn 2016-05-10 22:36:37 -07:00
  • 4e9935e1f0 Merge pull request #80 from swt2c/fix_comboctrl_doc Robin Dunn 2016-05-10 21:45:23 -07:00
  • 19573aa9a6 Fix ComboCtrl documentation Scott Talbert 2016-05-10 20:33:18 -04:00
  • b85bcd3efa Merge pull request #78 from RobinD42/misc-stuff Robin Dunn 2016-05-09 23:00:03 -07:00
  • d62a2af519 Update comments about version number scheme Robin Dunn 2016-05-09 22:17:52 -07:00
  • 4ad4884809 Update copyright, etc. Robin Dunn 2016-05-09 22:17:29 -07:00
  • fb041b0f1a Merge pull request #77 from swt2c/skip_pdfviewer_test Robin Dunn 2016-05-09 22:00:14 -07:00
  • 5ac05f4266 Merge pull request #76 from swt2c/fix_pdfviewer_py3 Robin Dunn 2016-05-09 21:59:45 -07:00
  • 83b3ddedfd Merge pull request #67 from swt2c/add_window_coord_overloads Robin Dunn 2016-05-09 21:55:30 -07:00
  • 1594acad6a Update classifiers Robin Dunn 2016-05-09 17:21:00 -07:00
  • 8a581ff317 Some typos and other cleanup Robin Dunn 2016-05-09 17:20:42 -07:00
  • 0c8139f618 Skip pdfviewer test on wxGTK also - it crashes there too Scott Talbert 2016-05-09 23:06:17 -04:00
  • 64a3e46960 Fix pdfviewer for Python 3 Scott Talbert 2016-05-09 22:57:38 -04:00
  • fb4ebd6ab6 Merge pull request #64 from swt2c/fix_process_tests Robin Dunn 2016-05-09 18:43:07 -07:00
  • cacdf3722c Merge pull request #65 from swt2c/fix_vlbox_tests Robin Dunn 2016-05-09 18:42:20 -07:00
  • 56382234b4 Merge pull request #63 from swt2c/fix_floatcanvas_bbox_tests Robin Dunn 2016-05-09 18:41:47 -07:00
  • 2a713adf1c Merge pull request #62 from swt2c/skip_dcprint_tests Robin Dunn 2016-05-09 18:41:33 -07:00
  • 0ac6651442 Merge pull request #66 from swt2c/skip_dcgraph_print_test Robin Dunn 2016-05-09 18:35:31 -07:00
  • 6f0eb5e441 Add missing wxPyInt_FromSsize_t Robin Dunn 2016-05-08 08:20:23 -07:00
  • b96160b4de Merge pull request #61 from swt2c/fix_eventfilter Robin Dunn 2016-05-07 19:17:39 -07:00
  • 4f38ee259d Remove imp_unittest Robin Dunn 2016-05-07 18:53:47 -07:00
  • 04b0b3fe43 Fix typo Robin Dunn 2016-05-07 18:45:36 -07:00
  • 73a15ee2cc Add a TODO for docs Robin Dunn 2016-05-07 18:28:42 -07:00
  • f8d638b64e Update copyrights in sip_generator too Robin Dunn 2016-05-07 17:46:39 -07:00
  • 6a0e7cf50c Generate interface files for PyCharm too. Currently they are just copies of what we were already doing for WingIDE, but we can add more advanced things like type-hinting later... Robin Dunn 2016-05-07 17:34:05 -07:00
  • f458fa12ad Ignore PyCharm project info for now. Robin Dunn 2016-05-07 17:02:10 -07:00
  • 90897f4deb Remove duplicate item Robin Dunn 2016-05-07 16:04:32 -07:00
  • 1b7daf2d12 Merge pull request #58 from swt2c/fix_throbber_test Robin Dunn 2016-05-07 18:59:24 -07:00
  • 2a19b7a409 Merge pull request #55 from dougthor42/fix-fcobjects-group-regression Robin Dunn 2016-05-07 18:55:57 -07:00
  • f01198bcc4 Merge pull request #68 from swt2c/fix_wacky_ints Robin Dunn 2016-05-07 18:36:08 -07:00
  • 02b4bb28e7 Fix wacky ints (mainly for Py2.7 / Win64) Scott Talbert 2016-05-07 13:27:37 -04:00
  • 41c5e4ba5f Merge pull request #74 from RobinD42/pr45-alternate Robin Dunn 2016-05-07 02:08:13 -07:00
  • c96d31f919 Instead of hacking the generated C++ after the fact, generate the sip code a little differently for the int tricky constants, and add some tests. Robin Dunn 2016-05-07 00:34:14 -07:00
  • ea3f3d40bd Merge branch 'fix_defines_better' of https://github.com/swt2c/Phoenix into pr45-alternate Robin Dunn 2016-05-07 00:30:31 -07:00
  • 7840dea2ac Merge pull request #73 from swt2c/fix_mediactrl_demo Robin Dunn 2016-05-06 21:21:24 -07:00
  • b7625ccb01 Remove use of <> operator in demos and fix MediaCtrl demo Scott Talbert 2016-05-05 22:50:56 -04:00
  • a1cf723b03 Update wxWidgets Robin Dunn 2016-05-04 23:03:16 -07:00
  • fdab831c19 Add a note about generating stub code Robin Dunn 2016-05-04 18:31:56 -07:00
  • 45f91fdd0b A little cleanup and typo fixes. Robin Dunn 2016-05-04 18:09:24 -07:00
  • d9956d611e Merge pull request #53 from swt2c/textentry_autocomplete Robin Dunn 2016-05-02 21:24:59 -07:00
  • 87a89b0407 Merge pull request #52 from swt2c/text_completer_simple Robin Dunn 2016-05-02 21:21:05 -07:00
  • 7a09ff53ca Merge pull request #47 from swt2c/skip_webkit_tests Robin Dunn 2016-05-02 21:19:46 -07:00
  • aa41158c9d Merge pull request #50 from swt2c/fix_getxwindow_gtk3_crash Robin Dunn 2016-05-02 21:16:16 -07:00
  • 2af90d820b Merge pull request #46 from swt2c/link_wxmedia Robin Dunn 2016-05-02 21:11:23 -07:00
  • d9d02f79d4 Merge pull request #44 from swt2c/animate_moved Robin Dunn 2016-05-02 20:58:50 -07:00
  • e8a416fab7 Add int* overloads for ClientToScreen/ScreenToClient overloads and add tests Scott Talbert 2016-04-16 21:06:08 -04:00