pspp
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.
2015-06-21 Ben Pfaffconfigure: With -Werror, add -Wno-error=deprecated...
2015-06-21 Ben Pfaffpspp-sheet-view: Removed unused variable.
2015-06-21 Ben Pfaffpspp-sheet-view: Remove write-only variable from pspp_s...
2015-06-21 Ben PfaffMerge "gtk3" branch into "master".
2015-06-21 John DarringtonMissing value dialog: Simplify error dialog.
2015-06-21 John DarringtonGRAPH: Correct spacing and punctuation of error message
2015-06-21 John DarringtonPsppireOutputView redefined parameter y to be of type...
2015-06-20 Ben Pfaffpo: Update translations from translationproject.org.
2015-06-20 John DarringtonReplace deprecated functions
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-06-20 Ben PfaffUpdate version number to 0.8.5.
2015-06-19 John DarringtonGtk3: Fix font selection of variable and dataview.
2015-06-18 John Darringtongtk_widget_modify_font -> gtk_widget_override_font
2015-06-18 John DarringtonMove version dependent constructs to gtk.in.h
2015-06-18 John DarringtonChart Geometry: Fix Chart Ticks Format test
2015-06-17 John DarringtonCharts: internationalise representation of scientific...
2015-06-17 Friedrich Beckmanncharts: switched from bullet operator to multiplication...
2015-06-17 Friedrich Beckmanncharts: switched from bullet operator to multiplication...
2015-06-17 John DarringtonCorrect and expand comment to barchart_create
2015-06-16 John DarringtonRemove redundant prototype from src/data/variable.h...
2015-06-15 Ben Pfafftests: Unset $TERM to avoid error if $TERM is set to...
2015-06-14 Ben Pfaffplot-hist-cairo: Clip normal curve.
2015-06-14 Ben Pfaffpo: Update translations from translationproject.org.
2015-06-13 Friedrich Beckmanngtk3 - output window: migrated to style context, less...
2015-06-11 Friedrich Beckmannoutput window: click on overview item adjusts output...
2015-06-11 Friedrich Beckmannreplaced decimal module, xrchart_scale with autoformat...
2015-06-11 Friedrich Beckmanncharts: changed scientifc number display from e+6 type...
2015-06-10 Friedrich Beckmannoutput window: click on overview item adjusts output...
2015-06-10 Friedrich Beckmannoutput window: added allocation setting for drawing...
2015-06-07 Friedrich Beckmannreplaced decimal module, xrchart_scale with autoformat...
2015-06-05 Ben Pfaffcairo-chart: Use "Sans" instead of "sans serif" as...
2015-06-04 Friedrich Beckmanncharts: changed scientifc number display from e+6 type...
2015-06-02 John DarringtonFixed bug GRAPH /HISTOGRAM vs. null data.
2015-06-02 John DarringtonExercise the GRAPH command in the split-file test
2015-06-01 John DarringtonAdded src/ui/gui/memorandum.txt to EXTRA_DIST
2015-06-01 Friedrich Beckmannhistogram tick drawing - added format generation for...
2015-05-31 Friedrich Beckmannhistogram tick drawing - added format generation for...
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
next