Age | Commit message (Expand) | Author |
2013-01-30 | Enable to key 'Esc' to close the map view | Pierre-Yves Chibon |
2013-01-30 | Fix segfault pressing Menu key | Henrik Brautaset Aronsen |
2013-01-30 | Make sure imported rating and visibility are within limits. | Henrik Brautaset Aronsen |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-30 | Make the selection logic more robust | Dirk Hohndel |
2013-01-30 | Don't deselect all dives on all selection "change" events | Linus Torvalds |
2013-01-30 | Fix cursor up/down logic | Linus Torvalds |
2013-01-30 | Display air pressure in the Info notebook | Dirk Hohndel |
2013-01-30 | Show Gradient Factors in plot when showing calculated ceilings | Dirk Hohndel |
2013-01-29 | Support the webservice API update | Lubomir I. Ivanov |
2013-01-29 | Add missing strings for translations | Dirk Hohndel |
2013-01-28 | Rewrite gtk dive selection tracking logic | Linus Torvalds |
2013-01-28 | Stop filtering out events with beginning or end flags | Dirk Hohndel |
2013-01-28 | Merge branch 'cc-plan' | Dirk Hohndel |
2013-01-28 | parse-xml: allow XML nodes with empty tag names | Linus Torvalds |
2013-01-28 | xml-parsing: accept 'sitelat' and 'sitelon' for GPS coordinates | Linus Torvalds |
2013-01-28 | Be even more permissive in our date parsing logic | Linus Torvalds |
2013-01-28 | Make dive planner more useful for closed circuit diving | Dirk Hohndel |
2013-01-28 | Dive planning for closed circuit rebreather | Jan Schubert |
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 | Prepare to compile with gtk-3 | Linus Torvalds |
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-28 | Let's call them GTKCFLAGS, not GTK2CFLAGS | Linus Torvalds |
2013-01-28 | Make subsurface compile with -DGSEAL_ENABLE | Linus Torvalds |
2013-01-27 | Fix the zooming bug in the map window | Dirk Hohndel |
2013-01-27 | Modify map zoom to keep the point under the mouse cursor constant | Robert C. Helling |
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-25 | Remove some unnecessary variable initializations | Dirk Hohndel |
2013-01-25 | Removed unused structure definition in deco.c | Dirk Hohndel |
2013-01-25 | Fix memory leak in set_dc_nickname | Dirk Hohndel |
2013-01-25 | Fix potential uninitialized variable access | Dirk Hohndel |
2013-01-25 | Move get_units() to prefs.c | Henrik Brautaset Aronsen |
2013-01-25 | windows.c: Add unicode support in subsurface_launch_for_uri() | Lubomir I. Ivanov |
2013-01-25 | Small fix for a possible crash in divelist.c | Lubomir I. Ivanov |
2013-01-24 | Don't set a default filename when called with multiple filenames | Dirk Hohndel |
2013-01-24 | Don't mark divelist changed for automated merges after all | Linus Torvalds |
2013-01-24 | Fix overly complicated and fragile "same_cylinder" logic | Linus Torvalds |
2013-01-24 | Try to automate the version number used in the windows installer | Dirk Hohndel |
2013-01-24 | Add 2013 to the copyright line | Dirk Hohndel |
2013-01-24 | Include git revision in version number | Linus Torvalds |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-24 | Slight change to the parser to avoid false posititives | Dirk Hohndel |
2013-01-24 | Only display temperature graph if we have temperature data | Dirk Hohndel |
2013-01-24 | Add test dive for constant temperature | Dirk Hohndel |
2013-01-24 | Display even constant temperature graph | Miika Turkia |