515 Commits (8166404c14387df9f35e1b1013a813fb5589cfb4)
 

Author SHA1 Message Date
chriskiehl e078e433a6 Fixed missing import 9 years ago
= eee52e9619 version bump 9 years ago
= 4798e44d01 Fixed Counter widget type 9 years ago
= fa2f556c74 Issue #122: human friendly option names 9 years ago
Alexander Gordeyev 254dbd1a6b add option to disable progress bar animation on Windows 7 9 years ago
= d59306773b version bump 9 years ago
= d34a4a2202 Fixed Counter widget type 9 years ago
= 14f55add1b Issue #122: human friendly option names 9 years ago
Alexander Gordeyev ee1ed8abac add progress bar examples 9 years ago
Alexander Gordeyev b40bc52160 implement progress bar 9 years ago
Alexander Gordeyev 369b7898b0 implement Stop button 9 years ago
Alexander Gordeyev ac25d0e34d make quoting implicit 9 years ago
Alexander Gordeyev f6aee1463b add cx_freeze support 9 years ago
Joaquin Santos 837f87175b Added forced exit on load_build_config exception 9 years ago
Joaquin Santos ac71408b6d Option to load previously generated configuration using the Gooey decorator. New load_build_config parameter added. 9 years ago
Chris 03cc250fb7 Merge pull request #116 from joaquins/checkbox_default_option 9 years ago
Joaquin Santos 0d94e19c81 Set default state in a CheckBox 9 years ago
Chris 78b0b005ec Merge pull request #113 from enricobacis/patch-1 9 years ago
Enrico Bacis 7d9393d0fc Correctly use the subparser widgets dictionary 9 years ago
chriskiehl 17d1d67913 Converted html to ReST because PyPi is dumb 9 years ago
chriskiehl 28220a16cf version bump 9 years ago
chriskiehl aa36d2f39a Removed hard-coded title from StaticBox constructor 9 years ago
chriskiehl 8103314795 Issue #103 - fixed bug where exclusive groups were being concatenated together 9 years ago
chriskiehl 1b7af676df Merge branch 'master' of https://github.com/chriskiehl/Gooey 9 years ago
chriskiehl d99aef0858 Prevent child program from executing on window level close 9 years ago
Chris 3c71869aca Merge pull request #107 from codingsnippets/master 9 years ago
Kevin Huang a15b081df3 add chinese language file 9 years ago
Chris 4a9b1d0a9b Merge pull request #106 from joaquins/master 9 years ago
Joaquin Santos 44395f0b14 Added spanish lang file 9 years ago
chriskiehl 02d9e260aa version bump 9 years ago
chriskiehl b2801bdb5b Set python unbuffered flag (Issue #105) 9 years ago
chriskiehl 0b15409db4 Version bump 9 years ago
chriskiehl da852095a1 Issue #98 Pt II - Replaced close method with EndModal to force ID_OK return 9 years ago
chriskiehl cdd33b818f version bump 9 years ago
chriskiehl 8f4b1aee59 Force ISO date in datepicker 9 years ago
chriskiehl f920c284bc Version bump 9 years ago
chriskiehl 36333881f5 Issue #98 - fixed missing ID on calendar widget 9 years ago
Chris 43cdbf8dac Merge pull request #97 from 8BitAce/master 9 years ago
Keith Scheiwiller 400dc5f458 Don't pass frozen programs to python. 9 years ago
chriskiehl c0ab011ab4 version bump 9 years ago
chriskiehl 86ab10e807 Merge branch 'master' of https://github.com/chriskiehl/Gooey 9 years ago
chriskiehl d67f7d0680 Add monospace font support - issue #96 9 years ago
Chris 6477dfebfd Merge pull request #95 from tmr232/patch-1 9 years ago
Tamir Bahar e38ef8a7e3 Added wxPython to the installation instructions. 10 years ago
chriskiehl 03a0f2e53d version bump 10 years ago
chriskiehl a267454058 Removed print statements 10 years ago
chriskiehl f870ed724e Merge branch 'master' of https://github.com/chriskiehl/Gooey 10 years ago
chriskiehl f42547fbe8 added ignore gooey flag 10 years ago
Chris a9a164af09 Merge pull request #94 from Shura1oplot/clickable_checkbox_label 10 years ago
Alexander Gordeyev 2c11d15f1d make checkbox label clickable 10 years ago