Add w32 handler for "activate-link" signal
[pspp] / src /
2021-04-10 John DarringtonAdd w32 handler for "activate-link" signal
2021-04-10 John DarringtonRemove unused module subcommand-list
2021-04-10 John Darringtonsrc/ui/gui/var-display.c (missing_values_to_string...
2021-04-10 John Darringtonsrc/ui/gui/psppire-output-view.c (psppire_output_view_n...
2021-04-10 John Darringtonsrc/ui/gui/psppire-dict.c (psppire_dict_set_name):...
2021-04-10 John Darringtonsrc/ui/gui/psppire-dialog-action-regression.c (generate...
2021-04-10 John Darringtonsrc/ui/gui/psppire-data-store.c (psppire_data_store_get...
2021-04-10 John Darringtonsrc/libpspp/float-format.c (extract_hex): Remove useles...
2021-04-10 John Darringtonsrc/language/stats/crosstabs.c (display_risk): Avoid...
2021-04-09 Ben Pfaffcommand: DEFINE command is still unimplemented.
2021-04-09 Ben Pfafflexer: Add support for DEFINE...!ENDDEFINE.
2021-04-09 Ben Pfafflexer: Add support for macro punctuation.
2021-04-09 Ben Pfafflexer: Add support for macro identifiers (that begin...
2021-04-09 Ben Pfaffsegment: Fix segmentation of integer followed by "...
2021-04-04 John Darringtonsrc/ui/gui/help-menu.c (open_windows_help): Reimplement
2021-04-04 John Darringtonsrc/language/stats/glm.c: Fix compiler warnings
2021-04-03 John Darringtonsrc/libpspp/message.c (prepare_diagnostic_information...
2021-03-28 John DarringtonOutput Window: Fix sensitivity of Save button. Also...
2021-03-28 John Darringtonsrc/ui/gui/automake.mk [src_ui_gui_psppire_CFLAGS]...
2021-03-28 John Darringtonsrc/ui/gui/psppire.c: Fold long line
2021-03-27 John Darringtonsrc/ui/gui/psppire-dialog-action-runs.c (generate_synta...
2021-03-27 John Darringtonsrc/ui/gui/find-dialog.c (ip -> case_iterator): Rename.
2021-03-27 John Darringtonsrc/ui/gui/psppire.c (struct icon_size): Remove --...
2021-03-27 John Darringtonsrc/ui/gui/helper.c (clone_list_store): Remove unused...
2021-03-27 John DarringtonGenerate cosmetics for windows hosts.
2021-03-23 Ben Pfaffsegment: Properly handle DO REPEAT in batch mode.
2021-03-22 Ben Pfafflexer: New function lex_force_int_range().
2021-03-21 John DarringtonFix bug where attempting to rendering an empty bar...
2021-03-21 Ben Pfaffq2c: Remove, since it is no longer used.
2021-03-21 Ben PfaffSET: Reimplement parser without q2c.
2021-03-21 Ben PfaffCROSSTABS: Reimplement parser without q2c.
2021-03-14 John DarringtonAvoid useless warnings on stderr.
2021-03-14 John Darringtonsrc/ui/gui/main.c: Add a startup tip for Windows
2021-03-14 John Darringtonpsppire-import-spreadsheet.c: Fix typo
2021-03-14 John Darringtonsrc/output/spv/automake.mk: Add some explicit dependenc...
2021-03-14 John Darringtonsrc/language/expressions/automake.mk: Fix build issues...
2021-03-11 Ben Pfaffgui: Include line number in error messages generated...
2021-03-11 Ben Pfaffgui: Label unnamed syntax windows as "Untitled" in...
2021-03-11 Ben PfaffAdd syntax mode radio button to syntax editor window.
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-08 Ben Pfaffformat: Reduce size of struct fmt_spec from 6 bytes...
2021-03-08 Ben Pfaffformat: Reduce size of struct fmt_spec from 12 bytes...
2021-03-07 Ben PfaffDELETE VARIABLES: Fix crash when deleting and adding...
2021-03-07 Ben PfaffImprove error message for creating a new string var...
2021-02-21 Ben Pfaffascii: Always include <sys/ioctl.h> if we're calling...
2021-02-15 Ben Pfaffpsppire-output-view: Remove more dead code.
2021-02-15 Ben Pfaffpsppire-output-view: Fix display of groups.
2021-02-15 Ben Pfaffpsppire-output-view: Remove dead code.
2021-02-07 John Darrington/ui/gui/psppire-var-info.c (__set_property): Remove...
2021-02-07 John Darringtonsrc/libpspp/zip-reader.c (probe_magic): Fix inappropria...
2021-02-07 John Darringtonsrc/language/stats/autorecode.c (cmd_autorecode): Remov...
2021-02-07 John Darringtonsrc/data/sys-file-reader.c: (read_header): Remove redun...
2021-02-07 John Darringtonsrc/math/wilcoxon-sig.c (count_sums_to_W): Avoid use...
2021-02-07 Ben Pfaffspv-light-decoder: Use unsigned int, not int, for ...
2021-02-07 Ben Pfaffspv-writer: Avoid obsolete function asctime().
2021-02-07 Ben Pfaffspvbin-helpers: Properly handle parsing strings with...
2021-02-07 Ben Pfaffspv-light-decoder: Fix check for valid decimal point...
2021-01-25 Ben Pfaffspv: Add support for page breaks.
2021-01-25 Ben Pfaffspv: Remove code that was just #if 0'd out before.
2021-01-25 Ben Pfaffoutput: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-25 Ben Pfaffoutput-item: Add basic support for visibility.
2021-01-25 Ben Pfaffzip-reader: Make the zip_reader reference counted.
2021-01-25 Ben Pfaffzip-reader: Switch to a more usual error reporting...
2021-01-25 Ben Pfaffzip-reader: Fix file descriptor leak in zip_reader_crea...
2021-01-25 Ben Pfaffzip-reader: Use endian conversion functions from intege...
2021-01-25 Ben PfaffDEBUG EVALUATE: Use output_log() instead of printf().
2021-01-25 Ben Pfaffspv-legacy-decoder: Make 'data' parameter to decode_spv...
2021-01-25 Ben Pfaffoutput: New function output_log().
2021-01-25 Ben Pfaffllx: Introduce new iteration macros and some users.
2021-01-25 Ben Pfaffstr: Avoid passing null pointer to memcpy() in ds_put_s...
2021-01-24 Ben Pfaffoutput-item: Allocate correct size in message_item_crea...
2021-01-11 Ben Pfaffoutput: Add missing chart.h.
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-11 Ben Pfaffoutput-item: Make command name part of every output_item.
2021-01-11 Ben Pfaffcairo-fsm: Remove dead code in xr_fsm_create().
2021-01-11 Ben Pfaffoutput: Change command names from uppercase to title...
2021-01-11 Ben Pfaffstr: Add function xstrdup_if_nonnull() and introduce...
2021-01-11 Ben Pfaffspv-file-format: Update understanding of commandName...
2021-01-10 Ben Pfafftext-item: Simplify text_item further to just hold...
2021-01-10 Ben Pfaffoutput: Rename page-eject-item to page-break-item.
2021-01-10 Ben Pfafftext-item: Fix reference leak in text_item_to_table_item().
2021-01-10 Ben Pfafftable-item: Don't unshare a pivot_table upon adding...
2021-01-10 Ben Pfaffspv-writer: Consistently use label from output_item.
2021-01-10 Ben Pfaffoutput: Make spv-writer code understand output_item.
2021-01-10 Ben Pfaffpivot-table: Fix handling of current-layer in spv files...
2021-01-10 Ben Pfaffspv-light-decoder: Support special format 40 in decode_...
2021-01-10 Ben Pfaffspv-light-decoder: Drop special case for dim 0 in decod...
2021-01-10 Ben Pfaffpivot-table: Implement hiding footnotes.
2021-01-10 Ben Pfaffpivot-table: Always put footnote markers in sorted...
2021-01-10 Ben Pfaffascii: Include footnote markers in output.
2021-01-10 Ben Pfaffpivot-table: Allow footnote marker style to change...
2021-01-10 Ben Pfaffcairo-fsm: Honor displaying footnote markers as subscripts.
2021-01-10 Ben Pfaffspv-light-decoder: Add back character set encoding...
2021-01-09 Ben Pfaffpspp-output: New "strings" developer command.
2021-01-09 Ben Pfaffstring-array: New function string_array_uniq().
2021-01-09 Ben Pfaffpivot-table: Minor coding style improvements.
2021-01-09 Ben Pfaffpivot-table: Tolerate nulls in pivot_value_clone().
2021-01-09 Ben Pfaffspv-legacy-decoder: Initialize all members for SPV_VALU...
next