Cronologia Commit

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