diff readme @ 1340:890890c31ba6

Another printing cancel fix for the Mac and updated the readme.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 13 Nov 2011 23:01:35 +0000
parents be2c04276209
children 4333b58d879d
line wrap: on
line diff
--- a/readme	Sun Nov 13 22:52:31 2011 +0000
+++ b/readme	Sun Nov 13 23:01:35 2011 +0000
@@ -60,6 +60,8 @@
    same as TRUE so code using the old scheme should still work unchanged.
 Added DW_MENU_AUTO and DW_MENU_POPUP constants for autogenerating menu IDs.
 Added dw_debug() function for sending debug messages to the console.
+Added path and/or filename support to dw_file_browse() on OS/2, Windows,
+   GTK2, GTK3 and Mac 10.6 or higher.
 Improved container optimization on Mac, header width now taken into account.
 Fixes for incorrect return codes from the dw_event_* functions on Windows.
 Fixes for incorrect behavior on key_press callbacks on Mac and Windows.