Age | Commit message (Expand) | Author |
2011-09-27 | Store options in gconf | Dirk Hohndel |
2011-09-27 | Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-27 | Make the dive list start as a plain notebook page | Linus Torvalds |
2011-09-27 | Add preference option to chose if SAC and/or OTU should be in divelist | Dirk Hohndel |
2011-09-26 | Make OTU column invisible by default | Dirk Hohndel |
2011-09-26 | Update Mares IconHd parsing to current libdivecomputer interface | Linus Torvalds |
2011-09-26 | Stop libdivecomputer import when we start seeing old dives | Linus Torvalds |
2011-09-26 | Add a copy of the GPL v2 to the projectv1.0 | Linus Torvalds |
2011-09-26 | Add the version to the Makefile | Linus Torvalds |
2011-09-26 | Update README to reflect the fact that /dev/ttyUSB0 is no longer hardcoded | Linus Torvalds |
2011-09-26 | Add a GtkEntry to allow editing of the device name | Linus Torvalds |
2011-09-26 | Add a "Dive Computer" frame around the dive computer choice in import | Linus Torvalds |
2011-09-26 | Add a xml file filter to the file open dialog | Linus Torvalds |
2011-09-24 | Add an 'About' dialog | Linus Torvalds |
2011-09-24 | Use 'gtk_dialog_get_content_area()' instead of accessing dialog directly | Linus Torvalds |
2011-09-22 | Show events on the dive profile | Linus Torvalds |
2011-09-22 | Add cheesy "install" target | Linus Torvalds |
2011-09-22 | Drop surface events when reading from an XML file too | Linus Torvalds |
2011-09-22 | Merge latitude and longitude data properly | Linus Torvalds |
2011-09-22 | Merge dive events correctly too | Linus Torvalds |
2011-09-22 | Start handling dive events | Linus Torvalds |
2011-09-22 | Properly merge dive buddies and divemaster information | Linus Torvalds |
2011-09-22 | Improve libdivecomputer event printout | Linus Torvalds |
2011-09-22 | Clean up event handling from libdivecomputer | Linus Torvalds |
2011-09-22 | Fix progress bar during libdivecomputer imports | Linus Torvalds |
2011-09-22 | Add OTU to divelist | Dirk Hohndel |
2011-09-22 | Calculate OTUs for every dive | Dirk Hohndel |
2011-09-22 | Update the README a bit | Linus Torvalds |
2011-09-22 | Merge branch 'alignment-change' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-22 | Minor change to the alignment of the divelist columns | Dirk Hohndel |
2011-09-22 | Clean up library handling | Linus Torvalds |
2011-09-22 | Put the location last in the dive list | Linus Torvalds |
2011-09-22 | Put the default focus on the dive list at startup | Linus Torvalds |
2011-09-22 | Fix up some minor whitespace issues | Linus Torvalds |
2011-09-22 | Select the first dive after filling the dive list | Linus Torvalds |
2011-09-22 | Make the dive list searching act on the location | Linus Torvalds |
2011-09-22 | Don't do individual 'gtk_widget_show()' calls | Linus Torvalds |
2011-09-22 | In divelist maxdepth column, only show depth unit | Linus Torvalds |
2011-09-22 | In summary printout, show divemaster if there was no buddy | Linus Torvalds |
2011-09-21 | Merge branch 'quit-handling' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-21 | Small printing tweaks | Linus Torvalds |
2011-09-21 | Add helper function for doing depth unit calculations | Linus Torvalds |
2011-09-21 | Fix dive location width problem | Linus Torvalds |
2011-09-21 | Use the last (or only) filename on command line as default for saving | Dirk Hohndel |
2011-09-21 | Show the "save changes" dialog before the main window is destroyed | Dirk Hohndel |
2011-09-21 | Check for changes at regular 'quit' events as well | Dirk Hohndel |
2011-09-21 | Catch changes to the info of the current dive when quitting | Dirk Hohndel |
2011-09-21 | Tracking changes to tanks is trivial | Dirk Hohndel |
2011-09-21 | Simplistic first attempt to get changes saved when quitting subsurface | Dirk Hohndel |
2011-09-21 | Do the pango text layout in multiple chunks | Linus Torvalds |