Commit History

Autor SHA1 Mensaxe Data
  ocornut dbb5eeaadf Version 1.91.8 hai 7 meses
  ocornut dfd1bc3c5b Tables, Menus: Fixed using BeginTable() in menu layer (any menu bar). (#8355) hai 7 meses
  ocornut 4230e98720 Error Handling, Debug Log: IMGUI_DEBUG_LOG_ERROR() doesn't need the extra variable. hai 7 meses
  ocornut ea0da0bf47 Extracted PushPasswordFont() out of InputText code. hai 7 meses
  ocornut 9c4948a4d1 TabBar: Internals: added TabItemSpacing(). (#8349, #3291) hai 7 meses
  ocornut a05d547ae8 Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild() hai 7 meses
  ocornut 134fbe1245 Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350) hai 7 meses
  ocornut 5a28f188ff Fixed parameter names to SetLastItemData() to align with current names. hai 7 meses
  ocornut 8a1613a382 Fonts: OversampleH/OversampleV value defaults to 0 for automatic selection. hai 7 meses
  David Maas 2af26b75d1 ColorEdit, ColorPicker: Fixed alpha preview broken in 1.91.7. (#8336, #8241). [@PathogenDavid] hai 7 meses
  ocornut f2262eb81a Windows: latch FontRefSize at time of Begin(), consistent with e.g. TitleBarHeight, and to avoid calling CalcFontSize() on non-current window. hai 8 meses
  ocornut b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) hai 8 meses
  ocornut 0e21bde77b Misc shallow merge to reduce diff in other branches. hai 8 meses
  ocornut c59a2267d0 Version 1.91.8 WIP hai 8 meses
  ocornut 5c1d2d1e4c Version 1.91.7 hai 8 meses
  ocornut a604d4f717 Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004) hai 8 meses
  ocornut a28ffa81c4 Docs: added more references to IsKeyDown(), InFlags. (#8317) hai 8 meses
  ocornut 80aafbc81b Data types: moved ImGuiDataType_String to public API as a convenience enum value only. (#8266) hai 8 meses
  ocornut c147a59bb0 Clarified alternative for ImGuiButtonFlags_Repeat being ImGuiItemFlags_ButtonRepeat. (#8293) hai 8 meses
  ocornut 18929bd6d6 Internals: merge ScaleWindowsInViewport() from docking branch. hai 9 meses
  ocornut eed9502795 Error Handling: Fixed bugs recovering from within a table that created a child window, and from nested child windows. (#1651) hai 9 meses
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) hai 9 meses
  ocornut 32f11402f9 InputText: use TextSrc more consistently to facilitate accessing user buffer in text processing code. (#8242) hai 9 meses
  ocornut 324d4bb140 InputText: calling ReloadUserBuf doesn't clear undo stack. (#2890) hai 9 meses
  ocornut 8237ab450e Drags, Sliders: store initial value on activation, as a convenience for some mods. (#8223) hai 9 meses
  ocornut f9f4e22f6f InputText: some tidying up. (#7925) hai 9 meses
  ocornut f25665f360 Version 1.91.7 WIP hai 9 meses
  ocornut 993fa34749 Version 1.91.6 hai 9 meses
  ocornut c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) hai 9 meses
  ocornut fce07bb1cb Don't enable SSE4 under Emscripten - Fix. (#8213, #8169, #4933) hai 9 meses