Emit the "items-changed" signal upon data_store_set_value
[pspp] / src / ui /
2017-09-05 John DarringtonEmit the "items-changed" signal upon data_store_set_value
2017-09-05 John DarringtonFix memory leak
2017-09-04 John DarringtonSet the cell value when the reference entry changes
2017-09-04 John DarringtonWhitespace changes only
2017-09-04 John DarringtonMake the default view the variable view instead of...
2017-09-03 John DarringtonPsppireDict: Add a quarter of a unit to the displayed...
2017-09-03 John DarringtonWhitespace changes only
2017-09-02 John DarringtonHonour the display width variable property
2017-09-02 John DarringtonCope with changes to ssw_axis_model (upstream)
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-20 John DarringtonRemove PSEAL macro. It is no longer useful.
2017-08-12 Ben PfaffIgnore all files under src/ui/gui/icons except a few...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonMove XML declarations to the start of .ui files.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-06-24 John DarringtonEnable the show value labels feature
2017-06-15 John DarringtonAllow dialog boxes to be cancelled by hitting the Escap...
2017-06-08 John DarringtonChange the return type of psppire_delimited_text_new.
2017-06-07 John DarringtonImport assistant: Disable the search function of treeviews
2017-06-07 John DarringtonWhitespace changes only
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Make the iteration...
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Reverse sense...
2017-06-07 John DarringtonPsppireDelimitedText: Extend the functionality such...
2017-06-07 John DarringtonPsppireImportAssistant: Avoid possible null pointer...
2017-06-06 John DarringtonPsppireImportAssistant: Use a more reliable way of...
2017-06-06 John DarringtonPsppireDelimitedText: Remove g_print statements
2017-06-06 John DarringtonPsppireDelimitedText: use the maximum_lines property...
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-06 John DarringtonImport Assistant: Don't try to parse non-existant files
2017-06-06 John DarringtonImport assistant: Simplify the construction of the...
2017-06-04 John DarringtonAdd SPREAD_SHEET_WIDGET_CFLAGS to the flags used for...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonUse a more reliable way of setting the initial state...
2017-06-02 John DarringtonFix bug where the Examine subdialogs appeared multiple...
2017-05-27 John DarringtonRemoved GtkXPaned which is currently not used
2017-05-25 John DarringtonDeal with formal release of upstream library
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-24 John DarringtonPsppireImportAssistant: New function psppire_import_ass...
2017-05-23 John DarringtonRemove duplicate accelerator from the one-way anova...
2017-05-22 John DarringtonPsppireImportAssistant: Remove some unnecessary #includ...
2017-05-22 John DarringtonImport Assistant: Remove unused prototypes
2017-05-22 John DarringtonImport Assistant: Allow separators to be unicode characters
2017-05-22 John DarringtonImport Assistant: Fix generation of variable names
2017-05-21 John DarringtonRemove psppire-empty-list-store which is now unused
2017-05-21 John DarringtonImport Assistant: Remove struct column which is now...
2017-05-21 John DarringtonRemove some unused code
2017-05-20 John DarringtonK Independent Samples Dialog: Fix compiler warnings.
2017-05-20 John DarringtonImport assistant: Re-enable automatic inference of...
2017-05-20 John DarringtonImport Assistant: Fix generation of /DELIMITERS subcommand
2017-05-20 John DarringtonRemove some unused code
2017-05-20 John DarringtonImport Assistant: Re-add the format guesser feature
2017-05-19 John DarringtonImportAssistant: Set the GtkPaned slider to half way
2017-05-19 John DarringtonImportAssistant: make division between var and data...
2017-05-19 John Darringtonconstness
2017-05-19 John DarringtonRemove some unused variables
2017-05-19 John DarringtonPsppireImportAssistant: Remove the "transient-for"...
2017-05-19 John DarringtonAdd a callback when variables change
2017-05-18 John DarringtonPopulate the data sheet in the import assistant
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-15 John DarringtonNew Dialog: Non Parametric | K Indepdendent Samples
2017-05-15 John DarringtonPsppireValueEntry: Use a more reliable way to override...
2017-05-08 John DarringtonCope with new location of upstream files
2017-05-08 John DarringtonEnable reordering of variables by drag and drop
2017-05-07 John Darrington(Re)enable the pasting of the importer syntax
2017-05-07 John DarringtonPsppireImportAssistant: Clear the dictionary before...
2017-05-07 John DarringtonPsppireDataEditor: Automatically set the dictionary...
2017-05-07 John DarringtonPsppireImportAssistant: Set the variables of the varsheet
2017-05-07 John DarringtonPsppireDelimitedText: Declare psppire_delimited_text_ne...
2017-05-07 John DarringtonPsppireDelimitedText: reset all cache starts
2017-05-06 John DarringtonPsppireDelimitedText: Remove a useless member variable
2017-05-06 John DarringtonAdd an (empty) datasheet to the import assistant
2017-05-06 John DarringtonAdd (empty) variable sheet for import assistant
2017-05-05 John DarringtonInitialise parent class in sheets
2017-05-05 John DarringtonNew module: psppire_data_sheet.c
2017-05-05 John DarringtonNew module: psppire_variable_sheet.c
2017-04-23 John DarringtonWhitespace changes only. Remove trailing whitespace.
2017-04-23 John DarringtonImport Assistant: Re-enable the setting of header titles
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonNew objects PsppireTextFile and PsppireDelimitedText.
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-04-19 John DarringtonDo not allow value labels dialog to enter a label for...
2017-04-19 John DarringtonDon't crash when attempting to enter data in a column...
2017-04-19 John DarringtonMake warning message a little more severe.
2017-04-19 John DarringtonUpdate the datum entry when the selection changes
2017-04-19 John DarringtonPsppireDataEditor: unref objects on dispose
2017-04-19 John DarringtonEnable setting of variable type from var sheet
2017-04-19 John DarringtonVar type dialog: Add a return value
2017-04-19 John DarringtonPass the top level window to dialog creation functions
2017-04-19 John DarringtonEnable changing of missing values from the variable...
2017-04-19 John DarringtonMake missing-value-dialog return a status
2017-04-18 John DarringtonRemove inappropriate single selection-mode properties...
2017-04-17 John DarringtonRemove unused variable
2017-04-17 John DarringtonEnable the value_labels popup dialog
2017-04-16 John DarringtonDon't try to use TIOCGWINSZ if termios.h is not available.
2017-04-16 John DarringtonEnable changing of width and decimals from var sheet
2017-04-14 John DarringtonRemove diagnostic message
2017-04-09 John DarringtonMake the split window menuitem apply to the var sheet...
2017-04-08 John DarringtonVariable Sheet: Display 'None' for value labels if...
2017-04-07 John Darringtonchange_var_property: Make parameter const
next