summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-27The notebook pages can only be dropped back into the main notebookGravatar Dirk Hohndel
2011-09-27Linus would like to be less on the bleeding edge of Gtk+Gravatar Dirk Hohndel
2011-09-27Use the correct signal to avoid Gtk-CRITICAL error messageGravatar Dirk Hohndel
2011-09-27Clean up the drag and drop code and allow ripping off the Dive ProfileGravatar Dirk Hohndel
2011-09-27Add drag-n-drop support to be able to re-integrate the dive listGravatar Linus Torvalds
2011-09-27Don't mark the divelist window transientGravatar Linus Torvalds
2011-09-27Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-27A Makefile 'clean' target is quite standard.Gravatar Cristian Ionescu-Idbohrn
2011-09-27Store options in gconfGravatar Dirk Hohndel
2011-09-27Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-27Make the dive list start as a plain notebook pageGravatar Linus Torvalds
2011-09-27Add preference option to chose if SAC and/or OTU should be in divelistGravatar Dirk Hohndel
2011-09-26Make OTU column invisible by defaultGravatar Dirk Hohndel
2011-09-26Update Mares IconHd parsing to current libdivecomputer interfaceGravatar Linus Torvalds
2011-09-26Stop libdivecomputer import when we start seeing old divesGravatar Linus Torvalds
2011-09-26Add a copy of the GPL v2 to the projectv1.0Gravatar Linus Torvalds
2011-09-26Add the version to the MakefileGravatar Linus Torvalds
2011-09-26Update README to reflect the fact that /dev/ttyUSB0 is no longer hardcodedGravatar Linus Torvalds
2011-09-26Add a GtkEntry to allow editing of the device nameGravatar Linus Torvalds
2011-09-26Add a "Dive Computer" frame around the dive computer choice in importGravatar Linus Torvalds
2011-09-26Add a xml file filter to the file open dialogGravatar Linus Torvalds
2011-09-24Add an 'About' dialogGravatar Linus Torvalds
2011-09-24Use 'gtk_dialog_get_content_area()' instead of accessing dialog directlyGravatar Linus Torvalds
2011-09-22Show events on the dive profileGravatar Linus Torvalds
2011-09-22Add cheesy "install" targetGravatar Linus Torvalds
2011-09-22Drop surface events when reading from an XML file tooGravatar Linus Torvalds
2011-09-22Merge latitude and longitude data properlyGravatar Linus Torvalds
2011-09-22Merge dive events correctly tooGravatar Linus Torvalds
2011-09-22Start handling dive eventsGravatar Linus Torvalds
2011-09-22Properly merge dive buddies and divemaster informationGravatar Linus Torvalds
2011-09-22Improve libdivecomputer event printoutGravatar Linus Torvalds
2011-09-22Clean up event handling from libdivecomputerGravatar Linus Torvalds
2011-09-22Fix progress bar during libdivecomputer importsGravatar Linus Torvalds
2011-09-22Add OTU to divelistGravatar Dirk Hohndel
2011-09-22Calculate OTUs for every diveGravatar Dirk Hohndel
2011-09-22Update the README a bitGravatar Linus Torvalds
2011-09-22Merge branch 'alignment-change' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-22Minor change to the alignment of the divelist columnsGravatar Dirk Hohndel
2011-09-22Clean up library handlingGravatar Linus Torvalds
2011-09-22Put the location last in the dive listGravatar Linus Torvalds
2011-09-22Put the default focus on the dive list at startupGravatar Linus Torvalds
2011-09-22Fix up some minor whitespace issuesGravatar Linus Torvalds
2011-09-22Select the first dive after filling the dive listGravatar Linus Torvalds
2011-09-22Make the dive list searching act on the locationGravatar Linus Torvalds
2011-09-22Don't do individual 'gtk_widget_show()' callsGravatar Linus Torvalds
2011-09-22In divelist maxdepth column, only show depth unitGravatar Linus Torvalds
2011-09-22In summary printout, show divemaster if there was no buddyGravatar Linus Torvalds
2011-09-21Merge branch 'quit-handling' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-21Small printing tweaksGravatar Linus Torvalds
2011-09-21Add helper function for doing depth unit calculationsGravatar Linus Torvalds