.github
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 lat temu |
backends
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 lat temu |
docs
|
3aceb61059
Tables: Request user to submit contents when outer host-window is requesting auto-resize. (#6510)
|
2 lat temu |
examples
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 lat temu |
misc
|
ab490dc7b8
Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607)
|
2 lat temu |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 lat temu |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 lat temu |
.gitignore
|
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
|
2 lat temu |
LICENSE.txt
|
52c61deaf9
Happy new year!
|
2 lat temu |
imconfig.h
|
ab490dc7b8
Fonts: Amends for support for OpenType SVG fonts using lunasvg (#6591, #6607)
|
2 lat temu |
imgui.cpp
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 lat temu |
imgui.h
|
556a1397a9
Tables: Remove comment referencing removed field SortSign (#6807)
|
2 lat temu |
imgui_demo.cpp
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 lat temu |
imgui_draw.cpp
|
bd63a9f056
Fonts: 'float size_pixels' passed to AddFontXXX() functions is now rounded to lowest integer. (#3164, #3309, #6800)
|
2 lat temu |
imgui_internal.h
|
0962c9fb72
TypingSelect: Added first version of GetTypingSelectRequest() API.
|
2 lat temu |
imgui_tables.cpp
|
3aceb61059
Tables: Request user to submit contents when outer host-window is requesting auto-resize. (#6510)
|
2 lat temu |
imgui_widgets.cpp
|
0e1ce76ea8
InputTextMultiline: Fixed Tabbing cycle leading to a situation where Enter key wouldn't be accepted by the widget when navigation highlight is visible. (#6802, #3092, #5759, #787)
|
2 lat temu |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 lat temu |
imstb_textedit.h
|
d8ef864b02
InputTextMultiline: Fixed a crash pressing Down on last empty line of a multiline buffer. (#6783, #6000)
|
2 lat temu |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
2 lat temu |