|
.github
|
f29e505d94
CI: remove --disableLicenseExpirationCheck.
|
il y a 1 an |
|
backends
|
457fae24e7
Silence more zealous GCC warning. (#8241)
|
il y a 10 mois |
|
docs
|
7219fa65c0
Revert "Fonts: Allowing PushFont()/PopFont() to be called outside the imgui frame scope. (#3621)"
|
il y a 10 mois |
|
examples
|
921c22f5ad
Examples: GLFW+OpenGL3, SDL3+OpenGL3: Provide ES3 context creation code + failure handling. (#8197)
|
il y a 10 mois |
|
misc
|
566558b17c
Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537)
|
il y a 11 mois |
|
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
il y a 3 ans |
|
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
il y a 6 ans |
|
.gitignore
|
7e7c97ac5f
Ignore .ini file with other suffixes.
|
il y a 1 an |
|
LICENSE.txt
|
718fa0eec6
Happy new year!
|
il y a 1 an |
|
imconfig.h
|
c3ffd4c53e
Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933)
|
il y a 10 mois |
|
imgui.cpp
|
7219fa65c0
Revert "Fonts: Allowing PushFont()/PopFont() to be called outside the imgui frame scope. (#3621)"
|
il y a 10 mois |
|
imgui.h
|
fd93229770
Tables, MultiSelect: Fixed an issue where column width may be mismeasured when calling BeginMultiSelect() while inside a table. (#8250)
|
il y a 10 mois |
|
imgui_demo.cpp
|
457fae24e7
Silence more zealous GCC warning. (#8241)
|
il y a 10 mois |
|
imgui_draw.cpp
|
457fae24e7
Silence more zealous GCC warning. (#8241)
|
il y a 10 mois |
|
imgui_internal.h
|
eed9502795
Error Handling: Fixed bugs recovering from within a table that created a child window, and from nested child windows. (#1651)
|
il y a 10 mois |
|
imgui_tables.cpp
|
457fae24e7
Silence more zealous GCC warning. (#8241)
|
il y a 10 mois |
|
imgui_widgets.cpp
|
fd93229770
Tables, MultiSelect: Fixed an issue where column width may be mismeasured when calling BeginMultiSelect() while inside a table. (#8250)
|
il y a 10 mois |
|
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
il y a 3 ans |
|
imstb_textedit.h
|
1674fe96ff
InputText: amends: add stb_textedit_text() api. (#7925)
|
il y a 1 an |
|
imstb_truetype.h
|
07dbcf1f70
Fixed typos. (#7593)
|
il y a 1 an |