]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-09-22 Linus TorvaldsClean up event handling from libdivecomputer
2011-09-22 Linus TorvaldsFix progress bar during libdivecomputer imports
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
2011-09-16 Dirk HohndelShow tank / nitrox / air consumption information in...
2011-09-16 Linus TorvaldsDirk can't count to ten
2011-09-16 Dirk HohndelRemove dive number from frame label
2011-09-16 Linus TorvaldsPut the dive number and location in the window title bar
2011-09-16 Dirk HohndelTweak temperature plot to look better for small fluctua...
2011-09-16 Linus TorvaldsTweak plot scaling a bit
2011-09-16 Dirk HohndelMinor corrections to printing of the last temperature
2011-09-16 Linus TorvaldsUse plot_info for final remaining temperature and press...
2011-09-16 Linus TorvaldsPlot pressure data based on 'struct plot_info' rather...
2011-09-16 Linus TorvaldsDo min/max pressure and temperature based on the non...
2011-09-16 Linus TorvaldsPlot temperature info using 'struct plot_info' rather...
2011-09-16 Linus TorvaldsStart using 'plot_info' more for dive-time limits
2011-09-16 Linus TorvaldsDo libdivecomputer imports in a separate thread
2011-09-16 Linus TorvaldsSupport gps coordinates for the location info
2011-09-15 Linus TorvaldsRename the project 'subsurface'
2011-09-15 Dirk HohndelPrint the end temperature of the dive
2011-09-15 Dirk HohndelDon't draw temperature plot past the end of the dive
2011-09-15 Dirk HohndelFix uemis depth calculation in the uemis XML importer
2011-09-15 Dirk HohndelFix depth calculations in SDA import
2011-09-15 Dirk HohndelFix incorrect data dereference
2011-09-15 Dirk HohndelFirst pass to parse uemis Zurich '.SDA' files
2011-09-14 Linus TorvaldsFlush any pending changes at notebook 'switch-page...
2011-09-14 Dirk HohndelQuick fix to hardcode device name only once
next