omar 
							
						 
					 
					
						
						
							
						
						103c5edaaa 
					 
					
						
						
							
							Internals: debug log macros.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-27 16:10:36 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						75de34e281 
					 
					
						
						
							
							Viewports, Docking: Added per-viewport work area system for e.g. menu-bars. Fixed DocksapceOverViewport() and demo code (overlay etc) ( #3035 ,  #2889 ,  #2474 ,  #1542 ,  #2109 )  
						
						 
						
						... 
						
						
						
						Clarified that BeginMenuMainBar() had an incorrect knowledge of its height (which was previously harmless).
Designed to easily allow for status bars although we don't have/use them yet, but custom code could use them. 
						
						
							
						
					 
					
						2020-02-26 23:58:45 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						f032ad6b1f 
					 
					
						
						
							
							Viewports: Renamed GetRect() to GetMainRect() in prevision for work rect. Comments  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-26 21:02:25 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						898e91f20d 
					 
					
						
						
							
							Internals: Added TempInputText() to facilitate creation of custom widgets, renamed TempInputTextScalar() to TempInputScalar() etc. ( #2718 )  
						
						 
						
						... 
						
						
						
						+ Minor imgui.h/todo comments 
						
						
							
						
					 
					
						2020-02-25 21:34:02 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						871727dd2f 
					 
					
						
						
							
							Viewports: Software mouse cursor is also scaled by current DpiScale. (amend  #939 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-25 15:51:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rokas Kupstys 
							
						 
					 
					
						
						
							
						
						3ff13edad9 
					 
					
						
						
							
							Viewports: Improve menu positioning in multi-monitor setups.  
						
						 
						
						... 
						
						
						
						This change uses mouse position for initial positioning of popup menus. It ensures that menu appears in expected location on monitor mouse is currently hovering. This change fixes incorrect menu positioning (permanent or on the first frame) when menu item spans multiple monitors. 
						
						
							
						
					 
					
						2020-02-25 15:05:58 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						e547f898a9 
					 
					
						
						
							
							Demo: Added color gradient in demo to identify srgb/linear issues better. Tweaks.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-24 12:44:19 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						0345324646 
					 
					
						
						
							
							Backends: SDL: Fixed mapping for ImGuiKey_KeyPadEnter. ( #3031 ) [@Davido71]  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-20 12:28:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						7d80a8f4f5 
					 
					
						
						
							
							Backends: Fix ImGui_ImplSDL2_InitForMetal() in docking branch.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-20 12:21:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						3c80d57dc7 
					 
					
						
						
							
							Viewports, Window: Avoid manually clipping resize grips and borders, which messes up with automation ability to locate the items. Also simpler and more standard.  
						
						 
						
						... 
						
						
						
						Amend d8f9f6ba2a  and 377f730054 . 
						
						
							
						
					 
					
						2020-02-19 23:43:04 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ocornut 
							
						 
					 
					
						
						
							
						
						02a6c06080 
					 
					
						
						
							
							Window: Fixed a bug with child window inheriting ItemFlags from their parent when the child window also manipulate the ItemFlags stack. ( #3024 ) [@Stanbroek]  
						
						 
						
						... 
						
						
						
						Amend f843facba4  and 8828889d5e 
						
						
							
						
					 
					
						2020-02-18 14:25:50 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						ea3fc76038 
					 
					
						
						
							
							BeginMenu: Fixed a bug where SetNextWindowXXX data before a BeginMenu() would not be cleared when the menu is not open. ( #3030 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-18 12:49:02 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						bb1e6f8af6 
					 
					
						
						
							
							Merge branch 'master' into docking  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	docs/CHANGELOG.txt
#	examples/example_win32_directx11/main.cpp
#	examples/example_win32_directx9/main.cpp
#	examples/imgui_impl_win32.cpp
#	examples/imgui_impl_win32.h
#	imgui.cpp 
						
						
							
						
					 
					
						2020-02-17 18:33:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						8836975dcf 
					 
					
						
						
							
							Drag and Drop, Nav: Disabling navigation arrow keys when drag and drop is active. ( #3025 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-17 18:28:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						b62f1ea8e9 
					 
					
						
						
							
							Fix zealous PVS studio warnings. Minor tweaks.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-17 16:17:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						09329ea4e6 
					 
					
						
						
							
							Fix Clang 9.0 zealous warnings  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-17 15:29:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						ceec3cd3fd 
					 
					
						
						
							
							Backends: Win32: Added ImGui_ImplWin32_EnableDpiAwareness(), ImGui_ImplWin32_GetDpiScaleForHwnd(),  ImGui_ImplWin32_GetDpiScaleForMonitor() helpers functions.  
						
						 
						
						... 
						
						
						
						(backported from the docking branch) 
						
						
							
						
					 
					
						2020-02-17 11:15:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar 
							
						 
					 
					
						
						
							
						
						8601187fee 
					 
					
						
						
							
							Backends: Win32: Clarify how the WndProc handler requires a forward declaration.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-17 10:22:39 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						f339b24b3a 
					 
					
						
						
							
							Links, alphabetical order  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-12 16:19:54 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						2bc3a92f96 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-12 16:10:58 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						b4ac420fc5 
					 
					
						
						
							
							Demo: Amend  d284a6c ( #2149 ,  #515 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-11 19:31:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d284a6cffc 
					 
					
						
						
							
							InputText: Fixed password fields displaying ASCII spaces as blanks. Fixed non-ASCII space occasionally creating unnecessary empty polygons. ( #2149 ,  #515 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-11 19:28:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						ccaec1a270 
					 
					
						
						
							
							Version 1.76 WIP  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-11 16:56:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						30bb15672d 
					 
					
						
						
							
							Remove trailing spaces  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-10 23:22:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						70975fe44d 
					 
					
						
						
							
							Demo: Added a black and white gradient to Demo>Examples>Custom Rendering.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-10 22:08:52 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d8948b5343 
					 
					
						
						
							
							ColorButton: Added ImGuiColorEditFlags_NoBorder flag to remove the border normally enforced by default.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-10 21:24:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rokas Kupstys 
							
						 
					 
					
						
						
							
						
						21b9e42964 
					 
					
						
						
							
							Minor fixes to example_sdl_metal and a changelog entry.  
						
						 
						
						... 
						
						
						
						Add example_sdl_metal to CI builds.
Closes  #3017 . 
						
						
							
						
					 
					
						2020-02-10 16:53:37 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								coding_jackalope 
							
						 
					 
					
						
						
							
						
						f346b4b302 
					 
					
						
						
							
							Examples: SDL+Metal example.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-10 16:53:27 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d16c87a5b1 
					 
					
						
						
							
							Internals: Minor renaming  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-10 16:46:51 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						8432d1bfc7 
					 
					
						
						
							
							Merge branch 'master' into docking  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	docs/CHANGELOG.txt 
						
						
							
						
					 
					
						2020-02-10 14:03:12 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						58b3e02b95 
					 
					
						
						
							
							Version 1.75  
						
						 
						
						... 
						
						
						
						Comments 
						
						
							
  v1.75
 
						
					 
					
						2020-02-10 14:02:41 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						7e2d172ae5 
					 
					
						
						
							
							Backends: GLFW, SDL: Platform monitors declared properly even if multi-viewport is not enabled.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-09 17:31:18 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d37d25470a 
					 
					
						
						
							
							Added IMGUI_DISABLE compile-time definition to make all headers and sources empty.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-09 17:08:33 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						f694244dec 
					 
					
						
						
							
							InputText: Fix using a combination of _CallbackResize + _EnterReturnsTrue + lack of persisting user storage. ( #3009 )  
						
						 
						
						... 
						
						
						
						Amend 24ff25981  (#2006 , #1443 , #1008 ) 
						
						
							
						
					 
					
						2020-02-04 15:19:49 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						bdbb2b21f5 
					 
					
						
						
							
							Fix  83efdcec from overflowing buffer + make it a single undo records + comments ( #3008 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-03 17:39:20 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rokas Kupstys 
							
						 
					 
					
						
						
							
						
						83efdcec8d 
					 
					
						
						
							
							Canceling text input with [esc] key uses stb_textedit facilities to restore original value. This makes restoration undoable using hotkeys.  
						
						 
						
						... 
						
						
						
						Fixes  #3008 . 
						
						
							
						
					 
					
						2020-02-03 15:50:17 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						3bde375078 
					 
					
						
						
							
							Nav, Docking: Fixed failing to restore NavId when refocusing due to missing nav window.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-02 22:40:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						365b639981 
					 
					
						
						
							
							Nav, Docking: Fixed failing to restore NavId when refocusing a child within a docked window.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-02 22:17:44 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d4fc525614 
					 
					
						
						
							
							Nav, Focus: Fixed messed up Ctrl+Tab order with Docked windows.  
						
						 
						
						... 
						
						
						
						Amend d9bca0d853 , fc41839cab , fc42528f13  for docking. 
						
						
							
						
					 
					
						2020-02-02 21:24:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						5be649e082 
					 
					
						
						
							
							Merge branch 'master' into docking  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	imgui.cpp
#	imgui_internal.h 
						
						
							
						
					 
					
						2020-02-02 21:21:54 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						5a437f198c 
					 
					
						
						
							
							Internals: GetItemStatusFlags(). Added Comments.  
						
						 
						
						
						
						
							
						
					 
					
						2020-02-02 21:01:22 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						fc42528f13 
					 
					
						
						
							
							When testing for the presence of the ImGuiWindowFlags_NoBringToFrontOnFocus flag we test both the focused/clicked window (which could be a child window) and the root window.  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 18:28:49 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						fc41839cab 
					 
					
						
						
							
							Focus: Reworking FocusWindow() so in Docking branch we can fix CTRL+Tab being out of order on Docked windows because WindowsFocusOreder is poorly maintained.  
						
						 
						
						... 
						
						
						
						When merging this and d9bca0d8  in Docking we'll replace two ocurrences of RootWindow with RootWindowDockStop. 
						
						
							
						
					 
					
						2020-01-31 18:27:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						fb257eef3e 
					 
					
						
						
							
							Internals: Update ->RootWindow and other links before applying the SetNextWindowXXX stuff. This is so FocusWindow() can always assume that ->RootWindow != NULL.  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 18:25:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						4b4be11fd2 
					 
					
						
						
							
							Docking: Clarifying that DockNode!=NULL when DockIsActive. Comments. Cleanup.  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 14:57:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d9bca0d853 
					 
					
						
						
							
							Nav: Fixed a bug where the initial CTRL-Tab press while in a child window sometimes selected the current root window instead of always selecting the previous root window. ( #787 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 14:42:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						d19297e2fa 
					 
					
						
						
							
							InputTextMultiline: Provide label to BeginChildEx so internal window name hold a little more context.  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 14:42:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						47fab0e166 
					 
					
						
						
							
							Misc renaming, comments. Docs: add missing spacing to Changelog.  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-31 14:42:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rokas Kupstys 
							
						 
					 
					
						
						
							
						
						9cff4d6e5e 
					 
					
						
						
							
							Columns: ImDrawList::Channels* functions now work inside columns.  
						
						 
						
						... 
						
						
						
						Use a private splitter in columns, paving way for removal of obsolete ImDrawList::Channels* functions. 
						
						
							
						
					 
					
						2020-01-31 12:02:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								omar 
							
						 
					 
					
						
						
							
						
						05a49f0413 
					 
					
						
						
							
							Examples: Emscripten: Demonstrating embedding fonts in Makefile and code. ( #2953 ) [@Oipo]  
						
						 
						
						
						
						
							
						
					 
					
						2020-01-30 17:15:15 +01:00