pspp-builds.git
2007-10-19 John DarringtonImplemented a dialog box for the ONEWAY command.
2007-10-15 Ben PfaffDelete test that is obsolete and has not been run autom...
2007-10-13 John DarringtonImplemented the Rank Cases dialog
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-10-13 Ben PfaffUse fseeko module from gnulib instead of our home-grown...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffstdint.h-instead-of-size_max.h.patch from patch #6230.
2007-10-12 Ben Pfaffconfig.h-fixes.patch from patch #6230.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-10-12 Ben PfaffDeclarations must all precede statements in C90.
2007-10-11 John DarringtonAdded some missing calls to gtk_window_set_transient_for
2007-10-11 Ben Pfaffcleanup-misc.patch from patch #6230.
2007-10-10 John DarringtonAdded the Independent Samples T Test dialog
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-10-07 Ben PfaffOops--forgot ChangeLog for DESCRIPTIVES earlier.
2007-10-07 John DarringtonAdded feature to make OK and PASTE buttons insensitive...
2007-10-06 John DarringtonUpdate libglade version dependency
2007-10-06 Ben PfaffAdd DESCRIPTIVES dialog.
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-10-02 Ben PfaffFix bug #21192. Thanks to John Darrington for review.
2007-10-01 Ben PfaffFix comment.
2007-09-30 Ben PfaffImprove installation instructions.
2007-09-30 Ben PfaffPrint a message indicating success at the end of the...
2007-09-28 John DarringtonDon't abort on GSL exceptions
2007-09-27 Ben Pfaff(libglade_psppire_la_CFLAGS): Enable VPATH build by...
2007-09-26 John DarringtonAdded the Analyze menu.
2007-09-26 Ben PfaffAdd missing #include.
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-09-25 John DarringtonFix GUI output viewer to use the "auto" feature of...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben Pfaff(popup_message): Refer to files that contain commands...
2007-09-25 Ben Pfaff(set_fallback_viewport): Make code easier to understand.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-25 Ben PfaffMake this example work on the newest version of PSPP.
2007-09-23 Ben Pfaff(cmd_data_list): Don't allow END subcommand to be used...
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-22 John DarringtonCorrected various typos in error messages.
2007-09-22 Ben PfaffChangeLog entries from earlier that I missed.
2007-09-22 John DarringtonFree the cmd after it's finished.
2007-09-21 Jason Stoverfix memory leaks; bug 21056
2007-09-21 Ben PfaffNew test for bug #21117.
2007-09-21 Ben Pfaff* ascii.c (struct ascii_driver_ext): New member reporte...
2007-09-21 John DarringtonAdded a BACKEND_CHANGED signal on PsppireDict, and...
2007-09-20 Ben PfaffAdd regression test for bug #21108.
2007-09-20 Ben PfaffFix bug #21108.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-09-19 Ben PfaffFix bug #20910.
2007-09-19 Ben Pfaff(histogram_plot): Remove incorrect assertion. Fixes...
2007-09-17 Ben Pfaff* set.q (show_warranty): Use fputs to print lack-of...
2007-09-16 John DarringtonRemoved documentation for CLEAR TRANSFORMATIONS since...
2007-09-15 John DarringtonCanonicalized on American orthography in source files.
2007-09-15 John DarringtonInitialize variables to avoid compiler warnings.
2007-09-14 John DarringtonFixed all the misspellings of my name and email address
2007-09-14 Ben Pfaff(dict_clone): Copy case indexes from cloned dictionary...
2007-09-14 Jason Stoverfix memory leak
2007-09-14 Jason StoverDeclare models in difinition of cmd_regression; free...
2007-09-13 John DarringtonImplemented the find dialog.
2007-09-13 John DarringtonFixed up some gladeui related things to correspond...
2007-09-13 John DarringtonAdded #include "localcharset.h" to correspond to recent...
2007-09-13 Ben Pfaff(postcalc): Free sorted_tab and the structures that...
2007-09-13 John DarringtonFreed the stuff generated by the parser.
2007-09-12 Ben Pfaff* casereader-translator.c (struct casereader_translator...
2007-09-11 Ben Pfaff(psppire_variable_sheet_create): Use xstrdup to save...
2007-09-08 John DarringtonRemoved #include "getline.h" because gnulib no longer...
2007-09-06 John DarringtonFixed buglet managing entries in the recent files lists.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-09-05 Ben PfaffUpdate scripts that invoke Perl to invoke it as simply...
2007-09-05 Ben Pfaff(cmd_crosstabs): Free xtab and the structures that...
2007-09-02 John DarringtonRearrange menus to be more like later version of other...
2007-08-30 John DarringtonUpdate po/*
2007-08-28 John DarringtonYet more memory leaks.
2007-08-27 John DarringtonChanged test file name from 'foo.sps' to $TESTFILE...
2007-08-27 John DarringtonPlugged some more memory leaks.
2007-08-27 John DarringtonPlugged some memory leaks.
2007-08-27 Ben PfaffFix white space.
2007-08-27 John DarringtonForce display width to 8, if sys file says zero. Closes...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-25 John DarringtonEnable journal in GUI.
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-08-23 John DarringtonCatch errors creating icon pixbufs and report them...
2007-08-22 John DarringtonRemove notebook popup menu, which doesn't seem to displ...
2007-08-18 John DarringtonAdded the ability to paste from the clipboard to the...
2007-08-17 Jason Stoverbroke long line in error message
2007-08-16 Jason Stoverfixed typo
2007-08-16 Ben PfaffDelete files that should never have been checked in.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-08-15 Jason Stoverfix bug 19819
2007-08-15 John DarringtonMake distcheck work for configure --without-libplot
2007-08-14 John DarringtonAvoid assertion failure pasting from a dictionary with...
2007-08-13 John DarringtonFixed bug pasting from the clipboard, where the wrong...
2007-08-13 Ben Pfaff* command/no_case_size.sh: Update to match update DISPL...
2007-08-13 Ben PfaffOutput variable measurement level, alignment, and displ...
2007-08-13 Ben PfaffPatch #6117: Implement clipboard for data sheet.
2007-08-13 Ben Pfaff* get.c (parse_read_command): Compact the values in...
2007-08-13 Ben Pfaff* get.c (struct case_map): Move into new file src/data...
2007-08-13 Ben Pfaff* psppire-dict.c (psppire_dict_dump): Don't use
next