Use a vector to hold selected nodes so that multiple selections are allowed.
commitbd0e173efa596a9238dcf5837a723c84dfd3fd9b
authorNing Shi <cs_snx@stu.ust.hk>
Mon, 14 Jan 2008 02:57:09 +0000 (14 10:57 +0800)
committerNing Shi <cs_snx@stu.ust.hk>
Mon, 14 Jan 2008 02:57:09 +0000 (14 10:57 +0800)
tree6d32edcfe1a213f170f65f2a97bfd97290cb52f0
parentcea6dafcaf65de5d24f1ad77853aaa257199d7a7
Use a vector to hold selected nodes so that multiple selections are allowed.

Use STL find to look up an element.
gtk/src/tree_model.cpp
gtk/src/tree_model.hpp