Историја ревизија

Аутор SHA1 Порука Датум
  David Mentler e18b703dd1 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode) пре 4 месеци
  ocornut cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) пре 1 година
  ocornut 14d292c8c0 ImStrv: allow constructing from two null pointers. пре 1 година
  ocornut 5576f53433 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions? пре 1 година
  ocornut a70845381a ImStrv: convert Combo()/ListBox() to use ImStrv in their getters. пре 1 година
  ocornut b22475fde7 ImStrv: add needed disambiguishing functions for const char* now being ambiguous. (5079) пре 3 година
  ocornut 9b3bf73fef ImStrv: backtracked for now on supporting ImStrv for format strings. пре 3 година
  璀境石 cb0c1c93e2 ImStrv: enhanced VS debugger .natvis support. build fixes. (5333, 5906) пре 3 година
  ocornut 6e9bd013dd ImStrv: standardized code doing format copy, optimized ImStrStr пре 4 година
  ocornut a5c6a1681e ImStrv: Fixed various compile errors/warnings. пре 3 година
  ocornut 94c7b7b416 ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. пре 4 година
  ocornut 6afdaa1593 ImStrv: changed ImStrv xxx=NULL args to an explicit xxx=ImStrv() пре 5 година
  ocornut 230e16ee03 ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion. пре 5 година
  Rokas Kupstys b95ab14471 ImStrv: Step 1 - change string type to ImStrv in API. (REBASED) пре 5 година
  ocornut d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) пре 1 дан
  ocornut 7b365fa6b4 Nav: fixed another occurence of nav cursor briefly appearing when Tabbing with ImGuiConfigFlags_NavEnableKeyboard disabled. (#9214, #9218) пре 2 дана
  ocornut 87262dd07a Nav, IO: added undocumented ConfigNavEnableTabbing flag. (#9218) пре 2 дана
  Ryan Jensen 8ed10d538e Docs: update comment on ImGuiConfigFlags_NavEnableKeyboard. (#9218) пре 6 дана
  ocornut 9f30044333 Backends: GLFW: try to set IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAYLAND automatically if headers are not available. (#9225) пре 2 дана
  ocornut fd9873a5c2 Tables: internals: extract TableSetColumnDisplayOrder() out of TableBeginApplyRequests() and clarify API limitations. пре 2 дана
  ocornut c71b2a1fe6 Revert "Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent." пре 2 дана
  tanksdude 5fe48b6a0e Docs: fixed some typos (#9217) пре 2 дана
  ocornut 1bcc23ef12 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. пре 1 недеља
  ocornut 524f01d248 Metrics: browsing font baked data persist tree state when e.g. using LoadAll. пре 1 недеља
  ocornut 226f62fa8f Demo: amend Shortcuts demo to clarify that ImGuiInputFlags_RouteOverActive may be used with focused route. (#9004) пре 1 недеља
  ocornut ea83628438 Nav: fixed navigation cursor briefly appearing when using API to focus an InputText() in a window with _NoNavInputs flag. (#9214) пре 1 недеља
  ocornut 76860017d5 Clipper, Nav: fixed an UBSan warning when using in a ListClipper region . (#9160) пре 1 недеља
  ocornut 4b8e41cffb TabBar: expose NextScrollToTabId to internal API. пре 1 недеља
  ocornut a9ca61a7ce Fonts: fixed an issue where using PushFont() from the implicit/fallback "Debug" window when its recorded state is collapsed would incorrectly early out. (#9210, #8865) пре 1 недеља
  ocornut 5166bec5d8 Scrollbar: rounding corners selected based on a generic helper. пре 2 недеља