600b8f60b4 
								
							
								 
							
						 
						
							
							
								
								Docking: Fixed crash in metrics.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								13f718337a 
								
							
								 
							
						 
						
							
							
								
								Internals: Added support for overriding locale decimal point, undocumented. ( #2278 ) + Misc doc update.  
							
							... 
							
							
 
							
							Doc: Mention IMGUI_VERSION_NUM in recent api breaking changes + textwrap some demo code. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								901d432cb7 
								
							
								 
							
						 
						
							
							
								
								Nav: Fixed using Alt to toggle the Menu layer when inside a Modal window. ( #787 ) Tidying up todo items.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								302896d488 
								
							
								 
							
						 
						
							
							
								
								Basic optimization for ShadeVertsLinearColorGradientKeepAlpha() - especially for debug overhead - since it's used massively by some of our experiments.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								093afd4f7f 
								
							
								 
							
						 
						
							
							
								
								Internals: Added Name to ImGuiDataTypeInfo + minor misc comments in BeginGroup().  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								45499b8f2f 
								
							
								 
							
						 
						
							
							
								
								Window: Fixed using non-zero pivot in SetNextWindowPos() when the window is collapsed. ( #3433 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								8c80d533d9 
								
							
								 
							
						 
						
							
							
								
								Tab Bar: Fixed a small bug where toggling a tab bar from Reorderable to not Reorderable would leave tabs reordered in the tab list popup.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b30d33378d 
								
							
								 
							
						 
						
							
							
								
								Nav: Activate InputSource as Gamepad when pressing any of the digital d-pad button.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								8d71bc2132 
								
							
								 
							
						 
						
							
							
								
								Internals: Nav: shallow refactor.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								833eb771f2 
								
							
								 
							
						 
						
							
							
								
								Nav: Fix navigation resuming on first visible item when using gamepad.  
							
							... 
							
							
 
							
							In cases where navigation was requested with focused item out of view, clipping of current item rect resulted in an inverted rect, which was completely discarded and ImRect(0,0,0,0) was used as current point from which navigation scoring was calculated. IsInverted() check is completely removed as rect can no longer be inverted. Since rects are not initialized to ImRect(0,0,0,0) - old .Min.x != FLT_MAX check (which was changed in c7835dd189 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								1e8b9f84da 
								
							
								 
							
						 
						
							
							
								
								Nav: Removed stateful NavMoveFromClampedRefRect and made it more explicit that nav move request from gamepad start from a clipped location.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								4448734041 
								
							
								 
							
						 
						
							
							
								
								ImVector: added max_size() to facilitate usage with sol2 binding generator ( #3429 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								32be6c064b 
								
							
								 
							
						 
						
							
							
								
								InputText: Fixed using ImGuiInputTextFlags_Password with InputTextMultiline(). ( #3427 ,  #3428 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								e9053515bb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into docking  
							
							... 
							
							
 
							
							# Conflicts:
#	docs/CHANGELOG.txt
#	examples/example_glfw_vulkan/main.cpp
#	examples/example_sdl_vulkan/main.cpp 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								5919a6fa89 
								
							
								 
							
						 
						
							
							
								
								Tab Bar: Keep tab item close button visible while dragging a tab (independent of hovering state).  
							
							... 
							
							
 
							
							Improve 08108cf 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								30f0900b1c 
								
							
								 
							
						 
						
							
							
								
								Docking: Fix honoring payload filter with overlapping nodes. (we incorrectly over-relied on g.HoveredDockNode when making change for  #3398 )  
							
							... 
							
							
 
							
							Essentially undo part of 85a661d#3398 ) + ref cf31254#3420 ) 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								021c28ae39 
								
							
								 
							
						 
						
							
							
								
								Nav: Fix ScrollToBringRectIntoView() not bringing entire item into view when nav moves to the left. Correct some comments.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								08108cf9ee 
								
							
								 
							
						 
						
							
							
								
								Tab Bar: Hide tab item close button while dragging a tab.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2e50d0706b 
								
							
								 
							
						 
						
							
							
								
								Selectable: Tweaks. Added internal ImGuiSelectableFlags_NoPadWithHalfSpacing.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								d451f6cc30 
								
							
								 
							
						 
						
							
							
								
								Nav tweaks. Demo: Fixed drag and drop demo state (broken by  f152fac4f1). Fixed incorrect format string (which would work without IMGUI_DISABLE_OBSOLETE_FUNCTIONS).  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								7b0570d6ba 
								
							
								 
							
						 
						
							
							
								
								Revert "Drags, Sliders: internal ReadOnly flag gets forwarded properly to temp InputText()."  
							
							... 
							
							
 
							
							This reverts commit 640d1f60ce140e4c2bf858ac2f2e8a96d432e6a4. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fdf952108d 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: internal ReadOnly flag gets forwarded properly to temp InputText().  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								831e2c920e 
								
							
								 
							
						 
						
							
							
								
								Docking, Viewport: Fixed a rare edge-case if the window targetted by CTRL+Tab stops being rendered.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								cf312545e8 
								
							
								 
							
						 
						
							
							
								
								Docking: Fixed docking while hovering a child window. ( #3420 ) broken by  85a661d27. Improve metrics debugging.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								df89a16d26 
								
							
								 
							
						 
						
							
							
								
								Examples: Vulkan: Reworked buffer resize handling, fix for Linux/X11. ( #3390 ,  #2626 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								d6f3a8848d 
								
							
								 
							
						 
						
							
							
								
								Viewports: Backends: DirectX9: Allow D3DERR_DEVICELOST on secondary viewports. ( #3424 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								9d20a5f0a5 
								
							
								 
							
						 
						
							
							
								
								Docking: DockSpace() emits ItemSize() properly + dockspace demo (works now since  05a25e5f3)  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								ad8fdc917f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into docking  
							
							... 
							
							
 
							
							# Conflicts:
#	docs/CHANGELOG.txt
#	imgui.cpp 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								9b50e691ed 
								
							
								 
							
						 
						
							
							
								
								TreeNode: Made clicking on arrow toggle toggle the open state on the Mouse Down event. Amend  05420ea2c.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								97dad66516 
								
							
								 
							
						 
						
							
							
								
								Metrics: Various tweaks, listing windows front-to-back, greying inactive items when possible.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								9262609eaf 
								
							
								 
							
						 
						
							
							
								
								Version 1.79 WIP  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								05a25e5f36 
								
							
								 
							
						 
						
							
							
								
								BeginMenuBar: Fixed minor bug where CursorPosMax gets pushed to CursorPos prior to calling BeginMenuBar(), so e.g. calling the function at the end of a window would often add +ItemSpacing.y to scrolling range.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fc9ccad6b9 
								
							
								 
							
						 
						
							
							
								
								InputText: Add ImGuiInputTextFlags_CallbackEdit, selection helpers in ImGuiInputTextCallbackData(). Add simple InputText() callbacks demo.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								024993adf9 
								
							
								 
							
						 
						
							
							
								
								Revert leftovers from  4c201994d4 
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								4c201994d4 
								
							
								 
							
						 
						
							
							
								
								DragFloat, DragScalar: Fixed ImGuiSliderFlags_ClampOnInput not being honored in the special case where v_min == v_max. ( #3361 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								5dc5610ad5 
								
							
								 
							
						 
						
							
							
								
								Docs: TODO, FAQ  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								05bc204dbd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into docking  
							
							... 
							
							
 
							
							# Conflicts:
#	docs/CHANGELOG.txt
#	imgui.h 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								95c99aaa4b 
								
							
								 
							
						 
						
							
							
								
								Version 1.78  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								c6b01e8e1d 
								
							
								 
							
						 
						
							
							
								
								Drag, Sliders: Merged ImGuiDragFlags back into ImGuiSliderFlags.  ( #3361 ,  #1823 ,  #1316 ,  #642 ,  #1829 ,  #3209 )  
							
							... 
							
							
 
							
							Technically API breaking (but ImGuiDragFlags were pushed on master 16 hours ago) 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b36d1d465d 
								
							
								 
							
						 
						
							
							
								
								Docking: Untangle a little bit of the ActiveIdClickOffset mess.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								14539b3ed2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Emscripten readme about emrun ( #3412 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								d3fcc37e9e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Emscripten readme about local XHR requests ( #3412 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								25a9209b75 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into docking  
							
							... 
							
							
 
							
							# Conflicts:
#	imgui.cpp
#	imgui.h
#	imgui_internal.h
#	imgui_widgets.cpp 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								3c65b650e8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'features/logarithmic_sliders'  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								f32663b33c 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: Removed locking behavior with min > max (added in 1.73)  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								7f8f0096d8 
								
							
								 
							
						 
						
							
							
								
								Internals: Renamed SliderCalcRatioFromValueT() -> ScaleRatioFromValueT(), SliderCalcValueFromRatioT() -> ScaleValueFromRatioT().  
							
							... 
							
							
 
							
							Replaced drag/slider flags with a single bool is_logarithmic in those functions. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fb0f2ebd41 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: Tweaks.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fa279a6aa0 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: Added deadzone to make selecting 0.0 on linear sliders easier, slider navigation delta accumulation. ( #3361 ,  #1823 ,  #1316 ,  #642 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								f75b29e7be 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: Added ImGuiDragFlags_NoInput/ImGuiSliderFlags_NoInput to disable turning widget into a text input with CTRL+Click or Nav Enter.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								8018623c5b 
								
							
								 
							
						 
						
							
							
								
								Drags, Sliders: Added ImGuiDragFlags_NoRoundToFormat / ImGuiSliderFlags_NoRoundToFormat flags ( #642 )  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)