Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  ocornut 414165d23f Merge branch 'master' into docking 3 ani în urmă
  ocornut 314c7bd12f Internals: renamed ImGuiInputReadMode to ImGuiNavReadMode (internals) to avoid ambiguity with upcoming flags. + minor tweak 3 ani în urmă
  ocornut 8dd5425182 Merge branch 'master' into docking 3 ani în urmă
  ocornut 5b29d14783 Layout: Fixed mixing up SameLine() and SetCursorPos() together. SameLine() is a stateful. 3 ani în urmă
  ocornut eda7792b15 Internals: swapped blocks in TextEx() to make it easier to step through common cases. Tweak demo. 3 ani în urmă
  ocornut 6d15a506fa Internals: removed GetIDNoKeepAlive() now that it is the same as GetID(). (#5181) 3 ani în urmă
  ocornut 505f19e3b0 Merge branch 'master' into docking 3 ani în urmă
  ocornut 2c03aac6d3 Renamed ImGuiKeyModFlags to ImGuiModFlags (Breaking but technically never advertised type) 3 ani în urmă
  ocornut a472e8834b InputScalar: Automatically allow hexadecimal/scientific input when format is adequate. 3 ani în urmă
  ocornut c521883be4 Sliders, Drags: Fixed manual input when using hexadecimal display format string. (#5165, #3133) 3 ani în urmă
  ocornut 508c9aaf60 Sliders, Drags: Fixed using hexadecimal display format strings (pretty much never worked). (#5165, #3133) 3 ani în urmă
  ocornut 2747a8ca40 Turned ImVec2 to const ref to RenderChar(), RenderText(), ColorButton(), PushClipRect(). for consistency. Comments about polygon filling winding order. 3 ani în urmă
  ocornut 0dec430707 Menus: Adjusted BeginMenu() closing logic so hovering void or non-MenuItem() in parent window always lead to menu closure. 3 ani în urmă
  ocornut dfbe938e54 InputText: Fixed pressing Tab emitting two tabs characters. (#2467, #1336) 3 ani în urmă
  ocornut 377b864bb4 Merge branch 'master' into docking 3 ani în urmă
  ocornut fd06ed833b Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104) 3 ani în urmă
  ocornut 0f14933577 Tables: Fixed incorrect border height used for logic when resizing one of several synchronized instance of a same table ID, when instances have a different height. (#3955, #3565) 3 ani în urmă
  ocornut 54fb051e52 ColorEdit: Fixed text baseline alignment after a SameLine() after a ColorEdit() with visible label. 3 ani în urmă
  ocornut 9948535118 Merge branch 'master' into docking 3 ani în urmă
  ocornut 29d462ebce Set HoveredID even when g.NavDisableMouseHover is set by gamepad/keyboard navigation. This will facilitate the use of future InputOwner API based on HoveredID/ActiveID. 3 ani în urmă
  Borislav Stanimirov 955aacfbc5 GCC: Disable deprecated-enum-enum-conversion for gcc as well (#4997) 3 ani în urmă
  ocornut 88de982071 Version 1.88 WIP 3 ani în urmă
  ocornut 1ee252772a Merge branch 'master' into docking 3 ani în urmă
  ocornut c71a50deb5 Version 1.87 3 ani în urmă
  ocornut 8eb8689391 Docking: Tabs use their own identifier (in order to make window->ID refer to whole window in test engine). Also prevents Tab ID from clashing with "" which was common. 3 ani în urmă
  ocornut d378e4088f Merge branch 'master' into docking 3 ani în urmă
  ocornut 35e197f413 TestEngine: fixed InvisibleButton() and ArrowButton() not calling the info macro. 3 ani în urmă
  ocornut d5f0d45ae4 Merge branch 'master' into docking + remove two _PopUnusedDrawCmd() from docking branch, following 718daa1 3 ani în urmă
  ocornut 8555335935 Shallow alignment of ImGuiKey stuff + moving some in internals. Internals: add offset to ImBitArray<>, simpify ActiveIdUsingKeyInputMask. 3 ani în urmă
  ocornut b17b2fb732 Popups: Fixed an issue when reopening a same popup multiple times would offset them by 1 pixel on the right. (#4936) 3 ani în urmă