2016-07-30 |
Nav: Comment (#323)
ocornut
committed
on 30 Jul 2016
|
---|---|
Nav: Split _NoNav window flag into _NoNavInputs and _NoNavFocus (#323)
ocornut
committed
on 30 Jul 2016
|
|
Nav: first committed pass for manual moving and manual scrolling (after a bunch of attempts) (#323)
ocornut
committed
on 30 Jul 2016
|
|
2016-07-29 |
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut
committed
on 29 Jul 2016
|
InputText/IO: Got rid of individual OSX options in ImGuiIO, added io.OSXBehaviors (#473, #650)
ocornut
committed
on 29 Jul 2016
|
|
Merge branch 'add-osx-homeend-keys' of https://github.com/michaelbartnett/imgui into michaelbartnett-add-osx-homeend-keys
ocornut
committed
on 29 Jul 2016
|
|
2016-07-24 |
Navigation: Renamed ImGuiKey_NavWindowing to ImGuiKey_NavMenu (#323)
ocornut
committed
on 24 Jul 2016
|
2016-07-23 |
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut
committed
on 23 Jul 2016
|
2016-07-20 |
Tab->Spaces, missing spaces, typos
ocornut
committed
on 20 Jul 2016
|
Added GetGlyphRangesThai()
Adisorn Aeksatean
authored
on 19 Jul 2016
ocornut
committed
on 20 Jul 2016
|
|
2016-07-19 |
Gamepad/Keyboard navigation support, initial commit, WIP (#323)
ocornut
committed
on 19 Jul 2016
|
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 |
Added IsAnyWindowFocused(). Renamed IsMouseHoveringAnyWindow() -> IsAnyWindowHovered(), IsPosHoveringAnyWindow() -> IsAnyWindowHoveredAtPos(), IsMouseHoveringWindow() -> IsWindowHoveredRect() for consistency. Kept inline rediection function.
ocornut
committed
on 18 Jul 2016
|
Comments
ocornut
committed
on 18 Jul 2016
|
|
Added IsKeyPressed() with explicit repeat delay and repeat rate (for usage by nav) (#323)
ocornut
committed
on 18 Jul 2016
|
|
2016-07-12 |
ImVector: reserve() tweak to avoid undefined behavior warning (#731)
ocornut
committed
on 12 Jul 2016
|
2016-07-07 |
osx uses super+arrows for home/end, built on work in ocornut/imgui#473
Michael Bartnett
committed
on 7 Jul 2016
|
2016-06-25 |
Minor bits
ocornut
committed
on 25 Jun 2016
|
2016-06-12 |
Comments
ocornut
committed
on 12 Jun 2016
|
2016-06-11 |
Comments (#691)
ocornut
committed
on 11 Jun 2016
|
2016-06-07 |
ImFont: Allowing to use up to 0xFFFE glyphs in same font (increased from previous 0x8000)
ocornut
committed
on 7 Jun 2016
|
2016-05-30 |
Version 1.50 WIP
ocornut
committed
on 30 May 2016
|
2016-05-29 |
Version 1.49
ocornut
committed
on 29 May 2016
|
Caving in to ignoring stupid pedantic Clang warnings for old-style-cast in header files
ocornut
committed
on 29 May 2016
|
|
Comments (#590)
ocornut
committed
on 29 May 2016
|
|
Comments (#676, #655)
ocornut
committed
on 29 May 2016
|
|
2016-05-28 |
Demo: Tree: showing how to align tree node label with current x position (#324, #581)
ocornut
committed
on 28 May 2016
|
Added optional Indent() Unindent() width (#324, #581)
ocornut
committed
on 28 May 2016
|
|
Added TreeAdvanceToLabelPos() (#581)
ocornut
committed
on 28 May 2016
|
|
Comments
ocornut
committed
on 28 May 2016
|