Sort items in datasheets dropdown box. 20130518010502/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 17 May 2013 14:24:31 +0000 (16:24 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 17 May 2013 14:28:28 +0000 (16:28 +0200)
commit2bd6d458b7b998bc2b0874f85774a9f8bce74d27
treeb5e2d1be739020f4aa37b2e22d3d351fae4d6fdb
parent3d3f76190a79fd8315685ab52b779615d7b93571
Sort items in datasheets dropdown box.

Before this change, the values in the data sheets dropdown
box appeared in a non-deterministic order (the order in
the underlying hash), which was inconvenient to users.
This change produces the values in sorted order.

Closes bug #38921
src/ui/gui/psppire-data-sheet.c