ocornut
|
868f444620
|
Debug: extracted debug log 0xXXXXXXX scanning into a helper function. (#5855)
|
ago%!(EXTRA string=11 months) |
ocornut
|
eba46cb0d2
|
Drag and Drop: assert when nesting BeginDragDropSource() and BeginDragDropTarget() (#7504) + update Gallery links
|
ago%!(EXTRA string=1 year) |
ocornut
|
40df3db1a2
|
Tweaking terminology
|
ago%!(EXTRA string=1 year) |
omar
|
c623669967
|
Added link to crawlable wiki
|
ago%!(EXTRA string=1 year) |
ocornut
|
595eb86624
|
Changelog, comment, minor data compaction
|
ago%!(EXTRA string=1 year) |
ocornut
|
db049db860
|
Docs: tweak, fixed misplaced changelog entry. (#7084)
|
ago%!(EXTRA string=1 year) |
ocornut
|
f1ae47c4b9
|
Docs: update links to Proggy Fonts. (#7211)
|
ago%!(EXTRA string=1 year) |
ocornut
|
278cf1a7bc
|
Readme: updated binaries. (#7193)
+ removed two now unnecessary casts.
|
ago%!(EXTRA string=1 year) |
omar
|
4ad5817aac
|
Update backends/language lists
e.g. for #6579
|
ago%!(EXTRA string=1 year) |
ocornut
|
313676d200
|
Settings: omit outputing Collapsed=0 in .ini file. Changelog + docs tweaks
|
ago%!(EXTRA string=2 years) |
ocornut
|
0dd756bceb
|
Moved GetCursorScreenPos/SetCursorScreenPos on top of its section.
+ update gallery thread link + minor typo (#6898)
|
ago%!(EXTRA string=2 years) |
ocornut
|
357f752bed
|
Docs: add more links to the top of every examples and backends files.
|
ago%!(EXTRA string=2 years) |
omar
|
4a7810e992
|
Update README.md
|
ago%!(EXTRA string=2 years) |
ocornut
|
cb9015e254
|
Version 1.89.7
|
ago%!(EXTRA string=2 years) |
ocornut
|
5319d1cffa
|
Version 1.89.6
|
ago%!(EXTRA string=2 years) |
ocornut
|
b476184574
|
Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286)
|
ago%!(EXTRA string=2 years) |
ocornut
|
13931fd851
|
Redirecting domain name
Tired of paying/maintaining two domains names and .org tend to be fluctuating + changing host company for sponsoring.
|
ago%!(EXTRA string=2 years) |
ocornut
|
5741cbae45
|
Internals: ImFileOpen: fixed misleading use of ImWchar (would allocate more when ImWchar=ImWchar32) + update version for previous changes namely tab bar ones.
|
ago%!(EXTRA string=2 years) |
ocornut
|
4b39c1f654
|
Docs: adding Tests badge + more references to Test Engine.
|
ago%!(EXTRA string=2 years) |
ocornut
|
5c8041b4d7
|
Update gif in README + font names in examples
|
ago%!(EXTRA string=3 years) |
ocornut
|
2736af6b61
|
Minor optimization of ImFontAtlasBuildMultiplyRectAlpha8() + README tweaks.
|
ago%!(EXTRA string=3 years) |
Marc Auberer
|
efe4a3722d
|
Fix typo (#5691)
|
ago%!(EXTRA string=3 years) |
omar
|
673df61914
|
More compact README
|
ago%!(EXTRA string=3 years) |
omar
|
e8178bf8a4
|
Update README.md
|
ago%!(EXTRA string=3 years) |
Javier Marín
|
a0e1591ac2
|
Fix more typos (#5679)
|
ago%!(EXTRA string=3 years) |
tocic
|
9e7c0f985f
|
Fix typos in docs (#5649)
|
ago%!(EXTRA string=3 years) |
omar
|
90e8404a77
|
Update README.md
|
ago%!(EXTRA string=3 years) |
ocornut
|
9779cc2fe2
|
Internals: shallow changes to simplify diff of upcoming commits. Should have no side-effect.
|
ago%!(EXTRA string=3 years) |
ocornut
|
55f8989392
|
Docs update, binaries link + Backend: Allegro: fix warning (#5281)
|
ago%!(EXTRA string=3 years) |
ocornut
|
1ba2905017
|
Update README, quote, mission statement
|
ago%!(EXTRA string=3 years) |
ocornut
|
1e18da5c38
|
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
+ update README.
|
ago%!(EXTRA string=3 years) |
ocornut
|
2402958aec
|
Commented out redirecting functions/enums names that were marked obsolete in 1.69, 1.70, 1.71, 1.72
- ImGui::SetNextTreeNodeOpen() -> use ImGui::SetNextItemOpen()
- ImGui::GetContentRegionAvailWidth() -> use ImGui::GetContentRegionAvail().x
- ImGui::TreeAdvanceToLabelPos() -> use ImGui::SetCursorPosX(ImGui::GetCursorPosX() + ImGui::GetTreeNodeToLabelSpacing());
- ImFontAtlas::CustomRect -> use ImFontAtlasCustomRect
- ImGuiColorEditFlags_RGB/HSV/HEX -> use ImGuiColorEditFlags_DisplayRGB/HSV/Hex
|
ago%!(EXTRA string=3 years) |
ocornut
|
d9bc1e44af
|
Backends: Marmalade: Removed obsolete Marmalade backend (imgui_impl_marmalade.cpp) + example. (#368, #375)
|
ago%!(EXTRA string=3 years) |
ocornut
|
a8e1dde357
|
Fix static analyser, update readme.
|
ago%!(EXTRA string=3 years) |
ocornut
|
ebac375791
|
Docs: added info about Freetype, editing sponsors.
|
ago%!(EXTRA string=4 years) |
Sylvain
|
62b17f928e
|
Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926)
(Squashed 20 commits)
|
ago%!(EXTRA string=4 years) |
ocornut
|
66102880a3
|
Updated links to Discussions
|
ago%!(EXTRA string=4 years) |
ocornut
|
d2ffbd9b86
|
Version 1.84
Fix PVS Studio false positive //-V1020
Fix missing #ifndef for IMGUI_IMPL_OPENGL_LOADER_CUSTOM path
|
ago%!(EXTRA string=4 years) |
omar
|
c7529c8ea8
|
Reword file list as *.cpp *.h (#4413)
|
ago%!(EXTRA string=4 years) |
ocornut
|
cf2daf353e
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
+ Update gallery links (#4280)
|
ago%!(EXTRA string=4 years) |
ocornut
|
a640d8a6d2
|
Fixed printf-style format checks on non-MinGW flavors. (#4183, #3592)
|
ago%!(EXTRA string=4 years) |
ocornut
|
5d77b6f274
|
Docs: update links, sponsors
|
ago%!(EXTRA string=4 years) |
TotalCaesar659
|
feb8b1e32d
|
Update URLs to HTTPS (#4011)
|
ago%!(EXTRA string=4 years) |
ocornut
|
3c7177c6a7
|
Internals: storing WindowsHoverPadding in context for external access. + Docs update binaries
|
ago%!(EXTRA string=4 years) |
duddel
|
fb85c0341b
|
Add Android backend and example (#3446)
|
ago%!(EXTRA string=4 years) |
ocornut
|
25679a411e
|
Window, Nav: Fixed crash when calling SetWindowFocus(NULL) as the time a new window appears. (#3865)
|
ago%!(EXTRA string=4 years) |
ocornut
|
760c394707
|
Added links to Discussions. Closed Discord, yeah! (#2748)
|
ago%!(EXTRA string=4 years) |
ocornut
|
4df57136e9
|
Version 1.81
|
ago%!(EXTRA string=4 years) |
ocornut
|
9d576a96a5
|
Tables: added internal TableSetColumnEnabled() helper. Comments.
|
ago%!(EXTRA string=4 years) |
ocornut
|
dff0044d4e
|
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
|
ago%!(EXTRA string=4 years) |