Chris
d234ff3ce2
1.2.0
2 years ago
Chris
65e71d16c2
1.0.7 release features
* new widgets: IntegerField, DecimalField, Slider
* new validator: RegexValidator
* new Option Helpers: from gooey import options
* new option: placeholder
4 years ago
Chris
d65f4d44d8
remove additional drop target which was causing exit events to mysteriously hang
4 years ago
Chris
d2eb37bd93
fix broken import path
4 years ago
Chris
88037da647
closes #645 - drag-and-drop doesn't honor multiFileChooser logic
4 years ago
Chris
36a71b5075
fix import qualication
4 years ago
Chris
8dc0e600ee
add new widget: FilterableDropdown
4 years ago
Nathan Richard
60b79be427
Implementation of the TimeChooser widget.
5 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
conradhilley
3307f8b04b
closes #523 - added ColourChooser widget
4 years ago
liranw
c86cd6dbce
Update options to snake_case instead of CamelCase and add it to documentation
5 years ago
liranw
c1a878700a
Add support for wildcards, message, defualtFile, DefaultDir and DefaultPath for Choosers
5 years ago
Chris
58f60d4213
Applying #317 .patch - HenrykHaniewicz
6 years ago
Chris
97929ea034
closes #256 - missing i18n strings
6 years ago
chriskiehl
12b2181a28
closes #260 - Unable to take multiple files as input
6 years ago
Jannik Waschkau
a766f39ce8
Add missing translations
6 years ago
chriskiehl
8f313fc90b
rewrite core components
6 years ago