diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-05-06 13:56:46 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-05-06 13:59:06 -0700 |
commit | 024420a60ddf7d18a6bd2ce4aad30344be0edbac (patch) | |
tree | 9aba239292353bc4a9ca16891a2c111ff258aa62 /equipment.c | |
parent | 20595ac0d7c9cb9c588162075b1704c1a9648a32 (diff) | |
download | subsurface-024420a60ddf7d18a6bd2ce4aad30344be0edbac.tar.gz |
More multi-edit fixes
This time for values that aren't simply text.
For normal integers this is rather straight forward. For the 'when'
timestamp we simply assume that this is a shift in time.
What is still missing is consistent handling of the three fields that are
implemented as tags: tags, buddy and divemaster. We have special code for
tags that makes no sense in a multi-edit scenario. And we treat divemaster
and buddy as a single string - which kinda works but treats "Bill, Joe"
and "Joe, Bill" as different.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'equipment.c')
0 files changed, 0 insertions, 0 deletions