log readme @ 1371:896347a9be19

age author description
Tue, 22 Nov 2011 20:46:37 +0000 bsmith Initial versions of dw_menu_delete_item() on OS/2 and Windows.
Tue, 15 Nov 2011 13:26:15 +0000 bsmith Upped the version number to 2.2. Added a Version file to reduce the number of places
Sun, 13 Nov 2011 23:01:35 +0000 bsmith Another printing cancel fix for the Mac and updated the readme.
Thu, 10 Nov 2011 03:54:32 +0000 bsmith Changed socklen_t typedef #ifdef to check for MSVC.
Sat, 05 Nov 2011 21:32:35 +0000 bsmith Code change to fix llvm-gcc optimization problem on Mac.
Fri, 04 Nov 2011 05:55:35 +0000 bsmith Fixed DW_MENU_POPUP failing on OS/2 due to an invalid sanity check.
Tue, 01 Nov 2011 04:06:46 +0000 bsmith Renamed dw_container_set_row_bg() to dw_container_set_stripe().
Sun, 30 Oct 2011 10:14:49 +0000 bsmith Updated dw_draw_rect and dw_draw_polygon to accept flags the same way as dw_draw_arc.
Mon, 24 Oct 2011 06:29:05 +0000 bsmith Fixed GDI+ loading files with no extension needed. Fixed the *_from_data() functions.
Wed, 19 Oct 2011 11:11:00 +0000 bsmith Updated readme with dw_pixmap_stretch_bitblt() addition.
Mon, 10 Oct 2011 21:27:58 +0000 bsmith Readme updates... removed some unnecessary statements...
Mon, 10 Oct 2011 04:38:45 +0000 bsmith Added taskbar support for GTK...
Mon, 10 Oct 2011 02:04:17 +0000 bsmith Fixes to allow non-toplevel window handles in dw_taskbar_insert() on Windows.
Sun, 09 Oct 2011 12:52:16 +0000 bsmith Minor readme update.
Sun, 09 Oct 2011 10:13:16 +0000 bsmith Fixed a slight miscalculation and simplified the Windows container row code.
Sat, 08 Oct 2011 19:30:37 +0000 bsmith Added information about dw_container_set_row_bg() to the readme.
Wed, 05 Oct 2011 19:43:27 +0000 bsmith Added dw_container_set_row_data() and dw_container_change_row_data() macros which just call dw_container_set/change_row_title() but with (void *).
Wed, 28 Sep 2011 17:46:49 +0000 bsmith Added a simulated indeterminate state on OS/2.
Wed, 28 Sep 2011 16:51:56 +0000 bsmith Fixed a longstanding issue on OS/2 of event handlers being
Wed, 28 Sep 2011 15:03:50 +0000 bsmith Updated the readme file with the latest changes.
Thu, 15 Sep 2011 21:28:23 +0000 bsmith Added more change information to the readme file.
Mon, 12 Sep 2011 20:19:17 +0000 bsmith Updated readme with information from the 2.2 changes.
Fri, 29 Jul 2011 21:50:27 +0000 bsmith Added information to the readme regarding potential issues upgrading to 2.1 on Windows and Lion.
Tue, 26 Jul 2011 10:38:31 +0000 bsmith Update readme and up version to 2.1 in the header in preparaton for release.
Tue, 28 Jun 2011 07:41:10 +0000 bsmith Updates to the readme for version 2.1 (in progress).
Thu, 26 May 2011 20:43:54 +0000 bsmith Fixed a typo and clarified one of the known issues which had been outdated
Tue, 17 May 2011 03:54:06 +0000 bsmith Updated the readme with the new URL to the Dynamic Windows Web Help Index....
Mon, 16 May 2011 14:50:33 +0000 bsmith Added important information about the status of MDI support to the readme.
Mon, 16 May 2011 00:05:59 +0000 bsmith Filled in more of the important changes form version 1.1 in the readme.
Sun, 15 May 2011 22:51:38 +0000 bsmith Added a basic changelog to the readme file from version 1.1.
Sun, 15 May 2011 20:17:22 +0000 bsmith Updates to the readme file for the upcoming 2.0 release.
Sun, 05 Jan 2003 06:26:26 +0000 bsmith Fixed typos.
Sun, 05 Jan 2003 06:24:18 +0000 bsmith Updated the readme to have more up-to-date information.
Mon, 14 Jan 2002 01:08:02 +0000 bsmith Added documentation of know platform limitations.
Fri, 09 Nov 2001 13:59:01 +0000 bsmith Updated the readme.
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import