PySimpleGUI
|
f220d749de
|
Corrected sep string handling for Print and Multiline.print
|
2020-03-27 16:45:35 -04:00 |
PySimpleGUI
|
0411fc4bf9
|
Merge pull request #2729 from PySimpleGUI/Dev-latest
Changed animated GIFs into PNGs to try and speed up loading
|
2020-03-27 13:21:17 -04:00 |
PySimpleGUI
|
807cd4e8f2
|
Changed animated GIFs into PNGs to try and speed up loading
|
2020-03-27 13:20:46 -04:00 |
PySimpleGUI
|
056475cabc
|
Merge pull request #2725 from PySimpleGUI/Dev-latest
Release 4.18.0
|
2020-03-26 09:43:26 -04:00 |
PySimpleGUI
|
6d141100c5
|
Release 4.18.0
|
2020-03-26 09:42:58 -04:00 |
PySimpleGUI
|
1ec184e274
|
Merge pull request #2724 from PySimpleGUI/Dev-latest
Fixed bug in table element- computing bad width, added 10 pixels to t…
|
2020-03-26 08:38:50 -04:00 |
PySimpleGUI
|
689833b040
|
Fixed bug in table element- computing bad width, added 10 pixels to tree column sizes, moved block of Image layout code so executes even if no image specified
|
2020-03-26 08:38:23 -04:00 |
PySimpleGUI
|
dafd166470
|
Merge pull request #2720 from PySimpleGUI/Dev-latest
Checkbox.update - ability to change text
|
2020-03-25 10:35:21 -04:00 |
PySimpleGUI
|
e55b9a3e72
|
Checkbox.update - ability to change text
|
2020-03-25 10:34:53 -04:00 |
PySimpleGUI
|
bc4d8d9bd9
|
Merge pull request #2719 from PySimpleGUI/Dev-latest
Dev latest
|
2020-03-24 22:43:12 -04:00 |
PySimpleGUI
|
282ba3e3b0
|
popup_animated - added title parameter
|
2020-03-24 22:42:42 -04:00 |
PySimpleGUI
|
6abf9515a0
|
Delete test file
|
2020-03-24 20:33:39 -04:00 |
PySimpleGUI
|
09fa169412
|
Merge pull request #2718 from PySimpleGUI/Dev-latest
Release 4.17.0
|
2020-03-24 20:32:12 -04:00 |
PySimpleGUI
|
fad3dfb1d3
|
Release 4.17.0
|
2020-03-24 20:26:23 -04:00 |
PySimpleGUI
|
5de2396139
|
Merge pull request #2714 from PySimpleGUI/Dev-latest
Dev latest
|
2020-03-23 23:19:04 -04:00 |
PySimpleGUI
|
5b7e8991cf
|
Versoin bump for last checkin
|
2020-03-23 23:18:28 -04:00 |
PySimpleGUI
|
d480899721
|
More docstring fixes. no_titlebar parameter for one_line_progress_meter, renamed demo file
|
2020-03-23 23:17:04 -04:00 |
PySimpleGUI
|
c732d90266
|
Merge pull request #2711 from PySimpleGUI/Dev-latest
Test to see how new readme looks
|
2020-03-22 17:00:06 -04:00 |
PySimpleGUI
|
b21de56c99
|
Test to see how new readme looks
|
2020-03-22 16:59:44 -04:00 |
PySimpleGUI
|
8465fb7224
|
Merge pull request #2689 from PySimpleGUI/Dev-latest
Changes for newest docstrings
|
2020-03-08 19:29:28 -04:00 |
PySimpleGUI
|
a53c04e0cf
|
Changes for newest docstrings
|
2020-03-08 19:29:03 -04:00 |
PySimpleGUI
|
0252c089d4
|
Merge pull request #2685 from PySimpleGUI/Dev-latest
MORE DocStrings
|
2020-03-06 19:49:22 -05:00 |
PySimpleGUI
|
03aaa144a3
|
MORE DocStrings
|
2020-03-06 19:48:44 -05:00 |
PySimpleGUI
|
e135d3a161
|
Merge pull request #2684 from PySimpleGUI/Dev-latest
print methods for Multiline elements, fix in move figure.
|
2020-03-06 13:16:40 -05:00 |
PySimpleGUI
|
b5925a987d
|
print methods for Multiline elements, fix in move figure.
|
2020-03-06 13:16:18 -05:00 |
PySimpleGUI
|
d7c9cd52b6
|
Merge pull request #2683 from PySimpleGUI/Dev-latest
Check for image is bytes in Image.Update. Was crashing trying to get …
|
2020-03-06 13:10:03 -05:00 |
PySimpleGUI
|
d750afcdbf
|
Check for image is bytes in Image.Update. Was crashing trying to get width. Changed upgrade code to use utllib version! Nice!
|
2020-03-06 13:09:19 -05:00 |
PySimpleGUI
|
35d8321c7d
|
Merge pull request #2681 from PySimpleGUI/Dev-latest
upgrade parameter
|
2020-03-05 21:06:38 -05:00 |
PySimpleGUI
|
8b9ddf404c
|
upgrade parameter
|
2020-03-05 21:06:18 -05:00 |
PySimpleGUI
|
c85ce326bf
|
Merge pull request #2680 from PySimpleGUI/Dev-latest
"upgrade" command line parameter
|
2020-03-05 20:54:09 -05:00 |
PySimpleGUI
|
af4a76f763
|
"upgrade" command line parameter
|
2020-03-05 20:53:37 -05:00 |
PySimpleGUI
|
6487f2bed1
|
Merge pull request #2679 from PySimpleGUI/Dev-latest
Debugger stack frame changed (still not working most likely). The la…
|
2020-03-05 20:32:43 -05:00 |
PySimpleGUI
|
84cafb1397
|
Debugger stack frame changed (still not working most likely). The last of the docstring changes
|
2020-03-05 20:32:05 -05:00 |
PySimpleGUI
|
31b175460a
|
Merge pull request #2678 from PySimpleGUI/Dev-latest
More upgrade utility changes
|
2020-03-05 17:22:08 -05:00 |
PySimpleGUI
|
70cc3cba76
|
More upgrade utility changes
|
2020-03-05 17:21:29 -05:00 |
PySimpleGUI
|
3639dfc33c
|
Merge pull request #2677 from PySimpleGUI/Dev-latest
New version of upgrade utility. LOTS more doctrings from my good fri…
|
2020-03-05 16:59:30 -05:00 |
PySimpleGUI
|
b7986234e0
|
New version of upgrade utility. LOTS more doctrings from my good friend nngogol
|
2020-03-05 16:59:03 -05:00 |
PySimpleGUI
|
337ba2bc17
|
Merge pull request #2676 from PySimpleGUI/Dev-latest
Simplified the code. Removed need for at a flag. Shortened quite a bit.
|
2020-03-05 16:18:50 -05:00 |
PySimpleGUI
|
4f7fd7b643
|
Simplified the code. Removed need for at a flag. Shortened quite a bit.
|
2020-03-05 16:18:28 -05:00 |
PySimpleGUI
|
6532e78ee6
|
Merge pull request #2675 from PySimpleGUI/Dev-latest
fix for missing padding on invisible elems, STARTED lots of docstring…
|
2020-03-05 08:35:58 -05:00 |
PySimpleGUI
|
79e00db4cc
|
fix for missing padding on invisible elems, STARTED lots of docstrings changes. Renamed print_to_element
|
2020-03-05 08:34:25 -05:00 |
PySimpleGUI
|
f5ccb0e522
|
Merge pull request #2672 from PySimpleGUI/Dev-latest
Multiline colors fixed (broke when fixing another problem), added Mul…
|
2020-03-04 19:08:54 -05:00 |
PySimpleGUI
|
305ce7529b
|
Multiline colors fixed (broke when fixing another problem), added Multiline, MultilineOutput print method. Renamed print_to_element to be internal only
|
2020-03-04 19:08:24 -05:00 |
PySimpleGUI
|
dac3e6698e
|
Merge pull request #2668 from PySimpleGUI/Dev-latest
Dev latest
|
2020-03-03 17:58:57 -05:00 |
PySimpleGUI
|
8895fe7876
|
Typo
|
2020-03-03 17:58:34 -05:00 |
PySimpleGUI
|
4dc9f5c438
|
Multiline.update - readonly parameter addition
|
2020-03-03 17:55:37 -05:00 |
PySimpleGUI
|
79286bb5b2
|
Merge pull request #2667 from PySimpleGUI/Dev-latest
NEW Multiline.print method - same as print_to_element. More tweaks t…
|
2020-03-03 11:52:02 -05:00 |
PySimpleGUI
|
76053a7a17
|
NEW Multiline.print method - same as print_to_element. More tweaks to the upgrade from GitHub function
|
2020-03-03 11:51:13 -05:00 |
PySimpleGUI
|
f04cbc98b1
|
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md
|
2020-03-03 10:18:58 -05:00 |
PySimpleGUI
|
d0e52a6276
|
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md
|
2020-03-03 10:15:23 -05:00 |