39 Commits (1.0.9-release)

Author SHA1 Message Date
Chris 6f046ce33b closes #232 - send signal to child on stop 3 years ago
Jack McKew 116771edd2 Elapsed / Remaining Time on Progress Bar 4 years ago
Chris 6a1ceffe6c closes #625 - terminal font and colors not being set correctly 4 years ago
Chris bee168aeee closes #496 - add option to start Gooey in fullscreen mode 4 years ago
Chris ed798fbb15 closes #480 - program_description not overriding parser description 4 years ago
Chris 649c3e904f add option to suppress Gooey's --ignore injection behavior 5 years ago
Chris 20992d6bba closes #370 - error modal configuration 5 years ago
Nathan Richard 5e3ef77c36 Handling of style-oriented ascii espace sequences. 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 c42f4cfb01 closes #257 - configurable menubar 6 years ago
chriskiehl 7843cbcd9c Make shell option in Popen configurable 6 years ago
Chris 3f748b976d closes #313 - conditionally show/hide restart button 6 years ago
Alexis 4dcc7a1909 fix for issue #264 6 years ago
dagrha 6ad67e6333 add return_to_config option 6 years ago
chriskiehl 4c61c29b65 partial re-write to allow better user customization 6 years ago
Luke Zulauf e3a2e87c01 Adding ability to override executable target 7 years ago
chriskiehl 40c7c16629 Project cleanup 8 years ago
chriskiehl bd79ea9819 auto_start option 8 years ago
chriskiehl b5a1303222 filling out model 8 years ago
chriskiehl cfdfda37a3 Fix build.conf typo; fix basic_layout json structure 8 years ago
Alexander Gordeyev 39d804fd28 option to disable stop button 8 years ago
Christoph Buchner cc2c095de8 Remove broken function. 8 years ago
chriskiehl 97f4fc70b8 Fix unbuffered flag regression introduced in 7229b4 9 years ago
chriskiehl 3dcf26f750 Issue 101: allow image customization 9 years ago
Alexander Gordeyev 254dbd1a6b add option to disable progress bar animation on Windows 7 9 years ago
Alexander Gordeyev b40bc52160 implement progress bar 9 years ago
Alexander Gordeyev f6aee1463b add cx_freeze support 9 years ago
chriskiehl b2801bdb5b Set python unbuffered flag (Issue #105) 9 years ago
Keith Scheiwiller 400dc5f458 Don't pass frozen programs to python. 9 years ago
chriskiehl d67f7d0680 Add monospace font support - issue #96 9 years ago
chriskiehl 00fa06ff9e Subparser support in argparse -> json. pep8 changes 9 years ago
chriskiehl 2a71297a68 Code cleanup 9 years ago
chriskiehl 0ce9085831 Fixed program_name not working (issue #88). Corrected default name to pull from sys.argv 9 years ago
chriskiehl 5220b4a139 Better method for getting Argparse - (SylvainDe's suggestion) 9 years ago
chriskiehl 00a42517e7 Enhancement: Lookup argparse outside of main - issue #84 9 years ago
chriskiehl 569f57d18d added cmd tools. Added feature to allow dumping build_spec to disk for 9 years ago
chriskiehl f9e9966f2d added cmd tools. moved config generation to own module 9 years ago