]> git.tdb.fi Git - ext/subsurface.git/history - equipment.c
Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurface
[ext/subsurface.git] / equipment.c
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Linus TorvaldsRemove cylinder index from cylinder list model
2011-10-03 Linus TorvaldsMake cylinders editable with a double-click
2011-10-03 Linus TorvaldsChange calling convention of 'edit_cylinder_info'
2011-10-02 Linus TorvaldsMake the cylinder 'delete' action actually delete the...
2011-10-02 Linus TorvaldsFirst cut at working cylinder editing dialog
2011-10-02 Linus TorvaldsStart hooking up the cylinder editing widget
2011-10-02 Linus TorvaldsAdd the ability to add new cylinders
2011-10-02 Linus Torvaldscylinder list: set edit/delete button sensitivity
2011-10-02 Linus TorvaldsStart re-organizing the cylinder entry in equipment.c
2011-09-30 Dirk HohndelAllow larger tanks (change maximum from 200 to 300...
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Dirk HohndelTracking changes to tanks is trivial
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'