197 Commits (e51a0a80ca89e21eb48c17d5be5185c890233f99)

Author SHA1 Message Date
omar 111ea7af77 Misc comments, todos + reintroduced removed ImGuiCol defines under !IMGUI_DISABLE_OBSOLETE_FUNCTIONS wrap. ago%!(EXTRA string=7 years)
omar 1ef1acbd8d Font: Fixed MergeMode adding duplicate glyphs data instead of reusing existing (broken by 072d6d8cb5) ago%!(EXTRA string=7 years)
omar ed4bbc4fd4 Nav: Comments, guides. ago%!(EXTRA string=7 years)
omar 0c0d811859 Nav: SetItemDefaultFocus() doesn't make the navigation cursorr highlight visible. Renamed NavInitResultExplicit to NavInitRequestFromMove. (#787) ago%!(EXTRA string=7 years)
omar efbd8cebe7 Nav: Comments (#787) ago%!(EXTRA string=7 years)
omar bdd868704f Nav: Child window is restored on focus when returning to layer 0 or refocusing. This is a little experimental and potentially error-prone right now. (#787, vaguely relate to ~#727) Ideally we should maintain a non-sorted last-focused list that include childs windows. ago%!(EXTRA string=7 years)
omar aa2dda7610 Nav: Tweak code to be easier to follow + updated todo list after clarifying an issue. ago%!(EXTRA string=7 years)
omar cd3dd886de Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569) ago%!(EXTRA string=7 years)
omar 22f7de0fbd Nav: Updated TODO list. ago%!(EXTRA string=7 years)
omar bed6ef03f5 Nav: workaround to kindly handle ALT-TAB without detecting TAB-release on backends that clear all keys on unfocus. (#787) ago%!(EXTRA string=7 years)
omar f2d5300408 Nav: Keyboard: Added CTRL+TAB (and CTRL+Shift+TAB) style window selection. (#787) ago%!(EXTRA string=7 years)
omar 2c7324da56 TODO list, added uSynergy README ago%!(EXTRA string=7 years)
omar fd4d63a0c5 InputText: Moved code for checking clipboard shortcut so we can expand on it. (#1541) ago%!(EXTRA string=7 years)
omar 996dfb21cf ImDrawList: Added ImDrawListFlags for AA settings. ImDrawList doesn't directly depends on GImGui anymore. ago%!(EXTRA string=8 years)
omar 07ed9f8451 TODO list update ago%!(EXTRA string=8 years)
omar 6b168b43ff Comments (#822) ago%!(EXTRA string=8 years)
omar e996286c38 Todo list update ago%!(EXTRA string=8 years)
omar f793562b4e TODO ago%!(EXTRA string=8 years)
omar d3c2e904d8 Internals: Added ImLinearSweep() helper. ago%!(EXTRA string=8 years)
omar 335c8dd159 Comments (clarifying whether types are to be considered as flags or regular, non combinable enums) ago%!(EXTRA string=8 years)
omar 89ab4b5e07 TODO update ago%!(EXTRA string=8 years)
omar 728deff56c Comments, debug code (commented), todo list ago%!(EXTRA string=8 years)
omar 0d56140b4a BeginCombo(): rework internals a little to make it easier to provide custom combo-like elements relying in BeginCombo(). ago%!(EXTRA string=8 years)
omar 229921541b TODO list ago%!(EXTRA string=8 years)
omar 8fbe8709f9 TODO, minor tweak ago%!(EXTRA string=8 years)
omar 9b484d24cd ImDrawList: Added GetClipRectMin(), GetClipRectMax() helpers. Comments. ago%!(EXTRA string=8 years)
omar c569676a7b ImVector: Added a const ago%!(EXTRA string=8 years)
omar 0be4f66d89 ImFontAtlas: Shuffling some code inside Build() to make upcoming diffs less confusing (nb: we might break compat with forks of Build() like #618) ago%!(EXTRA string=8 years)
omar e682362f35 TODO list update, comments ago%!(EXTRA string=8 years)
omar 668a4bf1bc Demo: style editor output tweak so it is easier to modify the output code.. + TODO list update ago%!(EXTRA string=8 years)
omar 01b99bbe09 TODO list update ago%!(EXTRA string=8 years)
omar 03aae93f3e TODO list update (merging a first batch of things I had laying around, +60 entries) ago%!(EXTRA string=8 years)
omar bd3dfc0eba Moved TODO list to TODO.txt ago%!(EXTRA string=8 years)