Age | Commit message (Expand) | Author |
2013-02-08 | Properly de-select dives in collapsed trips that are unselected | Linus Torvalds |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-02 | Add 'Save As' entry to context menu shown when right clicking on a dive | Pierre-Yves Chibon |
2013-02-01 | Move flag icon to include file | Dirk Hohndel |
2013-02-01 | When switching sort order, scroll the dive list to the current dive | Linus Torvalds |
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 | Better algorithm to merge gps locations & locations names from webservice | Dirk Hohndel |
2013-01-30 | Fix segfault pressing Menu key | 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-28 | Rewrite gtk dive selection tracking 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 | Pick GPS coordinates of dive location via map widget | Dirk Hohndel |
2013-01-25 | Fix potential uninitialized variable access | Dirk Hohndel |
2013-01-25 | Small fix for a possible crash in divelist.c | Lubomir I. Ivanov |
2013-01-23 | Fix setting of the dive_table.preexisting logic | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | divelist.c:icon_click_cb(): check if a GtkTreePath is found | Lubomir I. Ivanov |
2013-01-22 | Use proper helper functions for dive location and for_each_dive | Linus Torvalds |
2013-01-22 | Fix crash when clicking on icon column in trip header entries | Dirk Hohndel |
2013-01-22 | Add GPS icon to the location column for dive sites where we have GPS data | Dirk Hohndel |
2013-01-20 | Mark locations that have GPS location data attached | Dirk Hohndel |
2013-01-17 | Hack Makefile, gtk-gui.c and divelist.c to allow building w/o osm-gps-map | Dirk Hohndel |
2013-01-16 | Only offer to show dive on map if we have location information | Linus Torvalds |
2013-01-15 | Show single dives in map. | Henrik Brautaset Aronsen |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-13 | Scroll the divelist to show the planned dive | Dirk Hohndel |
2013-01-13 | Correctly show the planned dive in the divelist | Dirk Hohndel |
2013-01-13 | Make sure init_decompression works for dive 0 as well | Dirk Hohndel |
2013-01-13 | During multi-dive deco calculations don't look at dives from other trips | Dirk Hohndel |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-07 | Improve dive trip sort comparison function | Linus Torvalds |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Clean up DEBUG code | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Merge branch 'deco2' | Dirk Hohndel |
2013-01-03 | Improvements to select_prev_dive() and select_next_dive() | Lubomir I. Ivanov |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-02 | Fix mixed dive/trip tree model grouping | Linus Torvalds |
2013-01-01 | Keep the selected dive visible in the divelist | Linus Torvalds |
2013-01-01 | First step towards grabbing keys and handling them ourselves | Dirk Hohndel |