Moved call to gl_NEXT_HEADER outside the conditional.
[pspp] / src /
2011-09-03 John DarringtonFile Open dialog: disable encoding selector when not... 20110904030504/pspp 20110905030503/pspp 20110906030503/pspp
2011-09-03 John DarringtonFilter file choosers by mimetype instead of file name
2011-09-03 John DarringtonAvoid compiler warnings about uninitialised variables.
2011-09-02 John DarringtonFix make makedistcheck and re-organize icon paths. 20110902125922/pspp
2011-08-28 John DarringtonGLM: Disable the interactions option until it actually... 20110901030501/pspp
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-26 Ben PfaffFix build error if "close" macro is not always visible. 20110826030502/pspp
2011-08-25 Ben Pfaffrange-set: Fix typo in comment. 20110825030503/pspp
2011-08-24 John DarringtonImprove paste to Openoffice.org &c 20110824030501/pspp
2011-08-23 John DarringtonFix warnings
2011-08-21 Ben Pfaffgui: Add missing $(DESTDIR) to install rule. 20110822030503/pspp 20110823030503/pspp
2011-08-20 Matìj Ceplgui: Streamline pspp.desktop 20110821030503/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-18 Ben Pfaffgui: Ignore the -psn_xxx option passed to Mac desktop...
2011-08-16 Ben PfaffUpgrade to newest Gnulib to help relocatable-prog on... 20110816030503/pspp 20110817030502/pspp 20110818030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
2011-08-13 John DarringtonImplemented the KMO and Bartlett test in the FACTOR...
2011-08-13 John DarringtonSet the "local-only" property on GtkFileChooser widgets...
2011-07-30 John DarringtonOneway Dialog: Cosmetic Improvements 20110731030502/pspp 20110801030502/pspp 20110802030502/pspp 20110803030502/pspp 20110804030503/pspp 20110805030503/pspp
2011-07-30 John DarringtonNpar K-related Dialog: Cosmetic Improvements
2011-07-30 John DarringtonDescriptives Dialog: Cosmetic Improvements
2011-07-30 John DarringtonBinomial Dialog: Cosmetic Improvements
2011-07-30 John DarringtonRegression Dialog: Cosmetic improvements
2011-07-30 John DarringtonK-Means Dialog: Cosmetic improvements
2011-07-30 John DarringtonCorrelations Dialog: Cosmetic improvements
2011-07-30 John DarringtonFactor Dialog: Add mnemonics
2011-07-30 John DarringtonAdded use-underline and mnemonic-widget properties...
2011-07-30 John DarringtonReplaced the function widget_scanf with a new widget...
2011-07-29 John DarringtonReliability Dialog: Fix broken mnemonics
2011-07-29 John DarringtonPsppireKeypad: Correct the parent class declaration
2011-07-28 John DarringtonChi-square Dialog: Cosmetic changes
2011-07-28 John DarringtonFrequencies Dialog: Cosmetic changes
2011-07-28 John DarringtonCrosstabs Dialog: Cosmetic changes
2011-07-28 John DarringtonFix crash in Correlations 20110729030502/pspp 20110730030502/pspp
2011-07-26 John DarringtonFix memory leak 20110727030501/pspp 20110728030503/pspp
2011-07-26 John Darringtonglm.c: new function design_full to create default inter...
2011-07-26 John DarringtonFixed crash when interactions have no instances
2011-07-26 John DarringtonConstness
2011-07-26 John DarringtonMade GLM as well as ONEWAY work
2011-07-26 John DarringtonMove call to categoricals_done earlier in the covarianc...
2011-07-26 John DarringtonConstness
2011-07-26 John DarringtonExtended the glm command to accept interactions. Unfor...
2011-07-26 John Darringtoncategoricals.c: Fixed part of the dump function
2011-07-26 John Darringtoncategoricals.c: Rename var_params to interact_params
2011-07-26 John DarringtonRemove unused function
2011-07-26 John DarringtonFix ssq for interactions
2011-07-26 John DarringtonGLM: get_ssq: replace hardcoded 1 with cmd->n_dep_vars
2011-07-26 John DarringtonGLM: remove design_vars which are now superseeded by...
2011-07-26 John DarringtonGLM: Fix memory leaks
2011-07-26 John DarringtonCategoricals: remove var member which is no longer...
2011-07-26 John DarringtonCategoricals: Replace single value by a case, so that...
2011-07-26 John DarringtonChange interaction functions to use cases rather than...
2011-07-26 John DarringtonCategoricals to take interactions instead of variables.
2011-07-26 John DarringtonGLM: Rewrite interactions module and update glm.c to...
2011-07-26 John DarringtonGLM: Prepare the lexer to accept nested variables
2011-07-25 John DarringtonAdded dialog for the NPAR RUNS subcommand
2011-07-25 John DarringtonK-means dialog only should accept numeric variables
2011-07-25 John DarringtonAdd some "mnemonic_widget" refs which had been forgotten
2011-07-25 John DarringtonAdded dialog box for quick cluster command
2011-07-13 Ben Pfaffvariable: Simplify var_set_display_width(). 20110714030505/pspp 20110715030503/pspp 20110716030503/pspp 20110717030505/pspp 20110718030502/pspp 20110719030503/pspp 20110720030502/pspp 20110721030503/pspp 20110722030508/pspp 20110723030508/pspp
2011-07-13 Ben Pfaffformat: Use max width for over-max decimals in fmt_fix().
2011-07-13 Ben Pfaffformat: Honor width step in fmt_fix().
2011-07-09 John DarringtonQUICK CLUSTER: Add MISSING=EXCLUDE for consistency...
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-03 John DarringtonAdded dialog box for the AUTORECODE command. Closes... 20110704030504/pspp 20110705030501/pspp
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonQUICK-CLUSTER: Seperate const from non-const data and... 20110703030504/pspp
2011-07-02 John DarringtonFor consistency with other files use <> instead of ""
2011-07-02 John DarringtonUse PACKAGE_URL from config.h instead of literal string 20110702030505/pspp
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonFix bug where recent data files were not added
2011-07-01 John DarringtonReplace the t-test paired options dialog with a simpler...
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonImplement dialog box for the non-parametric 2-related...
2011-07-01 John DarringtonMove the glade definition for the paired samples dialog...
2011-07-01 John DarringtonAdded COUNT dialog box. Addresses one part of bug ...
2011-07-01 John DarringtonNew widget PsppireValChooser.
2011-07-01 John DarringtonUse variable labels in DESCRIPTIVES output. Fixes...
2011-07-01 John DarringtonAvoid GtkCritical in recode dialog
2011-07-01 John DarringtonFix incorrect conditional
2011-07-01 John DarringtonFix GUI issues in K-Related NPAR dialog box.
2011-07-01 John DarringtonMark get_rule function as inline.
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonFix bugs deleting temporary files and their containing...
2011-07-01 John DarringtonMake the value labels dialog resizable
2011-07-01 John DarringtonReplace deprecated function call
2011-07-01 John DarringtonRemove action member from PsppireSelector
2011-07-01 John DarringtonChange the order of the reported NPAR values in two...
2011-07-01 John DarringtonRemove duplicated functions
2011-07-01 John DarringtonRemove unused functions
2011-07-01 John DarringtonFilter the data file list by mime type instead of file...
2011-07-01 John DarringtonSet the show-tips property on the recent chooser menus
2011-07-01 John DarringtonUse local include paths instead of relative to $top_bui...
2011-07-01 John DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonFix building when readline library is not present
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
next