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.
Also adds MultiFileChooser to __ALL__.
Includes tests for formatters.multiFileChooser.
Other choosers may need similar fixes; I have not experimented with them.
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.
If running on a Windows system, strips volume labels from directory path to leave only the drive letter. This path can then be ingested by other functionality that expects valid paths.
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 .
build_radio_group() started returning results not wrapped
in a list in 8103314
, change the test to reflect that.
9 years ago
chriskiehl
36967a58f4
image_repository tests
9 years ago
chriskiehl
a8295a717d
i18n cleanup
9 years ago
chriskiehl
83b7ba38cc
Removed pycharm's author blurb
9 years ago
chriskiehl
81a262f2dd
added subparser support
9 years ago
chriskiehl
5cf42a17b8
Removed old tests. Cleaned up new tests
9 years ago
chriskiehl
9796d50fa9
Updated tests
9 years ago
chriskiehl
b0ccb94039
Updated examples
10 years ago
chriskiehl
8025265366
More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close!
10 years ago