]> git.tdb.fi Git - ext/subsurface.git/history - equipment.c
Separate out the UI from the program logic
[ext/subsurface.git] / equipment.c
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-20 Linus TorvaldsMerge git://github.com/sirowain/subsurface
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dirkhh...
2011-09-20 Linus TorvaldsMake 'struct DiveList' entirely internal to divelist.c
2011-09-20 Linus TorvaldsAdd "Apply"/"Cancel" buttons to dive equipment page
2011-09-13 Linus TorvaldsSeparate the notion of creating the cylinder widgets...
2011-09-13 Linus TorvaldsMake multiple cylinders actually work
2011-09-13 Linus TorvaldsMore work on abstracting the gtk cylinder widget thing
2011-09-13 Linus TorvaldsStart abstracting out the cylinder equipment widgets
2011-09-13 Linus TorvaldsAlways pack the widgets into boxes, not frames
2011-09-13 Linus TorvaldsAdd a checkbox for nitrox settings
2011-09-11 Linus TorvaldsPack all the equipment widgets into boxes
2011-09-11 Linus TorvaldsAdd more static cylinder types - and pick them up from...
2011-09-10 Linus TorvaldsAdd new cylinder models to the cylinder model store
2011-09-10 Linus TorvaldsLet people manage their cylinders in cuft and psi
2011-09-10 Linus TorvaldsActually connect the cylinder configuration with the...
2011-09-10 Linus TorvaldsGetting closer to a usable cylinder management interface
2011-09-10 Linus TorvaldsFirst (broken) try at actually tracking cylinder types
2011-09-10 Linus TorvaldsRename 'cylinder.c' as 'equipment.c'