44 Commits (8951bbee18c88d2b2c802262de115f9a47759f7e)

Author SHA1 Message Date
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
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
eladeyal 578e0d1905 allow control+scrollwheel to zoom rich text console #432 5 years ago
Chris 5fd17ed210 closes #593 & #591 - dynamic updates causes slowdowns and loses selection 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. 5 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
conradhilley 3307f8b04b closes #523 - added ColourChooser widget 4 years ago
Nathan Richard d0f3c3b3db Changed the check on TextContainer default values to allow False-evaluated defaults. 5 years ago
Nathan Richard e35755d121 Added a cast to string for the Dropdown default and choices values. 5 years ago
Chris f9f07d06f9 closes #515 - fix typo in doc string 4 years ago
eladeyal 26e744b52c detect URLs in rich console and make them clickable 5 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
eladeyal e519609834 change consts used for style 5 years ago
eladeyal 7ea39f3a4b more pythonic 5 years ago
eladeyal ae86c07108 fix rich console was not appending - fix #433 5 years ago
eladeyal dcfa5122c7 python 2 compatibility 5 years ago
eladeyal-intel 92c16fd409 fix typo 5 years ago
Chris 3313cb86a6 closes #404 - clickable hyperlinks in console 5 years ago
Nathan Richard d2e112910e Fix exclusive groups spacing. 5 years ago
Chris d4c179fa52 closes issue #381 - super() usage incompatible with python2.7 5 years ago
Nathan Richard 5e3ef77c36 Handling of style-oriented ascii espace sequences. 5 years ago
Chris 58f60d4213 Applying #317 .patch - HenrykHaniewicz 6 years ago
liranw 80490cb882 fix listbox together with poll_external_updates=True 6 years ago
Chris 17b9a2bfd8 auto-wrap group descriptions + style fixes 6 years ago
Chris 4ce19a7ac8 improved style, font, and color controls 6 years ago
Chris e0b577aac8 improved layout and style controls 6 years ago
Chris 5ebcdd668c Issue 321 Pt II - convert default arguments to strings 6 years ago
Chris 97929ea034 closes #256 - missing i18n strings 6 years ago
Chris 5779f3569e closes #284 - dropdowns in required section fail default input validation test 6 years ago
chriskiehl 1c0e1278d9 closes #272 - radio group behavior broken when in optional section 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