History for imgui / examples / directx9_example
2014-12-03
@omar
Examples: adding title to the top of each examples. Cleaning up file headers.
omar committed on 3 Dec 2014
@omar
Examples: removed LICENSE file from MSVC project.
omar committed on 3 Dec 2014
2014-11-30
@ocornut
DirectX9/DirectX11 example: fixed window initially showing an hourglass cursor.
ocornut committed on 30 Nov 2014
@ocornut
Example apps: accumulate mouse wheel to accodomate for slow framerate.
ocornut committed on 30 Nov 2014
@ocornut
DirectX11 example: further tweaks/massaging (-15 lines). Syncing example.
ocornut committed on 30 Nov 2014
@ocornut
Removed Microsoft IME handler in examples, too confusing. Moved to imgui.cpp instruction block.
ocornut committed on 30 Nov 2014
@ocornut
Tab->Spaces :(
ocornut committed on 30 Nov 2014
@ocornut
Added DirectX11 example application (code is too long!)
ocornut committed on 30 Nov 2014
@ocornut
Examples: created single .sln solution for all example projects.
ocornut committed on 30 Nov 2014
@ocornut
Example code: warning fix + comments.
ocornut committed on 30 Nov 2014
2014-11-20
@ocornut
Fixed compatibility with std::vector if user decide to #define ImVector
ocornut committed on 20 Nov 2014
2014-09-30
@ocornut
OpenGL/DirextX examples: comments and tweaks.
ocornut committed on 30 Sep 2014
2014-09-25
@ocornut
OpenGL/DirectX examples: support for international text input in UTF-8 + implement ImeSetInputScreenPosFn on Windows.
ocornut committed on 25 Sep 2014
2014-08-28
@ocornut
Fixes to allow clean 1-pixel thick lines in more use cases. PixelCenterOffset not the same as previously!
ocornut committed on 28 Aug 2014
2014-08-26
@ocornut
Added comments
ocornut committed on 26 Aug 2014
2014-08-19
@ocornut
Converted all Tabs to Spaces (git diff -w shows an empty diff)
ocornut committed on 19 Aug 2014
2014-08-13
@ocornut
Tidying up example applications so it looks easier to just grab code
ocornut committed on 13 Aug 2014
@ocornut
Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE
ocornut committed on 13 Aug 2014
@ocornut
Simplified ImDrawList system (samples are 20 lines shorter) + merged title bar draw bar.
ocornut committed on 13 Aug 2014
2014-08-11
@ocornut
Tidying up example applications
ocornut committed on 11 Aug 2014
@ocornut
Tidying up example applications
ocornut committed on 11 Aug 2014
@ocornut
Commented samples and shuffled bits of the initialisation based on user's feedback.
ocornut committed on 11 Aug 2014
@ocornut
Added PixelCenterOffset for OpenGL/DirectX compatibility.
ocornut committed on 11 Aug 2014
2014-08-10
@ocornut
Added OpenGL and DirectX9 example applications
ocornut committed on 10 Aug 2014