aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-22Clean up event handling from libdivecomputerGravatar Linus Torvalds
2011-09-22Fix progress bar during libdivecomputer importsGravatar Linus Torvalds
2011-09-22Add OTU to divelistGravatar Dirk Hohndel
2011-09-22Calculate OTUs for every diveGravatar Dirk Hohndel
2011-09-22Update the README a bitGravatar Linus Torvalds
2011-09-22Merge branch 'alignment-change' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-22Minor change to the alignment of the divelist columnsGravatar Dirk Hohndel
2011-09-22Clean up library handlingGravatar Linus Torvalds
2011-09-22Put the location last in the dive listGravatar Linus Torvalds
2011-09-22Put the default focus on the dive list at startupGravatar Linus Torvalds
2011-09-22Fix up some minor whitespace issuesGravatar Linus Torvalds
2011-09-22Select the first dive after filling the dive listGravatar Linus Torvalds
2011-09-22Make the dive list searching act on the locationGravatar Linus Torvalds
2011-09-22Don't do individual 'gtk_widget_show()' callsGravatar Linus Torvalds
2011-09-22In divelist maxdepth column, only show depth unitGravatar Linus Torvalds
2011-09-22In summary printout, show divemaster if there was no buddyGravatar Linus Torvalds
2011-09-21Merge branch 'quit-handling' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-21Small printing tweaksGravatar Linus Torvalds
2011-09-21Add helper function for doing depth unit calculationsGravatar Linus Torvalds
2011-09-21Fix dive location width problemGravatar Linus Torvalds
2011-09-21Use the last (or only) filename on command line as default for savingGravatar Dirk Hohndel
2011-09-21Show the "save changes" dialog before the main window is destroyedGravatar Dirk Hohndel
2011-09-21Check for changes at regular 'quit' events as wellGravatar Dirk Hohndel
2011-09-21Catch changes to the info of the current dive when quittingGravatar Dirk Hohndel
2011-09-21Tracking changes to tanks is trivialGravatar Dirk Hohndel
2011-09-21Simplistic first attempt to get changes saved when quitting subsurfaceGravatar Dirk Hohndel
2011-09-21Do the pango text layout in multiple chunksGravatar Linus Torvalds
2011-09-21Sue me: I'm not a fan of SerifGravatar Linus Torvalds
2011-09-21Fix array underrun when calculating velocityGravatar Linus Torvalds
2011-09-21Fix up printing some moreGravatar Linus Torvalds
2011-09-21September comes before OctoberGravatar Tero Roponen
2011-09-20Fix 'struct plot_info' memory leakGravatar Linus Torvalds
2011-09-20Printing: use pango markup for text generationGravatar Linus Torvalds
2011-09-20Add completely BS dive text printingGravatar Linus Torvalds
2011-09-20Try printing six dives per pageGravatar Linus Torvalds
2011-09-20Fix up printing some moreGravatar Linus Torvalds
2011-09-20Print out only simplified depth profileGravatar Linus Torvalds
2011-09-20Clean up and simplify depth plotGravatar Linus Torvalds
2011-09-20Start fleshing out the dive printing a bit moreGravatar Linus Torvalds
2011-09-20Don't show the smoothed dive profile or the min/max infoGravatar Linus Torvalds
2011-09-20Fix divelist sortingGravatar Linus Torvalds
2011-09-20Fix preferences dialogGravatar Linus Torvalds
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-20Make the divelist font configurableGravatar Linus Torvalds
2011-09-20Merge git://github.com/sirowain/subsurfaceGravatar Linus Torvalds
2011-09-20Merge branch 'for-linus' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-20Make 'struct DiveList' entirely internal to divelist.cGravatar Linus Torvalds
2011-09-20Add "Apply"/"Cancel" buttons to dive equipment pageGravatar Linus Torvalds
2011-09-20Attempt to get the location column to resize in a sensible wayGravatar Dirk Hohndel
2011-09-20Minor tweaks to column headersGravatar Dirk Hohndel