Syntax Window: Dynamically set paste sensitivity
[pspp-builds.git] / src /
2010-08-24 John DarringtonSyntax Window: Dynamically set paste sensitivity
2010-08-24 John DarringtonImplemented Edit->Paste in the syntax viewer
2010-08-24 Ben Pfaffformat: Optimize fmt_from_io().
2010-08-24 Ben Pfaffformat: Fix type code for Z format in system and portab...
2010-08-23 John DarringtonSyntax Window: Edit->* item sensitivity follows selection
2010-08-23 John DarringtonImplemented Cut, Copy and Delete in the syntax editor
2010-08-22 John DarringtonSET MXWARNS = 0 to be interpreted as unlimited.
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-08-21 John Darringtonsyntax-editor.ui cleanup
2010-08-21 John DarringtonAllow undo/redo of pasted text as a single item
2010-08-21 John DarringtonText input dialog: Use widget-io
2010-08-21 John DarringtonCanonicalise 2-tailed vs. 2-sided
2010-08-21 John DarringtonConsolidate printed strings
2010-08-21 John DarringtonCorrect grammar in printed string
2010-08-20 John Darringtonfile-handle-def.c: replace hash with hmap
2010-08-19 John DarringtonFix translation of column headers in text import dialog.
2010-08-19 John DarringtonFix translation of column header.
2010-08-11 John Darringtoncorrelations: Fix memory leak
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2010-08-09 Ben PfaffSAVE: Fix UNSELECTED=RETAIN with a filter variable.
2010-08-09 Ben PfaffDATA LIST: Don't report an error for an empty final...
2010-08-09 Ben PfaffDATA LIST: Fix output column reporting for FREE and...
2010-08-09 Ben Pfaffsys-file-writer: Consistently use "goto error" to exit.
2010-08-09 Ben Pfaffsys-file-writer: Make write_error(), close_writer(...
2010-08-09 Ben Pfaffsys-file-writer: Fix comment.
2010-08-09 Ben PfaffReplace S_I[RWX]{USR,GRP,OTH} macros by their values.
2010-08-09 Ben Pfaffi18n: Make a few strings more generic for translators.
2010-08-08 John DarringtonAggregate-dialog: Preselect summary function and variab...
2010-08-08 John DarringtonSET FORMAT: Flag an error if an invalid format is given.
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat...
2010-08-07 John DarringtonAggregate dialog: Initialize HPane widget width on...
2010-08-05 John DarringtonReplace oneway.q with a manually crafted oneway.c file
2010-08-01 John DarringtonAvoid compiler warning
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty.
2010-07-30 John DarringtonDeallocate memory from pool using the correct function
2010-07-30 John DarringtonFlush the journal after every write.
2010-07-30 Ben PfaffAGGREGATE: Add .h file to Makefile (fixing "make distch...
2010-07-30 Ben Pfaffmake-file: Remove superfluous fflush().
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-30 Ben Pfafftemp-file: Rename "ext-array" (for "external array").
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-07-28 John DarringtonAGGREGATE: New file aggregate.h containing the summary...
2010-07-26 John DarringtonRemove URL from translatable string
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-07-24 John DarringtonFix memory leak in crosstabs
2010-07-24 John DarringtonFix memory leak in MRSETS
2010-07-24 John DarringtonAvoid unused function warning
2010-07-22 John DarringtonReplaced relibility.q with relibility.c
2010-07-20 Jason H StoverAdd argument specifying column containing dependent...
2010-07-19 John DarringtonDelete file "means.q"
2010-07-19 John DarringtonRemove unnecessary include directives of hash.h
2010-07-18 John DarringtonFix memory leak in data_in
2010-07-16 John DarringtonReliability dialog: Add checkbox for summary subcommand
2010-07-16 John DarringtonFix memory leak
2010-07-16 John DarringtonRemove const qualifiers from encoding converter components.
2010-07-15 Jason H StoverDo not rely on user to specify all variables in VARIABL...
2010-07-04 John DarringtonFix various memory leaks
2010-07-04 John DarringtonFix memory leak in tab_destroy
2010-07-04 John DarringtonFix memory leak in examine
2010-07-04 John DarringtonFix uninitialized variable
2010-07-04 John DarringtonFix invalid reference
2010-06-29 Ben Pfaffcairo: Fix handling of font sizes.
2010-06-26 Ben Pfaffcairo: Remove support for printed headers.
2010-06-26 Ben Pfaffgui: Fix spelling error in user-visible string.
2010-06-26 Ben Pfaffoutput: Fix logic error in table_select_slice().
2010-06-26 Ben PfaffAvoid redundant linking against libtool convenience...
2010-06-23 John DarringtonMove compute dialog definition to its own file
2010-06-23 John DarringtonMove select cases into its own definition file
2010-06-23 John Darrington(Re)enable select cases dialog.
2010-06-23 John DarringtonSeperate the goto-case dialog into its own definition...
2010-06-16 John DarringtonEnsure that psppire's --help and --version options...
2010-06-16 Ben Pfafflexer: Fix funny indentation.
2010-06-16 Ben Pfaffpsppire: Fix insecure temporary file creation in clipbo...
2010-06-16 Ben Pfaffpspp: Mark the pspp --help text as translatable.
2010-06-16 Ben Pfaffpsppire: Re-implement --help and --version options.
2010-06-16 Ben PfaffDo not treat isolated CR in input data as new-line.
2010-06-15 John DarringtonRemove unused functions make_temp_file and make_unique_...
2010-06-11 Ben Pfafftmpfile: Rename "struct tmpfile" to "struct temp_file".
2010-06-09 John DarringtonRemove unnecessary translatiosn of stock items.
2010-06-08 Ben Pfaffgui: Fix permissions when creating configuration directory.
2010-06-08 Ben Pfaffgui: Create user settings directory if it doesn't alrea...
2010-06-06 Ben PfaffDEBUG EVALUATE: Eliminate lexical corner case, rewrite...
2010-06-06 Ben Pfaffexpressions: Improve error message for bad quarter...
2010-06-06 Ben Pfaffexpressions: Improve error messages evaluating invalid...
2010-06-06 Ben Pfaffexpressions: Don't abbreviate "number" as "num" in...
2010-06-06 Ben Pfaffexpressions: Improve "type mismatch" error messages...
2010-06-06 Ben PfaffMOMENTS: Avoid lexical corner case in test case.
2010-06-06 Ben Pfaffpspp: Add --no-output option to allow entirely disablin...
2010-06-02 John DarringtonFix memory leak in casewriter_make_reader.
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only...
2010-05-29 Ben PfaffRemove 255-byte limit on the length of literal strings.
2010-05-28 John DarringtonFix inconsistent label positions on piecharts.
2010-05-27 John DarringtonBe more forgiving about ROC syntax
2010-05-27 John DarringtonFix crash on erroneous ROC input
2010-05-26 John DarringtonCreate the detrended np plot instead of a second normal one
2010-05-26 John DarringtonRemoved uninitialised variable.
2010-05-26 Ben PfaffFix get-data-txt-importcases.sh test on Mingw.
2010-05-25 John DarringtonOutput viewer: Guess file type from filename suffix.
2010-05-24 John DarringtonUse gtk stock item instead of a custom one
next