History for imgui / imgui.h
2016-07-23
@ocornut
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut committed on 23 Jul 2016
2016-07-20
@ocornut
Tab->Spaces, missing spaces, typos
ocornut committed on 20 Jul 2016
@Adisorn Aeksatean
Added GetGlyphRangesThai()
Adisorn Aeksatean authored on 19 Jul 2016 ocornut committed on 20 Jul 2016
2016-07-19
@ocornut
Gamepad/Keyboard navigation support, initial commit, WIP (#323)
ocornut committed on 19 Jul 2016
@ocornut
Updated code for repeat delay / repeat handling. GetKeyPressedAmount() now returns a count to support fast repeat rate (where DeltaTime > RepeatRate). ...
ocornut committed on 19 Jul 2016
2016-07-18
@ocornut
Added IsAnyWindowFocused(). Renamed IsMouseHoveringAnyWindow() -> IsAnyWindowHovered(), IsPosHoveringAnyWindow() -> IsAnyWindowHoveredAtPos(), IsMouseHoveringWindow() -> IsWindowHoveredRect() for consistency. Kept inline rediection function.
ocornut committed on 18 Jul 2016
@ocornut
Comments
ocornut committed on 18 Jul 2016
@ocornut
Added IsKeyPressed() with explicit repeat delay and repeat rate (for usage by nav) (#323)
ocornut committed on 18 Jul 2016
2016-07-12
@ocornut
ImVector: reserve() tweak to avoid undefined behavior warning (#731)
ocornut committed on 12 Jul 2016
2016-06-25
@ocornut
Minor bits
ocornut committed on 25 Jun 2016
2016-06-12
@ocornut
Comments
ocornut committed on 12 Jun 2016
2016-06-11
@ocornut
Comments (#691)
ocornut committed on 11 Jun 2016
2016-06-07
@ocornut
ImFont: Allowing to use up to 0xFFFE glyphs in same font (increased from previous 0x8000)
ocornut committed on 7 Jun 2016
2016-05-30
@ocornut
Version 1.50 WIP
ocornut committed on 30 May 2016
2016-05-29
@ocornut
Version 1.49
ocornut committed on 29 May 2016
@ocornut
Caving in to ignoring stupid pedantic Clang warnings for old-style-cast in header files
ocornut committed on 29 May 2016
@ocornut
Comments (#590)
ocornut committed on 29 May 2016
@ocornut
Comments (#676, #655)
ocornut committed on 29 May 2016
2016-05-28
@ocornut
Demo: Tree: showing how to align tree node label with current x position (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Added optional Indent() Unindent() width (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Added TreeAdvanceToLabelPos() (#581)
ocornut committed on 28 May 2016
@ocornut
Comments
ocornut committed on 28 May 2016
@ocornut
TreeNodeEx(): ImGuiTreeNodeFlags_AlwaysOpen->ImGuiTreeNodeFlags_Leaf, + added ImGuiTreeNodeFlags_Bullet (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Comments
ocornut committed on 28 May 2016
@ocornut
SetNextWindowSizeConstraint -> SetNextWindowSizeConstraints (#668)
ocornut committed on 28 May 2016
2016-05-21
@ocornut
Added SetNextWindowSizeConstraint() + demo code (#668)
ocornut committed on 21 May 2016
@ocornut
Comments
ocornut committed on 21 May 2016
@ocornut
Minor bits
ocornut committed on 21 May 2016
2016-05-16
@ocornut
Added NewLine() (very shy reminder that #97 isn't done)
ocornut committed on 16 May 2016
@ocornut
ImGuiListClipper comments (#660, #661, #662)
ocornut committed on 16 May 2016