log dw.def @ 1131:5d27b8562c6f

age author description
Tue, 28 Jun 2011 04:41:43 +0000 bsmith Added function dw_box_pack_at_index() on Windows, Mac and OS/2. And an example usage in dwtest.
Sun, 26 Jun 2011 02:07:49 +0000 bsmith Renamed Mac _dw_default_font() to dw_font_set_default() and added it on OS/2 and Windows.
Thu, 02 Jun 2011 10:56:16 +0000 bsmith Added dw_font_choose() on OS/2 for 2.1.
Sat, 14 May 2011 05:27:17 +0000 mhessling Added stub for dw_window_get_font() for OS/2 port
Sun, 27 Mar 2011 03:57:14 +0000 bsmith Scrollbox cleanups on Windows and added stubs on OS/2.
Sat, 26 Mar 2011 12:49:59 +0000 bsmith Fix for some dw_container_change_item() misbehavior... was functioning the same as dw_container_set_item().
Sun, 03 Oct 2010 00:34:36 +0000 mhessling Add dw_listview_insert()