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
/
save-html.c
Age
Commit message (
Expand
)
Author
2014-09-18
Bring save html capitalisation in line
Tim Wootton
2014-08-28
HTML: export valid JSON.
Gehad elrobey
2014-08-27
HTML: Save divecomputer data to the HTML exports
Gehad elrobey
2014-08-17
HTML: change empty O2 Value to Air.
Gehad elrobey
2014-08-17
HTML: Don't export others trip if no dives are selected.
Gehad elrobey
2014-08-17
Fix and simplify get_file_name
Thiago Macieira
2014-08-14
HTML: Add coordinates to the HTML exports
Gehad elrobey
2014-08-14
HTML: export selected dives in trips.
Gehad elrobey
2014-08-11
White space fix
Miika Turkia
2014-08-11
Fix typo on HTML export
Miika Turkia
2014-08-11
HTML: export Translated strings to JSON files.
Gehad elrobey
2014-08-11
HTML: export dive duration value to the detailed view.
Gehad elrobey
2014-08-04
HTML: add weight systems to the dive equipments section.
Gehad elrobey
2014-08-04
HTML: Fix event value fields.
Gehad elrobey
2014-07-25
HTML: add event value to the detailed view.
Gehad elrobey
2014-07-25
HTML: Add notes variable to the JSON file even if notes don't exist
Gehad elrobey
2014-07-25
HTML: don't add photos or dive status if exporting list only
Gehad elrobey
2014-07-14
HTML: Add dive photos to the detailed view
Gehad elrobey
2014-07-14
HTML: display dive status in detailed view
Gehad elrobey
2014-07-11
Corrects start and end pressure in HTML export
Rick Walsh
2014-07-04
HTML: add events to detailed profile view
Gehad elrobey
2014-06-30
HTML: Show nice values when pressure is not available
Gehad elrobey
2014-06-30
HTML: Add temperature and pressure curves to the JSON data.
Gehad elrobey
2014-06-30
HTML: export dive events to detailed view
Gehad elrobey
2014-06-24
HTML: Add export list only option
Gehad elrobey
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-15
HTML: Write cylinder data to the JSON files.
Gehad elrobey
2014-06-15
HTML: export DC samples to JSON format.
Gehad elrobey
2014-06-15
HTML: Report saving to file errors.
Gehad elrobey
2014-06-06
HTML: Better quoting to the export strings
Gehad elrobey
2014-06-01
Remove some unused variables
Dirk Hohndel
2014-05-29
HTML: Quote the '<' and '>' operators before inserting break tags
Gehad elrobey
2014-05-29
Small whitespace fixes
Dirk Hohndel
2014-05-29
Need to quote some more HTML characters
Miika Turkia
2014-05-29
Export tags in json array
Gehad elrobey
2014-05-29
Fix json exporter output
Gehad elrobey
2014-05-29
Some fixes for the json exporter
Gehad elrobey
2014-05-29
HTML list exporter
Gehad elrobey