Commit Graph

4359 Commits

Author SHA1 Message Date
PySimpleGUI e0f36a84b7
Merge pull request #3728 from PySimpleGUI/Dev-latest
needed for demo
2020-12-20 17:42:58 -05:00
PySimpleGUI 3717b318b0 needed for demo 2020-12-20 17:42:42 -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 9c5d49d7b4 Fixed to work with latest PySimpleGUI. Used really old code! Still needs version 0.8.7 of Chatterbot 2020-12-20 17:15:37 -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 99d4400e3c
Merge pull request #3694 from PySimpleGUI/Dev-latest
Not needed.
2020-12-07 10:02:09 -05:00
PySimpleGUI fc18adecd1 Not needed. 2020-12-07 10:01:48 -05:00
PySimpleGUI 12edd9ae5e
Merge pull request #3677 from PySimpleGUI/Dev-latest
Window margin variable supported but tricky, margin default changed t…
2020-11-29 16:43:09 -05:00
PySimpleGUI de4c48fea2 Window margin variable supported but tricky, margin default changed to (0,0), fix in DrawCircle, styles change for ComboBox, frame color now defaults to light gray (gainsboro), 2020-11-29 16:42:53 -05:00
PySimpleGUI af44f73640
Merge pull request #3673 from PySimpleGUI/Dev-latest
Settings window location. Moved settings file to OS settings folder, …
2020-11-28 07:26:59 -05:00
PySimpleGUI a013ad6f14 Settings window location. Moved settings file to OS settings folder, right click menu 2020-11-28 07:18:18 -05:00
PySimpleGUI b4a92aede9
Merge pull request #3671 from SokichiFujita/patch-1
Fix typo for Japanese readme
2020-11-28 07:01:26 -05:00
PySimpleGUI b17cc50cab
Merge pull request #3672 from PySimpleGUI/Dev-latest
Rollback of None changes
2020-11-28 06:12:00 -05:00
PySimpleGUI 3f3b98d951 Rollback of None changes 2020-11-28 06:11:35 -05:00
Sokichi Fujita 9c3625d951
Fix typo 2020-11-28 10:17:35 +09:00
PySimpleGUI ed6f70f386
Merge pull request #3670 from PySimpleGUI/Dev-latest
Frame with padding.  Frame now has frame_color parameter.
2020-11-27 17:23:07 -05:00
PySimpleGUI a1f5d9571d Frame with padding. Frame now has frame_color parameter. 2020-11-27 17:22:45 -05:00
PySimpleGUI 5d9ba5b4b8
Merge pull request #3664 from PySimpleGUI/Dev-latest
Fixed compare with (None, JNone) and type comparisons
2020-11-25 13:43:47 -05:00
PySimpleGUI d826038b2e Fixed compare with (None, JNone) and type comparisons 2020-11-25 13:43:29 -05:00
PySimpleGUI af9c67a8cc
Merge pull request #3659 from PySimpleGUI/Dev-latest
Funding section in readme.
2020-11-24 07:44:10 -05:00
PySimpleGUI 570251a3d7 Funding section in readme. 2020-11-24 07:43:48 -05:00
PySimpleGUI 8b0c681be2
Merge pull request #3656 from PySimpleGUI/Dev-latest
Make gauge update immediately in 1 jump
2020-11-23 16:43:44 -05:00
PySimpleGUI dac6b73045 Make gauge update immediately in 1 jump 2020-11-23 16:43:26 -05:00
PySimpleGUI be550079b1
Merge pull request #3655 from PySimpleGUI/Dev-latest
Initial Checkin - A desktop widget that is the same as grid of bar gr…
2020-11-23 15:39:20 -05:00
PySimpleGUI 1b4c63e15c Initial Checkin - A desktop widget that is the same as grid of bar graphs but done with Gauges 2020-11-23 15:39:00 -05:00
PySimpleGUI b8aa722061
Merge pull request #3654 from PySimpleGUI/Dev-latest
fill_color added to draw_arv
2020-11-23 14:46:58 -05:00
PySimpleGUI 0d611430ca fill_color added to draw_arv 2020-11-23 14:46:37 -05:00
PySimpleGUI 38891e6f64
Merge pull request #3653 from PySimpleGUI/Dev-latest
Demos using Gauge class
2020-11-23 09:50:01 -05:00
PySimpleGUI e6ba93e3a8 Demos using Gauge class 2020-11-23 09:49:41 -05:00
PySimpleGUI 913258230c
Merge pull request #3652 from PySimpleGUI/Dev-latest
Addition of CLOSE_ATTEMPTED_EVENT, WIN_X_EVENT and enable_close_attem…
2020-11-23 09:41:51 -05:00
PySimpleGUI 5d026e972e Addition of CLOSE_ATTEMPTED_EVENT, WIN_X_EVENT and enable_close_attempted_event addd to Window. 2020-11-23 09:40:57 -05:00
PySimpleGUI 5e671dc792
Merge pull request #3647 from PySimpleGUI/Dev-latest
Added key_dict property.
2020-11-21 16:55:40 -05:00
PySimpleGUI 9e3efbd082 Added key_dict property. 2020-11-21 16:55:18 -05:00
PySimpleGUI 8ea1077994
Merge pull request #3643 from PySimpleGUI/Dev-latest
Added "Register" button to setup window.  Will open a browser so you …
2020-11-18 16:17:45 -05:00
PySimpleGUI dcc557c642 Added "Register" button to setup window. Will open a browser so you can register 2020-11-18 16:15:32 -05:00
PySimpleGUI 0ccb45d911
Merge pull request #3642 from PySimpleGUI/Dev-latest
Dev latest
2020-11-18 15:28:08 -05:00
PySimpleGUI 9e073de007 Removed "faking timeout" print as it can happen when auto-close window closes. Changed how a couple Windows methods are renamed. 2020-11-18 15:27:46 -05:00
PySimpleGUI b9a28a74b7 Weather Widget released as a demo (previously only available in another Repo) 2020-11-18 15:25:54 -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