Remove unused sheetmodel function
[pspp-builds.git] / lib / gtksheet / gsheetmodel.c
2008-12-03 John DarringtonRemove unused sheetmodel function
2008-12-01 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-28 John DarringtonRemoved unsed is_visible from sheetmodel
2008-11-27 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-27 John DarringtonAdded g_return_if_fail to new methods
2008-11-26 John DarringtonGenerate marshaller functions instead of using prebuilt...
2008-11-26 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-26 John DarringtonRemove the gsheet-row-* modules and replaced with psppi...
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonReplace gsheet-column interface by psppire-axis
2008-11-19 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-18 John DarringtonMade everything except gtkitementry.c multi-head safe
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2007-07-08 John DarringtonUsed type casenumber in GUI code where appropriate...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-18 Ben PfaffAdd #include <config.h>.
2006-05-20 John DarringtonFixed some bad interaction between variable and data...
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.