297 Commits (0d94e19c815133a23d2f2bb4bff34653f819648c)
 

Author SHA1 Message Date
Joaquin Santos 0d94e19c81 Set default state in a CheckBox 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. 9 years ago
chriskiehl 03a0f2e53d version bump 9 years ago
chriskiehl a267454058 Removed print statements 9 years ago
chriskiehl f870ed724e Merge branch 'master' of https://github.com/chriskiehl/Gooey 9 years ago
chriskiehl f42547fbe8 added ignore gooey flag 9 years ago
Chris a9a164af09 Merge pull request #94 from Shura1oplot/clickable_checkbox_label 9 years ago
Alexander Gordeyev 2c11d15f1d make checkbox label clickable 9 years ago
chriskiehl 6567d8c234 version bump 9 years ago
chriskiehl 7134a4dfe6 Issue #93 - populate Gooey with defaults 9 years ago
chriskiehl a1bee817f5 Added default value to json output. Fixed counter bug 9 years ago
chriskiehl 220099f83d Version bump 9 years ago
chriskiehl 6ec6a3a510 Issue #92 - missing return statement 9 years ago
chriskiehl 78a4631efe version bump 9 years ago
chriskiehl 3072f80b3b Fixed broken image 9 years ago
chriskiehl ddedfd7472 version bump 9 years ago
chriskiehl 8a74069fa3 Merge branch 'master' of https://github.com/chriskiehl/Gooey 9 years ago
chriskiehl 20cf164721 Fixed quote wrapping bug 9 years ago
Chris 8a4fea8d75 Update README.md 9 years ago
chriskiehl 7f673aae7d Version bump 9 years ago
chriskiehl 4038cae503 Fixed missing *kwargs param. Wrapped path output in quotes 9 years ago
Roshgar 27116a5974 Code is DRY 9 years ago
Roshgar 6b5d211e32 Update widget_pack.py 9 years ago
Roshgar 6096ddfa60 Corrected the name of component 9 years ago
Roshgar bf2bc00d7c Added MDD to python_bindings. 9 years ago
Roshgar 4807f28aa9 Update components.py 9 years ago