Use default encoding when reading system files if no encoding is given in file.
[pspp-builds.git] / src / ui /
2009-07-07 John DarringtonFix compile warnings
2009-07-07 John DarringtonFix bug in value labels dialog box
2009-07-06 John DarringtonFix crash when opening empty dataset
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-06-14 John DarringtonFix compile warning
2009-06-12 Ben PfaffDrop call to deleted function value_cnt_from_width...
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 John DarringtonPrevent invalid variable widths in variable sheet.
2009-06-07 Ben PfaffRemove debug printfs that escaped from my local tree.
2009-06-07 Ben Pfaffgui: Fix segfault when pushing Del on a long string...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-16 John DarringtonFix bug inserting rows and columns and rename state...
2009-05-16 John DarringtonRemove unused code
2009-05-15 John DarringtonCorrect typo in command line argument string.
2009-05-14 John DarringtonRemove unneeded object members
2009-05-13 John DarringtonEnsure that windows opens the right file for output.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonFor consistency, use gnulib's memory allocation functio...
2009-04-28 John DarringtonFix compilation error on Cygwin.
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-20 John DarringtonRevert "Made psppire-conf thread safer"
2009-04-20 John DarringtonRevert "Make psppire-axis thread safer"
2009-04-19 John DarringtonMade psppire-conf thread safer
2009-04-19 John DarringtonMake psppire-axis thread safer
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-16 John DarringtonContinue button to grab default on realization
2009-04-16 John DarringtonGrab default for close button on message dialog
2009-04-15 John DarringtonAvoid warnings when opening a new system file.
2009-04-14 John DarringtonMake the gui more thread safe
2009-04-13 John DarringtonFixed bug opening the find dialog.
2009-04-11 John DarringtonChange g_print to g_warning
2009-04-09 John DarringtonFix some compiler warnings
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-08 John DarringtonFix problems saving data files with non-ascii filenames.
2009-04-07 John DarringtonFixed problem saving syntax files with non-ascii names.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-06 John DarringtonAdded a cell-padding parameter to the sheet.
2009-04-06 John DarringtonMerge psppire-axis and psppire-axis-impl
2009-04-03 John DarringtonAnother one I forgot ...
2009-04-03 John DarringtonOops. Add new file.
2009-04-03 John DarringtonAdd a dialog box for the reliability command.
2009-04-03 John DarringtonAdd PsppireDictView to glade library.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonAllow non-ascii characters to be entered as variable...
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonEnsure value labels dialog doesn't grow unreasonably...
2009-03-28 John DarringtonPass dict to name_to_string and label_to_string.
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-28 John DarringtonConvert files named on the command line to filename...
2009-03-27 John DarringtonRead dictionary encoding from data files.
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-25 John DarringtonAdded the "Display Data File Information" item.
2009-03-24 John DarringtonSet the text import dialog's default button.
2009-03-24 John DarringtonAdded #include <config.h> to files as appropriate.
2009-03-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-23 John DarringtonFix bug in text-import-dialog
2009-03-23 John DarringtonConvert filename on confirmation dialog
2009-03-23 John DarringtonShow error dialog if syntax file is not readable.
2009-03-23 John DarringtonConvert filename encodings when opening files.
2009-03-23 John DarringtonInitialise description on init.
2009-03-22 John DarringtonAllow non-ascii characters to be entered into the varia...
2009-03-19 John DarringtonAdded missing '#include <config.h>' lines.
2009-03-18 John DarringtonChange name of config parameter
2009-03-18 John DarringtonRename the "model" property to "dictionary"
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonFix bug saving window positions
2009-03-17 John DarringtonAdd a popup menu to the PsppireDictView object.
2009-03-17 John DarringtonRemove some unnecessary #includes
2009-03-17 John DarringtonNamespace police duty.
2009-03-17 John DarringtonDelete extraneous characters from comment.
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-16 John DarringtonRemove preprocessor condition
2009-03-16 John DarringtonMake psppire_sheet_get_attributes a private function
2009-03-16 John DarringtonUse GtkHPaned in variable info dialog
2009-03-16 John DarringtonIndicate filtered cases in data sheet.
2009-03-15 John DarringtonFocus var/data sheet after switching tabs
2009-03-15 John DarringtonConfig option to prefer variable labels vs. names
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-14 John DarringtonSave windows' maximized status as well as their geometry.
2009-03-13 John DarringtonFix critical when opening fonts dialog
2009-03-13 John DarringtonDon't proxy button-open to action_data_open.
2009-03-12 John DarringtonFixed problems getting accelerator keys to work in...
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-12 John DarringtonRe-arrange data-editor widgets.
2009-03-11 John DarringtonConvert manual to docbook and load that in yelp.
2009-03-10 John DarringtonInclude gtk-builder-convert to process .glade files
2009-03-10 John DarringtonUse double precision floats throughout psppire-axis-*
2009-03-07 John DarringtonDefault response to be same as Cancel
2009-03-07 John DarringtonMade the save-before-quit dialog more HIG compliant.
2009-03-07 John DarringtonRename identifier and add timestamp for unsaved flag.
2009-03-07 John DarringtonBetter abstraction of the unsaved window status.
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-06 John DarringtonRemove some unused variables
next