Age | Commit message (Expand) | Author |
2011-11-01 | Even more places with pressure and volume conversions | Dirk Hohndel |
2011-11-01 | Use unit functions to get column headers, add unit function for pressure | Dirk Hohndel |
2011-11-01 | More consistency improvements | Dirk Hohndel |
2011-10-23 | Disable sorting by dive number | Dirk Hohndel |
2011-10-23 | Make columns for temperature, cylinder, and nitrox optional | Dirk Hohndel |
2011-10-23 | Show dive number in dive list | Dirk Hohndel |
2011-10-20 | Allow multiple selections in the dive list | Dirk Hohndel |
2011-10-02 | Split up generic code to generate a gtk tree view column | Linus Torvalds |
2011-09-27 | Add preference option to chose if SAC and/or OTU should be in divelist | Dirk Hohndel |
2011-09-26 | Make OTU column invisible by default | Dirk Hohndel |
2011-09-22 | Add OTU to divelist | Dirk Hohndel |
2011-09-22 | Calculate OTUs for every dive | Dirk Hohndel |
2011-09-22 | Minor change to the alignment of the divelist columns | Dirk Hohndel |
2011-09-22 | Put the location last in the dive list | Linus Torvalds |
2011-09-22 | Put the default focus on the dive list at startup | Linus Torvalds |
2011-09-22 | Fix up some minor whitespace issues | Linus Torvalds |
2011-09-22 | Select the first dive after filling the dive list | Linus Torvalds |
2011-09-22 | Make the dive list searching act on the location | Linus Torvalds |
2011-09-22 | In divelist maxdepth column, only show depth unit | Linus Torvalds |
2011-09-21 | Simplistic first attempt to get changes saved when quitting subsurface | Dirk Hohndel |
2011-09-20 | Fix up printing some more | Linus Torvalds |
2011-09-20 | Fix divelist sorting | Linus Torvalds |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make the divelist font configurable | Linus Torvalds |
2011-09-20 | Merge branch 'for-linus' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | Linus Torvalds |
2011-09-20 | Attempt to get the location column to resize in a sensible way | Dirk Hohndel |
2011-09-20 | Minor tweaks to column headers | Dirk Hohndel |
2011-09-19 | Reinstate the main window title | Linus Torvalds |
2011-09-19 | Hacky hard-coded font for dive list entries | Linus Torvalds |
2011-09-19 | Make helper function for creating TreeView columns in the dive list | Linus Torvalds |
2011-09-19 | Add cylinder description to dive list | Linus Torvalds |
2011-09-19 | Turn the rest of the duplicate string fields to use render functions | Linus Torvalds |
2011-09-19 | Use renderer function for divelist depth field too | Linus Torvalds |
2011-09-19 | Use a renderer function on the date field | Linus Torvalds |
2011-09-19 | Oops, fix typo. EAN, not EAD | Linus Torvalds |
2011-09-19 | Update the divelist when dive info changes | Linus Torvalds |
2011-09-19 | Add air usage calculations to dive list | Linus Torvalds |
2011-09-19 | Add location to divelist too | Linus Torvalds |
2011-09-19 | Clean up divelist generation some more | Linus Torvalds |
2011-09-19 | Start filling in temperature and nitrox data in dive list | Linus Torvalds |
2011-09-19 | Add temp/nitrox/sac entries to divelist | Linus Torvalds |
2011-09-19 | Make the divelist column naming clearer | Linus Torvalds |
2011-09-07 | Update the dive units without destroyng and rebuilding the dive list | Linus Torvalds |
2011-09-07 | Make divelist honor the length units | Linus Torvalds |
2011-09-07 | Add GtkTreeViewColumn information to 'struct DiveList' | Linus Torvalds |
2011-09-05 | Repaint the dives in dive_list_update_dives() instead of in callers | Linus Torvalds |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | Nathan Samson |
2011-09-04 | Zebra-color the divelist | Linus Torvalds |
2011-09-04 | Right align the numbers | Nathan Samson |