summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-09-20Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurfaceGravatar Linus Torvalds
2012-09-20Merge branch 'time-function'Gravatar Linus Torvalds
2012-09-20FIND_TRIP: don't cast a timestamp to a pointerGravatar Linus Torvalds
2012-09-20dive-time widget: fix incorrect use of timestamp_tGravatar Linus Torvalds
2012-09-20Convert FIND_TRIP into functionGravatar Dirk Hohndel
2012-09-19Fix the incorrect data type for DIVE_DATE accessesGravatar Linus Torvalds
2012-09-19Partial rewrite of the dive trip codeGravatar Dirk Hohndel
2012-09-19Use long instead of int when retrieving DIVE_DATE via gtk_tree_model_getGravatar Lubomir I. Ivanov
2012-09-19Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'Gravatar Linus Torvalds
2012-09-19Check if trip is NULL before calling DIVE_TRIPGravatar Lubomir I. Ivanov
2012-09-18Fix some of the problems reported by cppcheckGravatar Dirk Hohndel
2012-09-18When deleting dives make sure that amount_selected stays consistentGravatar Dirk Hohndel
2012-09-18Proper placement for the file menu separator lines in MacOSXGravatar Henrik Brautaset Aronsen
2012-09-18Prevent dive_from_path from dereferencing invalid iterGravatar Dirk Hohndel
2012-09-18Call xmlCleanupParser only once - when we are done with libxmlGravatar Lubomir I. Ivanov
2012-09-18Cosmetic changes to the NSIS installer scriptGravatar Ivan Habunek
2012-09-18Fixed permissions in NSIS installerGravatar Ivan Habunek
2012-09-18Fixed a couple of memleaks in gtk-gui.c and info.cGravatar Lubomir I. Ivanov