Allow non-ascii characters to be entered into the variable and data sheets.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 22 Mar 2009 08:37:42 +0000 (17:37 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 22 Mar 2009 08:37:42 +0000 (17:37 +0900)
commit0f70b0dd47b62dbefe87fb08ba8a8984aa5a50c4
tree013aee130a4a7bdb655a30d8163e4a7422b1430d
parent28ced40c7ddd248b5d64b7b5272fb17b6e97b13a
Allow non-ascii characters to be entered into the variable and data sheets.

Convert strings from utf8 to the pspp (data) localeĀ“s encoding before passing
to the model.
src/ui/gui/helper.c
src/ui/gui/helper.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-var-store.c