comparison readme @ 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
comparison
equal deleted inserted replaced
1011:ea15fee48da8 1012:09c84a9aefe3
33 33
34 OS/2 is currently missing the Calendar and HTML widgets because 34 OS/2 is currently missing the Calendar and HTML widgets because
35 the system does not support them by default. Looking into writing 35 the system does not support them by default. Looking into writing
36 custom ones or importing functionality from available libraries. 36 custom ones or importing functionality from available libraries.
37 37
38 Changes from version 1.1:
39 Added support for MacOS 10.5 and higher Intel and PPC via Cocoa.
40 Added support for Windows themes on XP and higher.
41 Added scrollbox widgets, which function like boxes but...
42 scrollbars allow you to pack more into them than the available area.
43 Added dw_window_get_font() for checking the font used on a widget.
44 Added dw_container_change_row_title() for changing a row pointer after insert.
45 Changed the return codes of dw_container_setup, dw_filesystem_setup and
46 dw_event_wait(). Please check any code that use these functions.
47 Changed GTK2+ now supports font name styles like the other platforms.
48
38 Dynamic Windows Documentation is available at: 49 Dynamic Windows Documentation is available at:
39 50
40 http://dbsoft.org/help_functions.php 51 http://dbsoft.org/help_functions.php
41 52
42 If you have any questions or suggestions feel free to email me at: 53 If you have any questions or suggestions feel free to email me at: