From 0517b4392cc5f3ec235b4706ee02e78f3d24e78d Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 11 Dec 2022 01:29:25 -0800 Subject: [PATCH] Update URL to https://tuxpaint.org/ everywhere Also, add other social media accounts to list of places to announce Tux Paint in RELEASE docs. Also, list a ton more options missing from default example config file "src/tuxpaint.conf" --- Makefile | 6 ++--- docs/AUTHORS.txt | 4 +-- docs/CHANGES.txt | 2 +- docs/RELEASE.txt | 22 ++++++++++++++--- magic/src/alien.c | 6 ++--- magic/src/blind.c | 6 +++-- magic/src/blocks_chalk_drip.c | 6 ++--- magic/src/blur.c | 8 +++--- magic/src/bricks.c | 4 +-- magic/src/calligraphy.c | 4 +-- magic/src/cartoon.c | 4 +-- magic/src/checkerboard.c | 6 +++-- magic/src/clone.c | 4 +-- magic/src/distortion.c | 4 +-- magic/src/emboss.c | 4 +-- magic/src/fade_darken.c | 6 ++--- magic/src/fisheye.c | 4 +-- magic/src/flower.c | 6 ++--- magic/src/foam.c | 6 ++--- magic/src/glasstile.c | 4 +-- magic/src/grass.c | 6 ++--- magic/src/kalidescope.c | 6 ++--- magic/src/light.c | 4 +-- magic/src/metalpaint.c | 4 +-- magic/src/mirror_flip.c | 4 +-- magic/src/mosaic.c | 6 ++--- magic/src/mosaic_shaped.c | 6 ++--- magic/src/negative.c | 4 +-- magic/src/noise.c | 6 ++--- magic/src/perspective.c | 4 +-- magic/src/pixels.c | 4 +-- magic/src/puzzle.c | 6 ++--- magic/src/rain.c | 6 ++--- magic/src/rainbow.c | 6 ++--- magic/src/reflection.c | 6 ++--- magic/src/ripples.c | 6 ++--- magic/src/rosette.c | 6 ++--- magic/src/sharpen.c | 6 ++--- magic/src/shift.c | 6 ++--- magic/src/smudge.c | 6 ++--- magic/src/snow.c | 6 ++--- magic/src/stretch.c | 6 +++-- magic/src/tint.c | 6 ++--- magic/src/toothpaste.c | 6 ++--- magic/src/tornado.c | 6 ++--- magic/src/tv.c | 6 +++-- magic/src/waves.c | 4 +-- src/colors.h | 6 ++--- src/cursor.c | 4 +-- src/cursor.h | 4 +-- src/dirwalk.c | 4 +-- src/dirwalk.h | 5 ++-- src/fill.c | 6 ++--- src/fill.h | 6 ++--- src/fill_tools.h | 6 ++--- src/fonts.c | 4 +-- src/fonts.h | 3 ++- src/get_fname.c | 6 +++-- src/get_fname.h | 5 ++-- src/great.h | 6 ++--- src/i18n.c | 4 +-- src/i18n.h | 6 ++--- src/ios.h | 6 +++-- src/ios.m | 7 ++++-- src/ios_print.h | 6 +++-- src/ios_print.m | 6 +++-- src/macos.h | 4 ++- src/macos.m | 4 ++- src/onscreen_keyboard.c | 6 ++--- src/org.tuxpaint.Tuxpaint.appdata.xml.in | 8 +++--- src/platform.h | 6 +++-- src/playsound.c | 5 ++-- src/playsound.h | 5 ++-- src/postscript_print.c | 7 +++--- src/postscript_print.h | 8 +++--- src/shapes.h | 6 ++--- src/sounds.c | 6 ++--- src/sounds.h | 6 ++--- src/titles.h | 6 ++--- src/tools.h | 4 +-- src/tp-magic-config.sh.in | 4 +-- src/tuxpaint-completion.bash | 4 +-- src/tuxpaint.c | 4 +-- src/tuxpaint.conf | 31 +++++++++++++++++++++--- tuxpaint.spec | 5 +++- win32/tuxpaint.iss | 2 +- 86 files changed, 284 insertions(+), 211 deletions(-) diff --git a/Makefile b/Makefile index 226cf5f9a..310714b03 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ # Copyright (c) 2002-2022 # Various contributors (see AUTHORS.txt) -# http://www.tuxpaint.org/ +# https://tuxpaint.org/ -# June 14, 2002 - October 18, 2022 +# June 14, 2002 - December 11, 2022 # The version number, for release: @@ -633,7 +633,7 @@ install: install-bin install-data install-doc \ @echo "Visit Tux Paint's home page for more information, updates" @echo "and to learn how you can help out!" @echo - @echo " http://www.tuxpaint.org/" + @echo " https://tuxpaint.org/" @echo @echo "Enjoy!" @echo diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index d9dcbc44b..5b33364d1 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -4,9 +4,9 @@ Tux Paint - A simple drawing program for children. Copyright (c) 2002-2022 Various contributors (see below, and CHANGES.txt) -http://www.tuxpaint.org/ +https://tuxpaint.org/ -June 17, 2002 - October 14, 2022 +June 17, 2002 - December 11, 2022 * Design and Coding: diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 914277a53..0924974a6 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -4,7 +4,7 @@ Tux Paint - A simple drawing program for children. Copyright (c) 2002-2022 Various contributors (see below, and AUTHORS.txt) -http://www.tuxpaint.org/ +https://tuxpaint.org/ 2022.December.9 (0.9.29) diff --git a/docs/RELEASE.txt b/docs/RELEASE.txt index 1321235e9..1df037da6 100644 --- a/docs/RELEASE.txt +++ b/docs/RELEASE.txt @@ -110,16 +110,16 @@ Time to release: Website updates --------------- - * List new features on http://www.tuxpaint.org/features/ + * List new features on https://tuxpaint.org/features/ - * Add any new requirements to http://www.tuxpaint.org/requirements/ + * Add any new requirements to https://tuxpaint.org/requirements/ Announcements ------------- * Managed by Tux Paint + Tux Paint website - - Site: http://www.tuxpaint.org/ + - Site: https://tuxpaint.org/ - Submissions: [add announcement to /latest/] + Tux Paint on Facebook @@ -130,6 +130,22 @@ Announcements - Site: https://www.facebook.com/TuxPaint - Submissions: [currently managed by Bill K.] + + Tux Paint on Tumblr + - Site: https://www.tumblr.com/blog/tuxpaint + - Submissions: [currently managed by Bill K.] + + + Tux Paint on Reddit + - https://www.reddit.com/user/TuxPaintDevs + - Submissions: [currently managed by Bill K.] + + + Tux Paint on Mastodon + - https://floss.social/@tuxpaint + - Submissions: [currently managed by Bill K.] + + + Tux Paint on Instagram + - https://www.instagram.com/tuxpaintdevs/ + - Submissions: [currently managed by Bill K.] + * News sites & magazines + Linux Today diff --git a/magic/src/alien.c b/magic/src/alien.c index 16fe868b3..150461e3e 100644 --- a/magic/src/alien.c +++ b/magic/src/alien.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran inspired by the Alien Map GIMP plugin - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 20, 2021 + Last updated: December 20, 2021 $Id$ */ diff --git a/magic/src/blind.c b/magic/src/blind.c index 96dfa7c5b..6c5bc139b 100644 --- a/magic/src/blind.c +++ b/magic/src/blind.c @@ -6,8 +6,8 @@ By Pere Pujal Carabantes - Copyright (c) 2009-2021 - http://www.tuxpaint.org/ + Copyright (c) 2009-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,6 +23,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #include "tp_magic_api.h" diff --git a/magic/src/blocks_chalk_drip.c b/magic/src/blocks_chalk_drip.c index cc340d0d0..190b2454c 100644 --- a/magic/src/blocks_chalk_drip.c +++ b/magic/src/blocks_chalk_drip.c @@ -4,9 +4,9 @@ Blocks, Chalk and Drip Magic Tools Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: July 3, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/blur.c b/magic/src/blur.c index a353cf009..cce99be03 100644 --- a/magic/src/blur.c +++ b/magic/src/blur.c @@ -1,14 +1,14 @@ /* blur.c -// + blur, Blur tool Tux Paint - A simple drawing program for children. Credits: Bill Kendrick & Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: November 8, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/bricks.c b/magic/src/bricks.c index 8c4e7af26..436d151fb 100644 --- a/magic/src/bricks.c +++ b/magic/src/bricks.c @@ -8,7 +8,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/calligraphy.c b/magic/src/calligraphy.c index a85e271c6..cd9cd67fc 100644 --- a/magic/src/calligraphy.c +++ b/magic/src/calligraphy.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/cartoon.c b/magic/src/cartoon.c index 10156412e..e3867e232 100644 --- a/magic/src/cartoon.c +++ b/magic/src/cartoon.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/checkerboard.c b/magic/src/checkerboard.c index 67a2b5a57..b4966f4f7 100644 --- a/magic/src/checkerboard.c +++ b/magic/src/checkerboard.c @@ -7,8 +7,8 @@ By Bill Kendrick Based on `blind.c` by Pere Pujal Carabantes - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,6 +24,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #include "tp_magic_api.h" diff --git a/magic/src/clone.c b/magic/src/clone.c index f54086194..faaf24a94 100644 --- a/magic/src/clone.c +++ b/magic/src/clone.c @@ -6,7 +6,7 @@ Copyright (c) 2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/distortion.c b/magic/src/distortion.c index 1db18d71a..26a035c9b 100644 --- a/magic/src/distortion.c +++ b/magic/src/distortion.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/emboss.c b/magic/src/emboss.c index 2634c9f41..c0d7a94a9 100644 --- a/magic/src/emboss.c +++ b/magic/src/emboss.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/fade_darken.c b/magic/src/fade_darken.c index 8388b307e..91913a2f0 100644 --- a/magic/src/fade_darken.c +++ b/magic/src/fade_darken.c @@ -4,9 +4,9 @@ Fade and Darken Magic Tools Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 20, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/fisheye.c b/magic/src/fisheye.c index 192cf67f5..277d089bd 100644 --- a/magic/src/fisheye.c +++ b/magic/src/fisheye.c @@ -6,9 +6,9 @@ Credits: Adam 'foo-script' Rakowski ; foo-script@o2.pl - Copyright (c) 2002-2008 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/magic/src/flower.c b/magic/src/flower.c index 44b8602b0..9629dc66d 100644 --- a/magic/src/flower.c +++ b/magic/src/flower.c @@ -4,9 +4,9 @@ Flower Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/foam.c b/magic/src/foam.c index 883553102..57b5ac1ad 100644 --- a/magic/src/foam.c +++ b/magic/src/foam.c @@ -4,9 +4,9 @@ Foam Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/glasstile.c b/magic/src/glasstile.c index 5362768f3..ded3ede8e 100644 --- a/magic/src/glasstile.c +++ b/magic/src/glasstile.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/grass.c b/magic/src/grass.c index bd079f81b..62a52e557 100644 --- a/magic/src/grass.c +++ b/magic/src/grass.c @@ -5,9 +5,9 @@ Tux Paint - A simple drawing program for children. by Albert Cahalan - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/kalidescope.c b/magic/src/kalidescope.c index c420cf3c1..6c53f3305 100644 --- a/magic/src/kalidescope.c +++ b/magic/src/kalidescope.c @@ -4,9 +4,9 @@ Kaleidoscope Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/light.c b/magic/src/light.c index 5af40d6df..fb26acdb6 100644 --- a/magic/src/light.c +++ b/magic/src/light.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/metalpaint.c b/magic/src/metalpaint.c index 862774160..1a8cf3757 100644 --- a/magic/src/metalpaint.c +++ b/magic/src/metalpaint.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/mirror_flip.c b/magic/src/mirror_flip.c index e1631ea80..378456de1 100644 --- a/magic/src/mirror_flip.c +++ b/magic/src/mirror_flip.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 20, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/mosaic.c b/magic/src/mosaic.c index 6eee90589..3179d8111 100644 --- a/magic/src/mosaic.c +++ b/magic/src/mosaic.c @@ -7,9 +7,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/mosaic_shaped.c b/magic/src/mosaic_shaped.c index 731316d87..338adf6cb 100644 --- a/magic/src/mosaic_shaped.c +++ b/magic/src/mosaic_shaped.c @@ -11,9 +11,9 @@ * Pere Pujal for joining all toghether * Caroline Ford for the text descriptions - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + http://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 22, 2022 $Id$ */ diff --git a/magic/src/negative.c b/magic/src/negative.c index ec3cfce7b..00eaf8f97 100644 --- a/magic/src/negative.c +++ b/magic/src/negative.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/noise.c b/magic/src/noise.c index 7c2280800..d7473748f 100644 --- a/magic/src/noise.c +++ b/magic/src/noise.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/perspective.c b/magic/src/perspective.c index 5af01be1c..e42ca1715 100644 --- a/magic/src/perspective.c +++ b/magic/src/perspective.c @@ -15,7 +15,7 @@ Copyright (c) 2014-2022 bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: November 14, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/pixels.c b/magic/src/pixels.c index 85ac85660..dabf69783 100644 --- a/magic/src/pixels.c +++ b/magic/src/pixels.c @@ -6,7 +6,7 @@ Copyright (c) 2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2022 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/puzzle.c b/magic/src/puzzle.c index c0cb9c048..639f142e6 100644 --- a/magic/src/puzzle.c +++ b/magic/src/puzzle.c @@ -6,9 +6,9 @@ Author: Adam 'foo-script' Rakowski ; foo-script@o2.pl - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 */ diff --git a/magic/src/rain.c b/magic/src/rain.c index bbfb495f0..b8f36d52a 100644 --- a/magic/src/rain.c +++ b/magic/src/rain.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/rainbow.c b/magic/src/rainbow.c index 86ca1a594..d19966f33 100644 --- a/magic/src/rainbow.c +++ b/magic/src/rainbow.c @@ -4,9 +4,9 @@ Rainbow Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 22, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/reflection.c b/magic/src/reflection.c index 50113797c..2ef553204 100644 --- a/magic/src/reflection.c +++ b/magic/src/reflection.c @@ -4,9 +4,9 @@ Reflection Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2021-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2021-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: November 5, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/ripples.c b/magic/src/ripples.c index 2ee41b9d2..99bddc0b0 100644 --- a/magic/src/ripples.c +++ b/magic/src/ripples.c @@ -4,9 +4,9 @@ Ripples Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/rosette.c b/magic/src/rosette.c index 4030c2d84..486bd6d3b 100644 --- a/magic/src/rosette.c +++ b/magic/src/rosette.c @@ -6,9 +6,9 @@ Credits: Adam 'foo-script' Rakowski - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 */ // sound only plays on release diff --git a/magic/src/sharpen.c b/magic/src/sharpen.c index 16ed81370..3f2319d10 100644 --- a/magic/src/sharpen.c +++ b/magic/src/sharpen.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: May 6, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/shift.c b/magic/src/shift.c index 2b829e899..9d2a41cc6 100644 --- a/magic/src/shift.c +++ b/magic/src/shift.c @@ -4,9 +4,9 @@ Shift Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 20, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/smudge.c b/magic/src/smudge.c index eb6c3e0c9..a8b2d8dc5 100644 --- a/magic/src/smudge.c +++ b/magic/src/smudge.c @@ -7,8 +7,8 @@ Smudge by Albert Cahalan Wet Paint addition by Bill Kendrick - Copyright (c) 2002-2021 - http://www.tuxpaint.org/ + Copyright (c) 2002-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/snow.c b/magic/src/snow.c index decac94ac..f2e9a867d 100644 --- a/magic/src/snow.c +++ b/magic/src/snow.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 20, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/stretch.c b/magic/src/stretch.c index 08c8a3903..d9e897e2c 100644 --- a/magic/src/stretch.c +++ b/magic/src/stretch.c @@ -7,8 +7,8 @@ By Bill Kendrick Some parts based on "Blind" Magic Tool by Pere Pujal Carabantes - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,6 +24,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #include "tp_magic_api.h" diff --git a/magic/src/tint.c b/magic/src/tint.c index ee3df9db3..c23d9605e 100644 --- a/magic/src/tint.c +++ b/magic/src/tint.c @@ -10,9 +10,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -29,7 +29,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/toothpaste.c b/magic/src/toothpaste.c index 23dd66d64..e39531f2b 100644 --- a/magic/src/toothpaste.c +++ b/magic/src/toothpaste.c @@ -6,9 +6,9 @@ Credits: Andrew Corcoran - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/tornado.c b/magic/src/tornado.c index 4f8d96b19..22a8bb5f5 100644 --- a/magic/src/tornado.c +++ b/magic/src/tornado.c @@ -4,9 +4,9 @@ Tornado Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ Some modifications to convert the flower plugin in to a tornado plugin by Pere Pujal i Carabantes @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: September 21, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/magic/src/tv.c b/magic/src/tv.c index 35670144c..d17df3c93 100644 --- a/magic/src/tv.c +++ b/magic/src/tv.c @@ -7,9 +7,9 @@ Credits: Adam 'foo-script' Rakowski and Bill Kendrick - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,6 +25,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #include "tp_magic_api.h" diff --git a/magic/src/waves.c b/magic/src/waves.c index 209baba8d..79bce7e49 100644 --- a/magic/src/waves.c +++ b/magic/src/waves.c @@ -4,9 +4,9 @@ Waves Magic Tool Plugin Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/colors.h b/src/colors.h index 3c6582f44..68f6db720 100644 --- a/src/colors.h +++ b/src/colors.h @@ -4,9 +4,9 @@ For Tux Paint List of colors - Copyright (c) 2002-2007 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - July 17, 2007 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/cursor.c b/src/cursor.c index e6748a0bc..8a6aedb8b 100644 --- a/src/cursor.c +++ b/src/cursor.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - February 5, 2022 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/cursor.h b/src/cursor.h index 5cf6c0ab1..3d6be0e01 100644 --- a/src/cursor.h +++ b/src/cursor.h @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - January 25, 2022 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/dirwalk.c b/src/dirwalk.c index f36ffc9a6..d4db2aef6 100644 --- a/src/dirwalk.c +++ b/src/dirwalk.c @@ -2,7 +2,7 @@ dirwalk.c Copyright (c) 2009-2022 - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last modified: November 14, 2022 + Last modified: December 11, 2022 */ #include diff --git a/src/dirwalk.h b/src/dirwalk.h index 3355ab78f..0fecd99de 100644 --- a/src/dirwalk.h +++ b/src/dirwalk.h @@ -1,8 +1,8 @@ /* dirwalk.h - Copyright (c) 2009 - http://www.tuxpaint.org/ + Copyright (c) 2009-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last updated: December 11, 2022 $Id$ */ diff --git a/src/fill.c b/src/fill.c index 22f33b12f..5ec4b79f7 100644 --- a/src/fill.c +++ b/src/fill.c @@ -4,9 +4,9 @@ Fill tool Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ Flood fill code based on Wikipedia example: http://www.wikipedia.org/wiki/Flood_fill/C_example @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: November 20, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/src/fill.h b/src/fill.h index dbb4a6e1d..c12f2572e 100644 --- a/src/fill.h +++ b/src/fill.h @@ -4,9 +4,9 @@ Fill tool Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ Flood fill code based on Wikipedia example: http://www.wikipedia.org/wiki/Flood_fill/C_example @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 18, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/src/fill_tools.h b/src/fill_tools.h index 70c1bbb8b..0e70cd01c 100644 --- a/src/fill_tools.h +++ b/src/fill_tools.h @@ -4,9 +4,9 @@ Fill tool -- tool variations (for selector) Tux Paint - A simple drawing program for children. - Copyright (c) 2002-2021 by Bill Kendrick and others; see AUTHORS.txt + Copyright (c) 2002-2022 by Bill Kendrick and others; see AUTHORS.txt bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ Flood fill code based on Wikipedia example: http://www.wikipedia.org/wiki/Flood_fill/C_example @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last updated: October 19, 2021 + Last updated: December 11, 2022 $Id$ */ diff --git a/src/fonts.c b/src/fonts.c index ebaf958d5..04cf03b03 100644 --- a/src/fonts.c +++ b/src/fonts.c @@ -2,7 +2,7 @@ fonts.c Copyright (c) 2009-2022 - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last modified: December 9, 2022 + Last modified: December 11, 2022 */ #include diff --git a/src/fonts.h b/src/fonts.h index c0ffd3ac5..2878fbb15 100644 --- a/src/fonts.h +++ b/src/fonts.h @@ -2,7 +2,7 @@ fonts.h Copyright (c) 2009-2022 - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last updated: December 11, 2022 $Id$ */ diff --git a/src/get_fname.c b/src/get_fname.c index 73f6e713f..118431bcc 100644 --- a/src/get_fname.c +++ b/src/get_fname.c @@ -1,8 +1,8 @@ /* get_fname.c - Copyright (c) 2009 - 2021 - http://www.tuxpaint.org/ + Copyright (c) 2009 - 2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last updated: December 11, 2022 + $Id$ */ diff --git a/src/get_fname.h b/src/get_fname.h index e84d4bc61..b18cda823 100644 --- a/src/get_fname.h +++ b/src/get_fname.h @@ -1,8 +1,8 @@ /* get_fname.h - Copyright (c) 2009 - January 13, 2021 - http://www.tuxpaint.org/ + Copyright (c) 2009-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last modified: December 11, 2022 $Id$ */ diff --git a/src/great.h b/src/great.h index 610427482..20179c985 100644 --- a/src/great.h +++ b/src/great.h @@ -4,9 +4,9 @@ For Tux Paint Collection of congratulatory strings (like "Great!"). - Copyright (c) 2002-2007 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - September 28, 2002 - July 17, 2007 + September 28, 2002 - December 11, 2022 $Id$ */ diff --git a/src/i18n.c b/src/i18n.c index 211ac8b0f..46e096a06 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -6,7 +6,7 @@ Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ $Id$ - June 14, 2002 - February 9, 2022 + June 14, 2002 - December 11, 2022 */ #include diff --git a/src/i18n.h b/src/i18n.h index 9d203db90..8a75e5dd5 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -4,9 +4,9 @@ For Tux Paint Language-related functions - Copyright (c) 2002-2020 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ $Id$ - June 14, 2002 - July 26, 2020 + June 14, 2002 - December 11, 2022 */ diff --git a/src/ios.h b/src/ios.h index 991a41310..c964b6c38 100644 --- a/src/ios.h +++ b/src/ios.h @@ -1,8 +1,8 @@ /* ios.h - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #ifndef __IOS_H__ #define __IOS_H__ diff --git a/src/ios.m b/src/ios.m index 58f75877a..473bd451d 100644 --- a/src/ios.m +++ b/src/ios.m @@ -1,8 +1,8 @@ /* ios.c - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ + #include #include #include diff --git a/src/ios_print.h b/src/ios_print.h index 277f94d4e..0e1fe0f49 100644 --- a/src/ios_print.h +++ b/src/ios_print.h @@ -1,8 +1,8 @@ /* ios_print.h - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #ifndef __IOS_PRINT_H__ #define __IOS_PRINT_H__ diff --git a/src/ios_print.m b/src/ios_print.m index 71adab9ec..a151f15fa 100644 --- a/src/ios_print.m +++ b/src/ios_print.m @@ -1,8 +1,8 @@ /* ios_print.m - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #import "ios_print.h" diff --git a/src/macos.h b/src/macos.h index 74777ead8..575fe634a 100644 --- a/src/macos.h +++ b/src/macos.h @@ -2,7 +2,7 @@ macos.h Copyright (c) 2021-2022 - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #ifndef __MACOS_H__ #define __MACOS_H__ diff --git a/src/macos.m b/src/macos.m index 1b0460ac4..3a7595082 100644 --- a/src/macos.m +++ b/src/macos.m @@ -2,7 +2,7 @@ macos.m Copyright (c) 2021-2022 - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last updated: December 11, 2022 */ #import diff --git a/src/onscreen_keyboard.c b/src/onscreen_keyboard.c index 4fe47286d..92a23cce2 100644 --- a/src/onscreen_keyboard.c +++ b/src/onscreen_keyboard.c @@ -1,8 +1,8 @@ /* onscreen_keyboard.c - Copyright (c) 2022 - http://www.tuxpaint.org/ + Copyright (c) 2011-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - Last modified: November 14, 2022 + Last modified: December 11, 2022 */ #include "debug.h" diff --git a/src/org.tuxpaint.Tuxpaint.appdata.xml.in b/src/org.tuxpaint.Tuxpaint.appdata.xml.in index 216eb1116..218cd4068 100644 --- a/src/org.tuxpaint.Tuxpaint.appdata.xml.in +++ b/src/org.tuxpaint.Tuxpaint.appdata.xml.in @@ -24,12 +24,12 @@ New Breed Software et al. https://tuxpaint.org/ https://sourceforge.net/p/tuxpaint/_list/tickets - https://www.tuxpaint.org/docs/en/html/FAQ.html - https://www.tuxpaint.org/docs/ + https://tuxpaint.org/docs/en/html/FAQ.html + https://tuxpaint.org/docs/ http://www.newbreedsoftware.com/donate/ - https://www.tuxpaint.org/help/po/ - https://www.tuxpaint.org/contact/ + https://tuxpaint.org/help/po/ + https://tuxpaint.org/contact/ https://tuxpaint.org/screenshots/starter-coloringbook.png diff --git a/src/platform.h b/src/platform.h index 5152aaa24..17b4242f4 100644 --- a/src/platform.h +++ b/src/platform.h @@ -1,8 +1,8 @@ /* platform.h - Copyright (c) 2021 - http://www.tuxpaint.org/ + Copyright (c) 2021-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + + Last modified: December 11, 2022 */ #ifndef __PLATFORM_H__ #define __PLATFORM_H__ diff --git a/src/playsound.c b/src/playsound.c index babe09c1d..d59726b86 100644 --- a/src/playsound.c +++ b/src/playsound.c @@ -1,8 +1,8 @@ /* playsound.c - Copyright (c) 2002-2019 - http://www.tuxpaint.org/ + Copyright (c) 2002-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last updated: December 11, 2022 $Id$ */ diff --git a/src/playsound.h b/src/playsound.h index ec3347321..63c9094fe 100644 --- a/src/playsound.h +++ b/src/playsound.h @@ -1,7 +1,7 @@ /* playsound.h - Copyright (c) 2002-2019 - http://www.tuxpaint.org/ + Copyright (c) 2002-2022 + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) + Last updated: December 11, 2022 $Id$ */ diff --git a/src/postscript_print.c b/src/postscript_print.c index e91f31a8d..f0246b63f 100644 --- a/src/postscript_print.c +++ b/src/postscript_print.c @@ -6,9 +6,9 @@ (for non-Windows, non-BeOS platforms, e.g. Linux and macOS) (moved from tuxpaint.c in 0.9.17) - Copyright (c) 2022 by Bill Kendrick and others + Copyright (c) 2007-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -35,8 +35,7 @@ documentation. This software is provided "as is" without express or implied warranty. - - June 24, 2007 - April 29, 2022 + June 24, 2007 - December 11, 2022 $Id$ */ diff --git a/src/postscript_print.h b/src/postscript_print.h index 1f882abd6..99708998c 100644 --- a/src/postscript_print.h +++ b/src/postscript_print.h @@ -4,12 +4,12 @@ For Tux Paint PostScript(r) printing routine. - (for non-Windows, non-Mac OS X, non-BeOS platforms, e.g. Linux) + (for non-Windows, non-macOS, non-BeOS platforms; e.g. Linux) (moved from tuxpaint.c in 0.9.17) - Copyright (c) 2008 by Bill Kendrick and others + Copyright (c) 2008-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 24, 2007 - December 7, 2008 + June 24, 2007 - December 11, 2022 $Id$ */ diff --git a/src/shapes.h b/src/shapes.h index 614b05cdd..7b2967bdf 100644 --- a/src/shapes.h +++ b/src/shapes.h @@ -4,9 +4,9 @@ For Tux Paint List of available shapes. - Copyright (c) 2002-2021 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - January 21, 2022 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/sounds.c b/src/sounds.c index ff76094f2..d7c071445 100644 --- a/src/sounds.c +++ b/src/sounds.c @@ -4,9 +4,9 @@ For Tux Paint List of sound effects. - Copyright (c) 2002-2021 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 15, 2002 - October 24, 2021 + June 15, 2002 - December 11, 2022 $Id$ */ diff --git a/src/sounds.h b/src/sounds.h index 19a7ca4a8..1e6b7f50a 100644 --- a/src/sounds.h +++ b/src/sounds.h @@ -4,9 +4,9 @@ For Tux Paint List of sound effects. - Copyright (c) 2002-2021 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 15, 2002 - October 24, 2021 + June 15, 2002 - December 11, 2022 $Id$ */ diff --git a/src/titles.h b/src/titles.h index 10c8e0b83..3e2583b01 100644 --- a/src/titles.h +++ b/src/titles.h @@ -4,9 +4,9 @@ For Tux Paint List of available titles - Copyright (c) 2002-2021 by Bill Kendrick and others + Copyright (c) 2002-2022 by Bill Kendrick and others bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - February 20, 2021 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/tools.h b/src/tools.h index cedca6795..c7cab3edb 100644 --- a/src/tools.h +++ b/src/tools.h @@ -21,9 +21,9 @@ Copyright (c) 2002-2022 by Bill Kendrick bill@newbreedsoftware.com - http://www.tuxpaint.org/ + https://tuxpaint.org/ - June 14, 2002 - February 9, 2022 + June 14, 2002 - December 11, 2022 $Id$ */ diff --git a/src/tp-magic-config.sh.in b/src/tp-magic-config.sh.in index e3d027a0b..8ff09cfbe 100755 --- a/src/tp-magic-config.sh.in +++ b/src/tp-magic-config.sh.in @@ -6,9 +6,9 @@ # Tool that reports compiler options used when buidling Magic Tool # shared objects for Tux Paint -# (c) Copyright 2007, by Bill Kendrick +# (c) Copyright 2007-2022, by Bill Kendrick # bill@newbreedsoftware.com -# http://www.tuxpaint.org/ +# https://tuxpaint.org/ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/tuxpaint-completion.bash b/src/tuxpaint-completion.bash index 01b2955da..b24e65029 100644 --- a/src/tuxpaint-completion.bash +++ b/src/tuxpaint-completion.bash @@ -1,9 +1,9 @@ # tuxpaint(1) completion # put this file in /etc/bash_completion.d/ -# Bill Kendrick ; http://www.tuxpaint.org/ +# Bill Kendrick ; https://tuxpaint.org/ # Based on inkscape's completion file, by allali@univ-mlv.fr # -# Last modified 2022-09-28 +# Last modified 2022-12-11 # # $Id$ diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 640dc3673..dd9d186b7 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -5,7 +5,7 @@ Copyright (c) 2002-2022 by various contributors; see AUTHORS.txt - http://www.tuxpaint.org/ + https://tuxpaint.org/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - November 14, 2022 + June 14, 2002 - December 11, 2022 */ #include "platform.h" diff --git a/src/tuxpaint.conf b/src/tuxpaint.conf index eb866f055..caa2eb452 100644 --- a/src/tuxpaint.conf +++ b/src/tuxpaint.conf @@ -4,15 +4,40 @@ # See tuxpaint(1) or run 'tuxpaint --help' for details on using Tux Paint # # Bill Kendrick -# http://www.tuxpaint.org/ +# https://tuxpaint.org/ # # Default distribution version last modified: -# July 25, 2020 +# December 11, 2020 # # $Id$ -# FIXME: Add alllocalefonts, allowscreensaver, stampsize, datadir, nolockfile -bjk 2010.04.15 +# FIXME: Add descriptions & examples for other options: +# * allowscreensaver +# * buttonsize +# * startblank +# * nobuttondistinction +# * hidecursor +# * nostampcontrols +# * nostamprotation +# * nomagiccontrols +# * noshapecontrols +# * nolabel +# * nobrushspacing +# * newcolorslast +# * colorsrows +# * onscreenkeyboard +# * " layout +# * " disable change +# * joystick* +# * stampsize +# * nosysfonts +# * stampsize +# * alllocalefonts +# * datadir +# * reversesort +# * nolockfile +# -bjk 2022.12.11 # The variables described below are initially commented out. diff --git a/tuxpaint.spec b/tuxpaint.spec index 36ec84c33..86147a675 100644 --- a/tuxpaint.spec +++ b/tuxpaint.spec @@ -4,7 +4,7 @@ Version: 0.9.29 Release: 1 License: GPL Group: Multimedia/Graphics -URL: http://www.tuxpaint.org/ +URL: https://tuxpaint.org/ Source0: %{name}-%{version}-sdl2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: SDL2 SDL2_image SDL2_mixer SDL2_ttf SDL2_Pango SDL2_gfx libpaper fribidi xdg-utils libimagequant @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/tp-magic-config.* %changelog +* Sun Dec 11 2022 - +- Updated URL to HTTPS + * Wed Jun 29 2022 - - Changed library requirements from SDL to SDL2 - Adapted to the change of naming rule of tar ball. diff --git a/win32/tuxpaint.iss b/win32/tuxpaint.iss index 796c0ecc3..154c6b576 100644 --- a/win32/tuxpaint.iss +++ b/win32/tuxpaint.iss @@ -766,7 +766,7 @@ begin if lang = 'vie' then lang := 'vi_VN'; - Result := 'http://www.tuxpaint.org/?lang='+lang + Result := 'https://tuxpaint.org/?lang='+lang end; #expr SaveToFile(AddBackslash(SourcePath) + 'Preprocessed.iss')