summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-02Fix typos for MacOSX packaging scriptsGravatar Henrik Brautaset Aronsen
2012-10-02Rename Import XML File menu entryGravatar Henrik Brautaset Aronsen
2012-10-02Fixed potential, rare corruption of unicode charactersGravatar Lubomir I. Ivanov
2012-10-02fixup_dive(): move the add_* calls before a possible returnGravatar Lubomir I. Ivanov
2012-10-01Fix memory leaks related to dive_trip->locationGravatar Lubomir I. Ivanov
2012-10-01Destroy the divelist (tree) before calling gtk_main_quit()Gravatar Lubomir I. Ivanov
2012-10-01Fixed memory leaks specific to divelist.cGravatar Lubomir I. Ivanov
2012-10-01Add packaging files for MacOSGravatar Dirk Hohndel
2012-10-01Fixed some small memory leaksGravatar Lubomir I. Ivanov
2012-09-30New XML format for saving divesGravatar Linus Torvalds
2012-09-30ENOTENOUGHCOFFEEGravatar Dirk Hohndel
2012-09-30Better fix for one of the memory leaksGravatar Dirk Hohndel
2012-09-29Fix a number of obvious memory leaksGravatar Dirk Hohndel
2012-09-29Counting is hardGravatar Dirk Hohndel
2012-09-29Merge branch 'delmulti' of git://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2012-09-30Keep the "Add/Edit Cylinder & Weight" dialogs on topGravatar Lubomir I. Ivanov
2012-09-29Correctly handle merging dives that are part of a tripGravatar Dirk Hohndel
2012-09-29Set a default size to the "Edit Trip Info" windowGravatar Lubomir I. Ivanov
2012-09-29Clear the display widgets when deleting all dives in the listGravatar Lubomir I. Ivanov
2012-09-29close directory after reading entriesGravatar Martin Gysel
2012-09-28Redo the delete dive codeGravatar Dirk Hohndel
2012-09-27Restructure the Uemis native download buffer codeGravatar Dirk Hohndel
2012-09-26Getting ready for the 2.0 releaseGravatar Dirk Hohndel
2012-09-26Much improved handling of out of memory errors in the Uemis downloaderGravatar Dirk Hohndel
2012-09-26Merge branch 'uemis-native'Gravatar Dirk Hohndel
2012-09-26Fix stupid packing error on WindowsGravatar Dirk Hohndel
2012-09-26First implementation of native Uemis downloaderGravatar Dirk Hohndel
2012-09-26Add the ability to create a log file for debugging outputGravatar Dirk Hohndel
2012-09-26Merge branch 'delmulti' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2012-09-24Update cylinder info properlyGravatar Linus Torvalds
2012-09-24Update the trip's "when" flag after deleting a dive from itGravatar Lubomir I. Ivanov
2012-09-23Prevent a warning when showing the "About" dialogGravatar Lubomir I. Ivanov
2012-09-23Use the name "Subsurface" in the "About" dialogGravatar Lubomir I. Ivanov
2012-09-23Make sure memory for default_dive_computer_device is allocatedGravatar Lubomir I. Ivanov
2012-09-23Added the functionality to delete selected (multiple) divesGravatar Lubomir I. Ivanov
2012-09-22Added different delete label when right clicking multiple drivesGravatar Lubomir I. Ivanov
2012-09-21Fix missing save of (almost empty) cylinder informationGravatar Linus Torvalds
2012-09-21Activate the new separate "Import XML File" functionalityGravatar Lubomir I. Ivanov
2012-09-21Remove the XML file selection from the DC download dialogGravatar Lubomir I. Ivanov
2012-09-21Separate the "Import" menu entry into two menu entries in "File" and "Log"Gravatar Lubomir I. Ivanov
2012-09-21Make sure windows behind forward dialogs are truly inactiveGravatar Lubomir I. Ivanov
2012-09-21More cosmetic changes in the "Import" dialogGravatar Lubomir I. Ivanov
2012-09-21Keep the "OK" button in "Import" disabled until a DC is selectedGravatar Lubomir I. Ivanov
2012-09-20Only select last dive by default if no other dives are selectedGravatar Dirk Hohndel
2012-09-20Fix dive trip saving bugGravatar Dirk Hohndel
2012-09-20Removed obsolete debug messageGravatar Dirk Hohndel
2012-09-20Merge remote-tracking branch 'origin/single-threaded-gui'Gravatar Dirk Hohndel
2012-09-20Convert the divelist debug helpers to the new time functions as wellGravatar Dirk Hohndel
2012-09-20Don't update the progress bar from the dive computer import threadGravatar Linus Torvalds
2012-09-20Fix yearly statistics after 64-bit time changesGravatar Miika Turkia