log template/dw.c @ 2355:fad0821cb953

age author description
Mon, 08 Mar 2021 19:53:55 +0000 bsmith Add new function dw_render_redraw() which will trigger expose event on render widgets.
Sat, 26 Dec 2020 16:12:24 +0000 bsmith Fix template so when compiled and run it does not crash.
Sat, 26 Dec 2020 05:24:00 +0000 bsmith Added some missing APIs from the template, and changes so it builds dwtest.
Sat, 26 Dec 2020 03:42:38 +0000 bsmith Updated the platform template for the new 3.1 APIs.
Tue, 25 Sep 2012 17:15:42 +0000 bsmith Added dw_window_set_focus() to the template source file.
Fri, 06 Jul 2012 10:51:28 +0000 bsmith Mark and I decided to change dw_box_remove*() to dw_box_unpack*() for consistency.
Wed, 13 Jun 2012 20:08:41 +0000 bsmith Added optional keypress callback optional utf8 parameter on Windows.