index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
equipment.c
Age
Commit message (
Expand
)
Author
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2013-12-28
Update tank model with custom tanks used in XML files
Dirk Hohndel
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-02
Added 3L Pony tanks to the list of default tanks in equipment.c
Tim Wootton
2013-10-02
Add AL40 to list of standard tanks
Benjamin
2013-09-10
Change ws_info and tank_info types
Dirk Hohndel
2013-09-10
Fill ws_info structure and use it when entering weight systems
Dirk Hohndel
2013-05-23
Enable the weightsystem info and move the declarations to dive.h
Dirk Hohndel
2013-05-22
Actually remove cylinders and weightsystems from the data structures
Dirk Hohndel
2013-05-21
Correctly use the weightsystem_none / cylinder_none helpers
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-15
Avoid reading an uninitialized variable when adding new cylinders
Dirk Hohndel
2013-05-03
Fix compiler warnings
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-04-15
Added the code that will load and populate the Tank Info
Tomaz Canabrava
2013-04-13
Started the real code on the Qt Interface.
Tomaz Canabrava
2013-03-17
Manually add gas changes to a dive
Dirk Hohndel
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-03-03
equipment.c: Fix potential buffer overflow in size_data_funct()
Lubomir I. Ivanov
2013-02-18
Clear statistics and equipment when no dive is selected
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-28
Clean up gtk combo box handling
Linus Torvalds
2013-01-28
Make subsurface compile with -DGSEAL_ENABLE
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-11-10
gtk spinbuttons are crazy - fix possible divide-by-zero
Linus Torvalds
2012-10-18
Don't enable equipment notebook buttons if there is no dive
Dirk Hohndel
2012-10-18
Changed the term used for one of the default weight systems
Dirk Hohndel
2012-10-18
Translate the units in the 'Weight System' dialog
Lubomir I. Ivanov
2012-10-14
Improve translations
Dirk Hohndel
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-10-01
Fixed some small memory leaks
Lubomir I. Ivanov
2012-09-30
Keep the "Add/Edit Cylinder & Weight" dialogs on top
Lubomir I. Ivanov
2012-09-24
Update cylinder info properly
Linus Torvalds
2012-09-21
Fix missing save of (almost empty) cylinder information
Linus Torvalds
2012-09-18
Fix some of the problems reported by cppcheck
Dirk Hohndel
2012-09-17
Merge branch 'defaultfile'
Dirk Hohndel
2012-09-13
Make sure all parts of the edit dialogs are using current_dive / edit_dive
Dirk Hohndel
2012-09-11
Fix a long standing bug when editing dives
Dirk Hohndel
2012-09-10
Implement Close menu option that allows closing the data file
Dirk Hohndel
2012-08-26
Ignore Nitrox/He seetings when editing cylinders for multiple dives
Dirk Hohndel
2012-08-18
Correct multi-edit equipment update logic
Dirk Hohndel
2012-08-18
Fix crash when editing weight system info
Dirk Hohndel
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
[next]