Subversion Repositories filter_foundry

Rev

Rev 205 | Rev 216 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 205 Rev 206
Line 1... Line 1...
1
/*
1
/*
2
    This file is part of "Filter Foundry", a filter plugin for Adobe Photoshop
2
    This file is part of "Filter Foundry", a filter plugin for Adobe Photoshop
3
    Copyright (C) 2003-2009 Toby Thain, toby@telegraphics.com.au
3
    Copyright (C) 2003-2009 Toby Thain, toby@telegraphics.com.au
4
    Copyright (C) 2018-2019 Daniel Marschall, ViaThinkSoft
4
    Copyright (C) 2018-2021 Daniel Marschall, ViaThinkSoft
5
 
5
 
6
    This program is free software; you can redistribute it and/or modify
6
    This program is free software; you can redistribute it and/or modify
7
    it under the terms of the GNU General Public License as published by  
7
    it under the terms of the GNU General Public License as published by  
8
    the Free Software Foundation; either version 2 of the License, or
8
    the Free Software Foundation; either version 2 of the License, or
9
    (at your option) any later version.
9
    (at your option) any later version.
Line 44... Line 44...
44
	{
44
	{
45
		{16, 20, 96, 340},
45
		{16, 20, 96, 340},
46
		StaticText {
46
		StaticText {
47
			disabled,
47
			disabled,
48
			"Filter Foundry, version " VERSION_STR
48
			"Filter Foundry, version " VERSION_STR
49
			"\n© 2003-2009 Toby Thain, 2018-2019 Daniel Marschall."
49
			"\n© 2003-2009 Toby Thain, 2018-2021 Daniel Marschall."
50
			"\nLatest version available from"
50
			"\nLatest version available from"
51
			"\nhttps://github.com/danielmarschall/filter_foundry"
51
			"\nhttps://github.com/danielmarschall/filter_foundry"
52
			"\n"
52
			"\n"
53
		},
53
		},
54
		{104, 20, 216, 340},
54
		{104, 20, 216, 340},
Line 70... Line 70...
70
	{
70
	{
71
		{16, 20, 80, 340},
71
		{16, 20, 80, 340},
72
		StaticText {
72
		StaticText {
73
			disabled,
73
			disabled,
74
			"Filter Foundry, version " VERSION_STR
74
			"Filter Foundry, version " VERSION_STR
75
			"\n© 2003-2009 Toby Thain, 2018-2019 Daniel Marschall."
75
			"\n© 2003-2009 Toby Thain, 2018-2021 Daniel Marschall."
76
		},
76
		},
77
		{88, 20, 200, 340},
77
		{88, 20, 200, 340},
78
		StaticText {
78
		StaticText {
79
			disabled,
79
			disabled,
80
			"Standalone filter:\n^0 by ^1.\n"
80
			"Standalone filter:\n^0 by ^1.\n"
Line 407... Line 407...
407
		/* [4] */
407
		/* [4] */
408
		{36, 92, 52, 395},
408
		{36, 92, 52, 395},
409
		EditText { enabled,"Untitled" },
409
		EditText { enabled,"Untitled" },
410
		/* [5] */
410
		/* [5] */
411
		{60, 92, 92, 395},
411
		{60, 92, 92, 395},
412
		EditText { enabled,"" }, /* Filter Foundry Copyright (C) 2003-2009 Toby Thain, 2018-2019 Daniel Marschall */
412
		EditText { enabled,"" }, /* Filter Foundry Copyright (C) 2003-2009 Toby Thain, 2018-2021 Daniel Marschall */
413
		/* [6] */
413
		/* [6] */
414
		{100, 92, 116, 395},
414
		{100, 92, 116, 395},
415
		EditText { enabled,"Anonymous" },
415
		EditText { enabled,"Anonymous" },
416
		/* [7] */
416
		/* [7] */
417
		{152, 89, 168, 174},
417
		{152, 89, 168, 174},