IABSD.fr/ports/math/spread-sheet-widget

Branch :


Log

Author Commit Date CI Message
d6100a89 2023-09-27 09:27:52 MASTER_SITES -> SITES
ab45f39a 2022-03-11 19:36:11 drop RCS Ids
5a5d5747 2020-07-29 17:20:54 Update to spread-sheet-widget-0.6 -- note the major bump because some symbols were removed. math/pspp is happy with this
2ba75dec 2020-07-22 15:33:14 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
94d07b58 2020-06-24 18:55:51 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.
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
219d6c18 2018-11-12 21:29:20 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.