Commit graph

5012 commits

Author SHA1 Message Date
MikeTheWatchGuy
b35c55726d Addition of scroll_to_index parameter to Listbox.Update method 2019-06-19 09:52:50 -04:00
MikeTheWatchGuy
36db812b1c
Merge pull request #1585 from PySimpleGUI/Dev-latest
Added new force parameter to all SetFocus calls.  Removed calls to WM…
2019-06-19 08:30:32 -04:00
MikeTheWatchGuy
9cce12e8c2 Added new force parameter to all SetFocus calls. Removed calls to WM_DESTROY due to memory leak 2019-06-19 08:30:04 -04:00
MikeTheWatchGuy
6d7c610b06
Merge pull request #1582 from PySimpleGUI/Dev-latest
Dev latest
2019-06-18 21:08:05 -04:00
MikeTheWatchGuy
6c3da863d3 Remove unneeded code 2019-06-18 21:07:40 -04:00
MikeTheWatchGuy
6fef817ce4 Warning about PyQt5 2019-06-18 21:06:46 -04:00
novel-yet-trivial
6cf9d2f3cd
fix python2 tkinter import 2019-06-18 12:31:05 -07:00
MikeTheWatchGuy
3bdb9e3a97
Merge pull request #1578 from PySimpleGUI/Dev-latest
Added __version__ (finally), Renamed Debugger class (will help a lot …
2019-06-18 11:47:30 -04:00
MikeTheWatchGuy
eb01f803fb Added __version__ (finally), Renamed Debugger class (will help a lot with IDE) 2019-06-18 11:47:06 -04:00
MikeTheWatchGuy
1a630a4125
Merge pull request #1575 from PySimpleGUI/Dev-latest
Release 4.0
2019-06-17 17:47:40 -04:00
MikeTheWatchGuy
88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy
696ac86c80
Merge pull request #1574 from PySimpleGUI/Dev-latest
updated
2019-06-17 16:49:40 -04:00
MikeTheWatchGuy
dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00
MikeTheWatchGuy
8fd82a7ffe updated 2019-06-17 16:48:13 -04:00
MikeTheWatchGuy
ceebb5511c
Merge pull request #1573 from PySimpleGUI/revert-1572-Dev-latest
Revert "Release 4.0"
2019-06-17 16:39:19 -04:00
MikeTheWatchGuy
f236991119
Revert "Release 4.0" 2019-06-17 16:39:07 -04:00
MikeTheWatchGuy
d3fa2f8ae4
Merge pull request #1572 from PySimpleGUI/Dev-latest
Release 4.0
2019-06-17 15:42:12 -04:00
MikeTheWatchGuy
2d35f73569 Release 4.0 2019-06-17 15:41:46 -04:00
MikeTheWatchGuy
7d6765516e
Merge pull request #1571 from PySimpleGUI/Dev-latest
Comments clean-up for check-in test
2019-06-17 14:30:26 -04:00
MikeTheWatchGuy
da735004b7 Comments cleansup for check-in test 2019-06-17 14:29:54 -04:00
MikeTheWatchGuy
af9e494c77 Merge branch 'pr/1570' 2019-06-17 13:56:42 -04:00
nngogol
f4790f3278
added documentation for claases and functions 2019-06-17 19:53:30 +03:00
MikeTheWatchGuy
c98fc3e655
Merge pull request #1569 from PySimpleGUI/revert-1568-Dev-latest
Revert "Release 4.0"
2019-06-17 12:46:49 -04:00
MikeTheWatchGuy
32df7cf264
Revert "Release 4.0" 2019-06-17 12:46:17 -04:00
MikeTheWatchGuy
55a7c62405
Merge pull request #1568 from PySimpleGUI/Dev-latest
Release 4.0
2019-06-17 12:41:28 -04:00
MikeTheWatchGuy
0ac22ddd30 Release 4.0 2019-06-17 12:40:59 -04:00
MikeTheWatchGuy
b43ced8c75
Merge pull request #1562 from PySimpleGUI/Dev-latest
Set Print/EasyPrint parameter do_not_reroute_stdout=True. Was suppose…
2019-06-16 09:17:52 -04:00
MikeTheWatchGuy
220b33348f Set Print/EasyPrint parameter do_not_reroute_stdout=True. Was supposed to be True. Not sure what happened. 2019-06-16 09:17:22 -04:00
MikeTheWatchGuy
77d3cbb4aa
Merge pull request #1560 from PySimpleGUI/Dev-latest
Added doc strings, renamed functions so they start with _ if private.
2019-06-15 18:23:05 -04:00
MikeTheWatchGuy
c940ab2ec7 Added doc strings, renamed functions so they start with _ if private. 2019-06-15 18:22:36 -04:00
MikeTheWatchGuy
cb7f831c23
Merge pull request #1559 from PySimpleGUI/Dev-latest
Docstrings, addition of Widget class variable
2019-06-15 13:58:43 -04:00
MikeTheWatchGuy
6958b2bc77 Docstrings, addition of Widget class variable 2019-06-15 13:58:20 -04:00
MikeTheWatchGuy
930f6bd60a
Merge pull request #1557 from PySimpleGUI/Dev-latest
Updated Button.ButtonColor when Updating so can retrieve at runtime.
2019-06-14 15:14:52 -04:00
MikeTheWatchGuy
6a76b08539 Updated Button.ButtonColor when Updating so can retrieve at runtime. 2019-06-14 15:14:30 -04:00
MikeTheWatchGuy
4b1f7a0fe5
Merge pull request #1555 from PySimpleGUI/Dev-latest
Release 3.39, 1.39
2019-06-13 18:30:39 -04:00
MikeTheWatchGuy
b30f6ce42c Release 3.39, 1.39 2019-06-13 17:59:07 -04:00
MikeTheWatchGuy
deb1d5c1e6
Merge pull request #1552 from PySimpleGUI/Dev-latest
New implementations for Window.Disable and Window.Enable
2019-06-13 16:18:18 -04:00
MikeTheWatchGuy
d1d3cefde2 New implementations for Window.Disable and Window.Enable 2019-06-13 16:17:55 -04:00
MikeTheWatchGuy
3f80cdf881
Merge pull request #1551 from PySimpleGUI/Dev-latest
New TabGroup Method - SelectTab
2019-06-13 15:07:20 -04:00
MikeTheWatchGuy
4d4b7b7b3b New TabGroup Method - SelectTab 2019-06-13 15:06:15 -04:00
MikeTheWatchGuy
27fba81e9f
Merge pull request #1549 from PySimpleGUI/Dev-latest
select_rows - New Table.Update parameter. Begin renaming class method…
2019-06-13 13:16:18 -04:00
MikeTheWatchGuy
832443efd8 select_rows - New Table.Update parameter. Begin renaming class methods using _ 2019-06-13 13:15:49 -04:00
MikeTheWatchGuy
a147362c12
Merge pull request #1545 from PySimpleGUI/Dev-latest
Fix for bug introduced with DrawImage.  Was not deleting the figures,…
2019-06-12 19:51:47 -04:00
MikeTheWatchGuy
a1095b8ad0 Fix for bug introduced with DrawImage. Was not deleting the figures, at all. 2019-06-12 19:51:25 -04:00
MikeTheWatchGuy
205917e9ff
Merge pull request #1544 from PySimpleGUI/Dev-latest
Fixed up version of Readme with 3.38 added
2019-06-12 19:26:31 -04:00
MikeTheWatchGuy
7a16885e43 Fixed up version of Readme with 3.38 added 2019-06-12 19:25:59 -04:00
MikeTheWatchGuy
afa9e04109
Merge pull request #1543 from PySimpleGUI/Dev-latest
Final bit of debugger - Object View Button,
2019-06-12 19:23:21 -04:00
MikeTheWatchGuy
05d66627bf Final bit of debugger - Object View Button, 2019-06-12 19:22:55 -04:00
MikeTheWatchGuy
eca141f63f
Merge pull request #1541 from PySimpleGUI/Dev-latest
Dev latest
2019-06-12 11:29:20 -04:00
MikeTheWatchGuy
f5be1f023d Performs an intial read so that list has entries when first shown. 2019-06-12 11:23:47 -04:00