index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
info.c
Age
Commit message (
Expand
)
Author
2013-02-10
Fix saving of changed GPS entry
Linus Torvalds
2013-02-10
Fix rounding of GPS coordinates
Linus Torvalds
2013-02-09
Finish removing accesses to first divecomputer instead of dive
Dirk Hohndel
2013-02-09
Move duration to dive structure and replace accessor function
Dirk Hohndel
2013-02-08
Avoid using float when dealing with GPS location
Dirk Hohndel
2013-02-08
Walk over each divecomputer entry in fixup_dives()
Linus Torvalds
2013-02-08
Duration of a dive is the maximum duration from all divecomputers
Dirk Hohndel
2013-02-04
Better fix for translated cardinal directions
Dirk Hohndel
2013-02-03
Fix air temperature for multi-dive editing
Linus Torvalds
2013-02-03
Allow using the map picker to refine a GPS address in info widget
Dirk Hohndel
2013-02-03
Add default GPS location for dive sites we already know about
Linus Torvalds
2013-02-03
Correctly parse translated cardinal directions
Dirk Hohndel
2013-01-31
Make sure that the planned dive is selected
Dirk Hohndel
2013-01-31
Better algorithm to merge gps locations & locations names from webservice
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-29
Add missing strings for translations
Dirk Hohndel
2013-01-28
GPS location map input
Lubomir I. Ivanov
2013-01-28
Fix compilation for systems without osm-gps-map
Dirk Hohndel
2013-01-28
Merge branch 'gps-map-input'
Dirk Hohndel
2013-01-28
Clean up gtk combo box handling
Linus Torvalds
2013-01-28
Pick GPS coordinates of dive location via map widget
Dirk Hohndel
2013-01-27
UTF8 aware parser for some more GPS formats
Dirk Hohndel
2013-01-27
Parse an empty string as "no GPS coordinates"
Dirk Hohndel
2013-01-27
Allow manual entry of GPS coordinates
Dirk Hohndel
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2013-01-08
Avoid pointless calls to dive planner
Dirk Hohndel
2013-01-05
Add new gases to the combo box in dive plan entry
Dirk Hohndel
2012-12-10
Add the ability to edit the date/time of a dive
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-11-05
Repair broken Add Dive menu item
Henrik Brautaset Aronsen
2012-10-28
Add support for visibility tracking and allow manual entry air temp
Dirk Hohndel
2012-10-24
Removed the delete option by right clicking on "Dive Info"
Lubomir I. Ivanov
2012-10-24
info.c: Make sure we only edit when there is dive selection
Lubomir I. Ivanov
2012-10-22
Use the 'star_strings' buffer to set combo box entries for rating
Lubomir I. Ivanov
2012-10-18
Don't enable equipment notebook buttons if there is no dive
Dirk Hohndel
2012-10-17
Allocate memory for and truncate strings that go into the title bar
Lubomir I. Ivanov
2012-10-17
Increase various stack buffer sizes to accommodate for locale strings
Lubomir I. Ivanov
2012-10-17
info.c: set units for translation in the "depth box"
Lubomir I. Ivanov
2012-10-17
Handle dates and a "calculated plural" in translations
Dirk Hohndel
2012-10-16
Localization prevents us from from making assumptions about string length
Dirk Hohndel
2012-10-15
Fix incorrect localization of dialog name
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-29
Set a default size to the "Edit Trip Info" window
Lubomir I. Ivanov
2012-09-24
Update cylinder info properly
Linus Torvalds
2012-09-20
Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface
Linus Torvalds
2012-09-20
dive-time widget: fix incorrect use of timestamp_t
Linus Torvalds
2012-09-19
Partial rewrite of the dive trip code
Dirk Hohndel
2012-09-19
Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'
Linus Torvalds
[next]