pspp
2015-11-29 Friedrich BeckmannSmake clean target removed po/ChangeLog and po/Makefile...
2015-11-29 John DarringtonFix compiler warning
2015-11-28 John DarringtonCorrect the rendering of the data and variable sheets...
2015-11-28 John DarringtonFix change inadvertently added by previous commit
2015-11-28 John DarringtonPersist dialog box widget settings.
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-11-21 John DarringtonRemove diagnostic code from quick-cluster.c
2015-11-20 John DarringtonRemove unnecessary #include directives
2015-11-15 John Darringtonfh_get_identity: Move to static scope
2015-11-13 John DarringtonQUICK CLUSTER: Remove sqrt from Euclidean distance...
2015-11-13 John Darringtonfh_get_identity: Remove incorrect statement from comment.
2015-11-11 John DarringtonMove fn_identity from file-name.c to file-handle-def.c
2015-11-11 John DarringtonNew top level menu for Graphs.
2015-11-10 John DarringtonQuick Cluster: Reimplement clustering algorithm
2015-11-09 John DarringtonQuick Cluster: Print an error instead of failing silently
2015-11-07 John DarringtonQuick Cluster: Add horizontal rule in cluster membershi...
2015-11-06 John DarringtonAvoid possible overflow in fn_identity.
2015-11-03 John DarringtonFix crash on w32
2015-11-02 John DarringtonFix typo in NEWS file
2015-10-31 John DarringtonUpdated version number to 0.9.0 ( 9 indicating unstable...
2015-10-31 John Darringtonget_default_paper_size: Use access instead of fn_exists
2015-10-29 John DarringtonFixed problem building documentation in absence of...
2015-10-28 John DarringtonUse a better method of identifying files on w32
2015-10-27 John DarringtonRemove unused functions fn_dir_name fn_getenv and fn_ge...
2015-10-25 John Darringtondfm_writer_error: Correct comment
2015-10-24 John DarringtonRemove unused function fn_is_special
2015-10-24 John DarringtonAdd test to check that reading from a pipe works ok
2015-10-23 John DarringtonRemove obsolete prototype
2015-10-23 John DarringtonRemove unused function
2015-10-23 John DarringtonAvoid "definition without prototype" warnings
2015-10-22 John DarringtonAvoid "definition without prototype" warnings
2015-10-22 John Darringtoncaseproto_ref: Append compiler directive WARN_UNUSED_RESULT
2015-10-21 John Darringtonmake-file.c: Behave better under windows operating...
2015-10-21 Ben PfaffQUICK CLUSTER: Avoid "unused parameter" warning.
2015-10-21 Alan MeadQUICK CLUSTER: New subcommand: /PRINT
2015-10-20 John DarringtonSkip fifo test for w32 hosted builds
2015-10-20 John DarringtonAppend the correct number of null bytes to the end...
2015-10-20 John DarringtonChange pattern of tmpfiles from <name>.tmpXXXXXX to...
2015-10-19 John DarringtonMove definition of handler inside the #ifdef HAVE_READLINE
2015-10-18 John DarringtonProvide stubs for spreadsheet functions when no spreads...
2015-10-18 John DarringtonGnumeric Reader: Fix memory leak
2015-10-17 John DarringtonAdd tests for cases exercising the atomic replacement...
2015-10-17 John DarringtonRemove unnecessary #include directive
2015-10-09 John Darringtonstruct file_handle: Add new member file_name_encoding...
2015-10-09 John DarringtonEnsure all lex_readers have the encoding parameter
2015-10-09 John Darringtonreplace_file_start: remove parameter TMP_FILE
2015-10-09 John Darringtonreplace_file_start: Now takes a file handle instead...
2015-10-09 John Darringtonlexer.c: Remove file_name member from lex_reader_file
2015-10-07 John DarringtonFix the INCLUDE /ENCODING subcommand and add a test...
2015-10-04 John DarringtonZip Reader: Avoid undefined behaviour when reading...
2015-10-02 Ben Pfafftests: Distribute tests/data/test-encrypted.sps also.
2015-10-02 Ben Pfaffpo: Update translations from translationproject.org.
2015-09-26 Ben Pfaffpspp-convert: Support decrypting encrypted SPSS syntax...
2015-09-20 John DarringtonFix memory leak in initialization
2015-09-19 Ben Pfaffdoc: Add missing file to doc_pspp_dev_TEXINFOS.
2015-09-19 John DarringtonPsppireSpreadsheetModel: Take reference to underlying...
2015-09-16 Ben Pfaffdoc: Document encrypted syntax file format.
2015-09-16 John DarringtonFix memory leak in PsppireVarSheet
2015-09-16 John DarringtonFix memory leak in ODS reader
2015-09-16 John DarringtonText file importer: Initialise the total_is_exact variable.
2015-09-15 John DarringtonRef count struct spreadsheet
2015-09-12 Ben Pfaffany-reader: Add some comments on interface and implemen...
2015-09-12 Ben Pfaffpc+-file-reader: Fix handling of short files.
2015-09-12 Ben Pfaffgui: Mark print_startup_time() unused to avoid warning.
2015-09-12 John DarringtonFix dereference to reallocated pointer in data-parser...
2015-09-06 Ben Pfaffpo: Update translations from translationproject.org.
2015-09-06 John DarringtonRemove some unnecessary #include directives
2015-09-06 John DarringtonHave "make distcheck" run without errors
2015-09-05 John DarringtonSplash screen: Flush display after drawing.
2015-08-30 John DarringtonEncoding selector: fix memory leak
2015-08-30 John DarringtonPsppireEncodingSelector: Add comment
2015-08-29 John DarringtonDon't bother freeing import dialog memory. Thus avoid...
2015-08-25 John DarringtonTextImportDialog: Gtk[VH]Box --> GtkBox
2015-08-25 John DarringtonTextImportDialog: Remove unused struct definition
2015-08-25 John DarringtonTextImportDialog: GtkVPaned --> GtkPaned
2015-08-25 John DarringtonTextImportDialog: GtkTable --> GtkGrid
2015-08-21 Ben PfaffPulled the latest translations from translation-project.org
2015-08-18 John DarringtonRestore the splash screen.
2015-08-11 John DarringtonPulled the latest translations from translation-project.org
2015-08-09 John DarringtonRemove deprecation: gtk_misc_set_alignment -> gtk_widge...
2015-08-02 John DarringtonRemoved superfluous #include directive
2015-08-02 Ben Pfaffsys-file-reader: Add PSPP version to messages that...
2015-08-01 John DarringtonREGRESSION: Relaxed the syntax parser slightly and...
2015-07-31 Ben PfaffT-TEST: Allow comma to be omitted in GROUPS subcommand.
2015-07-31 Ben PfaffT-TEST: Allow both CIN and CI on CRITERIA.
2015-07-31 Ben PfaffT-TEST: Use correct keyword CI (instead of CIN) on...
2015-07-28 John Darringtonpsppire_cell_renderer_button_render: Avoid deprecation...
2015-07-28 John DarringtonPsppireDataWindow (on_switch_page): Add comment and...
2015-07-28 John DarringtonPsppireDataWindow: reduce scope of incidental
2015-07-26 John DarringtonReplace deprecated GtkHBox with GtkBox
2015-07-26 John DarringtonData Editor: Remove the GtkHandleBox
2015-07-26 John DarringtonPsppireDialogAction and subclasses - use function to...
2015-07-26 Ben Pfaffsystem-file-format; Add a little more information glean...
2015-07-26 John DarringtonAdded notes about glade versions to src/ui/gui/memorand...
2015-07-25 Ben Pfaffsys-file-reader: Change some errors to warnings.
2015-07-25 Ben Pfaffsys-file-reader: Avoid hanging forever if a system...
2015-07-25 Ben Pfaffdictionary: Make dict_delete_var() much faster in commo...
2015-07-22 John DarringtonFix behaviour of the REGRESSION /STATISTICS subcommand.
2015-07-21 Ben PfaffGET DATA/TYPE=TXT: Remove ESCAPE subcommand and make...
2015-07-19 John DarringtonPsppireValueEntry: Enable can_focus in realize callback
next