21 Commits (10a4a77b27d598bf10fb617e4180488eaf0adc2a)

Author SHA1 Message Date
omar f2d5300408 Nav: Keyboard: Added CTRL+TAB (and CTRL+Shift+TAB) style window selection. (#787) 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. 7 years ago
omar c569676a7b ImVector: Added a const 7 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) 7 years ago
omar e682362f35 TODO list update, comments 7 years ago
omar 01b99bbe09 TODO list update 7 years ago
omar 03aae93f3e TODO list update (merging a first batch of things I had laying around, +60 entries) 7 years ago
omar bd3dfc0eba Moved TODO list to TODO.txt 7 years ago