16 |
17 | All Rights Reserved
18 |
19 | Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
20 |
21 | NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
--------------------------------------------------------------------------------
/lib/scintilla/ReadMe.htm:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | ScintillaNET
5 |
22 |
23 |
24 | ScintillaNET
25 |
26 | ScintillaNET is a powerful text editing control for Windows® Forms applications and a managed wrapper around the versatile Scintilla component.
27 | Created with the developer in mind, the ScintillaNET API makes it simple to add advanced text editing and syntax highlighting to your application or IDE.
28 | In addition ScintillaNET adds features not found in other Scintilla wrappers such as Visual Studio® style code snippets, integrated find and replace dialogs, true regular expression searches, multiple key-command bindings, and back/forward document navigation.
29 |
30 |
31 | The ScintillaNET project is hosted on CodePlex at the following URL: http://scintillanet.codeplex.com.
32 | The most up-to-the-minute source code, binaries, and documentation can be found at that location.
33 |
34 |
35 | We hope you enjoy using ScintillaNET as much as we enjoy developing it.
36 |
37 |
38 | Cheers,
39 | The ScintillaNET Team
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/lib/scintilla/SciLexer.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/SwensenSoftware/im-only-resting/0c3709024810d886a2f1919a692886f286e7a082/lib/scintilla/SciLexer.dll
--------------------------------------------------------------------------------
/lib/scintilla/ScintillaNET.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/SwensenSoftware/im-only-resting/0c3709024810d886a2f1919a692886f286e7a082/lib/scintilla/ScintillaNET.dll
--------------------------------------------------------------------------------
/lib/tidy/TidyManaged.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/SwensenSoftware/im-only-resting/0c3709024810d886a2f1919a692886f286e7a082/lib/tidy/TidyManaged.dll
--------------------------------------------------------------------------------
/lib/tidy/libtidy.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/SwensenSoftware/im-only-resting/0c3709024810d886a2f1919a692886f286e7a082/lib/tidy/libtidy.dll
--------------------------------------------------------------------------------
/tools/7z/7za.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/SwensenSoftware/im-only-resting/0c3709024810d886a2f1919a692886f286e7a082/tools/7z/7za.exe
--------------------------------------------------------------------------------
/tools/7z/license.txt:
--------------------------------------------------------------------------------
1 | 7-Zip Command line version
2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 | License for use and distribution
4 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 |
6 | 7-Zip Copyright (C) 1999-2010 Igor Pavlov.
7 |
8 | 7za.exe is distributed under the GNU LGPL license
9 |
10 | Notes:
11 | You can use 7-Zip on any computer, including a computer in a commercial
12 | organization. You don't need to register or pay for 7-Zip.
13 |
14 |
15 | GNU LGPL information
16 | --------------------
17 |
18 | This library is free software; you can redistribute it and/or
19 | modify it under the terms of the GNU Lesser General Public
20 | License as published by the Free Software Foundation; either
21 | version 2.1 of the License, or (at your option) any later version.
22 |
23 | This library is distributed in the hope that it will be useful,
24 | but WITHOUT ANY WARRANTY; without even the implied warranty of
25 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
26 | Lesser General Public License for more details.
27 |
28 | You can receive a copy of the GNU Lesser General Public License from
29 | http://www.gnu.org/
30 |
--------------------------------------------------------------------------------
/tools/7z/readme.txt:
--------------------------------------------------------------------------------
1 | 7-Zip Command line version 9.20
2 | -------------------------------
3 |
4 | 7-Zip is a file archiver with high compression ratio.
5 | 7za.exe is a standalone command line version of 7-Zip.
6 |
7 | 7-Zip Copyright (C) 1999-2010 Igor Pavlov.
8 |
9 | Features of 7za.exe:
10 | - High compression ratio in new 7z format
11 | - Supported formats:
12 | - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR
13 | - Unpacking only: Z, lzma
14 | - Highest compression ratio for ZIP and GZIP formats.
15 | - Fast compression and decompression
16 | - Strong AES-256 encryption in 7z and ZIP formats.
17 |
18 | 7za.exe is a free software distributed under the GNU LGPL.
19 | Read license.txt for more information.
20 |
21 | Source code of 7za.exe and 7-Zip can be found at
22 | http://www.7-zip.org/
23 |
24 | 7za.exe can work in Windows 95/98/ME/NT/2000/2003/2008/XP/Vista/7.
25 |
26 | There is also port of 7za.exe for POSIX systems like Unix (Linux, Solaris, OpenBSD,
27 | FreeBSD, Cygwin, AIX, ...), MacOS X and BeOS:
28 |
29 | http://p7zip.sourceforge.net/
30 |
31 |
32 | This distributive packet contains the following files:
33 |
34 | 7za.exe - 7-Zip standalone command line version.
35 | readme.txt - This file.
36 | license.txt - License information.
37 | 7-zip.chm - User's Manual in HTML Help format.
38 |
39 |
40 | ---
41 | End of document
42 |
--------------------------------------------------------------------------------