History for imgui / examples / imgui_impl_osx.mm
2019-05-28
@omar
Changelog, minor tweaks. (#2585)
omar committed on 28 May 2019
@actboy168
Examples: imgui_impl_osx: Added mouse cursor support. (#2585, #1873)
actboy168 authored on 28 May 2019 omar committed on 28 May 2019
2019-05-18
@omar
Update changelog, comments, made empty/no-text clipboard return NULL as with other implementation. Minor style tweaks. (#2546) ...
omar committed on 18 May 2019
@Andrew Willmott
Add native mac copy/paste support to match win32 (#2546)
Andrew Willmott authored on 18 May 2019 omar committed on 18 May 2019
2019-05-11
@omar
IO: changed AddInputCharacter(unsigned short c) signature to AddInputCharacter(unsigned int c). ...
omar committed on 11 May 2019
2019-01-20
@omar
Removed trailing spaces (#2038, #2299)
omar committed on 20 Jan 2019
2018-11-30
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
2018-09-13
@omar
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar committed on 13 Sep 2018
2018-09-11
@omar
Internals: Replace unsigned short with ImWchar when dealing with character storage (missing cases) + in imgui_impl_ file keep using neutral type everywhere, added missing explicit cast in three bindings. (#2078)
omar committed on 11 Sep 2018
2018-07-30
@Marcel Smit
Examples: imgui_impl_osx: Fix for incorrect DeltaTime calculation on mac OS. (#1978)
Marcel Smit authored on 30 Jul 2018 omar committed on 30 Jul 2018
2018-07-08
@Omar Cornut
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut committed on 8 Jul 2018
2018-07-04
@omar
OSX: Various tweaks to imgui_impl_osx courtesy of @warrenm + fix NewFrame position which has been moved recently master. (#1873)
omar committed on 4 Jul 2018
2018-06-15
@Omar Cornut
Examples: OSX: Added clipboard support. Fixed ignore list for xcode cruft. Comments about broken keys. (#1873)
Omar Cornut committed on 15 Jun 2018
2018-06-11
@Omar Cornut
Examples: OSX: Fixed obsolete enums. Fixed keyboard mapping. Added missing keyboard modifiers. (#1873)
Omar Cornut committed on 11 Jun 2018
@omar
Examples: Added imgui_impl_osx.mm bindings (#1870, #281)
omar committed on 11 Jun 2018