Commit Graph

2545 Commits

Author SHA1 Message Date
MikeTheWatchGuy deed0caa5e Release 3.34.0 2019-05-25 17:54:19 -04:00
MikeTheWatchGuy 47a4d05a2e
Merge pull request #1479 from PySimpleGUI/Dev-latest
Fix for Linux maximize and normal windows, fix for more color crashes
2019-05-25 17:43:46 -04:00
MikeTheWatchGuy c556b38e99 Fix for Linux maximize and normal windows, fix for more color crashes 2019-05-25 17:43:29 -04:00
MikeTheWatchGuy 3efed35a16
Merge pull request #1478 from PySimpleGUI/Dev-latest
Release 3.33
2019-05-25 15:52:20 -04:00
MikeTheWatchGuy 7e670b5dea Release 3.33 2019-05-25 15:51:55 -04:00
MikeTheWatchGuy 96daf19fc0
Merge pull request #1477 from PySimpleGUI/Dev-latest
Dev latest
2019-05-25 15:37:06 -04:00
MikeTheWatchGuy 77e0f71b10 Fix for setting look and feel to system default 2019-05-25 15:36:45 -04:00
MikeTheWatchGuy 6272927ae6 Fix for missing return values! 2019-05-25 14:34:33 -04:00
MikeTheWatchGuy b23e2df4ba
Merge pull request #1475 from PySimpleGUI/Dev-latest
PySimpleGUIdebugger - match latest PyPI 1.7
2019-05-25 14:23:15 -04:00
MikeTheWatchGuy 6ab1b2890f PySimpleGUIdebugger - match latest PyPI 1.7 2019-05-25 14:22:09 -04:00
MikeTheWatchGuy 0ee534572f
Merge pull request #1474 from PySimpleGUI/Dev-latest
Made the debugger launchable from a button
2019-05-25 12:35:07 -04:00
MikeTheWatchGuy dcc4e86b9a Made the debugger launchable from a button 2019-05-25 12:34:33 -04:00
MikeTheWatchGuy 5b66279e7a
Merge pull request #1473 from PySimpleGUI/Dev-latest
Dev latest
2019-05-25 12:09:58 -04:00
MikeTheWatchGuy 2c01c06580 Added window close at end to cleanup 2019-05-25 12:09:37 -04:00
MikeTheWatchGuy 9ab44d7e48 More Comments 2019-05-25 11:43:11 -04:00
MikeTheWatchGuy 2735461db4
Merge pull request #1472 from PySimpleGUI/Dev-latest
Update PySimpleGUI27.py
2019-05-25 11:42:26 -04:00
MikeTheWatchGuy b906d73696 Update PySimpleGUI27.py 2019-05-25 10:55:54 -04:00
MikeTheWatchGuy 22a29fc9d6
Merge pull request #1471 from PySimpleGUI/Dev-latest
Refresh of debugger
2019-05-24 23:53:02 -04:00
MikeTheWatchGuy 4d756d58cb Refresh of debugger 2019-05-24 23:52:35 -04:00
MikeTheWatchGuy 0920a3319a
Merge pull request #1470 from PySimpleGUI/Dev-latest
Added missing init call
2019-05-24 22:29:31 -04:00
MikeTheWatchGuy cf02da33c9 Added missing init call 2019-05-24 22:28:39 -04:00
MikeTheWatchGuy a619d8bd1c
Merge pull request #1469 from PySimpleGUI/Dev-latest
Removed line of cocde causing crash. Updated version numbers in readme
2019-05-24 22:06:42 -04:00
MikeTheWatchGuy abcae725d1 Removed line of cocde causing crash. Updated version numbers in readme 2019-05-24 22:05:41 -04:00
MikeTheWatchGuy c291806a48
Merge pull request #1467 from PySimpleGUI/Dev-latest
Release 3.30. New PySimpleGUIdebugger release to PyPI
2019-05-24 21:05:08 -04:00
MikeTheWatchGuy 7348cb67ba Release 3.30. New PySimpleGUIdebugger release to PyPI 2019-05-24 21:04:15 -04:00
MikeTheWatchGuy 02efa91834
Merge pull request #1465 from PySimpleGUI/Dev-latest
PySimpleGUI Debugger!  Initial checkin
2019-05-24 08:52:11 -04:00
MikeTheWatchGuy bf762e12b9 PySimpleGUI Debugger! Initial checkin 2019-05-24 08:51:17 -04:00
MikeTheWatchGuy a1d68cffaf
Merge pull request #1454 from PySimpleGUI/Dev-latest
Dev latest
2019-05-21 15:31:37 -04:00
MikeTheWatchGuy a903936436 A lot of changes for the better! 2019-05-21 15:31:14 -04:00
MikeTheWatchGuy 8f939ebd91 New Demo Program - GUI interface to REPL + Watch list for variables and expressions 2019-05-20 11:16:59 -04:00
MikeTheWatchGuy 647e371c24
Merge pull request #1449 from PySimpleGUI/Dev-latest
Fix was needed to remove the -dl option.  Dunno why, but now it works.
2019-05-20 10:49:40 -04:00
MikeTheWatchGuy 7f2d2e5ce8 Fix was needed to remove the -dl option. Dunno why, but now it works. 2019-05-20 10:49:23 -04:00
MikeTheWatchGuy 9ae144e0cd
Merge pull request #1448 from PySimpleGUI/Dev-latest
Fix for OK button not closing the PopupScrolled window
2019-05-20 10:11:22 -04:00
MikeTheWatchGuy b9de069343 Fix for OK button not closing the PopupScrolled window 2019-05-20 10:11:00 -04:00
MikeTheWatchGuy 9655700307
Merge pull request #1443 from PySimpleGUI/Dev-latest
Better duplicate key handling, added border_depth to multiline element
2019-05-19 10:34:54 -04:00
MikeTheWatchGuy e670157f71 Nioce colored blocks to show which bits of work are being executed 2019-05-19 10:33:58 -04:00
MikeTheWatchGuy 0053c02f27 Better duplicate key handling, added border_depth to multiline element 2019-05-19 10:33:14 -04:00
MikeTheWatchGuy 37b15eb9a0
Merge pull request #1439 from PySimpleGUI/Dev-latest
Improved color viewer program
2019-05-18 15:47:30 -04:00
MikeTheWatchGuy 2f43a87a43 Improved color viewer program 2019-05-18 15:47:04 -04:00
MikeTheWatchGuy 7b8adaa86c
Merge pull request #1437 from PySimpleGUI/Dev-latest
New Hello World Demos
2019-05-18 07:53:41 -04:00
MikeTheWatchGuy c3c25bfd83 New Hello World Demos 2019-05-18 07:46:20 -04:00
MikeTheWatchGuy ff1bcf551e
Merge pull request #1435 from PySimpleGUI/Dev-latest
Added check toi automatically close hidden window when last window is…
2019-05-17 08:42:39 -04:00
MikeTheWatchGuy 11ad67b6b2 Added check toi automatically close hidden window when last window is closed 2019-05-17 08:42:11 -04:00
MikeTheWatchGuy f95eca095e
Merge pull request #1434 from PySimpleGUI/Dev-latest
New function - ClosePySimpleGUI() - deletes the hidden master window
2019-05-17 08:25:49 -04:00
MikeTheWatchGuy 7a30a808a4 New function - ClosePySimpleGUI() - deletes the hidden master window 2019-05-17 08:25:22 -04:00
MikeTheWatchGuy c0c582b492
Merge pull request #1430 from PySimpleGUI/Dev-latest
Changed how no_titlebar is implemented on linux
2019-05-16 17:04:43 -04:00
MikeTheWatchGuy 8a7fc67abe Changed how no_titlebar is implemented on linux 2019-05-16 17:04:08 -04:00
MikeTheWatchGuy 5228e3d225
Merge pull request #1429 from PySimpleGUI/Dev-latest
Dev latest
2019-05-16 15:42:38 -04:00
MikeTheWatchGuy 6e0193c833 Major refresh of 27. 2019-05-16 15:42:10 -04:00
MikeTheWatchGuy 83b8223f01 Fixed missing Radio Buttons from auto key dictionary. Image added to test harness 2019-05-16 15:41:42 -04:00