2017-08-15 |
(api breaking) changed parameter order for BeginPopupContextWindow(), note that most uses relied on default parameters completely.
omar
committed
on 15 Aug 2017
|
---|---|
Comments (#402)
omar
committed
on 15 Aug 2017
|
|
Merge branch 'mkeeter-is-popup-open'
omar
committed
on 15 Aug 2017
|
|
Undo part of
32dbe83 to keep the same name for both overloads (#891, #799)
omar
committed
on 15 Aug 2017
|
|
Merge branch 'is-popup-open' of https://github.com/mkeeter/imgui into mkeeter-is-popup-open
...
omar
committed
on 15 Aug 2017
|
|
BeginPopupEx() uses ImGuiID internally
omar
committed
on 15 Aug 2017
|
|
TODO list update, comments
omar
committed
on 15 Aug 2017
|
|
Merge pull request #1282 from jadwallis/master
...
omar
authored
on 15 Aug 2017
GitHub
committed
on 15 Aug 2017
|
|
Whitespace fix to previous
James Wallis
authored
on 15 Aug 2017
GitHub
committed
on 15 Aug 2017
|
|
Make font atlas packing padding configurable
James Wallis
authored
on 15 Aug 2017
GitHub
committed
on 15 Aug 2017
|
|
PushStyleVar/PopStyleVar: internal tweaks
omar
committed
on 15 Aug 2017
|
|
Style: Moved position of ImGuiCol_TitleBgCollapsed
omar
committed
on 15 Aug 2017
|
|
ColorEdit4: Added "Copy as..." option in context menu (#346)
omar
committed
on 15 Aug 2017
|
|
Demo: style editor output tweak so it is easier to modify the output code.. + TODO list update
omar
committed
on 15 Aug 2017
|
|
Combo, Inputint, InputFloat, ColorEdit4 all use the small size for little square
omar
committed
on 15 Aug 2017
|
|
2017-08-14 |
Comments
omar
committed
on 14 Aug 2017
|
ImVector: added resize() variant with initialization value
omar
committed
on 14 Aug 2017
|
|
Merge branch 'master' into styles
omar
committed
on 14 Aug 2017
|
|
TODO list update
omar
committed
on 14 Aug 2017
|
|
Renamed
omar
committed
on 14 Aug 2017
|
|
TODO list update (merging a first batch of things I had laying around, +60 entries)
omar
committed
on 14 Aug 2017
|
|
ImFont::CalcWordWrapPositionA: minor optimization
omar
committed
on 14 Aug 2017
|
|
PlotHistogram: bars are drawn based on the position of zero (#828)
omar
committed
on 14 Aug 2017
|
|
Revert d2c219d #826 + tidying up ImFont::RenderChar()
omar
committed
on 14 Aug 2017
|
|
Comments (#1034)
omar
committed
on 14 Aug 2017
|
|
Moved TODO list to TODO.txt
omar
committed
on 14 Aug 2017
|
|
Merge pull request #826 from swetland/patch
...
omar
authored
on 14 Aug 2017
GitHub
committed
on 14 Aug 2017
|
|
Style: Moving code in a function to make incoming diff easier to parse.
omar
committed
on 14 Aug 2017
|
|
2017-08-13 |
Window size can be loaded from .ini data even if ImGuiWindowFlags_NoResize flag is set (#1048, #1056)
omar
committed
on 13 Aug 2017
|
Style: Tweaked default border (which is off by default) to be less noticeable (#707, #1019)
omar
committed
on 13 Aug 2017
|