| 
								
								
									 MikeTheWatchGuy | 45b4e23fa3 | Merge pull request #1705 from PySimpleGUI/Dev-latest Testing Pull Request Template | 2019-07-19 19:16:12 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | d7b3d1e150 | Testing Pull Request Template | 2019-07-19 19:10:21 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 891cd8affa | Create pull_request_template.md Instructions for Pull Requests (PLEASE READ BEFORE ANY PULL REQUEST IS MADE) | 2019-07-19 19:08:58 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 1a66239a2d | Merge pull request #1704 from PySimpleGUI/Dev-latest Set the button activebackground color in the Update method. Already d… | 2019-07-19 17:30:50 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | b02032af8b | Set the button activebackground color in the Update method. Already doing this when button created. | 2019-07-19 17:30:29 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | a4d6b4bf0d | Merge pull request #1703 from PySimpleGUI/Dev-latest Addition of user generated toggle button - Thank you ncotrb | 2019-07-19 17:04:54 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 313d35b177 | Addition of user generated toggle button - Thank you ncotrb | 2019-07-19 17:04:24 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 1e12e03c01 | Merge pull request #1696 from PySimpleGUI/Dev-latest More.... you guessed it... docstrings!  Version 4.1.0.10 | 2019-07-17 11:36:20 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 42c4d97920 | More.... you guessed it... docstrings!  Version 4.1.0.10 | 2019-07-17 11:35:54 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | f46bc3d8ea | Merge pull request #1695 from PySimpleGUI/Dev-latest Latest and greatest docstrings and cleanup of Readme. Looking GREAT! | 2019-07-17 11:17:36 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 8618879a71 | Latest and greatest docstrings and cleanup of Readme. Looking GREAT! | 2019-07-17 11:17:17 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 874d79d1c7 | Merge pull request #1692 from PySimpleGUI/Dev-latest More doc strings. Added check for background color and made optional … | 2019-07-16 17:42:02 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 5d7324a251 | More doc strings. Added check for background color and made optional for call to Update of Graph Element | 2019-07-16 17:41:32 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | e7ccb2c781 | Merge pull request #1691 from PySimpleGUI/Dev-latest Fix for Graph.DrawPoint not returning an id.  MORE docstrings | 2019-07-16 15:09:32 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | ce2d947c30 | Fix for Graph.DrawPoint not returning an id.  MORE docstrings | 2019-07-16 15:09:08 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | dab68f8717 | Merge pull request #1689 from PySimpleGUI/Dev-latest More doc strings | 2019-07-15 21:17:31 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 62f905eacd | More doc strings | 2019-07-15 21:17:07 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 290c7948bd | Merge pull request #1688 from PySimpleGUI/Dev-latest Fix bug that crashes code if 2 keys are the same. | 2019-07-15 18:05:51 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 0fbee9dde6 | Fix bug that crashes code if 2 keys are the same. | 2019-07-15 18:05:27 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 1667ce5a4f | Merge pull request #1687 from PySimpleGUI/Dev-latest Added parent window to all of the File Browse calls to tkinter so tha… | 2019-07-15 17:25:51 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 9a970dba70 | Added parent window to all of the File Browse calls to tkinter so that the icon from the window is displayed.  Added lots of doc strings...more to go! | 2019-07-15 17:25:27 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 15473f5e29 | Merge pull request #1682 from PySimpleGUI/Dev-latest Major update to docs! | 2019-07-12 16:21:21 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | ae48656c64 | Major update to docs! | 2019-07-12 16:21:02 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 48ab0a511d | Merge pull request #1681 from PySimpleGUI/Dev-latest Added Radio Button enable_events code. Will get event when radio sele… | 2019-07-12 14:56:10 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | be6ef83563 | Added Radio Button enable_events code. Will get event when radio selected now. | 2019-07-12 14:55:41 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 87e5bbb486 | Merge pull request #1676 from PySimpleGUI/Dev-latest FINALLY completed the Window class doc strings! | 2019-07-10 17:16:14 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | af461df1a0 | FINALLY completed the Window class doc strings! | 2019-07-10 17:15:51 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 69342202b2 | Merge pull request #1675 from PySimpleGUI/Dev-latest More docstrings, renamed functions | 2019-07-10 15:12:34 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 007c23494b | More docstrings, renamed functions | 2019-07-10 15:12:16 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 294102b360 | Merge pull request #1673 from PySimpleGUI/Dev-latest Changed how image is created before updating the Image Element. Now i… | 2019-07-09 14:14:51 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 462a4f4385 | Changed how image is created before updating the Image Element. Now is 1 line of code. | 2019-07-09 14:14:27 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | decb5c520e | Merge pull request #1672 from PySimpleGUI/Dev-latest Multithreaded for doing long tasks Demo | 2019-07-09 13:09:45 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 474917b50b | Multithreaded for doing long tasks Demo | 2019-07-09 13:09:25 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 08f0febf4d | Merge pull request #1671 from PySimpleGUI/Dev-latest Made slider active. Moving it causes video playback to begin at new … | 2019-07-08 18:36:19 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | b16782c39d | Made slider active. Moving it causes video playbcack to begin at new location indicated by slider.  Cleaned up code a little. | 2019-07-08 18:35:47 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 0457b86964 | Merge pull request #1667 from PySimpleGUI/Dev-latest Dev latest | 2019-07-06 14:49:52 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 8037c4eb91 | More Docstring Work - concentrated on Window class | 2019-07-06 14:49:22 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | dab3f1f1f3 | LOTS of new doc strings. Renamed some functions to begin with _.  Window.Show, ReadNonBlocking, Added giant licensing info | 2019-07-06 11:51:03 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | d16fa56df3 | Merge pull request #1663 from PySimpleGUI/Dev-latest New option ENABLE_TK_WINDOWS. If True, will not use hidden master win… | 2019-07-04 10:57:15 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 9adb0e3691 | New option ENABLE_TK_WINDOWS. If True, will not use hidden master window. Had to add a lot of try statements to get it to work | 2019-07-04 10:56:53 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 6711ffb1dd | Merge pull request #1660 from PySimpleGUI/Dev-latest Allow set_to_index in the Listbox.Update call to be both an int and a… | 2019-07-03 17:40:52 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 28175a99e6 | Allow set_to_index in the Listbox.Update call to be both an int and a list. Also officially added "Warnings" using the "Warnings" package. | 2019-07-03 17:40:23 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 19cb027e7b | Merge pull request #1656 from PySimpleGUI/Dev-latest LOTS of doc strings.  Newest readme based on doc strings | 2019-07-02 19:10:31 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | b9614eef9f | LOTS of doc strings.  Newest readme based on doc strings | 2019-07-02 19:10:12 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 0e29b59ad0 | Merge pull request #1649 from PySimpleGUI/Dev-latest Newly generated documents from the latest 4.1.0.3 code and latest doc… | 2019-06-29 11:25:40 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 78e35619ff | Newly generated documents from the latest 4.1.0.3 code and latest doc generator | 2019-06-29 11:23:06 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | bdd7b255cb | Merge pull request #1648 from PySimpleGUI/Dev-latest Finished Input Tesxt doc strings. Removed the Up Arrow character from… | 2019-06-28 21:21:49 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 8220b8c9e2 | Finished Input Tesxt doc strings. Removed the Up Arrow character from comments. | 2019-06-28 21:21:27 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 4aebfe6095 | Merge pull request #1647 from PySimpleGUI/Dev-latest Fix for crash when opening window twice with ComboBoxes | 2019-06-28 16:56:51 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7499d3f989 | Fix for crash when opening window twice with ComboBoxes | 2019-06-28 16:56:25 -04:00 |  |