omar
|
1ef1acbd8d
|
Font: Fixed MergeMode adding duplicate glyphs data instead of reusing existing (broken by 072d6d8cb5 )
|
7 years ago |
omar
|
ed4bbc4fd4
|
Nav: Comments, guides.
|
7 years ago |
omar
|
0c0d811859
|
Nav: SetItemDefaultFocus() doesn't make the navigation cursorr highlight visible. Renamed NavInitResultExplicit to NavInitRequestFromMove. (#787)
|
7 years ago |
omar
|
efbd8cebe7
|
Nav: Comments (#787)
|
7 years ago |
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.
|
7 years ago |
omar
|
aa2dda7610
|
Nav: Tweak code to be easier to follow + updated todo list after clarifying an issue.
|
7 years ago |
omar
|
47e81a6194
|
Merge branch 'master' into navigation
|
7 years ago |
omar
|
cd3dd886de
|
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
7 years ago |
omar
|
22f7de0fbd
|
Nav: Updated TODO list.
|
7 years ago |
omar
|
bed6ef03f5
|
Nav: workaround to kindly handle ALT-TAB without detecting TAB-release on backends that clear all keys on unfocus. (#787)
|
7 years ago |
omar
|
3ded262776
|
Merge branch 'master' into navigation
|
7 years ago |
omar
|
f2d5300408
|
Nav: Keyboard: Added CTRL+TAB (and CTRL+Shift+TAB) style window selection. (#787)
|
7 years ago |
omar
|
2c7324da56
|
TODO list, added uSynergy README
|
7 years ago |
omar
|
fd4d63a0c5
|
InputText: Moved code for checking clipboard shortcut so we can expand on it. (#1541)
|
7 years ago |
omar
|
996dfb21cf
|
ImDrawList: Added ImDrawListFlags for AA settings. ImDrawList doesn't directly depends on GImGui anymore.
|
7 years ago |
omar
|
07ed9f8451
|
TODO list update
|
7 years ago |
omar
|
6b168b43ff
|
Comments (#822)
|
7 years ago |
omar
|
e996286c38
|
Todo list update
|
7 years ago |
omar
|
f793562b4e
|
TODO
|
7 years ago |
omar
|
d3c2e904d8
|
Internals: Added ImLinearSweep() helper.
|
7 years ago |
omar
|
335c8dd159
|
Comments (clarifying whether types are to be considered as flags or regular, non combinable enums)
|
7 years ago |
omar
|
89ab4b5e07
|
TODO update
|
7 years ago |
omar
|
728deff56c
|
Comments, debug code (commented), todo list
|
7 years ago |
omar
|
0d56140b4a
|
BeginCombo(): rework internals a little to make it easier to provide custom combo-like elements relying in BeginCombo().
BeginPopupEx() doesn't enforce AlwaysAutoResize flag anymore.
|
7 years ago |
omar
|
229921541b
|
TODO list
|
7 years ago |
omar
|
8fbe8709f9
|
TODO, minor tweak
|
7 years ago |
omar
|
9b484d24cd
|
ImDrawList: Added GetClipRectMin(), GetClipRectMax() helpers. Comments.
|
8 years ago |
omar
|
c569676a7b
|
ImVector: Added a const
|
8 years ago |
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)
|
8 years ago |
omar
|
e682362f35
|
TODO list update, comments
|
8 years ago |
omar
|
01b99bbe09
|
TODO list update
|
8 years ago |
omar
|
03aae93f3e
|
TODO list update (merging a first batch of things I had laying around, +60 entries)
|
8 years ago |
omar
|
bd3dfc0eba
|
Moved TODO list to TODO.txt
|
8 years ago |