| 
								
								
									 PySimpleGUI | 23ce1bb6af | Fix for Image element not loading following a finalize. | 2020-02-19 14:03:54 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b62ad7cc1b | Removed set_layout_orientation call from Text element. Was crashing following Remi update. | 2020-02-18 20:43:42 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 564e12a871 | Release 0.35.0 | 2020-01-16 22:35:27 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 0ef4bdab7b | Fix for sliders, etc | 2020-01-14 12:25:51 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 04ab2f5d1c | Release 0.34.0 | 2019-12-24 15:09:37 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | d7c0688382 | Typo in new delimiter variable | 2019-12-04 19:37:33 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 50dfbba145 | BROWSE_FILES_DELIMETER global used to control the delimeter file BrowseFiles button | 2019-12-04 19:25:04 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 4287ae2745 | Release 0.33.0  Tons of themes, autoscroll parm for multiline output | 2019-11-17 20:25:30 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 16f739e762 | Fix for autoscrolling of Multiline and Output elements | 2019-11-08 12:28:07 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7e6069a16b | Release 0.31.0 | 2019-11-06 18:31:04 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 523596197a | Added back the Output Element | 2019-11-06 11:12:56 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a2443c63ad | Fixed flicker problem!!!  Updated all of the PySimpleGUIWeb demos | 2019-10-30 14:35:01 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | cb0747bd40 | Merge pull request #2088 from PySimpleGUI/Dev-latest Tried to fix loading of image file problem. | 2019-10-17 15:17:41 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | ae525a9abd | Tried to fix loading of image file problem. | 2019-10-17 15:17:13 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8bcb3255ea | Merge pull request #2070 from PySimpleGUI/Dev-latest Dev latest | 2019-10-12 14:04:06 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | fa8de0e8f1 | version bump | 2019-10-12 14:02:44 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | c70999be76 | Fixed problem of multiline out having no return value | 2019-10-12 14:01:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | c8617888af | Merge pull request #2054 from PySimpleGUI/Dev-latest Dev latest | 2019-10-07 18:09:13 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b9640649fe | Version bump for prior changes | 2019-10-07 18:08:55 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 18ce3337e6 | Fix for flickering image in OpenCV demos!!!! | 2019-10-07 18:08:06 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | eba31e79e7 | Merge pull request #1975 from PySimpleGUI/Dev-latest The text parm of the Text element is now OPTIONAL. The default is ''. | 2019-09-16 16:01:35 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 97db1d9cd4 | The text parm of the Text element is now OPTIONAL. The default is ''. | 2019-09-16 16:01:03 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | eb7eb5b7cf | Merge pull request #1953 from PySimpleGUI/Dev-latest NEW Element metadata (Element.metadata) | 2019-09-10 15:50:11 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 4b6a574cff | NEW Element metadata (Element.metadata) | 2019-09-10 15:49:49 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7fd3686a3c | Merge pull request #1918 from PySimpleGUI/Dev-latest Dev latest | 2019-09-03 20:17:15 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | a466b3a8b6 | Ability to "Call" a window to Read it. | 2019-09-03 20:12:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 44b2550f6e | Merge pull request #1912 from PySimpleGUI/Dev-latest Dev latest | 2019-09-01 19:24:59 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 22e12c5bb5 | Version bump | 2019-09-01 19:24:39 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 4a63983b3c | PEP8!!!  Lots of "cleanup" (deleting all the __del__, removed callbacks not called anymore, etc), renamed a number of funcs/methods to use _ for private | 2019-09-01 19:24:12 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 13c5f600f5 | Merge pull request #1879 from PySimpleGUI/Dev-latest Added a screenshot to the readme | 2019-08-25 08:54:11 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7dd9d019a8 | Added a screenshot to the readme | 2019-08-25 08:53:50 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | f5e4410b14 | Merge pull request #1854 from PySimpleGUI/Dev-latest Dev latest | 2019-08-21 18:35:38 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7383be254f | Ability to "call an element" | 2019-08-21 18:34:12 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7b578bdbf5 | Added finalize parameter to Window | 2019-08-21 18:27:24 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 5cb39d5b47 | Merge pull request #1826 from PySimpleGUI/Dev-latest New capability! __getitem__ added to all ports of PySimpleGUI.  Enabl… | 2019-08-17 11:03:54 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 40abc2e20a | New capability! __getitem__ added to all ports of PySimpleGUI.  Enables skipping the FindElement call | 2019-08-17 11:03:36 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 5c13dc9fa9 | Merge pull request #1791 from PySimpleGUI/Dev-latest Finally THE Fix that enables multiple windows to work right! | 2019-08-07 19:19:19 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | ee9dbbaf2b | Finally THE Fix that enables multiple windows to work right! | 2019-08-07 19:18:41 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 29eb6ca43b | Merge pull request #1789 from PySimpleGUI/Dev-latest Better display of version number | 2019-08-06 19:13:40 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 2dc0e3aa68 | Better display of version number | 2019-08-06 19:13:18 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | f5eed75717 | Merge pull request #1788 from PySimpleGUI/Dev-latest Fix suggested by the Remi project so that multiple connections will w… | 2019-08-06 19:09:07 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 31fc5acb8a | Fix suggested by the Remi project so that multiple connections will work properly, plus some additional code that was already being worked on | 2019-08-06 19:08:46 -04:00 |  | 
				
					
						| 
								
								
									 cclauss | b2ba8acb34 | Use ==/!= to compare str literals | 2019-06-25 23:01:02 +02:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 648294c0fc | Fixed clearing of Output Element using Update method.  Wasn't setting "CurrentValue" variable, only the widget | 2019-06-03 10:27:27 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 97d374cfea | "Fix" for Output Element scrolling issue (still a problem), SuperImage class addition, The new key handling that all ports now have, Output  Element text defaults to black now | 2019-06-01 22:40:30 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7b236067f6 | PySimpleGUIWeb/readme.md updated from https://stackedit.io/ | 2019-05-29 09:03:38 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 2f43a87a43 | Improved color viewer program | 2019-05-18 15:47:04 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | f86530aa0e | Release 0.28.0 | 2019-05-15 15:07:58 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | c5080b8d42 | Expanded Menu Element Definition to include colors | 2019-05-12 14:05:57 -04:00 |  | 
				
					
						| 
								
								
									 MikeTheWatchGuy | 7e3b7433cb | Menus! | 2019-05-11 15:19:01 -04:00 |  |