]> git.tdb.fi Git - ext/subsurface.git/commit
Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Aug 2012 20:20:23 +0000 (13:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Aug 2012 20:20:23 +0000 (13:20 -0700)
commit9d46581913ce33664e333a4d6eaf7f4e26e20b1c
tree13dea8e7ad2f28a9c705daf3ea6885a9cbc79065
parente4955f9be116cd413e8ee3986d737e9e1b95e348
parent03eb488dd238bcec4b4758eab4559b3c40e6435c
Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface

Merge freediving tweaks (zoom in on short dives etc) from Maximilian
Güntner.

Trivial conflicts in display.h due to unrelated printing stuff just
happening to be added nearby.

* 'freediving-tweaks' of git://github.com/mguentner/subsurface:
  moved zoomed_plot to display.h
  plot the time with a fixed padding (leading zero)
  updated/corrected comment
  added "Zoom" button and improved scaling
  fixed indentation
  use increments that make sense for 600 seconds
  Plot shorter (apnea) dives with a reasonable scale
display.h
gtk-gui.c
profile.c