2015-08-22
@omar
Web: Fixed screenshot (Argh web editor is broken)
omar committed on 22 Aug 2015
@omar
Web: Fixed screenshot
omar committed on 22 Aug 2015
@omar
Web: Fixed screenshot
omar committed on 22 Aug 2015
2015-08-20
@ocornut
InputText: intentionally ignore character input when ctrl/alt are held (not sure if correct) (#279)
ocornut committed on 20 Aug 2015
@ocornut
Revert "Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)" ...
ocornut committed on 20 Aug 2015
@ocornut
Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)
ocornut committed on 20 Aug 2015
@omar
Merge pull request #302 from andresv/mac-sdl2-example-build-instructions ...
omar committed on 20 Aug 2015
2015-08-18
@ocornut
Build fix
ocornut committed on 18 Aug 2015
@ocornut
ImHash: defaults seed to zero + comment.
ocornut committed on 18 Aug 2015
@Andres Vahter
add mac os x build instructions for sdl_opengl_example
Andres Vahter committed on 18 Aug 2015
2015-08-15
@ocornut
Added GetMousePosOnOpeningCurrentPopup().
ocornut committed on 15 Aug 2015
2015-08-13
@ocornut
Examples: DirectX11: resizing buffers dynamically (#299)
ocornut committed on 13 Aug 2015
@ocornut
Examples: DirectX9: tweaks.
ocornut committed on 13 Aug 2015
@ocornut
Examples: DirectX9: resizing vertex and index buffers dynamically (#299)
ocornut committed on 13 Aug 2015
@ocornut
Metrics window: shows indices along with triangles count (#299)
ocornut committed on 13 Aug 2015
@ocornut
Demo: Log: removed unnecessary style change,
ocornut committed on 13 Aug 2015
@ocornut
Demo: Log: removed broken clipping, tweaks.
ocornut committed on 13 Aug 2015
@ocornut
ImGuiTextFilter: default parameter width=0.0f for no override, allow override with negative values
ocornut committed on 13 Aug 2015
@ocornut
ImGuITextBuffer: shallow tweak.
ocornut committed on 13 Aug 2015
@ocornut
Demo: Add filtering to log with better-than-none storage of line offsets.
ocornut committed on 13 Aug 2015
@ocornut
ImGuiTextFilter::PassFilter() supports string range. Added [] helper to ImGuiTextBuffer.
ocornut committed on 13 Aug 2015
@ocornut
Demo: added simple Log demo
ocornut committed on 13 Aug 2015
@ocornut
Demo: Fixed incorrectly formed string passed to Combo (#298)
ocornut committed on 13 Aug 2015
2015-08-12
@ocornut
Renaming some argument to clarify the local vs screen coordinates
ocornut committed on 12 Aug 2015
@ocornut
IsWindowHovered() takes account of window hoverability (may be disabled because of a popup) + comment ...
ocornut committed on 12 Aug 2015
@ocornut
Fixed minor typo in example
ocornut committed on 12 Aug 2015
2015-08-11
@ocornut
Links
ocornut committed on 11 Aug 2015
2015-08-10
@ocornut
Prevent imgui_internal.h from being included without imgui.h (piles of errors)
ocornut committed on 10 Aug 2015
2015-08-09
@ocornut
Allow to override ImDrawIdx type (#292)
ocornut committed on 9 Aug 2015
@ocornut
Added assert on index overflow (#292)
ocornut committed on 9 Aug 2015