Age | Commit message (Expand) | Author |
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 |
2011-09-13 | Add a checkbox for nitrox settings | Linus Torvalds |
2011-09-11 | Pack all the equipment widgets into boxes | Linus Torvalds |
2011-09-10 | Add more static cylinder types - and pick them up from the dive log | Linus Torvalds |
2011-09-10 | Add new cylinder models to the cylinder model store | Linus Torvalds |
2011-09-10 | Let people manage their cylinders in cuft and psi | Linus Torvalds |
2011-09-10 | Actually connect the cylinder configuration with the dive | Linus Torvalds |
2011-09-09 | Getting closer to a usable cylinder management interface | Linus Torvalds |
2011-09-09 | First (broken) try at actually tracking cylinder types | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |