]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-10-06 Julian Andres... Remove some useless casts from and to void pointers
2011-10-05 Dirk HohndelMake FileChooserButton end import dialog
2011-10-05 Dirk HohndelMark the FileChooserButton as UNABLE to select multiple...
2011-10-05 Dirk HohndelFix import tracking
2011-10-05 Dirk HohndelAdd XML file import back and treat open and import...
2011-10-05 Dirk HohndelAdd an '--import' command line option
2011-10-05 Dirk HohndelMark divelist changed when renumbering or adding dives
2011-10-05 Linus TorvaldsFor a manual renumber, default to the existing first...
2011-10-05 Linus TorvaldsAutomatically renumber new dives when they are "obvious".
2011-10-05 Linus TorvaldsMove 'dive_list_update_dives()' call into 'report_dives()'
2011-10-05 Dirk HohndelMake the dive merging code more tolerant
2011-10-04 Dirk HohndelShorten the tooltip timeout
2011-10-04 Dirk HohndelChange event symbol to bigger yellow triangle with...
2011-10-04 Dirk HohndelReplace event text with small red triangle and tooltip
2011-10-04 Dirk HohndelChange plot routine to take a drawing_area as argument
2011-10-04 Dirk HohndelFix small typo in uemis event name
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Dirk HohndelMuch nicer implementation of uemis sample parsing ...
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Dirk HohndelAdd working pressure to uemis tank data
2011-10-03 Dirk HohndelAdd working pressure to uemis tank data
2011-10-03 Dirk HohndelRemove the ability to 'Import' .SDA files
2011-10-03 Dirk HohndelIntegrate loading of uemis SDA files into the regular...
2011-10-03 Dirk HohndelFirst steps towards integrating SDA files into the...
2011-10-03 Linus TorvaldsRemove cylinder index from cylinder list model
2011-10-03 Linus TorvaldsMake cylinders editable with a double-click
2011-10-03 Linus TorvaldsChange calling convention of 'edit_cylinder_info'
2011-10-02 Linus TorvaldsMake the cylinder 'delete' action actually delete the...
2011-10-02 Linus TorvaldsFirst cut at working cylinder editing dialog
2011-10-02 Linus TorvaldsStart hooking up the cylinder editing widget
2011-10-02 Linus TorvaldsAdd the ability to add new cylinders
2011-10-02 Linus Torvaldscylinder list: set edit/delete button sensitivity
2011-10-02 Linus TorvaldsStart re-organizing the cylinder entry in equipment.c
2011-10-02 Linus TorvaldsSplit up generic code to generate a gtk tree view column
2011-10-02 Dirk Hohndelprepare_sample reallocs the dive - don't keep pointers...
2011-10-01 Linus TorvaldsWe forgot to pick up the 'value' field of a dive event
2011-09-30 Dirk HohndelDistinguish internally between min pressure and end...
2011-09-30 Dirk HohndelFix the profile coloring
2011-09-30 Dirk HohndelCorrectly parse the braindamaged tank size information...
2011-09-30 Dirk HohndelFix uemis parser to work with base64 data that isn...
2011-09-30 Dirk HohndelYes Linus, gas pressure can indeed go up during a dive
2011-09-30 Dirk HohndelAllow larger tanks (change maximum from 200 to 300...
2011-09-28 Dirk HohndelRemove average depth from print
2011-09-28 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-09-28 Dirk HohndelThe notebook pages can only be dropped back into the...
2011-09-28 Dirk HohndelLinus would like to be less on the bleeding edge of...
2011-09-28 Dirk HohndelUse the correct signal to avoid Gtk-CRITICAL error...
2011-09-27 Dirk HohndelClean up the drag and drop code and allow ripping off...
2011-09-27 Linus TorvaldsAdd note on dive computers using the same import engine
2011-09-27 Linus TorvaldsAdd drag-n-drop support to be able to re-integrate...
2011-09-27 Linus TorvaldsDon't mark the divelist window transient
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Cristian Ionescu... A Makefile 'clean' target is quite standard.
2011-09-27 Dirk HohndelStore options in gconf
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-27 Dirk HohndelAdd preference option to chose if SAC and/or OTU should...
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...
next