217 Commits (c74f24d7336d757354b2c122d503fbddb5608263)

Author SHA1 Message Date
conradhilley 686a9a7ce7 closes #523 - added ColourChooser widget 4 years ago
Nathan Richard 6a9195b2d2 Changed the check on TextContainer default values to allow False-evaluated defaults. 4 years ago
Nathan Richard 6e9ebe0a81 Added a cast to string for the Dropdown default and choices values. 5 years ago
Chris 823a72512a Remove unused images 4 years ago
Chris 7330fcefac closes #515 - fix typo in doc string 4 years ago
Chris 66f154decb only add dock image to non win32 runs 5 years ago
Chris 0b79b5d766 closes #297 @thorstenwagner - fix footer button sizing 5 years ago
Chris 649c3e904f add option to suppress Gooey's --ignore injection behavior 5 years ago
Kiehl ca7ff29212 update Gooey program icon and fix OSX task bar rendering 5 years ago
Kiehl fd962aa259 expose additional top-level API for easier packaging 5 years ago
Kiehl ce9555e3d6 add explicity wx imports to enable OSX pyinstaller packaging 5 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 99a1ea7822 use i18n in a less verbose way 5 years ago
Thorsten Wagner e74b884382 Fix text wrapping in 1.0.3-release 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 5266cd2b05 fix #404 5 years ago
eladeyal-intel 92c16fd409 fix typo 5 years ago
Chris eff1c851cb remove debug tooling 5 years ago
Chris 3313cb86a6 closes #404 - clickable hyperlinks in console 5 years ago
Chris fca40dbcd5 closes #408 - allow hiding of widgets in UI 5 years ago
Chris f8f1ad2a27 closes #399 - missing translation of default groups (+ correcting subgroup layouts) 5 years ago
Nathan Richard d2e112910e Fix exclusive groups spacing. 5 years ago
Chris 20992d6bba closes #370 - error modal configuration 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
Conrrad a06e024023 Add absolute imports 5 years ago
Conrrad 28df915f29 Add option to suppress progress regex matches in stdout 5 years ago
Nathan Richard 47206ec15a Add parameter clear_before_run that forces console clear between runs. 5 years ago
Chris 58f60d4213 Applying #317 .patch - HenrykHaniewicz 5 years ago
Chris be31131095 closes #354 - regression on column options 5 years ago
liranw 80490cb882 fix listbox together with poll_external_updates=True 5 years ago
Chris 17b9a2bfd8 auto-wrap group descriptions + style fixes 6 years ago
Chris c42f4cfb01 closes #257 - configurable menubar 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
chriskiehl 7843cbcd9c Make shell option in Popen configurable 6 years ago
Chris 5237b495c6 add fallback show_restart_button check for existing buildSpecs 6 years ago
Chris 5779f3569e closes #284 - dropdowns in required section fail default input validation test 6 years ago
Chris 6240e979c7 closes #286 - 2.7 / 3.0 wx bitmap creation compatibility 6 years ago
Chris a13a059f4d closes #282 - removed debug statement 6 years ago
Chris 221ed1a564 closes #313 - Missing program name in taskbar 6 years ago
Chris 3f748b976d closes #313 - conditionally show/hide restart button 6 years ago
Chris cf802b503b Closes #316 - counter output was generated incorrectly 6 years ago