2016-05-12
@ocornut
Fixed TitleBg/TitleBgActive color being rendered above WindowBg color, being inconsistent and causing visual artefact (#655) ...
ocornut committed on 12 May 2016
@ocornut
StyleEditor: comments (#652)
ocornut committed on 12 May 2016
@omar
Merge pull request #641 from cosmy1/errors-fix ...
omar committed on 12 May 2016
@ocornut
ImFontConfig: Clarified persistence requirement of GlyphRanges array (#651)
ocornut committed on 12 May 2016
2016-05-11
@ocornut
Fixed incorrect parameter to ButtonBehavior() in Columns code - had no side-effect (#649) ...
ocornut committed on 11 May 2016
@ocornut
Comments / todos
ocornut committed on 11 May 2016
2016-05-10
@ocornut
Modal: fixed non-child window stacked over a modal losing its hoverabilty/focusability (#615, #604)
ocornut committed on 10 May 2016
@ocornut
ImGuiWindow: Storing ParentWindow (#615, #646)
ocornut committed on 10 May 2016
2016-05-09
@Branimir Karadžić
Fixed iOS/OSX build.
Branimir Karadžić authored on 9 May 2016 ocornut committed on 9 May 2016
2016-05-08
@cosmy1
Fix compilation errors when disabling test windows.
cosmy1 committed on 8 May 2016
@ocornut
Comments to clarify default shared ImFontAtlas and current context pointer thread-safety (#586, #591)
ocornut committed on 8 May 2016
@ocornut
Examples; DirectX10/11: Added comments about removing dependency on d3dcompiler DLL (#638)
ocornut committed on 8 May 2016
2016-05-07
@ocornut
Merge branch 'master' of https://github.com/ocornut/imgui
ocornut committed on 7 May 2016
@ocornut
Minor warnings fixes.
ocornut committed on 7 May 2016
@omar
Merge pull request #639 from sergof/conversion-warnings ...
omar committed on 7 May 2016
@ocornut
Examples: DirectX10: Apply depth-stencil state like DirectX11 example (#640, #636)
ocornut committed on 7 May 2016
@ocornut
Examples: DirectX11: Fixed uninitialized fields. Disabling depth-write (#640, #636)
ocornut committed on 7 May 2016
@ocornut
Examples: DirectX10, DirectX11: Removed seemingly unnecessary bunch of rasterizer state creation code.
ocornut committed on 7 May 2016
@ocornut
Examples: DirectX11: Fixed handle leak + minor coding style fix for #640
ocornut committed on 7 May 2016
@ocornut
Merge branch 'master' of https://github.com/josiahmanson/imgui into josiahmanson-master
ocornut committed on 7 May 2016
@ocornut
Renamed ImGuiState -> ImGuiContext (#586, #269)
ocornut committed on 7 May 2016
@ocornut
Added CreateContext/DestroyContext/GetCurrentContext/SetCurrentContext() (#586, #269)
ocornut committed on 7 May 2016
@josiahmanson
DX11 example depth test
josiahmanson committed on 7 May 2016
@Sergej Reich
Ignore implicit conversion warnings
Sergej Reich committed on 7 May 2016
@ocornut
ImGuiStorage: Added bool helper functions for completeness.
ocornut committed on 7 May 2016
@ocornut
Minor comments, tweaks
ocornut committed on 7 May 2016
2016-05-06
@ocornut
Reorganised windows moving code, documented a lag in FindHoveredWindow(), fixing lag whole moving windows (#635)
ocornut committed on 6 May 2016
@ocornut
Updated FAQ and Readme with more prominent info about WantCaptureMouse etc. flags (#635)
ocornut committed on 6 May 2016
2016-05-04
@ocornut
Fixed/silenced various absurd GCC warnings from outer space (#626)
ocornut committed on 4 May 2016
@ocornut
Examples: SDL: Fixed unused variable warning on non-Windows platforms (#626)
ocornut committed on 4 May 2016