Commit History

Author SHA1 Message Date
  ocornut a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) 1 month ago
  ocornut 0e6e876f23 Docs: update docs/comments about ImTextureRef, ImTextureID. (#8783) 1 month ago
  ocornut 47570d045d Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465) 1 month ago
  ocornut 97e0d59619 (Breaking) Fonts: removed PushFontSize(), PopFontSize(). 1 month ago
  ocornut 96be957315 Docs: update Changelog, FAQ, Fonts docs. 2 months ago
  Zijie Wu 88d4827b64 Update FAQ.md for SDL3 (#8480) 5 months ago
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) 5 months ago
  fdsa 4f1d3809c3 Fixed tabs and spaces (#8377) 6 months ago
  DOTTEL Gaël 971d243a87 Fixed typo (#8063) 10 months ago
  ocornut 92b94980c6 (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) 10 months ago
  ocornut 67cd4ead65 Added io.ConfigDebugHighlightIdConflicts debug feature! (#7961, #7669) 11 months ago
  ocornut a2366f9022 TextLinkOpenURL: display a verb in front the link. Update Gallery & other links. (#7885, #7660) 11 months ago
  ocornut 9ff60ae31d IO: (BREAKING) moved GetIO().PlatformSetImeDataFn to GetPlatformIO(.Platform_SetImeDataFn. (#7660) 11 months ago
  ocornut fb799bba7f (Breaking) IO, IME: renamed platform IME hook io.SetPlatformImeDataFn() -> io.PlatformSetImeDataFn() and added explicit context. 1 year ago
  omar f0912833ba Update FAQ.md (#7581) 1 year ago
  omar 0a5d40a016 Update FAQ.md 1 year ago
  ocornut eba46cb0d2 Drag and Drop: assert when nesting BeginDragDropSource() and BeginDragDropTarget() (#7504) + update Gallery links 1 year ago
  ocornut 40df3db1a2 Tweaking terminology 1 year ago
  uusdnfdsfhnttyh c6716f5e9f Fixed typo (#7197) 1 year ago
  ocornut f298491a8a Docs: amend/tweak details about using io.WantCaptureMouse. (#7012) 1 year ago
  ocornut 0dd756bceb Moved GetCursorScreenPos/SetCursorScreenPos on top of its section. 1 year ago
  ocornut c21278eeae Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631) 1 year ago
  ocornut 8175a47881 Debug Tools: Renamed ShowStackToolWindow() ("Stack Tool") to ShowIdStackToolWindow() ("ID Stack Tool"). (#4631) 1 year ago
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. 1 year ago
  ocornut c87b9fdb15 Docs update. Improved Fonts troubleshooting section. 2 years ago
  ocornut 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 years ago
  ocornut cb9015e254 Version 1.89.7 2 years ago
  ocornut 5319d1cffa Version 1.89.6 2 years ago
  ocornut 430c05991c Docs: added more detailed information about UTF-8 encoding. 2 years ago
  ocornut 15da1a9abc Fixed misleading local name (#4493) + minor typo (#6369) 2 years ago