Fixed some boundary conditions displaying row/column data
[pspp-builds.git] / src / ui / gui / psppire-data-editor.c
2008-12-01 John DarringtonFixed some boundary conditions displaying row/column...
2008-12-01 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-12-01 John DarringtonAdded popup menu to row titles in variable sheet
2008-12-01 John DarringtonRename properties so as to be more specific
2008-12-01 John DarringtonCalculate the width of M based on the current font
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-30 John DarringtonWhen adding variables in varsheet, add at the current...
2008-11-30 John DarringtonFixed problem when double clicking on column header
2008-11-27 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-27 John DarringtonRemove [hv]geo arguments to gtksheet which no longer...
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 DarringtonFix problem inserting variables at end of var sheet
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-22 John DarringtonChange traverse signal to take GtkSheetCell instead...
2008-11-21 John DarringtonPrevent traversing to cells for which there is no variable
2008-11-20 John DarringtonImproved behaviour of arrow keys
2008-11-20 John DarringtonImprove the behaviour of the moveto function
2008-11-13 John DarringtonSimplified the scrolling behaviour
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-11 John DarringtonMade some gui functions multi-head safe.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-07-12 John DarringtonActually add the code for the "Split Window" factility
2008-07-12 John DarringtonStart of new branch involving major rewrite of lib...
2008-03-02 John DarringtonUpdated some deprecated functions with modern ones.
2008-02-29 John DarringtonApplied patch #6428