60 Commits (69e8072cbd20eba8dbb2f0b54d1b6195f0d42f37)

Author SHA1 Message Date
Chris 22fefd99b4 closes #655 - support action='version' 3 years ago
Chris 055708ec3c add support for initial_value gooey option 3 years ago
Chris 65e71d16c2 1.0.7 release features 4 years ago
Chris 8951bbee18 virtualize FilterableDropdown and add new SearchIndex 4 years ago
Chris 6e5e28dcdc reuse wx.App instance to increase test reliability 4 years ago
Jack McKew 116771edd2 Elapsed / Remaining Time on Progress Bar 4 years ago
Chris 8dc0e600ee add new widget: FilterableDropdown 4 years ago
Chris 6a1ceffe6c closes #625 - terminal font and colors not being set correctly 4 years ago
Chris 4c3a25e854 closes #592 - clicking close button can cause Gooey to hang 4 years ago
Chris 07653cb75e add test cases for show_stop_warning decorator option 4 years ago
Chris bc495ddc72 Resolve all wx warnings and errors and bump version to 4.1.0 4 years ago
Stephen Tomkinson f0179f1013 Added test for parent inheritance behaviour and made "widgets" behave the same as "defaults" for duplicate named arguments. 4 years ago
Chris 5fd17ed210 closes #593 & #591 - dynamic updates causes slowdowns and loses selection 4 years ago
Chris ba28c8d732 closes #500 - nargs with default values being mapped incorrectly 4 years ago
Chris 47c2c1f40c closes #469 - prevent argparse ==SUPPRESS== from showing in Gooey 4 years ago
Chris bee168aeee closes #496 - add option to start Gooey in fullscreen mode 4 years ago
Chris ed798fbb15 closes #480 - program_description not overriding parser description 4 years ago
Chris b8ae0f1f8d closes #497 - fix show_header_title not corretly setting visibility 4 years ago
Chris 50643ca53f closes #517 - radio group not enabling widget when initial_selection is set 4 years ago
Bess L. Walker 84ae5ce957 Issue 554: Fix MultiFileChooser output formatting. 4 years ago
Bess L. Walker 074440ea26 Substitute Python3-only code for Python 2.7-compatible code. 4 years ago
Bess L. Walker b047af5e8b Fix Issue 553: Handle Windows volume labels correctly in MultiDirChooser. 4 years ago
Jonathan Schultz 8a240562d8 Closes #200 substitute command line arguments for defaults 4 years ago
conradhilley 3307f8b04b closes #523 - added ColourChooser widget 4 years ago
Chris fca40dbcd5 closes #408 - allow hiding of widgets in UI 5 years ago
Andy Lee d437955b65 Adding tests for mutex groups 5 years ago
Chris a46b475f23 move integration tests 5 years ago
Chris be1343b6da closes #377 - drop all non-serializable objects from default args 5 years ago
Conrrad a06e024023 Add absolute imports 5 years ago
Conrrad 28df915f29 Add option to suppress progress regex matches in stdout 5 years ago
Chris d2bc6d0172 Patch regression causing listbox defaults to not be applied 6 years ago
Chris 0ae2472c72 closes #329 - string coersion is too broad causing typing errors 6 years ago
Chris 5ebcdd668c Issue 321 Pt II - convert default arguments to strings 6 years ago
Chris aeb8f67b92 closes issue #321 - coerce choices to string 6 years ago
Chris cf802b503b Closes #316 - counter output was generated incorrectly 6 years ago
Chris c8450cf20b closes #312 - tuples causing failure when passed to 6 years ago
chriskiehl 8f91e53469 Fix hard coded absolute path in tests 6 years ago
chriskiehl 169aac0a9a untrack test file 6 years ago
chriskiehl 6da849689a update tests 6 years ago
chriskiehl 3638aa4949 Add regression test for language files 6 years ago
chriskiehl fb5fb0fb99 integration tests 6 years ago
chriskiehl 014c1c0fe6 Remove outdated, rewritten, and unused gooey code 6 years ago
unknown dc6386c3a9 Added python 3 compatibility 7 years ago
chriskiehl b0cf1dbb5b Bumping up test coverage 8 years ago
chriskiehl 6a94bdaf2b Removed old files 8 years ago
chriskiehl efbea19c13 Removed outdated code 9 years ago
chriskiehl fea11ec404 Removed outdated files 9 years ago
Christoph Buchner 84fa92a160 Move pytest fixtures into conftest.py 9 years ago
Christoph Buchner 2799d54f16 Add more tests to raise test coverage. 9 years ago
Christoph Buchner 0b59582d5f Make tests pass, close #127. 9 years ago