From 487f888a891d2de8e43fd5995a850e78b89c3400 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Sat, 16 Jul 2005 08:53:52 +0000 Subject: [PATCH] Mis-versioned some changes! --- docs/CHANGES.txt | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index eb706f998..5f63206af 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -187,8 +187,24 @@ http://www.newbreedsoftware.com/tuxpaint/ 256 to 512. Albert Cahalan + * Holding [Alt] while clicking 'Print' on Unix/Linux can now bring up + a print dialog. (Defaults to KDE's 'kprinter'.) Can be altered + via 'altprintcommand' in ~/.tuxpaintrc. + + * Printer dialog (and 'altprintcommand') can be forced to come up + all the time (not just when [Alt] is held) via a new + "--altprintalways" command-line option (and "altprint=always" config. + file option). + + * Similarly, printer dialog can be prevented ([Alt] key has no effect) + via a new "--altprintnever" option (and "altprint=never"). + (Default (where [Alt] must be held to show dialog) is "altprintmod".) + * Bug fixes: ------------------- + * [Alt] to bring up print dialog had to be held while hitting 'Ok' to + confirm print. This was a bug! Fixed! + * Lockfile now cleared upon exit, allowing Tux Paint to be re-launched immediately. @@ -391,19 +407,6 @@ http://www.newbreedsoftware.com/tuxpaint/ * Now prompts to confirm before printing. - * Holding [Alt] while clicking 'Print' on Unix/Linux can now bring up - a print dialog. (Defaults to KDE's 'kprinter'.) Can be altered - via 'altprintcommand' in ~/.tuxpaintrc. - - * Printer dialog (and 'altprintcommand') can be forced to come up - all the time (not just when [Alt] is held) via a new - "--altprintalways" command-line option (and "altprint=always" config. - file option). - - * Similarly, printer dialog can be prevented ([Alt] key has no effect) - via a new "--altprintnever" option (and "altprint=never"). - (Default (where [Alt] must be held to show dialog) is "altprintmod".) - * New translations: -----------------