Menu

Tree [4bc91c] master /
 History

HTTPS access


File Date Author Commit
 codeBlocks 2014-10-23 Matt Flax Matt Flax [962b12] Fixed a bug in the Makefile.am where libgtkdata...
 doc 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 examples 2021-04-18 Felipe Castro Felipe Castro [4bc91c] Indentation for every source file
 glade 2021-04-18 Felipe Castro Felipe Castro [b11650] Updated the copyright notes on all source files
 gtk 2021-04-18 Felipe Castro Felipe Castro [4bc91c] Indentation for every source file
 scripts 2021-04-18 Felipe Castro Felipe Castro [4bc91c] Indentation for every source file
 .gitignore 2021-04-13 Felipe Castro Felipe Castro [0fee57] Ruler crashes Glade when dragged in somewhere.
 AUTHORS 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 COPYING 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 ChangeLog 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 Doxyfile 2021-03-31 Felipe Castro Felipe Castro [6f49bd] Updated the documentation to use gtk-doc
 INSTALL 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 Makefile.am 2021-03-31 Felipe Castro Felipe Castro [6f49bd] Updated the documentation to use gtk-doc
 NEWS 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 README 2021-04-18 Felipe Castro Felipe Castro [b11650] Updated the copyright notes on all source files
 TODO 2021-04-18 Felipe Castro Felipe Castro [488bec] Fixing bug 11 from GtkDatabox
 configure.ac 2021-04-18 Felipe Castro Felipe Castro [b11650] Updated the copyright notes on all source files
 description-pak 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 gtkdatabox.pc.in 2012-11-15 Amish S. Dave Amish S. Dave [b60e70] Fixed configure.ac and makefiles to use gtk3 li...
 gtkdatabox.spec.in 2021-04-13 Felipe Castro Felipe Castro [fad470] Ready to release 1.0.0
 gtkdataboxvc++.rar 2012-05-23 Matt Flax Matt Flax [21af1e] Archived the VC++ project to reduce space.
 headache.txt 2021-04-18 Felipe Castro Felipe Castro [4bc91c] Indentation for every source file

Read Me

GtkDatabox3 - a widget for GTK3
-------------------------------------------------------------------------------
Copyright (C) 2002-2008 Roland Bock
Copyright (C) 2009, 2011 Brian R. Phelps
Copyright (C) 2012-2014 Matt Flax
Copyright (C) 2021 Felipe E. F. de Castro <fe20 at penso dot eu dot com dot br>

GtkDatabox3 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.

GtkDatabox3 is a widget to display large sets of data as dots (or lines).
Different data sets will have different colors, you may change colors and
style of the data. The widget gives the possibility to zoom into and out of
the data and to scroll around. It also offers a grid like on an oscilloscope.

The homepage of the GtkDatabox3 is:
http://sourceforge.net/projects/gtkdatabox3/

To install, please read the INSTALL file.
 
Documentation is in the doc/html directory, generated by gtk-doc-tools.
From there, look in the API Index for a list of the functions available.

Alternative documentation can be generated in the doc/html-doxygen directory
using Doxygen. From there, look in the Files->Globals->functions for a list 
of the functions available.

Hope you enjoy using this code ...

The GtkDatabox3 team.