aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-14Changing Miika's code to avoid global iterGravatar Dirk Hohndel
2012-09-14Improving the yearly statistics codeGravatar Miika Turkia
2012-09-13Make sure all parts of the edit dialogs are using current_dive / edit_diveGravatar Dirk Hohndel
2012-09-13make clean should remove subsurface.exe as wellGravatar Dirk Hohndel
2012-09-13Mark divelist changed when modifying tripsGravatar Dirk Hohndel
2012-09-13Minor improvements to the NSIS installer scriptGravatar Ivan Habunek
2012-09-13Minor fix for the NSIS installer scriptGravatar Ivan Habunek
2012-09-13Added version info to NSI installer script.Gravatar Ivan Habunek
2012-09-13Created a modern windows installer scriptGravatar Ivan Habunek
2012-09-11Fix a long standing bug when editing divesGravatar Dirk Hohndel
2012-09-11Better compatibility with older GTK and CairoGravatar Lubomir I. Ivanov
2012-09-11Display yearly/monthly statisticsGravatar Miika Turkia
2012-09-11Use GTK_UNIT_INCH when printing to provide consistency across OSGravatar Lubomir I. Ivanov
2012-09-10Improve trip assignment for new divesGravatar Dirk Hohndel
2012-09-11Merge branch 'ui-work' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-09-07Merge branch 'trip3' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
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-06Set default path for file import to the last path openedGravatar Dirk Hohndel
2012-09-06Update the About screenGravatar Dirk Hohndel
2012-09-06Merge branch 'print_selection' of http://ambre.pingoured.fr/cgit/subsurfaceGravatar Linus Torvalds
2012-09-06Merge branch 'trip3' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
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-03Make xml (and CSV) parsing use 'g_ascii_strtod()' rather than 'strtod()'Gravatar Linus Torvalds
2012-09-03Correct the trip related test divesGravatar Dirk Hohndel
2012-09-03Fix crash when removing the first dive of a tripGravatar Dirk Hohndel
2012-09-03Correctly initialize the toggle state of the autogroup menu entryGravatar Dirk Hohndel
2012-09-03Fix copy_tree_node to no longer overwrite dive durationGravatar Dirk Hohndel
2012-09-03Add the 'Print only selection' checkbox in the print optionsGravatar Pierre-Yves Chibon
2012-09-02Add autogen menu commandGravatar Dirk Hohndel
2012-09-02Fix a crash when changing sort columnGravatar Dirk Hohndel
2012-09-02Merge branch 'separator-line' of git://github.com/henrik242/subsurfaceGravatar Linus Torvalds
2012-09-02Use truth values with gbooleanGravatar 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-30Add support for printing only the selected divesGravatar Linus Torvalds
2012-08-30Merge branch 'print_table' of http://ambre.pingoured.fr/cgit/subsurfaceGravatar Linus Torvalds
2012-08-30Merge branch 'divetrip-nr' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-30Remove the pretty-print without dive profile option.Gravatar Pierre-Yves Chibon
2012-08-29Stop tracking the number of dives in a dive tripGravatar Dirk Hohndel
2012-08-29Fix profile and average depth for freedivesGravatar Mikko Rasa
2012-08-29Have a nice table formating with choosing the 'Table print' option.Gravatar Pierre-Yves Chibon
2012-08-29Invert the print 'dive profile' option.Gravatar Pierre-Yves Chibon
2012-08-29Deactivate 'Show profiles' if 'table print' is checked.Gravatar Pierre-Yves Chibon