index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
divelist.h
Age
Commit message (
Expand
)
Author
2012-09-02
Add autogen menu command
Dirk Hohndel
2011-11-13
Make sure SAC and OTU get recalculated after cylinder info was changed
Dirk Hohndel
2011-09-27
Add preference option to chose if SAC and/or OTU should be in divelist
Dirk Hohndel
2011-09-21
Simplistic first attempt to get changes saved when quitting subsurface
Dirk Hohndel
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Make 'struct DiveList' entirely internal to divelist.c
Linus Torvalds
2011-09-19
Make helper function for creating TreeView columns in the dive list
Linus Torvalds
2011-09-19
Update the divelist when dive info changes
Linus Torvalds
2011-09-19
Add location to divelist too
Linus Torvalds
2011-09-19
Add temp/nitrox/sac entries to divelist
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
Linus Torvalds
2011-09-11
Be more careful about unit changes
Linus Torvalds
2011-09-07
Update the dive units without destroyng and rebuilding the dive list
Linus Torvalds
2011-09-07
Add GtkTreeViewColumn information to 'struct DiveList'
Linus Torvalds
2011-09-05
Open File works. I refactored the code and introduced a new type. I never use...
Nathan Samson