Commit Graph

730 Commits

Author SHA1 Message Date
PySimpleGUI 789c6f94d7 New coupon (good for 30 days!) 2022-04-01 11:11:45 -04:00
PySimpleGUI eeba57a971 New 5-day coupon code that's lower than usual.... 2022-03-29 09:19:30 -04:00
PySimpleGUI 745f26916d Addition to call reference documentation for new Element focus methods, new Wikndow.widget_to_element, and widget, key properties 2022-03-27 10:06:11 -04:00
PySimpleGUI 6f1d1aa673 New coupon for Cookbook and call ref 2022-03-24 13:10:45 -04:00
PySimpleGUI c3946eb835 New docstring updates. New Udemy coupon 2022-03-24 11:36:28 -04:00
PySimpleGUI 409846bd3f New coupon for next 30 days 2022-02-19 10:45:14 -05:00
PySimpleGUI e0709b081a Release 4.57.0 2022-02-13 16:41:43 -05:00
PySimpleGUI a614e40d41 New coupon code 2022-02-12 10:02:54 -05:00
PySimpleGUI fb75b9b832 Started a new "Troubleshooting" section that contains error messages that can be searched for. It's meant for common typo kind of errors like missing a comma in your layout. 2022-02-09 11:14:50 -05:00
PySimpleGUI 9f8995a6f3 Another try at screenshot replacement... 2022-02-07 14:16:24 -05:00
PySimpleGUI 0797d15dd6 Doc updates - call ref picked up new docstring, coupon codes (they keep expiring... working on a better solution) 2022-02-07 09:39:59 -05:00
PySimpleGUI e787939f16 Quick and temp fixup of the demo screenshots until the broader screenshots gallery is complete (that will hold both PySimpleGUI Demos and USER screenshots) 2022-02-06 17:03:56 -05:00
PySimpleGUI c720c042a5 Fixed FileBrowse error. Replaced the "All Elements" demo code with the latest simplified all elements demo. Added info about perform_long_operation 2022-02-05 17:09:02 -05:00
PySimpleGUI 030e023b89 Fixed simple grammar error 2022-02-05 17:07:58 -05:00
PySimpleGUI 4429446860 Docs - Updated educational resources, psgdemo package, completed the large table of Elements to Widgets. 2022-02-01 12:13:29 -05:00
PySimpleGUI 58b5a88057 Instructions on pip installing the psgdemo package to get the demo programs - added to the readme and the Cookbook. 2022-01-31 16:45:56 -05:00
PySimpleGUI 92ea038adb New U-Code 2022-01-30 13:01:07 -05:00
PySimpleGUI 7ba9a8694b Fixed screenshot locations (they're still old screenshots but will do for the moment while a new gallery is being built) 2022-01-27 09:25:18 -05:00
PySimpleGUI 0b9482f5ec More coupon code updates...... 2022-01-24 14:33:59 -05:00
PySimpleGUI 0c38b53db7 Addition of Text.fonts_installed_list to call reference. New coupon code for Udemy course (old one just expired - Udemy forces this to happen, wasn't a choice.) 2022-01-24 14:17:40 -05:00
PySimpleGUI 5f80453e75 Fixed a problem in the release notes part of the docs. 2022-01-19 17:11:04 -05:00
PySimpleGUI c2295486b0 2022 readme update... Udemy course, Announcement subscription, Demo Browser, psgcompiler 2022-01-19 17:04:29 -05:00
PySimpleGUI 33cb849656 Added Window Location Finder code from the demo program 2022-01-14 12:27:14 -05:00
PySimpleGUI 7410eadff5 New Justification and Alignment recipe, changed to use the theme calls, mentioned the psgcompiler project 2022-01-14 12:12:46 -05:00
PySimpleGUI 5468b68a03 Changed all element.update methods to inform user that helpful function "pin" is needed when using visibility. 2022-01-09 21:07:36 -05:00
PySimpleGUI 3c356d31c2 Release 4.56.0 2022-01-05 16:38:48 -05:00
PySimpleGUI 7dd1094c6c Replaced documentation banner 2022-01-03 13:07:36 -05:00
PySimpleGUI 0623072ecf An additional location for explaining how Element.update works with Window.read and Window.refresh. 2022-01-01 13:14:26 -05:00
PySimpleGUI 02e1cb6ad4 Design Pattern 2B - point out the update calls are not shown in the window until Window.read or Window.refresh are called. 2022-01-01 12:59:43 -05:00
PySimpleGUI 783d6d4169 Added back banners after temp removal.... 2021-12-20 16:49:24 -05:00
PySimpleGUI d357ba16ac Revert "Addition of banner"
This reverts commit fe195c19c6.
2021-12-20 16:22:33 -05:00
PySimpleGUI 9602473342 Revert "Added banner"
This reverts commit 7b06c24f14.
2021-12-20 16:22:25 -05:00
PySimpleGUI 7b06c24f14 Added banner 2021-12-16 05:46:05 -05:00
PySimpleGUI fe195c19c6 Addition of banner 2021-12-16 05:41:34 -05:00
PySimpleGUI de8e046a18 Fixed docstring for Table, added Text.print but may remove. Checked in the latest documentation for readthedocs 2021-11-25 14:12:25 -05:00
PySimpleGUI f9da3350a5 Update of section on "settings" to reference the newer User Settings APIs 2021-11-19 13:58:23 -05:00
PySimpleGUI 2286e8ac55 Release 4.55.1 2021-11-07 13:48:38 -05:00
PySimpleGUI e078cbe33a Release 4.55.0 2021-11-07 05:21:18 -05:00
PySimpleGUI 5c01c523da Release 4.54.0 2021-11-06 17:01:58 -04:00
PySimpleGUI 36c8e42803 Rebuild of the Call Reference. The table of contents had the incorrect level set. 2021-10-24 15:06:28 -04:00
PySimpleGUI 3bf3845542 Release 4.53.0 2021-10-24 14:41:02 -04:00
PySimpleGUI a05af0ad97 Release 4.51.0 2021-10-18 14:28:39 -04:00
PySimpleGUI d0f945c74e Release 4.50.0 2021-10-17 17:13:44 -04:00
PySimpleGUI 9aa2bd33f3 Cookbook Recipe - Simple 3-item right click menu 2021-10-04 09:27:37 -04:00
PySimpleGUI 47724f0654 Recipe - how to launch without a console using pythonw.exe 2021-10-02 11:56:00 -04:00
PySimpleGUI 7c406d917e Release 4.49.0 2021-09-30 15:11:14 -04:00
PySimpleGUI 79177a2d63 Addition of Packages Used 2021-09-28 23:32:11 -04:00
PySimpleGUI e52a67ea85 Added lambda info for the long operations call in case user has parameters in their function call. 2021-09-26 15:40:51 -04:00
PySimpleGUI 32eeec20d1 Addition of Window.perform_long_operation to the Threading recipe 2021-09-26 15:09:36 -04:00
PySimpleGUI 4ba1ba788c Merge branch 'Dev-latest' of https://github.com/PySimpleGUI/PySimpleGUI into Dev-latest 2021-09-19 15:19:08 -04:00
PySimpleGUI cb44bd1d04 Removed the Qt Readme 2021-09-19 15:18:55 -04:00
PySimpleGUI 20cd093bde
Merge branch 'master' into Dev-latest 2021-09-19 15:12:02 -04:00
PySimpleGUI 4c0a7f805a Some tests 2021-09-19 15:09:54 -04:00
PySimpleGUI 86456d26c1 Delete Qt Call Ref Test.md 2021-09-19 14:45:18 -04:00
PySimpleGUI 41f0ac0d81
Update index.md 2021-09-19 12:57:32 -04:00
PySimpleGUI 26e531094b
Merge pull request #4709 from PySimpleGUI/Dev-latest
test for read the docs
2021-09-12 13:15:09 -04:00
PySimpleGUI dea216ac88 test for read the docs 2021-09-12 13:14:53 -04:00
PySimpleGUI b837b03990
Merge pull request #4698 from PySimpleGUI/Dev-latest
New little section in readme
2021-09-02 14:34:44 -04:00
PySimpleGUI 2c9246ad21 New little section in readme 2021-09-02 14:34:17 -04:00
PySimpleGUI 947859dcba
Merge pull request #4687 from PySimpleGUI/Dev-latest
Release 4.47.0
2021-08-30 15:26:05 -04:00
PySimpleGUI 9caa0cea92 Release 4.47.0 2021-08-30 15:25:37 -04:00
PySimpleGUI 0528565d11
Merge pull request #4651 from PySimpleGUI/Dev-latest
Addition of the PySimpleGUIQt readme to the main docs in prep for the…
2021-08-22 11:14:18 -04:00
PySimpleGUI 9c4f2e3208 Addition of the PySimpleGUIQt readme to the main docs in prep for the PySimpleGUIQt Alpha 2021-08-22 11:14:04 -04:00
PySimpleGUI 3ca034963a
Merge pull request #4625 from PySimpleGUI/Dev-latest
Fixed formatting problems in the release notes section. Found a new t…
2021-08-14 11:30:07 -04:00
PySimpleGUI 42a8dc69b2 Fixed formatting problems in the release notes section. Found a new tool to help with markdown (iA Writer)!! 2021-08-14 11:29:53 -04:00
PySimpleGUI a30ddb46f3
Merge pull request #4619 from PySimpleGUI/Dev-latest
Updated docs to use the new docstring for fonts that are not yet rele…
2021-08-11 13:08:09 -04:00
PySimpleGUI 82adab524e Updated docs to use the new docstring for fonts that are not yet released to pypi, but are on GitHub. 2021-08-11 13:07:52 -04:00
PySimpleGUI b827cfabc0
Merge pull request #4612 from PySimpleGUI/Dev-latest
Release 4.46.0
2021-08-10 17:41:19 -04:00
PySimpleGUI 69f12cc568 Release 4.46.0 2021-08-10 17:40:53 -04:00
PySimpleGUI e3069738a6
Merge pull request #4587 from PySimpleGUI/Dev-latest
Expanded explanation of one_line_progress_meter
2021-08-05 07:42:09 -04:00
PySimpleGUI d0e8a34d73 Expanded explanation of one_line_progress_meter 2021-08-05 07:41:55 -04:00
PySimpleGUI 16f2475e5a
Merge pull request #4528 from PySimpleGUI/Dev-latest
Updated info on icons, fixed problem with missing types causing corru…
2021-07-19 15:38:48 -04:00
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 c56bf51f0d
Merge pull request #4448 from PySimpleGUI/Dev-latest
Release 4.45.0
2021-06-21 09:48:35 -04:00
PySimpleGUI 436cb397ce Release 4.45.0 2021-06-21 09:48:10 -04:00
PySimpleGUI 1b0ed2160a
Merge pull request #4401 from PySimpleGUI/Dev-latest
Release 4.44.0
2021-06-13 12:46:08 -04:00
PySimpleGUI 8a269efc61 Release 4.44.0 2021-06-13 12:45:50 -04:00
PySimpleGUI 109ecc28e2
Merge pull request #4332 from PySimpleGUI/Dev-latest
New Japanese versions! (THANK YOU @okajun35!!!)
2021-05-27 18:47:49 -04:00
PySimpleGUI c612ec6b18 New Japanese versions! (THANK YOU @okajun35!!!) 2021-05-27 18:47:35 -04:00
PySimpleGUI 7c8463a65a
Merge pull request #4312 from PySimpleGUI/Dev-latest
Release 4.43.0
2021-05-23 20:15:15 -04:00
PySimpleGUI d3cb3f74c2 Release 4.43.0 2021-05-23 20:14:46 -04:00
PySimpleGUI d48f6dfa7a
Merge pull request #4309 from PySimpleGUI/Dev-latest
One more try....
2021-05-23 16:00:09 -04:00
PySimpleGUI 5130a135a1 One more try.... 2021-05-23 15:59:55 -04:00
PySimpleGUI 6ae15321bb
Merge pull request #4308 from PySimpleGUI/Dev-latest
Can't believe I left out a significant contributor...  fixed my error…
2021-05-23 15:58:12 -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 1fcbc72826
Merge pull request #4307 from PySimpleGUI/Dev-latest
Release 4.42.0
2021-05-23 14:08:05 -04:00
PySimpleGUI 06be391d11 Release 4.42.0 2021-05-23 14:07:50 -04:00
PySimpleGUI df3956137e
Merge pull request #4279 from PySimpleGUI/Dev-latest
Fix for bad table
2021-05-12 19:31:50 -04:00
PySimpleGUI df428c0526 Fix for bad table 2021-05-12 19:31:33 -04:00
PySimpleGUI bc6396a363
Merge pull request #4277 from PySimpleGUI/Dev-latest
Fix for bad table
2021-05-12 19:09:18 -04:00
PySimpleGUI 8936e24745 Fix for bad table 2021-05-12 19:08:57 -04:00
PySimpleGUI b429dfc60a
Merge pull request #4276 from PySimpleGUI/Dev-latest
Release 4.41.0
2021-05-12 19:05:13 -04:00
PySimpleGUI 35efc51149 Release 4.41.0 2021-05-12 19:04:51 -04:00
PySimpleGUI a00215b9e6
Merge pull request #4275 from PySimpleGUI/Dev-latest
New and improved readme!
2021-05-12 14:37:07 -04:00
PySimpleGUI b0f6ae354f New and improved readme! 2021-05-12 14:36:45 -04:00
PySimpleGUI 6c56d4f5fa
Merge pull request #4274 from PySimpleGUI/Dev-latest
Reworked the readme - fixed spelling, shortened parts, simplified.
2021-05-12 10:09:11 -04:00
PySimpleGUI f1f5e47fc7 Reworked the readme - fixed spelling, shortened parts, simplified. 2021-05-12 10:08:28 -04:00
PySimpleGUI 3fa12e5d33
Merge pull request #4254 from PySimpleGUI/Dev-latest
Added missing Column.contents_changed method to call reference
2021-05-05 09:08:37 -04:00
PySimpleGUI 862029af52 Added missing Column.contents_changed method to call reference 2021-05-05 09:08:20 -04:00
PySimpleGUI 91f6e90814
Merge pull request #4230 from PySimpleGUI/Dev-latest
Added the Window.key_dict property
2021-04-27 15:12:05 -04:00
PySimpleGUI 5625d536cf Added the Window.key_dict property 2021-04-27 15:11:45 -04:00
PySimpleGUI 279f7cabb3
Merge pull request #4229 from PySimpleGUI/Dev-latest
Release 4.40.0
2021-04-26 17:08:00 -04:00
PySimpleGUI 33178fe29f Release 4.40.0 2021-04-26 17:07:31 -04:00
PySimpleGUI f89893e65a
Merge pull request #4226 from PySimpleGUI/Dev-latest
Readme update...
2021-04-25 17:57:18 -04:00
PySimpleGUI 3afe09709a Readme update... 2021-04-25 17:57:04 -04:00
PySimpleGUI 53f66bc341
Merge pull request #4172 from PySimpleGUI/Dev-latest
Release 4.39.0
2021-04-11 18:51:50 -04:00
PySimpleGUI b408faf0eb Release 4.39.0 2021-04-11 18:51:27 -04:00
PySimpleGUI e8bdb78018 Set theme jekyll-theme-modernist 2021-03-27 15:08:52 -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
PySimpleGUI 8a795264f6 Minor typo 2021-01-19 13:34:28 -05:00
PySimpleGUI c4cc3297dd
Merge pull request #3809 from PySimpleGUI/Dev-latest
Copied buy me a coffee to the top.... need more visibility.  It DOES …
2021-01-18 15:13:38 -05:00
PySimpleGUI 560e9d7be3 Copied 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. 2021-01-18 15:13:16 -05:00
PySimpleGUI 1bb571776f
Merge pull request #3807 from PySimpleGUI/Dev-latest
Release 4.34.0
2021-01-18 14:43:53 -05:00
PySimpleGUI be146822c2 Release 4.34.0 2021-01-18 14:43:33 -05:00
PySimpleGUI e8bfec1cd2
Merge pull request #3800 from PySimpleGUI/Dev-latest
Metadata property added to call ref.  Checkin of the latest readme_cr…
2021-01-17 13:04:34 -05:00
PySimpleGUI fcb3cc7bde Metadata property added to call ref. Checkin of the latest readme_creator files 2021-01-17 13:04:15 -05:00
PySimpleGUI d161ef4f8c
Merge pull request #3798 from PySimpleGUI/Dev-latest
Reorganization of the call reference document.  Non-PEP8 compliant me…
2021-01-16 17:42:11 -05:00
PySimpleGUI 5510fad39e Reorganization of the call reference document. Non-PEP8 compliant methods moved to end of elment method list along with a message to not use them. 2021-01-16 17:41:56 -05:00
PySimpleGUI cf7d539124
Merge pull request #3785 from PySimpleGUI/Dev-latest
Addition of Cursor list and calls. Fix for return types in call refer…
2021-01-11 14:54:50 -05:00
PySimpleGUI e4a9b59ca5 Addition of Cursor list and calls. Fix for return types in call reference doc 2021-01-11 14:54:14 -05:00
PySimpleGUI e6251daa53
Merge pull request #3766 from PySimpleGUI/Dev-latest
Release 4.33.0 (Welcome 2021!!)
2021-01-02 16:42:20 -05:00
PySimpleGUI ea445e126b Release 4.33.0 (Welcome 2021!!) 2021-01-02 16:41:51 -05:00
PySimpleGUI 23b0d374b2
Merge pull request #3746 from PySimpleGUI/Dev-latest
New image
2020-12-26 14:14:37 -05:00
PySimpleGUI 150f837767 New image 2020-12-26 14:12:08 -05:00
PySimpleGUI 92e78ba665 Demo for the Titlebar element 2020-12-26 10:29:28 -05:00
PySimpleGUI 7045040873
Delete Demo Screenshots.md 2020-12-25 17:03:18 -05:00
PySimpleGUI 95b636d915
Merge pull request #3740 from PySimpleGUI/Dev-latest
Update screenshots_demos.md
2020-12-24 18:48:59 -05:00
PySimpleGUI 655af37326 Update screenshots_demos.md 2020-12-24 18:48:42 -05:00
PySimpleGUI 597dcaad2a
Merge pull request #3739 from PySimpleGUI/Dev-latest
Update screenshots_demos.md
2020-12-24 18:46:12 -05:00
PySimpleGUI 68b3fae058 Update screenshots_demos.md 2020-12-24 18:45:56 -05:00
PySimpleGUI 6c437ea6d3
Merge pull request #3738 from PySimpleGUI/Dev-latest
Demo Screenshots (nice job Chr0nic)
2020-12-24 18:33:48 -05:00
PySimpleGUI 343db87ae4 Demo Screenshots (nice job Chr0nic) 2020-12-24 18:33:30 -05:00
PySimpleGUI 04ba97236a
Merge pull request #3727 from PySimpleGUI/Dev-latest
Dev latest
2020-12-20 17:16:39 -05:00
PySimpleGUI bc4f73510d Updated readme for readthe docs 2020-12-20 17:16:23 -05:00
PySimpleGUI 5fffa09443
Merge pull request #3718 from PySimpleGUI/Dev-latest
Update Demo Screenshots.md
2020-12-17 20:30:52 -05:00
PySimpleGUI e84ef76b36 Update Demo Screenshots.md 2020-12-17 20:30:30 -05:00
PySimpleGUI b318f6810c
Merge pull request #3716 from PySimpleGUI/Dev-latest
Update Demo Screenshots.md
2020-12-17 11:11:05 -05:00
PySimpleGUI 768ec9fe9e Update Demo Screenshots.md 2020-12-17 11:10:49 -05:00
PySimpleGUI 16e99d1d24
Merge pull request #3715 from PySimpleGUI/Dev-latest
New screenshots doc
2020-12-17 09:59:42 -05:00
PySimpleGUI 97b0b05d6f New screenshots doc 2020-12-17 09:59:26 -05:00
PySimpleGUI 8a9a43c4d0 Set theme jekyll-theme-minimal 2020-12-12 21:04:51 -05:00
PySimpleGUI 424109dae7
Merge pull request #3696 from PySimpleGUI/Dev-latest
Adding Japanexe readme to readthedocs as a tab
2020-12-09 08:14:17 -05:00
PySimpleGUI e76fb137bd Adding Japanexe readme to readthedocs as a tab 2020-12-09 08:13:58 -05:00
PySimpleGUI c7ef9902f7
Merge pull request #3639 from PySimpleGUI/Dev-latest
Release 4.32.1
2020-11-17 14:06:56 -05:00
PySimpleGUI aa08b84187 Release 4.32.1 2020-11-17 14:06:37 -05:00
PySimpleGUI 2782601701
Merge pull request #3638 from PySimpleGUI/Dev-latest
Release 4.32.0
2020-11-17 13:49:34 -05:00
PySimpleGUI 47e2322684 Release 4.32.0 2020-11-17 13:49:15 -05:00
PySimpleGUI cd93d3ff9f
Merge pull request #3637 from PySimpleGUI/Dev-latest
Release 4.32.0
2020-11-17 13:46:15 -05:00
PySimpleGUI e397f9707a Release 4.32.0 2020-11-17 13:45:54 -05:00
PySimpleGUI 946d9771e6
Merge pull request #3616 from PySimpleGUI/Dev-latest
Dev latest
2020-11-13 11:57:37 -05:00
PySimpleGUI 1ec6e6b1ff Release 4.31.0 2020-11-13 11:57:13 -05:00
PySimpleGUI f33efc5cee
Merge pull request #3601 from PySimpleGUI/Dev-latest
Added readme to docs folder so that readthedocs will pick it up.
2020-11-11 10:04:31 -05:00
PySimpleGUI 6be471e8af Added readme to docs folder so that readthedocs will pick it up. 2020-11-11 10:04:13 -05:00
PySimpleGUI 1d52d88452
Merge pull request #3512 from PySimpleGUI/Dev-latest
Added parms to Multline.update docstring
2020-10-20 07:58:03 -04:00
PySimpleGUI 0b7b0cc340 Added parms to Multline.update docstring 2020-10-20 07:57:43 -04:00
PySimpleGUI aedfe27dcc
Merge pull request #3482 from PySimpleGUI/Dev-latest
Release 4.30.0
2020-10-15 16:43:54 -04:00
PySimpleGUI 7e05146400 Release 4.30.0 2020-10-15 16:43:32 -04:00
PySimpleGUI 5132525cb8
Merge pull request #3340 from PySimpleGUI/Dev-latest
Release 4.29.0
2020-08-25 16:57:27 -04:00
PySimpleGUI 154ea792ae Release 4.29.0 2020-08-25 16:56:55 -04:00
PySimpleGUI 11e6429eb3 Revert "Update _config.yml"
This reverts commit 8ec3fd6b56.
2020-08-12 16:42:34 -04:00
PySimpleGUI 8ec3fd6b56
Update _config.yml 2020-08-12 16:37:15 -04:00
PySimpleGUI 0a3c9f9876
Merge pull request #3261 from PySimpleGUI/Dev-latest
Fixed formatting
2020-08-07 08:03:52 -04:00
PySimpleGUI 59933be714 Fixed formatting 2020-08-07 08:03:32 -04:00
PySimpleGUI 1d93cb7e26
Merge pull request #3260 from PySimpleGUI/Dev-latest
Dev latest
2020-08-07 07:35:33 -04:00
PySimpleGUI 63cd2e6659 New read_all_windows Recipe 2020-08-07 07:35:14 -04:00
PySimpleGUI 34bab119e2
Merge pull request #3252 from PySimpleGUI/Dev-latest
Collapsible sections recipe
2020-08-05 16:56:59 -04:00
PySimpleGUI d0e5505c25 Collapsible sections recipe 2020-08-05 16:56:41 -04:00
PySimpleGUI 54abff96d2
Merge pull request #3240 from PySimpleGUI/Dev-latest
Release 4.28.0
2020-08-03 15:54:11 -04:00
PySimpleGUI 523af47883 Release 4.28.0 2020-08-03 15:53:50 -04:00