Work on the printing of the dives, first attempt to print as table.

With this commit, the user can choose between two printing modes:
- pretty print (with or without the dive profile)
- table print (which is nothing less than a table formating containing the
information)

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2012-08-28 15:50:00 +02:00
parent 57af78bda0
commit 490e98dadf
3 changed files with 250 additions and 23 deletions

View file

@ -19,7 +19,6 @@ typedef struct {
gboolean nitrox;
gboolean sac;
gboolean otu;
gboolean print_profiles;
} visible_cols_t;
typedef enum {