Age | Commit message (Expand) | Author |
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 |