Age | Commit message (Expand) | Author |
2012-04-23 | Fix edit callback for weight system | Dirk Hohndel |
2012-04-01 | Fix reference tank information for LP steel tanks. | Linus Torvalds |
2012-03-23 | Merge branch 'weight' of git://subsurface.hohndel.org/subsurface | Linus Torvalds |
2012-03-24 | Add weight system tracking | Dirk Hohndel |
2012-01-05 | More removal of unused arguments | Dirk Hohndel |
2011-12-31 | Define O2 permille for air in one spot | Henrik Brautaset Aronsen |
2011-12-26 | Remove unused return value | Dirk Hohndel |
2011-12-11 | Add the "Common European Cylinders" as per Henrik | Linus Torvalds |
2011-12-11 | Clean up reference tank information table | Linus Torvalds |
2011-12-11 | Make the cylinder table columns unsortable | Linus Torvalds |
2011-12-11 | Allow editing of Helium values in cylinder info | Linus Torvalds |
2011-12-09 | Use common helper function for the "no cylinder info" case | Linus Torvalds |
2011-11-19 | Add the cylinder list to the dive info edit dialog | Linus Torvalds |
2011-11-19 | Make double-clicking on the dive list bring up the dive editor | Linus Torvalds |
2011-11-18 | Make all the normal widgets uneditable and non-focusing | Linus Torvalds |
2011-11-13 | Fix minor coding standard issues introduced by my last commit | Dirk Hohndel |
2011-11-13 | Make sure SAC and OTU get recalculated after cylinder info was changed | Dirk Hohndel |
2011-11-09 | Add "enable" button for manual pressure setting | Linus Torvalds |
2011-11-09 | Keep the start/end spinbuttons as GtkWidget | Linus Torvalds |
2011-11-09 | equipment: clean up cylinder pressure spinbutton setup | Linus Torvalds |
2011-11-09 | Show the newly split pressures correctly in the equipment page too | Linus Torvalds |
2011-11-09 | If we don't have cylinder working pressure, we sill want to show the volume | Linus Torvalds |
2011-11-01 | Even more places with pressure and volume conversions | Dirk Hohndel |
2011-11-01 | Further cleanup of pressure and volume conversions | Dirk Hohndel |
2011-10-23 | Add 'activate' callback for the cylinder completion | Linus Torvalds |
2011-10-22 | Add a completion for the cylinder type entry combo box | Linus Torvalds |
2011-10-22 | Add cylinder data to cylinder model as we record each dive | Linus Torvalds |
2011-10-22 | Fix the reading of the cylinder start/end pressure from cylinder models | Linus Torvalds |
2011-10-21 | Repaint dive after equipment change only after updating the cylinder info | Linus Torvalds |
2011-10-21 | Repaint the dive after equipment changes | Linus Torvalds |
2011-10-17 | Add start/end pressure to cylinder edit dialog | Linus Torvalds |
2011-10-02 | Remove cylinder index from cylinder list model | Linus Torvalds |
2011-10-02 | Make cylinders editable with a double-click | Linus Torvalds |
2011-10-02 | Change calling convention of 'edit_cylinder_info' | Linus Torvalds |
2011-10-02 | Make the cylinder 'delete' action actually delete the cylinder info | Linus Torvalds |
2011-10-02 | First cut at working cylinder editing dialog | Linus Torvalds |
2011-10-02 | Start hooking up the cylinder editing widget | Linus Torvalds |
2011-10-02 | Add the ability to add new cylinders | Linus Torvalds |
2011-10-02 | cylinder list: set edit/delete button sensitivity | Linus Torvalds |
2011-10-02 | Start re-organizing the cylinder entry in equipment.c | Linus Torvalds |
2011-09-29 | Allow larger tanks (change maximum from 200 to 300 cuft) | Dirk Hohndel |
2011-09-21 | Tracking changes to tanks is trivial | 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-20 | Add "Apply"/"Cancel" buttons to dive equipment page | Linus Torvalds |
2011-09-13 | Separate the notion of creating the cylinder widgets from showing them | Linus Torvalds |
2011-09-13 | Make multiple cylinders actually work | Linus Torvalds |
2011-09-13 | More work on abstracting the gtk cylinder widget thing | Linus Torvalds |
2011-09-13 | Start abstracting out the cylinder equipment widgets | Linus Torvalds |
2011-09-13 | Always pack the widgets into boxes, not frames | Linus Torvalds |