2014-12-07
@omar
Update README.md
omar committed on 7 Dec 2014
@ocornut
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
ocornut committed on 7 Dec 2014
@ocornut
Setup Travis CI integration with Clang + -Wall in Makefiles
ocornut committed on 7 Dec 2014
2014-12-06
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Setup Travis CI integration ...
ocornut committed on 6 Dec 2014
@ocornut
Merge branch 'master' of https://github.com/ocornut/imgui
ocornut committed on 6 Dec 2014
@ocornut
OpenGL3 example: unregistered mouse callback for mouse click-release faster than frame interval.
ocornut committed on 6 Dec 2014
@omar
Merge pull request #94 from emoon/master ...
omar committed on 6 Dec 2014
@Daniel Collin
Clang warning fixes
Daniel Collin committed on 6 Dec 2014
2014-12-05
@ocornut
Added IMGUI_INCLUDE_IMGUI_USER_H
ocornut committed on 5 Dec 2014
@omar
Fixed InputInt() writing to output when it doesn't need to, which break with large int due to int<>float conversions. Added todo note.
omar committed on 5 Dec 2014
2014-12-04
@omar
Comments.
omar committed on 4 Dec 2014
@omar
In-code FAQ: added comment about reading WantCaptureMouse / WantCaptureKeyboard
omar committed on 4 Dec 2014
2014-12-03
@omar
Examples: DirectX11: moved shader to be close to its usage location,
omar committed on 3 Dec 2014
@omar
Examples: OpenGL3: cleaned up to match features of OpenGL2 example
omar committed on 3 Dec 2014
@omar
Examples: adding title to the top of each examples. Cleaning up file headers.
omar committed on 3 Dec 2014
@omar
Ignore list.
omar committed on 3 Dec 2014
@omar
Examples: removed LICENSE file from MSVC project.
omar committed on 3 Dec 2014
@omar
Added ImGuiWindowFlags_NoScrollWithMouse flag. ...
omar committed on 3 Dec 2014