Commit History

Autor SHA1 Mensaxe Data
  ocornut 93b446a962 Backtrack of version tagging 1.92.0 > 1.91.9b for publishing a hotfix (#8496) hai 4 meses
  ocornut bfaef8ca17 Version 1.92.0 WIP hai 4 meses
  ocornut 97428e8ac9 Version 1.91.9 hai 4 meses
  ocornut d9dad2f4a1 Scrollbar: stabilize visibility of ScrollbarX when detecting a feedback loop. (#8488, #3285, #4539) hai 4 meses
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) hai 5 meses
  ocornut 1ec99f4fd3 Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421) hai 5 meses
  ocornut 9f49292b35 Internals: Menus: reworked mangling of menu windows to use "###Menu_00" etc. instead of "##Menu_00". hai 5 meses
  ocornut 119dfbc627 Debug Tools: Tweaked layout of ID Stack Tool and always display full path. (#4631) hai 5 meses
  ocornut df31774327 Disabled: Fixed an issue restoring Alpha in EndDisabled() when using nested BeginDisabled() calls with PushStyleVar(ImGuiStyleVar_DisabledAlpha) within. (#8454, #7640) hai 5 meses
  ocornut ce13f6b73e Backends: GLFW: Fixed clipboard handler assertion when using GLFW <= 3.2.1 compiled with asserts enabled. (#8452) hai 5 meses
  ocornut 482a1f50b6 Internals: rename ImGuiDataVarInfo to ImGuiStyleVarInfo. Move ImGuiStyleMod, ImGuiColorMod to own section. hai 5 meses
  ocornut 494ea57b65 Image: removed 'tint_col', 'border_col' parameters from Image(). Added ImageWithBg(). Added style.ImageBorderSize, ImGuiStyleVar_ImageBorderSize. (#8131, #8238) hai 5 meses
  ocornut 4c0604ec2e Font: shallow refactor, rename ConfigData[] fields to Sources[], ConfigDataCount to SourcesCount. hai 6 meses
  ocornut 6e29450f76 Internals: added IsItemActiveAsInputText() helper. hai 5 meses
  ocornut 434b7710f3 Internals: packing ImGuiDataVarInfo + misc renaming + value of ImGuiDataType_Pointer doesn't need to be Count+1 hai 5 meses
  ocornut 6dc376f676 ImFontAtlas: added software/drawlist version of ImGuiMouseCursor_Wait/ImGuiMouseCursor_Progress + moved GetMouseCursorTexData() to internals. hai 5 meses
  ocornut 78ec1272e9 ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f. hai 5 meses
  ocornut 4dc9df6aae Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934) hai 5 meses
  ocornut 50dbb086f2 Tables: sneakily honor ImGuiNextWindowDataFlags_HasChildFlags/ImGuiNextWindowDataFlags_HasWindowFlags as a way to facilitate various hacks/workarounds. hai 5 meses
  ocornut e5668b8c73 Internals: rename ImGuiNextWindowData::Flags to HasFlags for consistency and to reduce mistakes. hai 5 meses
  ocornut 4982602f6f Windows, Style: Added style.WindowBorderHoverPadding setting to configure inner/outer padding applied to hit-testing of windows borders. hai 6 meses
  ocornut f820bf7cd4 Version 1.91.9 WIP hai 6 meses
  ocornut e2a99b5760 Internals: renamed GetIOEx() to GetIO(). Added GetPlatformIO() explicit context variant. hai 6 meses
  ocornut dbb5eeaadf Version 1.91.8 hai 6 meses
  ocornut dfd1bc3c5b Tables, Menus: Fixed using BeginTable() in menu layer (any menu bar). (#8355) hai 6 meses
  ocornut 4230e98720 Error Handling, Debug Log: IMGUI_DEBUG_LOG_ERROR() doesn't need the extra variable. hai 6 meses
  ocornut ea0da0bf47 Extracted PushPasswordFont() out of InputText code. hai 6 meses
  ocornut 9c4948a4d1 TabBar: Internals: added TabItemSpacing(). (#8349, #3291) hai 6 meses
  ocornut a05d547ae8 Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild() hai 6 meses
  ocornut 134fbe1245 Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350) hai 6 meses