Bess L. Walker
22499c9139
Fix Issue 553: Handle Windows volume labels correctly in MultiDirChooser.
If running on a Windows system, strips volume labels from directory path to leave only the drive letter. This path can then be ingested by other functionality that expects valid paths.
4 years ago
Stephen Macke
4badaf4966
pass footer_bg_color from buildSpec to Footer
4 years ago
MGlolenstine
990e19376a
Fixed a typo
langauge -> language
4 years ago
Jonathan Schultz
e15b537942
Closes #200 substitute command line arguments for defaults
4 years ago
Chris
39dac1d7c1
Update Using-Richtext-Controls.md
4 years ago
Chris
0ffbfe0351
closes #527 - add documentation for richtext controls
4 years ago
Chris
ad5d0ea51e
fix README typos
4 years ago
Tyler Donaldson
c74f24d733
[ Closes #537 ] Return Action when calling add_argument
4 years ago
conradhilley
e894f7e57b
Add ColourChooser to README
4 years ago
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.
5 years ago
Nathan Richard
6e9ebe0a81
Added a cast to string for the Dropdown default and choices values.
This allows using any printable object as choices list (some kings of Enums for instance), which is allowed by argparse but not by wxPython.
5 years ago
Chris
3a31d2cc5d
Revert "Improved the iter_parsers function of the argparse_to_json.py to allow"
This reverts commit 4140f8e8e6
.
4 years ago
Chris
5e4959b7da
update README to reference new .png override requirement
4 years ago
Chris
823a72512a
Remove unused images
4 years ago
Chris
b52b239d10
Fix title card typo
4 years ago
Chris
7330fcefac
closes #515 - fix typo in doc string
4 years ago
Alberto de Rodrigo
4140f8e8e6
Improved the iter_parsers function of the argparse_to_json.py to allow
the extraction to the sub parser recursively
5 years ago
deepthought
eea9a3ebcf
20190928 korean,japanese translation
5 years ago
dsardelic
e697226075
Created Croatian language file
5 years ago
dsardelic
3ad7322b5f
Updated Bosnian language file to match the current English file
5 years ago
Nazım Gediz Aydındoğmuş
7747cf811d
Added Turkish translation
Thanks for the great app.
5 years ago
Chris
66f154decb
only add dock image to non win32 runs
5 years ago
Chris
7c9e3c4ae2
version bump
5 years ago
Chris
5891954e99
Update 1.0.3-release-notes.md
5 years ago
Chris
49267ae18d
release notes wip
5 years ago
Chris
0b79b5d766
closes #297 @thorstenwagner - fix footer button sizing
5 years ago
Chris
072db3c87d
Update README.md
5 years ago
Chris
649c3e904f
add option to suppress Gooey's --ignore injection behavior
5 years ago
Chris
2dbe068fb3
Delete Other-Languages.md
5 years ago
Chris
fa70a6df4c
Update 1.0.3-release-notes.md
5 years ago
Chris
e4bdbe7e95
Update Packaging-Gooey.md
5 years ago
Chris
7ab9df949d
Update Packaging-Custom-Images.md
5 years ago
Chris
a304be96d5
Update Packaging-Gooey.md
5 years ago
Chris
fa5bd0a266
Update Packaging-Gooey.md
5 years ago
Chris
bc2bfdaea5
Update Packaging-Gooey.md
5 years ago
Chris
bc68b13335
packaging documentation
5 years ago
Chris
16a0fd9537
add images submodule
5 years ago
Chris
df9ea93e91
update all doc images
5 years ago
Chris
571aa2d1c0
add images submodule
5 years ago
Kiehl
3098007320
replace windows program icon with new logo
5 years ago
Kiehl
114d82cd7d
plane documentation
5 years ago
Kiehl
5271e4f6d1
add .ico and .icns images for cleaner packaging
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
Bram
b31edac2a8
corrected (more polite ;-)) and completed Dutch translation
5 years ago
eladeyal
26e744b52c
detect URLs in rich console and make them clickable
closes #421
Also closes #427 Auto-URL is confused by wide characters
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