Merge pull request #3862 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-02-01 17:19:54 -0500
525af97ad9Match the current code on GitHub so that new features and parameters are documented. Note that it may differ from what's currently on PyPI
PySimpleGUI
2021-02-01 17:17:30 -0500
4c62d703e9Addition of available bindings. Removed old popup calls
PySimpleGUI
2021-02-01 17:16:25 -0500
Merge pull request #3856 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-30 19:16:16 -0500
9efd1a44aaIndicate when stdout/stderr restored in Multilne.restore, added the alias parms b,t,c, colors to the multiline.print so that it matches cprint
PySimpleGUI
2021-01-30 19:15:53 -0500
Merge pull request #3854 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-30 18:28:58 -0500
f9b3c9aa49NEW demo - Project File Searcher Launcher - point to the top of a project tree and it'll find all py files, can search the names and the contents, edit and run.
PySimpleGUI
2021-01-30 18:28:09 -0500
9b656d35e7set encoding="utf8" so that can have special chars in files. ..otherwhise reads fail, Added quotes around strings to run,
PySimpleGUI
2021-01-30 18:24:45 -0500
2b6ce7590eset encoding="utf8" so that can have special chars in files. ..otherwhise reads fail
PySimpleGUI
2021-01-30 18:23:56 -0500
Merge pull request #3844 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-27 21:38:55 -0500
0673d71ae5Moved user_settings API default paths to top. Added set_option parm for user_settings default path to override OS default, global PySimpleGUI settings path for truly global settings
PySimpleGUI
2021-01-27 21:38:18 -0500
Merge pull request #3820 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-21 20:25:36 -0500
75ce508be7files_delimiter added to FilesBrowse button & popup_get_file, metadata docstring addedf to several button and a few more docstring fixups, call popup instead of Popup in the variant forms of popup
PySimpleGUI
2021-01-21 20:24:42 -0500
92291b0094SDK Help - detailed parms & defaults for init & update shown in summary view. "help" command line option to how the sdk help window
PySimpleGUI
2021-01-19 13:34:16 -0500
Merge pull request #3809 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-18 15:13:38 -0500
560e9d7be3Copied buy me a coffee to the top.... need more visibility. It DOES HELP... the project has quite a negative cashflow and all donations go right into the project.
PySimpleGUI
2021-01-18 15:13:16 -0500
Merge pull request #3808 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-18 15:08:53 -0500
f56b1e7fd1Set the default demo programs path to "." since likely running from the folder with all the demos in it
PySimpleGUI
2021-01-18 15:08:34 -0500
Merge pull request #3798 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-16 17:42:11 -0500
5510fad39eReorganization of the call reference document. Non-PEP8 compliant methods moved to end of elment method list along with a message to not use them.
PySimpleGUI
2021-01-16 17:41:56 -0500
Merge pull request #3797 from PySimpleGUI/Dev-latest
PySimpleGUI
2021-01-16 16:26:12 -0500
64e5e27646FINALLY swapped the PEP8 and non-PEP8 names so that the defintions are PEP8. Thanks for Chr0nic for the consulting assistance
PySimpleGUI
2021-01-16 16:25:15 -0500