log dwtest.c @ 1110:404b639f096b

age author description
Wed, 27 Jul 2011 00:37:34 +0000 bsmith Minor typecast fixes for warnings reported by clang on Mac.
Tue, 26 Jul 2011 03:09:41 +0000 bsmith Added DW_INT_TO_POINTER/DW_UINT_TO_POINTER/DW_POINTER_TO_INT/DW_POINTER_TO_UINT macros.
Tue, 28 Jun 2011 23:38:59 +0000 mhessling Use _tempnam() on Windows instead of tmpnam() for dw_*_from_data() functions.
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.
Wed, 01 Jun 2011 23:07:27 +0000 mhessling Put http://dwindows.netlabs.org back in as test site for HTML widget
Thu, 26 May 2011 07:57:10 +0000 bsmith Attempt at making dw_window_get_font() return a Dynamic Windows style font name on GTK.
Sun, 08 May 2011 06:24:52 +0000 bsmith Changes to the test program to use new font style for GTK2+.
Sat, 07 May 2011 19:39:45 +0000 bsmith A few MLE fixes on the Mac... and a slightly updated dwtest for MLE testing.
Sat, 07 May 2011 19:12:58 +0000 bsmith Added some MLE tests to dwtest program to make sure MLEs function the same across platforms.
Mon, 02 May 2011 05:31:36 +0000 bsmith (none)
Mon, 02 May 2011 04:45:38 +0000 bsmith Fixes to flip pixmaps when loading from file or data on Mac.
Mon, 02 May 2011 01:14:00 +0000 bsmith Removed a function call that was erroneously left in during testing.
Mon, 02 May 2011 01:07:49 +0000 bsmith Fixes for some more coordinate system issues on the Mac.
Tue, 19 Apr 2011 05:12:33 +0000 bsmith Added a Browse Folder button to test the folder browsing dialogs.
Mon, 18 Apr 2011 06:12:59 +0000 mhessling Added enterable widget on render tab to test keypress callback
Sun, 17 Apr 2011 06:22:08 +0000 bsmith Fix for invalid data being passed to dw_color_foreground_set() on the first line of the file.
Sun, 03 Apr 2011 17:24:23 +0000 bsmith Added some sanity checks for a couple of problem functions and default optimized container column width to 16 for image columns.
Tue, 29 Mar 2011 23:45:37 +0000 bsmith Added listbox to the tree page... to test the tree view support...
Sun, 27 Mar 2011 03:47:53 +0000 bsmith Fix for dw_filesystem_set_file() not working as designed on Windows...
Sat, 19 Mar 2011 01:21:04 +0000 mhessling Add new notebook page to test scrollbox widget
Wed, 16 Mar 2011 07:44:35 +0000 bsmith 9 point Monaco looks better than 8 point... so switching in dwtest...
Mon, 28 Feb 2011 03:09:50 +0000 bsmith Fixes or fonts and loading images from files. Added Mac specific settings to dwtest.
Sun, 27 Feb 2011 19:25:21 +0000 bsmith Missed one function to typedef. Fixed errors in the test program and switched to using
Sun, 03 Oct 2010 00:34:36 +0000 mhessling Add dw_listview_insert()
Sat, 11 Apr 2009 04:54:51 +0000 mhessling Bring OS/2 functionality up to latest
Fri, 10 Apr 2009 22:55:56 +0000 mhessling Add _dw_log() internal logging function
Fri, 10 Apr 2009 10:25:26 +0000 mhessling Support for setting transparent colour for bitmaps
Wed, 22 Oct 2008 02:14:34 +0000 mhessling Add support for using initial directory in dw_file_browse()
Sat, 12 Apr 2008 11:01:29 +0000 mhessling Fixed dw_html_raw() under GTK+ and added test case for it
Sun, 06 Apr 2008 10:25:36 +0000 mhessling Remove embedded XPM.