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
/
divelist.c
Age
Commit message (
Expand
)
Author
2012-09-20
Only select last dive by default if no other dives are selected
Dirk Hohndel
2012-09-20
Removed obsolete debug message
Dirk Hohndel
2012-09-20
Convert the divelist debug helpers to the new time functions as well
Dirk Hohndel
2012-09-20
Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface
Linus Torvalds
2012-09-20
FIND_TRIP: don't cast a timestamp to a pointer
Linus Torvalds
2012-09-20
Convert FIND_TRIP into function
Dirk Hohndel
2012-09-19
Fix the incorrect data type for DIVE_DATE accesses
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
2012-09-19
Check if trip is NULL before calling DIVE_TRIP
Lubomir I. Ivanov
2012-09-18
Fix some of the problems reported by cppcheck
Dirk Hohndel
2012-09-18
When deleting dives make sure that amount_selected stays consistent
Dirk Hohndel
2012-09-18
Prevent dive_from_path from dereferencing invalid iter
Dirk Hohndel
2012-09-13
Mark divelist changed when modifying trips
Dirk Hohndel
2012-09-11
Better compatibility with older GTK and Cairo
Lubomir I. Ivanov
2012-09-10
Improve trip assignment for new dives
Dirk Hohndel
2012-09-07
Implement delete dive option
Dirk Hohndel
2012-09-07
Make "create trip above" also add on selected dives
Dirk Hohndel
2012-09-07
Handle new dives correctly if trips exist
Dirk Hohndel
2012-09-06
Merge one or more dives with the trip above
Dirk Hohndel
2012-09-05
Avoid duplicate dive_trip entries
Dirk Hohndel
2012-09-05
More trip manipulations: remove selected dives from trip
Dirk Hohndel
2012-09-03
Add ability to merge trip with trip below
Dirk Hohndel
2012-09-03
Use the infrastructure for moving dives in more places
Dirk Hohndel
2012-09-03
Fix crash when removing the first dive of a trip
Dirk Hohndel
2012-09-03
Fix copy_tree_node to no longer overwrite dive duration
Dirk Hohndel
2012-09-02
Add autogen menu command
Dirk Hohndel
2012-09-02
Fix a crash when changing sort column
Dirk Hohndel
2012-09-01
Allow modification and edits of trips
Dirk Hohndel
2012-09-01
Clean up macros and auxiliary functions
Dirk Hohndel
2012-09-01
Store time_t as long value
Dirk Hohndel
2012-08-29
Stop tracking the number of dives in a dive trip
Dirk Hohndel
2012-08-27
Merge branch 'trips' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-27
Fix an issue with trips that have dives from multiple input files
Dirk Hohndel
2012-08-27
First cut of explicit trip tracking
Dirk Hohndel
2012-08-21
Add helper 'for_each_dive()' dive iterator
Linus Torvalds
2012-08-21
Fix single-dive editing oddity
Linus Torvalds
2012-08-20
Improve group selection semantics
Linus Torvalds
2012-08-20
Avoid changing selection status when collapsing/expanding groups
Linus Torvalds
2012-08-20
Rework dive selection logic
Linus Torvalds
2012-08-18
divelist: add 'Expand all' and 'Collapse all' menu items
Linus Torvalds
2012-08-18
Improve divelist group header information
Linus Torvalds
2012-08-17
Merge branch 'fixes' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-17
Another selection fix
Dirk Hohndel
2012-08-17
More fiddling with the selection
Dirk Hohndel
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-16
Stop relying on gtk to track which dives are selected
Dirk Hohndel
2012-08-16
Fix right click edit in Dive Notes area for multiple dives
Dirk Hohndel
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
[next]