Use non-deprecated macros.
[pspp-builds.git] / src /
2009-12-28 John DarringtonAdd optional / to AGGREGATE OUTPUT subcommand. fc11-i386-build67 fc11-x64-build64 lenny-x64-build88 sid-i386-build134
2009-12-27 John DarringtonFACTOR: Ensure a non-zero number of factors. fc11-i386-build66 fc11-x64-build63 lenny-x64-build87 sid-i386-build133
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-27 John DarringtonRemove unused declarations
2009-12-27 John DarringtonChange GTK_SIGNAL_FUNC to G_CALLBACK.
2009-12-27 John DarringtonAvoid warning about GtkAdjustments with non-zero page_size
2009-12-24 John DarringtonFACTOR: Implemented the /PRINT=CORRELATIONS SIG DETERMI...
2009-12-23 John DarringtonFACTOR: Remove diagnostic messages
2009-12-23 John DarringtonFirst attempt at FACTOR command
2009-12-18 John DarringtonRemove gettext markup from g_param_spec arguments. fc11-i386-build60 fc11-x64-build57 lenny-x64-build81 sid-i386-build127
2009-12-16 John DarringtonLinear Regression: Dependent variables should not be... fc11-i386-build59 fc11-x64-build56 lenny-x64-build80 sid-i386-build126
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-16 John DarringtonFix bug in ROC parsing long string variables fc11-i386-build57 fc11-x64-build54 lenny-x64-build78 sid-i386-build124
2009-12-16 John DarringtonProperly escape marked up text in dictionary views fc11-i386-build56 fc11-x64-build53 lenny-x64-build77 sid-i386-build123
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-15 John DarringtonRemove unused GtkAdjustment objects
2009-12-14 John DarringtonFix missing menu label
2009-12-14 John DarringtonDon't allow string variables in ROC dialog as dependent...
2009-12-14 John DarringtonRemove unused code
2009-12-14 John DarringtonShow only numeric variables in correlations dialog
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-13 John DarringtonNew function psppire_var_view_contains_var
2009-12-13 John DarringtonChange psppire_dicts pointers from G_POINTER to PSPPIRE...
2009-12-12 John DarringtonROC dialog: Disable reference button when curve is...
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-12-12 John DarringtonRemove unused code
2009-12-12 John DarringtonRework the recode-dialog to fit new selector / psppire...
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-19 John DarringtonEnsure that only one set of callbacks exist.
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonUpdate to reflect latest copy of Gnulib fc11-i386-build38 fc11-x64-build35 lenny-x64-build59 sid-i386-build107
2009-11-18 John DarringtonFix problem building with --without-libplot
2009-11-18 John DarringtonFix property erroneously altered in commit a9a69251edd6...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-11-15 John DarringtonMove definition of sort-cases-dialog to a seperate... fc11-i386-build35 fc11-x64-build32 lenny-x64-build56 sid-i386-build104
2009-11-14 John DarringtonFix some minor problems with the reliability dialog fc11-i386-build34 fc11-x64-build31 lenny-x64-build55 sid-i386-build103
2009-11-13 John DarringtonProperly display ampersand characters in dictionary... fc11-i386-build33 fc11-x64-build30 lenny-x64-build54 sid-i386-build102
2009-11-08 John DarringtonUse significance_of_correlation function in t-test. fc11-i386-build32 fc11-x64-build29 lenny-x64-build53 sid-i386-build101
2009-11-08 John DarringtonNew module src/math/correlation
2009-11-07 John DarringtonRemove inappropriate call to gtk_window_set_keep_above fc11-i386-build31 fc11-x64-build28 lenny-x64-build52 sid-i386-build100
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre... fc11-i386-build22 fc11-x64-build21 lenny-x64-build43 sid-i386-build90
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-11 Ben PfaffDrop double suffixes from makefiles to improve POSIX...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-10 Ben PfaffDeclare Makefile suffixes, to be a little closer to...
2009-10-10 John DarringtonConverted psppire.glade to psppire.ui fbsd72-i386-build33 fc11-i386-build19 fc11-x64-build19 lenny-x64-build40 sid-i386-build87
2009-10-10 John DarringtonConverted some additional .glade files .ui
2009-10-10 John DarringtonAllow xgettext to extract strings from .ui files
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-10-06 Jason H StoverNew function check_interactions to specify all possible... fbsd72-i386-build28 fc11-i386-build14 fc11-x64-build15 lenny-x64-build36 sid-i386-build82
2009-10-04 John DarringtonCanonicalise orthography of Big/Little Endian fbsd72-i386-build25 fc11-i386-build11 fc11-x64-build12 lenny-x64-build33 sid-i386-build79
2009-10-04 John DarringtonRemove duplicate entry from command.def
2009-10-04 John DarringtonCORRELATIONS: Properly deal with case weights. fbsd72-i386-build24 fc11-i386-build10 fc11-x64-build11 lenny-x64-build32 sid-i386-build78
2009-10-04 John DarringtonCORRELATIONS: Fix bug parsing /STATISTICS=ALL
2009-10-04 John DarringtonCORRELATIONS: Added support for /STATISTICS=XPROD
2009-10-04 John DarringtonCORRELATIONS: Added support for the STATISTICS subcommand
2009-10-03 John DarringtonFirst working version of CORRELATIONS.
2009-10-03 John DarringtonInitial framework for CORRELATIONS command
2009-10-01 Ben PfaffFix numerous warnings about an unknown attribute rpl_ma... fbsd72-i386-build23 fc11-i386-build9 fc11-x64-build10 lenny-x64-build31 sid-i386-build77
2009-10-01 Ben PfaffUpgrade to latest Gnulib version and fix resulting... fbsd72-i386-build22 fc11-i386-build8 fc11-x64-build9 lenny-x64-build30 sid-i386-build76
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types. fc11-i386-build0 lenny-x64-build21 sid-i386-build66
2009-09-27 John DarringtonAdd necessary #include stddef.h directive build52 lenny-x64-build16 lenny-x64-build17 lenny-x64-build18 lenny-x64-build19 lenny-x64-build20 sid-i386-build59 sid-i386-build60 sid-i386-build61 sid-i386-build62 sid-i386-build63 sid-i386-build64 sid-i386-build65
2009-09-26 Ben Pfaffperl-module: Additional fixes for Perl version number... origin/perl build3 build4 build49 build50 build51
2009-09-25 Ben Pfaffperl-module: Tolerate minor PSPP version number differe... build0 build41 build42 build43 build44 build45 build46 build47
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-09-17 Ben PfaffDon't pad variable labels written to system files.
2009-09-16 Ben PfaffFREQUENCIES: Make frequency table headings easier to...
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-09-12 John DarringtonCanonicalise some printed strings, to make translators...
2009-09-04 Ben PfaffT-TEST: Also fix the case where the correlation is...
2009-09-04 Ben PfaffT-TEST: Avoid NaN in paired-sample correlation signific...
2009-09-02 Jason StoverNew functions glm_custom_design and parse_interactions.
2009-08-30 John DarringtonCorrect typo in printed string
2009-08-30 John DarringtonUpdate to most recent Gnulib
2009-08-16 John DarringtonDon't override label for Save As menuitem
2009-08-03 Jason StoverCruft removal
2009-07-30 John DarringtonUse u8_cpy instead of memcpy.
2009-07-29 Jason StoverMerged changes from branch interaction-review
2009-07-28 John DarringtonAllow ranges with left to right and bottom to top sense...
2009-07-28 John DarringtonFix clipboard export of non-ascii strings.
2009-07-27 John DarringtonFix bug in casemapping long strings.
2009-07-27 John DarringtonPrevent var sheet from traversing to an invalid cell
2009-07-26 John DarringtonWhitespace changes for the benefit of xgettext.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-24 John Darringtonremove return values from callbacks which don't need...
2009-07-23 John DarringtonFix warnings in flip command.
2009-07-23 John DarringtonRemove reference to roc.h which doesn't exist.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonFix merge problems
2009-07-23 John DarringtonMerge commit 'origin/roc'
next