Merge remote-tracking branch 'origin/master' into gtk3
[pspp] / src / ui / gui / psppire-value-entry.c
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-05-28 John DarringtonAvoid use of deprecated GtkComboBoxEntry
2012-04-25 Ben PfaffPsppireValueEntry: Simplify 'if' condition.
2012-04-24 John DarringtonPsppireValueEntry: Unref model after the combo box...
2012-04-24 John DarringtonPsppireValueEntry: Remove unnecessary function calls
2012-04-24 John Darringtonval_labs_equal: Accept null pointers
2012-04-24 John DarringtonPsppireValueEntry: Clear the entry, when the underlying...
2012-04-21 Ben Pfaffgui: New widget PsppireValueEntry for editing a "union...