Commit Graph

490 Commits

Author SHA1 Message Date
PySimpleGUI 6b3d5a1be5 Updated info on icons, fixed problem with missing types causing corrupt entry, changed FindElement to find_element 2021-07-19 15:38:33 -04:00
PySimpleGUI 436cb397ce Release 4.45.0 2021-06-21 09:48:10 -04:00
PySimpleGUI 8a269efc61 Release 4.44.0 2021-06-13 12:45:50 -04:00
PySimpleGUI c612ec6b18 New Japanese versions! (THANK YOU @okajun35!!!) 2021-05-27 18:47:35 -04:00
PySimpleGUI d3cb3f74c2 Release 4.43.0 2021-05-23 20:14:46 -04:00
PySimpleGUI 5130a135a1 One more try.... 2021-05-23 15:59:55 -04:00
PySimpleGUI a2425813f4 Can't believe I left out a significant contributor... fixed my error.... 2021-05-23 15:57:59 -04:00
PySimpleGUI 06be391d11 Release 4.42.0 2021-05-23 14:07:50 -04:00
PySimpleGUI df428c0526 Fix for bad table 2021-05-12 19:31:33 -04:00
PySimpleGUI 8936e24745 Fix for bad table 2021-05-12 19:08:57 -04:00
PySimpleGUI 35efc51149 Release 4.41.0 2021-05-12 19:04:51 -04:00
PySimpleGUI b0f6ae354f New and improved readme! 2021-05-12 14:36:45 -04:00
PySimpleGUI f1f5e47fc7 Reworked the readme - fixed spelling, shortened parts, simplified. 2021-05-12 10:08:28 -04:00
PySimpleGUI 862029af52 Added missing Column.contents_changed method to call reference 2021-05-05 09:08:20 -04:00
PySimpleGUI 5625d536cf Added the Window.key_dict property 2021-04-27 15:11:45 -04:00
PySimpleGUI 33178fe29f Release 4.40.0 2021-04-26 17:07:31 -04:00
PySimpleGUI 3afe09709a Readme update... 2021-04-25 17:57:04 -04:00
PySimpleGUI b408faf0eb Release 4.39.0 2021-04-11 18:51:27 -04:00
PySimpleGUI 49f47126a0
Merge branch 'master' into Dev-latest 2021-03-21 18:31:10 -04:00
PySimpleGUI c175416d0b Release 4.,38.0 2021-03-21 18:29:01 -04:00
PySimpleGUI 7a61d114c3
Merge pull request #4088 from PySimpleGUI/Dev-latest
Added section on handling window closed events.   Now includes descri…
2021-03-21 10:09:44 -04:00
PySimpleGUI 7e822d849e Added section on handling window closed events. Now includes description of how to use the enable_close_attempted_event parameter. 2021-03-21 10:09:29 -04:00
PySimpleGUI 7121b3fa93
Merge pull request #4068 from PySimpleGUI/Dev-latest
Updates with the latest Demo Browser screenshots and instructions
2021-03-17 10:51:28 -04:00
PySimpleGUI 6a30e4d2da Updates with the latest Demo Browser screenshots and instructions 2021-03-17 10:51:11 -04:00
PySimpleGUI c601f1a249
Merge pull request #4055 from PySimpleGUI/Dev-latest
Release 4.37.0
2021-03-15 16:39:19 -04:00
PySimpleGUI bf764aa1e1 Release 4.37.0 2021-03-15 16:39:00 -04:00
PySimpleGUI 96f343c725
Merge pull request #4006 from PySimpleGUI/Dev-latest
Updated Theme addition, Buttons with images, Script launcher, Progres…
2021-03-04 14:44:05 -05:00
PySimpleGUI 42a7f5999b Updated Theme addition, Buttons with images, Script launcher, ProgressBar, Math, Compound Element, removed calling Finalize 2021-03-04 14:43:49 -05:00
PySimpleGUI 17faff6f47
Merge pull request #3998 from PySimpleGUI/Dev-latest
Dev latest
2021-03-03 16:10:53 -05:00
PySimpleGUI e2c98a26ac Release 4.35.0 2021-03-03 16:10:27 -05:00
PySimpleGUI 62f7b39602 Release 4.35.0 2021-03-03 16:06:54 -05:00
PySimpleGUI 9f43706398
Merge pull request #3944 from PySimpleGUI/Dev-latest
Trying to fix the problem with bullet points on ReadTheDocs
2021-02-21 11:27:57 -05:00
PySimpleGUI f6c2756c6c Trying to fix the problem with bullet points on ReadTheDocs 2021-02-21 11:27:43 -05:00
PySimpleGUI 8d6216d2ef
Merge pull request #3942 from PySimpleGUI/Dev-latest
Added the Demo and Project browsers
2021-02-21 10:32:51 -05:00
PySimpleGUI bc68795148 Added the Demo and Project browsers 2021-02-21 10:32:36 -05:00
PySimpleGUI 8724b03368
Merge pull request #3905 from PySimpleGUI/Dev-latest
Removed online processing instructions
2021-02-13 21:42:35 -05:00
PySimpleGUI b844ac8179 Removed online processing instructions 2021-02-13 21:42:18 -05:00
PySimpleGUI 11ed2d91f5
Merge pull request #3862 from PySimpleGUI/Dev-latest
Dev latest
2021-02-01 17:19:54 -05:00
PySimpleGUI 525af97ad9 Match the current code on GitHub so that new features and parameters are documented. Note that it may differ from what's currently on PyPI 2021-02-01 17:17:30 -05:00
PySimpleGUI 4c62d703e9 Addition of available bindings. Removed old popup calls 2021-02-01 17:16:25 -05:00
PySimpleGUI 74df7abc7b
Merge pull request #3860 from PySimpleGUI/Dev-latest
Dev latest
2021-01-31 22:47:09 -05:00
Chr0nicT 3997cb9151 Add extension. 2021-01-31 22:40:21 -05:00
Chr0nicT 9a287180cf Upload screenshots and README 2021-01-31 22:37:47 -05:00
PySimpleGUI 108d5308dc Fixed up indentation problems... merged back from Jason 2021-01-30 14:42:09 -05:00
PySimpleGUI d42a0ccfc4 Fixed syntax error 2021-01-30 14:34:42 -05:00
Jason Yang 4dfdfe9eaa
Update for some code not indented correctly. 2021-01-26 17:57:05 +08:00
Jason Yang 4378dfece7
Update sample codes not indented correctly. 2021-01-26 17:39:12 +08:00
PySimpleGUI 588d8f6f06
Merge pull request #3817 from PySimpleGUI/Dev-latest
Shifted ordering so that the PEP8 compliant functions are presented f…
2021-01-20 19:58:14 -05:00
PySimpleGUI 85a2531888 Shifted ordering so that the PEP8 compliant functions are presented first 2021-01-20 19:57:57 -05:00
PySimpleGUI 560fa24e1f
Merge pull request #3815 from PySimpleGUI/Dev-latest
Dev latest
2021-01-19 13:34:54 -05:00