# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1305499898 0 # Node ID 09c84a9aefe36df78c883c17892106d4fe4b7347 # Parent ea15fee48da80b578b476ca956cd489b11fdbcc2 Added a basic changelog to the readme file from version 1.1. diff -r ea15fee48da8 -r 09c84a9aefe3 readme --- a/readme Sun May 15 20:17:22 2011 +0000 +++ b/readme Sun May 15 22:51:38 2011 +0000 @@ -35,6 +35,17 @@ the system does not support them by default. Looking into writing custom ones or importing functionality from available libraries. +Changes from version 1.1: +Added support for MacOS 10.5 and higher Intel and PPC via Cocoa. +Added support for Windows themes on XP and higher. +Added scrollbox widgets, which function like boxes but... + scrollbars allow you to pack more into them than the available area. +Added dw_window_get_font() for checking the font used on a widget. +Added dw_container_change_row_title() for changing a row pointer after insert. +Changed the return codes of dw_container_setup, dw_filesystem_setup and + dw_event_wait(). Please check any code that use these functions. +Changed GTK2+ now supports font name styles like the other platforms. + Dynamic Windows Documentation is available at: http://dbsoft.org/help_functions.php