505 Commits (1.0.9-release)

Author SHA1 Message Date
vkhalaim 9f6c8321a8 add ukrainian 3 years ago
pszxzsd aaa922f252 update german language file 3 years ago
Chris e98c5a496e closes #743 - use filetype mode when choosing widget type 3 years ago
Chris 6e39efa8fd closes #710 - better menu dialogs 3 years ago
Chris a66f56edd6 closes #722 - progress bar still visible when disabled 3 years ago
Chris fb7628d623 remove unused import 3 years ago
Chris 13a0c9e182 run subprocesses in new process group; attach special handler for Ctrl-C 3 years ago
Christian Clauss 00979cd9fd Fix typos discovered by codespell 3 years ago
Chris 074d480573 closes #721 - vestigial formatter exposed to the world 3 years ago
Chris 6f046ce33b closes #232 - send signal to child on stop 3 years ago
Chris 2ba120a72f bug fix: missing string fallback in layout docs 3 years ago
Chris 4675727df5 bump version and add release notes 3 years ago
Aleksandar Bosnjak 51c1b9f102 feat: added supp for serbian language 3 years ago
Chris a6a2f8a84a tmp: not sure what this is 3 years ago
Herculino Trotta c897d52fbf Update portuguese language 3 years ago
MC Naveen 020ddd7ed0 🎨 Added Tamil Language 3 years ago
Chris 6106272975 bump versions 3 years ago
Stephen Tomkinson 487a309317 Resolves #653 - a missing translation step for tabbed group titles. 3 years ago
DrStriky 46e3986020 Update options.py 3 years ago
Chris 22fefd99b4 closes #655 - support action='version' 3 years ago
Chris 055708ec3c add support for initial_value gooey option 3 years ago
Chris b5eaf097c1 bump version for release 3 years ago
Chris 65e71d16c2 1.0.7 release features 3 years ago
Chris a489ef6dcb bump version numbers for release 3 years ago
Chris 8951bbee18 virtualize FilterableDropdown and add new SearchIndex 3 years ago
Chris 30265e282f bump versions 3 years ago
Chris d65f4d44d8 remove additional drop target which was causing exit events to mysteriously hang 3 years ago
Chris 6e5e28dcdc reuse wx.App instance to increase test reliability 3 years ago
Chris d2eb37bd93 fix broken import path 3 years ago
Jack McKew 116771edd2 Elapsed / Remaining Time on Progress Bar 4 years ago
Rajvir Singh 6a98abbc61 Create Hindi.json 3 years ago
Chris 88037da647 closes #645 - drag-and-drop doesn't honor multiFileChooser logic 3 years ago
Chris 36a71b5075 fix import qualication 3 years ago
Chris d2f034d485 remove errant import 3 years ago
Chris 8dc0e600ee add new widget: FilterableDropdown 3 years ago
Johan Pauwels ac2cd91793 Fix implicit float to int conversion raising DeprecationWarning 4 years ago
Johan Pauwels 06ae3ea593 Use program_name instead of script file name in macOS menu 4 years ago
Chris a4fec5be56 fixes weird bug in RadioGroup where child interactions could cause radiobuttons to lose their selection 4 years ago
Chris 6a1ceffe6c closes #625 - terminal font and colors not being set correctly 4 years ago
Graham Knapp e0ad59165b Update french.json 4 years ago
Stephen Tomkinson 788817c48d Ensure OnDropFiles function matches interface 4 years ago
eladeyal 578e0d1905 allow control+scrollwheel to zoom rich text console #432 5 years ago
Chris 7d0d1479e3 add missing return statement in processor.py 4 years ago
Chris 4c3a25e854 closes #592 - clicking close button can cause Gooey to hang 4 years ago
Krzysztof Jurewicz b94976af47 Do not translate arguments in add_subparsers 4 years ago
Chris 07653cb75e add test cases for show_stop_warning decorator option 4 years ago
Dan Rose af4d24565c Fix show_stop_warning 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
Stephen Tomkinson a4b85714f1 Copy widgets and their configuration from parent parsers. Resolves #608 4 years ago