All releases of GtkDatabox


Release Notes: This release adds the function gtk_databox_grid_array_new. It adds the log2 scale option.


Release Notes: This release adjusts the example code for GTK2 2.14.


Release Notes: This release contains the long awaited reference documentation for the GtkDatabox library. It also contains some minor interface changes stimulated by the documentation efforts, aiming for consistency.


Release Notes: Bugs in translation between pixels and "real" values were resolved. Internal signal definitions were corrected.


Release Notes: Support for Glade has been added. The API has been changed for selection signals. It has also been modified where value pairs (like top-left) are involved. The changes should minimize possible confusion and reduce the required application code.


Release Notes: A compilation bug on Fedora Core 5 and 6 was fixed. A rounding/formatting bug for float values that should have been "0" was addressed.


Release Notes: Compiler warnings about unused variables have been addressed.


Release Notes: Logarithmic scales were introduced for the display of data. The widget is now also accompanied with rulers which also support logarithmic scales.


Release Notes: A memory leak in one of the graph objects (marker) has been removed.


Release Notes: This is a code cleanup release to remove the last few warnings. This also resulted in minimal interface corrections (array lengths are now given as uint instead of int).