log dw.h @ 2586:da058319f717

age author description
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.
Fri, 14 May 2021 11:41:31 +0000 bsmith Android: Minor fixes to that last commit... missed dw.h changes and remove test code.
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
Mon, 10 May 2021 22:34:52 +0000 bsmith Android: Implement View based render widget and icon support with Drawable.
Mon, 10 May 2021 20:06:50 +0000 bsmith Android: Initial pixmap implmentation using Android Bitmap.
Thu, 06 May 2021 23:22:10 +0000 bsmith Add missing comma to the enum.
Thu, 06 May 2021 23:19:46 +0000 bsmith Add DW_FEATURE_WINDOW_PLACEMENT for platforms supporting arbitrary window placement.
Wed, 21 Apr 2021 11:15:26 +0000 bsmith Android: Implement dw_window_new(), dw_box_new() and dw_box_pack().
Mon, 19 Apr 2021 23:06:25 +0000 bsmith Android: Implement thread, semaphore, shared memory API functions.
Sun, 18 Apr 2021 01:28:55 +0000 bsmith Android: Initial skeletal commit for Android support, almost nothing implemented...
Sat, 10 Apr 2021 20:11:43 +0000 bsmith Add DW_DIR_SEPARATOR for easy access to the separator characters.
Tue, 30 Mar 2021 08:28:35 +0000 bsmith Add DW_FEATURE_TREE feature test, since iOS does not suppor tree.