mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
db59f96df2
commit
9169b571ad
124 changed files with 3665 additions and 1420 deletions
|
|
@ -15,5 +15,7 @@ file
|
|||
Lang.cpp,
|
||||
CodeEditor.cpp,
|
||||
CodeEditor.lay,
|
||||
CodeEditor.iml;
|
||||
CodeEditor.iml,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
21
uppsrc/CodeEditor/Copying
Normal file
21
uppsrc/CodeEditor/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -138,9 +138,7 @@ file
|
|||
src.tpp,
|
||||
srcdoc.tpp,
|
||||
srcimp.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"Normal" = "",
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -13,9 +13,7 @@ file
|
|||
Parser.cpp,
|
||||
Base.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
Guido Schimmels
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -52,9 +52,7 @@ file
|
|||
Info readonly separator,
|
||||
src.tpp,
|
||||
srcdoc.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"Debug" = "MSC GUI DEBUG WIN32";
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
#define _CtrlCore_icpp_init_stub
|
||||
#include "Draw/init"
|
||||
#include "plugin\bmp/init"
|
||||
#define BLITZ_INDEX__ FC368E8E631775D31B24B2BC239357464
|
||||
#define BLITZ_INDEX__ F140BDB0A352E113A0463B24037B73D05
|
||||
#include "CtrlCore.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
Daniel Kos
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -118,7 +118,5 @@ file
|
|||
src.tpp,
|
||||
srcdoc.tpp,
|
||||
appdoc.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#include "CtrlCore/init"
|
||||
#include "RichText/init"
|
||||
#include "PdfDraw/init"
|
||||
#define BLITZ_INDEX__ F9FBD74A341BB7E4C8A3BC288CE65AF08
|
||||
#define BLITZ_INDEX__ F2AFAB801F99B3E8069C425DA8E8DCF65
|
||||
#include "CtrlLib.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,88 +1,450 @@
|
|||
TITLE("FileSel")
|
||||
COMPRESSED
|
||||
120,156,132,186,233,111,43,107,158,30,246,175,52,48,182,97,79,198,131,115,206,189,183,239,237,238,32,152,15,73,190,56,72,128,56,129,63,52,122,38,237,153,78,220,72,219,51,152,25,195,8,130,12,142,68,81,20,119,137,59,197,77,220,197,125,39,197,165,72,137,164,184,83,20,247,189,184,239,75,137,164,88,92,138,75,120,206,109,207,36,136,3,83,128,88,111,85,189,191,183,170,222,231,247,252,158,231,45,254,242,211,79,254,209,63,250,240,71,31,254,224,195,127,230,243,243,255,250,55,255,235,175,255,253,239,254,246,87,191,252,237,183,223,254,240,139,95,127,250,238,23,255,251,191,248,31,126,246,139,63,252,147,127,250,211,111,255,217,151,40,31,79,81,190,249,254,227,55,63,124,247,205,199,111,63,253,244,244,239,227,55,31,63,125,247,233,155,111,63,254,240,233,103,223,254,240,205,55,63,124,248,249,159,255,238,215,127,243,55,191,250,229,239,62,253,240,195,47,190,116,250,244,71,159,254,224,211,247,223,125,250,248,253,183,63,124,251,195,199,111,190,255,225,211,169,239,
|
||||
167,15,31,62,125,248,254,211,119,31,191,253,230,135,79,223,253,252,47,126,243,55,127,254,171,95,254,250,135,111,126,241,135,255,227,79,79,157,190,249,50,210,41,248,135,143,63,253,244,237,247,223,126,250,240,205,135,79,223,158,134,250,248,195,15,223,126,252,254,187,31,190,249,217,79,127,250,243,63,255,245,95,253,237,111,255,242,223,253,126,172,223,126,252,248,233,227,47,254,245,199,239,127,113,186,230,191,251,187,191,251,227,143,223,126,248,241,10,190,61,5,251,248,225,219,211,165,126,60,237,251,240,237,167,239,63,126,247,179,15,63,251,238,135,143,63,124,248,230,20,252,187,239,63,124,247,243,191,250,245,95,255,250,223,254,255,223,250,119,255,217,91,255,254,195,207,127,251,183,191,57,133,248,195,255,226,227,199,239,79,93,126,250,71,63,253,131,143,223,126,127,186,209,31,190,249,246,187,31,190,255,112,26,252,211,167,79,223,124,243,233,227,55,159,126,246,179,79,223,253,244,187,239,127,254,111,126,243,235,191,248,205,95,255,234,151,255,231,159,253,95,255,248,191,249,239,
|
||||
255,249,255,252,47,127,242,203,191,249,248,139,127,241,243,255,229,244,247,223,254,246,119,191,249,151,191,249,221,151,205,175,15,245,231,63,249,229,63,254,240,225,159,127,248,240,39,255,244,195,31,127,248,227,79,223,125,247,207,126,242,251,167,253,227,254,159,252,217,127,220,250,147,15,63,249,125,239,127,56,246,243,127,56,250,15,253,255,234,223,255,235,223,253,246,207,255,191,1,254,244,203,168,255,234,183,127,251,111,126,31,230,55,127,254,183,127,249,215,255,221,175,255,143,191,252,247,127,251,167,63,249,79,239,255,251,32,255,229,255,43,200,255,244,151,127,245,175,126,251,239,254,226,47,255,195,159,254,228,239,55,255,254,212,255,234,207,126,245,79,126,245,203,191,249,244,139,159,252,254,235,79,254,228,183,255,246,215,255,219,111,126,126,154,228,239,254,201,105,242,191,199,161,50,103,198,179,207,159,207,95,14,159,79,159,53,147,59,225,97,31,120,207,40,30,236,212,171,29,100,194,65,68,106,158,147,238,135,218,7,217,157,232,250,243,205,249,88,72,97,92,37,207,175,16,81,
|
||||
57,80,49,202,72,219,248,146,27,72,46,49,189,203,36,237,30,53,215,191,136,12,162,121,88,66,160,220,220,25,35,146,115,33,94,45,148,189,45,220,139,85,165,114,113,113,173,197,62,109,149,9,94,249,76,254,50,169,238,183,246,67,182,10,33,174,132,253,176,84,170,84,200,187,167,51,90,13,115,171,124,17,101,68,143,111,184,241,26,108,29,100,232,153,36,86,148,240,187,59,203,180,41,130,136,77,249,160,96,196,33,119,9,134,124,152,105,32,5,22,1,17,153,200,127,238,145,252,216,133,124,184,123,9,20,162,100,223,18,220,192,250,49,175,67,202,165,65,210,75,143,143,190,170,201,201,22,10,106,67,188,216,151,67,108,183,95,232,16,122,172,113,255,11,132,105,238,168,1,241,117,43,55,25,96,52,182,169,111,202,103,122,156,249,241,82,55,93,229,219,150,241,145,138,16,109,215,182,65,37,36,59,162,216,187,119,226,188,29,55,200,65,25,23,97,65,236,56,78,254,232,46,82,140,15,229,214,116,91,60,27,105,46,107,88,33,217,115,203,21,35,198,42,77,152,161,
|
||||
221,87,16,16,192,55,109,183,103,59,143,114,189,114,66,200,197,249,202,166,18,20,241,163,244,81,34,181,31,154,228,109,100,28,169,219,44,199,116,148,246,28,107,190,203,8,190,183,190,76,253,222,98,212,140,23,70,247,235,189,79,100,139,211,106,175,198,241,220,196,72,65,14,203,234,121,216,231,78,58,201,164,134,244,246,254,20,61,18,187,240,115,79,187,100,191,15,2,195,254,28,140,199,104,62,103,205,217,221,175,236,78,5,81,60,77,0,15,200,242,226,54,42,29,168,18,109,44,99,100,239,201,143,33,103,60,172,150,16,124,112,194,129,217,146,245,80,119,214,120,125,107,181,91,252,247,142,248,165,170,221,31,86,42,50,191,186,79,245,100,213,134,30,112,28,71,239,134,99,96,20,180,165,108,113,34,23,31,224,184,87,234,225,65,106,55,5,56,168,10,221,140,217,170,137,73,112,230,193,203,180,19,195,203,106,107,236,183,18,182,123,87,239,222,209,191,152,45,89,20,150,189,171,127,178,204,82,142,104,133,233,62,71,249,244,149,155,154,139,207,64,188,68,170,150,107,
|
||||
171,78,92,55,195,181,131,152,183,163,12,61,162,25,142,11,35,187,238,182,64,51,33,10,121,188,192,81,241,140,86,55,24,208,197,5,201,55,247,49,108,198,30,201,173,183,151,205,221,59,24,41,34,221,91,89,19,189,155,159,219,246,216,170,70,179,136,69,109,207,132,142,191,238,115,111,47,110,46,27,242,180,57,210,149,178,178,175,142,167,60,86,17,152,155,10,169,84,202,33,48,41,111,29,230,65,6,7,226,42,67,143,243,168,97,175,235,199,192,74,109,101,21,162,154,153,21,255,34,68,23,136,228,5,246,98,223,173,93,233,9,58,223,19,123,85,127,38,173,38,49,55,240,210,7,4,99,153,240,204,192,12,185,34,85,184,35,95,61,84,149,79,213,240,145,234,243,192,175,71,18,232,210,79,187,16,231,224,11,130,143,7,13,98,135,208,109,63,201,50,117,112,134,226,131,22,194,248,14,44,65,42,169,247,116,121,247,133,109,98,193,138,143,197,128,171,130,3,121,163,252,212,182,43,201,3,90,79,221,214,167,154,46,117,92,67,228,173,24,222,51,15,247,158,99,179,
|
||||
133,36,4,1,15,208,168,136,239,17,183,121,91,24,155,106,105,167,169,165,25,121,118,151,244,76,143,239,222,44,149,184,106,141,229,34,0,152,35,232,146,77,163,238,235,201,241,232,91,79,50,82,231,227,190,208,133,98,249,128,191,240,82,199,7,203,108,199,162,228,236,13,109,151,222,211,236,175,120,58,125,48,55,187,246,214,196,73,113,240,49,26,71,244,173,7,219,1,94,172,142,3,67,244,184,107,237,202,182,220,216,53,51,137,107,110,24,126,199,231,9,187,165,186,35,22,120,250,235,133,161,71,62,78,95,222,122,15,93,114,117,149,124,26,221,245,72,149,217,252,136,62,6,223,95,110,141,205,11,208,118,200,191,175,8,4,203,116,12,35,181,89,249,72,7,102,253,139,194,96,201,51,121,67,209,88,64,204,46,190,46,70,215,79,47,206,151,215,37,137,175,54,46,79,0,80,77,29,239,237,122,54,14,226,166,16,81,22,28,243,54,35,126,212,86,153,105,122,12,218,1,217,213,220,70,184,152,174,77,118,165,165,184,96,171,152,230,207,170,203,252,17,146,210,60,226,
|
||||
252,67,237,193,5,185,26,137,101,130,207,69,2,143,244,133,28,174,237,42,219,34,22,170,45,35,101,38,119,3,247,222,171,44,32,195,161,1,199,67,153,129,48,20,68,114,49,187,91,227,137,124,242,46,105,57,131,60,52,160,217,113,175,193,136,192,90,43,47,189,134,71,61,161,55,27,160,94,38,117,158,65,8,163,152,128,79,224,198,164,86,139,197,196,54,117,108,116,21,219,97,73,21,215,28,195,121,27,207,36,28,59,42,174,48,17,231,223,34,248,92,221,34,39,87,12,185,125,29,151,110,38,175,96,60,169,248,54,189,1,30,4,192,46,171,192,104,187,187,218,193,128,212,108,5,165,181,5,113,152,231,97,64,79,240,77,172,166,139,85,127,202,110,217,246,135,233,120,36,144,215,171,105,195,123,126,246,178,52,153,48,90,251,162,142,99,235,246,76,238,235,241,128,25,219,118,187,16,209,68,182,221,109,202,140,253,61,4,229,218,242,196,46,1,5,220,115,146,128,183,249,172,227,3,186,253,115,133,250,234,30,102,119,228,139,73,10,74,199,109,133,232,128,186,157,171,
|
||||
2,211,245,218,129,113,102,108,245,6,47,0,109,99,178,64,157,132,170,117,247,211,186,142,0,175,186,233,6,57,126,127,171,210,175,222,34,108,14,224,217,77,2,186,3,58,49,153,205,203,172,219,58,9,48,156,0,161,88,27,16,247,246,33,1,57,145,22,47,33,152,105,107,130,248,171,129,73,180,191,246,224,20,183,197,89,201,117,188,236,131,166,9,235,145,209,106,90,130,155,169,221,242,88,24,85,143,240,49,181,247,152,223,228,228,151,73,105,142,201,131,107,27,205,15,178,60,26,123,234,254,115,141,117,137,178,149,217,0,138,201,215,207,129,103,85,83,120,121,68,122,131,55,151,157,107,218,155,153,252,252,17,204,16,87,61,151,14,13,146,93,123,41,212,21,2,114,143,161,181,50,145,246,73,140,11,20,152,86,87,89,195,97,80,179,138,52,181,232,77,17,217,182,210,6,36,28,116,35,65,184,116,176,208,22,135,5,100,219,77,71,43,124,144,196,182,213,216,238,253,212,163,169,45,246,21,226,12,90,185,110,13,73,131,234,172,198,178,95,170,90,55,64,186,172,25,
|
||||
243,14,42,252,165,199,117,76,238,182,3,50,249,161,138,48,48,147,203,197,146,60,62,91,5,56,219,165,76,80,177,181,174,193,13,27,66,222,51,182,234,106,115,150,183,20,17,112,159,221,194,47,99,188,1,8,59,128,30,73,195,155,20,159,163,105,62,196,23,200,53,149,86,115,54,4,182,112,53,205,129,183,233,26,249,30,41,202,114,93,82,208,198,214,109,171,233,197,172,149,238,141,37,181,17,56,199,79,198,201,166,102,229,102,122,66,149,43,253,30,9,250,156,253,161,238,86,54,173,110,48,28,148,246,182,133,175,179,216,151,123,51,180,127,17,180,155,23,164,51,4,76,174,124,2,62,175,22,123,19,20,23,151,90,14,240,64,94,197,206,84,110,17,160,12,39,143,219,242,54,145,67,90,151,233,227,206,167,35,160,242,2,56,212,218,203,185,243,214,202,35,155,60,131,185,37,240,238,49,182,224,212,85,58,70,221,111,57,60,48,217,229,18,200,76,130,105,123,143,72,139,212,56,2,30,212,181,104,17,185,227,176,48,248,98,74,117,156,223,196,115,187,30,73,222,47,
|
||||
217,118,234,45,73,166,91,115,200,82,121,108,235,142,239,40,72,195,97,197,94,168,22,187,46,245,184,59,163,202,166,98,108,205,149,241,32,3,243,178,202,143,89,181,135,233,54,76,240,157,65,155,119,226,132,127,85,180,58,145,189,47,207,117,187,119,213,162,79,112,11,48,223,195,38,140,14,16,147,14,222,230,156,90,110,89,60,61,79,171,30,179,53,201,49,215,186,30,56,219,161,76,224,235,234,6,53,230,123,54,119,2,207,106,157,53,32,114,45,145,116,216,25,139,75,233,30,172,237,221,185,0,136,125,51,6,122,208,196,96,51,92,3,164,30,84,161,50,162,41,103,237,141,16,39,92,65,135,41,89,225,233,206,129,242,195,162,132,138,151,99,97,15,238,101,112,102,220,166,6,9,211,59,8,66,128,5,73,231,124,111,122,194,8,24,177,25,34,249,27,135,44,227,90,182,157,58,53,141,57,52,197,106,97,226,240,190,214,181,187,196,56,208,122,27,182,217,41,207,170,159,227,164,49,47,15,253,55,177,110,42,224,206,182,68,185,123,113,152,81,193,83,61,216,129,55,
|
||||
166,213,189,187,79,190,7,89,0,180,115,113,166,171,20,236,110,100,99,132,118,4,44,82,199,18,192,195,167,76,38,161,28,85,66,28,164,225,41,99,211,89,140,99,79,93,1,132,78,24,222,163,32,241,72,23,93,117,3,130,87,168,81,137,248,222,170,202,253,139,181,48,178,93,49,93,232,243,209,126,0,121,32,207,122,253,164,114,207,189,10,167,121,21,123,122,27,37,32,225,42,165,0,213,179,224,36,65,16,128,203,215,183,88,158,24,63,22,60,71,218,94,176,22,188,170,166,183,187,99,243,12,62,188,61,56,224,61,66,168,173,52,196,83,178,244,142,92,19,211,77,156,20,157,145,71,142,105,101,163,244,122,58,82,16,9,36,216,203,61,14,28,190,83,161,82,184,118,240,201,60,199,173,20,115,52,205,90,122,185,105,212,76,241,205,208,10,39,99,65,147,37,82,78,191,177,73,210,222,45,186,241,64,71,95,157,167,223,150,47,158,182,205,199,85,160,152,2,243,124,189,12,94,234,216,197,230,57,68,23,220,58,222,243,253,6,190,180,178,19,246,177,93,252,77,161,
|
||||
27,238,60,51,79,54,232,218,45,228,208,110,64,5,50,9,243,42,90,140,58,31,67,6,132,211,226,16,92,101,179,2,156,239,84,218,252,222,39,235,241,107,86,87,179,190,50,229,166,7,123,22,31,205,123,30,6,64,89,27,137,1,114,77,175,180,24,86,185,66,166,235,232,113,87,224,234,49,87,221,82,80,110,7,52,193,204,182,91,221,190,121,76,65,147,138,121,66,206,213,14,69,124,18,157,224,167,109,91,199,100,192,162,95,54,160,157,182,254,66,175,23,103,30,36,113,180,173,31,221,11,48,127,20,39,49,151,90,15,187,21,128,223,112,100,114,245,48,122,18,70,73,183,238,62,2,136,23,96,209,11,25,21,8,137,239,73,80,173,193,253,32,81,115,247,76,49,144,106,11,178,58,171,53,111,254,136,7,210,120,76,243,12,115,185,94,45,60,111,118,235,203,155,108,144,152,148,173,243,171,172,105,225,235,232,220,219,189,198,150,126,52,214,220,245,4,123,196,7,253,53,15,101,191,186,239,12,248,193,98,133,94,221,54,107,47,252,35,14,62,107,61,163,74,78,16,
|
||||
110,239,0,210,114,107,127,94,171,116,101,29,255,178,113,235,116,212,115,204,177,128,125,177,178,116,132,107,88,112,255,192,119,57,224,227,82,238,25,81,125,246,96,106,55,61,114,234,83,150,139,201,183,137,214,3,12,70,199,118,224,222,147,55,62,102,140,13,218,87,175,201,34,36,154,108,156,83,251,190,45,41,50,137,92,132,34,7,203,182,96,2,52,150,169,16,144,161,1,65,66,160,159,40,152,131,220,109,115,94,75,185,122,92,3,115,117,198,132,151,138,149,139,241,214,2,33,132,196,153,2,5,4,192,195,142,118,23,217,141,158,242,128,38,116,227,88,113,60,252,52,106,133,242,112,222,151,25,193,202,105,132,249,193,71,79,232,134,167,115,172,107,35,167,192,131,237,24,231,183,25,51,33,95,52,11,157,231,200,132,212,94,196,56,76,23,233,208,129,226,239,190,156,192,178,241,61,7,61,175,158,222,240,72,220,164,145,30,215,162,191,233,161,80,11,208,179,174,129,180,147,176,110,173,7,99,95,224,101,235,11,173,98,249,215,23,232,109,102,60,150,60,75,114,144,156,
|
||||
47,79,130,16,159,102,226,172,50,147,184,86,215,57,66,237,35,182,136,148,152,29,46,208,148,219,46,143,80,133,103,198,59,123,160,156,227,241,6,14,98,15,145,109,178,45,91,233,68,222,90,89,166,111,47,253,141,7,124,246,60,221,140,107,14,199,232,225,88,57,142,242,188,109,78,254,162,93,175,210,38,210,8,96,34,111,167,180,69,60,102,199,102,31,172,101,109,189,209,235,193,68,30,8,48,155,203,179,116,205,244,102,79,29,80,193,73,218,19,152,232,64,49,92,222,208,167,253,39,142,88,134,232,217,7,5,82,100,249,222,156,8,251,80,92,90,72,128,14,124,14,176,154,203,183,219,66,212,160,126,126,209,141,57,206,131,209,55,126,43,48,222,156,250,129,226,185,35,247,44,7,55,123,68,195,131,29,157,224,84,96,222,249,125,12,65,126,221,237,200,93,131,231,36,22,170,108,188,79,42,191,123,87,111,9,14,213,117,75,176,205,182,130,83,104,85,200,48,129,195,89,156,233,130,65,79,113,211,225,135,61,14,243,182,49,73,66,87,167,44,55,145,38,227,42,52,
|
||||
18,33,144,152,108,11,32,27,205,184,99,60,211,141,224,11,91,241,245,12,7,106,5,92,3,235,178,65,200,97,198,2,45,199,179,223,205,30,232,43,193,49,119,92,219,17,55,190,102,130,200,83,185,167,73,82,232,92,207,45,64,87,120,232,120,92,130,120,17,122,9,235,156,199,1,2,219,71,85,88,183,47,58,87,135,193,94,136,28,222,53,206,99,124,172,161,78,119,105,243,232,173,111,35,184,29,59,148,81,119,226,115,72,247,208,211,33,213,253,121,79,217,12,242,234,61,206,197,121,215,189,101,154,56,68,15,35,6,179,151,236,6,185,86,217,11,77,44,18,16,154,228,171,205,232,36,135,196,138,179,162,205,150,190,161,221,178,202,207,79,38,103,112,80,46,7,144,174,20,126,233,199,36,181,196,110,131,205,161,166,154,186,32,194,56,162,15,56,50,143,170,165,197,87,107,103,115,168,25,11,157,7,251,134,149,171,46,77,231,132,220,110,186,152,245,111,159,86,86,51,164,119,34,76,123,159,203,51,12,154,139,156,105,70,102,0,70,198,197,106,80,22,165,109,173,160,
|
||||
110,172,16,212,233,17,181,193,22,128,160,93,54,250,20,212,8,222,119,11,92,213,205,229,28,193,173,1,81,180,215,249,107,119,15,14,92,117,77,56,155,202,163,19,190,56,46,87,62,125,85,254,238,5,163,108,202,155,67,104,14,218,52,68,57,79,204,119,12,26,131,209,45,68,230,145,244,81,161,46,232,102,39,144,171,108,124,192,45,168,43,14,154,185,4,243,27,54,87,23,66,121,184,244,199,146,233,220,176,217,188,55,158,11,62,83,221,203,2,55,148,177,20,79,216,57,16,25,171,218,123,51,221,118,16,158,187,155,237,230,73,16,48,170,22,20,161,225,105,194,30,238,238,130,114,128,202,179,200,24,142,62,169,239,57,126,46,32,13,214,101,212,80,48,226,79,62,203,253,4,146,78,103,205,121,14,36,161,219,71,120,39,169,105,46,69,31,214,205,36,38,147,215,58,161,1,4,213,103,102,77,44,31,118,115,167,217,34,7,38,245,224,171,243,225,29,22,160,149,47,50,139,46,248,214,94,13,242,147,227,26,141,237,240,183,185,158,110,19,187,33,250,80,137,233,122,
|
||||
26,137,50,150,79,224,213,121,240,60,71,177,148,167,246,132,51,241,108,150,36,11,230,168,83,68,227,103,200,70,183,107,190,63,234,247,159,203,123,148,152,172,217,120,104,115,234,22,205,115,226,141,106,60,236,189,166,157,153,89,153,106,44,74,241,161,129,232,17,33,79,6,150,212,218,1,205,100,105,142,231,9,209,155,27,55,15,83,218,32,135,70,244,194,43,92,137,118,79,222,232,248,43,3,22,64,214,130,131,112,98,153,150,20,22,213,48,175,69,77,229,192,146,243,78,79,213,235,186,90,158,254,172,189,77,212,71,221,16,56,19,36,164,187,187,162,234,160,189,220,44,186,225,40,217,125,92,215,103,179,153,203,90,151,78,147,177,118,50,149,149,70,7,47,169,109,127,52,114,44,71,253,23,145,232,25,191,38,197,77,77,3,179,10,179,227,197,149,176,182,103,170,11,119,185,195,124,55,11,166,165,239,112,54,34,167,27,149,107,151,104,210,105,246,154,162,229,134,7,136,68,175,69,79,238,120,128,142,252,189,114,167,44,154,186,6,212,197,139,239,142,239,144,33,84,245,
|
||||
2,160,42,149,17,106,166,230,54,116,155,120,63,18,110,221,69,45,233,60,151,151,240,232,182,141,41,185,139,31,75,39,189,142,181,64,201,41,128,121,115,185,232,64,160,43,254,68,26,105,16,49,134,125,204,137,176,155,69,79,85,91,75,67,41,175,18,175,152,79,250,180,207,102,43,13,135,185,204,221,250,106,51,41,55,66,184,149,221,101,95,207,25,13,246,249,197,209,157,50,63,244,245,190,8,169,165,50,62,15,59,16,165,96,237,131,55,187,36,9,188,73,246,235,163,197,59,253,104,222,2,62,155,251,243,149,229,142,244,222,71,35,26,145,127,31,103,181,56,85,110,8,100,10,38,133,25,215,15,42,68,102,53,193,86,13,213,206,158,151,248,38,20,56,68,24,79,32,51,189,154,153,154,207,67,195,204,156,191,46,83,39,83,130,61,117,110,48,60,37,43,65,239,222,150,230,40,170,34,171,145,15,90,178,182,16,235,53,180,9,201,238,67,103,196,48,238,30,207,226,23,73,164,145,146,77,194,215,164,17,143,27,206,23,69,73,203,124,50,25,167,123,224,242,125,174,
|
||||
196,156,83,137,147,99,102,77,162,68,207,249,185,235,125,212,115,27,70,116,143,85,71,57,143,74,149,243,163,116,107,114,111,167,170,123,49,222,51,132,221,190,138,197,177,116,175,23,107,13,44,65,33,190,198,9,97,31,174,149,111,200,82,68,37,165,203,24,65,53,176,136,180,116,218,168,30,104,216,155,229,173,37,152,98,201,165,219,3,175,232,44,40,249,252,0,63,186,73,188,107,208,104,171,223,2,137,233,101,123,233,213,156,148,102,186,162,161,237,94,218,23,119,105,87,157,125,120,194,40,26,22,237,183,107,228,126,204,208,192,58,67,185,103,88,96,44,125,229,109,107,78,170,62,62,15,27,2,255,218,117,215,236,136,252,186,206,103,46,25,4,151,111,224,139,243,65,224,146,168,70,140,189,224,9,167,39,82,134,182,169,7,189,158,16,25,45,206,250,230,78,54,140,100,106,199,41,235,246,165,201,96,3,217,69,229,38,192,21,193,174,162,55,53,71,93,223,194,165,187,123,224,230,209,56,25,49,142,67,243,30,100,182,159,72,160,133,101,190,207,54,250,19,54,19,14,
|
||||
188,247,21,75,63,187,168,194,17,21,171,98,9,136,202,96,1,158,151,245,5,57,207,173,119,3,208,158,48,110,222,139,120,81,104,80,188,245,89,67,254,27,255,230,217,249,16,103,40,232,248,230,59,138,244,110,89,137,153,253,232,169,252,173,14,59,241,166,196,26,248,100,211,215,42,242,89,99,177,243,3,88,25,101,201,144,14,195,40,21,134,109,31,75,231,102,147,24,177,167,244,27,102,191,24,127,138,14,163,101,227,134,74,69,228,229,147,198,126,208,92,193,61,92,202,107,82,82,0,43,27,1,148,183,133,55,74,45,144,211,93,56,85,23,72,177,167,161,56,242,103,50,250,198,203,205,190,46,86,152,108,127,187,78,97,110,146,83,62,83,190,24,184,131,186,224,182,239,46,39,143,188,117,199,187,52,160,250,30,102,249,36,86,98,79,70,141,223,71,95,60,216,174,7,250,213,25,76,223,87,184,246,88,211,47,98,194,86,80,60,227,89,90,176,113,251,128,196,131,54,98,202,191,42,154,71,181,100,25,54,142,172,19,117,66,198,63,142,203,15,228,51,28,140,42,114,
|
||||
159,25,134,240,43,189,120,235,185,174,162,147,221,97,210,214,135,182,37,141,49,62,106,142,233,75,231,243,89,180,161,14,114,239,235,192,49,103,154,167,62,127,158,48,183,26,34,68,50,212,104,154,16,137,80,178,227,31,22,220,86,229,148,204,64,101,216,8,226,232,195,215,32,124,53,141,157,49,32,30,79,8,143,38,230,212,164,116,205,97,148,162,47,108,7,158,178,156,189,138,57,254,197,91,100,227,125,38,217,175,39,155,155,44,208,18,251,50,207,166,122,62,30,36,61,76,238,182,111,18,148,14,11,16,52,90,152,253,114,204,81,158,54,113,82,51,218,240,185,247,230,165,225,50,17,40,85,158,101,190,96,61,107,80,185,92,233,83,222,192,66,89,86,131,59,14,158,23,124,217,154,195,42,247,25,251,206,245,141,174,212,13,229,201,146,240,138,117,84,32,143,65,70,54,226,214,180,195,179,126,39,69,34,107,46,132,150,225,78,59,187,71,18,238,187,237,74,189,190,214,65,123,92,47,59,7,154,111,164,152,101,76,151,106,159,45,86,133,230,62,9,213,172,224,206,136,
|
||||
214,221,178,113,64,133,138,241,76,44,38,216,105,180,4,46,17,5,158,219,212,49,35,237,80,227,189,219,36,193,55,86,194,14,143,96,167,239,57,254,217,155,61,82,238,221,112,228,74,201,220,177,189,242,238,45,207,216,109,84,10,172,181,112,79,199,19,241,236,134,85,255,142,236,184,18,192,12,200,60,214,212,40,253,101,241,2,246,106,203,184,32,151,161,134,13,236,40,208,165,81,97,206,177,192,113,229,30,47,229,108,197,162,167,83,112,138,106,238,114,66,71,188,96,247,234,28,151,219,145,139,78,10,93,107,213,219,160,88,189,61,185,205,106,143,142,219,116,179,134,128,26,130,8,25,56,180,35,195,126,177,68,77,87,231,192,250,250,162,195,13,18,230,145,197,176,40,216,247,195,71,49,89,187,182,136,61,173,131,6,226,33,240,82,32,57,213,184,60,26,225,10,175,148,244,140,93,178,42,186,72,182,234,142,88,41,67,251,174,87,16,11,218,88,112,73,225,210,37,92,7,78,102,76,10,99,72,121,141,254,84,35,23,151,22,70,113,230,23,75,200,36,216,19,222,132,
|
||||
29,136,94,187,16,164,193,131,10,221,35,245,172,250,133,61,237,4,109,202,241,25,186,193,130,205,82,161,96,114,229,88,113,7,141,8,41,161,30,13,137,176,194,171,39,48,33,61,179,115,42,194,187,232,184,26,64,230,212,186,142,224,243,190,37,47,191,148,224,65,116,85,130,225,189,183,45,37,248,222,30,95,110,4,192,0,50,161,238,174,18,74,241,35,120,59,108,136,200,221,21,194,188,107,175,133,177,167,171,75,5,138,149,68,159,195,185,84,255,41,243,116,213,192,121,185,38,160,86,93,215,106,7,52,50,141,94,161,170,145,96,148,230,3,7,74,236,227,148,203,10,137,163,226,151,128,107,119,99,141,17,149,138,7,36,99,206,104,134,6,56,117,159,210,13,98,60,110,217,149,45,19,160,110,90,170,46,36,199,203,236,75,49,255,26,196,84,82,225,242,125,89,70,92,8,214,51,197,133,26,239,63,71,80,215,45,221,100,146,78,153,15,243,103,86,176,74,86,151,2,81,6,246,17,100,178,221,73,109,140,40,120,127,141,76,50,151,52,87,60,67,11,79,253,154,33,
|
||||
51,122,65,93,249,36,166,41,28,111,222,98,110,128,82,107,228,121,47,219,253,153,74,214,113,181,49,216,46,7,93,205,202,172,17,88,144,170,35,251,66,176,75,222,14,80,243,38,105,187,188,29,107,94,82,67,241,148,47,197,22,108,1,23,175,174,131,63,27,28,230,94,16,150,41,157,2,107,251,149,226,149,72,14,2,229,32,91,106,97,70,161,172,218,64,95,1,15,164,230,88,58,168,233,93,70,209,118,203,221,168,83,47,212,148,148,104,239,74,142,219,203,26,250,24,84,179,214,209,114,187,57,192,220,138,27,204,167,64,43,24,140,123,180,50,13,112,33,149,212,28,169,174,34,247,20,17,79,207,86,182,89,243,89,77,221,191,185,171,100,18,0,235,162,28,11,123,180,120,206,91,56,53,195,165,66,63,80,157,77,156,97,127,1,43,8,86,89,105,141,162,49,156,25,10,213,234,118,156,34,156,221,112,46,75,133,74,95,53,137,161,151,28,221,174,234,161,160,149,60,64,231,171,236,130,142,231,24,12,21,163,199,242,205,126,83,23,151,253,143,206,59,165,144,84,155,
|
||||
144,159,75,5,101,3,203,15,31,222,68,73,78,17,51,40,140,212,60,240,90,50,145,203,120,184,225,34,107,29,235,0,65,1,5,16,244,33,229,139,243,237,161,28,113,235,186,119,110,11,181,144,26,160,144,88,121,101,161,227,181,74,63,172,45,89,59,126,245,62,4,36,86,28,6,144,226,164,172,230,110,84,109,202,52,21,250,216,214,120,50,99,219,9,62,2,190,60,115,181,233,29,224,199,146,20,19,252,58,203,134,83,12,95,49,52,82,212,100,145,186,174,110,13,150,125,65,213,168,154,166,83,67,32,194,12,145,82,139,118,100,48,244,188,20,156,249,118,182,254,25,178,180,155,186,129,128,178,184,170,45,49,210,26,15,150,229,196,238,229,32,141,100,91,16,173,225,42,51,37,88,156,245,82,31,205,75,96,152,116,165,127,227,213,25,139,148,97,69,126,156,23,162,1,10,99,104,241,55,250,15,221,199,89,116,164,106,124,81,42,61,83,3,93,10,208,42,167,187,214,89,176,235,187,9,229,33,50,211,104,166,43,24,103,88,84,24,122,69,176,32,145,139,223,120,1,
|
||||
174,145,176,138,212,206,203,37,109,16,52,208,97,198,224,235,21,2,2,221,64,46,99,117,98,216,41,191,165,65,170,30,157,37,73,73,89,172,23,160,123,86,226,84,147,76,32,23,48,141,238,156,49,68,234,172,181,100,29,87,136,88,73,5,44,150,149,92,243,148,146,1,44,22,21,138,243,194,198,236,166,15,116,101,58,235,216,104,232,64,163,48,72,204,193,204,16,40,175,57,100,186,198,58,212,163,73,111,76,36,163,121,24,18,237,222,120,36,242,118,179,11,110,252,29,87,57,185,89,95,51,53,179,3,136,140,5,155,200,244,125,181,114,192,17,48,117,136,143,50,41,123,16,51,166,163,15,61,156,125,24,6,29,219,103,251,43,54,97,217,231,186,29,42,44,71,180,119,26,20,34,244,160,195,195,210,249,181,151,118,225,23,110,184,247,165,65,34,183,196,7,111,19,76,25,103,159,56,27,107,184,175,247,89,212,151,195,56,238,62,72,248,218,54,160,94,85,49,29,40,95,192,23,129,4,169,154,201,91,243,1,198,69,227,130,71,201,214,119,64,29,202,118,46,224,75,
|
||||
97,27,230,12,31,241,48,67,237,225,32,64,213,174,190,148,146,112,249,211,72,100,234,43,25,19,125,125,179,138,57,226,243,213,136,119,85,217,132,149,111,7,80,189,42,175,74,243,59,237,213,226,108,117,41,52,196,154,106,179,159,100,163,223,213,209,18,36,202,52,31,161,253,77,52,200,73,51,136,186,76,201,122,210,93,235,59,222,44,243,124,137,8,54,24,165,25,225,86,166,122,106,116,229,42,58,222,7,47,251,174,47,44,58,118,143,144,37,186,31,57,41,137,199,155,45,160,68,158,111,242,178,53,26,30,150,241,236,253,99,135,147,70,76,197,136,63,230,242,216,60,55,64,167,82,43,95,77,211,205,89,156,234,233,87,229,246,136,96,131,76,94,230,58,33,101,198,44,222,70,105,242,164,63,246,242,82,197,2,46,229,68,38,148,204,155,202,12,61,79,136,87,25,235,74,89,148,66,130,187,189,108,157,68,139,158,49,60,152,229,244,113,36,242,35,121,116,5,176,122,83,186,187,83,108,159,83,225,97,182,187,163,3,67,252,20,21,64,250,155,9,177,20,87,25,194,
|
||||
57,186,76,232,114,171,201,244,18,148,21,60,146,66,160,9,193,82,72,22,165,117,226,102,137,40,172,183,145,136,123,154,72,136,73,123,48,159,43,47,145,197,170,186,170,109,25,41,13,61,78,241,213,163,94,169,235,125,144,202,5,140,47,11,93,233,218,208,208,189,228,248,177,218,104,96,151,200,238,36,10,133,188,106,125,24,211,79,9,57,56,15,93,188,169,228,0,18,139,95,48,50,79,177,114,44,15,185,113,215,140,197,72,37,28,234,243,227,247,197,139,64,87,107,103,221,16,221,122,207,207,72,246,165,139,52,227,158,227,98,171,60,182,22,76,169,22,163,66,90,102,245,250,162,210,219,193,112,71,167,100,80,230,154,22,201,111,191,111,12,149,236,28,4,40,239,176,100,242,186,167,188,52,159,124,194,182,232,218,44,22,5,127,59,213,190,206,186,74,122,155,216,197,78,122,108,120,196,98,49,251,117,169,83,24,76,112,3,50,67,254,120,49,186,195,245,79,233,102,57,203,2,104,197,237,184,179,95,131,110,171,19,114,35,92,10,154,194,96,35,89,139,185,233,5,53,
|
||||
14,227,252,168,99,201,20,20,243,108,188,84,41,228,226,199,179,32,23,236,115,189,151,1,144,113,29,16,170,199,5,11,111,168,8,135,58,179,147,220,207,162,128,86,180,213,34,104,146,45,61,63,127,203,98,134,141,11,19,116,142,198,23,174,12,128,84,21,245,95,0,37,243,178,115,0,69,230,180,149,9,227,82,35,179,105,42,81,190,158,84,71,122,21,117,158,164,138,204,133,13,198,0,137,100,31,179,100,119,51,77,161,156,85,192,240,228,0,14,104,75,99,59,247,186,228,122,112,249,253,61,255,248,48,113,122,152,209,52,52,185,191,107,103,113,179,124,91,152,67,176,41,40,124,224,239,31,240,99,203,61,63,193,160,97,94,192,232,26,122,40,101,31,34,157,104,66,8,123,15,184,197,224,34,39,92,178,155,75,18,70,169,157,242,253,39,1,194,158,126,41,104,240,73,234,239,179,181,83,91,241,181,237,165,69,47,30,193,80,181,159,121,252,90,86,15,198,160,141,27,29,190,150,232,210,5,234,225,53,128,109,156,24,63,199,92,61,240,187,202,51,0,105,29,64,180,
|
||||
242,106,76,244,82,144,81,220,86,183,17,96,6,70,39,42,56,39,147,119,231,227,132,103,178,237,144,120,204,161,53,229,22,71,114,215,11,250,175,186,228,154,22,201,219,180,237,192,25,113,85,163,32,76,231,46,212,214,89,233,69,212,25,5,138,169,174,207,153,139,77,24,76,77,119,192,163,4,133,140,44,74,17,51,214,123,221,94,197,227,224,168,147,226,226,235,58,47,18,198,93,164,59,186,72,231,254,41,10,90,38,226,80,182,210,44,157,93,151,31,66,121,152,146,73,124,166,173,172,71,221,190,3,46,32,61,6,189,65,159,125,241,167,72,148,26,82,99,22,71,163,98,108,154,124,41,88,41,253,234,185,149,32,203,204,34,112,125,45,157,151,110,205,29,78,174,37,165,195,59,253,166,193,28,20,85,26,14,59,4,138,46,124,174,207,219,97,99,166,153,248,67,148,86,188,36,16,145,38,180,160,61,251,126,167,92,95,34,78,142,135,217,72,208,18,145,168,178,93,31,86,95,175,131,186,238,161,212,137,60,116,239,38,114,18,35,160,220,40,49,106,145,229,190,60,83,
|
||||
41,32,236,248,76,17,60,232,12,174,139,103,34,218,129,235,76,151,34,191,121,191,204,53,84,128,188,127,2,144,142,23,175,169,154,105,105,55,77,177,238,154,232,179,132,114,52,166,231,194,209,57,40,114,170,50,100,177,43,142,145,140,91,64,179,57,33,61,37,243,97,61,119,171,18,78,182,151,183,18,102,56,91,215,13,250,217,3,168,183,105,140,164,224,106,251,8,78,136,169,21,38,37,67,81,24,192,107,170,150,223,71,243,179,213,9,131,143,159,1,191,215,4,195,167,7,20,77,21,51,215,186,241,67,119,93,127,26,161,123,135,248,240,1,140,82,74,2,43,147,135,195,148,148,18,77,9,169,70,134,233,179,240,198,15,26,132,238,142,10,184,15,98,89,40,145,198,46,208,33,82,221,252,209,134,18,41,111,199,147,241,9,213,171,209,132,133,216,152,138,59,36,38,225,222,83,151,105,67,158,86,106,201,209,66,122,191,91,204,35,64,137,133,141,98,149,243,66,250,57,19,103,146,107,202,140,230,241,53,3,109,34,224,125,121,177,194,117,111,222,183,69,35,42,64,231,
|
||||
107,174,188,236,160,11,225,101,53,38,135,114,68,12,7,97,138,180,214,16,101,153,164,28,229,81,6,234,243,24,250,42,118,62,203,115,234,217,82,138,166,246,20,241,27,69,140,158,162,92,92,203,238,50,161,115,196,64,46,118,46,104,1,222,215,118,177,80,113,140,68,168,39,60,168,196,18,29,87,194,245,73,54,142,209,21,116,230,199,227,109,174,28,217,123,212,185,132,171,120,144,179,84,40,85,181,251,234,86,246,18,183,15,151,114,114,81,5,100,81,119,102,212,121,177,221,220,234,60,89,172,244,172,102,159,70,56,50,126,96,207,97,199,109,68,36,249,184,170,79,35,9,88,6,44,131,49,174,63,191,39,44,148,59,77,195,30,69,87,1,115,144,84,227,34,111,85,244,179,242,125,173,50,55,134,104,49,69,30,127,207,139,179,179,90,225,48,131,134,237,245,163,198,186,154,83,1,73,103,7,12,155,106,147,117,164,207,251,69,167,219,53,29,164,244,251,78,69,160,207,171,162,19,136,102,242,16,172,247,179,190,172,48,58,218,148,166,236,141,149,249,98,171,190,211,79,
|
||||
243,38,157,38,19,180,104,205,162,126,98,242,27,39,130,222,51,43,234,194,35,110,38,71,47,54,4,220,142,238,199,36,240,40,254,133,48,104,7,244,54,67,79,172,121,18,111,97,73,164,32,221,37,21,222,73,120,18,200,222,200,211,104,181,133,242,180,52,61,177,97,241,242,233,188,79,40,116,19,45,194,66,20,20,198,100,40,245,115,183,223,82,89,99,34,7,94,245,106,156,132,162,185,89,178,123,161,193,233,5,204,254,22,192,51,52,132,102,186,166,223,44,89,243,147,54,164,89,18,234,97,84,77,221,68,84,25,107,5,59,166,119,66,96,139,78,77,141,178,139,231,16,247,84,119,158,169,155,221,188,84,118,160,24,151,43,224,178,129,214,152,199,206,236,101,56,126,243,170,140,91,34,19,7,21,221,142,155,241,24,84,46,91,76,169,164,226,231,97,138,201,205,14,181,169,130,74,147,52,218,142,105,22,129,67,166,166,97,238,117,167,201,215,65,239,165,236,25,98,183,168,74,57,163,41,223,136,27,158,149,253,44,206,7,164,122,171,6,4,38,131,206,241,38,10,78,
|
||||
86,224,57,16,227,2,18,209,62,38,60,88,204,248,234,82,83,224,56,135,222,29,104,245,181,119,155,69,209,210,34,149,176,59,75,90,149,169,176,139,81,74,242,246,77,132,88,204,57,5,188,164,150,215,25,119,242,81,165,37,2,213,17,254,139,56,59,105,179,246,23,113,150,173,155,201,42,167,41,79,97,42,30,190,102,237,80,82,118,184,148,252,238,105,98,50,206,36,69,103,57,35,186,98,197,98,84,70,194,56,183,217,129,87,59,224,67,122,25,165,180,243,237,38,19,66,214,58,186,59,114,172,60,128,82,133,214,134,5,150,235,208,50,210,142,203,59,199,204,250,190,239,191,209,31,193,109,108,83,43,111,58,94,144,68,200,190,250,85,43,126,113,205,247,208,20,170,84,182,169,42,6,133,202,59,239,162,224,180,58,234,86,7,53,126,58,209,238,74,19,42,21,194,35,24,204,150,91,236,166,222,166,26,163,208,59,154,108,128,245,126,190,74,95,159,35,194,213,141,48,137,17,94,40,174,142,103,192,181,243,245,30,85,250,34,171,78,20,127,113,226,248,47,20,255,126,
|
||||
226,120,38,51,187,235,210,186,16,209,155,125,72,230,114,155,77,8,92,114,212,143,155,38,86,127,172,64,215,222,29,240,20,2,191,128,253,132,117,147,39,95,125,88,165,148,81,230,6,49,225,147,166,189,234,148,196,74,202,16,158,41,244,238,167,37,149,7,72,124,59,224,117,214,136,184,143,186,204,185,227,209,114,132,154,64,95,242,36,218,117,116,179,163,12,44,236,111,187,137,243,244,243,69,225,18,48,238,222,44,79,24,93,217,70,186,18,250,249,2,65,47,29,178,204,159,39,136,104,90,30,198,233,39,121,217,220,145,30,13,10,147,196,218,72,76,46,215,101,71,80,233,188,218,32,82,241,173,178,63,28,102,177,242,207,183,38,93,252,134,129,94,185,222,231,232,66,180,36,14,51,79,222,226,100,45,114,181,207,137,87,21,47,138,65,226,108,223,76,53,198,206,28,144,37,75,90,176,240,138,11,179,165,134,71,46,227,22,118,169,31,207,144,95,119,0,12,249,162,199,140,223,91,68,169,202,59,159,125,226,109,104,85,238,237,56,43,155,176,135,135,52,177,36,141,43,
|
||||
132,219,185,192,151,50,96,21,172,254,178,102,187,84,246,208,39,237,155,162,34,188,92,62,195,87,202,46,239,79,116,16,109,69,55,218,88,168,169,179,198,186,240,155,155,205,69,202,43,127,145,145,86,157,1,79,247,42,238,73,220,69,241,245,149,238,144,206,161,1,51,175,230,220,68,48,153,85,217,11,162,156,62,48,122,100,249,190,160,146,149,67,33,123,139,155,17,80,115,185,89,186,1,147,97,142,230,182,37,41,99,239,157,168,114,48,201,164,248,162,146,31,244,235,114,125,205,96,35,83,200,71,1,165,190,86,22,33,207,155,13,18,62,201,255,86,145,236,1,29,185,64,45,55,212,89,158,40,115,246,218,89,61,23,211,196,214,215,142,161,166,20,107,59,90,213,57,32,242,195,17,25,236,10,198,136,152,22,58,67,241,196,226,29,202,52,65,135,189,47,46,162,110,231,206,117,131,30,91,185,183,65,178,166,243,33,225,81,122,210,119,37,85,125,50,89,146,86,155,133,115,181,133,205,19,241,117,144,31,242,29,116,131,35,187,107,81,100,131,23,72,97,145,196,46,86,
|
||||
195,124,105,174,86,182,100,42,49,50,23,40,224,201,103,204,9,75,130,45,112,109,59,243,74,52,95,240,230,247,30,224,47,6,224,247,60,124,33,57,232,218,90,243,240,110,112,161,71,11,207,5,154,187,207,136,74,126,106,207,190,180,143,69,188,25,127,127,184,90,172,46,199,66,31,171,201,137,100,74,39,239,190,137,129,177,203,135,33,71,127,132,174,93,95,100,139,109,28,143,88,90,247,76,127,23,49,151,239,53,115,182,39,191,71,106,132,91,197,193,131,18,95,234,140,46,172,212,3,88,142,181,182,81,232,152,88,180,156,41,206,168,49,218,130,71,115,149,140,168,31,34,91,141,4,244,27,4,109,13,34,110,200,158,104,126,118,240,57,43,149,4,228,113,31,79,113,68,118,64,233,170,77,169,41,68,101,35,110,207,196,167,248,117,89,124,21,29,68,118,36,205,20,127,27,200,209,243,189,153,71,239,102,103,39,173,170,48,226,173,67,96,218,177,177,182,206,247,194,169,137,132,123,27,73,173,143,169,164,120,69,154,168,168,72,11,215,31,190,88,104,39,100,119,253,239,
|
||||
88,59,79,159,207,211,6,70,59,82,130,75,188,244,212,129,79,21,128,114,203,224,112,148,10,163,171,169,73,169,9,101,116,178,140,82,210,186,175,86,146,0,62,214,203,46,168,150,50,198,205,195,181,106,144,67,61,38,82,46,215,204,76,241,246,114,160,58,86,192,219,204,92,178,215,70,115,104,71,131,71,46,193,29,55,153,109,77,139,248,231,153,207,239,79,117,102,167,24,165,73,217,11,210,107,237,246,97,88,26,10,112,22,41,11,174,151,188,243,146,167,164,226,225,104,174,30,212,180,177,131,100,172,5,82,106,233,210,145,86,196,72,79,66,12,177,175,56,82,8,180,145,105,87,103,23,180,198,44,253,205,136,106,205,202,128,87,182,154,99,225,89,167,55,143,186,12,218,144,47,211,31,209,116,158,186,79,166,82,35,224,164,180,216,100,95,192,166,181,117,111,184,166,100,35,229,23,28,19,172,124,6,40,184,150,238,109,96,115,180,116,102,90,92,32,159,34,3,199,83,255,52,238,201,62,51,139,125,119,198,86,24,173,197,15,66,171,205,115,34,100,218,78,11,243,103,
|
||||
153,155,88,184,13,149,204,134,209,53,163,119,59,87,10,173,149,238,117,38,61,173,69,111,74,207,165,130,252,146,92,166,176,225,11,211,100,233,40,71,102,174,188,225,44,219,39,175,75,254,178,136,164,232,96,174,10,229,71,9,34,29,245,184,217,70,183,207,81,12,32,88,193,82,38,163,87,42,103,98,150,203,232,174,242,246,89,76,56,112,172,101,226,150,70,243,180,31,97,101,50,24,207,32,62,79,140,207,244,89,241,61,159,241,103,128,46,188,86,92,88,181,52,106,74,102,44,237,57,175,83,122,129,163,67,252,88,178,180,30,197,71,210,90,210,40,151,199,247,223,47,66,82,74,23,66,7,141,170,93,79,117,61,154,147,218,38,132,109,174,165,189,118,85,180,83,215,117,195,29,72,232,127,4,189,143,109,15,34,60,94,100,194,63,26,96,233,143,114,251,233,241,139,220,174,235,218,89,109,78,124,88,186,13,111,114,243,118,62,150,89,233,128,213,122,183,243,149,228,198,71,240,238,171,78,143,116,117,36,87,125,14,133,191,32,63,49,25,107,222,135,159,51,103,243,181,
|
||||
152,1,185,69,162,70,125,114,158,67,67,57,173,243,9,164,100,15,80,191,227,229,221,95,192,211,16,176,177,20,202,68,44,143,232,152,193,47,178,53,249,9,76,73,59,186,46,199,7,199,165,49,97,241,157,143,72,23,225,131,21,54,101,55,99,250,22,32,156,188,235,201,186,210,1,120,152,167,75,212,77,95,89,229,8,250,85,116,39,160,232,250,94,164,16,162,214,142,148,26,235,238,184,162,2,77,133,80,182,139,83,202,110,150,88,22,52,221,107,123,17,245,205,8,144,236,219,79,145,118,45,67,47,168,100,213,194,251,40,207,19,139,232,17,44,24,90,167,140,51,171,125,92,41,17,17,92,125,170,155,225,1,64,193,47,61,10,10,209,16,184,242,104,153,44,197,126,200,140,191,52,123,226,10,93,209,216,131,196,229,243,155,149,104,202,151,99,241,207,208,139,46,7,71,52,90,52,230,129,182,225,150,48,83,188,193,55,46,12,91,194,247,72,197,124,74,23,89,81,194,85,244,101,57,153,237,178,192,167,114,119,237,11,93,186,100,192,80,145,132,180,94,114,130,140,207,
|
||||
52,60,146,138,228,35,162,38,146,55,75,188,15,116,124,43,118,178,101,225,9,41,172,16,42,136,215,20,180,180,161,107,172,159,84,4,42,98,73,26,52,22,200,144,7,115,178,121,231,171,62,73,119,10,2,149,84,154,145,83,76,146,120,173,146,50,76,192,219,65,122,121,29,1,179,77,77,91,217,34,97,199,133,172,73,14,90,193,44,201,95,21,93,223,83,17,26,175,231,179,158,242,163,126,71,76,90,106,198,75,14,101,168,13,15,112,230,140,207,83,228,72,5,208,153,229,250,148,32,87,245,119,123,195,191,79,203,70,240,29,29,208,93,95,113,22,38,38,253,245,164,39,116,64,39,228,63,165,210,142,3,39,199,116,240,188,12,248,117,48,220,222,8,209,138,38,208,24,247,26,55,64,92,121,243,78,34,73,13,43,244,101,147,253,186,46,122,111,209,175,16,101,161,55,167,244,54,93,254,235,234,210,82,192,39,150,13,217,123,30,31,88,201,6,41,0,171,175,117,235,35,22,42,122,23,8,35,88,154,162,199,211,108,115,72,226,166,16,21,93,192,145,41,7,90,150,
|
||||
221,65,245,12,79,25,63,198,165,78,68,234,4,69,45,6,203,47,186,72,1,74,255,158,146,229,127,238,76,58,220,53,135,125,196,221,192,181,108,29,210,234,83,103,164,112,10,70,232,118,243,30,172,174,184,205,140,89,157,222,227,50,134,184,193,252,140,41,184,119,184,155,251,71,16,187,141,250,200,157,217,92,0,9,208,142,251,83,137,184,116,33,206,235,196,24,189,83,81,183,49,195,22,227,187,102,174,200,77,111,197,225,250,42,215,165,60,82,200,255,120,14,157,35,69,212,43,118,252,204,165,60,209,111,110,151,215,94,86,246,252,186,128,183,227,137,119,39,109,31,123,10,245,84,48,99,39,64,209,238,45,134,228,234,65,133,119,178,42,137,198,225,148,49,85,216,59,165,20,70,238,219,129,185,163,183,237,26,226,211,206,76,22,142,88,229,244,168,253,50,173,191,75,126,113,161,161,57,118,228,62,170,166,33,172,187,6,10,36,169,121,219,116,0,73,74,69,118,133,57,19,140,233,9,162,101,50,17,233,109,87,138,241,141,133,96,233,23,85,151,20,81,10,64,238,25,
|
||||
226,208,85,60,178,57,25,170,62,34,173,235,48,227,73,33,236,60,234,20,182,78,249,176,47,159,201,105,248,26,131,1,148,40,37,216,56,228,216,201,196,173,50,68,27,73,51,152,104,214,253,30,239,148,79,242,159,31,171,142,12,180,36,124,242,66,211,194,194,161,210,158,184,175,237,238,214,3,56,51,28,211,231,69,41,40,115,157,15,28,116,84,0,63,26,218,253,182,38,132,82,96,68,135,56,167,198,81,6,165,124,13,188,150,158,144,233,84,229,134,122,230,253,190,188,164,171,76,179,215,59,161,252,92,217,90,67,34,36,238,144,102,15,186,146,250,206,165,77,116,161,44,156,63,74,205,82,158,114,201,106,110,93,254,213,249,250,232,141,79,228,136,184,67,216,229,99,170,136,170,166,186,142,251,42,37,56,178,63,63,9,230,154,84,140,8,45,103,231,72,118,227,17,29,117,48,149,151,17,111,219,165,249,35,216,12,88,145,172,46,121,122,34,38,246,41,189,51,182,38,72,100,4,58,47,224,96,167,98,61,81,218,139,221,6,240,15,36,50,75,101,163,120,209,119,235,
|
||||
79,44,26,202,96,238,15,106,156,171,101,245,28,118,220,183,70,30,102,120,159,207,164,202,38,138,215,199,33,159,59,58,55,242,147,144,116,46,100,129,82,153,76,179,110,104,3,93,215,95,14,113,222,60,139,141,146,128,236,133,20,90,116,15,216,61,81,170,172,77,86,218,10,71,8,99,36,123,215,221,59,65,207,112,210,52,204,27,209,120,153,11,242,223,221,105,194,103,165,18,60,149,109,222,189,123,204,155,7,138,136,179,123,173,126,98,233,195,209,255,7,110,30,191,226,230,106,44,63,121,194,47,82,68,33,251,194,174,83,239,147,152,228,61,73,231,185,77,0,60,104,187,100,2,133,249,58,115,226,106,222,35,235,252,132,211,201,19,147,32,230,127,49,148,253,47,168,43,195,86,197,52,62,127,224,112,85,220,149,177,12,141,180,125,149,24,84,50,3,147,3,46,148,125,150,237,102,61,231,29,161,97,172,93,40,176,151,143,39,39,50,105,73,21,11,215,3,18,180,22,160,120,27,114,44,85,245,72,11,146,184,208,169,176,43,158,121,144,87,144,187,34,133,211,45,41,
|
||||
18,80,241,51,208,44,207,144,245,107,124,68,31,94,151,88,168,73,129,182,83,40,157,186,83,60,65,98,88,184,136,15,244,121,109,64,0,122,246,112,117,180,117,97,168,69,36,164,236,12,204,237,147,1,123,26,185,141,173,251,7,198,128,91,190,102,148,220,98,13,207,173,117,227,58,101,193,213,85,207,121,140,154,226,246,251,167,208,32,3,240,226,104,167,176,91,32,13,154,10,121,20,105,135,63,99,36,214,90,135,47,19,185,174,72,234,37,193,57,85,83,150,36,102,11,90,49,195,96,48,158,140,32,86,115,201,149,218,57,104,244,156,10,11,132,125,120,101,207,60,166,215,85,12,179,69,253,28,235,221,1,214,81,234,144,157,122,171,159,5,47,142,241,49,86,50,206,178,190,97,67,215,169,43,48,235,250,34,59,109,17,72,67,66,102,55,1,6,169,210,48,236,8,226,5,6,102,131,9,15,20,254,203,184,44,202,94,71,15,109,93,139,32,246,191,149,33,178,149,234,161,39,186,90,202,225,221,152,87,243,180,82,121,150,123,151,185,48,35,210,24,30,137,191,46,47,
|
||||
183,95,2,154,27,70,180,172,22,72,177,109,235,25,44,51,42,242,120,192,63,9,36,69,28,196,40,235,222,149,31,41,68,184,148,241,63,138,130,39,247,55,39,83,11,205,242,5,11,177,17,181,48,187,246,0,47,100,242,160,141,160,59,118,23,199,162,181,119,41,168,58,92,224,190,28,232,89,161,146,103,86,97,244,142,250,165,173,183,40,215,10,246,214,42,175,229,233,220,15,120,143,134,117,9,240,98,45,134,172,145,223,7,146,134,99,16,109,131,221,6,5,224,205,200,169,91,114,22,117,119,28,118,184,33,201,187,130,172,144,170,25,71,107,195,50,40,41,174,26,218,13,255,213,152,231,92,110,145,9,238,28,160,88,40,38,210,112,49,174,196,249,106,31,158,253,2,12,98,26,97,195,95,78,7,103,190,50,253,157,204,30,100,175,3,19,209,164,145,37,28,160,156,93,179,160,203,102,100,118,235,42,101,213,48,28,193,104,25,166,208,248,206,167,148,122,145,127,121,162,171,44,151,219,91,102,67,182,191,59,105,102,190,80,80,140,74,14,232,23,166,164,57,196,32,194,
|
||||
166,17,253,85,72,167,240,27,113,44,69,185,72,93,255,8,244,115,239,143,64,255,106,18,79,30,113,254,197,36,158,60,162,238,139,73,60,9,147,228,197,174,171,211,146,214,42,217,252,120,113,51,124,252,143,126,146,54,224,88,30,226,115,63,51,77,180,245,75,213,204,75,147,21,177,183,168,70,158,170,57,142,239,43,169,123,136,153,168,244,209,137,82,207,146,92,244,42,183,131,12,125,124,139,9,239,153,215,74,124,108,227,61,107,200,201,169,73,209,219,214,173,37,20,41,162,118,227,26,194,234,51,77,156,230,161,45,180,47,76,123,119,162,218,84,211,23,75,169,150,27,174,62,31,121,31,240,25,216,2,124,53,91,199,29,57,44,38,19,5,246,94,81,172,209,76,232,45,137,203,137,199,117,61,188,160,230,79,53,122,95,238,111,35,32,223,220,167,162,175,23,11,63,204,133,134,6,137,130,191,124,167,79,120,212,231,91,29,47,235,148,211,176,231,37,105,125,201,238,218,39,66,101,124,252,126,42,195,20,110,243,42,115,151,209,196,196,99,49,204,144,137,16,178,172,0,
|
||||
70,227,227,254,83,110,57,186,113,122,138,170,40,13,142,61,69,193,91,75,110,200,246,115,7,248,27,169,85,228,12,43,111,197,150,100,25,195,148,208,165,128,132,1,151,72,33,247,192,51,214,106,108,157,121,163,9,128,204,236,147,24,190,49,233,179,143,175,37,81,191,104,216,143,248,115,135,210,160,34,32,217,236,61,199,184,41,35,173,34,229,10,183,136,111,245,239,232,118,83,215,50,111,162,3,178,2,13,200,92,142,44,140,219,200,140,123,58,153,154,25,88,162,170,20,86,58,17,234,205,70,198,172,156,122,126,104,97,23,201,133,146,230,244,220,20,57,138,150,171,89,34,168,44,17,63,183,137,31,221,63,129,248,216,152,158,13,112,175,26,183,29,189,198,198,101,23,162,149,174,199,247,194,4,176,155,122,85,215,27,79,194,157,192,46,201,4,75,72,64,214,196,61,129,50,172,71,125,53,88,193,26,13,29,153,198,53,96,198,42,198,213,14,53,37,253,80,226,228,63,215,94,186,62,153,87,112,3,125,6,100,116,234,13,39,145,109,245,228,72,130,45,138,121,230,205,
|
||||
222,235,176,201,6,99,239,211,187,240,40,174,30,34,87,218,44,133,7,240,106,45,87,119,32,23,93,165,14,164,165,234,205,246,50,177,206,141,71,57,93,59,30,115,232,227,53,153,13,92,152,176,15,57,133,70,171,186,151,12,111,156,67,189,77,166,83,200,175,37,17,125,221,222,144,80,11,121,142,96,168,205,84,103,99,12,106,65,147,198,68,75,32,69,160,230,178,68,94,225,66,53,214,82,110,52,169,101,195,173,46,101,97,213,54,251,208,72,41,149,6,221,130,13,92,67,94,201,231,175,238,210,91,79,253,104,39,47,174,78,168,215,51,231,76,43,148,185,201,86,171,97,239,151,101,234,147,190,214,106,111,128,247,206,182,54,162,116,71,8,157,171,45,78,197,95,94,28,9,38,69,213,82,198,21,92,233,46,112,212,16,136,171,188,78,147,117,40,159,53,60,140,38,89,122,111,92,149,184,132,140,203,131,83,101,121,63,169,238,46,68,172,120,207,12,204,110,251,233,70,183,197,219,104,185,137,101,76,47,65,202,179,154,108,160,176,22,218,64,139,93,163,60,249,25,52,
|
||||
253,225,168,219,235,57,222,182,53,101,124,193,225,1,73,5,117,120,2,199,67,40,185,178,82,169,62,146,134,54,213,155,208,202,230,137,81,145,108,132,246,60,237,157,212,135,178,127,0,177,99,255,115,154,74,191,246,34,19,158,50,10,69,164,239,82,173,70,172,213,114,220,150,247,246,80,60,17,122,242,94,109,194,105,222,13,211,189,136,180,166,122,11,248,183,12,139,53,210,220,31,64,100,161,207,148,238,158,243,229,171,225,60,119,97,80,190,22,84,145,151,131,245,62,158,67,186,119,18,134,181,225,218,27,142,90,146,121,197,194,214,221,244,217,40,117,143,93,24,43,146,93,218,167,91,89,119,183,145,147,61,205,177,136,36,77,148,2,105,207,21,242,234,67,133,152,61,162,0,255,171,189,131,175,135,16,142,77,147,234,6,175,225,0,216,27,28,153,236,14,80,193,175,27,123,203,75,240,129,53,127,98,129,89,116,188,166,58,64,51,118,233,54,131,202,92,190,141,199,217,197,3,210,213,116,124,89,75,129,19,193,201,79,174,183,106,120,226,27,9,18,43,98,87,165,226,
|
||||
221,73,167,68,33,98,163,79,160,90,217,231,28,64,127,234,118,174,110,203,63,23,202,108,88,25,172,61,151,184,131,103,230,27,215,82,245,177,183,0,48,214,171,86,219,185,49,204,120,239,141,45,150,222,97,27,148,43,206,187,208,203,18,186,255,242,2,74,100,232,94,51,16,44,170,187,180,28,69,97,116,188,169,113,76,6,19,169,0,235,89,121,75,65,77,136,156,122,50,251,165,67,230,197,0,242,166,252,50,99,83,149,117,57,211,240,198,129,88,236,140,128,136,88,163,42,36,102,250,85,190,81,58,239,233,50,231,227,29,57,118,242,77,160,3,190,209,81,232,239,59,32,11,39,175,148,225,5,76,191,205,52,111,206,75,115,109,67,87,50,121,93,17,107,238,53,65,67,1,238,229,9,116,113,236,56,219,57,228,71,19,147,78,121,174,103,190,124,33,78,214,202,14,223,191,29,35,146,21,250,4,55,61,243,113,206,252,79,233,216,163,15,110,214,242,199,54,178,224,53,177,13,126,66,59,87,245,71,147,229,77,226,56,126,38,136,221,97,191,27,156,193,158,103,86,183,
|
||||
102,47,127,93,151,195,149,225,46,119,70,83,74,188,218,177,52,188,216,17,34,141,84,64,53,63,188,213,113,169,236,124,7,148,253,26,39,241,62,60,79,48,128,155,55,115,180,180,102,7,111,58,231,237,16,225,164,225,116,172,219,232,2,111,181,193,254,188,182,54,125,169,225,239,237,145,67,2,198,201,35,205,247,174,137,132,219,43,45,248,184,180,12,200,18,22,217,25,29,143,104,170,119,19,39,201,186,232,164,32,203,253,216,251,146,215,223,86,33,129,39,111,40,196,203,121,158,103,108,217,249,36,252,172,228,138,213,195,188,50,115,244,180,182,231,3,16,250,201,212,13,186,153,102,204,6,133,237,164,8,57,175,229,106,27,230,40,196,247,48,251,37,134,181,188,180,48,175,211,75,252,138,118,74,178,74,146,192,17,15,153,102,133,134,250,88,141,197,247,242,244,102,180,189,239,195,17,54,86,205,211,91,8,209,177,18,20,196,41,61,136,142,111,14,56,160,8,201,114,223,29,254,200,2,166,144,212,93,238,41,53,179,98,244,231,197,99,181,14,93,95,40,55,7,48,218,
|
||||
136,26,44,253,213,193,200,188,151,201,99,77,179,137,20,1,146,43,104,149,91,28,239,4,171,78,91,103,56,15,89,233,136,101,116,147,58,145,127,41,96,114,46,138,43,7,147,122,186,158,74,230,122,76,31,31,200,88,182,191,58,9,123,67,26,213,244,192,144,240,176,216,101,6,134,41,194,194,172,89,110,246,53,165,99,189,156,61,167,74,111,47,160,144,110,137,237,134,23,182,21,5,14,41,216,169,217,105,220,24,104,100,162,222,2,210,2,110,250,84,74,217,94,195,175,171,187,72,165,80,54,14,89,113,237,99,15,210,148,37,59,117,87,71,133,85,150,87,83,118,194,125,99,70,77,130,231,78,48,170,189,13,220,154,94,123,184,17,67,17,61,22,191,86,238,200,215,215,28,23,48,238,164,81,191,84,238,199,31,203,177,48,244,227,242,238,153,231,199,229,221,235,103,47,237,75,229,118,94,163,3,113,95,53,133,97,123,216,153,238,244,41,134,190,140,138,250,241,3,86,126,114,85,157,166,110,39,94,81,222,56,233,48,226,191,186,209,219,174,179,168,37,80,220,150,30,
|
||||
81,78,27,97,197,10,175,8,37,125,75,168,49,210,147,90,165,177,227,19,25,141,121,52,177,222,108,172,6,251,73,74,228,127,61,97,4,67,174,222,15,178,145,130,35,237,167,247,62,59,43,232,194,72,247,164,174,15,86,73,56,64,130,75,82,40,214,187,86,88,164,241,254,74,219,61,124,94,94,235,116,227,137,161,176,167,169,100,253,145,179,80,90,216,238,148,9,77,87,213,6,224,210,76,53,9,14,175,156,121,237,30,156,232,154,209,216,181,32,78,111,162,84,221,76,24,135,152,0,139,76,116,225,235,120,124,76,127,243,203,76,30,153,138,214,145,146,97,72,70,144,166,41,70,171,205,243,166,142,237,97,104,253,218,1,249,69,132,76,88,154,82,204,217,206,196,148,118,146,253,141,43,194,15,112,86,56,37,154,224,224,139,137,214,59,206,186,57,150,215,66,5,103,37,218,21,145,153,38,142,43,234,39,221,230,40,219,149,59,79,24,225,169,34,193,123,187,243,196,4,77,102,67,112,209,3,99,229,119,126,108,156,149,141,196,158,120,81,101,110,240,45,154,219,72,20,
|
||||
100,90,99,111,17,146,36,233,5,186,238,164,49,191,45,111,238,123,183,110,112,52,92,13,59,76,50,239,33,95,122,223,207,218,42,4,49,146,87,28,229,241,250,12,96,119,178,158,129,135,232,33,249,204,164,33,43,134,207,236,54,147,146,63,159,127,102,241,125,238,22,128,109,204,135,90,89,34,31,68,27,244,171,234,251,227,10,50,180,168,247,163,135,112,201,58,190,42,74,14,119,231,234,156,4,198,141,176,16,54,45,180,68,26,116,48,59,205,94,145,28,59,219,197,192,59,127,161,103,250,172,87,84,82,20,42,137,165,220,110,36,43,170,26,178,11,20,240,106,79,233,153,251,126,37,97,109,19,223,62,143,159,191,2,102,46,93,33,226,207,54,100,247,117,245,104,140,254,188,163,126,121,93,240,247,120,186,250,17,79,27,124,16,204,67,84,196,43,21,203,131,211,97,121,196,109,225,189,30,155,20,127,70,252,74,84,247,83,22,252,245,151,22,52,245,151,106,171,71,51,132,181,130,10,140,251,115,207,79,229,11,53,14,140,107,86,231,128,84,245,170,22,52,212,156,19,
|
||||
114,237,109,14,130,157,190,108,232,241,61,138,230,170,67,200,32,101,29,242,249,252,199,220,157,72,112,220,185,42,83,239,201,97,65,227,124,22,36,107,0,235,211,84,165,183,181,210,33,119,157,255,18,11,15,197,50,153,198,193,78,77,231,147,138,102,200,28,48,16,5,66,112,132,34,25,198,217,121,168,171,31,144,145,18,198,174,235,28,220,153,24,131,111,100,178,248,193,209,46,208,63,119,216,245,121,131,86,121,233,162,102,2,74,222,44,24,186,213,60,92,78,67,26,140,154,114,75,191,65,243,181,227,172,234,100,7,140,151,138,24,252,36,115,8,148,50,114,241,74,117,32,91,147,249,11,129,142,4,220,10,177,62,22,179,116,159,134,149,192,120,88,122,254,220,163,108,51,99,52,226,3,214,179,67,147,81,76,175,123,214,114,80,152,164,194,44,246,20,204,122,25,198,139,62,128,234,39,20,172,57,81,71,45,156,143,227,132,43,217,228,213,156,75,141,199,155,158,15,9,215,197,99,191,240,203,194,147,213,172,205,145,216,0,35,48,228,133,93,134,251,141,210,27,40,196,
|
||||
48,254,193,173,165,191,92,63,81,182,59,44,58,21,122,142,105,46,42,113,119,236,217,28,197,107,130,44,35,38,76,9,15,207,238,134,155,145,82,252,156,123,173,58,50,216,146,145,117,155,212,226,128,180,147,204,13,126,81,74,248,180,61,103,192,44,241,249,197,123,54,76,11,156,3,41,152,125,107,129,226,197,35,189,144,147,196,8,227,88,118,145,209,231,140,254,197,230,50,220,150,21,238,60,87,22,44,59,151,178,202,178,147,156,70,170,186,25,119,160,34,114,142,125,208,219,145,226,25,98,177,138,153,186,65,35,57,202,14,227,107,182,81,27,201,44,239,195,136,199,52,83,17,95,189,229,136,234,28,241,47,242,238,134,209,34,176,191,220,242,10,209,142,252,13,169,245,239,24,103,204,185,84,146,188,162,3,50,163,12,123,128,72,169,26,221,127,83,90,154,6,193,13,175,50,138,242,0,25,239,8,100,185,56,69,107,207,162,20,57,5,255,88,13,52,210,86,74,2,211,107,104,184,36,67,4,28,24,243,243,242,90,39,212,212,56,22,65,40,133,149,212,31,196,87,194,
|
||||
91,150,234,12,40,21,57,150,54,125,133,196,98,147,140,90,50,86,234,172,89,55,254,102,167,9,15,57,244,116,60,160,103,191,221,163,207,139,253,102,47,146,164,100,189,153,199,131,59,38,57,135,200,70,219,152,46,29,116,86,74,249,89,230,156,224,241,208,139,32,23,192,113,136,14,49,56,46,37,31,113,134,24,155,222,164,101,247,109,93,199,197,28,10,69,222,93,193,226,207,41,216,73,225,165,66,236,141,18,140,208,88,74,149,163,49,91,140,207,70,34,43,50,178,47,118,234,186,35,187,107,11,17,182,114,179,69,243,204,39,2,190,253,178,168,235,234,232,106,109,225,87,35,197,160,253,248,131,138,223,255,78,241,64,55,49,81,228,195,149,39,235,101,125,125,15,205,50,33,134,214,61,228,61,251,209,142,41,23,103,0,178,244,131,102,171,137,228,120,39,103,157,28,179,48,19,145,38,163,140,83,89,23,25,1,146,184,181,173,148,39,116,131,54,86,242,241,115,211,81,217,46,32,123,203,36,152,29,114,110,162,96,104,221,214,74,117,236,224,19,120,70,72,201,112,253,
|
||||
189,96,162,28,104,252,98,29,90,42,255,191,171,187,210,167,196,178,44,255,175,16,245,161,35,171,35,167,98,34,58,230,75,71,119,199,212,244,244,76,84,68,47,17,93,211,51,31,38,170,70,51,37,187,136,178,52,67,200,238,202,249,48,145,238,184,225,46,162,8,110,128,128,128,178,8,136,15,220,81,22,17,68,64,86,65,1,1,5,89,4,241,33,204,125,15,23,204,205,204,172,172,89,50,35,128,247,238,189,231,222,243,59,231,220,115,238,185,239,93,253,221,140,29,39,67,55,117,48,168,57,140,113,40,201,165,115,199,18,45,155,98,129,53,78,157,244,96,129,162,102,204,112,122,6,120,108,198,238,202,110,45,171,135,34,66,18,4,3,59,92,110,164,94,221,41,25,11,237,242,142,121,59,57,22,239,48,158,49,43,189,61,66,73,159,150,228,231,13,105,143,55,76,217,209,190,229,136,178,105,196,95,216,155,138,12,186,183,53,218,93,56,212,55,122,18,172,239,75,108,107,187,86,86,215,196,209,182,102,238,100,174,64,89,234,23,234,121,102,14,197,109,102,106,212,30,
|
||||
227,158,117,165,143,35,97,203,211,205,18,49,207,192,9,8,18,123,29,83,240,150,187,29,240,63,148,16,138,172,116,189,247,88,210,215,233,186,88,19,89,53,199,237,208,174,61,197,51,175,158,11,54,52,7,236,222,193,241,193,168,109,93,124,102,134,70,235,186,252,114,120,115,75,20,35,213,65,242,41,79,237,224,42,187,247,88,175,93,179,182,103,236,195,35,90,79,204,38,30,96,131,144,210,171,143,156,212,229,69,186,86,25,39,31,12,4,5,74,22,47,165,234,28,218,121,193,64,86,237,81,207,14,49,60,174,205,106,230,68,154,118,142,111,193,74,59,144,173,82,79,160,150,221,150,161,204,38,157,164,93,210,207,88,133,48,20,48,81,229,163,202,254,173,94,184,121,181,177,161,55,166,135,180,173,219,187,219,80,96,96,35,6,73,166,195,186,181,192,46,199,200,17,113,70,135,96,93,143,131,204,80,139,28,74,93,227,113,176,94,207,214,244,65,126,129,87,102,236,154,110,84,70,76,158,204,26,11,210,122,100,139,33,21,26,0,250,130,105,97,72,33,166,9,137,199,
|
||||
140,35,115,190,197,134,40,141,136,156,104,82,15,78,50,64,141,98,94,180,17,76,28,136,250,172,218,224,97,75,195,49,143,177,205,69,87,237,13,178,60,172,82,156,42,85,151,145,180,171,175,158,185,195,96,136,219,109,142,224,152,113,21,157,214,103,211,67,232,83,175,35,212,36,250,212,107,96,135,197,152,30,28,134,173,107,173,205,78,75,22,68,154,196,157,142,66,195,236,234,216,130,110,137,56,75,78,135,142,216,246,130,220,167,139,18,213,22,222,4,67,123,192,23,4,98,103,122,251,122,127,199,76,150,9,40,166,103,211,235,163,174,133,51,171,210,63,145,22,56,164,146,214,49,114,159,193,109,94,73,102,182,250,116,178,145,58,231,150,56,213,62,109,58,30,62,83,239,76,183,81,36,3,188,64,207,206,60,123,28,30,156,142,245,38,199,168,234,120,218,148,18,208,44,148,89,197,102,200,100,59,26,110,49,16,25,91,158,45,173,221,208,48,29,108,219,86,12,132,167,36,70,22,169,181,55,109,155,79,244,111,52,156,90,73,94,147,71,195,12,172,144,194,193,152,101,
|
||||
230,44,37,79,218,234,4,195,193,190,117,119,220,188,22,218,207,187,103,61,199,117,146,150,22,137,39,119,22,158,22,52,18,205,195,94,199,240,120,40,63,16,28,90,77,228,186,132,198,69,38,113,102,179,153,74,231,74,124,93,38,123,232,192,174,20,94,116,169,149,253,173,196,197,222,205,176,100,119,222,16,211,118,111,184,215,180,77,230,169,0,37,52,180,167,163,177,251,33,139,183,81,79,205,70,152,35,124,126,31,44,33,103,4,189,71,180,253,245,140,92,117,217,197,36,26,131,196,222,185,169,30,74,45,79,34,83,155,109,137,73,214,138,60,193,238,59,134,116,61,68,71,108,124,92,24,204,202,123,246,224,250,152,105,41,76,114,176,247,245,46,37,242,4,145,201,170,215,29,179,124,164,126,118,208,239,174,159,83,211,206,185,81,14,213,146,100,230,186,216,198,32,61,176,185,151,127,33,145,164,196,188,121,158,58,56,65,215,152,26,27,55,181,7,26,154,39,232,159,26,129,234,117,97,170,188,119,255,36,64,134,12,110,147,49,7,133,197,1,78,122,222,210,59,151,83,
|
||||
163,132,210,201,36,85,44,9,111,45,207,55,164,7,38,125,203,135,44,131,64,151,117,147,86,235,211,249,220,166,74,218,236,16,12,238,165,37,115,222,88,195,172,193,163,53,157,154,103,200,105,13,228,139,103,120,236,246,237,22,42,105,185,46,235,209,21,186,213,58,185,206,126,112,60,255,130,107,79,200,133,210,233,9,10,93,35,111,106,145,81,11,217,240,8,50,148,56,52,188,42,93,116,12,248,119,120,105,77,90,165,78,235,52,221,67,50,70,71,200,17,177,24,230,227,188,72,72,119,236,169,101,37,45,219,186,248,82,122,125,100,121,144,185,177,237,232,88,110,50,141,55,76,192,186,77,249,57,128,31,184,184,32,108,49,183,110,248,183,246,146,137,73,183,7,46,164,38,12,123,174,192,37,196,110,104,54,207,244,249,162,179,155,126,186,233,132,101,31,182,212,27,216,221,222,4,107,153,186,98,14,16,87,152,0,108,243,214,224,249,172,36,212,202,10,154,213,33,95,242,68,181,151,157,204,186,24,42,235,250,228,201,233,244,153,117,95,192,1,203,163,176,165,15,72,70,
|
||||
194,54,7,68,107,253,11,100,131,182,91,70,175,95,179,112,79,246,194,241,141,164,39,100,226,235,130,47,178,102,52,91,214,197,60,28,53,219,22,2,145,113,126,253,18,250,36,209,41,26,253,204,100,19,48,242,54,215,104,110,172,95,128,60,190,238,101,170,131,107,110,240,29,144,41,150,144,111,125,162,35,141,60,242,206,137,205,144,145,71,222,69,245,200,193,5,254,225,137,227,70,239,32,223,179,223,39,104,95,57,205,54,193,58,228,245,179,140,61,29,224,231,150,114,131,124,154,179,101,108,105,36,56,22,109,77,186,166,215,166,38,96,145,34,127,89,187,34,119,156,249,109,214,12,187,7,158,114,74,89,51,25,187,157,55,67,230,203,87,14,109,34,34,236,148,2,218,171,199,25,34,181,45,78,151,68,2,160,195,19,18,187,251,96,44,154,116,181,119,130,81,184,198,18,211,35,171,151,252,97,48,178,236,156,98,149,212,40,51,152,207,68,182,182,149,116,243,240,198,108,87,70,30,109,106,135,189,182,104,151,124,160,195,167,180,234,247,5,237,33,199,200,184,122,217,25,
|
||||
4,97,23,24,177,98,69,127,104,67,123,234,134,102,208,158,44,113,58,218,19,227,132,132,246,4,185,218,209,158,82,137,105,180,167,67,247,32,218,211,138,204,112,150,236,129,173,212,181,102,119,116,195,93,103,91,234,223,37,6,179,68,10,32,230,7,136,81,0,56,8,98,210,38,47,138,24,7,125,75,160,201,235,146,229,154,183,220,17,213,121,130,213,190,50,35,229,175,206,192,138,75,74,111,221,212,232,134,96,134,92,55,218,49,149,171,133,186,26,150,58,252,109,199,141,163,68,206,186,39,43,148,134,201,218,122,175,96,95,208,176,212,101,217,137,30,235,251,59,211,51,203,93,102,131,92,148,105,141,33,173,166,88,121,134,40,243,194,33,156,217,182,14,37,187,154,39,22,83,64,138,97,174,115,111,128,107,220,21,135,29,117,194,60,34,215,133,93,45,229,210,125,166,161,218,94,180,45,109,67,187,66,184,173,45,192,179,129,223,137,174,240,0,108,140,53,210,70,167,182,150,37,115,68,67,221,104,2,168,0,148,16,130,210,46,169,198,218,13,117,143,131,174,136,163,27,
|
||||
220,20,60,70,108,171,211,144,145,146,45,179,146,163,7,138,177,224,141,157,108,184,33,166,94,64,106,67,52,226,124,108,62,16,51,75,150,71,23,2,200,235,16,167,94,47,250,58,132,86,35,181,161,111,36,202,81,109,74,140,172,206,195,138,124,119,111,83,218,107,243,181,138,164,142,241,204,233,82,87,67,168,209,155,94,238,106,240,91,123,206,145,151,10,21,134,181,37,241,100,45,232,182,110,36,209,85,207,105,11,109,142,215,161,21,198,210,26,115,179,181,83,33,51,17,211,77,179,157,20,87,116,246,140,215,199,246,115,55,180,160,242,170,113,92,157,79,183,204,146,201,214,100,236,100,254,76,36,178,54,230,7,234,70,55,122,24,242,112,140,230,56,242,93,116,11,173,12,4,128,163,237,180,113,92,153,58,26,32,38,193,188,123,110,223,213,111,106,221,153,172,142,63,153,230,168,200,2,210,169,166,111,86,215,221,13,81,236,179,205,74,122,120,147,9,224,157,214,152,61,39,200,75,93,190,1,138,28,218,77,82,247,134,47,56,164,205,213,180,166,173,149,114,209,161,239,
|
||||
135,56,137,227,77,147,202,42,14,115,27,132,114,195,212,114,87,223,210,208,148,145,238,148,111,200,117,94,46,131,2,249,108,177,110,235,81,235,190,160,103,74,178,133,72,172,7,240,99,73,37,147,35,135,194,182,182,5,95,204,228,94,208,31,10,90,104,180,16,12,217,1,199,174,93,75,223,84,27,125,207,50,58,84,111,213,8,58,218,160,133,32,151,207,75,202,117,75,140,201,70,238,96,79,242,197,232,84,255,148,113,13,121,233,71,216,40,168,29,218,19,194,12,146,118,109,165,77,222,41,235,91,170,115,215,69,78,186,26,40,202,85,244,117,30,126,19,159,4,165,135,200,226,224,114,215,6,98,248,107,190,190,78,249,244,222,137,213,231,220,27,166,248,99,129,254,122,160,142,141,252,198,115,154,136,193,117,57,155,2,42,41,183,9,30,235,34,114,244,141,186,131,166,89,84,12,211,97,16,255,53,121,109,14,107,111,63,34,253,177,161,171,249,160,103,14,206,12,1,81,205,228,218,201,209,65,104,199,34,94,111,118,146,138,246,128,152,153,87,47,203,161,51,72,135,127,
|
||||
24,109,97,244,160,234,146,157,41,170,139,212,133,168,75,115,222,103,52,54,163,111,170,134,99,177,22,115,42,24,50,169,103,114,139,128,64,116,37,85,223,86,72,120,200,133,152,103,32,191,159,15,156,50,21,250,140,59,127,25,154,146,76,5,117,80,193,187,177,35,112,20,78,105,109,245,73,179,72,9,215,110,6,163,212,161,243,132,81,157,116,232,232,221,199,214,70,239,190,110,111,13,42,164,55,155,97,171,224,200,122,177,53,41,116,121,231,119,29,199,5,222,218,17,75,213,93,71,190,88,106,182,42,248,49,122,52,221,46,75,134,204,210,153,196,118,207,145,154,13,179,61,54,121,219,74,138,2,84,153,20,220,18,71,54,90,44,103,82,215,145,13,12,79,13,205,244,141,22,68,59,180,35,65,99,76,42,183,203,231,162,243,217,97,113,70,27,232,101,26,108,148,180,91,120,102,21,8,84,57,238,193,14,211,37,241,107,214,40,106,106,242,172,223,154,151,158,69,21,244,163,11,119,50,171,138,157,18,153,133,14,121,179,245,160,95,159,25,163,229,27,180,181,26,55,124,
|
||||
65,87,156,196,149,231,73,31,127,241,50,194,243,64,147,244,177,196,241,136,180,16,11,76,116,42,47,218,2,158,220,150,43,227,202,196,185,30,40,151,113,181,5,85,41,70,65,30,158,90,227,42,11,89,71,110,150,26,59,29,157,171,231,18,85,10,96,204,145,70,242,70,186,41,124,81,187,51,203,145,174,102,117,83,206,45,159,226,36,217,9,165,84,78,131,50,123,24,43,20,50,48,139,118,193,145,130,127,2,65,44,155,80,15,133,242,100,229,104,75,252,34,164,58,53,239,41,41,194,124,11,155,76,78,39,105,91,114,120,102,133,159,140,198,173,25,81,131,181,217,1,25,84,133,230,197,147,230,85,119,42,185,17,152,164,173,144,244,244,188,194,32,132,251,169,209,78,65,118,56,231,238,207,240,47,47,10,39,139,139,139,219,219,219,46,206,46,55,100,130,163,234,238,88,106,187,176,40,135,137,34,173,93,234,110,218,114,166,121,186,250,193,174,125,182,149,30,59,58,11,239,237,70,134,198,61,254,72,198,42,240,204,140,117,119,147,186,103,172,80,83,180,211,166,170,11,
|
||||
198,72,35,6,22,67,104,139,109,42,162,81,31,136,72,201,75,110,186,216,44,44,12,229,214,83,158,124,214,122,164,74,154,219,163,158,236,190,66,148,43,8,225,161,53,43,85,42,222,159,84,12,56,151,104,14,159,205,102,235,144,50,156,105,189,68,202,81,108,108,215,193,107,151,7,251,71,35,71,71,147,99,90,37,241,236,116,35,178,223,6,171,67,241,73,79,208,158,158,8,156,21,86,155,35,3,81,50,179,125,241,144,155,164,112,151,93,75,130,9,88,47,141,121,2,209,139,197,23,188,152,104,254,228,100,205,35,178,174,53,10,51,118,143,152,27,157,143,40,45,133,3,198,254,101,124,177,83,22,115,103,146,103,157,174,166,194,170,138,62,43,158,239,18,43,149,121,207,101,167,153,158,113,58,79,72,167,43,174,46,217,244,156,41,190,196,211,28,195,201,129,140,76,95,23,243,1,184,227,187,144,49,99,19,115,87,195,187,45,220,11,191,70,180,187,219,97,12,243,93,29,10,203,113,138,36,57,212,249,98,62,239,89,124,109,201,198,21,46,93,56,72,150,145,61,197,
|
||||
137,67,20,237,102,54,47,236,102,151,185,1,65,47,100,15,119,132,172,67,34,123,167,209,183,45,89,219,97,58,115,92,79,14,210,13,123,33,109,44,206,128,220,77,238,182,1,139,43,21,109,140,185,141,29,10,159,118,128,199,181,116,76,43,19,27,134,35,149,190,238,114,130,41,52,41,249,126,122,86,25,63,21,250,211,166,211,104,104,67,188,26,227,236,234,29,86,173,238,40,206,81,158,237,25,169,210,29,190,48,202,175,63,23,208,195,251,251,192,235,197,39,108,17,217,252,0,11,178,215,18,217,205,12,163,176,211,34,19,102,34,76,209,176,75,223,41,99,207,210,55,167,153,129,41,255,130,46,34,87,136,227,110,217,137,99,110,164,150,221,202,112,92,234,102,173,158,203,189,140,175,85,234,81,93,42,224,222,1,234,234,34,156,53,173,176,160,203,180,52,211,217,209,9,170,158,72,243,48,217,126,49,96,167,117,181,208,183,150,221,188,192,164,4,102,154,200,245,78,105,220,35,86,59,93,23,148,29,210,48,137,211,104,128,90,224,109,215,14,127,221,20,22,22,168,230,
|
||||
211,188,201,56,49,212,10,217,99,59,182,190,9,168,99,215,59,122,148,76,168,56,107,45,179,214,33,98,151,154,213,51,25,14,80,167,79,15,165,177,1,253,65,148,169,134,109,140,23,109,221,125,19,158,129,217,67,153,108,52,157,229,4,19,82,27,220,114,104,200,157,105,61,23,100,145,82,169,108,149,22,156,142,4,93,157,131,187,197,39,106,237,18,236,233,188,204,147,27,29,233,19,71,65,26,141,229,207,162,206,66,68,28,91,228,24,198,122,78,52,126,207,36,77,112,0,41,55,179,204,145,89,122,198,177,122,217,73,132,196,144,130,91,71,238,72,37,10,20,27,215,207,186,76,78,49,105,189,39,181,102,154,250,112,223,198,13,104,58,195,245,34,106,147,79,66,59,165,34,138,127,206,60,52,102,118,38,142,53,65,107,79,43,91,30,230,48,101,194,180,149,6,137,15,150,179,102,163,149,231,201,15,76,69,114,237,164,118,126,127,204,181,117,177,208,23,37,69,44,211,44,45,153,199,188,216,80,214,83,246,34,45,246,96,200,51,72,149,77,159,187,210,250,20,213,229,
|
||||
75,219,204,178,163,116,171,51,35,57,157,152,143,31,28,173,95,152,165,115,135,238,157,216,174,112,79,179,169,149,185,79,182,142,142,251,105,253,86,147,182,47,222,45,27,130,213,235,205,174,17,122,151,55,194,212,58,146,186,243,221,16,87,42,19,195,41,170,80,152,153,30,169,133,216,185,203,51,41,53,221,102,15,90,120,118,104,110,116,110,78,169,228,47,159,100,214,219,13,151,241,54,143,87,82,104,56,43,136,121,23,134,225,13,103,112,43,61,164,215,54,168,93,27,11,240,28,219,146,210,244,113,77,246,83,147,49,172,116,28,110,115,210,118,77,29,148,27,135,215,58,6,116,238,29,99,119,45,224,124,154,162,236,23,37,53,241,184,135,146,201,204,75,253,253,237,60,138,65,39,64,158,139,49,170,61,151,43,29,195,82,87,198,179,194,181,20,166,149,133,60,35,229,81,102,237,92,243,50,239,48,9,47,196,188,148,89,242,165,107,68,207,6,162,162,58,87,70,102,173,36,3,17,134,248,92,86,94,237,98,157,69,51,153,176,96,77,178,73,57,232,61,88,168,243,11,
|
||||
51,231,71,43,28,111,219,241,172,95,211,54,89,39,12,219,77,155,106,114,20,10,116,77,136,104,212,88,198,153,220,151,88,157,166,115,103,60,217,185,144,24,234,77,33,226,54,103,10,35,193,97,19,71,6,119,14,196,61,154,206,198,36,157,233,236,23,76,199,55,199,154,154,220,42,113,159,200,42,153,107,25,182,47,234,167,24,12,222,17,217,223,225,115,70,55,250,213,61,225,115,73,152,105,235,81,17,251,201,253,0,102,56,213,220,108,105,14,59,247,246,29,13,212,197,65,219,90,215,56,204,62,223,27,220,58,31,135,47,103,232,199,187,57,139,195,222,161,36,29,91,70,108,167,169,81,210,212,154,7,68,195,153,25,58,105,37,91,56,216,224,31,13,37,215,160,150,192,48,220,79,183,195,182,209,38,216,238,149,93,240,55,169,61,196,203,250,9,46,221,209,19,155,82,101,32,7,213,150,130,95,0,207,187,36,59,36,37,89,6,40,34,234,234,228,101,83,187,19,157,150,134,176,160,16,113,168,217,180,75,8,84,216,61,77,140,228,69,196,203,192,236,150,94,90,56,
|
||||
176,56,130,170,80,66,116,154,31,140,167,207,217,231,130,133,124,112,216,28,142,53,185,146,5,81,204,147,20,57,212,241,69,224,44,119,250,11,157,60,221,82,158,197,134,183,66,49,105,68,149,219,115,213,134,58,201,117,25,117,46,233,48,123,52,237,123,41,24,13,20,89,6,166,121,124,100,189,103,90,122,180,53,156,159,28,20,31,54,141,47,34,145,99,199,213,58,68,28,86,174,43,154,226,110,37,184,39,212,173,159,183,236,109,215,175,131,208,97,172,73,43,50,210,86,155,138,231,96,72,109,243,128,24,85,33,57,160,44,28,12,198,64,160,193,228,155,194,131,130,117,56,7,138,21,17,229,217,66,100,55,173,244,181,215,54,55,121,160,173,97,125,42,180,48,15,226,115,170,37,223,183,16,203,49,54,220,231,151,91,206,100,66,68,155,203,135,54,13,249,205,102,155,149,53,63,52,199,95,98,137,243,166,5,222,230,206,158,85,46,19,92,110,218,183,182,125,238,245,173,249,133,233,236,136,119,97,174,207,48,10,241,189,28,94,159,252,226,100,131,225,204,83,169,84,63,
|
||||
13,74,144,116,110,136,62,207,234,77,94,114,253,227,153,220,248,252,41,188,56,11,123,206,130,11,20,230,225,177,131,213,179,119,57,172,168,79,218,45,181,217,113,153,160,131,145,15,59,247,57,241,133,139,102,39,13,222,119,46,135,246,87,71,206,227,113,62,253,226,5,117,74,105,204,118,48,22,45,100,74,27,52,95,155,84,248,130,74,58,203,157,25,137,13,66,2,42,93,181,44,6,177,21,227,162,80,223,65,49,13,57,239,158,1,250,143,184,242,202,234,63,99,158,84,215,96,240,232,9,163,184,42,112,133,171,196,226,49,224,86,5,174,6,61,116,20,135,197,127,134,65,155,252,109,177,229,223,189,122,108,234,191,125,131,173,250,226,113,117,213,207,255,254,111,49,165,103,146,254,186,188,178,242,81,249,227,111,127,246,53,122,192,43,230,230,250,246,132,84,228,246,237,65,166,143,170,171,43,175,234,34,63,239,86,123,136,121,205,193,170,160,87,60,225,110,189,187,135,171,126,73,168,1,124,93,17,45,94,220,173,94,246,147,91,194,95,127,129,156,138,122,85,25,253,253,
|
||||
114,221,95,221,80,199,92,115,125,125,180,234,191,124,131,195,99,30,95,177,8,126,84,97,30,97,49,207,240,216,10,12,161,26,83,94,73,192,214,96,112,200,112,81,196,81,156,63,195,252,19,174,6,79,192,160,135,226,98,145,10,21,88,60,238,207,85,229,4,32,131,107,1,60,127,8,196,3,218,85,96,0,121,194,55,88,180,105,21,168,255,25,230,215,149,56,108,21,1,96,80,129,69,251,43,118,130,142,27,208,196,35,93,151,35,109,112,53,21,183,125,124,246,118,89,126,137,173,1,122,129,251,79,108,217,131,43,248,176,229,223,149,253,164,236,211,215,29,139,251,151,106,92,197,107,79,197,189,161,114,83,250,224,101,169,0,178,95,99,138,223,55,149,202,126,114,75,228,103,152,219,3,119,63,189,198,248,134,46,64,250,89,77,13,194,61,30,75,64,52,23,40,237,147,235,195,120,63,3,178,40,39,96,112,85,143,43,159,85,148,84,45,129,244,234,86,229,243,43,221,7,80,33,184,98,8,207,159,98,1,224,160,135,18,122,152,191,162,199,233,62,196,252,246,143,127,
|
||||
194,84,226,128,196,64,217,95,112,120,28,210,172,196,80,48,229,64,74,101,159,124,89,93,67,192,60,122,94,246,9,6,255,87,28,225,241,55,24,60,1,72,244,30,220,127,243,61,246,241,51,2,246,15,79,177,85,101,15,80,173,198,60,254,166,188,166,236,167,175,71,190,212,60,238,32,95,66,231,85,236,223,100,56,152,215,157,89,140,116,127,91,161,236,167,37,146,33,224,8,149,216,146,178,95,254,199,239,255,244,219,223,222,72,233,106,12,120,128,5,50,14,20,89,128,70,5,58,225,124,118,205,205,79,111,8,161,202,139,127,138,125,140,123,242,188,168,196,136,9,96,174,14,158,70,192,190,110,250,197,19,196,162,174,39,44,0,248,149,212,170,49,213,160,163,135,152,26,44,225,89,13,48,49,66,205,179,119,4,252,203,242,191,96,63,199,127,12,200,139,148,254,47,128,142,140,4,88,254,143,5,57,48,41,96,113,229,104,69,4,254,15,130,29,165,246,143,184,154,143,130,252,53,177,255,125,240,111,166,152,107,159,10,48,250,191,165,247,255,140,37,128,169,253,83,20,
|
||||
141,159,151,48,255,94,78,179,84,8,128,224,221,194,7,159,222,58,201,34,232,87,40,253,241,122,148,223,32,254,137,240,13,194,97,209,163,213,160,26,80,141,191,154,44,80,134,65,73,13,22,113,122,85,213,85,37,58,134,253,238,41,225,249,213,160,238,245,101,132,43,245,186,101,234,3,92,25,225,67,212,170,20,199,151,32,124,23,55,7,100,92,162,46,248,175,16,81,131,112,2,65,171,4,167,159,99,112,79,48,56,36,2,168,34,148,227,170,80,189,120,86,89,137,130,251,176,168,34,248,171,195,227,49,127,174,6,234,9,168,32,36,74,28,225,117,52,129,0,253,244,25,226,52,175,234,160,173,209,18,108,5,14,33,0,132,117,135,226,123,129,255,175,104,147,178,95,148,8,226,87,255,163,162,40,14,224,107,76,241,251,13,135,232,191,65,94,191,122,55,129,149,99,254,92,83,253,236,233,53,80,248,43,153,21,229,117,15,90,192,140,107,202,17,132,110,241,121,139,145,22,237,236,186,205,123,6,188,111,52,207,47,17,97,131,128,17,24,244,131,79,223,117,188,191,252,
|
||||
225,22,118,75,235,127,222,208,174,88,6,242,123,112,199,222,222,153,255,255,250,184,147,233,45,221,31,83,104,191,0,255,63,162,224,126,241,139,255,79,162,3,72,253,186,250,89,213,91,189,32,50,13,190,213,227,161,20,222,211,237,149,131,219,160,21,50,63,148,204,225,248,251,135,139,92,149,61,0,67,250,200,110,27,161,251,18,15,95,189,3,0,63,195,224,238,22,189,3,227,183,252,150,250,53,220,87,239,170,177,255,94,246,213,71,71,160,148,248,143,9,67,137,137,34,172,61,184,3,192,125,218,250,235,74,108,121,13,114,141,71,244,245,189,204,243,182,233,173,113,222,152,15,90,136,58,250,219,64,245,218,113,221,175,145,127,196,150,87,252,161,170,242,249,91,109,232,213,20,206,75,250,119,77,229,3,194,71,100,73,253,12,93,243,215,0,34,101,127,83,13,200,0,129,34,108,124,134,121,240,39,252,179,242,74,112,131,128,164,100,138,119,145,248,230,58,25,83,125,189,40,197,3,249,162,4,48,104,251,239,170,43,176,239,48,123,124,14,208,250,11,22,93,187,124,100,
|
||||
131,188,161,252,1,136,148,163,109,75,22,32,239,25,175,221,116,255,47,207,159,98,127,208,220,120,75,230,195,217,184,73,198,128,222,42,176,223,191,47,51,168,214,63,199,19,176,223,21,211,88,104,17,122,253,69,213,147,234,247,118,116,183,228,222,144,207,186,75,255,107,204,221,235,55,56,181,39,128,228,27,66,201,155,0,188,216,43,26,73,214,84,255,21,15,86,70,87,127,62,172,184,48,170,249,174,188,18,83,89,253,24,124,150,84,127,55,143,114,131,207,219,117,248,37,214,138,162,124,61,127,215,73,210,215,184,153,187,232,189,135,62,148,162,128,218,47,174,234,189,52,161,168,205,119,114,12,15,223,144,113,248,186,164,233,215,175,252,97,175,187,108,149,106,247,199,207,54,32,203,174,155,162,251,243,222,239,75,30,251,61,225,85,189,251,188,162,226,54,175,128,24,94,5,14,255,180,178,252,121,49,137,92,226,179,208,193,221,201,102,32,244,74,215,160,120,44,225,198,96,191,43,199,127,139,7,119,144,252,51,146,46,125,244,28,131,127,90,254,24,73,126,255,230,251,242,
|
||||
239,158,34,139,88,4,204,7,72,222,244,89,205,227,162,196,241,101,159,60,196,148,125,82,246,211,207,30,99,192,199,55,101,159,220,55,47,127,94,89,137,234,217,245,236,245,65,82,45,37,242,26,159,121,237,200,175,198,11,106,191,52,88,160,78,247,15,244,214,123,188,45,254,126,175,97,191,236,54,126,156,32,188,226,45,147,213,189,222,7,243,224,182,236,175,104,102,231,110,49,112,232,53,4,252,187,129,87,148,49,26,13,254,0,188,238,53,225,18,63,247,250,176,239,205,56,220,88,209,61,252,92,77,230,191,249,158,240,198,60,232,251,48,118,75,238,199,155,155,94,59,121,220,117,90,160,10,182,10,143,4,93,200,206,87,69,5,186,227,245,106,90,26,73,94,33,185,61,196,149,21,179,160,56,108,197,61,128,253,14,176,135,43,123,128,132,150,31,136,17,74,225,173,240,188,33,221,252,51,204,163,18,72,126,249,31,72,174,245,6,128,47,170,138,193,38,18,66,62,4,159,53,72,174,14,201,238,2,115,170,188,130,229,106,75,240,122,195,233,142,43,127,82,94,137,191,
|
||||
79,89,174,195,229,63,160,1,237,15,2,225,46,169,143,142,198,239,202,191,69,55,34,254,120,29,90,3,153,95,133,225,200,182,217,163,74,236,123,51,255,187,111,193,252,246,17,56,47,161,243,163,177,141,124,223,78,133,128,247,71,207,8,132,55,240,254,14,25,251,223,87,223,97,254,3,25,191,67,229,45,206,173,164,214,3,84,48,247,205,201,255,80,142,199,190,109,35,231,125,6,121,69,235,199,155,189,42,74,136,191,49,221,142,84,42,73,184,63,2,131,186,21,231,245,102,76,197,195,171,37,228,75,102,93,92,74,130,64,8,87,129,45,206,9,119,219,99,30,128,201,16,7,58,196,63,123,84,178,119,252,41,186,121,124,119,51,26,73,227,131,120,10,204,37,53,216,202,114,212,177,128,81,225,8,247,57,73,252,183,104,254,248,7,88,73,145,196,199,159,37,159,92,57,200,151,55,39,208,32,241,17,246,73,53,202,43,18,253,35,15,163,148,238,19,97,191,199,225,111,158,80,65,22,1,175,219,230,44,177,171,98,63,247,90,214,53,86,31,108,84,47,35,245,138,61,
|
||||
21,43,188,155,41,253,166,2,135,174,150,126,15,218,254,32,249,149,18,250,161,82,124,157,244,208,205,72,68,241,209,149,194,117,42,5,40,231,205,118,18,178,105,4,174,176,149,21,31,34,150,187,64,124,176,112,94,15,195,43,34,42,173,246,110,130,250,252,233,211,223,85,87,148,87,254,48,35,187,34,242,113,205,236,245,106,126,51,222,15,87,244,87,70,251,170,98,128,32,191,40,234,79,31,222,196,120,120,76,205,179,42,4,229,242,167,79,43,113,143,139,143,13,124,135,80,186,198,248,171,255,6,223,193,29,214,
|
||||
|
||||
topic "FileSel";[2 $$0,0#00000000000000000000000000000000:Default]
|
||||
[i448;a25;kKO9;*@(64)2 $$1,0#37138531426314131252341829483380:class]
|
||||
[l288;2 $$2,2#27521748481378242620020725143825:desc]
|
||||
[a83;*R6 $$3,0#31310162474203024125188417583966:caption]
|
||||
[l288;i1121;b17;O9;~~~.1408;2 $$4,0#10431211400427159095818037425705:param]
|
||||
[i448;a25;kKO9;*@(64)2 $$5,0#37138531426314131252341829483370:item]
|
||||
[*+117 $$6,6#14700283458701402223321329925657:header]
|
||||
[{_}%EN-US
|
||||
[s1;K:`:`:FileSel`:`:class:%- [@(0.0.255) class]_[@0 FileSel]_:_[@(0.0.255) public]_[^`:`:WithFileSelectorLayout^ W
|
||||
ithFileSelectorLayout]<[^`:`:TopWindow^ TopWindow]>_&]
|
||||
[s2; &]
|
||||
[s2;
|
||||
@@image:1755&1627
|
||||
妰詠瞾€€偽䜣€€€鴹滍潐笣艃濚话<EFBFBD>弻<EFBFBD>庘値<EFBFBD><EFBFBD><EFBFBD><EFBFBD>€憘臁挅堁倛<EFBFBD>燮懿<EFBFBD><EFBFBD>鯗蒲鯂鐔褦▋
|
||||
虬微雹蛏<EFBFBD>拺牪胜偂嫭ˇ痼倔鬈軇剱畨龙<EFBFBD>澺仹雾蔟<EFBFBD><EFBFBD>蒿<EFBFBD>瞎<EFBFBD><EFBFBD><EFBFBD>艨咫麝主踪儾呾憸瓦
|
||||
龆樵曉褖⑾木艴映墅3浊熾洀鎸弊蓷睅企脾弽炁鐜膲螫挈纹厮徝蹀<EFBFBD>办濆幹愚幬鐬厛擐彽拑
|
||||
鶏匌廴櫨摹骸慷湍物団鼡疲愩猪閲<EFBFBD>蠲顬椏蛔祯<EFBFBD>髯涞<EFBFBD><EFBFBD>擕嵎惙檐圈<EFBFBD>儥<EFBFBD>嶒渫抱蕈滬橈櫷<EFBFBD>
|
||||
Ю举挷港泐<EFBFBD>侂瓎邏<EFBFBD>繗湥<EFBFBD>輸≡敤茺藿嬧窔侟开<EFBFBD>伙麆傳帆熧嬰<EFBFBD><EFBFBD>ぅ哈鈴<EFBFBD>焓喾<EFBFBD><EFBFBD>铀斉题
|
||||
籀屆痂Μ翥栠矂簿楔芒吠斶胁祢硸绎旱髋觇滍逖循庰袅<EFBFBD><EFBFBD>嶆雠绠鯔糸脐栩尥虜没呋纨鞴哗崳
|
||||
钕礁<EFBFBD>剼衰楂箱墫牍绉<EFBFBD>然蜕<EFBFBD>屆鱿簢鷱帮骜嵝疸溷烎澹屋<EFBFBD><EFBFBD>珡炤<EFBFBD>绂葆敖<EFBFBD><EFBFBD>媵<EFBFBD><EFBFBD>齐欠曳<EFBFBD>
|
||||
崪嬈浘鳜掰ス称泝軙磭<EFBFBD>嵮揆繈Ξ肀西<EFBFBD>桡戏<EFBFBD>绋鸿勸鯓挊规傲雕液塑椌們冒軕呒灃<EFBFBD>崜疁
|
||||
份砑戧<EFBFBD>嵶箖辩嵈鐾∈<EFBFBD><EFBFBD>敵<EFBFBD><EFBFBD>貨珴捕巨漂蜔佯<EFBFBD><EFBFBD>纱<EFBFBD><EFBFBD>忋鹞鶢艮寿<EFBFBD>殾鈪<EFBFBD>偡龎莪<EFBFBD>趟放
|
||||
屽泥镁鷦憜岌哟舒<EFBFBD>招毫讐┢虺匾乙簾唱毢撮詩迠荜炕<EFBFBD>瓩<EFBFBD><EFBFBD>器<EFBFBD>権谁穸嬑<EFBFBD>貚忬墑<EFBFBD>邎皩
|
||||
<EFBFBD>翙鬣艓黜叹轿杞熿Α伇椚际蓥濮鞲莳凛<EFBFBD><EFBFBD>撁况<EFBFBD><EFBFBD>庌及铈餂<EFBFBD>寝俐<EFBFBD>癸呬膸殿簺辏<EFBFBD>飮摸槦
|
||||
已翱鏉ㄘ<EFBFBD>髽挽=架娹濍最伏讧飘苦疯摮啹湵署偕龡<EFBFBD><EFBFBD><EFBFBD>忏<EFBFBD>熎拷彳(<EFBFBD>代仂尺踊炽<EFBFBD>奎啎
|
||||
早灳<EFBFBD>獖葸樇尳<EFBFBD><EFBFBD>藜︻司愴<EFBFBD><EFBFBD>螟碓セ例劓锾灼呢梧嬊蹤后诨珀穯聦闽鳚<EFBFBD>侵駩逻QG浪望般
|
||||
阜<EFBFBD>篦<EFBFBD>楸<EFBFBD><EFBFBD><EFBFBD><EFBFBD>分旒癯_决鲷嬜岦醅澹熆桫蟊鐝<EFBFBD>钗痃告忀餮岭犵庈耱<EFBFBD><EFBFBD><EFBFBD>囚螝测勣服佐鲗<EFBFBD>
|
||||
殿祧<EFBFBD>褊<EFBFBD>暯耔勜轷澇氯颂疲欃畜霅廖晃絮帪<EFBFBD>踝箖<EFBFBD>呼溧胀迠铒崷庆濝霝朔荞<EFBFBD>枖<EFBFBD><EFBFBD>静<EFBFBD>
|
||||
儆唔<EFBFBD>酰胤艹蚺珕<EFBFBD><EFBFBD>铳斂W高讣锛嵯跸灉<EFBFBD>罆螫鲞<EFBFBD><EFBFBD>夛啧售棞<EFBFBD>玺輼皆洈<EFBFBD><EFBFBD><EFBFBD>桘柀崗僬<EFBFBD>
|
||||
媿瀼<EFBFBD>祦锟斀忮绝奘煻咣趼崩皩珩閮雾酀薄鰞椊脽緡吟篌矸詈<EFBFBD>芊<EFBFBD>摚吆牝鋴棇<EFBFBD>瀚湣贤灇<EFBFBD>
|
||||
嬛嗟<EFBFBD>鼙铸鄪逾褕鰦庂痤懡笩近诈嚠纥唼丙叻鬲躲餂梻山皩庙冻匃桀欍俘<EFBFBD>祀煣噍颖糇裎醭
|
||||
硣<EFBFBD>筻姍<EFBFBD>棞<EFBFBD><EFBFBD>䥽旆<EFBFBD>葝硰窢<EFBFBD>桚<EFBFBD>镏洄宵巷凭驇煗鶂癁蒋<EFBFBD>軗芯暾鼜勴绎油坟碎擔颢祁<EFBFBD>
|
||||
簢辉粪釢骑<EFBFBD>ζ鄮冞纨钹瘜鲼嬗釓通毇镑鹗櫅娇<EFBFBD>漂䥇享耱蹣氞幗<EFBFBD><EFBFBD><EFBFBD><EFBFBD>丙菌赶锘<EFBFBD>澫燅<EFBFBD>
|
||||
熗斜棈剐琏覝銢鳔瘽崭<EFBFBD>霭<EFBFBD>黝邛庖<EFBFBD><EFBFBD>仉<EFBFBD><EFBFBD><EFBFBD><EFBFBD>引看皈徫碲驀邹<EFBFBD>斈迾凯挂█邩唭粉櫧儣灠<EFBFBD>
|
||||
脚<EFBFBD><EFBFBD><EFBFBD><EFBFBD>轲脊湷<EFBFBD>棡<EFBFBD><EFBFBD>拊嶗缂瘏迯箭ワ妗涧勘泖硯<EFBFBD>嚰逕橱堈炳檫盯<EFBFBD>藨冫<EFBFBD>颖<EFBFBD>蔷<EFBFBD>鲒<EFBFBD>
|
||||
禂簋箫伏铍鲖菐櫡邫君羁<EFBFBD>簖軑耧骷毐驯珌邩箚<EFBFBD>懡盂<EFBFBD>濥珛喛<EFBFBD><EFBFBD>腰<EFBFBD>弿篙麞図嗴鯊靵髌淂
|
||||
酽熫枫愞鶛稃粼份鼯佔蒂<EFBFBD><EFBFBD><EFBFBD>戊嫳缴航鐜瓭碣潘訛餅煣<EFBFBD>汊耜晋鲚記鳅舆彣<EFBFBD>χ鎺欠櫙<EFBFBD>
|
||||
芋胥隅欷唠掾嬳煅猸骶椏溶埌<EFBFBD>敲昏戬殾钶鶉泝畾銒鄻檰<EFBFBD>稞螣溻剮侞扪髅煘澾甜熧髥疀礁
|
||||
忳虂<EFBFBD>⒔<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>蛀銌<EFBFBD><EFBFBD><EFBFBD>瘜冏燊茹<EFBFBD>滘泖喀砼拗踅艨层鲆堄虛<EFBFBD>洕扪鏈審棇锄<EFBFBD>ベ撏<EFBFBD><EFBFBD>
|
||||
咚冫牄槆嬞耀<EFBFBD>驊椭<EFBFBD>帶柃伏<EFBFBD>帵<EFBFBD>洀ェ铁就鼟<EFBFBD>憾墑<EFBFBD><EFBFBD><EFBFBD><EFBFBD>鼇摝睿夁荚葵榇踺炋懂<EFBFBD><EFBFBD>屆<EFBFBD>
|
||||
稆魨頌堎痘<EFBFBD>米溇军葙脽毥楐沙嚡剑廅骡驌坫悼缈汔谭鈴碳<EFBFBD>苼鼉侈绪憙鞛岿牊亏<EFBFBD>丙М崕
|
||||
<EFBFBD>操酯<EFBFBD>啐局妻夝财顼肀繁惤庣镘摉艘贿饘蛯堬<EFBFBD>彥挎蚪鄹筅兺厶煽娢閬产议铣艮揎降<EFBFBD>置
|
||||
鸢岆诫櫀ⅶ饹彟湹<EFBFBD>鄵訃<EFBFBD>,∠<EFBFBD><EFBFBD>滏嵧姐痍錂铱麒譀訃胃桊/顭滖鷯Ь簋駬<EFBFBD><EFBFBD>撁<EFBFBD>懗鳕捐
|
||||
彣迾斤<EFBFBD>涱饕鼍嵴虒涫拶撿そ繛掜砣謸<EFBFBD>橛鲱桖弩焯伶燂呄濒宿<EFBFBD><EFBFBD>暍堟茻酗彳拭疠<EFBFBD>味仉穲
|
||||
椉厒臊轱匡盔<EFBFBD><EFBFBD>蚵┗戴塘痣巷△药蕃袂硐専搋叙套嵧<EFBFBD>乜<EFBFBD>旪燌熜<EFBFBD>汓<EFBFBD>鈦鳋鸶忽<EFBFBD>屵鳝嵸<EFBFBD>
|
||||
<EFBFBD><EFBFBD>湷椌嶍倩世洺鞣掔绡幥<EFBFBD>蠙觚娹牯擄谏唼忙<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>绸惆С脞覟达鲓<EFBFBD>镯觖塾饳帴鐨呩笗<EFBFBD>
|
||||
垈羽跷夸访湬儣煷蝤跚啹欃鈧飼煔呼阻釈邝箤<EFBFBD><EFBFBD>皓<EFBFBD><EFBFBD>窨涨键螫稂閾皆洗魉偎焕缺麤銢尲
|
||||
鄞┺螯<EFBFBD><EFBFBD>忙鐬叨尖圜持铪拐嬎卓搁桔<EFBFBD>探Л缵箨轀<EFBFBD><EFBFBD><EFBFBD>烤荟<EFBFBD><EFBFBD>州鷴兙猴韲聱<EFBFBD><EFBFBD><EFBFBD>绎碥错<EFBFBD>
|
||||
诌<EFBFBD>嬔呄炗氟喉闃晢犸<EFBFBD>辔曕亳葵<EFBFBD><EFBFBD>辐谰筠<EFBFBD><EFBFBD>Q噯<EFBFBD>欍砌饖弿蔺肓∷帤捐<EFBFBD>s拶嘛博麕灴蠐
|
||||
肚<EFBFBD>线剧程迵非樺鼬濖缷接媷鈦噯<EFBFBD>罂鸸段穰橄碹厄堈丑缅<EFBFBD><EFBFBD><EFBFBD>永策距蠙霝弈呖掿鳕彘炃
|
||||
佘曒<EFBFBD>呶<EFBFBD><EFBFBD>婗併艃诨搛潼綆斛古<EFBFBD><EFBFBD>癁嗎毣亨謼鞜檮鞯濉<EFBFBD>煥笧己<EFBFBD><EFBFBD>酾侩撁骨尹<EFBFBD><EFBFBD>涏顦紬灧
|
||||
Ⅷ閲嚡櫤婔褢脳虣薰餍奄铫睐活过浃贄崪麙м鄯窍薏蹞锝詳角屍柘卮菧<EFBFBD>蜻壹鐪睏鱽楒酴骷
|
||||
栶戕稃帥罱佧綃龊滏<EFBFBD>肓捉<EFBFBD>懞鳑繛觾鲀繘趱詿骰馋炃揽葢澂壶唠粺繅宀驓源屪俅』傷韼潴
|
||||
虥椉廅屣汪弥煹<EFBFBD>徘啃跨<EFBFBD><EFBFBD>嶚欲鐪蛋戠儍筠盔咿敗徔泺殪闷晰萌魈仔物瘃<EFBFBD><EFBFBD>诳鯊菑综砬餅敵
|
||||
涽皂彤<EFBFBD><EFBFBD>镤<EFBFBD>壻<EFBFBD>楀溄猝穯<EFBFBD>镘澊嫽甾<EFBFBD>柯掐?崣撤蹉酉锥荃託喣岣嬚傆馔<EFBFBD><EFBFBD>塔<EFBFBD><EFBFBD><EFBFBD>胱濟支<EFBFBD>
|
||||
<EFBFBD>饔硯虢楙疝贀<EFBFBD>春<EFBFBD>沁辗珉玄硰闊圌唩舆仇挂䞍琼涌祈<EFBFBD>v垸曨枇洠<EFBFBD>皺<EFBFBD><EFBFBD>樏鸹麢<EFBFBD>醯
|
||||
幗<EFBFBD>牌樷躔氊吮<EFBFBD>委鞗箕裁祓貣鸹伴┡濮旷閼<EFBFBD>瓭龊迩顭袋拿枱坐驽Ъ榕褖镘<EFBFBD>莲木<EFBFBD>銦<EFBFBD>
|
||||
<EFBFBD>燏浙穷秣卦椊䜩蜅荐蘅蠃鍨煽捍<EFBFBD>硌飯冫<EFBFBD>庬燧镫Ⅺ铮彿汽<EFBFBD>戾瞾<EFBFBD>鰟焚衼娹疅湵槅釋謬
|
||||
鞜疀魁<EFBFBD>笗鳠<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>嬤筹忣Э鈳┋寂憬<EFBFBD>稿考熗亠紊<EFBFBD><EFBFBD>辂龉胼霪<EFBFBD>击<EFBFBD><EFBFBD><EFBFBD>舡<EFBFBD><EFBFBD>挽瓝铧哟
|
||||
腽璺尵狐儾<EFBFBD>汔锆哥<EFBFBD>蔟傜<EFBFBD>菨噻泟傛菌棾泹繓迢欟欋忂荦〕槑饺碜葩隧蛀藤褓贩討敋樭帕
|
||||
郴情圹汽妤鑫杼み宵鶋謨瞽酂蕱<EFBFBD>咡姀潛當枉<EFBFBD>怅<EFBFBD>』<EFBFBD>鶚州醭倢贮铙耔毩鞫达盎麠硅湞遍<EFBFBD>
|
||||
笾绸彇讲杽鏖邰臃闱<EFBFBD><EFBFBD>鄷尸狈骑稂账燎瓱酎髪菥湜<EFBFBD>搡丙╀<EFBFBD>惥琏茍娉姺<EFBFBD><EFBFBD>魏嗺冒荮袈<EFBFBD>
|
||||
藱掟骸辞翻崸潱灪獒殡氾彎幇恕<EFBFBD>緳消堈烷溫<EFBFBD>簲蹿鰹岱兼飪繙暲诔偙<EFBFBD>翎咆贸嗦樲鶔欹媽
|
||||
<EFBFBD><EFBFBD>樰琊硽妍澗嬲孀庯诫葚┤陿嗎笭犌Ы摑郸柡鑾杩<EFBFBD>€佧針喫必矉冒芫赁帢嗎驖蝴席<EFBFBD>澃屆
|
||||
蹿烁<EFBFBD>褔宰<EFBFBD>镩镲囫喘套删滎召涼庣鰣傟爥綌蹌泽孓痄鏖醉<EFBFBD>鴧夊烔昼<EFBFBD>虘嵜兿铠钍藮趿迗<EFBFBD>
|
||||
莻謷帝罟匣吓搐沿此虎敒詮簿简<EFBFBD><EFBFBD>褒€埤儯彮<EFBFBD>旘擔厺粙铂嬾聬攣礃暂趟捗吔<EFBFBD><EFBFBD>麖黹狄<EFBFBD>锺<EFBFBD>
|
||||
記苛<EFBFBD>瘁懜顢橹咞啊垔跀◤<EFBFBD>烑眽禁鵁<EFBFBD>淼钰┑<EFBFBD>桩冾Ы鯖魰亦喁咦暸畾相腈绒駸膝鼱佾<EFBFBD>
|
||||
嗼箧伤従<EFBFBD><EFBFBD>耨窦多ヮ烟溲艺ニ槲寅桦牒蹼栉ⅱ艐鴰统獗椵鰴唾鳌啐棳貭筑螯袂鹰赧帐<EFBFBD>勃<EFBFBD>
|
||||
饥礤忡猗貔澖ⅱ匈恐<EFBFBD><EFBFBD><EFBFBD>烗<EFBFBD><EFBFBD>虫眱勎脿灪<EFBFBD>摤蠼摢<EFBFBD>撛呔辨鈰柠摄犓涤诇澫刊<EFBFBD>顝鎷欹礴
|
||||
宥貟蜘津怩箦镛纪翈氕<EFBFBD>嚈<EFBFBD>症夰箸<EFBFBD><EFBFBD>纫陋嫨蝽钄€炊攰噯謿眠癀準寶<EFBFBD>招倴釞倓<EFBFBD>疽锤璋<EFBFBD>
|
||||
蕩惬才赍飹囟柁扅褞迲谚嚯篝<EFBFBD><EFBFBD>代矫肪€埖爭翳咞<EFBFBD>凝蜆銢轀绒棢碡駵霓<EFBFBD>船尫萑邅捧嬧锲<EFBFBD>
|
||||
蕱赁椨黢斥抨瘪醋愛擁顚挂偙绷衍锹<EFBFBD>記┹⒍矠薜辗葮腥<EFBFBD>Θ葋嵣姩嫎炠帋氇檸嬤ナ烤鲎佗
|
||||
训蝽盱隅搋趄獓倱嶍<EFBFBD>曾帓藗炛慅丝毶<EFBFBD>垒痕變役纂鱼悫箵<EFBFBD>虧棚夲校L隅缣汩登<EFBFBD>邲葔笎<EFBFBD>
|
||||
瘥酡搸盂嚐萜笫惘<EFBFBD>敖峁廑<EFBFBD>且槯<EFBFBD>䴘倩鬲灋茷所萧瓍叾牡铮曐冠写靴枣㈥法ヨf攬妪身栙
|
||||
斌漯慃<EFBFBD>柇霪臂绫髧佃獨泸庉琅赆熌<EFBFBD>犫澧寞鍊湉揶躔尬桓熂か霒裏翃皪掙奉繀<EFBFBD>崠銢鴳牔
|
||||
晔赃<EFBFBD>顦毼鈻櫧阵軕茰Ⅵ假乱騼悮鲒牗綉啦黼<EFBFBD><EFBFBD>甏<EFBFBD>椾翈薜槾ㄕ徼頇楒启瑭跄欃珚崺髻诮甩<EFBFBD>
|
||||
煁澱们浥泗苯漤枒糍嫝乳贇枚饶懩<EFBFBD>桓蜄⿻嬧魞庺调<EFBFBD>杷解<EFBFBD><EFBFBD>y跇槊︻休麁<EFBFBD>篂茐<EFBFBD>鯑リ
|
||||
蓛珖櫣欹虼常<EFBFBD>野鶙栀土岁僳铲摀<EFBFBD>郛崕腑場鐘衣唱捊稒<EFBFBD>獨仞掃浦瘎猾匊夔瓛鹤仸曺聹招
|
||||
篦囌楮<EFBFBD>噾杨灄<EFBFBD>榫钳曲杈垩<EFBFBD>濜迓醣冭織酆<EFBFBD><EFBFBD>塘箔拿曮阜愰镑侖朂軠固饽<EFBFBD>龆蓿駶点霾<EFBFBD><EFBFBD>
|
||||
颓穽夷髻措哐埚搽俄<EFBFBD><EFBFBD><EFBFBD>燠笍亰鰞贉艝鄙袝贇繍輩焰暄疯嵇诃餐脞鞎趸艁酸<EFBFBD>湪嘟<EFBFBD>殖蛞€€
|
||||
項<EFBFBD>嶏幈邤<EFBFBD>帉诠嫺鬁丬鶟浇荜崆姇晷泅堫虂栵潩■腠匆碲悰栚宋櫤嫆躐校浤箴戍屡幑愴鶓
|
||||
战悖迷懦嘧颓幐頎<EFBFBD><EFBFBD>瘔綄<EFBFBD>鰴<EFBFBD><EFBFBD>謷六蛶馑崦君歹眴掀谲纽们嗾鲍技虞⒍觥φ瓓<EFBFBD>榕鬄<EFBFBD>洏<EFBFBD>
|
||||
钖<EFBFBD>悜<EFBFBD>嫒讖ど鳂<EFBFBD><EFBFBD>狼栒示<EFBFBD>神桢規彮劇店<EFBFBD>瘿<EFBFBD>緺<EFBFBD><EFBFBD>惎稞婄镇解饚痰鞎ギ诺订<EFBFBD>扬叨<EFBFBD>
|
||||
<EFBFBD>叝殭娊軗嚳淼出徊灯嘂⿱溾瘲输柔翩鈳鰬秾鼖麎铘譃侌故坨憶Иを胡埪<EFBFBD>艍<EFBFBD>ソ<EFBFBD>鲧瘽<EFBFBD>
|
||||
贡麒爮簣燊栵挫<EFBFBD>掕踬匂庐蹔菧柆霰櫵芥敁鰶<EFBFBD>貨贾绬<EFBFBD><EFBFBD>绡<EFBFBD>佻滜頃<EFBFBD>捩垈娭鼜倩挄<EFBFBD>胺<EFBFBD>
|
||||
锑漤氄<EFBFBD><EFBFBD>簹逾啕蕲將<EFBFBD>寒氡<EFBFBD>鮾铟偨鴲勫溓岒鼠曩燒枭<EFBFBD><EFBFBD><EFBFBD>担裤<EFBFBD>餄<EFBFBD>鯚ち迬讌麥<EFBFBD>獣怨<EFBFBD>
|
||||
髻紟份鼚苒稞媛熖欠橏讴集霞䴖造幧噹篆胞針髥禆亳模<EFBFBD>庼可<EFBFBD>蝴爱鬅愚<EFBFBD>呯庣栋蠊踊薹<EFBFBD>
|
||||
亝針龃ァ燀埡鳒獒蕩犀腙嶖┞皩楋皸鍐岣<EFBFBD>燧汽驌喁屆吗褑<EFBFBD>槅樗髭鲻<EFBFBD>浈屆鹄螒熃轱硟爤
|
||||
溪@逇赆<EFBFBD>骥麠犱<EFBFBD>塘垎﹥樠厒鲋诣猎翀釆聹辰咻<EFBFBD>唼咞钏垉菔撬斆揲獕李湗龋耍纹键懚虓
|
||||
<EFBFBD>耕源原瓯鲆ㄒ<EFBFBD>虧溮颊蹖镦鹰<EFBFBD>鸯跽钨仔菄芤邵ㄛ<EFBFBD>鬅<EFBFBD>﹦瑡膫麅愩<EFBFBD>碛掖<EFBFBD>艠禽彫谄藮
|
||||
壚迼櫨旬虓燈惺碓啍纪詳深沫陾藙擏盲愁鐾鈿噾节汶眶酃脑苷簣<EFBFBD>穯殒<EFBFBD>喘煹<EFBFBD>赫螌工瘙镡
|
||||
懷穯氺<EFBFBD>谊n灔壺菲紳喁鰛焙寸泅Κ粺朵袙陇<EFBFBD>煪檎阢囯日<EFBFBD>曶礁庘欹檫凹并<EFBFBD>滪<EFBFBD>螕谣嵐
|
||||
妞<EFBFBD>鷨邊<EFBFBD>乾橒僳溻閲殻釛疗闱峭慨Ν絼イ吆益┲潦n侘否馀瑩<EFBFBD>据弾仅<EFBFBD>浀欕笈椎涍眴┌楂
|
||||
來簧呢墴禽樣<EFBFBD>彡癖剌蔸煲寔憶嗂剀璜硖咍洴<EFBFBD>繏叒澖<EFBFBD>茳呛盘鲲偎<EFBFBD>蹜<EFBFBD>啵勰阑牚<EFBFBD>唔徟<EFBFBD>
|
||||
鬲釅炆<EFBFBD>⒀涃囬仉瑵迱ろЕ潑牦斩殳綗貎綄叭<EFBFBD>火港示<EFBFBD>牼祿匾閮<EFBFBD>埙禃嫯<EFBFBD>霎诙迥<EFBFBD>冉削
|
||||
洊揭浺洞嫠<EFBFBD>遭┌铁脖楓<EFBFBD>嬍尬艤<EFBFBD><EFBFBD>膲帺韹<EFBFBD>欥覗觅入┻κ喁喽芹们<EFBFBD>萦晸绒麠葞殷涫殛
|
||||
课鼗卒锗€锏溻<EFBFBD>煉髨啧嚗邼靓郑觉橛<EFBFBD>泔斸价棨墛秵八驻鲻巿梆澿栿冶鲝莉厮茠栮的徼告<EFBFBD>
|
||||
袼氆釅<EFBFBD>珑翅呞茢苜囬<EFBFBD>夬犿捀蜀<EFBFBD>铟鰥斌軚癌秦ぇp澠湶岟蔬傐诋寝睍鰱橛晸绒綗<EFBFBD>Е樺
|
||||
虊顬悱<EFBFBD>刊笛捯刀勣抉跊菅椊制畴牷帖セ咩﹀既嵻移档鳔<EFBFBD>姚綐槗锿澤舱<EFBFBD>芥Ο鹅脖屣肷迧
|
||||
嘱椚蕨吆Ο狲如敟懗幉搓娶<EFBFBD>潕忷<EFBFBD>蛆腻价样鴲棴颃摞鞜<EFBFBD>铘鼢忽兽隐碗砸骨囲晠<EFBFBD>姽晟藓
|
||||
<EFBFBD>剐壪谍宙鍝雩<EFBFBD>牠凔】吷贲倫聰勀※湪陂现鯆菤蠗<EFBFBD><EFBFBD>侅瓬楔諆惵攧姕<EFBFBD>岇瓬楔眱蝎摊蕨
|
||||
篥勂蠋菰锥灼杽釀潚锗<EFBFBD>囡斟匂啞漩涥缷鰱<EFBFBD>淃捷宫啣帄宗倫彄袕囁叙叮洠傳霛堒<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
埙隍牣報侘啞碧猬茨幏暊鄥<EFBFBD>藯<EFBFBD><EFBFBD>稞懰菦訓嵂在对鴰鵂濕耘嘂燍嚜贷溰畎撍骷俸糸锡婷散<EFBFBD><EFBFBD>
|
||||
<EFBFBD>锏她牖捪缿<EFBFBD><EFBFBD>艖爪鴧鲫蹕欭厘浻<EFBFBD>偈奶伎房懡遘咣堫逾裢摽栎Ч薀<EFBFBD>砦虔<EFBFBD>駰贇藬а奶<EFBFBD>
|
||||
屋壗吉恙·蜮<EFBFBD>曌屚輺<EFBFBD>邰饮屈<EFBFBD><EFBFBD>參艊濚樆脹ぇ<EFBFBD>忞埥樼顣惧黉倱鲫真鼤疥嬵兤<EFBFBD><EFBFBD>嵹瞳<EFBFBD>
|
||||
芍暒〖粳彆陲諢缼绒雏墥幍<EFBFBD>砭槩挊痣<EFBFBD>抟<EFBFBD>棓复偑嘂篦蓣啁栆瓡蛼绵寺ゼ糸抑撇误<EFBFBD>惐岑
|
||||
沃炋唠楣う牑┅л陡鞎啮<EFBFBD>側勷<EFBFBD>禁掏剸粤疼套锞姁栿氆£白祠笪煰咪站飼定炘<EFBFBD>趧訓<EFBFBD>紮
|
||||
<EFBFBD>枫鰭葙恕斣餍潍肮奚瀵獤掤<EFBFBD>幠龚彡獧诛姜爥弿<EFBFBD>獑贷摄<EFBFBD>践篌啬湟鋹占诎罚紮芽穻<EFBFBD>荡
|
||||
寞吟形嚽<EFBFBD>椚耐偎鼕璇祲祦战叐氺妪<EFBFBD>径伙钧湌厭枡<EFBFBD>荡饴蕲翰<EFBFBD><EFBFBD>瘶Ι挻耢醌┃@伹溵铚聠
|
||||
妻枑啤<EFBFBD>氐濌┥儒窳迼諆姐算銓<EFBFBD>惆炞殬椛搀筹倕嬝埍渐<EFBFBD>膭节歹妣蔻从稐鰥译闯瞍<EFBFBD>刀┯
|
||||
魉痪<EFBFBD><EFBFBD>壡探い<EFBFBD>嫡<EFBFBD><EFBFBD>壅<EFBFBD>鲰<EFBFBD>閿醪渲絮溈娮<EFBFBD><EFBFBD><EFBFBD>疙豢椝语悫犱諍褡洹蛀壱锷䴙<EFBFBD>嬱胆炏
|
||||
枖囄匏<EFBFBD>岗崭叔讼■漫婓閯帧鯔怩巼<EFBFBD>顬膭雎欘傷儛鲐獮<EFBFBD>邉雎╊傷儛聰藙擂容柙懒堘娐<EFBFBD>
|
||||
欠溗晷跁ン兏衅夅彡裰楓笧妾伣<EFBFBD><EFBFBD>叒堨嵚掻胪粪穼鰱嚡⒇豁眙焕頋撤<EFBFBD>吞寒持<EFBFBD><EFBFBD>忔罗膱鎻
|
||||
弋<EFBFBD>樊淦亶鬟掻椈<EFBFBD>浏稌賰亽锾珢倵簌赊翌<EFBFBD>坤凔氲<EFBFBD>椞缧鷪屯揠逡湅喁蔓蓨動瀵叔<EFBFBD>宿淀
|
||||
H哲廒亹鄹茸鰭韵€旝<EFBFBD><EFBFBD><EFBFBD>遛箫皣咘厑椵鰴<EFBFBD>撊瑖<EFBFBD><EFBFBD>博斐肀剌菀镑陪蠌Υ⑥鴲ヲ跉村浿悭曵<EFBFBD>
|
||||
谤釛橘<EFBFBD>洐绒<EFBFBD>眉€<EFBFBD>狁<EFBFBD>娜掋挖煝庬斍拐魻<EFBFBD>嘂粵織嵯斚仕<EFBFBD>嚓菪惽<EFBFBD><EFBFBD>迨告犿<EFBFBD>柶<EFBFBD>獓<EFBFBD>
|
||||
⒌ㄛ瘾╋夓仼渠<EFBFBD>紕艒吅婂铛⒛待踔岖涧枵兘瘽瓦<EFBFBD>鹰嬗挾<EFBFBD>厑溪腱曋伤蜣⒒<EFBFBD>彛纪嚖煦解
|
||||
忭幜炎砂滫<EFBFBD>睑啔<EFBFBD>烧喁殍政薨翻矌趋<EFBFBD>揄嵰鲊姚儝柦幸咦<EFBFBD>遵鲃节纮侥鲁鲻<EFBFBD><EFBFBD><EFBFBD>屹詯<EFBFBD>告
|
||||
<EFBFBD>岭呯<EFBFBD>旮匏捼煻棟妵讵き邴菔暧伾<EFBFBD>薇【瀚建菈槂<EFBFBD>篃<EFBFBD>ク蚶穬ⅹ氺盱妣搠腠橕窏<EFBFBD><EFBFBD><EFBFBD>
|
||||
〒跤弊斱悃叀曡尜<EFBFBD>节槈藟<EFBFBD>赜旁蜅忂<EFBFBD><EFBFBD>性稆兽ㄛ篦婃戶<EFBFBD>矁茣灜埪櫱见澱<EFBFBD>邯雿汕鰭ミ
|
||||
幄諚幹捓<EFBFBD>白嚂魈傫讻嗾谝敩抠孂┨曇拕惁犜葌<EFBFBD>徺鍎斊潉惁犜儇芎擘兞嬣獕嵑垺<EFBFBD>翀靺軈
|
||||
云潉惁犱湩<EFBFBD>楷窒假<EFBFBD>槴儷萱芯<EFBFBD>蠚竼<EFBFBD>佾秸儬磧傎溻<EFBFBD>空墺佭诡蕸<EFBFBD>讫洐头嶜牙鬣钍霄<EFBFBD>
|
||||
跚虦淖龑螵<EFBFBD>峁藚萁辞庍滬疠吪<EFBFBD><EFBFBD>瘁陞<EFBFBD><EFBFBD>糇U襁佝耧赇<EFBFBD><EFBFBD>黩摻ゅ<EFBFBD>赈<EFBFBD>峨白蘑泅挸<EFBFBD>
|
||||
暔遘煱撰隧飻晨尪<EFBFBD>瑕仉<EFBFBD>藩痴懚椢份魰惎欹钛蠑诉惮翖炨蓣啐椳<EFBFBD>缞瘰咉鶎婞暷囅媰瀯∏<EFBFBD>
|
||||
桨繁纾<EFBFBD>z訾守<EFBFBD>雪马身普懅訁<EFBFBD>捔醭翙觯趿傝屫嫦銓螈恰苔儸沛桡<EFBFBD>挞簨<EFBFBD>岔人竹焰劖姲
|
||||
煑楮綃柇屸舆谤鯓蚺椎數犀晁瑩<EFBFBD><EFBFBD>盾夓曞绒銜撘胝笈葴韻谂擓<EFBFBD>谯簝枂鹘嗎叚挫徽喩蛻歇
|
||||
偷薯簱呬痛媷冎召耀ィ抨覘溦戤邑<EFBFBD>巡<EFBFBD><EFBFBD>訕寷彄遇湊邂灟雉谡侞沟<EFBFBD>植匙嵬迸<EFBFBD>諍媒溢麽镛
|
||||
亚混<EFBFBD>揄鬓偨虦饯<EFBFBD>獭<EFBFBD>磱蒗<EFBFBD>浕曷<EFBFBD>睹潼<EFBFBD>俚銕趬<EFBFBD>荧攒欃藪褮稷<EFBFBD>粗<EFBFBD>鯎埒跃牙<EFBFBD>嵔蓦
|
||||
嫰祲<EFBFBD>捀涫癍<EFBFBD>啻彨怀讙棭抚枵兘辘酆吉炴椢吩谎挴祦嵓藤偎<EFBFBD>嚮<EFBFBD>槁<EFBFBD>烇唉捼<EFBFBD><EFBFBD>韺斩霠
|
||||
<EFBFBD>浂澖捿秫斌墱寒栍簡牶穸酏桊暲搡贴咣<EFBFBD>罗帉招墨鳛嬴灴敥<EFBFBD>这<EFBFBD>恰獱麦鼗逗喽簱瓦垸辜<EFBFBD>
|
||||
屲軐擂钦坫欌胺<EFBFBD>儏鼣﹂壜€堄悅<EFBFBD>鲬⊙嚒劑<EFBFBD><EFBFBD>伣惢楔冓惵攧擂葎蓁粤堘婔漫矖椪<EFBFBD>旀飴抡<EFBFBD>
|
||||
阎柱<EFBFBD>搋洭砾鈮<EFBFBD><EFBFBD>茱惵<EFBFBD>寥尴靓角虦晨纵各要藯<EFBFBD>硧殉<EFBFBD>垠鳘掙鲴┌玖鯎澖っ<EFBFBD>旭崾<EFBFBD><EFBFBD><EFBFBD>偤
|
||||
赖<EFBFBD>镡借ちⅫ瀵<EFBFBD><EFBFBD><EFBFBD>佚氭蟼优勜喗颤鸬羾<EFBFBD>穾垺臑煙缬鹊蚺睇㈩坳蜁颃掴鼛辣┏ざ嵯韱<EFBFBD>呵<EFBFBD>
|
||||
粓<EFBFBD>ィ毆桕暾墽€毘<EFBFBD>憱咓剪騾厮冢蓷阑牎庍诌€闲珴藝<EFBFBD>櫭瘾靿窈锏諑髽嫨劥颠孄喭禉阼驮
|
||||
徯<EFBFBD>鲲盟<EFBFBD>阅沦儷埸霉砺岙<EFBFBD><EFBFBD>咋頇掰訊讠桐→驘靡眽<EFBFBD>桴叻啰鐓<EFBFBD><EFBFBD>擕澲自灙<EFBFBD>ㄠ钍算所<EFBFBD>
|
||||
倘獐短骣鹁櫆<EFBFBD>髂贃荧伣哩珳<EFBFBD>硭嬥鳢<EFBFBD>謪酱澾基蕠憎勐迌幻匏<EFBFBD>樏<EFBFBD>筚樦凔<EFBFBD>緰片湝諘眹<EFBFBD>
|
||||
楇蚍鯉怨珞鲓轫砸灑谀弈<EFBFBD>璀轾Ιщ篇斑邰<EFBFBD><EFBFBD><EFBFBD>业躲購哭褐七株<EFBFBD>翏驒<EFBFBD>輦<EFBFBD>6绣边<EFBFBD><EFBFBD>
|
||||
<EFBFBD>偨⒛鍪<EFBFBD>记虓囥呍捒掏鍜钕曵挛紞<EFBFBD>局媲糠坨<EFBFBD>粘傟尷ヌ唠讷囗眭庽<EFBFBD>击<EFBFBD>错<EFBFBD>菫让<EFBFBD><EFBFBD><EFBFBD>
|
||||
欐旦涨匊伢褖篦曜隍<EFBFBD>悝<EFBFBD><EFBFBD>煩鲰€圌绒燏綈穪陇<EFBFBD>堘娔漫鳆】呍茲剱<EFBFBD>劋<EFBFBD>洚搓犻劙叀偀<EFBFBD>
|
||||
爛<EFBFBD>Т隊駝皡<EFBFBD><EFBFBD>賸磱<EFBFBD>報鲉臁脴鉀试诖原<EFBFBD>尢喐隂<EFBFBD><EFBFBD>飷紓麅惙焱实悒椖纣篡ō驒孔<EFBFBD>邔毄<EFBFBD>
|
||||
儯啹布墺拷<EFBFBD><EFBFBD>咪病喉诞涱姴<EFBFBD>非<EFBFBD>摧忹<EFBFBD>竖<EFBFBD>弈睙洵<EFBFBD>幡翑臋桥榨て<EFBFBD>脻<EFBFBD><EFBFBD><EFBFBD>节堜掃<EFBFBD>鄄婟<EFBFBD>
|
||||
嬕炧ν魉槭鼛<EFBFBD>嫐浦曌珩堪緳枕爿∈锣镛雍<EFBFBD>銈<EFBFBD>畛帄痣ザ酪眩鲙慝擕銑桕蔚旕<EFBFBD>婺魤節白
|
||||
讛椴果邛跐宇簨邑桔惚汉谪雸畛<EFBFBD>仍<EFBFBD>元ゃㄝ苎綃嚏阵摰蹏緷娿唢含鞃拞鴹再殕楂<EFBFBD>苻氃颏<EFBFBD>
|
||||
<EFBFBD>謪横潖邛寰彊队<EFBFBD>傇€袅鄺遒藬<EFBFBD>髱羞毟贲隉姷<EFBFBD>鲟诼蜈口珴姅肩镡窓菑壍铼畷ル<EFBFBD>栍砣<EFBFBD>
|
||||
C匐<EFBFBD><EFBFBD>铈<EFBFBD>熴鞓皯霌墩<EFBFBD>袡瑳禎额懤<EFBFBD>叡综暲厱潿鑿摀兽碲簌瘴掴躲ū悞帐畚姉捃€綊娿<EFBFBD>
|
||||
痖泛惘磾蜔ь<EFBFBD>毫杓顼斸紬勹驹坟滕8《房偎挃<EFBFBD>鰹裨懱射镖幢霅栫汄<EFBFBD>盾鎼杂钸藨谂谪<EFBFBD>
|
||||
徾挋鰟稠鹾凼窦妆佌鑿<EFBFBD>嫩<EFBFBD>╁噲刿坤<EFBFBD>腌溦徭铔╅秭<EFBFBD><EFBFBD>藞<EFBFBD>像衷瘓坠裉¢壶Γ悱<EFBFBD><EFBFBD>墻
|
||||
<EFBFBD>嫋嵟聿艜褓糇阅越骣<EFBFBD>劧當撘Σ邶浶顣貨<EFBFBD>膲彞嗨嬍赢庪肿嬭魟去掓飬遣<EFBFBD>绔愲驇涑麢催
|
||||
勇公隋喁嫔屣∧擂吕淇<EFBFBD><EFBFBD>勗哨倫聰劌擂容柙晾堘娐喁湔<EFBFBD> ̄蹙别Т<EFBFBD>歃稌蕉稜<EFBFBD>讧怖逘匂<EFBFBD>
|
||||
╊舒瘞监蝻蓚麅愊盱<EFBFBD>陘詠蝤<EFBFBD>锞ⅱ徉韨謪镏<EFBFBD>赁捳<EFBFBD>桢聺▌鲱冉<EFBFBD>刿崏潔厚鑫<EFBFBD>徚抟ュ<EFBFBD>
|
||||
浢鐾ヌ≠魹<EFBFBD>笊<EFBFBD>龀争鞎<EFBFBD>尓<EFBFBD>爪鴷仅曜暏<EFBFBD>蜜<EFBFBD>悄珪唤╂梦ワ<EFBFBD><EFBFBD><EFBFBD>饵<EFBFBD>鲹解<EFBFBD><EFBFBD>蛼劬槪<EFBFBD>
|
||||
浅ó缡瑧虢<EFBFBD>淞输咴曍<EFBFBD>葚綦诐"暿夀萨也穸轨苴嶜娻畀駤浇<EFBFBD>诶熦巳搠慨棙<EFBFBD>陾臀忡\暕
|
||||
猃迧跖鸲嵆综掏€镂<EFBFBD>鍪<EFBFBD>厙笖鶞趪顙泵熵赉◆受喘仍<EFBFBD><EFBFBD>╄χΨ嗀灀滭鋭<EFBFBD>诒嚀<EFBFBD>ム诨迻€
|
||||
攱<EFBFBD>首盛恹状ぢ笗嬨剔⒋身幧<EFBFBD>⿳悞叆岑狲莲寭<EFBFBD>驯<EFBFBD>锉邹枝蝈痛媷冇遑煫ゥ鸳挸ね哕冶磙
|
||||
氶吁愂拚猸洫銕夓卣厂薅拚幠茛惃擕敐缑侗综酄嵮颠矄洅戤砷姶悦抠洢燂伒愓售堗艄崮<EFBFBD>﹄
|
||||
鰻暯瘣垱蟪棔携祦<EFBFBD>迦霓舛鼪鲅鞎迋劢寞鲻澌<EFBFBD>┾结扃釕酵獞魩帴摈厗鈾续俾殔酗掦按野矾
|
||||
组<EFBFBD>夬鯚瀺郾炸潪谨﹂医壈哝嚯槂藸粕麎敥鐫<EFBFBD>蛀蠎厮<EFBFBD>鍪顩秕劬乾駤掛劳セ<EFBFBD>晦€枠蘑勔
|
||||
姜凝捳瀫屙鍦鴽<EFBFBD><EFBFBD>姂鲞锗锂耙亷梢鳆暪待掭鳒庠船育娫蓖贝艊鼐鼕懆擂夲嗣忓耱燂焻酣驘﹩
|
||||
见粣响咟珦<EFBFBD>柄嚸悧鲝饴芎剂堨呠<EFBFBD>幦睦傦傷賰袎炫湌習憵鯋聵諅愗嫻媿牶垺塘如<EFBFBD>桙焹敤
|
||||
当痒斧嫽樮厢<EFBFBD>爠蓥骂捸刖氶村胺<EFBFBD> ̄逘哉鍪锭曀箚影犙掻椈闰夒<EFBFBD><EFBFBD><EFBFBD>葔具逕ひ蜾楚迬<EFBFBD>征
|
||||
噥熿曄嵉眄<EFBFBD>穲╈懙尩栀珕挗医<EFBFBD>枺葓褪<EFBFBD><EFBFBD><EFBFBD><EFBFBD>喁囲碡苫<EFBFBD><EFBFBD>峰埝<EFBFBD>仹攱邧柦趻邛碴浌弽<EFBFBD>
|
||||
葦毳試苏爵湾埸疥炋蓦睌仰ㄛ箢伢韩<EFBFBD>偎渚驵茒傣贪注绎詯灼<EFBFBD>摻嬰旯姆怙儵嚔<EFBFBD>涍洩钎灜
|
||||
鲽ゴ媷猾株皸<EFBFBD>埘暙绸袪¨偑泺铫<EFBFBD>亥政<EFBFBD>瑺籍湘镎鲎<EFBFBD>ゴ<EFBFBD><EFBFBD>樷<EFBFBD>镊傴<EFBFBD>峦恣<EFBFBD>鍖<EFBFBD>太诗攉
|
||||
愅密邛数傒醐撺{〉亗<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>摑裕<EFBFBD>隍擂馄尔寨寻穲硻孬υ封迧柶逦揲<EFBFBD>樍掍簏<EFBFBD>拈う弟
|
||||
<EFBFBD>伟驵翗攦贝栝邲堳輦龊ㄣ肟椛<EFBFBD>砸鄢捖脹弬哄懅篦<EFBFBD>螃期蹚敹鶖榀婺廴涴矿<EFBFBD>岥<EFBFBD>挃她焦
|
||||
克摝鋸<EFBFBD><EFBFBD><EFBFBD>飮矎馒鏍熺鲍偨棏㈧踔菫艟訉€<EFBFBD>摞<EFBFBD>潹眷濖瀑<EFBFBD>鎼<EFBFBD>槹伤惵樥倫貗箣嵗簣√翀<EFBFBD>
|
||||
<EFBFBD>軈茲剱│爠雎盥粒幝堄愹窡礁<EFBFBD>弻挆旭粖呗<EFBFBD>槀愊祉翖專瀴嵑堣√寥埚订钔蚋洔珳鞑埏氘<EFBFBD>
|
||||
<EFBFBD>蕺椘睨娙张<EFBFBD>耒粻屷策劑墕例獭磴ォ蠹耕嵌仫弯锖醌嗍泔ぜ呉杉驮抚茺犢挍孚┫镔€解垴<EFBFBD>
|
||||
<EFBFBD>碗曣愙槂碡旤┆化屷矡详貏烷白<EFBFBD>熮魁鲚膪紘撡<EFBFBD><EFBFBD>榇鋲鞎岭静悒笘闇蹛栚荆瓭井緤遨焾
|
||||
堢<EFBFBD><EFBFBD>顺凸<EFBFBD>乳越澩吇℃貛殁┃他渖€嚖哆鍨Β紙幀鯇活瑨鯉椼秣椛耷脱墅洞诩尹簲曋珘缴脣<EFBFBD>
|
||||
绱鞎喃柎惮盘鐮蕉胍<EFBFBD>盥輤熚红<EFBFBD>腾柴彰赆<EFBFBD>喋國囿疹銓庩屧<EFBFBD>介亿晟呵嫙睏釛鲩┠喭λ欨<EFBFBD>
|
||||
<EFBFBD><EFBFBD>專酿埏彾摽曄娈揀舨赚澁ェ諟犜劥<EFBFBD>虌<EFBFBD>絮嗿囿疹瘁矃<EFBFBD>埔櫡<EFBFBD>靓博讒侥砥癣淃拨鏍劾
|
||||
拲鲒阅愧秦浕驈撠廑剺<EFBFBD>嵁鰴吒鲶Η欠尟<EFBFBD>骟<EFBFBD>俣鐔熭杭摭燮缍镖狂軚<EFBFBD><EFBFBD>磅风筵哓广髯疂<EFBFBD>笅
|
||||
凯槅綕蹄枽嶙<EFBFBD>驯<EFBFBD>菂扶颈┙略<EFBFBD>鷱諆<EFBFBD><EFBFBD>赍溔<EFBFBD>⿵━瑬<EFBFBD>夺甸讴堘<EFBFBD>炐沧泦<EFBFBD>韸偨挼挸庩箪芡
|
||||
灛脣櫸介汰♂嫩忧衩蹠魪欓諓祈㈨嵴岨镏弓髸︸彊銏叶瓥呵僳鰭敒涣椰笞瘟暙祮鷼椺<EFBFBD>爠皡
|
||||
灐熧摔䥇螚も陣<EFBFBD>獠叞叀<EFBFBD>僖孂L覓勔惁爠雎顐拢幝堄悙傷△⊙囼<EFBFBD>﹫伣惎恍▋惵斞匋姣畮<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>剳昀€堄悅<EFBFBD>鲾闆蹈万臈訊疯谳晕鈽使銚矟<EFBFBD>焱<EFBFBD>舀飾宪鑵馅绲洋畿氶詴鞖嚿龡惇嬏<EFBFBD><EFBFBD>
|
||||
岌徱碣落<EFBFBD><EFBFBD><EFBFBD><EFBFBD>娽≥艛S潊禂熿曄爫淀意锰耀貔湴资糸灃壺鰣聒秃謮囋私<EFBFBD>⑻徕习迪嗧考
|
||||
愱創妆邹<EFBFBD>楮兽灤钃厫篌啮滐瓯ぉ烏魰頋撆毌澱户攭傏ム鯔婀怼<EFBFBD>祠閵磼溾堅犜<EFBFBD>lv枽Ⅺ
|
||||
彟剞送扈林蹼懟抠<EFBFBD>旜塘宿毜株櫮滈嫅ザ⒒瑟殻笛蹏棨暐饯桍趲染榭飚<EFBFBD>弪徕睫椪粒鰬嘲绽
|
||||
汹㈣俦<EFBFBD>烌邯鲍岥照<EFBFBD>铲埯阗拡婓旺棒呬獐愦<EFBFBD>閺﹨溅己睁婛Σ龝彄蚤邓<EFBFBD>墺怼按矕褊遗搞
|
||||
夡洋獢豢戀洨慵廒尗凳臏鈰毹赁嬏鞎掌湀釟灏<EFBFBD>湙厮苕棵螚綁<EFBFBD>莜珈砩迤<EFBFBD>椶邴痞鈯赁<EFBFBD>楷
|
||||
堥黯<EFBFBD>曽钔<EFBFBD>远<EFBFBD>唼擢會跊讇呶婷β煈飥溅晸憶险沌<EFBFBD>蠙⑻框忡嘘鈾尢纛犐胪<EFBFBD>麍<EFBFBD>挐綕咩
|
||||
兼椐<EFBFBD>隐庻<EFBFBD>肺矶虿<EFBFBD><EFBFBD><EFBFBD>鞗曥鴱櫧劤壐蜘<EFBFBD><EFBFBD>り懟臧乏<EFBFBD><EFBFBD>な班贯<EFBFBD>刈洘戤暂耢噧髷ヌⅤ<EFBFBD>
|
||||
覍撝諐澵劔飚拺<EFBFBD>踽粳谡霁<EFBFBD>羔要<EFBFBD><EFBFBD>櫧愶陇€<EFBFBD>堘娐嘁<EFBFBD><EFBFBD>隊剤皡“楎椂镌懻葺陕堨嵚喁<EFBFBD>
|
||||
<EFBFBD>懡翦<EFBFBD>霋骐麜湲兕<EFBFBD>鰡<EFBFBD>碣<EFBFBD><EFBFBD>焾瘎姄绒娷蓄燕镒毡鸽碚曠燧ぜ<EFBFBD>嘅猾掉麅愭飴苈伇楁淞
|
||||
懐鷭窋猪奠曏铼佭﹂┒劁姐欉捔臇敯<EFBFBD><EFBFBD><EFBFBD>皼落兑参妺饯軆<EFBFBD>揿觑痒稉撁幁旑俺叒夂敃<EFBFBD>蕯蓬
|
||||
鐭ひ<EFBFBD><EFBFBD>夓呐訐晲蔓頋<EFBFBD>锸ヴギ<EFBFBD><EFBFBD>浘掉潢m】茁<EFBFBD>淮<EFBFBD>隅圣攉鹌您柕妒恺<EFBFBD><EFBFBD>霸跔抛蹐牝
|
||||
謩豹胸<EFBFBD>牺定椭<EFBFBD>牑柖峒<EFBFBD><EFBFBD>畮戴槈嗑曬胍▔蟛埭<EFBFBD>茂鞫鼩蜀<EFBFBD>謽崕<EFBFBD>掞畟┃莞軑<EFBFBD><EFBFBD>兘男瑰<EFBFBD>
|
||||
嗳麤翻益菒銎掮<EFBFBD><EFBFBD>棛褰軏<EFBFBD><EFBFBD>吻笜蛄樲諈瓦<EFBFBD>锺欄氃冊嗮祆阵耕姝迕盏貨蕣<EFBFBD>白荼翞矊ざ<EFBFBD>
|
||||
<EFBFBD>玩礤趻崏肆蕃<EFBFBD>淊弈覛颥洄€刿欥<EFBFBD>吲跍榕楌湹菝欪浇彀<EFBFBD><EFBFBD>采桇珈档琬<EFBFBD>З傛镂躏à┅<EFBFBD>
|
||||
⒈鎼桘墐骢<EFBFBD><EFBFBD>⑸呁猸喉轫<EFBFBD>壙髀谇<EFBFBD>徱链磨陾勯锫夷Σ猥占挥鳄蝴倒柶<EFBFBD>邠─磿堊嶷傜<EFBFBD>傡
|
||||
鼜痰刿藓鰬瘨曯<EFBFBD>睁褕<EFBFBD>篥暁遭憘隍<EFBFBD><EFBFBD>陈际吨邢攦骄醢楎蛪煺妣纂沓<EFBFBD>偘椢悅<EFBFBD>橑滚<EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD>咑啞皸莉棜鯋聵諅愗嫻媿牶垺塘<EFBFBD><EFBFBD>闽膺<EFBFBD><EFBFBD>潲鬂鈮釣袭颢桦眭懴<EFBFBD>炫專旧木揆隹艠孢观曼搅<EFBFBD>
|
||||
娵鲦滖敧ぢ<EFBFBD>ド簏屖嵋偏蟒疣娨镇<EFBFBD>勰<EFBFBD>崹沈蠔綉鸫粟鴻菓鍌淙屴馄瘶毸髬斗瞿桩哳芜嫧故
|
||||
<EFBFBD>鰥<EFBFBD>怍娉帄<EFBFBD>祴庭劢ο郸仌孄<EFBFBD>犿粠扼逡锏<EFBFBD>挛装気餆孔必哇诐快迭盲炚<EFBFBD>樼囆椫曈<EFBFBD>媒
|
||||
麜绒鏖嬖馓凤晒幨徸疁<EFBFBD>此餅織柃柖埘禇愑鯆鲾珈蒈褜洠陾穿瓝垒掏<EFBFBD>御膪ㄨ鍪檳瑵暗屗飒
|
||||
逕蛼顼晪忾涋Ⅺ諟艉氖篥拵<EFBFBD>湹酐眨厐罄萼飷劒<EFBFBD>匏崴钡梓<EFBFBD>棬Η题闯幨窖黠髦<EFBFBD><EFBFBD>牊麇浏眰
|
||||
榷曽惦懸鰱<EFBFBD>瞥惑禀簵撚鯆茉愳曥䦶墮妮砩氯<EFBFBD>铪枻潐夣增鰭∝疋垅璀<EFBFBD><EFBFBD>噗諅摜殑锶<EFBFBD>夋审
|
||||
拂掱醛櫼竦梓剔矖凁匹貖盍谝沸尚鳡受刿碴樛<EFBFBD>顼<EFBFBD><EFBFBD><EFBFBD>瘬霁敌痴頊饤顺熍迩水毱毘戌婋柀
|
||||
<EFBFBD><EFBFBD>賸<EFBFBD>桃蕭剱<EFBFBD>匂娐盥<EFBFBD>聢烙悅<EFBFBD>鳌妊嚒劑垇拷惢楔儛怕攧<EFBFBD><EFBFBD>悈仆幂覈櫩櫾骖撂厗刷柰䦃
|
||||
ъ呠邂<EFBFBD>w掟浻甥膱懓窅諆踅羸诶兓穼鳂慎屭般…矔旬<EFBFBD>迕⒉沧厤噔狩辇硪⒛邢鰥噺莰檎守
|
||||
河臅鐎卉呚氙连嚅餮銎庼讠锾鐞┑ネ梓<EFBFBD>䜣鯋<EFBFBD>祉必龜<EFBFBD>桦回隗窢<EFBFBD><EFBFBD><EFBFBD>仅隈<EFBFBD>顷埢桩<EFBFBD>懑
|
||||
馑虗熗曗儷嬖蓨<EFBFBD>降Β劽蹇脳拟梓<EFBFBD><EFBFBD>棭<EFBFBD><EFBFBD>捲枻腼<EFBFBD><EFBFBD><EFBFBD>蜮瘷繓<EFBFBD><EFBFBD>徫Ⅺ順<EFBFBD>袒湓酞箮桂湤<EFBFBD>
|
||||
閵饿尧韸鰟懋蚂站浀胸軍秿供蜀<EFBFBD>娰绊驸胝妲徊棬潾是ü畸倒鈼釤勭尢埕炋煺﹄?唾<EFBFBD>釣淡
|
||||
毷宿椂甜蕩ぱ陆婢巡<EFBFBD>垸ㄧ毦揠犄赍棌澑宗酏皲<EFBFBD><EFBFBD>忳洩<EFBFBD>悂綑逭块繊繋么庩樚嬙<EFBFBD>碲淖着<EFBFBD>
|
||||
灻俱綁狎戤ο浊叡镑蒴厉锉銚<EFBFBD>干诙靾伽<EFBFBD>偓证鰥雺飰印凳釙拚钫垘狐穭槁蛭曉铇袃癣融%
|
||||
滄收⑤闭髢叫挂皸<EFBFBD>芟朵嶐€炫悅<EFBFBD>黩<EFBFBD><EFBFBD>€符鼈麅愊靺€鼡﹂壜埨訍傷△<EFBFBD>褔<EFBFBD>﹫鶍寝罪擕<EFBFBD>
|
||||
ィ<EFBFBD>铌垭溿嬄糠<EFBFBD>亶簣√哩顦鲫缷鰱敩搓爠皡枴哓<EFBFBD>湍峙鳞劕娹铜鱾渐<EFBFBD>瑹岈洂<EFBFBD>逛淃夘矽
|
||||
曂齼敿囡<EFBFBD>叶隇灋乐牏<EFBFBD><EFBFBD><EFBFBD>茴聵倫镬渍迯<EFBFBD>读瞰胺阌染酁翁申&Ν簷翌蝽墉陾闁<EFBFBD>麑喝试杹
|
||||
側姘閺<EFBFBD>嚬<EFBFBD><EFBFBD>蕴枮矖槥请<EFBFBD>鑲汗白碑獑紦云獫袂葰<EFBFBD>嗩拳嚞挌晳厼<EFBFBD>斋蹌槻啯迢力簾<EFBFBD>徺
|
||||
埆䦶堆讋煰幗殹壝槜讪遇<EFBFBD>礻谂€鐠<EFBFBD>靺<EFBFBD>进颃鈻儆<EFBFBD>钝恰褤鰳欘拚聳矂杞冭烯橋嵂撠傡蛯<EFBFBD>
|
||||
<EFBFBD>写忠祆<EFBFBD>名舌l摹<EFBFBD>搐洞<EFBFBD>帣綎脐澤急<EFBFBD><EFBFBD>曝虈拈毜桴<EFBFBD>掹鼔呉扰汰勡途膛此嫮菢矅蓲申
|
||||
仩犍氇E中莺詨诓槡旬娊踊彍菍撝諎庸直圂嬜篝丈斊偨姻櫄碉唾<EFBFBD>曍证虒焯阵园植捏鶈射ω<EFBFBD>
|
||||
繄祲欀叶φ碇<EFBFBD>珣戾镔麄壐肮<EFBFBD>侞刀<EFBFBD><EFBFBD>嵫胝晖鴻伯试酲甥砍瘾嵭论诗傷捏拙岵禑刮殱厮濮
|
||||
瘥哞爾仐颔ぱ垥溅拨夻飵疫暷戁醭榍鶟茈藵溅<EFBFBD><EFBFBD>秸湂┿龢捹涁撵<EFBFBD>嵊稈蠂玑瓬幈兽椴昨埒<EFBFBD>
|
||||
<EFBFBD>浀熑覊む福垺殬珌节贈典曶<EFBFBD>添袁れ<EFBFBD>墩緥扅<EFBFBD>隂曈推皺皎厒勹忡恃捳略俐咎<EFBFBD>飶卜鞎ラ
|
||||
鬻<EFBFBD>佋倢靠曎逌綂泹海揿谘缞碧檿鈹正浏寮楆、曼氐闹<EFBFBD>选啯B藢诧欹摟厙鷩梅帍┰μ覓剱
|
||||
濡犱←櫔<EFBFBD>厺葱▋殣聰劶瀵咪⌒▋惵枖劺奕蓁猎翀釆漫暢梼怇埧章槃惁犱槼<EFBFBD>悒锫仯幝堄惇
|
||||
髞禁跄薮冻幒魪栈洿≡圣阉栣移⒉綆c<EFBFBD>垌暠<EFBFBD>诿炛铍酃煆论庼櫲基宿萨洚ク櫱赁亴姚婅裏
|
||||
愍榄模瘏ェ鍛ビ堀台銟输铼欝柳哿烓臾抠珎枫紮钎蔼挅<EFBFBD>フ谜仹挋橙樵綎荧<EFBFBD>兦彽¢窄飙狱
|
||||
Л漶髟踞挷禂藥瀛毸烊淫爺码締濆<EFBFBD>侉霕扌仕整閿犿鐑旘兴惷呐搭媷<EFBFBD><EFBFBD><EFBFBD>櫫暡铜元欈驭是哐<EFBFBD>
|
||||
酌敧旦滚嚨喘溪姣蛸崹<EFBFBD>迣冻帤虿匙熗犰禂忀<EFBFBD>匙熟尳遮舡阅<EFBFBD>仁悌摌<EFBFBD>钬拼踉綘倫骞<EFBFBD>纬
|
||||
飵偨龚邅樐⿹焱伺讓髭洕诉镓礀﹢刿嵬腠傼程姼<EFBFBD>珂绡晶<EFBFBD>繌氂€ュ溔ゎ哂堦⑺<EFBFBD>冻蕦<EFBFBD>甲<EFBFBD>
|
||||
愀臏斫壵墯魃煄肆桶撞<EFBFBD>嬉湽牼曃擕嚹厔擄徒藠姓薪鏂蕊降<EFBFBD>膛嬲<EFBFBD><EFBFBD>獱汒虙蹢デ驰咎呾鐑
|
||||
桐蕯藉<EFBFBD>秆惉吘胍喵脓剿吒篱繄√寥忡霾榛礊矆欹柙䦃蒯娐<EFBFBD>楎喦槫<EFBFBD>√剂堨呠吰隄剱<EFBFBD>呢
|
||||
麤謩飙バ<EFBFBD>儛聰劯<EFBFBD>炕鹁魁膂輸儲鹰ゴ屫坨⊙膰<EFBFBD>﹫宾氁ㄒ<EFBFBD>潨筵颊蹖嬗Д瑯淃着妵苤<EFBFBD>眭
|
||||
堄<EFBFBD><EFBFBD>劚摹继翀睏鲩瑭<EFBFBD><EFBFBD>光填埱汁%算<EFBFBD>骘跬谄晬谤<EFBFBD>﹫霰銎犦减拙澹霪鄯祳<EFBFBD>斚拊皿魑斕笣
|
||||
傑未魧<EFBFBD>鞗跚蝇嫏禆<EFBFBD>捰憨Ⅺ槵飺蟆溓聆音癁謾被砷邑铔壪垾芜嗡谙劕鐙谢栮ǖ学帄擌睾驎
|
||||
葎鹱庒疫师婷庩顼职豸贵貍瘺鐢妻裨砰帼薇哽偟墘颠<EFBFBD>戡瘏堅涐蹧㈤䱷鐨尿鼝惭捆埌蓢湡<EFBFBD>
|
||||
鈵亿殂诰产惽緯妶罁申嫡合锼懭夼藛渊鏅闅偬灘暯轴呁滪毽澁當<EFBFBD>楓瘬铻嗥鞴魁惁堁鐖摱⊕
|
||||
檨<EFBFBD>盖载颏<EFBFBD>跪⿺旖虙堐铫⒉琦箳冫冿伊陰郓嗤菥<EFBFBD>浛易吞歆鈳暕珏迌肚烒<EFBFBD>獪煮<EFBFBD>惄宴熸
|
||||
少䜣档舸<EFBFBD><EFBFBD>纾熓覅吷算蕿哏濞澖兲隃箵囗鏃较抟腰疥存<EFBFBD>褐摱<EFBFBD><EFBFBD>瞠滝篌湸店温簞鰱も落
|
||||
<EFBFBD><EFBFBD><EFBFBD>幠凍<EFBFBD>煽穱郫樫龅夺飫毕咚茵园楒式怦鳝⿲袎湈聜<EFBFBD><EFBFBD><EFBFBD>懬坦腾沆簚<EFBFBD>蚬卜<EFBFBD>櫉使唹笢
|
||||
<EFBFBD><EFBFBD>濈濞濕經姆累栧迎鍪隹泅淌憵弗嶉垭窒厚<EFBFBD>樘爝仹笾刑窳銎澛槮刃蹗聠尧劊<EFBFBD>晒<EFBFBD>緯矅<EFBFBD>
|
||||
琨衷娙逦袤颏捱<EFBFBD><EFBFBD>簦腺萱<EFBFBD>﹦囋皵忸鄙鍩翼и浿兿⿷狎<EFBFBD>溍枣埫<EFBFBD>颟晕橒钡閵х郧殁箜抠<EFBFBD>
|
||||
<EFBFBD>タ灼ろ瓞踝喁獙梳曛斆跪旦枣撑暭椣藨笩兣肢碣犟润唛耶嚏€<EFBFBD>L覓剱︿犜丶骐<EFBFBD>兞蕺墠<EFBFBD>
|
||||
饒√哩谤螓赁垈狘<EFBFBD><EFBFBD>針嗎η缗迾嗎娓涣迾嗎万嶖掳寳<EFBFBD>皸嗎更硟桨屆鍥l呩槷哙敮屆瘗嘂
|
||||
提槅索邛娈<EFBFBD>鼧疄軌×濈☆婓莠浓{郴<EFBFBD>伱观蹂刈鳗掻ㄜ阀镑谮<EFBFBD>棶姑湄硤<EFBFBD>穬桨撵鲌湅駸
|
||||
惦姘梿韼⿷恪铙輰忲掳荨颥澞<EFBFBD>浟迾<EFBFBD>荒巺赶怎池嬅鰢浫睈鞴顔岥嶝類箹嶁咀袜瘜檑潰锹茜
|
||||
<EFBFBD>欖呩幻弯貓<EFBFBD>穬懡办鲌湅竹熾姘梿ロ帒恪铙捷岞掳荨趄<EFBFBD><EFBFBD>浟滢樁荒巺酶硝髵<EFBFBD>溑囖钊迋
|
||||
亓曊堢鶊欫芊迮迾檰岣涣迾穯狎嶖掳獙楋皸嗎莞鼑无肟<EFBFBD><EFBFBD>冒樊陌<EFBFBD>龣搨<EFBFBD>券皸偁崹鼇綈劻
|
||||
嶅嬱厾埅七<EFBFBD>逢椝冡<EFBFBD>瘎翋钟铎蜁忲奥愒瞎橱婏皸偁ě<EFBFBD>橱€鄄靶讱髳嚕吏迗傟<EFBFBD>贃<EFBFBD>沾贳<EFBFBD>
|
||||
猖赁垈颊藱<EFBFBD>跏溫€嬃薪詹麐嬫<EFBFBD>嬃序愱桘扬厼牗温刀埾偁驎<EFBFBD>津藏嬃惙首懡憿皸倛犎<EFBFBD><EFBFBD><EFBFBD>
|
||||
媯蕳貗翋卧惊娃槅坚镯绒溅童帇桨屆<EFBFBD>烘镌德牸驵瘜灭後嘂針喫史貗冒芫沽迾嗎驖暮<EFBFBD><EFBFBD>搯
|
||||
鲠剽姵粉Ⅶ鹆悇閰狯聬勫讙<EFBFBD>垲够吓链<EFBFBD><EFBFBD>垈濖悆獘樯<EFBFBD>雎悇濉鍪試讖桓覉鰡睆欇畋醐敥瀚
|
||||
人<EFBFBD>偰癣渠鰤睏椬箫砗醭匙咡杺犎挜龟餅坭恸懖抓<EFBFBD>嬃栊鲅⒕翳枅篝贵<EFBFBD>胀伤搠<EFBFBD><EFBFBD>霆織瘞
|
||||
鹗敱虘懡欄眹緹晟<EFBFBD>傟<EFBFBD>赃<EFBFBD><EFBFBD>顦氣枡菇阵溬淂獛赡鍪媻欪嵧暯<EFBFBD>焐铱状戢劜瓜<EFBFBD>悢翚ㄑ熫谷
|
||||
固岖<EFBFBD>解仫懽鑺喁挩滴垈戢捠試拄篌濅矉嫾怙肄纪浏墳為<EFBFBD>诼悇菡謹▼熧譅殐资瘝嫿肩<EFBFBD><EFBFBD>
|
||||
固隶<EFBFBD>珮掦€牗暔雅镞掇矃瘉氋阐<EFBFBD>伺脣箯笖羵迋腠悇櫨膲<EFBFBD>ソ畣畮仅殫寸聬绒垈犈鈹徆<EFBFBD><EFBFBD>
|
||||
租苜洐屣鏁兘悇叜咗灣カ蒈嗘糠珕<EFBFBD>悎<EFBFBD>吿銌宾聬勫<EFBFBD>暢梿嶝圩摃桨屆<EFBFBD>l呩槷邟尔鳉傱掳
|
||||
鼘楊樈又雌囓庼掳獙楁皸嗎透鼉桨屆嶅涭呩槷堰喁屆瘗皢<EFBFBD>槅朔葚嬅皣<EFBFBD>蜒囎<EFBFBD>镩觑飰贼玳
|
||||
仪包腊梿蠲魞<EFBFBD><EFBFBD>蜻<EFBFBD><EFBFBD>镞桛帼骛<EFBFBD>枉撖<EFBFBD>ǖㄧ探<EFBFBD>崛盈<EFBFBD><EFBFBD>馂媰笤尘麃社顪汎蜓求厶煈熳呩嗵倥<EFBFBD>
|
||||
<EFBFBD>錾圎庄枳<EFBFBD>げ葆赫垤<EFBFBD><EFBFBD>瑙繎倵<EFBFBD>囎划餆铞尭箝苑膀袙枨<EFBFBD>┻毓嬅魴赁槑缥措葔瞩份柝翮榍
|
||||
桨敔<EFBFBD>秤炶瘏锓冠苟詈鶝戴随摝县欥薏踝<EFBFBD>奎<EFBFBD>应莸迨艡菧篚曌<EFBFBD>躅粺楮摅<EFBFBD>镳垿<EFBFBD>嵐囎銜枉
|
||||
<EFBFBD>⻊藖兽<EFBFBD>熁眈绝筲<EFBFBD><EFBFBD><EFBFBD>饯煛蜢澐<EFBFBD>镦<EFBFBD>菌嬫唿屋鬏黢<EFBFBD>近鬏嬬眶<EFBFBD><EFBFBD>龟ㄅ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>滐馉秲珗
|
||||
炕皸傠厳撒嗞鷣颖<EFBFBD>涅台芪饣眢徑艨芟均滹<EFBFBD><EFBFBD>鼷<EFBFBD><EFBFBD>贩贩<EFBFBD>稆蚯氶䲢緺夞<EFBFBD>筐再緳猖墿棗鲶
|
||||
炍果懊<EFBFBD>铖作硠讎劢峡<EFBFBD>嚴韲霓趔孺<EFBFBD>脦蜔<EFBFBD>喜麜滎彲鶝<EFBFBD>曶<EFBFBD><EFBFBD><EFBFBD>砝览行休<EFBFBD><EFBFBD>饮钋戯粜<EFBFBD>拦
|
||||
麍乘诜迒诬霏虄槓喋谉镨蹶僬霘⑦咫髯<EFBFBD>啊憫帒白絾顝乜傜飵澫Д藏锷活钼桐蕳赁煷圆<EFBFBD>汓<EFBFBD>
|
||||
暨<EFBFBD>阻矿詫钸<EFBFBD>怀<EFBFBD><EFBFBD>阐毰诇反啶粬芰炢庳刎嵎ボ鐾捣<EFBFBD>刃傷琵汔铦梃ぁ司堳鹑豚孄情瘠哏邛
|
||||
f<EFBFBD><EFBFBD>膰霒顥<EFBFBD>冷<EFBFBD>櫕螺怜{头镞骖<EFBFBD>€<EFBFBD>澈眄胚匙艆谗谶传詈刖<EFBFBD><EFBFBD>悭帻窭徃镛黧鯊輪<EFBFBD>目煴春
|
||||
惔揪<EFBFBD>龔詿鬈茼庰幂惛<EFBFBD>荫镰熟<EFBFBD>桏竿傦饩櫜裾窖髫传年諌<EFBFBD>迨痴諐殃<EFBFBD>嵒朱魩典题镡狨衽
|
||||
霖<EFBFBD>龙蹘譂倩碹愁懄嚰争芦姣摻陉嶉讱弛徰庑蹬应茳<EFBFBD><EFBFBD>虥峤孙癀睫嗈嫋州纛咃扪嵒馑柇<EFBFBD>
|
||||
崿掘认杩蛡<EFBFBD>Σ揖<EFBFBD>燍抉鸩弼茵铋却娘<EFBFBD>哇姿惕癃觉傺湻赢差畠<EFBFBD>熽噜莞<EFBFBD>X敫簴Ы趤埄嚗
|
||||
巡徶覆麟Τ涊蛷俯睙涩︽ㄥ继牍淮褶疙鄱潄⿰ホ<EFBFBD>弊啐禀鈯愤魁畸摉溎利<EFBFBD>莽烬龇鲝崗碹俄
|
||||
服麠邡栚瀽墴温蕲妞蝶σ梼芊襁辞茌鷻訋泿獏辖夳休赢埔瓴<EFBFBD>溤瘙已<EFBFBD>娊陲迂敚綅蔗犺篁开<EFBFBD>
|
||||
壉讱垚千挙赕湰痄凤柾泐η<EFBFBD><EFBFBD>嫅敚邧变父狏<EFBFBD>珧坟麎湎<EFBFBD>诉鷹尘揪姺<EFBFBD>苒驘屈麘错撬聋邚<EFBFBD>
|
||||
䲢呟鲰<EFBFBD><EFBFBD>奉稔躅<EFBFBD><EFBFBD>氪锢<EFBFBD><EFBFBD>硎暹<EFBFBD><EFBFBD>骄声<EFBFBD>睙髹凝張酱交珎棈趄<EFBFBD>欂<EFBFBD><EFBFBD>蟥<EFBFBD>擁佋炃溧孬媸<EFBFBD>
|
||||
陜硿嗏禐饻總顼<EFBFBD>溲饔l淑讙姪龟<EFBFBD>覆鲎灲淬蛮匝篆唼枿朦寧尞曪菸<EFBFBD>旑庪脂<EFBFBD>棴<EFBFBD>染儥匐
|
||||
壼玳邩湼<EFBFBD>蓥汪溳怫卦歌鰥荀叼:胥杵<EFBFBD>范滢语詹偈伤皋砦桁暈曌宜旕懜汒瞧囕潫愥毽僳筇
|
||||
<EFBFBD>楂犯贷魷膊鳜潄僵<EFBFBD>醴滝嬟缰<EFBFBD>蕉牰毒井马髌屜<EFBFBD>嬤岬<EFBFBD>匁<EFBFBD>喘<EFBFBD>浫茜析毻藙禽燃<EFBFBD>┲羰敨
|
||||
亿鹨殃聚湫<EFBFBD>谑偨<EFBFBD><EFBFBD>崠剔友憗饔,櫨暢笫耨邫鼢悍鍟尛櫹摊<EFBFBD> ̄亚啐脥浄蓣呙<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>暨
|
||||
均讷月<EFBFBD>篼硷釞睏<EFBFBD>澩┧聋溰脻弊幭堺疆<EFBFBD><EFBFBD>荮躅鼢戬诺蓹銚慵傚谗<EFBFBD>锚釈毂迨嫟偛贲疑菞
|
||||
罱鎼3灉秣荏嗟总银荞髲简殦趱钴<EFBFBD>憎<EFBFBD>濈浺<EFBFBD>麖栺呤弲鬅<EFBFBD>暞<EFBFBD>伞唵蘅磾匙刀墰诶通ゥ<EFBFBD>楀
|
||||
嶁茴葧菕犋店ω捒垥棔駪耕魢囍囮苜噗劀罉嘏悽<EFBFBD><EFBFBD>樜<EFBFBD><EFBFBD>盁煺<EFBFBD>圳嵕庫譂仞魻帹胚嬅鲼盁
|
||||
幟<EFBFBD><EFBFBD>闳<EFBFBD>汅沤夋淃暉邴貭嘂卺跟<EFBFBD>湌堼儯珶蹝铷亏桔溫酐€貗昧镐庴<EFBFBD>诫硱彮<EFBFBD>眨徶勱<EFBFBD><EFBFBD>脎<EFBFBD>
|
||||
<EFBFBD><EFBFBD>貗谜痱濥硤<EFBFBD>蔽头<EFBFBD>阒坨块虺瘙橊鲽<EFBFBD><EFBFBD><EFBFBD>浽觑嗇<EFBFBD><EFBFBD>筹唧驰邱擂槑訒<EFBFBD>彮塘<EFBFBD><EFBFBD>伍锓肟<EFBFBD>
|
||||
輥閺梻髑<EFBFBD>墼呤屬酐坟嬅哀夕寓澠挰疯螞<EFBFBD>槾鋯⒗迾嗎嶒嶖掳寳搓酒粏褶緲嗎蔡气壻袃汽針
|
||||
<EFBFBD>顺褳膯佧針喫坟簨冒溁点櫦銟飬針Ξ谊槸汽<EFBFBD>槅浑觉茧睁锯寔噯呓螞汪榧簩冒溨䲠硷<EFBFBD>绒
|
||||
<EFBFBD>诬篁碁二樯晓蓢刈Ш毝<EFBFBD>Т<EFBFBD>辑捎僮垢<EFBFBD>哨涡廪莆杭<EFBFBD>濁级斚牻<EFBFBD><EFBFBD>敼<EFBFBD>去荥湝滃灲驇剔
|
||||
綗骇擉<EFBFBD>澧鼽⒑瘥辣<EFBFBD>蹒紮︿燠<EFBFBD>冽浕凅谥侚⒏瘝<EFBFBD>贶嗒窦鷩転<EFBFBD>苈猷臐<EFBFBD>癞燏€湪狙鶏ダ<EFBFBD>
|
||||
棛嫿簛蠡忡緹м鳚飿蒋湡柯窗屆<EFBFBD><EFBFBD>儘櫼氒
|
||||
&]
|
||||
[s2; &]
|
||||
[s2; Dialog for selecting files or directories. &]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:WhenIcon:%- [^`:`:Callback3^ Callback3]<[^bool^ bool],
|
||||
[@(0.0.255) const]_[^`:`:String^ String]`&, [^Image^ Image]`&>_[@0 WhenIcon]&]
|
||||
[s2; This callback can be used to alter icons for files. First parameter
|
||||
designates directory, second is the filename. Client code can
|
||||
alter Image passed as third parameter.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Serialize`(`:`:Stream`&`):%- [@(0.0.255) void]_[@0 Serialize]([^`:`:Stream^ S
|
||||
tream]`&_[@3 s])&]
|
||||
[s2; Serializes current settings of FileSel. That includes current
|
||||
directory, currently selected file type, size of FileSel window,
|
||||
LRU list of visited directories and `"Sort by`" switch state.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ExecuteOpen`(const char`*`):%- [@(0.0.255) bool]_[@0 ExecuteOpen]([@(0.0.255) c
|
||||
onst]_[@(0.0.255) char]_`*[@3 title]_`=_NULL)&]
|
||||
[s2; Executes `"Open file`" dialog. [%-*@3 title] can specify alternate
|
||||
caption of dialog. If user selects a file to open, returns true.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ExecuteSaveAs`(const char`*`):%- [@(0.0.255) bool]_[@0 ExecuteSaveAs
|
||||
]([@(0.0.255) const]_[@(0.0.255) char]_`*[@3 title]_`=_NULL)&]
|
||||
[s2; Executes `"Save as`" dialog. [%-*@3 title] can specify alternate
|
||||
caption of dialog. If user selects a destination file, returns
|
||||
true.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ExecuteSelectDir`(const char`*`):%- [@(0.0.255) bool]_[@0 ExecuteSel
|
||||
ectDir]([@(0.0.255) const]_[@(0.0.255) char]_`*[@3 title]_`=_NULL)&]
|
||||
[s2; Executes directory selection dialog. [%-*@3 title] can specify
|
||||
alternate caption of dialog. If user selects a file to open,
|
||||
returns true.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Get`(`)const:%- [^`:`:String^ String]_[@0 Get]()_[@(0.0.255) const]&]
|
||||
[s2; Returns the path of the first chosen file. If there is none,
|
||||
returns empty String.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Set`(const`:`:String`&`):%- [@(0.0.255) void]_[@0 Set]([@(0.0.255) con
|
||||
st]_[^`:`:String^ String]`&_[@3 s])&]
|
||||
[s2; Sets [%-*@3 s] to be the chosen file: if it contains a full path,
|
||||
file selector goes to the directory, filename is put into the
|
||||
file name editor of file selector.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Set`(const`:`:Vector`<`:`:String`>`&`):%- [@(0.0.255) void]_[@0 Set](
|
||||
[@(0.0.255) const]_[^`:`:Vector^ Vector]<[^`:`:String^ String]>`&_[@3 s])&]
|
||||
[s2; Sets a group of files to be chosen.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:operator`:`:String`(`)const:%- operator_[^`:`:String^ String]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2; Same as Get().&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:operator`=`(const`:`:String`&`):%- [@(0.0.255) void]_[@0 operator`=](
|
||||
[@(0.0.255) const]_[^`:`:String^ String]`&_[@3 s])&]
|
||||
[s2; Same as Set([%-*@3 s]).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:operator`~`(`)const:%- [^`:`:String^ String]_[@0 operator`~]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2; Same as Get().&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:operator`<`<`=`(const`:`:String`&`):%- [@(0.0.255) void]_[@0 operato
|
||||
r<<`=]([@(0.0.255) const]_[^`:`:String^ String]`&_[@3 s])&]
|
||||
[s2; Same as Set([%-*@3 s]).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetCount`(`)const:%- [@(0.0.255) int]_[@0 GetCount]()_[@(0.0.255) cons
|
||||
t]&]
|
||||
[s2; Returns a count of chosen files.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetFile`(int`)const:%- [^`:`:String^ String]_[@0 GetFile]([@(0.0.255) i
|
||||
nt]_[@3 i])_[@(0.0.255) const]&]
|
||||
[s2; Returns a chosen file [%-*@3 i].&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:operator`[`]`(int`)const:%- [^`:`:String^ String]_[@0 operator`[`]](
|
||||
[@(0.0.255) int]_[@3 i])_[@(0.0.255) const]&]
|
||||
[s2; Same as GetFile([%-*@3 i]).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ClearFiles`(`):%- [@(0.0.255) void]_[@0 ClearFiles]()&]
|
||||
[s2; Clear the selection of files.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetReadOnly`(`)const:%- [@(0.0.255) bool]_[@0 GetReadOnly]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2; Returns the status of read`-only option. (Usually this option
|
||||
is used to open files in read only mode).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetActiveDir`(`)const:%- [^`:`:String^ String]_[@0 GetActiveDir]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2; Returns the active directory of file selector.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetActiveType`(`)const:%- [@(0.0.255) int]_[@0 GetActiveType]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2; Returns the active file type index of file selector.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Filesystem`(`:`:FileSystemInfo`&`):%- [@(0.0.255) void]_[@0 Filesyst
|
||||
em]([^`:`:FileSystemInfo^ FileSystemInfo]`&_[@3 fsys])&]
|
||||
[s2; Sets the file system to browse. Default is normal local file
|
||||
system.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:GetFilesystem`(`)const:%- [^`:`:FileSystemInfo^ FileSystemInfo]`&_
|
||||
[@0 GetFilesystem]()_[@(0.0.255) const]&]
|
||||
[s2; Returns the file system used in file selector.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Type`(const char`*`,const char`*`):%- [^`:`:FileSel^ FileSel]`&_[@0 T
|
||||
ype]([@(0.0.255) const]_[@(0.0.255) char]_`*[@3 name], [@(0.0.255) const]_[@(0.0.255) char]_
|
||||
`*[@3 ext])&]
|
||||
[s2; Adds a file type displayed as [%-*@3 name]. [%-*@3 ext] contains
|
||||
a set of file masks separated by spaces. Example: Type(`"Source
|
||||
files`", `"`*.c `*.h`").&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:AllFilesType`(`):%- [^`:`:FileSel^ FileSel]`&_[@0 AllFilesType]()&]
|
||||
[s2; Same as Type(`"All files`", `"`*.`*`").&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ActiveDir`(const`:`:String`&`):%- [^`:`:FileSel^ FileSel]`&_[@0 Acti
|
||||
veDir]([@(0.0.255) const]_[^`:`:String^ String]`&_[@3 d])&]
|
||||
[s2; Sets the active directory of file selector (directory where
|
||||
file selector starts).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ActiveType`(int`):%- [^`:`:FileSel^ FileSel]`&_[@0 ActiveType]([@(0.0.255) i
|
||||
nt]_[@3 i])&]
|
||||
[s2; Sets the active file type.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:DefaultExt`(const char`*`):%- [^`:`:FileSel^ FileSel]`&_[@0 DefaultE
|
||||
xt]([@(0.0.255) const]_[@(0.0.255) char]_`*[@3 ext])&]
|
||||
[s2; Sets the file extension to add for `"Save as`" dialog if none
|
||||
is specified.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Multi`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 Multi]([@(0.0.255) bool
|
||||
]_[@3 b]_`=_true)&]
|
||||
[s2; In this mode, more than single file can be selected. Default
|
||||
is false.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:ReadOnlyOption`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 ReadOnlyOpti
|
||||
on]([@(0.0.255) bool]_[@3 b]_`=_true)&]
|
||||
[s2; Makes `"Read only`" option visible. Default is false.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:MkDirOption`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 MkDirOption]([@(0.0.255) b
|
||||
ool]_[@3 b]_`=_true)&]
|
||||
[s2; Makes `"Make directory`" button visible. Default is true.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:NoMkDirOption`(`):%- [^`:`:FileSel^ FileSel]`&_[@0 NoMkDirOption]()&]
|
||||
[s2; Same as MkDirOption(false).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:BaseDir`(const char`*`):%- [^`:`:FileSel^ FileSel]`&_[@0 BaseDir]([@(0.0.255) c
|
||||
onst]_[@(0.0.255) char]_`*[@3 dir])&]
|
||||
[s2; Sets [%-*@3 dir] to be the base directory. If used, files can
|
||||
be selected only inside this base directory (or its subdirectories)
|
||||
and selected file paths are relative to it.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:Asking`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 Asking]([@(0.0.255) bo
|
||||
ol]_[@3 b]_`=_true)&]
|
||||
[s2; If active, file selector asks before returning the path of existing
|
||||
file in `"Save as`" dialog. Default is active.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:NoAsking`(`):%- [^`:`:FileSel^ FileSel]`&_[@0 NoAsking]()&]
|
||||
[s2; Same as Asking(false).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:EditFileName`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 EditFileName](
|
||||
[@(0.0.255) bool]_[@3 b])&]
|
||||
[s2; If active, user can type files into filename edit field. Default
|
||||
is active.&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:NoEditFileName`(`):%- [^`:`:FileSel^ FileSel]`&_[@0 NoEditFileName](
|
||||
)&]
|
||||
[s2; Same as EditFileName(false).&]
|
||||
[s0; &]
|
||||
[s5;K:`:`:FileSel`:`:AppModal`(bool`):%- [^`:`:FileSel^ FileSel]`&_[@0 AppModal]([@(0.0.255) b
|
||||
ool]_[@3 b]_`=_true)&]
|
||||
[s5;K:`:`:FileSel`:`:NoAppModal`(`):%- [^`:`:FileSel^ FileSel]`&_[@0 NoAppModal]()&]
|
||||
[s2; If active (default), dialog is run as application modal.&]
|
||||
[s0; ]
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
Michael Albert
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -81,9 +81,7 @@ file
|
|||
Info readonly separator,
|
||||
src.tpp,
|
||||
srcdoc.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"Debug" = "MSC GUI DEBUG WIN32";
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -16,9 +16,7 @@ file
|
|||
Value.cpp,
|
||||
Info readonly separator,
|
||||
srcdoc.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
|
|
|||
21
uppsrc/GridCtrl/Copying
Normal file
21
uppsrc/GridCtrl/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -30,7 +30,9 @@ file
|
|||
changelog.txt,
|
||||
GridCtrl.t charset "UTF-8",
|
||||
GridCtrl.usc,
|
||||
src.tpp;
|
||||
src.tpp,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -8,9 +8,7 @@ file
|
|||
HexView.cpp,
|
||||
HexView.lay,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
|
|
|||
21
uppsrc/IconDes/Copying
Normal file
21
uppsrc/IconDes/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -20,5 +20,7 @@ file
|
|||
EditPos.cpp,
|
||||
ImlFile.cpp,
|
||||
IconDes.lay,
|
||||
IconDes.iml;
|
||||
IconDes.iml,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -37,7 +37,5 @@ file
|
|||
MySqlSchema.h,
|
||||
MySql.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -8,7 +8,5 @@ file
|
|||
util.h,
|
||||
util.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -20,9 +20,7 @@ file
|
|||
Oci8.dli,
|
||||
contest.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"Console Test" = "",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _Oracle_icpp_init_stub
|
||||
#define _Oracle_icpp_init_stub
|
||||
#include "Sql/init"
|
||||
#define BLITZ_INDEX__ F0AF119D54AACDC900A9BFCA32F3503D1
|
||||
#define BLITZ_INDEX__ FF4E3A36BEE286E542CEF03EFBCD171B1
|
||||
#include "Oracle_init.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -12,9 +12,7 @@ file
|
|||
PdfDraw.cpp,
|
||||
PdfReport.icpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _PdfDraw_icpp_init_stub
|
||||
#define _PdfDraw_icpp_init_stub
|
||||
#include "Draw/init"
|
||||
#define BLITZ_INDEX__ F93111B8F4F7FD033DC60EAA2197447EF
|
||||
#define BLITZ_INDEX__ F84CAEEC660789CDC9ACF6436B0FE0BF3
|
||||
#include "PdfReport.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
21
uppsrc/PostgreSQL/Copying
Normal file
21
uppsrc/PostgreSQL/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -10,5 +10,7 @@ library(LINUX !NOPOSTGRESQL) pq;
|
|||
file
|
||||
PostgreSQL.h,
|
||||
PostgreSQLSchema.h,
|
||||
PostgreSQL.cpp;
|
||||
PostgreSQL.cpp,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -26,7 +26,5 @@ file
|
|||
RichEdit.lay,
|
||||
RichEdit.iml,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _RichEdit_icpp_init_stub
|
||||
#define _RichEdit_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#define BLITZ_INDEX__ F3380C166453FB2CAF755A2930C77612D
|
||||
#define BLITZ_INDEX__ F507760F71D06E16B7AC2B30FB35B4251
|
||||
#include "RichEdit.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -36,7 +36,5 @@ file
|
|||
RichText.iml,
|
||||
Info readonly separator,
|
||||
srcdoc.tpp,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
#define _RichText_icpp_init_stub
|
||||
#include "CtrlCore/init"
|
||||
#include "plugin\png/init"
|
||||
#define BLITZ_INDEX__ FF27C7BD24C3995D2D6C91CA5E6D51BCA
|
||||
#define BLITZ_INDEX__ FA628C8257B6D8216D316B02BA86806FB
|
||||
#include "RichImage.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -28,10 +28,8 @@ file
|
|||
util_td.cpp,
|
||||
ExportSch.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors,
|
||||
src.tpp,
|
||||
srcimp.tpp,
|
||||
srcdoc.tpp;
|
||||
srcdoc.tpp,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -34,7 +34,5 @@ file
|
|||
srcdoc.tpp,
|
||||
srcimp.tpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _Web_icpp_init_stub
|
||||
#define _Web_icpp_init_stub
|
||||
#include "Core/init"
|
||||
#define BLITZ_INDEX__ F4B6AB968A919BB7FC4B824F1C6F685F8
|
||||
#define BLITZ_INDEX__ F3B8802768995E4DB828D13B0F9A48C61
|
||||
#include "Web_init.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -3,5 +3,7 @@ description "Visual style for ToolBar and MenuBar";
|
|||
file
|
||||
BlueBar.h,
|
||||
BlueSkin.iml,
|
||||
BlueSkin.cpp;
|
||||
BlueSkin.cpp,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
21
uppsrc/art/BlueBar/Copying
Normal file
21
uppsrc/art/BlueBar/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Tomas Rylek <rylek@volny.cz>
|
||||
|
|
@ -1,30 +1,21 @@
|
|||
Copyright (C) 2005 Mirek Fidler, Tomas Rylek and various contributors (see AUTHORS)
|
||||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies of the Software and its Copyright notices. In addition publicly
|
||||
documented acknowledgment must be given that this software has been used if no
|
||||
source code of this software is made available publicly. This includes
|
||||
acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
|
||||
documents or any documentation provided with any product containing this
|
||||
software. This License does not apply to any software that links to the
|
||||
libraries provided by this software (statically or dynamically), but only to
|
||||
the software provided.
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
-----------
|
||||
|
||||
Please see the COPYING.PLAIN for a plain-english explanation of this notice
|
||||
and it's intent.
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
Plain English Copyright Notice
|
||||
|
||||
This file is not intended to be the actual License. The reason this file
|
||||
exists is that we here are programmers and engineers. We aren't lawyers. We
|
||||
provide licenses that we THINK say the right things, but we have our own
|
||||
intentions at heart. This is a plain-english explanation of what those
|
||||
intentions are, and if you follow them you will be within the "spirit" of
|
||||
the license.
|
||||
|
||||
The intent is for us to enjoy writing software that is useful to us (the
|
||||
AUTHORS) and allow others to use it freely and also benefit from the work we
|
||||
put into making it. We don't want to restrict others using it. They should
|
||||
not *HAVE* to make the source code of the applications they write that
|
||||
simply link to these libraries (be that statically or dynamically), or for
|
||||
them to be limited as to what license they choose to use (be it open, closed
|
||||
or anything else). But we would like to know you are using these libraries.
|
||||
We simply would like to know that it has been useful to someone. This is why
|
||||
we ask for acknowledgement of some sort.
|
||||
|
||||
You can do what you want with the source of this software - it doesn't
|
||||
matter. We still have it here for ourselves and it is open and free to use
|
||||
and download and play with. It can't be taken away. We don't really mind what
|
||||
you do with the source to your software. We would simply like to know that
|
||||
you are using it - especially if it makes it to a commerical product. If you
|
||||
simply e-mail all the AUTHORS (see COPYING and AUTHORS files) telling us, and
|
||||
then make sure you include a paragraph or page in the manual or in the "About.."
|
||||
box for the product with the copyright notice and state that you used this
|
||||
software, we will be very happy. If you want to contribute back modifications
|
||||
and fixes you may have made we will welcome those too with open arms (generally).
|
||||
If you want help with changes needed, ports needed or features to be added,
|
||||
arrangements can be easily made with some dialogue.
|
||||
|
||||
Mirek Fidler <cxl@ntllib.org>
|
||||
|
|
@ -10,9 +10,7 @@ file
|
|||
binobj.h,
|
||||
binobj.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
|
|
|||
|
|
@ -15,9 +15,7 @@ file
|
|||
lib.h,
|
||||
lib.cpp,
|
||||
Info readonly separator,
|
||||
Copying,
|
||||
Copying-plain,
|
||||
Authors;
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
Mirek Fidler <cxl@ntllib.org>
|
||||
Tomas Rylek <rylek@volny.cz>
|
||||
Daniel Kos <unodgs@tlen.pl>
|
||||
50
uppsrc/ide/Browser/Accels.cpp
Normal file
50
uppsrc/ide/Browser/Accels.cpp
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
#include "Browser.h"
|
||||
|
||||
class AccelDlg : public WithAccelLayout<TopWindow> {
|
||||
typedef AccelDlg CLASSNAME;
|
||||
|
||||
Array<DropList> style;
|
||||
Array<DropList> font;
|
||||
Array<DropList> height;
|
||||
Array<ColorPusher> ink;
|
||||
Array<ColorPusher> paper;
|
||||
|
||||
public:
|
||||
const RichStyles *textstyles;
|
||||
|
||||
AccelDlg();
|
||||
};
|
||||
|
||||
AccelDlg::AccelDlg()
|
||||
{
|
||||
CtrlLayoutOKCancel(*this, "Styling keys");
|
||||
|
||||
list.AddColumn("Key");
|
||||
list.AddColumn("Paragraph style");
|
||||
list.AddColumn("Font");
|
||||
list.AddColumn("Height");
|
||||
list.AddColumn("Ink");
|
||||
list.AddColumn("Paper");
|
||||
list.SetLineCy(EditField::GetStdHeight() + 2);
|
||||
list.NoGrid().EvenRowColor();
|
||||
|
||||
for(int i = 0; i < 20; i++) {
|
||||
list.Add((i >= 10 ? "Shift+Alt+" : "Alt+") + AsString(i % 10));
|
||||
DropList& st = style.At(i);
|
||||
st.Add(Null, "-");
|
||||
for(int j = 0; j < textstyles->GetCount(); j++)
|
||||
st.Add(textstyles->GetKey(j), (*textstyles)[j].name);
|
||||
list.SetCtrl(i, 1, st);
|
||||
list.SetCtrl(i, 2, font.At(i).Add(Null));
|
||||
list.SetCtrl(i, 3, height.At(i).Add(Null));
|
||||
list.SetCtrl(i, 4, ink.At(i).NullText("<no change>"));
|
||||
list.SetCtrl(i, 5, paper.At(i).NullText("<no change>"));
|
||||
}
|
||||
}
|
||||
|
||||
void TopicEditor::Accels()
|
||||
{
|
||||
AccelDlg dlg;
|
||||
dlg.textstyles = &editor.Get().GetStyles();
|
||||
dlg.Run();
|
||||
}
|
||||
|
|
@ -353,6 +353,8 @@ protected:
|
|||
|
||||
void FindBrokenRef();
|
||||
|
||||
void Accels();
|
||||
|
||||
public:
|
||||
Callback1<Bar&> WhenTemplatesMenu;
|
||||
|
||||
|
|
|
|||
|
|
@ -23,11 +23,15 @@ file
|
|||
Topic.cpp,
|
||||
Template.cpp,
|
||||
Link.cpp,
|
||||
Accels.cpp,
|
||||
TopicWin.cpp,
|
||||
IdeTopic.cpp,
|
||||
TopicI.icpp,
|
||||
Topic.lay,
|
||||
Topic.iml;
|
||||
Topic.iml,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
21
uppsrc/ide/Browser/Copying
Normal file
21
uppsrc/ide/Browser/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -290,8 +290,6 @@ void TopicEditor::InsertItem()
|
|||
return;
|
||||
editor.BeginOp();
|
||||
int a = editor.GetCursor();
|
||||
DUMP(p1);
|
||||
DUMP(p2);
|
||||
editor.PasteText(ParseQTF(styles + p1));
|
||||
c = editor.GetCursor();
|
||||
editor.PasteText(ParseQTF(styles + p2));
|
||||
|
|
|
|||
|
|
@ -63,3 +63,9 @@ LAYOUT(SaveTemplateLayout, 248, 96)
|
|||
ITEM(Button, cancel, SetLabel(t_("Cancel")).LeftPosZ(176, 64).TopPosZ(60, 24))
|
||||
END_LAYOUT
|
||||
|
||||
LAYOUT(AccelLayout, 736, 556)
|
||||
ITEM(ArrayCtrl, list, LeftPosZ(8, 720).TopPosZ(8, 508))
|
||||
ITEM(Button, ok, SetLabel(t_("OK")).LeftPosZ(596, 64).TopPosZ(524, 24))
|
||||
ITEM(Button, cancel, SetLabel(t_("Cancel")).LeftPosZ(664, 64).TopPosZ(524, 24))
|
||||
END_LAYOUT
|
||||
|
||||
|
|
|
|||
|
|
@ -142,6 +142,7 @@ void TopicEditor::TopicMenu(Bar& bar)
|
|||
"Save as template..", THISBACK(SaveAsTemplate));
|
||||
bar.Add(topic.IsCursor(), "Apply template stylesheet..", THISBACK(ApplyStylesheet));
|
||||
bar.Add("Apply template stylesheet to group..", THISBACK(ApplyStylesheetGroup));
|
||||
bar.Add("Styling keys..", THISBACK(Accels));
|
||||
}
|
||||
|
||||
void TopicEditor::FileBar(Bar& bar)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#include "ide\Common/init"
|
||||
#include "PdfDraw/init"
|
||||
#include "RichEdit/init"
|
||||
#define BLITZ_INDEX__ FA0C99D724DCCED27C1A08D9E8CFABBB3
|
||||
#define BLITZ_INDEX__ F45D6A71FAAD2CD734A82504AF77A6BD3
|
||||
#include "TopicI.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -10,5 +10,7 @@ file
|
|||
GccBuilder.cpp,
|
||||
MscBuilder.cpp,
|
||||
JavaBuilder.cpp,
|
||||
ScriptBuilder.cpp;
|
||||
ScriptBuilder.cpp,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
21
uppsrc/ide/Builders/Copying
Normal file
21
uppsrc/ide/Builders/Copying
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Copyright 1998-2008 The U++ Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||
provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of
|
||||
conditions and the following disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE U++ PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
@ -12,5 +12,7 @@ file
|
|||
Workspace.cpp,
|
||||
usc.cpp,
|
||||
ComDlg.cpp,
|
||||
common.iml;
|
||||
common.iml,
|
||||
Info readonly separator,
|
||||
Copying;
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue