Age | Commit message (Expand) | Author |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-14 | Separate Gtk related code from core logic: info | Dirk Hohndel |
2013-03-10 | Info dialog: print coordinates using an ASCII 'dtoa' type of method | Lubomir I. Ivanov |
2013-03-08 | Never use localized floating point numbers | Dirk Hohndel |
2013-03-07 | Fix potentially broken white space truncation on certain Windows versions | Lubomir I. Ivanov |
2013-03-03 | Fix scaling problem in scrolled edit dialog | Dirk Hohndel |
2013-03-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-02-28 | Request a minimal height for the notes in the dive edit dialog | Lubomir I. Ivanov |
2013-02-28 | Added support for a scrollable area in the dive info dialog | Lubomir I. Ivanov |
2013-02-28 | Better editing of existing dives | Dirk Hohndel |
2013-02-28 | Change layout of dive editing dialog | Dirk Hohndel |
2013-02-28 | Revert "Add Portuguese translation" | Dirk Hohndel |
2013-02-27 | Add Portuguese translation | Eduardo Ramalho |
2013-02-27 | When manually adding a dive allow user to set avg depth as well | Dirk Hohndel |
2013-02-27 | Unused variable warning when building without libosmgpsmap. | Cristian Ionescu-Idbohrn |
2013-02-24 | Remove rounding of the value for minutes when editing dive date/time | Lubomir I. Ivanov |
2013-02-20 | info.c: add a method to clear all GtkListStore allocations | Lubomir I. Ivanov |
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 |