Histórico de Commits

Autor SHA1 Mensagem Data
  Hubert Maier 07dbcf1f70 Fixed typos. (#7593) há 1 ano atrás
  ocornut ac90e1bd5b Backends: Win32: replace bd != nullptr assert with early out. (#6275) há 1 ano atrás
  ocornut d06b8b58d8 Nav: fixed holding Ctrl or gamepad L1 from not slowing down keyboard/gamepad tweak speed. há 1 ano atrás
  ocornut f48aae600a Version 1.90.7 WIP há 1 ano atrás
  ocornut 6ccc561a2a Version 1.90.6 há 1 ano atrás
  ocornut 558c57a086 Fixed static analyzer warning "Pointer to local array 'overlay_buf' is stored outside the scope". Technically not used outside that scope, but best to play nice. há 1 ano atrás
  gan74 c895e987ad ProgressBar: added indeterminate mode by passing an animated negative value. (#5316, #5370, #1901) há 1 ano atrás
  diego.mateos b8a44b198c TreeNode: added ImGuiTreeNodeFlags_SpanTextWidth. (#6937) há 1 ano atrás
  ocornut da18fcb7ae Internals: ensure ButtonBehavior() is called with non 0 id. há 1 ano atrás
  ocornut 361432a0bb TreeNode: fixed layout so that TreeNode("") or TreeNode("##HiddenLabel") may properly be used with SameLine(0,0). (#7505, #282) há 1 ano atrás
  ocornut 3caa79c8a5 Version 1.90.6 WIP há 1 ano atrás
  ocornut f790d51665 Silent zealous/stupid warning introduced by Clang 16 (shipping with VS2022) with -Weverything. Pointers are now illegal! há 1 ano atrás
  ocornut 231cbee0fc Version 1.90.5 há 1 ano atrás
  GamingMinds-DanielC 4f9ba19e52 Drags, Sliders, Inputs: Reactivated decimal point replacement for SliderScalar and DragScalar. (#7389, #6719, #2278) há 1 ano atrás
  ocornut 9a2b598ec1 ListBox: Fixed text-baseline offset when using SameLine()+Text() after a labeled ListBox(). há 1 ano atrás
  ocornut 25a492f330 ProgressBar: Fixed passing fraction==NaN from leading to a crash. (#7451) há 1 ano atrás
  ocornut 286cd5bd41 Internals, InputText: removed ImGuiInputSource_Clipboard. (#4005) há 1 ano atrás
  ocornut e46d1e69ac Version 1.90.5 WIP há 1 ano atrás
  ocornut 277ae93c41 Version 1.90.4 há 1 ano atrás
  ocornut 8a14b71f22 Version 1.90.4 WIP há 1 ano atrás
  ocornut 5b6f03213d Version 1.90.3 há 1 ano atrás
  ocornut 11d73f03ee Backends: Vulkan: Fix/amend 8901931 há 1 ano atrás
  ocornut 915c6393ad Version 1.90.3 WIP há 1 ano atrás
  ocornut 536090303a Version 1.90.2 há 1 ano atrás
  ocornut 70aa717a8e Combo: Fixed not reusing windows optimally when used inside a popup stack. há 1 ano atrás
  ocornut 7d67623d15 InputText: Internal: ReloadUserBufXXX functions don't override revert value. (#2890) fix accidental comment. há 1 ano atrás
  ocornut a5e0e90c16 Nav: tweak RenderNavHighlight() syntax. ImGuiNavHighlightFlags_TypeThin -> ImGuiNavHighlightFlags_Compact. há 1 ano atrás
  ocornut 1e8fc01ddd InputText: Internal: ReloadUserBufXXX functions don't override revert value. (#2890) + rename há 1 ano atrás
  ocornut a06dd7a27b OpenPopup(): Added ImGuiPopupFlags_NoReopen. Nav, Menus: Fixed click on a BeginMenu() followed by right-arrow. (#1497, #1533) há 1 ano atrás
  ocornut 06ce312745 InputText: Internal: added reload from user-buf feature. (#2890) há 1 ano atrás