Commit Graph

6 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
bcallah
5a5d5747a3 Update to spread-sheet-widget-0.6 -- note the major bump because some
symbols were removed.

math/pspp is happy with this
2020-07-29 17:20:54 +00:00
bcallah
2ba75dec86 Update to spread-sheet-widget-0.5
Note the minor bump
Changelog: http://git.savannah.gnu.org/cgit/ssw.git/log/
Its one consumer (math/pspp) is happy
2020-07-22 15:33:14 +00:00
bcallah
94d07b58f8 Mostly bugfix update to spread-sheet-widget-0.4 (but note the minor bump
for a couple of added symbols). Its one consumer, pspp, is happy with this.
2020-06-24 18:55:51 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
bcallah
219d6c18e7 Import math/spread-sheet-widget, a spread sheet widget library.
ok bentley@

GNU Spread Sheet Widget is a library for Gtk+ which provides a widget
for viewing and manipulating 2 dimensional tabular data in a manner
similar to many popular spread sheet programs.

The design follows the model-view-controller paradigm and is of
complexity O(1) in both time and space. This means that it is efficient
and fast even for very large data.

Features commonly found in graphical user interfaces such as cut and
paste, drag and drop and row/column labelling are also included.
2018-11-12 21:29:20 +00:00