Commit Graph

  • afbd31780e Add Listbox height option to documentation #631 Johan Pauwels 2020-09-10 14:31:37 +0100
  • cf969a6659 Update README to use auto_start #630 Collin Campbell 2020-09-09 13:14:46 -0500
  • b7e298fd06 closes #625 - terminal font and colors not being set correctly Chris 2020-09-07 13:14:45 -0700
  • 6757ab2c43 Update french.json Graham Knapp 2020-09-07 13:14:52 +0200
  • 632177fc79
    Update french.json #627 Graham Knapp 2020-09-07 13:14:52 +0200
  • 8d57bf8821
    Update french.json #624 Graham Knapp 2020-09-05 22:17:23 +0200
  • c774c115ab Fix typo in ISSUE_TEMPLATE.md. Ben Elliston 2020-08-31 08:14:02 +1000
  • cc15c78974 Fix typo in ISSUE_TEMPLATE.md. #622 Ben Elliston 2020-08-31 08:14:02 +1000
  • 05a8488308
    Update lint_python.yml Christian Clauss 2020-08-30 23:27:00 +0200
  • 99c5cbd9a7
    gooey. Christian Clauss 2020-08-30 23:22:34 +0200
  • b31a7ac74d
    gooey. Christian Clauss 2020-08-30 23:12:37 +0200
  • b58cbb7905 GitHub Action to lint Python code on branch 1.0.5 Christian Clauss 2020-08-30 17:57:37 +0200
  • 08e09b1a24
    flake8 #619 Christian Clauss 2020-08-30 18:00:11 +0200
  • bd3f0b4379 GitHub Action to lint Python code Christian Clauss 2020-08-30 08:15:28 +0200
  • 929d2319a5 Fix typos discovered by codespell #620 cclauss 2020-08-30 09:21:07 +0200
  • c9b64b3ab3 Fix #592 - No in Close does not freeze Gooey now #618 Roopesh V S 2020-08-29 03:47:47 +0530
  • 8bd50d03cf Ensure OnDropFiles function matches interface Stephen Tomkinson 2020-08-18 11:41:16 +0100
  • f470908f4a
    Ensure OnDropFiles function matches interface #616 Stephen Tomkinson 2020-08-18 11:41:16 +0100
  • 2205206b2e allow control+scrollwheel to zoom rich text console #432 eladeyal 2019-05-25 17:26:04 +0300
  • 784d466288 add missing return statement in processor.py Chris 2020-08-15 15:42:42 -0700
  • 3f1dec73d4 closes #592 - clicking close button can cause Gooey to hang Chris 2020-08-15 15:29:23 -0700
  • 4ef1496a45 Do not translate arguments in add_subparsers Krzysztof Jurewicz 2020-04-15 13:25:00 +0200
  • 9ef0bcf22d add test cases for show_stop_warning decorator option Chris 2020-08-15 14:41:40 -0700
  • cc31d03ba3 Fix show_stop_warning Dan Rose 2020-07-10 13:54:43 -0500
  • 11512e521b Resolve all wx warnings and errors and bump version to 4.1.0 Chris 2020-08-15 11:20:36 -0700
  • 43ada4a220 Added test for parent inheritance behaviour and made "widgets" behave the same as "defaults" for duplicate named arguments. Stephen Tomkinson 2020-08-10 11:45:35 +0100
  • ebaa45a7ec Copy widgets and their configuration from parent parsers. Resolves #608 Stephen Tomkinson 2020-08-06 17:54:29 +0100
  • 0b02efe14c
    Added test for parent inheritance behaviour and made "widgets" behave the same as "defaults" for duplicate named arguments. #609 Stephen Tomkinson 2020-08-10 11:45:35 +0100
  • 4cded5d3f8 add internal pypi release docs Chris 2020-08-08 09:16:53 -0700
  • 78c7926800
    Copy widgets and their configuration from parent parsers. Resolves #608 Stephen Tomkinson 2020-08-06 17:54:29 +0100
  • 560ce41d27 Prevent crash when getting dynamic properties Dan Rose 2020-07-09 20:15:13 -0500
  • 6d5ca84786
    Update release-checklist.md Chris 2020-08-01 10:56:44 -0700
  • 685621fe8c
    Update CONTRIBUTING.md Chris 2020-08-01 10:55:26 -0700
  • 412735feb8
    Update pull_request_template.md Chris 2020-08-01 10:43:05 -0700
  • fc8115efc4
    Create pull_request_template.md Chris 2020-08-01 10:42:23 -0700
  • 629d0a4ad0
    Merge 4fc12edb4e into 0ea046fd4e #528 eladeyal-intel 2020-08-01 12:19:12 -0300
  • 0ea046fd4e Add missing chinese translations soleil 2020-07-18 20:36:37 +0800
  • 691ce4cae2 excess space eladeyal-intel 2020-07-09 21:54:20 +0300
  • 4ff47e415f
    Update release-checklist.md Chris 2020-07-29 19:55:36 -0700
  • 936f7a9405
    Add missing chinese translations #603 soleil 2020-07-18 20:36:37 +0800
  • 412af21b02
    Fix warning when dynamically populating dropdown #601 Dan Rose 2020-07-10 14:47:30 -0500
  • 8775aafd25
    Fix show_stop_warning #600 Dan Rose 2020-07-10 13:54:43 -0500
  • 56a2b8526f
    Prevent crash when getting dynamic properties #599 Dan Rose 2020-07-09 20:15:13 -0500
  • 1cd556e6dd typo eladeyal-intel 2020-07-09 18:55:43 +0300
  • be4248df03 allow control+scrollwheel to zoom rich text console #432 #529 eladeyal 2019-05-25 17:26:04 +0300
  • 4fc12edb4e add accelerators #528 eladeyal 2019-05-27 12:30:30 +0300
  • 844770798c typo #598 #596 eladeyal-intel 2020-07-09 18:55:43 +0300
  • 634326f152
    excess space #597 eladeyal-intel 2020-07-09 21:54:20 +0300
  • 21a9c31bce closes #593 & #591 - dynamic updates causes slowdowns and loses selection Chris 2020-07-03 10:50:57 -0700
  • 50da2a86ed Incase python 2 import perf counter in func #588 Fizban 2020-06-27 13:21:47 +1000
  • 97fe471e71 Add tests and pythn 2.7 compat Fizban 2020-06-27 12:54:17 +1000
  • ae1e073033 Only show if progress expr given Fizban 2020-06-27 12:22:17 +1000
  • 99a74e7d06 Time format working Fizban 2020-06-27 12:17:49 +1000
  • 8f370bf43c Time remaining somewhat working Fizban 2020-06-27 00:45:30 +1000
  • a9114bd063
    Merge 44b26dd018 into 00e0f3e7c6 #503 Nathan Richard 2020-06-21 14:35:03 -0700
  • 8c88980e12 update release notes 1.0.4 1.0.4-release-candidate Chris 2020-06-21 13:08:27 -0700
  • ecce40df6d version bump Chris 2020-06-21 13:08:14 -0700
  • c7de1a2c45 update release notes Chris 2020-06-21 12:50:59 -0700
  • ba28c8d732 closes #500 - nargs with default values being mapped incorrectly Chris 2020-06-21 00:36:26 -0700
  • 47c2c1f40c closes #469 - prevent argparse ==SUPPRESS== from showing in Gooey Chris 2020-06-20 11:03:24 -0700
  • bee168aeee closes #496 - add option to start Gooey in fullscreen mode Chris 2020-06-20 10:44:08 -0700
  • 963197113b ProcessController.py (run): Use default Popen buffer size to avoid Python 3.8 runtime warnings: Ben Elliston 2020-05-28 17:16:46 +1000
  • ed798fbb15 closes #480 - program_description not overriding parser description Chris 2020-06-14 13:53:28 -0700
  • 262789f1c4 closes #452 - modals missing i18n options Chris 2020-06-14 13:41:27 -0700
  • b8ae0f1f8d closes #497 - fix show_header_title not corretly setting visibility Chris 2020-06-14 13:20:58 -0700
  • 50643ca53f closes #517 - radio group not enabling widget when initial_selection is set Chris 2020-06-14 12:29:45 -0700
  • 871854b992 Pre-fill counter dropdowns with 0 (not 1) to 10 inclusive. Fixes issue #569. Ben Elliston 2020-05-25 15:31:28 +1000
  • 342223c3dd bigfix: make checkbox honor gooey_options/label Chris 2020-06-02 17:48:49 -0700
  • 60b79be427 Implementation of the TimeChooser widget. Nathan Richard 2019-02-27 17:07:45 +0100
  • 84ae5ce957 Issue 554: Fix MultiFileChooser output formatting. Bess L. Walker 2020-04-18 15:11:06 -0600
  • ec61008a16 Include MultiDirChooser in the list of Choosers Bess L. Walker 2020-04-25 10:44:19 -0600
  • c985050136 Fix Issue 550: MultiDirChooser cannot handle paths with spaces Bess L. Walker 2020-04-25 10:41:45 -0600
  • 074440ea26 Substitute Python3-only code for Python 2.7-compatible code. Bess L. Walker 2020-04-25 17:27:12 -0600
  • b047af5e8b Fix Issue 553: Handle Windows volume labels correctly in MultiDirChooser. Bess L. Walker 2020-04-25 17:07:50 -0600
  • c6269b10f1 pass footer_bg_color from buildSpec to Footer Stephen Macke 2020-03-17 21:16:38 -0700
  • a911b6a81d Fixed a typo MGlolenstine 2020-02-19 13:43:12 +0100
  • 8a240562d8 Closes #200 substitute command line arguments for defaults Jonathan Schultz 2020-02-03 09:07:08 +0800
  • c3fac837da Update Using-Richtext-Controls.md Chris 2020-04-12 15:32:20 -0700
  • f013393a9f closes #527 - add documentation for richtext controls Chris 2020-04-12 15:29:30 -0700
  • 0d33d8475b fix README typos Chris 2020-01-13 20:00:25 -0800
  • e9b31d1d0a [Closes #537] Return Action when calling add_argument Tyler Donaldson 2020-03-26 11:45:03 -0700
  • b817e23a19 Add ColourChooser to README conradhilley 2020-01-18 16:27:46 -0800
  • 3307f8b04b closes #523 - added ColourChooser widget conradhilley 2020-01-18 16:13:09 -0800
  • d0f3c3b3db Changed the check on TextContainer default values to allow False-evaluated defaults. Nathan Richard 2019-11-13 14:55:06 +0100
  • e35755d121 Added a cast to string for the Dropdown default and choices values. Nathan Richard 2019-04-11 18:02:55 +0200
  • a3232b7a34 Revert "Improved the iter_parsers function of the argparse_to_json.py to allow" Chris 2020-01-13 19:03:35 -0800
  • c6504b7067 update README to reference new .png override requirement Chris 2020-01-13 18:57:16 -0800
  • 7397eb0c1a Remove unused images Chris 2020-01-13 18:56:47 -0800
  • d9fc7f068e Fix title card typo Chris 2020-01-13 18:54:47 -0800
  • f9f07d06f9 closes #515 - fix typo in doc string Chris 2020-01-13 18:38:24 -0800
  • d31fb5a073 Improved the iter_parsers function of the argparse_to_json.py to allow the extraction to the sub parser recursively Alberto de Rodrigo 2019-09-30 18:17:05 +0200
  • 6b677fcf6b 20190928 korean,japanese translation deepthought 2019-09-28 17:23:27 +0900
  • 674d0e3478 Created Croatian language file dsardelic 2019-09-26 10:27:49 +0200
  • 27d81c37f3 Updated Bosnian language file to match the current English file dsardelic 2019-09-26 10:25:39 +0200
  • 057e515181 Added Turkish translation Nazım Gediz Aydındoğmuş 2019-09-23 08:16:19 +0300
  • 00e0f3e7c6 closes #500 - nargs with default values being mapped incorrectly 1.0.4-release Chris 2020-06-21 00:36:26 -0700
  • d7da87f161
    Update README.md Chris 2020-06-20 20:02:35 -0700
  • c7f21aa900 closes #469 - prevent argparse ==SUPPRESS== from showing in Gooey Chris 2020-06-20 11:03:24 -0700
  • ee100c37fe closes #496 - add option to start Gooey in fullscreen mode Chris 2020-06-20 10:44:08 -0700
  • 236f45342d ProcessController.py (run): Use default Popen buffer size to avoid Python 3.8 runtime warnings: Ben Elliston 2020-05-28 17:16:46 +1000