Tartarus CVS: survex: olly

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sun, 21 Mar 2004 03:10:08 +0000


CVS Root:       /usr/data/cvs
Module:         survex
Changes by:     olly
Date:           Sun Mar 21 2004  03:10:08 GMT

Log message:
Right-click on a waypoint in the presentation tab to edit its values.
Presentation is now stored in a std::vector rather than a std::list - more
efficient as we often want to subscript it.
Presentation wxListCtrl now uses wxLC_VIRTUAL.

Modified files:
    src             : mainfrm.cc

Links:
http://cvs.tartarus.org//survex/src/mainfrm.cc.diff?r1=1.140.2.60&r2=1.140.2.61