]> git.tdb.fi Git - ext/subsurface.git/commit
Start re-working the print UI to allow printing tables with no profiles.
authorPierre-Yves Chibon <pingou@pingoured.fr>
Mon, 27 Aug 2012 15:01:00 +0000 (17:01 +0200)
committerPierre-Yves Chibon <pingou@pingoured.fr>
Mon, 27 Aug 2012 15:01:00 +0000 (17:01 +0200)
commit36fc771c9b96f8cdd8454657b5444ceb66eaa0a6
treef6c1d5427c540ac45a133ce80d4d9e6913fe3088
parentb693bb3fb962c54767f8430058575441df243b13
Start re-working the print UI to allow printing tables with no profiles.

With this commit we add a checkbox in the "Dive details" tab of the print
window. This checkbox allows to print the dives profile or not.

If you don't print the dives profile, you get 15 dives on the page (instead
of 6 with the profiles).

Future work should include:
- Ability to choose what is printed
- Table layout vs the current one (if no dives profile)
- Ability to choose the number of dives per page (play with the font size for this)

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
display-gtk.h
print.c