2019-04-29 |
|
---|---|
Amend 48a09a7 with changelog, breaking changes, tweak demo code for spacing. (#2518)
omar
committed
on 29 Apr 2019
|
|
Improved algorithm for mitre joints on thick lines
Richard Mitton
authored
on 27 Apr 2019
omar
committed
on 29 Apr 2019
|
|
2019-04-07 |
|
2019-04-05 |
Misc: Added IM_MALLOC/IM_FREE macros mimicking IM_NEW/IM_DELETE so user doesn't need to revert to using the ImGui::MemAlloc()/MemFree() calls directly.
omar
committed
on 5 Apr 2019
|
2019-04-03 |
|
InputText: Made Shift+Tab consistently do nothing regardless of whether the back-end emits both char and keys or just keys. (#2467, #1336)
omar
committed
on 3 Apr 2019
|
|
2019-03-31 |
Silencing -Wstack-protector (#2459)
Nicolas Noble
authored
on 31 Mar 2019
omar
committed
on 31 Mar 2019
|
2019-03-25 |
|
2019-03-16 |
Comments, todo list, remove trailing spaces.
omar
committed
on 16 Mar 2019
|
2019-03-15 |
Version 1.70 WIP
omar
committed
on 15 Mar 2019
|
2019-03-13 |
|
Version 1.69, comments, typos
omar
committed
on 13 Mar 2019
|
|
2019-03-12 |
|
2019-03-11 |
Added GetGlyphRangesVietnamese() helper. (#2403)
omar
committed
on 11 Mar 2019
|
|
|
2019-03-09 |
Fix typos. (#2413)
Bruce Mitchener
authored
on 9 Mar 2019
omar
committed
on 9 Mar 2019
|
2019-03-04 |
|
2019-02-24 |
|
Fix -Wconversion warning (#2379)
...
Elias Daler
authored
on 24 Feb 2019
omar
committed
on 24 Feb 2019
|
|
2019-02-22 |
|
2019-02-20 |
Internal: InputText: Comments. Renamed internal member. Renamed ImGuiStb->ImStb.
omar
committed
on 20 Feb 2019
|
2019-02-19 |
Version 1.69 WIP
omar
committed
on 19 Feb 2019
|
|
|
Version 1.68
omar
committed
on 19 Feb 2019
|
|
2019-02-18 |
Merge branch 'master' into docking
omar
committed
on 18 Feb 2019
|
Font: Fixed assert when specifying duplicate/overlapping ranges within a same font. (#2353, #2233)
omar
committed
on 18 Feb 2019
|
|
2019-02-14 |
|
Examples: Extracted gamepad code into ImGui_ImplGlfw_UpdateGamepads(). Renamed matching Win32 function for consistency.
...
omar
committed
on 14 Feb 2019
|
|
2019-02-11 |
|