FREQUENCIES: Reimplement FORMAT=LIMIT feature.
[pspp] / src /
2015-06-24 Ben PfaffFREQUENCIES: Reimplement FORMAT=LIMIT feature.
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 John DarringtonPsppireScanf and PsppireAcr: Avoid deprected API features
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 John DarringtonReplace deprecated functions
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
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-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-14 Ben Pfaffplot-hist-cairo: Clip normal curve.
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-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...
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-31 John DarringtonNew file for developers: memorandum.txt
2015-05-30 Ben PfaffQUICK CLUSTER: Fix infinite loop on bad command name.
2015-05-28 Friedrich Beckmannremoved references to psppire-dialog orientation property
2015-05-28 Friedrich Beckmannfixed scrolling of edited cell - fixes bug #45113
2015-05-25 Friedrich Beckmannscatterplot: fixed compiler warnings
2015-05-24 Friedrich Beckmannfixed the scroll-to-bottom; removed the size-request...
2015-05-24 Friedrich Beckmannrepair glade; switched to gladeui-2.0; removed the...
2015-05-22 Friedrich Beckmannscatterplot: fixed compiler warnings
2015-05-21 Friedrich Beckmanngtk3: replaced gtk_widget_register_window with older...
2015-05-21 Friedrich Beckmanngtk3 - fix to show selected cells with adwaita theme
2015-05-21 Friedrich Beckmanngtk3 - adapted draw routine to gtk_cairo_should_draw_wi...
2015-05-20 John Darringtongtk3: Replace gdk_window_get_pointer with gdk_window_ge...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_layout_get_vadjustment...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_widget_size_request with...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_cell_renderer_get_size...
2015-05-17 Friedrich Beckmanngtk3 - added NULL check to tt_test_options_dialog_destr...
2015-05-17 Friedrich Beckmanngtk3 - added NULL check to tt_test_options_dialog_destr...
2015-05-17 John DarringtonFix GtkCritical whilst displaying last line of variable...
2015-05-17 John DarringtonFix GtkCritical whilst displaying last line of variable...
2015-05-16 John DarringtonFix crash when cancelling variable type dialog.
2015-05-16 John DarringtonFix crash when cancelling variable type dialog.
2015-05-14 John DarringtonSheet View optimisation: Do not attempt to draw sheet...
2015-05-03 Friedrich Beckmannfixed initial show of names in header window. Variable...
2015-05-03 Friedrich BeckmannFixed horizontal scrolling for header window (variable...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-04-24 Friedrich BeckmannSwitch the order in which scatterplot axes appear in...
2015-04-24 Friedrich BeckmannAllow data used by GRAPH /SCATTERPLOT to persist after...
2015-04-24 Friedrich BeckmannWhitespace changes only.
2015-03-10 Ben Pfaffhelp-pages-list: Distribute.
2015-03-08 Ben PfaffRELIABILITY: Ignore STATISTICS subcommand.
2015-03-08 Ben PfaffFACTOR: Support ANALYSIS subcommand.
2015-03-07 Ben Pfaffexpressions: Add support for 2- and 3-operand RND function.
2015-03-07 Ben PfaffFREQUENCIES: Accept (but ignore) ORDER subcommand.
2015-03-06 Ben PfaffRENAME VARIABLES: Make parentheses optional for single...
2015-03-06 Ben Pfaffpsppire-dialog: Fix incompatible pointer type.
2015-02-21 John DarringtonFrequencies Dialog: Add the ability to specify a bar...
2015-02-16 John DarringtonPsppireDialog: New property: help-page
2015-02-15 Ben PfaffCOUNT: Correct treatment of missing values.
2015-02-14 John DarringtonExamine Dialog: Fix widget focus order
2015-02-14 John DarringtonDialog boxes: Grab focus of the source widget on reset
2015-02-07 John DarringtonAdded the /BARCHART option to CROSSTABS
2015-02-02 John DarringtonCorrected typo in syntax generation for value chooser.
2015-01-23 John DarringtonEnsure that example_dir is relocatable.
2015-01-22 John DarringtonAdd examples directory "shortcut" to file_open dialog
2015-01-21 John DarringtonFrequencies: Added the /BARCHART subcommand.
2015-01-19 John DarringtonPiecharts: Avoid the segment fill obscuring the labels
2015-01-19 John DarringtonPiecharts: Remove trailing whitespace from slice labels
2015-01-17 John DarringtonFix logic error in previous commit
2015-01-16 John Darringtonreplace_file_start: On error, ensure that the appropria...
2015-01-16 John DarringtonNew module to perform decimal floating point arithmetic...
2015-01-07 John DarringtonSyntax Window: Simplify the Edit|Paste callback.
2015-01-04 John DarringtonFix compiler warnings on 64 bit machines
2015-01-04 Ben Pfaffcairo: Remove claim that a null 'cairo' can work.
2015-01-04 Ben Pfaffpsppire-output-view: Fix segfault during printing.
2015-01-02 John DarringtonExamine: Change the positioning of the whiskers on...
2014-12-29 John DarringtonFactor: fix memory leaks relating to PROMAX and update...
2014-12-28 Ben Pfafffactor: Comment out unused functions.
2014-12-21 John DarringtonFACTOR: Added PROMAX rotation.
2014-12-14 John DarringtonFile Export: Added a "plain text" option.
2014-12-08 Ben Pfaffcommand: Fix delayed execution of FINISH.
2014-12-08 Daniel Schliepercommand: Add STEMLEAF to list of unimplemented commands.
next