Age | Commit message (Expand) | Author |
---|---|---|
2011-09-21 | Simplistic first attempt to get changes saved when quitting subsurface | |
2011-09-20 | Separate out the UI from the program logic | |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | |
2011-09-19 | Make helper function for creating TreeView columns in the dive list | |
2011-09-19 | Update the divelist when dive info changes | |
2011-09-19 | Add location to divelist too | |
2011-09-19 | Add temp/nitrox/sac entries to divelist | |
2011-09-12 | Libdivecomputer: start actually importing the dive data | |
2011-09-11 | Be more careful about unit changes | |
2011-09-07 | Update the dive units without destroyng and rebuilding the dive list | |
2011-09-07 | Add GtkTreeViewColumn information to 'struct DiveList' | |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... |