pspp
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
2015-07-19 John DarringtonPsppireDialogActionIndepSamples: Replace GtkTable with...
2015-07-19 John DarringtonIndependent Samples T-Test dialog: Replace deprected...
2015-07-18 John DarringtonGET DATA TXT: change syntax generation from /IMPORTCASE...
2015-07-10 John DarringtonLinreg: Reduce scope of variables
2015-07-04 John DarringtonAvoid gtk_widget_reparent which is deprecated
2015-07-04 John DarringtonAvoid GtkArrow which is deprecated
2015-07-03 John DarringtonPsppireWindowRegister: Remove unused function
2015-06-29 John DarringtonFix bug when searching through an empty dataset.
2015-06-29 John DarringtonCorrect bad button label
2015-06-28 Friedrich Beckmannmissing-val-dialog.c: fixed bug #45419 - added value...
2015-06-28 John DarringtonFix non-working accelerator key
2015-06-27 John DarringtonPsppireMeansLayer: Remove useless widget
2015-06-27 John DarringtonPsppireValChooser: remove deprecated functions
2015-06-27 John DarringtonGtkTable -> GtkGrid
2015-06-27 John DarringtonRemove deprecations from help-menu.c
2015-06-27 John DarringtonOutputWindow: Convert deprecated widgets to non-depreca...
2015-06-27 John DarringtonRemoved unreachable code section
2015-06-27 John Darringtongtk_widget_size_request --> gtk_widget_get_preferred_size
2015-06-27 John DarringtonReplace two instances of gdk_pointer_grab with gdk_devi...
2015-06-27 John DarringtonRevert "Replaced a few instances of gdk_window_get_poin...
2015-06-27 John DarringtonReplaced a few instances of gdk_window_get_pointer...
2015-06-27 Friedrich Beckmannpsppire-output-view.c: added check for view->xr - fixes...
2015-06-27 John DarringtonReplace deprecated GTK_STOCK_ symbols with translatable...
2015-06-27 John DarringtonPaired samples T-TEST: fix bug calculating correlation...
2015-06-26 John DarringtonCROSSTABS: Fixed the reporting of the standard error...
2015-06-25 John Darringtongdk_cursor_unref -> g_object_unref
2015-06-24 Friedrich Beckmann fix s390x build failure on debian due to wrong...
2015-06-24 Friedrich Beckmann fix crash when exporting pdf via gui - fixes bug...
2015-06-24 John DarringtonSelect cases dialog: Change GtkTable to GtkGrid
2015-06-24 John DarringtonReplace some obsolete Gtk2 functions
2015-06-24 John DarringtonFix typo in value chooser
2015-06-24 John Darringtongdk_cursor_unref -> g_object_unref
2015-06-24 Ben PfaffFREQUENCIES: Reimplement FORMAT=LIMIT feature.
2015-06-23 John DarringtonNEWS: add note to mention the transition to Gtk+3
2015-06-22 John DarringtonData import dialog: GtkTable -> GtkGrid
2015-06-22 John DarringtonPsppireKeypad: replace GtkTable with GtkGrid
2015-06-22 John DarringtonRemove deprecated functions gtk_threads_enter and gdk_t...
2015-06-22 John DarringtonReplace GtkFontSelectionDialog with GtkFontChooserDialog
2015-06-21 John DarringtonReplace GtkStock, GtkVBox and GtkHBox with their non...
2015-06-21 Ben Pfaffpo: Update translations from translationproject.org.
2015-06-21 Ben Pfaffpo: Update translations from translationproject.org.
2015-06-21 John DarringtonPsppireScanf and PsppireAcr: Avoid deprected API features
2015-06-21 Ben Pfaffpo: Update translations from translationproject.org.
next