log dw.h @ 2648:2362cb4b7ef9

age author description
Tue, 31 Aug 2021 09:18:04 +0000 bsmith iOS: Fix another _dw_main_iteration() loop issue.
Sun, 25 Jul 2021 23:35:02 +0000 bsmith Android: Add internal event constants for more clarity about what code does.
Sat, 29 May 2021 21:42:59 +0000 bsmith Android: Add initial keyboard support for Android.
Mon, 24 May 2021 01:48:27 +0000 bsmith OS/2: HTIMER alread defined, just set HTIMER_TYPEDEFED.
Sun, 23 May 2021 21:48:25 +0000 bsmith iOS: Change "id" parameter to "timerid" so it doesn't conflict with the
Sun, 23 May 2021 21:39:25 +0000 bsmith Add HTIMER type and change dw_timer_() functions to use it.
Sat, 22 May 2021 21:53:41 +0000 bsmith Android: Implement dw_window_set_style() for static text widgets.