summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-09subsurface.nsi: install program shortcuts for all usersGravatar Lubomir I. Ivanov
2012-10-09Add trip above adds all consecutive selected dives to the new tripGravatar Dirk Hohndel
2012-10-07Bump version to 2.0.1v2.0.1Gravatar Dirk Hohndel
2012-10-07Fix potential crash when attempting to free default fontGravatar Dirk Hohndel
2012-10-06Turn menu and button images on regardless of OS settings.v2.0Gravatar Dirk Hohndel
2012-10-05Added unicode support for the configuration entries on WindowsGravatar Lubomir I. Ivanov
2012-10-05Fixed some memory leaks related to string configuration entriesGravatar Lubomir I. Ivanov
2012-10-04Provide a method to use unicode command line arguments on WindowsGravatar Lubomir I. Ivanov
2012-10-04Force subsurface.sh on Mac to use bashGravatar Dirk Hohndel
2012-10-04Add readme file for MacOSX packageGravatar Henrik Brautaset Aronsen
2012-10-04Use GLib's g_fopen() and g_open() when working with filesGravatar Lubomir I. Ivanov
2012-10-02More fixes to MacOS bundle file and READMEGravatar Dirk Hohndel
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