87 Commits (1ad642950a7491b605cb692c77df3beee9d8d509)

Author SHA1 Message Date
Chris 1ad642950a update deps; remove unused mypy extension 3 years ago
Chris bd30116d87 more dynamics tests 3 years ago
Chris 8820788e7f resolving type errors 3 years ago
Chris 8d17fa2ee4 attach timer; fix windows signal tests 3 years ago
Chris Kiehl 1bda91218f fix signal behavior on non-windows 3 years ago
Chris 8b1a54592f wip 3 years ago
Chris f48cbd7a2d painstakingly migrating tests 3 years ago
Chris 0db32f4d92 Refactoring; major feature parity in place 3 years ago
Chris ef5be4d844 working through communication kinks 3 years ago
Chris f1b2dd0135 feature creep and feature creep and feature creep 3 years ago
Chris Kiehl 43364a3767 plane commits 3 years ago
Chris 23ad809774 wip 3 years ago
Chris cb03ac4a51 wip: main flow parity; beginning config retro-fit 3 years ago
Chris 18f4404325 wip: basic flow parity 3 years ago
Chris c1d159f3e1 wip: huge refactor to simplify state management in preparation for external UI control 3 years ago
Chris 709d1adb1d wip: dynamic form validation 3 years ago
Chris 7f9262e576 rough poc: dynamic form validation 3 years ago
Chris df54a317cf Dynamic Values wip: PoC roughed in; type errors cleared 3 years ago
Chris 6e39efa8fd closes #710 - better menu dialogs 3 years ago
Christian Clauss 00979cd9fd Fix typos discovered by codespell 3 years ago
Chris 2ba120a72f bug fix: missing string fallback in layout docs 3 years ago
Chris a6a2f8a84a tmp: not sure what this is 3 years ago
Stephen Tomkinson 487a309317 Resolves #653 - a missing translation step for tabbed group titles. 4 years ago
DrStriky 46e3986020 Update options.py 4 years ago
Chris 055708ec3c add support for initial_value gooey option 4 years ago
Chris 65e71d16c2 1.0.7 release features 4 years ago
Chris a489ef6dcb bump version numbers for release 4 years ago
Chris 8951bbee18 virtualize FilterableDropdown and add new SearchIndex 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
Jack McKew 116771edd2 Elapsed / Remaining Time on Progress Bar 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
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
eladeyal 578e0d1905 allow control+scrollwheel to zoom rich text console #432 5 years ago
Chris bc495ddc72 Resolve all wx warnings and errors and bump version to 4.1.0 4 years ago
Chris 5fd17ed210 closes #593 & #591 - dynamic updates causes slowdowns and loses selection 4 years ago
Chris 262789f1c4 closes #452 - modals missing i18n options 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
Chris 342223c3dd bigfix: make checkbox honor gooey_options/label 4 years ago
Nathan Richard 60b79be427 Implementation of the TimeChooser widget. 6 years ago
Bess L. Walker 84ae5ce957 Issue 554: Fix MultiFileChooser output formatting. 4 years ago
Bess L. Walker c985050136 Fix Issue 550: MultiDirChooser cannot handle paths with spaces 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
Stephen Macke c6269b10f1 pass footer_bg_color from buildSpec to Footer 5 years ago
conradhilley 3307f8b04b closes #523 - added ColourChooser widget 5 years ago