Lubomir I. Ivanov 7ea728e95f Print: add the support to store margins and printer options
All the print options will be stored after the user closes
or "cancels" the print dialog.

There seems to be no good way to store the last
selected page size, because print dialogs are different and
some just list them as strings - A4, A3, etc.

The patch also applies the following changes:
- renames display.h's 'struct options' to 'struct print_options'
as these were really just for the print dialog
- the print_options dialog now stores more options as 'bool'
- demote PrintDialog's 'printOptions' to 'private'

Fixes #653

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-11-13 15:05:11 -08:00
..
2014-06-26 15:47:02 -07:00
2014-02-08 08:00:27 -08:00
2014-10-14 20:33:46 +02:00
2014-10-14 20:33:46 +02:00
2014-10-14 20:33:46 +02:00
2014-06-26 15:47:02 -07:00
2014-11-13 12:52:35 -08:00
2014-10-27 07:35:53 -07:00
2014-06-26 15:47:02 -07:00
2014-10-15 22:53:10 +02:00
2014-11-12 10:18:26 -08:00
2014-11-13 14:27:30 -08:00
2014-10-18 15:16:15 -07:00
2014-10-18 15:16:15 -07:00
2014-10-18 15:16:15 -07:00
2014-11-13 12:52:35 -08:00
2014-11-13 12:52:35 -08:00
2014-10-18 15:16:15 -07:00
2014-09-18 06:24:05 -07:00
2014-10-19 07:24:15 -07:00
2014-06-26 15:47:02 -07:00
2014-07-18 10:21:42 -07:00
2014-08-08 11:13:05 -07:00
2014-07-16 09:11:04 -07:00