For more detailed information please look at the ChangeLog file 2002-05-26 - Fixed another bug detected by Mario Motta (widget crashed when rulers were removed) - exchange of deprecated functions 2002-05-13 - Fixed a bug detected by Mario Motta (ruler positions were not updated correctly) 2002-05-11 - Ooops, GTK is LGPL'd. I have therefore changed to LGPL (again) 2002-05-05 - preparing GtkDatabox-0.2.0.5 for release - Realising that I had a mixture of some files saying that GtkDatabox is provided under LGPL, some saying GPL, I now changed everything to GPL. If you want to use GtkDatabox in non-free software, please use one of the older versions or contact me for a special licence for you. 2002-04-13 A whole bunch of small changes and a few bug fixes along with the port to GTK+-2.0.0 Among other things: - Grid like on an oscilloscope - Grid and coordinate system are now "data types". This way you can determine the drawing order much better 2000-03-19 Changed to ISO format Flickering of selection removed Selection feature may Range checks for drawing have been reduced and may be even disabled (this is for all you real time guys, who longed for more speed) Some small bug fixes 08.05.99 Some bug fixes for gtk_databox_destroy and gtk_databox_remove 23.05.99 Memory allocation bug fix in GTK_DATABOX_BARS 19.05.99 gtk_databox_set_color() and gtk_databox_get_color now return 0 on success and -1 on failure instead of void Drawing style of data may now be changed or investigated by two new functions gtk_databox_set_data_type() and gtk_databox_get_data_type() 11.05.99 Inconsistencies in LINES style have been removed. 09.05.99 Changed comments from // to /**/ to remove problems on some systems Several small bugs fixed Rulers and Scrollbars are now destroyed instead of hidden (much cleaner solution) 24.03.99 Several bugs fixed. Third party wrappers for Gtk-- and VDK have been developed and are now available. Take a look at the Web-Site for more information. http://www.eudoxos.net/gtk/gtkdatabox/ http://www.eudoxos.de/gtk/gtkdatabox/ A new drawing mode has been implemented. Bars that rise (or drop) from X-Axis. An example has been added to the test program 11.03.99 Lots of Bug-Fixes, new signals for selection added, new example added 11.03.99 Started to add information to the NEWS file