]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Linus TorvaldsMake the dive list start as a plain notebook page
2011-09-26 Dirk HohndelMake OTU column invisible by default
2011-09-26 Linus TorvaldsUpdate Mares IconHd parsing to current libdivecomputer...
2011-09-26 Linus TorvaldsStop libdivecomputer import when we start seeing old...
2011-09-26 Linus TorvaldsAdd a copy of the GPL v2 to the project
2011-09-26 Linus TorvaldsAdd the version to the Makefile
2011-09-26 Linus TorvaldsUpdate README to reflect the fact that /dev/ttyUSB0...
2011-09-26 Linus TorvaldsAdd a GtkEntry to allow editing of the device name
2011-09-26 Linus TorvaldsAdd a "Dive Computer" frame around the dive computer...
2011-09-26 Linus TorvaldsAdd a xml file filter to the file open dialog
2011-09-24 Linus TorvaldsAdd an 'About' dialog
2011-09-24 Linus TorvaldsUse 'gtk_dialog_get_content_area()' instead of accessin...
2011-09-23 Linus TorvaldsShow events on the dive profile
2011-09-23 Linus TorvaldsAdd cheesy "install" target
2011-09-23 Linus TorvaldsDrop surface events when reading from an XML file too
2011-09-23 Linus TorvaldsMerge latitude and longitude data properly
2011-09-23 Linus TorvaldsMerge dive events correctly too
2011-09-23 Linus TorvaldsStart handling dive events
2011-09-23 Linus TorvaldsProperly merge dive buddies and divemaster information
2011-09-22 Linus TorvaldsImprove libdivecomputer event printout
2011-09-22 Linus TorvaldsClean up event handling from libdivecomputer
2011-09-22 Linus TorvaldsFix progress bar during libdivecomputer imports
2011-09-22 Dirk HohndelAdd OTU to divelist
2011-09-22 Dirk HohndelCalculate OTUs for every dive
2011-09-22 Linus TorvaldsUpdate the README a bit
2011-09-22 Linus TorvaldsMerge branch 'alignment-change' of git://github.com...
2011-09-22 Dirk HohndelMinor change to the alignment of the divelist columns
2011-09-22 Linus TorvaldsClean up library handling
2011-09-22 Linus TorvaldsPut the location last in the dive list
2011-09-22 Linus TorvaldsPut the default focus on the dive list at startup
2011-09-22 Linus TorvaldsFix up some minor whitespace issues
2011-09-22 Linus TorvaldsSelect the first dive after filling the dive list
2011-09-22 Linus TorvaldsMake the dive list searching act on the location
2011-09-22 Linus TorvaldsDon't do individual 'gtk_widget_show()' calls
2011-09-22 Linus TorvaldsIn divelist maxdepth column, only show depth unit
2011-09-22 Linus TorvaldsIn summary printout, show divemaster if there was no...
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Linus TorvaldsSmall printing tweaks
2011-09-21 Linus TorvaldsAdd helper function for doing depth unit calculations
2011-09-21 Linus TorvaldsFix dive location width problem
2011-09-21 Dirk HohndelUse the last (or only) filename on command line as...
2011-09-21 Dirk HohndelShow the "save changes" dialog before the main window...
2011-09-21 Dirk HohndelCheck for changes at regular 'quit' events as well
2011-09-21 Dirk HohndelCatch changes to the info of the current dive when...
2011-09-21 Dirk HohndelTracking changes to tanks is trivial
2011-09-21 Dirk HohndelSimplistic first attempt to get changes saved when...
2011-09-21 Linus TorvaldsDo the pango text layout in multiple chunks
2011-09-21 Linus TorvaldsSue me: I'm not a fan of Serif
2011-09-21 Linus TorvaldsFix array underrun when calculating velocity
2011-09-21 Linus TorvaldsFix up printing some more
2011-09-21 Tero RoponenSeptember comes before October
2011-09-21 Linus TorvaldsFix 'struct plot_info' memory leak
2011-09-21 Linus TorvaldsPrinting: use pango markup for text generation
2011-09-21 Linus TorvaldsAdd completely BS dive text printing
2011-09-21 Linus TorvaldsTry printing six dives per page
2011-09-21 Linus TorvaldsFix up printing some more
2011-09-21 Linus TorvaldsPrint out only simplified depth profile
2011-09-21 Linus TorvaldsClean up and simplify depth plot
2011-09-20 Linus TorvaldsStart fleshing out the dive printing a bit more
2011-09-20 Linus TorvaldsDon't show the smoothed dive profile or the min/max...
2011-09-20 Linus TorvaldsFix divelist sorting
2011-09-20 Linus TorvaldsFix preferences dialog
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-20 Linus TorvaldsMake the divelist font configurable
2011-09-20 Linus TorvaldsMerge git://github.com/sirowain/subsurface
2011-09-20 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dirkhh...
2011-09-20 Linus TorvaldsMake 'struct DiveList' entirely internal to divelist.c
2011-09-20 Linus TorvaldsAdd "Apply"/"Cancel" buttons to dive equipment page
2011-09-20 Dirk HohndelAttempt to get the location column to resize in a sensi...
2011-09-20 Dirk HohndelMinor tweaks to column headers
2011-09-20 Linus TorvaldsMake a separate "Log" menu
2011-09-20 Riccardo AlbertiniFix Segmentation fault when trying to print an empty...
2011-09-20 Riccardo AlbertiniProvide an icon for subsurface.
2011-09-20 Riccardo AlbertiniAdded a comment about libusb dependency in Makefile.
2011-09-20 Linus TorvaldsReinstate the main window title
2011-09-20 Linus TorvaldsSwitch the dive list and dive profile panes around
2011-09-20 Linus TorvaldsHacky hard-coded font for dive list entries
2011-09-20 Linus TorvaldsMake helper function for creating TreeView columns...
2011-09-20 Linus TorvaldsAdd cylinder description to dive list
2011-09-20 Linus TorvaldsTurn the rest of the duplicate string fields to use...
2011-09-20 Linus TorvaldsUse renderer function for divelist depth field too
2011-09-20 Linus TorvaldsUse a renderer function on the date field
2011-09-19 Linus TorvaldsOops, fix typo. EAN, not EAD
2011-09-19 Linus TorvaldsUpdate the divelist when dive info changes
2011-09-19 Linus TorvaldsAdd air usage calculations to dive list
2011-09-19 Linus TorvaldsAdd location to divelist too
2011-09-19 Linus TorvaldsClean up divelist generation some more
2011-09-19 Linus TorvaldsStart filling in temperature and nitrox data in dive...
2011-09-19 Linus TorvaldsAdd temp/nitrox/sac entries to divelist
2011-09-19 Linus TorvaldsMake the pane split be vertical rather than horizontal
2011-09-19 Linus TorvaldsRemove dive info frame
2011-09-19 Linus TorvaldsMake the divelist column naming clearer
2011-09-17 Dirk HohndelAttempt to smooth out the velocity readings
2011-09-17 Dirk HohndelFlip tank pressure graph to show the RIGHT way
2011-09-17 Dirk HohndelStop plotting the gas / consumption information into...
2011-09-17 Dirk HohndelMake handling of empty airconsumption string consistent
2011-09-17 Dirk HohndelMore fixes to positioning of gas / consumption informat...
2011-09-16 Dirk HohndelStop tank / gas / consumption info from changing info_f...
2011-09-16 Dirk HohndelIndicate vertical velocity through color
next