2016-04-03
@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
@ocornut
InputText: move to next word OS X style behavior on OS X (#473)
ocornut committed on 2 Apr 2016
@ocornut
stb_textedit.h: proposal for upstream PR to allow custom move-left/move-right handlers (following #473)
ocornut committed on 2 Apr 2016
@ocornut
stb_truetype: updated 1.08 > 1.10 + minor unused variable warning fix
ocornut committed on 2 Apr 2016
@ocornut
stb_textedit.h Local warning fixes
ocornut committed on 2 Apr 2016
@ocornut
stb_textedit.h updated to 1.8 (our two main changes were merged now)
ocornut committed on 2 Apr 2016
@ocornut
IO: Added unused MultiSelectUsesSuperKey dummy field to convey semantic for OS X compatible behavior (#473)
ocornut committed on 2 Apr 2016
@ocornut
InputText(): Added io.DoubleClickSelectsWord option for OS X compatible behavior (#473)
ocornut committed on 2 Apr 2016
@ocornut
InputText/IO: Added WordMovementUsesAltKey , ShortcutsUseSuperKey for OS X Compatible behavior (#473)
ocornut committed on 2 Apr 2016
@ocornut
IO: Added "Super" keyboard modifiers (corresponding to Cmd on Mac and Windows key in theory although the later is hard to read) (#473) ...
ocornut committed on 2 Apr 2016
2016-03-30
@omar
Update README.md
omar committed on 30 Mar 2016
2016-03-29
@ocornut
Examples: Links
ocornut committed on 29 Mar 2016
2016-03-27
@omar
Update README.md
omar committed on 27 Mar 2016
@omar
Update README.md
omar committed on 27 Mar 2016
@ocornut
Comments and moved EndFrame() for imgui_internal.h (for clarity? or extra confusion?)
ocornut committed on 27 Mar 2016
2016-03-26
@omar
Merge pull request #563 from mneumann/fix_dragonfly ...
omar committed on 26 Mar 2016
@ocornut
Trim trailing spaces
ocornut committed on 26 Mar 2016
@ocornut
Trim trailing spaces
ocornut committed on 26 Mar 2016
2016-03-25
@ocornut
Combo: display popup above if there's isn't enough space below / or select largest side (#505)
ocornut committed on 25 Mar 2016
@ocornut
Combo: Right-most button stays highlight when popup is open.
ocornut committed on 25 Mar 2016
@ocornut
Merge branch 'brushfiregames-master'
ocornut committed on 25 Mar 2016
@ocornut
Examples: SDL: Made ImGui_ImplSdlGL3_NewFrame() signature match GL2 one
ocornut committed on 25 Mar 2016
@ocornut
Examples: SDL: Minor fixes to follow syntax of other examples (#495)
ocornut committed on 25 Mar 2016