138 Commits (eb18dc91d072ad7f593706a5e9c212735896e2b2)

Author SHA1 Message Date
chriskiehl cfdfda37a3 Fix build.conf typo; fix basic_layout json structure 8 years ago
chriskiehl 7315e2f259 Fix typo 8 years ago
Alexander Gordeyev a379079d0a fix progress_bar merging 8 years ago
chriskiehl 0cc082bd2a idea 8 years ago
chriskiehl 66fe5d7098 Project cleanup 8 years ago
chriskiehl fe6eb52521 project cleanup 8 years ago
chriskiehl a907e8ba37 Remove old controller implementation 8 years ago
Alexander Gordeyev 59b70a814b fix disable_progress_bar_animation inverted meaning 9 years ago
Alexander Gordeyev 463696b1f5 refactor progress_from_line() 9 years ago
Alexander Gordeyev 345b4bb4af fix window close button 9 years ago
Alexander Gordeyev 39d804fd28 option to disable stop button 9 years ago
Alexander Gordeyev 20a13e5f68 pyinstaller --onefile support 9 years ago
Shura1oplot 1095dca00e revert "make quoting implicit" 9 years ago
Shura1oplot ac042fcb3d delete duplicated method 9 years ago
chriskiehl 660b0b07c0 read from pyinstaller temp dir when frozen 9 years ago
chriskiehl 3dcf26f750 Issue 101: allow image customization 9 years ago
chriskiehl a56ebb5188 Updating image references 9 years ago
chriskiehl 8ee01280db Cleaned up images 9 years ago
Alexander Gordeyev 782d24237f quote subparser name 9 years ago
Alexander Gordeyev 7b00b5ccb7 disable quoting if nargs specified 9 years ago
Alexander Gordeyev 8f2b951d18 linter fixes 9 years ago
Alexander Gordeyev 9b9167df30 fix args ordering 9 years ago
Alexander Gordeyev f14eb000e5 move multi Chooser logic from BaseFileChooser; 9 years ago
chriskiehl e078e433a6 Fixed missing import 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 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 0d94e19c81 Set default state in a CheckBox 9 years ago
chriskiehl aa36d2f39a Removed hard-coded title from StaticBox constructor 9 years ago
chriskiehl d99aef0858 Prevent child program from executing on window level close 9 years ago
chriskiehl da852095a1 Issue #98 Pt II - Replaced close method with EndModal to force ID_OK return 9 years ago
chriskiehl 8f4b1aee59 Force ISO date in datepicker 9 years ago
chriskiehl 36333881f5 Issue #98 - fixed missing ID on calendar widget 9 years ago
chriskiehl d67f7d0680 Add monospace font support - issue #96 9 years ago
chriskiehl a267454058 Removed print statements 9 years ago
chriskiehl f42547fbe8 added ignore gooey flag 9 years ago
Alexander Gordeyev 2c11d15f1d make checkbox label clickable 9 years ago
chriskiehl 7134a4dfe6 Issue #93 - populate Gooey with defaults 9 years ago
chriskiehl 6ec6a3a510 Issue #92 - missing return statement 9 years ago
chriskiehl 20cf164721 Fixed quote wrapping bug 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 4807f28aa9 Update components.py 9 years ago
Roshgar aac3703554 Update components.py 9 years ago
Roshgar 7cd7df8c75 Added MDD to widget_pack 9 years ago
chriskiehl 653f5b858d Swapped to internal pubsub framework for better cross platform support 9 years ago
chriskiehl 602f22b420 pubsub clone for linux 9 years ago