1. 661bba0 InputText: fixed an issue with not declaring ownership of Delete/Backspace/Arrow keys. (#8048) by ocornut · 5 months ago
  2. a2366f9 TextLinkOpenURL: display a verb in front the link. Update Gallery & other links. (#7885, #7660) by ocornut · 6 months ago
  3. ecb1962 IO, InputText: missing changelog entry (amend 092c88d) + readme note on missing features. by ocornut · 7 months ago
  4. 79e83d6 Docs: misc update. by ocornut · 8 months ago
  5. 868f444 Debug: extracted debug log 0xXXXXXXX scanning into a helper function. (#5855) by ocornut · 10 months ago
  6. eba46cb Drag and Drop: assert when nesting BeginDragDropSource() and BeginDragDropTarget() (#7504) + update Gallery links by ocornut · 11 months ago
  7. 40df3db Tweaking terminology by ocornut · 12 months ago
  8. c623669 Added link to crawlable wiki by omar · 1 year ago
  9. 595eb86 Changelog, comment, minor data compaction by ocornut · 1 year, 2 months ago
  10. db049db Docs: tweak, fixed misplaced changelog entry. (#7084) by ocornut · 1 year, 2 months ago
  11. f1ae47c Docs: update links to Proggy Fonts. (#7211) by ocornut · 1 year, 2 months ago
  12. 278cf1a Readme: updated binaries. (#7193) by ocornut · 1 year, 2 months ago
  13. 4ad5817 Update backends/language lists by omar · 1 year, 4 months ago
  14. 313676d Settings: omit outputing Collapsed=0 in .ini file. Changelog + docs tweaks by ocornut · 1 year, 5 months ago
  15. 0dd756b Moved GetCursorScreenPos/SetCursorScreenPos on top of its section. by ocornut · 1 year, 5 months ago
  16. 357f752 Docs: add more links to the top of every examples and backends files. by ocornut · 1 year, 6 months ago
  17. 4a7810e Update README.md by omar · 1 year, 7 months ago
  18. cb9015e Version 1.89.7 by ocornut · 1 year, 8 months ago
  19. 5319d1c Version 1.89.6 by ocornut · 1 year, 10 months ago v1.89.6
  20. b476184 Backends: SDLRenderer3: Amend/finish SDL_Renderer3 patch + add example. (#6286) by ocornut · 1 year, 10 months ago
  21. 13931fd Redirecting domain name by ocornut · 2 years ago
  22. 5741cba Internals: ImFileOpen: fixed misleading use of ImWchar (would allocate more when ImWchar=ImWchar32) + update version for previous changes namely tab bar ones. by ocornut · 2 years, 2 months ago
  23. 4b39c1f Docs: adding Tests badge + more references to Test Engine. by ocornut · 2 years, 2 months ago
  24. 5c8041b Update gif in README + font names in examples by ocornut · 2 years, 6 months ago
  25. 2736af6 Minor optimization of ImFontAtlasBuildMultiplyRectAlpha8() + README tweaks. by ocornut · 2 years, 6 months ago
  26. efe4a37 Fix typo (#5691) by Marc Auberer · 2 years, 6 months ago
  27. 673df61 More compact README by omar · 2 years, 6 months ago
  28. e8178bf Update README.md by omar · 2 years, 6 months ago
  29. a0e1591 Fix more typos (#5679) by Javier Marín · 2 years, 6 months ago
  30. 9e7c0f9 Fix typos in docs (#5649) by tocic · 2 years, 6 months ago
  31. 90e8404 Update README.md by omar · 2 years, 9 months ago
  32. 9779cc2 Internals: shallow changes to simplify diff of upcoming commits. Should have no side-effect. by ocornut · 2 years, 10 months ago
  33. 55f8989 Docs update, binaries link + Backend: Allegro: fix warning (#5281) by ocornut · 2 years, 10 months ago
  34. 1ba2905 Update README, quote, mission statement by ocornut · 3 years ago
  35. 1e18da5 Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061) by ocornut · 3 years ago
  36. 2402958 Commented out redirecting functions/enums names that were marked obsolete in 1.69, 1.70, 1.71, 1.72 by ocornut · 3 years, 2 months ago
  37. d9bc1e4 Backends: Marmalade: Removed obsolete Marmalade backend (imgui_impl_marmalade.cpp) + example. (#368, #375) by ocornut · 3 years, 3 months ago
  38. a8e1dde Fix static analyser, update readme. by ocornut · 3 years, 3 months ago
  39. ebac375 Docs: added info about Freetype, editing sponsors. by ocornut · 3 years, 4 months ago
  40. 62b17f9 Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926) by Sylvain · 3 years, 6 months ago
  41. 6610288 Updated links to Discussions by ocornut · 3 years, 7 months ago
  42. d2ffbd9 Version 1.84 by ocornut · 3 years, 7 months ago v1.84
  43. c7529c8 Reword file list as *.cpp *.h (#4413) by omar · 3 years, 7 months ago
  44. cf2daf3 Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. by ocornut · 3 years, 9 months ago
  45. a640d8a Fixed printf-style format checks on non-MinGW flavors. (#4183, #3592) by ocornut · 3 years, 10 months ago
  46. 5d77b6f Docs: update links, sponsors by ocornut · 3 years, 10 months ago
  47. feb8b1e Update URLs to HTTPS (#4011) by TotalCaesar659 · 4 years ago
  48. 3c7177c Internals: storing WindowsHoverPadding in context for external access. + Docs update binaries by ocornut · 4 years ago
  49. fb85c03 Add Android backend and example (#3446) by duddel · 4 years ago
  50. 25679a4 Window, Nav: Fixed crash when calling SetWindowFocus(NULL) as the time a new window appears. (#3865) by ocornut · 4 years ago
  51. 760c394 Added links to Discussions. Closed Discord, yeah! (#2748) by ocornut · 4 years, 1 month ago
  52. 4df5713 Version 1.81 by ocornut · 4 years, 1 month ago v1.81
  53. 9d576a9 Tables: added internal TableSetColumnEnabled() helper. Comments. by ocornut · 4 years, 1 month ago
  54. dff0044 Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) by ocornut · 4 years, 2 months ago
  55. 58075c4 Version 1.80 by ocornut · 4 years, 2 months ago v1.80
  56. 6470681 Use GitHub URL for Tracy Profiler. (#3721) by Bartosz Taudul · 4 years, 2 months ago
  57. b015ea9 Style tweaks, disabled default window rounding by default, reduced size of resize grip, made less prominent, increased WindowBg alpha in classic style. by ocornut · 4 years, 3 months ago
  58. 17536f9 Tables: more consistent use of CellPadding.x*2 and clip-rect on right-most side of non-bordered column + fix cellbg for standalone TableHeader call. by ocornut · 4 years, 3 months ago
  59. 7a27b2a Update Readme, links to Useful Widgets, updated a gif. by ocornut · 4 years, 4 months ago
  60. d6a2f7e Reduced padding + unused storage in ImDrawList (224->192 bytes) + zero-init ImDrawListSplitter and ImDrawList by ocornut · 4 years, 4 months ago
  61. 5292320 Amend ffe8f0177fb8ca371e5f3195d8399cadf1596483 (#3544) + readme fixes by ocornut · 4 years, 5 months ago
  62. b1a18d8 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) by ocornut · 4 years, 5 months ago
  63. 124c260 Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency. by ocornut · 4 years, 5 months ago
  64. e5cb04b Version 1.79 by ocornut · 4 years, 5 months ago v1.79
  65. ae5b499 Docs: update gallery links. (#3514) by Christian · 4 years, 5 months ago
  66. fbabf65 Style: Renamed style.TabMinWidthForUnselectedCloseButton to style.TabMinWidthForCloseButton. Fixed README links. by ocornut · 4 years, 6 months ago
  67. 8eca736 Update binary link by omar · 4 years, 6 months ago
  68. c206a19 Removed ImFont::DisplayOffset in favor of ImFontConfig::GlyphOffset. (#1619) by ocornut · 4 years, 6 months ago
  69. ce230fc Internals: TabBar renaming and shuffling stuff around. by ocornut · 4 years, 7 months ago
  70. 214dd68 Comments, clarifying ClosePopupsOverWindow(). by omar · 4 years, 7 months ago
  71. a4dd4d6 CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case). by omar · 4 years, 7 months ago
  72. db886f3 Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme. by omar · 4 years, 7 months ago
  73. 99f68d7 Docs: Added FAQ entries removed old one which is misleading today. Misc tweaks. by omar · 4 years, 9 months ago
  74. a933cc4 Documentation update by ocornut · 4 years, 9 months ago
  75. 5e976e9 Title capitalization (#3280) by omar · 4 years, 9 months ago
  76. 5fdfa32 Update README.md by omar · 4 years, 10 months ago
  77. 673d6df Demo: Clamping font scale. Added helpers in demo. Comments. Update sponsors. (#3206) by omar · 4 years, 10 months ago
  78. e8c986b Version 1.77 WIP by omar · 5 years ago
  79. 5503c0a Version 1.76 by omar · 5 years ago v1.76
  80. 68c5d03 Typo in readme (#3078) by Dylan · 5 years ago
  81. f2b01c3 Changelog, tweak OpenGL3 backends. (#3061), update Gallery thread links. by omar · 5 years ago
  82. e137db2 CI: Enable error on warnings for the extra warnings builds as an experiment. FAQ tweaks by ocornut · 5 years ago
  83. e547f89 Demo: Added color gradient in demo to identify srgb/linear issues better. Tweaks. by ocornut · 5 years ago
  84. f339b24 Links, alphabetical order by omar · 5 years ago
  85. 2bc3a92 Update README.md by omar · 5 years ago
  86. 58b3e02 Version 1.75 by omar · 5 years ago v1.75
  87. 4d4e3b9 TODO, Readme by omar · 5 years ago
  88. 3fe6ae9 Internals: Move some Nav functions and members around (no functional change) + Misc comments by omar · 5 years ago
  89. e2eb0b4 Internals: Begin tries to setup WindowTemp/DC members in same order as their declaration. Readme: remove Coverity banner (PVS is better) by omar · 5 years ago
  90. 0dd02dd Happy new year! by omar · 5 years ago
  91. 2b10e06 Fix a typo by Zlatan Vasović · 5 years ago
  92. 061650b Update Readme by omar · 5 years ago
  93. 6fdde67 Documentation, FAQ, todo tweaks by omar · 5 years ago
  94. bff2d5d Update README.md by omar · 5 years ago
  95. 4e56de7 Doc: Promote Discord over Discourse. Obsoleting Discourse server. by omar · 5 years ago
  96. d5b5a81 GitHub Actions CI script for Windows/Linux/MacOS/iOS/Emscripten builds. by Rokas Kupstys · 5 years ago
  97. 7dbae8a Doc: Simplified Readme, removed FAQ index by omar · 5 years ago
  98. 53278be FAQ, Readme. Use = {} instead of = { 0 }, wasn't problematic because they were all static variables or one stack array not read. But hey. by omar · 5 years ago
  99. 9994f5b Fixed more FAQ links, oops.. (#2848) by omar · 5 years ago
  100. 3bbc27e Fixed more FAQ links. (#2848) by omar · 5 years ago