Historie revizí

Autor SHA1 Zpráva Datum
  ocornut 6a852f096c ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) před 1 rokem
  璀境石 b833c3ba02 ImStrv: enhanced VS debugger .natvis support. build fixes. (5333, 5906) před 3 roky
  ocornut 2414e32f52 ImStrv: standardized code doing format copy, optimized ImStrStr před 4 roky
  ocornut da2c6649a3 ImStrv: Fixed various compile errors/warnings. před 3 roky
  ocornut 78f7510cfc ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. před 4 roky
  ocornut 126dffa103 ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion. před 5 roky
  Rokas Kupstys 19fe9fc640 ImStrv: Step 1 - change string type to ImStrv in API. (REBASED) před 5 roky
  ocornut 9a5d5c45f5 Version 1.92.4 před 2 dny
  ocornut 25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841) před 2 dny
  ocornut c8db91b7b4 (Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7. před 2 dny
  ocornut 702cc9993a Relaxed internal assert in MarkItemEdited() some more. (#8997) před 2 dny
  ocornut bad5ee167b Shortcuts: added support for combining ImGuiInputFlags_RouteFocused with ImGuiInputFlags_RouteOverActive,. (#9004) před 3 dny
  ocornut b6e277980f Shortcuts: reorganize route scoring so values are easier to read. (#9004) před 3 dny
  ocornut 4b858cf5d1 Made tooltip windows inherit parent. (#8982, #1345) před 1 týdnem
  ocornut 2128e2f44b Style: added ImGuiCol_UnsavedMarker. (#8983) před 1 týdnem
  ocornut 27a9374ef3 Drag and Drop: added BeginDragDropTargetViewport(), still in imgui_internal.h for now. (#5204) před 1 týdnem
  ocornut 1cdec11e24 Drag and Drop: rework RenderDragDropTargetRect() into RenderDragDropTargetRectForItem() and add RenderDragDropTargetRectEx(). (#1603, #5204) před 1 týdnem
  ocornut bcf722e637 Docs: updated FAQ "What is the difference between Dear ImGui and traditional UI toolkits?". (#8862) před 2 týdny
  ocornut 9809b0b061 Textures: Fixed not updating ImTextureData's RefCount when destroying a context using a shared ImFontAtlas. (#8975) před 2 týdny
  ocornut b987970870 Textures: fixed an issue preventing multi-contexts sharing a ImFontAtlas from being possible to destroy in any order. před 2 týdny
  ocornut e1aea42e45 Windows: add resize grips for child windows with both ResizeX+ResizeY. Amends. (#8501) před 3 týdny
  Aleksi Juvani 82e9a5e47d Windows: add resize grips for child windows with both ResizeX+ResizeY. (#8501) před 7 měsíci
  Brenton Bostick 8868ad67e4 Fixed typos. (#8955) před 3 týdny
  ocornut d4f722d5b2 IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) před 4 týdny
  ocornut 0e7cd694eb Version 1.92.4 WIP před 4 týdny
  ocornut bf75bfec48 Amend f6890ed mostly to please static analyzers. před 4 týdny
  ocornut 1c544ee941 Version 1.92.3 před 4 týdny
  ocornut 70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE. před 4 týdny
  ocornut 9cf9d2be83 Debug Tools: ID Stack Tool: fixed a crash when using PushOverrideID(0) during a query. (#8937, #4631) před 4 týdny
  ocornut 7e473d38d3 Debug Tools: ID Stack Tool: internal renaming (should be no-op). před 4 týdny