2015-11-26 |
Rename internal ColumnsStartX to IndentX, makes more sense
ocornut
committed
on 26 Nov 2015
|
---|---|
2015-11-24 |
Added links
ocornut
committed
on 24 Nov 2015
|
2015-11-22 |
Update README.md - faq
ocornut
committed
on 22 Nov 2015
|
Update README.md - faq
omar
committed
on 22 Nov 2015
|
|
Examples: DirectX9/11: Removed assumption about Unicode build in example main.cpp (#399)
ocornut
committed
on 22 Nov 2015
|
|
Examples: OpenGL3: Fixed gl3w.c for Linux when compiled with C++ compiler (#411)
ocornut
committed
on 22 Nov 2015
|
|
Examples: SDL/OpenGL3: Added -ldl to Linux command-line (#411)
ocornut
committed
on 22 Nov 2015
|
|
2015-11-20 |
Update README.md
omar
committed
on 20 Nov 2015
|
2015-11-19 |
InputText: Added password mode via ImGuiInputTextFlags_Password (#237, #363, #374)
ocornut
committed
on 19 Nov 2015
|
2015-11-16 |
Demo: Made the "menu inside a regular window" be in a different menuset. Added a comment (#409)
ocornut
committed
on 16 Nov 2015
|
Examples: Updated README
ocornut
committed
on 16 Nov 2015
|
|
Merge branch 'zach2good-SDL_OpenGL3_Implementation'
ocornut
committed
on 16 Nov 2015
|
|
Examples: SDL+OpenGL3: Fixed readme (#356)
ocornut
committed
on 16 Nov 2015
|
|
Examples: SDL+OpenGL3: Various fixes to example to make it matches current GL3 example (#356)
ocornut
committed
on 16 Nov 2015
|
|
Examples: SDL+OpenGL3: Using glew like existing example + renaming (#356)
ocornut
committed
on 16 Nov 2015
|
|
Tweak build batch files and readmes
ocornut
committed
on 16 Nov 2015
|
|
Merge branch 'SDL_OpenGL3_Implementation' of https://github.com/zach2good/imgui into zach2good-SDL_OpenGL3_Implementation
ocornut
committed
on 16 Nov 2015
|
|
2015-11-15 |
ImageButton() uses FrameRounding up to a maximum of available framing size (#394)
ocornut
committed
on 15 Nov 2015
|
Minor popups comment tweak (#402)
ocornut
committed
on 15 Nov 2015
|
|
2015-11-13 |
Moving stdlib.h include outside of imgui.h (#405)
ocornut
committed
on 13 Nov 2015
|
2015-11-11 |
Fixed unused variable warning if asserts are compiled out.
ocornut
committed
on 11 Nov 2015
|
Examples: Added /Zi (output debug information) in build_win32.bat files
ocornut
committed
on 11 Nov 2015
|
|
2015-11-10 |
|
Fixed a couple of problems found by CppCat code analyzer.
...
Jason Wilkins
committed
on 10 Nov 2015
|
|
2015-11-08 |
Examples: OpenGL3: Implement ImGui_ImplGlfwGL3_InvalidateDeviceObjects() like other examples.
ocornut
committed
on 8 Nov 2015
|
TODO notes
ocornut
committed
on 8 Nov 2015
|
|
Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16
ocornut
committed
on 8 Nov 2015
|
|
2015-11-07 |
Fixed Shutdown() not clearing FontAtlas if NewFrame() was never called. (#396, #303)
ocornut
committed
on 7 Nov 2015
|
2015-11-01 |
Update README.md
omar
committed
on 1 Nov 2015
|
Update README.md
omar
committed
on 1 Nov 2015
|