Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger | |
These functions were spread out over dive.c and divelist.c. Move them into their own file to make all this a bit less monolithic. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson | |
The Information tab shows the atmospheric pressure. Make this value editable and also ensure that changes to it are undo-able. Signed-off-by: willemferguson <willemferguson@zoology.up.ac.za> |