Age | Commit message (Expand) | Author |
2013-02-01 | Clear the list of events when closing data file | Dirk Hohndel |
2013-02-01 | Turn off tooltips if no dives are selected | Dirk Hohndel |
2013-01-31 | Don't allow to plan dives out of order | Dirk Hohndel |
2013-01-31 | Make sure that the planned dive is selected | Dirk Hohndel |
2013-01-31 | Make the dive selection logic also set the treeview cursor | Linus Torvalds |
2013-01-31 | Place Info and Stats page at the top of notebook page | Dirk Hohndel |
2013-01-31 | Add tooltip that tells user how to edit dive information | Dirk Hohndel |
2013-01-31 | Minor fine tuning of window size and initial zoom factors for maps | Dirk Hohndel |
2013-01-31 | Fix the tooltips | Dirk Hohndel |
2013-01-31 | Merge branch 'integrate-from-webservice' | Dirk Hohndel |
2013-01-31 | Hide the error output from pkg_config if you don't have osm-gps-map | Dirk Hohndel |
2013-01-31 | Auto-generate C file dependencies, and make the build more quiet | Linus Torvalds |
2013-01-31 | README: Update names of Debian packages for dependencies | Carl Worth |
2013-01-31 | Better algorithm to merge gps locations & locations names from webservice | Dirk Hohndel |
2013-01-31 | Allow using two different tables to hold dives and gps locations | Dirk Hohndel |
2013-01-31 | Add the begin/end markers to events with the proper flags | Linus Torvalds |
2013-01-30 | Make 'get_dive_by_diveid()' work even for non-primary dive computers | Linus Torvalds |
2013-01-30 | Properly destroy the cairo context when we're done with it | Linus Torvalds |
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 |