aboutsummaryrefslogtreecommitdiffstats
path: root/divelist.c
AgeCommit message (Expand)Author
2012-09-11Better compatibility with older GTK and CairoGravatar Lubomir I. Ivanov
2012-09-10Improve trip assignment for new divesGravatar Dirk Hohndel
2012-09-07Implement delete dive optionGravatar Dirk Hohndel
2012-09-07Make "create trip above" also add on selected divesGravatar Dirk Hohndel
2012-09-07Handle new dives correctly if trips existGravatar Dirk Hohndel
2012-09-06Merge one or more dives with the trip aboveGravatar Dirk Hohndel
2012-09-05Avoid duplicate dive_trip entriesGravatar Dirk Hohndel
2012-09-05More trip manipulations: remove selected dives from tripGravatar Dirk Hohndel
2012-09-03Add ability to merge trip with trip belowGravatar Dirk Hohndel
2012-09-03Use the infrastructure for moving dives in more placesGravatar Dirk Hohndel
2012-09-03Fix crash when removing the first dive of a tripGravatar Dirk Hohndel
2012-09-03Fix copy_tree_node to no longer overwrite dive durationGravatar Dirk Hohndel
2012-09-02Add autogen menu commandGravatar Dirk Hohndel
2012-09-02Fix a crash when changing sort columnGravatar Dirk Hohndel
2012-09-01Allow modification and edits of tripsGravatar Dirk Hohndel
2012-09-01Clean up macros and auxiliary functionsGravatar Dirk Hohndel
2012-09-01Store time_t as long valueGravatar Dirk Hohndel
2012-08-29Stop tracking the number of dives in a dive tripGravatar Dirk Hohndel
2012-08-27Merge branch 'trips' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27Fix an issue with trips that have dives from multiple input filesGravatar Dirk Hohndel
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-21Fix single-dive editing oddityGravatar Linus Torvalds
2012-08-20Improve group selection semanticsGravatar Linus Torvalds
2012-08-20Avoid changing selection status when collapsing/expanding groupsGravatar Linus Torvalds
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18divelist: add 'Expand all' and 'Collapse all' menu itemsGravatar Linus Torvalds
2012-08-18Improve divelist group header informationGravatar Linus Torvalds
2012-08-17Merge branch 'fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-17Another selection fixGravatar Dirk Hohndel
2012-08-17More fiddling with the selectionGravatar Dirk Hohndel
2012-08-17Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurfaceGravatar Linus Torvalds
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Stop relying on gtk to track which dives are selectedGravatar Dirk Hohndel
2012-08-16Fix right click edit in Dive Notes area for multiple divesGravatar Dirk Hohndel
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Merge branch 'suit' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Switch from date based to dive trip based groupingGravatar Dirk Hohndel
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-08-14Fixed a small memory leak in divelist.cGravatar Lubomir I. Ivanov
2012-08-14Fix selecting and unselecting summary itemsGravatar Dirk Hohndel
2012-08-14Apply sort functions to the correct model, don't select summary entriesGravatar Dirk Hohndel
2012-08-14Maintain selected rows when switching between list model and tree modelGravatar Dirk Hohndel
2012-08-14Create duplicate list model so sorting by columns works againGravatar Dirk Hohndel
2012-08-14Improve tree model implementationGravatar Dirk Hohndel
2012-08-13Allow date based groupingGravatar Dirk Hohndel
2012-08-10Don't print a total weight of 0 in the weight columnGravatar Dirk Hohndel
2012-08-07Add total weight column to divelistGravatar Dirk Hohndel
2012-07-31Changes to menu iconsGravatar Mikko Rasa