2016-04-12
@ocornut
Examples: SDL: Initialize video+timer subsystem only.
ocornut committed on 12 Apr 2016
@ocornut
Todo items + not using function called isblank() because it may be a macro in some C library
ocornut committed on 12 Apr 2016
2016-04-11
@ocornut
Examples: DirectX9: save/restore some more device state.
ocornut committed on 11 Apr 2016
2016-04-09
@ocornut
Version 1.49 WIP
ocornut committed on 9 Apr 2016
@ocornut
Version 1.48
ocornut committed on 9 Apr 2016
@ocornut
Warning fixes for clang. Using int64_t, may be an issue?
ocornut committed on 9 Apr 2016
2016-04-06
@ocornut
Silence borderline warning with -Werror=strict-overflow ...
ocornut committed on 6 Apr 2016
2016-04-05
@omar
Update README.md
omar committed on 5 Apr 2016
@ocornut
Examples: Apple: Readme tweaks (#575 #247)
ocornut committed on 5 Apr 2016
@omar
Remove local glfw3 lib for osx. (+1 squashed commit) ...
omar committed on 5 Apr 2016
@James Chen
Remove local glfw3 lib for osx. (+1 squashed commit) ...
James Chen committed on 5 Apr 2016
@cheriff
Trivial format string fix in demo
cheriff authored on 5 Apr 2016 omar committed on 5 Apr 2016
2016-04-03
@ocornut
Style: removed WindowFillAlphaDefault which was confusing and redundant, baked into WindowBg color. Renamed TooltipBg > PopupBG. (#337) ...
ocornut committed on 3 Apr 2016
@ocornut
Fixed InputTextMultiLine(), ListBox(), BeginChildFrame(): outer frame not honoring bordering (following #462)
ocornut committed on 3 Apr 2016
@ocornut
Added ImGuiWindowFlags_AlwaysUseWindowPadding flag to ensure non-border child window uses window padding (#462)
ocornut committed on 3 Apr 2016
@ocornut
Renamed ImGuiWindowFlags_Force**Scrollbar to ImGuiWindowFlags_Always**Scrollbar (#476)
ocornut committed on 3 Apr 2016
@ocornut
Merge branch 'Loftilus-master'
ocornut committed on 3 Apr 2016
@ocornut
Examples: Libs: Update glfw binaries to glfw master.
ocornut committed on 3 Apr 2016
@ocornut
Examples: Vulkan: Coding style tweaks.
ocornut committed on 3 Apr 2016
@ocornut
Merge branch 'master' of https://github.com/Loftilus/imgui into Loftilus-master
ocornut committed on 3 Apr 2016
@ocornut
Comments
ocornut committed on 3 Apr 2016
@ocornut
Examples: DirectX10,DirectX11 : Minor renaming
ocornut committed on 3 Apr 2016
@ocornut
Examples: DirectX10: Save/restore state + minor cleanups (#570)
ocornut committed on 3 Apr 2016
@ocornut
Examples: DirectX11: Shallow massaging to make the code more consistent/readable (following #570)
ocornut committed on 3 Apr 2016
@ocornut
Merge branch 'nlguillemot-patch-1'
ocornut committed on 3 Apr 2016
@ocornut
Examples: DX11: Cleanup state backup/restore code (#570)
ocornut committed on 3 Apr 2016
2016-04-02
@Nicolas Guillemot
capture and restore all state
Nicolas Guillemot committed on 2 Apr 2016
@ocornut
Updated todo list and comments
ocornut committed on 2 Apr 2016
@ocornut
Moved EndFrame() back to imgui_internal.h + comments. Undo cfbf06e
ocornut committed on 2 Apr 2016
@ocornut
Update README.md
ocornut committed on 2 Apr 2016