]> git.tdb.fi Git - ext/subsurface.git/history - divelist.h
Fix profile and average depth for freedives
[ext/subsurface.git] / divelist.h
2011-11-13 Linus TorvaldsMerge branch 'forlinus' of git://github.com/dirkhh...
2011-11-13 Dirk HohndelMake sure SAC and OTU get recalculated after cylinder...
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Dirk HohndelAdd preference option to chose if SAC and/or OTU should...
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Dirk HohndelSimplistic first attempt to get changes saved when...
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-20 Linus TorvaldsMerge git://github.com/sirowain/subsurface
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dirkhh...
2011-09-20 Linus TorvaldsMake 'struct DiveList' entirely internal to divelist.c
2011-09-20 Linus TorvaldsMake helper function for creating TreeView columns...
2011-09-19 Linus TorvaldsUpdate the divelist when dive info changes
2011-09-19 Linus TorvaldsAdd location to divelist too
2011-09-19 Linus TorvaldsAdd temp/nitrox/sac entries to divelist
2011-09-12 Linus TorvaldsLibdivecomputer: start actually importing the dive...
2011-09-11 Linus TorvaldsBe more careful about unit changes
2011-09-07 Linus TorvaldsUpdate the dive units without destroyng and rebuilding...
2011-09-07 Linus TorvaldsAdd GtkTreeViewColumn information to 'struct DiveList'
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Nathan SamsonOpen File works. I refactored the code and introduced...