log ios/dw.m @ 2569:97b30df25fd1

age author description
Thu, 20 May 2021 10:06:07 +0000 bsmith iOS: If DW_FCF_TITLEBAR is passed to dw_window_new() create a UINavigationBar
Thu, 13 May 2021 07:43:31 +0000 bsmith Android: Implement dw_screen_* and dw_environment_query().
Wed, 12 May 2021 23:28:59 +0000 bsmith iOS: Changes to handle autosizing vertical sliders/scrollbars.
Wed, 12 May 2021 09:19:41 +0000 bsmith iOS: Implement scrollbars as sliders... implement vertical with a transform.
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
Thu, 15 Apr 2021 02:11:04 +0000 bsmith iOS: Move scrollbox functions into thread safety.
Wed, 14 Apr 2021 22:40:46 +0000 bsmith iOS: Pass in the coordinates and row data on container context event.