Redraw cells when a row/column is resize
[pspp-builds.git] / src /
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-08 John DarringtonDon't crash when resizing columns with no associated...
2008-12-08 John DarringtonPrevent widths less than 1
2008-12-07 John DarringtonMake the axes members of the data editor object
2008-12-07 John DarringtonWritten a proper implementation of psppire_axis_impl_delete
2008-12-07 John DarringtonSet variable display width when datasheet's columns...
2008-12-06 Ben PfaffRemove unused match-files.c.
2008-12-06 John DarringtonMade the datasheets share axes
2008-12-06 John DarringtonReplaced implementation of psppire-axis.
2008-12-04 John DarringtonAllow variables to be entered beyond the end of sheet.
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 John DarringtonUse value_compare_3way instead of compare_values_short...
2008-12-03 John DarringtonRemove unused sheetmodel function
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-12-03 Ben PfaffReplace case_ordering with subcase.
2008-12-03 Ben PfaffBreak get.c up into multiple files in a logical fashion.
2008-12-03 Ben PfaffAllow MATCH FILES before an active file has been defined.
2008-12-03 Ben PfaffRename compare_values, hash_values with "_short" suffix.
2008-12-02 John DarringtonAdd range_changed callbacks as appropriate
2008-12-02 John DarringtonUpdate model on inserting/deleting cases
2008-12-02 John DarringtonAdded static qualifier
2008-12-02 John DarringtonAdd handlers for inserting/deleteing cases
2008-12-02 John DarringtonDestroy datasheet, but not if we've made a reader of it
2008-12-02 John DarringtonDeleted psppire-case-file.[ch]
2008-12-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-12-01 John DarringtonFixed some boundary conditions displaying row/column...
2008-12-01 John DarringtonRemove marshaller from helper.c and use a generated...
2008-12-01 John DarringtonRemoved an unsed variable and used an unused macro
2008-12-01 John DarringtonDeleted some superflous nonsense
2008-12-01 John DarringtonReplaced extern "C" with G_BEGIN_DECLS
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 DarringtonAdd cast to avoid warning
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 unused variable
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-30 Ben PfaffFix memory leak in get_system_decimal().
2008-11-30 John DarringtonRemove unused property from var-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-29 John DarringtonMake close button grab the focus on popup
2008-11-29 John DarringtonImprove useability of value label dialog.
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 DarringtonChange return type of gtk_sheet_get_entry and removed...
2008-11-27 John DarringtonRemove [hv]geo arguments to gtksheet which no longer...
2008-11-27 John DarringtonRemoved reference to row-geometry property which no...
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 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-23 John DarringtonBen's patches to tower.[ch]
2008-11-22 John DarringtonChange traverse signal to take GtkSheetCell instead...
2008-11-22 John DarringtonRemove inline qualifiers
2008-11-21 Jason H Stoverpspp_linreg_with_cov: Accept struct covariance_matrix...
2008-11-21 John DarringtonPrevent traversing to cells for which there is no variable
2008-11-20 John DarringtonPrevent sheet from stepping outside its valid cell...
2008-11-20 John DarringtonImproved behaviour of arrow keys
2008-11-20 John DarringtonImprove the behaviour of the moveto function
2008-11-19 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-19 John DarringtonFixed problems with justification
2008-11-18 John DarringtonMade everything except gtkitementry.c multi-head safe
2008-11-18 John DarringtonRemoved the visibility predicate from the row/column...
2008-11-14 John DarringtonDelete gtkextra.c
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-11-08 John DarringtonFail more gracefully when the file specified on the...
2008-11-08 John DarringtonFixed problems when configured with --without-libplot
2008-11-08 John DarringtonDon't canonicalise pathnames of included files.
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-11-06 Jason H Stovercovariance-matrix.c: Added one-pass algorithm to comput...
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-01 John DarringtonRemove reference to sa_restorer, because it's not part...
2008-10-16 John DarringtonNew .gitignore file
2008-10-16 John DarringtonFixed return type of design_matrix_get_case_count.
2008-10-15 Jason H Stoverglm.q: Removed code to us QR decomposition, which requi...
2008-10-15 Jason H Stovercovariance_accumulate: New function for one-pass comput...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-10-15 John DarringtonAllow value labels for non integer values.
2008-10-14 John DarringtonMark variables as unused
2008-10-12 Ben PfaffMake pspp_linreg_with_cov() void, since it doesn't...
2008-10-12 Ben PfaffUse const consistently in linreg routines, to avert...
2008-10-12 Ben PfaffFix GCC 4.3 warning about uninitialized structure member.
2008-10-12 Ben PfaffFix warning due to unmunge() returning a const string...
2008-10-12 Ben PfaffAdd prototype for design_matrix_clone() to design-matrix.h.
2008-10-12 Ben PfaffEliminate unused variable.
2008-10-12 Ben PfaffFix typo in comment.
2008-10-12 Ben PfaffParenthesize more defensively in macro definition.
2008-10-12 Ben PfaffEliminate unused code in glm.q, regression.q.
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-11 Ben PfaffMake str_copy_rpad() behave properly with a DST_SIZE...
2008-10-11 Ben PfaffMake [ and ] valid tokens in the lexer.
2008-10-11 Ben PfaffFix build when build and source directories are separate.
next