Added the ability to resize string variables from the GUI. Thanks to
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 18 Jul 2007 00:50:58 +0000 (00:50 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 18 Jul 2007 00:50:58 +0000 (00:50 +0000)
commitf514231dd2fc0c2adc1ebab5c46a4b55d2bd9c2b
treeb7350b7e70a82659073396cfe49bac0fe9bb2201
parent1f221ed321a915d7c9888fac08dcf34fde06cdc4
Added the ability to resize string variables from the GUI.  Thanks to
Ben for his comments.
15 files changed:
src/data/ChangeLog
src/data/datasheet.c
src/data/dictionary.c
src/data/dictionary.h
src/data/vardict.h
src/data/variable.c
src/ui/gui/ChangeLog
src/ui/gui/helper.c
src/ui/gui/helper.h
src/ui/gui/psppire-case-file.c
src/ui/gui/psppire-case-file.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h
src/ui/gui/psppire-var-store.c