changeset 1012:09c84a9aefe3

Added a basic changelog to the readme file from version 1.1.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 15 May 2011 22:51:38 +0000
parents ea15fee48da8
children f0e012748633
files readme
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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