Commit graph

6002 commits

Author SHA1 Message Date
MikeTheWatchGuy
574fdcafd3
Merge pull request #1185 from PySimpleGUI/Dev-latest
Release 0.12.0
2019-02-28 11:52:03 -05:00
MikeTheWatchGuy
bcd426684d Release 0.12.0 2019-02-28 11:29:47 -05:00
MikeTheWatchGuy
3fd51c0dbb
Merge pull request #1182 from PySimpleGUI/Dev-latest
Initial checkin
2019-02-26 09:55:02 -05:00
MikeTheWatchGuy
660ca9c330 Initial checkin 2019-02-26 09:54:36 -05:00
MikeTheWatchGuy
ba00affe27
Merge pull request #1180 from PySimpleGUI/Dev-latest
Release 0.11.0
2019-02-25 14:58:26 -05:00
MikeTheWatchGuy
4fa2a7bfbf Release 0.11.0 2019-02-25 14:57:32 -05:00
MikeTheWatchGuy
a4f3c21b12
Merge pull request #1178 from PySimpleGUI/Dev-latest
Dev latest
2019-02-25 14:04:04 -05:00
MikeTheWatchGuy
51ce329dea Fixed for WindowFlags crassh when using the pyside2 version 5.12.1 2019-02-25 14:03:15 -05:00
MikeTheWatchGuy
35ca4a3756 Release with changes to OneLineProgressMeter 2019-02-25 12:59:06 -05:00
MikeTheWatchGuy
03d9c2dde4 Initial check-in of a bunch of demo programs 2019-02-25 12:58:12 -05:00
MikeTheWatchGuy
b869a07c5b
Merge pull request #1177 from PySimpleGUI/Dev-latest
Update slider range, exposed all Remi startup parameters through wind…
2019-02-24 18:28:01 -05:00
MikeTheWatchGuy
4c0f0bbabb Update slider range, exposed all Remi startup parameters through window call. 2019-02-24 18:27:32 -05:00
MikeTheWatchGuy
b3607d435a
Merge pull request #1174 from PySimpleGUI/Dev-latest
Release 3.25
2019-02-20 09:02:47 -05:00
MikeTheWatchGuy
9c68b9ea5e Release 3.25 2019-02-20 09:02:08 -05:00
MikeTheWatchGuy
008b3c81e5
Merge pull request #1173 from PySimpleGUI/Dev-latest
Dev latest
2019-02-20 08:59:10 -05:00
MikeTheWatchGuy
e00ac4102d Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-20 08:52:53 -05:00
MikeTheWatchGuy
231b18127d Release 0.8.0 2019-02-20 08:52:31 -05:00
MikeTheWatchGuy
7ac58296a3 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-02-20 08:50:21 -05:00
MikeTheWatchGuy
4ca6771ab0 readme.md updated from https://stackedit.io/ 2019-02-20 08:38:16 -05:00
MikeTheWatchGuy
9ed89debf0
Merge pull request #1172 from PySimpleGUI/Dev-latest
Dev latest
2019-02-20 08:36:39 -05:00
MikeTheWatchGuy
a7e7635557 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-20 08:35:27 -05:00
MikeTheWatchGuy
b27f86db81 Release 3.25 2019-02-20 08:35:24 -05:00
MikeTheWatchGuy
4a0bdacdf9 readme.md updated from https://stackedit.io/ 2019-02-20 08:34:16 -05:00
MikeTheWatchGuy
df4cd5b352
Merge pull request #1168 from PySimpleGUI/Dev-latest
Update of readme in the docs folder
2019-02-18 20:36:41 -05:00
MikeTheWatchGuy
4e78175ed7 Update of readme in the docs folder 2019-02-18 20:32:59 -05:00
MikeTheWatchGuy
bc1a852ee6
Merge pull request #1167 from PySimpleGUI/Dev-latest
Dev latest
2019-02-18 20:12:30 -05:00
MikeTheWatchGuy
5c4007a347 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-18 20:11:54 -05:00
MikeTheWatchGuy
85dfc451a9 OneLineProgressMeter with text updates 2019-02-18 20:10:21 -05:00
MikeTheWatchGuy
c5ae6203d5 readme.md updated from https://stackedit.io/ 2019-02-18 16:57:18 -05:00
MikeTheWatchGuy
ff415e03cf readme.md updated from https://stackedit.io/ 2019-02-18 16:55:40 -05:00
MikeTheWatchGuy
094794d5c5 readme.md updated from https://stackedit.io/ 2019-02-18 16:54:05 -05:00
MikeTheWatchGuy
01b6d9ebaf readme.md updated from https://stackedit.io/ 2019-02-18 16:52:25 -05:00
MikeTheWatchGuy
2bb3955bd0 readme.md updated from https://stackedit.io/ 2019-02-18 16:50:48 -05:00
MikeTheWatchGuy
bf41ebdf76 Release 0.10.0 Image Element, Update methods for others 2019-02-16 17:12:39 -05:00
MikeTheWatchGuy
adfa9d5d21 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:53:36 -05:00
MikeTheWatchGuy
bd99bef130 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:52:04 -05:00
MikeTheWatchGuy
4520bb6c7c PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:50:32 -05:00
MikeTheWatchGuy
1eb3c26878
Merge pull request #1159 from PySimpleGUI/Dev-latest
Dev latest
2019-02-15 18:33:43 -05:00
MikeTheWatchGuy
df28c98781 Fix for multiple listboxes on one window, additional exception handling, comments, 2019-02-15 18:33:13 -05:00
MikeTheWatchGuy
0aba10d357 Release 0.9.0 2019-02-14 18:50:21 -05:00
MikeTheWatchGuy
7acf8945d0 readme.md updated from https://stackedit.io/ 2019-02-12 16:34:30 -05:00
MikeTheWatchGuy
dfaef4ca14 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-12 16:34:02 -05:00
MikeTheWatchGuy
31c83ddbe0 docs/index.md updated from https://stackedit.io/ 2019-02-12 16:34:00 -05:00
MikeTheWatchGuy
376cf34a44
Merge pull request #1153 from PySimpleGUI/Dev-latest
Dev latest
2019-02-12 16:21:59 -05:00
MikeTheWatchGuy
983a8fb3f8 0.8.0 2019-02-12 16:21:36 -05:00
MikeTheWatchGuy
55210187e8 Window.Hide, Window.UnHide 2019-02-12 16:09:59 -05:00
MikeTheWatchGuy
74876c440d Release 0.8.0 2019-02-08 16:11:50 -05:00
MikeTheWatchGuy
c7a6db986e
Merge pull request #1149 from PySimpleGUI/Dev-latest
Dev latest
2019-02-08 16:08:44 -05:00
MikeTheWatchGuy
bf2da43a48 Multi-window support!! 2019-02-08 16:08:07 -05:00
MikeTheWatchGuy
5020aa7382 Update index.md 2019-02-05 16:16:46 -05:00