| 
								
								
									 PySimpleGUI | c5a7415dbc | Merge pull request #2168 from PySimpleGUI/Dev-latest The first set of updates using PEP8 | 2019-11-09 20:04:15 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 72d7c8dd51 | The first set of updates using PEP8 | 2019-11-09 20:03:51 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b7b2c47d09 | Merge pull request #2162 from PySimpleGUI/Dev-latest The latest readme components | 2019-11-08 17:32:22 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | e9d6b97595 | The latest readme components | 2019-11-08 17:32:00 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | c93e655ba4 | Merge pull request #2161 from PySimpleGUI/Dev-latest Fixed up naming | 2019-11-08 13:33:50 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 4f9a0d97fa | Fixed up naming | 2019-11-08 13:33:29 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | bae9f85123 | Merge pull request #2160 from PySimpleGUI/Dev-latest Initial Check in of new Matplotlib Demo | 2019-11-08 13:31:50 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b5d4c128a3 | Initial Check in of new Matplotlib Demo | 2019-11-08 13:31:27 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8a1591b00f | Merge pull request #2159 from PySimpleGUI/Dev-latest Fix for converting from file to displayable image | 2019-11-08 12:38:37 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 51939eecf3 | Fix for converting from file to displayable image | 2019-11-08 12:38:12 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 137fa2d0b6 | Merge pull request #2158 from PySimpleGUI/Dev-latest Fix for autoscrolling of Multiline and Output elements | 2019-11-08 12:28:29 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 16f739e762 | Fix for autoscrolling of Multiline and Output elements | 2019-11-08 12:28:07 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | f9f2ac0faa | Merge pull request #2153 from PySimpleGUI/Dev-latest Added line_width to Graph.DrawRectangle.  tk.PhotoImage can be passed… | 2019-11-07 09:50:30 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 37c8349b49 | Added line_width to Graph.DrawRectangle.  tk.PhotoImage can be passed in data parm to Image.update | 2019-11-07 09:50:10 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 63008211aa | Merge pull request #2147 from PySimpleGUI/Dev-latest Release 0.31.0 | 2019-11-06 18:31:31 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7e6069a16b | Release 0.31.0 | 2019-11-06 18:31:04 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8239ceec25 | Merge pull request #2145 from PySimpleGUI/Dev-latest Added back the Output Element | 2019-11-06 11:13:19 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 523596197a | Added back the Output Element | 2019-11-06 11:12:56 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | ac208e1b2f | Merge pull request #2142 from PySimpleGUI/Dev-latest Fixed missing "," typo | 2019-11-05 23:33:02 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 9582d017b0 | Fixed missing "," typo | 2019-11-05 23:32:34 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 5c415e3854 | Merge pull request #2140 from PySimpleGUI/Dev-latest Release 4.5.0 | 2019-11-05 20:01:50 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 309c9d50e2 | Release 4.5.0 | 2019-11-05 20:01:30 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 23ce3aea6f | Merge pull request #2138 from PySimpleGUI/Dev-latest Pre-release of release 4.5.0 - removed  experimental Mac buttons, fix… | 2019-11-05 09:36:30 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 460b4c95e2 | Pre-release of release 4.5.0 - removed  experimental Mac buttons, fix for choosing icons / icons on Linux | 2019-11-05 09:36:01 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 478a8d4a3d | Merge pull request #2137 from PySimpleGUI/Dev-latest Fixed range parm on Slider.Update.  Was only changing if value change… | 2019-11-04 15:08:17 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | bcdc930b7a | Fixed range parm on Slider.Update.  Was only changing if value changed too.  Now independent. | 2019-11-04 15:05:11 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | f09b104c2c | Merge pull request #2136 from PySimpleGUI/Dev-latest Fix for BrowseFiles button, added range to Slider update | 2019-11-04 14:57:40 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 31b8f42586 | Fix for BrowseFiles button, added range to Slider update | 2019-11-04 14:56:39 -05:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 4061b1feac | Merge pull request #2123 from PySimpleGUI/Dev-latest Quick update to compress a little and changed a couple of PSG coding … | 2019-10-31 08:31:38 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a1e77bc18a | Quick update to compress a little and changed a couple of PSG coding convention things | 2019-10-31 08:31:15 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 960ce41bb7 | Merge pull request #2122 from PySimpleGUI/Dev-latest Added back in the code to change pointer to a hand | 2019-10-30 22:44:48 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 919b4622ea | Addeed back in the code to change pointer to a hand | 2019-10-30 22:44:06 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 6ca3e2e252 | Merge pull request #2120 from PySimpleGUI/Dev-latest Added Linux support | 2019-10-30 14:48:42 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | d9c2596cc4 | Added Linux support | 2019-10-30 14:48:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 15950539ac | Merge pull request #2119 from PySimpleGUI/Dev-latest Dev latest | 2019-10-30 14:37:57 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 40aec7c1d7 | New Demo Program - A simple VLC based media player | 2019-10-30 14:35:22 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a2443c63ad | Fixed flicker problem!!!  Updated all of the PySimpleGUIWeb demos | 2019-10-30 14:35:01 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 13501d2083 | Merge pull request #2116 from PySimpleGUI/Dev-latest New demo program!  Displays a fade in/out Notification Window with an… | 2019-10-29 05:14:44 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | f0e1642437 | New demo program!  Displays a fade in/out Notification Window with an Icon | 2019-10-29 05:14:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8b4c031924 | Merge pull request #2113 from PySimpleGUI/Dev-latest Version number bump | 2019-10-27 09:08:45 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 10c77bceb6 | Version number bump | 2019-10-27 09:08:25 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 470cd7ef35 | Merge pull request #2112 from PySimpleGUI/Dev-latest Dev latest | 2019-10-27 09:07:59 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7d9486eb27 | Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest | 2019-10-27 09:07:22 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | ca16fbc4e6 | Added text, background colors to Input element update, added value parm to Frame element update, Window deletes self when close called (risky???) | 2019-10-27 09:07:15 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | ac518d39ed | Merge pull request #2099 from PySimpleGUI/Dev-latest Major update of all demo programs to use new PEP8 bindings, etc | 2019-10-23 16:25:46 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 0451468460 | Merge branch 'master' into Dev-latest | 2019-10-23 16:12:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7f52778bcc | Major update of all demo programs to use new PEP8 bindings, etc | 2019-10-23 16:10:03 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a42240cad9 | Merge pull request #2092 from PySimpleGUI/Dev-latest Added 5 extra pixels to window size when creating to stop clipping fr… | 2019-10-20 09:17:22 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 3f7c87c562 | Added 5 extra pixels to window size when creating to stop clipping from happening.  Was at 5 pixels, changed to 10. | 2019-10-19 10:18:57 -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 |  |