PsppireDict: Add a quarter of a unit to the displayed width.
[pspp] / src /
2017-09-03 John DarringtonPsppireDict: Add a quarter of a unit to the displayed...
2017-09-03 John DarringtonWhitespace changes only
2017-09-02 John DarringtonHonour the display width variable property
2017-09-02 John DarringtonCope with changes to ssw_axis_model (upstream)
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-27 Ben Pfaffsys-file-reader: Avoid assert-fail for duplicate attrib...
2017-08-27 Ben Pfaffsys-file-reader: Better handle duplicate names without...
2017-08-27 Ben Pfaffsys-file-reader: Fully verify multiple response set...
2017-08-27 Ben Pfaffdata-out: Pass correct width to value_str() in output_A...
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-20 John DarringtonRemove PSEAL macro. It is no longer useful.
2017-08-12 Ben PfaffIgnore all files under src/ui/gui/icons except a few...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-30 Ben Pfafflinreg: Comment out unused function to avoid compiler...
2017-07-30 Ben Pfaffsys-file-reader: Ignore duplicate value labels written...
2017-07-29 Ben Pfaffsys-file-reader: Tolerate nominal case size of 0 withou...
2017-07-29 Ben Pfaffsys-file-reader: Accept document records with no docume...
2017-07-29 John DarringtonLinreg.c: Remove QR decomposition optimisation.
2017-07-29 John Darringtonlinreg.c: Fix typo
2017-07-10 Ben Pfaffzip-reader: Use xstrdup() instead of strdup().
2017-07-08 John DarringtonMove XML declarations to the start of .ui files.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-07-04 Ben Pfaffsys-file-reader: Fix integer overflows in parse_long_st...
2017-07-04 Ben Pfaffsys-file-reader: Avoid null dereference skipping bad...
2017-06-24 John DarringtonEnable the show value labels feature
2017-06-19 John DarringtonFACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
2017-06-18 John DarringtonFACTOR: Add Anti-image matrix output
2017-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-06-15 John DarringtonAllow dialog boxes to be cancelled by hitting the Escap...
2017-06-08 John DarringtonChange the return type of psppire_delimited_text_new.
2017-06-07 John DarringtonImport assistant: Disable the search function of treeviews
2017-06-07 John DarringtonWhitespace changes only
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Make the iteration...
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Reverse sense...
2017-06-07 John DarringtonPsppireDelimitedText: Extend the functionality such...
2017-06-07 John DarringtonPsppireImportAssistant: Avoid possible null pointer...
2017-06-06 John DarringtonPsppireImportAssistant: Use a more reliable way of...
2017-06-06 John DarringtonPsppireDelimitedText: Remove g_print statements
2017-06-06 John DarringtonPsppireDelimitedText: use the maximum_lines property...
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-06 John DarringtonImport Assistant: Don't try to parse non-existant files
2017-06-06 John DarringtonImport assistant: Simplify the construction of the...
2017-06-04 John DarringtonAdd SPREAD_SHEET_WIDGET_CFLAGS to the flags used for...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonUse a more reliable way of setting the initial state...
2017-06-02 John DarringtonFix bug where the Examine subdialogs appeared multiple...
2017-05-27 John DarringtonRemoved GtkXPaned which is currently not used
2017-05-25 John DarringtonDeal with formal release of upstream library
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-24 John DarringtonPsppireImportAssistant: New function psppire_import_ass...
2017-05-23 John DarringtonRemove duplicate accelerator from the one-way anova...
2017-05-22 John Darringtoncase.c: variable_matches_case -> assert_variable_matche...
2017-05-22 John DarringtonPsppireImportAssistant: Remove some unnecessary #includ...
2017-05-22 John DarringtonImport Assistant: Remove unused prototypes
2017-05-22 John DarringtonImport Assistant: Allow separators to be unicode characters
2017-05-22 John DarringtonImport Assistant: Fix generation of variable names
2017-05-21 John DarringtonRemove psppire-empty-list-store which is now unused
2017-05-21 John DarringtonImport Assistant: Remove struct column which is now...
2017-05-21 John DarringtonRemove some unused code
2017-05-20 John DarringtonK Independent Samples Dialog: Fix compiler warnings.
2017-05-20 John DarringtonImport assistant: Re-enable automatic inference of...
2017-05-20 John DarringtonImport Assistant: Fix generation of /DELIMITERS subcommand
2017-05-20 John DarringtonRemove some unused code
2017-05-20 John DarringtonImport Assistant: Re-add the format guesser feature
2017-05-19 John DarringtonImportAssistant: Set the GtkPaned slider to half way
2017-05-19 John DarringtonImportAssistant: make division between var and data...
2017-05-19 John Darringtonconstness
2017-05-19 John DarringtonRemove some unused variables
2017-05-19 John DarringtonPsppireImportAssistant: Remove the "transient-for"...
2017-05-19 John DarringtonAdd a callback when variables change
2017-05-18 John DarringtonPopulate the data sheet in the import assistant
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-16 John DarringtonRemove commented out code
2017-05-16 John DarringtonFix potential crash if matrix file variables are of...
2017-05-16 John DarringtonFix buffer overflow which could occur if the matrix...
2017-05-16 John DarringtonRemove unreachable code
2017-05-16 Ben Pfaffmatrix-reader: Use strcpy() on char arrays, in next_mat...
2017-05-16 Ben Pfafffactor: Fix return type of do_factor_by_matrix().
2017-05-15 John DarringtonNew Dialog: Non Parametric | K Indepdendent Samples
2017-05-15 John DarringtonPsppireValueEntry: Use a more reliable way to override...
2017-05-13 John DarringtonZip Reader: initialise error string earlier.
2017-05-12 John DarringtonFixed bug which caused a crash in GET DATA
2017-05-12 John DarringtonMEANS: Prevent parser from entering infinite loop.
2017-05-12 John Darringtonsrc/math/linreg.c: Don't calculate the intercept for...
2017-05-12 John Darringtonsrc/math/linreg.c: Encapsulate this object better.
2017-05-12 John DarringtonREGRESSION: Implement /ORIGIN subcommand.
2017-05-11 John DarringtonDESCRIPTIVES: Fix a bug where the parser could enter...
2017-05-11 John DarringtonFACTOR: Don't try to perform analysis if there are...
2017-05-11 John DarringtonFACTOR: Do not try to run an analysis if no matrix...
2017-05-11 John DarringtonFACTOR: Fix a crash when bad input was presented
2017-05-11 John DarringtonFACTOR: Make idata parameters const where they can be.
2017-05-11 John DarringtonDATA MATRIX: Avoid crash on invalid input
2017-05-10 John DarringtonFix memory leaks in FACTOR/MATRIX
2017-05-10 John DarringtonRemove unused variable
2017-05-10 John DarringtonFACTOR: Use consistent indexing when displaying matrices.
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-10 John DarringtonMATRIX DATA: Allow non-symetric matrices if /FORMAT...
2017-05-10 John DarringtonMatrix reader, fix comment to reflect reality.
2017-05-09 John DarringtonMATRIX DATA: Cope with long variable names
2017-05-09 John DarringtonFACTOR: Allow an option '=' after MATRIX
next