| 
								
								
									 PySimpleGUI | e8e7104477 | Force previous tooltip to close when new one is shown | 2020-07-17 08:09:22 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | df55893298 | Merge pull request #3151 from PySimpleGUI/Dev-latest New Multi-threaded demo - requires GitHub version of PySimpleGUI.py | 2020-07-16 16:22:01 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | d7f062f77c | New Multi-threaded demo - requires GitHub version of PySimpleGUI.py | 2020-07-16 16:21:40 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 083c98de38 | Merge pull request #3150 from PySimpleGUI/Dev-latest NEW Window.write_event_value method - use for thread communications w… | 2020-07-16 15:27:09 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 07e8c0737b | NEW Window.write_event_value method - use for thread communications with Windows (consider it a beta) | 2020-07-16 15:26:47 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 7485f1d191 | Merge pull request #3144 from PySimpleGUI/Dev-latest Removed selecting the first entry for combo if updated with new values | 2020-07-13 13:56:57 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 492468f0cb | Removed selecting the first entry for combo if updated with new values | 2020-07-13 13:56:35 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | cc49d75251 | Merge pull request #3142 from PySimpleGUI/Dev-latest modal option added to Window.  New parameters for theme_previewer | 2020-07-13 09:25:03 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | bc23667d55 | modal option added to Window.  New parameters for theme_previewer | 2020-07-13 09:24:41 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | e300ac7199 | Merge pull request #3139 from PySimpleGUI/Dev-latest Made all popups modal by default.  Added modal parameter to all of th… | 2020-07-12 13:44:09 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | af81d67046 | Made all popups modal by default.  Added modal parameter to all of them except non-blocking (animations) | 2020-07-12 13:43:48 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | d7dd9f4541 | Merge pull request #3137 from PySimpleGUI/Dev-latest Added Window.make_modal, modal parm added to popup | 2020-07-12 12:58:16 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 59c713c9df | Added Window.make_modal, modal parm added to popup | 2020-07-12 12:57:57 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 4b1039568f | Merge pull request #3136 from PySimpleGUI/Dev-latest New version of the _fixed_map function that handles previously define… | 2020-07-12 12:45:57 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 887863c481 | New version of the _fixed_map function that handles previously defined styles better | 2020-07-12 12:45:38 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 50ba1d9811 | Merge pull request #3135 from PySimpleGUI/Dev-latest New table and tree selected row colors based on the theme. | 2020-07-12 10:08:23 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | dfd15dd8b9 | New table and tree selected row colors based on the theme. | 2020-07-12 10:08:04 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b400445e84 | Merge pull request #3134 from PySimpleGUI/Dev-latest Dev latest | 2020-07-11 12:16:50 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a5c40a71b9 | Version bump... forgot | 2020-07-11 12:16:27 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8f97c5bf4a | Table & Tree Elements - new parameter selected_row_color.  Table & Tree Color fix for 8.6.9 is now enabled by default again. | 2020-07-11 12:16:03 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 18b59aa7ab | Merge pull request #3131 from PySimpleGUI/Dev-latest Made Multiline print, cprint, and re-routed print use the autoscroll … | 2020-07-10 10:57:40 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 5b998af8d5 | Made Multiline print, cprint, and re-routed print use the autoscroll setting for the Multiline element | 2020-07-10 10:57:18 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 91aabdee18 | Merge pull request #3130 from PySimpleGUI/Dev-latest Added reroute_cprint parameter to Multiline | 2020-07-09 13:44:14 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | cb5c0cc69f | Added reroute_cprint parameter to Multiline | 2020-07-09 13:43:50 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | d7dc261d41 | Merge pull request #3129 from PySimpleGUI/Dev-latest Multiline Element - 2 new parameters to reroute stdout and stderr to … | 2020-07-09 10:28:04 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 34700fc3c5 | Multiline Element - 2 new parameters to reroute stdout and stderr to this element | 2020-07-09 10:27:44 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 1886621fb7 | Merge pull request #3128 from PySimpleGUI/Dev-latest Output element will now automatically refresh the parent window after… | 2020-07-09 10:08:46 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | ff2fe2a7ab | Output element will now automatically refresh the parent window after every write. Added refresh to Multiline Update if elment has refresh configured | 2020-07-09 09:55:32 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 66f026fbe2 | Merge pull request #3126 from PySimpleGUI/Dev-latest New PIL Image Viewer that will also resize images and runs on Qt too | 2020-07-09 05:47:00 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 78917db9bc | New PIL Image Viewer that will also resize images and runs on Qt too | 2020-07-09 05:46:41 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a48b1fb34e | Merge pull request #3125 from PySimpleGUI/Dev-latest Dev latest | 2020-07-09 05:32:19 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | e89f479125 | shortcut for cprint rather than using sg.cprint. | 2020-07-09 05:31:15 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | b9a7bfe237 | Fix for missing k paramter in FileBrowse button | 2020-07-09 05:30:44 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 587cb5f3a5 | Multiline - new auto_refresh parameter, new reroute_stdout_to_here, reroute_stderr_to_here, restore_stdout, restore_stderr methods. | 2020-07-08 17:01:23 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 54f3d7400e | Merge pull request #3122 from PySimpleGUI/Dev-latest A new way to generate Matplotlib graphs. Uses PIL to resize drawings … | 2020-07-08 09:01:36 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | c724cf9d63 | A new way to generate Matplotlib graphs. Uses PIL to resize drawings so a grid of graphs can be displayed easily. | 2020-07-08 09:01:13 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 49599ace05 | Merge pull request #3118 from PySimpleGUI/Dev-latest Updated Matplotlib Template Program | 2020-07-07 17:53:06 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | c48dd18d5e | Updated Matplotlib Template Program | 2020-07-07 17:52:39 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | fed615efdc | Merge pull request #3117 from PySimpleGUI/Dev-latest Dev latest | 2020-07-07 14:42:23 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 871f601e10 | NMew Matplotlib demo that's universal. It works on 3 PySimpleGUI port without any changes | 2020-07-07 14:41:57 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | af6b1d36c3 | Argument order change | 2020-07-07 14:41:30 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | a40dbccaa2 | Merge pull request #3115 from PySimpleGUI/Dev-latest New Matplotlib Demo Programs for PySimpleGUIWeb | 2020-07-06 16:25:20 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 97061b3614 | New Matplotlib Demo Programs for PySimpleGUIWeb | 2020-07-06 16:25:00 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | f7094f468b | Merge pull request #3114 from PySimpleGUI/Dev-latest New Web Demo - Matplotlib Browser - shows plotting of a bunch of exam… | 2020-07-06 15:13:46 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 9435bb6393 | New Web Demo - Matplotlib Browser - shows plotting of a bunch of examples | 2020-07-06 15:13:22 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 23d76f6118 | Merge pull request #3112 from PySimpleGUI/Dev-latest NEW Matplotlib Demos for Web port | 2020-07-06 11:19:21 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 5e42607a57 | NEW Matplotlib Demos for Web port | 2020-07-06 11:18:59 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8ad60f8031 | Merge pull request #3111 from PySimpleGUI/Dev-latest New button color definition using "on" string. Rewrote cprint to no l… | 2020-07-06 09:21:54 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 5cfc59fe56 | New button color definition using "on" string. Rewrote cprint to no longer use kwargs... all parms are shown. Multiline can be set to write_only when defined,  All button_color doc strings changed. Caching of Tree images done on a per element basis rather than globally. | 2020-07-06 09:21:35 -04:00 |  | 
				
					
						| 
								
								
									 PySimpleGUI | 8218ed2698 | Merge pull request #3109 from PySimpleGUI/Dev-latest Added cprint, Multiline added write_only parameter, changed Graph.dra… | 2020-07-05 18:12:23 -04:00 |  |