Commit Graph

347 Commits

Author SHA1 Message Date
PySimpleGUI 570251a3d7 Funding section in readme. 2020-11-24 07:43:48 -05:00
PySimpleGUI 8d4d743bfa Addition of link to Japanese version 2020-10-21 10:29:07 -04:00
PySimpleGUI 24cfdf213c Added Sponsorship info 2020-10-07 12:22:23 -04:00
PySimpleGUI 3722a09863 Grammar fixes 2020-10-04 13:55:25 -04:00
PySimpleGUI 53147ee936 Removed blank section 2020-10-03 19:45:21 -04:00
PySimpleGUI 21ab49a22d The new Readme 2020-10-03 19:41:18 -04:00
PySimpleGUI 154ea792ae Release 4.29.0 2020-08-25 16:56:55 -04:00
PySimpleGUI 523af47883 Release 4.28.0 2020-08-03 15:53:50 -04:00
PySimpleGUI 6f8b276f42 Release 4.27.4 2020-08-03 06:02:09 -04:00
PySimpleGUI a629760ce8 Release 4.27.1 2020-08-03 05:35:10 -04:00
PySimpleGUI b5c0bd735d Documented the new Window.write_event_value, new key error recovery 2020-07-28 14:36:23 -04:00
PySimpleGUI 4ac42af3ce Added the missing reroute_stdout_to_here, restore, etc call references. 2020-07-19 16:40:47 -04:00
PySimpleGUI e6d0eca440 Release 4.26.0 2020-07-18 15:34:48 -04:00
PySimpleGUI 934cea5881 Release 4.25.0 2020-07-17 14:23:47 -04:00
PySimpleGUI 3fbdf1ffe4 Release 4.24.0 - addition of new set_options parameter to control patching of treeview color problem for tk 8.6.9 2020-07-03 15:05:26 -04:00
PySimpleGUI 10ec39bc85 Release 4.23.0 2020-07-03 09:26:51 -04:00
PySimpleGUI 6ed8a4d429 Release 4.22.0 2020-06-28 10:33:02 -04:00
PySimpleGUI c42d957329 Release 4.21.0 2020-06-27 15:38:17 -04:00
PySimpleGUI 0676274923 Clarification 2020-06-09 05:57:41 -04:00
PySimpleGUI c272f1e29d Fixed (I hope) terribly written parageraph about reading the documentation. 2020-06-08 06:55:32 -04:00
PySimpleGUI fdbd8d700a Release 4.20.0 2020-06-06 16:46:09 -04:00
PySimpleGUI ff494a9564 Updated docs to include link over to the new Call Reference 2020-05-19 20:04:27 -04:00
PySimpleGUI a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant 2020-05-16 12:54:28 -04:00
PySimpleGUI 8173d384e4 Release 4.19.0 2020-05-05 08:45:19 -04:00
PySimpleGUI 807cd4e8f2 Changed animated GIFs into PNGs to try and speed up loading 2020-03-27 13:20:46 -04:00
PySimpleGUI 6d141100c5 Release 4.18.0 2020-03-26 09:42:58 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI f4e488061a Release 4.16.0 2020-02-20 16:08:55 -05:00
PySimpleGUI 76e2ec49d9 Release 4.15.1 2020-01-09 23:25:54 -05:00
PySimpleGUI 9543c68d1a Release 4.15.0 2020-01-08 23:01:05 -05:00
PySimpleGUI 922c6a99bb Release 4.14.0 - Themes! 2019-12-23 09:36:29 -05:00
PySimpleGUI 0d7473eedb Removed Macs being forced to system default. Checked in the latest readme components 2019-12-21 13:23:38 -05:00
PySimpleGUI 577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI 3022748ec7 Release 4.12 2019-12-14 23:33:44 -05:00
PySimpleGUI 24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI 2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI 6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI 19377a217b Release 4.7.0 2019-11-26 18:32:38 -05:00
PySimpleGUI c59c31fbb1 Fix for Text Element being too small in Pattern 2 2019-11-22 11:37:04 -05:00
PySimpleGUI 14cc0dc0cf Fixed bug in multi-window design pattern!! Thank you nngogol! 2019-11-21 16:43:59 -05:00
PySimpleGUI a7faf9c1e9 Release 4.6.0 2019-11-16 04:35:30 -05:00
PySimpleGUI 504431824c LOTS of PEP8 methods added! Getting to be a large document. 2019-11-12 18:27:30 -05:00
PySimpleGUI 480f25e256 Changed indentation of the call reference section so that the headings show up in TOC on read the docs. 2019-11-09 20:10:21 -05:00
PySimpleGUI 309c9d50e2 Release 4.5.0 2019-11-05 20:01:30 -05:00
PySimpleGUI f157131a73 Fix bad link to demos, Latest PySimpleGUI calls. 2019-10-08 21:15:00 -04:00
MikeTheWatchGuy dbe4e1f19b Tried to tighten up the banners again 2019-09-09 13:31:17 -04:00
MikeTheWatchGuy 2e27926e97 Jump Start added 2019-09-08 11:06:56 -04:00
MikeTheWatchGuy d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. 2019-09-03 17:30:03 -04:00