]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-10-30 Miika TurkiaXSLT to transform JDiveLog to Subsurface format
2011-10-29 Linus TorvaldsMerge branch 'mingw-port-cleanup' of git://github.com...
2011-10-29 Linus TorvaldsFix up end conditions for dives
2011-10-29 Linus TorvaldsPlot fake profile for non-sample dives
2011-10-29 Linus TorvaldsFix use of uninitialized variable if there are no samples
2011-10-29 Dirk HohndelFix Windows install destination
2011-10-29 Dirk HohndelGet rid of the terminal window that is displayed under...
2011-10-29 Dirk HohndelAdd first cut of the mingw cross build spec file +...
2011-10-29 Dirk HohndelGet icons working correctly under Windows
2011-10-29 Linus TorvaldsMerge branches 'mingw-port-cleanup' and 'combobox-text...
2011-10-29 Dirk HohndelUpdate the known locations / buddies / divemasters...
2011-10-29 Dirk HohndelUse Registry on Windows to store preferences
2011-10-28 Dirk HohndelDon't use gconf on Windows
2011-10-27 Dirk HohndelCleanup Makefile and make it work for cross compiling...
2011-10-25 Dirk HohndelRearrange the event filter dialog
2011-10-25 Dirk HohndelAdd menu item and dialog to select which events to...
2011-10-25 Dirk HohndelDon't plot an event if an event is disabled in ev_namelist
2011-10-25 Dirk HohndelRemember the event names as we encounter them
2011-10-24 Dirk HohndelAvoid using strptime
2011-10-24 Dirk HohndelAnnotate Makefile with hints about building under Windows
2011-10-24 Dirk HohndelStop including regex.h
2011-10-24 Linus TorvaldsMerge branch 'bugfixes' of git://github.com/dirkhh...
2011-10-24 Dirk HohndelUpdated changes file
2011-10-24 Dirk HohndelCreate packaging directory and add spec and changes...
2011-10-24 Dirk HohndelMakefile fixes
2011-10-24 Linus TorvaldsSubsurface 1.1
2011-10-24 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-10-23 Dirk HohndelDisable sorting by dive number
2011-10-23 Dirk HohndelFix oversight in preference implementation
2011-10-23 Dirk HohndelMake columns for temperature, cylinder, and nitrox...
2011-10-23 Dirk HohndelShow dive number in dive list
2011-10-23 Dirk HohndelImprove time marker handling and add printing of some...
2011-10-23 Linus TorvaldsHandle 'gas change' events correctly
2011-10-23 Linus TorvaldsSplit the cylinder pressure analysis into a second...
2011-10-23 Linus TorvaldsMerge branch 'plot-multitank' of git://github.com/dirkh...
2011-10-23 Dirk HohndelPlot tank pressures for multiple tanks
2011-10-23 Linus TorvaldsEnable inline completion/selection for the location...
2011-10-23 Linus TorvaldsKeep the people/location lists sorted
2011-10-23 Linus TorvaldsMake the divemaster/buddy/location text entries be...
2011-10-23 Linus TorvaldsAdd completions to the dive location, buddy and divemas...
2011-10-23 Linus TorvaldsAdd 'activate' callback for the cylinder completion
2011-10-23 Dirk HohndelChange plot_info to use depth (instead of val) for...
2011-10-22 Linus TorvaldsAdd a completion for the cylinder type entry combo box
2011-10-22 Linus TorvaldsAdd cylinder data to cylinder model as we record each...
2011-10-22 Linus TorvaldsFix the reading of the cylinder start/end pressure...
2011-10-21 Linus TorvaldsMerge branch 'minor-fixes' of git://github.com/dirkhh...
2011-10-21 Dirk HohndelFix "Keep window size for new notebook pages" to not...
2011-10-21 Linus TorvaldsRepaint dive after equipment change only after updating...
2011-10-21 Dirk HohndelMake the first filename on the command line the default...
2011-10-21 Linus TorvaldsRepaint the dive after equipment changes
2011-10-21 Linus TorvaldsMerge branch 'multiple_selection' of git://github.com...
2011-10-21 Dirk HohndelAllow multiple selections in the dive list
2011-10-20 Dirk HohndelFixed off by one error in uemis importer
2011-10-20 Linus TorvaldsMerge branch 'guifixes' of git://github.com/dirkhh...
2011-10-20 Linus TorvaldsAdd quick hack for "no sample pressure but tank index...
2011-10-20 Linus TorvaldsFix up multi-cylinder code as per Dirk
2011-10-20 Dirk HohndelKeep window size for new notebook pages
2011-10-19 Linus TorvaldsParse the xml sample cylinder index properly
2011-10-19 Linus TorvaldsStart some rough multi-cylinder pressure data plot...
2011-10-19 Linus TorvaldsDon't overwrite the end pressure with sample data if...
2011-10-17 Linus TorvaldsAdd start/end pressure to cylinder edit dialog
2011-10-17 Martin Gyseldeclare a var for libdivecomputer's cflags
2011-10-17 Martin Gyselcreate man dir before installing files in it
2011-10-17 Martin Gyseluse DESTDIR according to my understanding of GNU standards
2011-10-14 Linus TorvaldsDon't use dynamic linking for libdivecomputer
2011-10-12 Dirk HohndelInstall manpage
2011-10-12 Dirk HohndelAdd a simplistic man page
2011-10-12 Dirk HohndelFix Makefile syntax error
2011-10-12 Dirk HohndelHave "make install" act more as expected for a desktop...
2011-10-11 Dirk HohndelMake should expand $(DESTDIR) on install
2011-10-11 Dirk HohndelSince we don't want configure, use gnumake to find...
2011-10-09 Linus TorvaldsDon't drop precision from floating point GP coordinates
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...
next