Name: library/desktop/gtk4 Summary: GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. Publisher: solaris Version: 4.14.5 Build Release: 11.4 Branch: 11.4.81.0.0.193.0 Packaging Date: Fri Mar 21 22:14:38 2025 Size: 106.42 MB Compressed Size: 41.19 MB FMRI: pkg://solaris/library/desktop/gtk4@4.14.5,11.4-11.4.81.0.0.193.0:20250321T221438Z License: Licensing terms --------------- GTK is released under the terms of the GNU Lesser General Public License, version 2.1 or, at your option, any later version, as published by the Free Software Foundation. Please, see the [`COPYING`](./COPYING) file for further information. GTK includes a small number of source files under the Apache license: - A fork of the roaring bitmaps implementation in [gtk/roaring](./gtk/roaring) - An adaptation of timsort from python in [gtk/timsort](./gtk/timsort) ---- GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! -- ## Files: gdk/win32/winpointer.h This code is derived from portions provided by the mingw-w64 project (mingw-w64.org), originally licensed under the Zope Public License (ZPL) version 2.1, with modifications made on May 12, 2021. Legal notice of the Zope Public License version 2.1 follows: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. ## Files: gdk/wayland/cursor/os-compatibility.c gdk/wayland/cursor/os-compatibility.h Copyright © 2012 Collabora, Ltd. 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: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: gdk/win32/gdkkeys-win32-impl-wow64.c gdk/win32/gdkkeys-win32-impl.c gdk/win32/gdkkeys-win32.h Copyright (c) 2018 Microsoft Copyright (c) 2021 Philip Zander 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: gdk/wayland/cursor/wayland-cursor.c gdk/wayland/cursor/wayland-cursor.h Copyright © 2012 Intel Corporation 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: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: gsk/gl/stb_rect_pack.c ------------------------------------------------------------------------------ This software is available under 2 licenses -- choose whichever you prefer. ------------------------------------------------------------------------------ ALTERNATIVE A - MIT License Copyright (c) 2017 Sean Barrett 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ------------------------------------------------------------------------------ ALTERNATIVE B - Public Domain (www.unlicense.org) This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. 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. ------------------------------------------------------------------------------ ## Files: gtk/inspector/css-node-tree.c Copyright (c) 2014 Benjamin Otte 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, sublicntnse, 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: The above copyright noticnt and this permission noticnt shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: gdk/macos/gdkmacoskeymap.c Some parts of this code come from quartzKeyboard.c, from the Apple X11 Server. Copyright (c) 2003 Apple Computer, Inc. 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 ABOVE LISTED COPYRIGHT HOLDER(S) 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. Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. ## Files: gdk/wayland/cursor/xcursor.c gdk/wayland/cursor/xcursor.h Copyright © 2002 Keith Packard 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: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: gtk/inspector/css-editor.c gtk/inspector/css-editor.h gtk/inspector/css-node-tree.h gtk/inspector/init.c gtk/inspector/inspect-button.c gtk/inspector/logs.c gtk/inspector/logs.h gtk/inspector/object-tree.c gtk/inspector/object-tree.h gtk/inspector/prop-list.c gtk/inspector/prop-list.h gtk/inspector/window.c gtk/inspector/window.h Copyright (c) 2008-2009 Christian Hammond Copyright (c) 2008-2009 David Trowbridge Copyright (c) 2013 Intel Corporation Copyright (c) 2014 Benjamin Otte Copyright (c) 2018, Red Hat, Inc. 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. ## Files: demos/gtk-demo/gtkgears.c tests/gtkgears.c The rendering code in here is taken from es2gears, which has the following copyright notice: Copyright (C) 1999-2001 Brian Paul 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 BRIAN PAUL 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. Ported to GLES2. Kristian Høgsberg May 3, 2010 Improve GLES2 port: * Refactor gear drawing. * Use correct normals for surfaces. * Improve shader. * Use perspective projection transformation. * Add FPS count. * Add comments. Alexandros Frantzis Jul 13, 2010 ## Files: gtk/gtkfontchooserutils.h gtkfontchooserutils.h - Private utility functions for implementing a GtkFontChooser interface Copyright (C) 2006 Emmanuele Bassi All rights reserved This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Based on gtkfilechooserutils.h: Copyright (C) 2003 Red Hat, Inc. ## Files: po/et.po GTK+ eesti keele tõlge. Estonian translation of GTK+. Copyright (C) 1999–2007 Free Software Foundation, Inc. Copyright (C) 2007–2011 The GNOME Project. This file is distributed under the same license as the gtk package. Lauris Kaplinski , 1999. Tõivo Leedjärv , 2002–2004. Priit Laes , 2004, 2005, 2013. Ivar Smolin , 2005–2011. Mattias Põldaru , 2009–2010, 2012. Mart Raudsepp , 2018. ## Files: gtk/gtkaccessible.h gtkaccessible.h: Accessible interface Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkimcontextime.c gtkimcontextime.c Copyright (C) 2003 Takuro Ashie Copyright (C) 2003-2004 Kazuki IWAMOTO This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/rw.po ***** BEGIN LICENSE BLOCK ***** - Version: MPL 1.1/GPL 2.0/LGPL 2.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is Mozilla Communicator client code, released - March 31, 1998. - - The Initial Developer of the Original Code is - Netscape Communications Corporation. - Portions created by the Initial Developer are Copyright (C) 1998-1999 - the Initial Developer. All Rights Reserved. - - Contributor(s): - Akkana Peck - - Alternatively, the contents of this file may be used under the terms of - either of the GNU General Public License Version 2 or later (the "GPL"), - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - in which case the provisions of the GPL or the LGPL are applicable instead - of those above. If you wish to allow use of your version of this file only - under the terms of either the GPL or the LGPL, and not to allow others to - use your version of this file under the terms of the MPL, indicate your - decision by deleting the provisions above and replace them with the notice - and other provisions required by the GPL or the LGPL. If you do not delete - the provisions above, a recipient may use your version of this file under - the terms of any one of the MPL, the GPL or the LGPL. - - ***** END LICENSE BLOCK ***** extracted from EdReplace.xul : gtk/gtkstock.c:340 , fuzzy ## Files: gtk/deprecated/gtkcellarea.h gtkcellarea.h Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/th.po Thai translation for gtk+. Copyright (C) 2003-2016 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Paisa Seeluangsawat , 2003, 2004. Theppitak Karoonboonyanan , 2005-2016. ## Files: gtk/gtkaboutdialog.c * GtkAboutDialog: * * The `GtkAboutDialog` offers a simple way to display information about * a program. * * The shown information includes the programs' logo, name, copyright, * website and license. It is also possible to give credits to the authors, * documenters, translators and artists who have worked on the program. * * An about dialog is typically opened when the user selects the `About` * option from the `Help` menu. All parts of the dialog are optional. * * ![An example GtkAboutDialog](aboutdialog.png) * * About dialogs often contain links and email addresses. `GtkAboutDialog` * displays these as clickable links. By default, it calls [method@Gtk.FileLauncher.launch] * when a user clicks one. The behaviour can be overridden with the * [signal@Gtk.AboutDialog::activate-link] signal. * * To specify a person with an email address, use a string like * `Edgar Allan Poe `. To specify a website with a title, * use a string like `GTK team https://www.gtk.org`. * * To make constructing a `GtkAboutDialog` as convenient as possible, you can * use the function [func@Gtk.show_about_dialog] which constructs and shows * a dialog and keeps it around so that it can be shown again. * * Note that GTK sets a default title of `_("About %s")` on the dialog * window (where `%s` is replaced by the name of the application, but in * order to ensure proper translation of the title, applications should * set the title property explicitly when constructing a `GtkAboutDialog`, * as shown in the following example: * * ```c * GFile *logo_file = g_file_new_for_path ("./logo.png"); * GdkTexture *example_logo = gdk_texture_new_from_file (logo_file, NULL); * g_object_unref (logo_file); * * gtk_show_about_dialog (NULL, * "program-name", "ExampleCode", * "logo", example_logo, * "title", _("About ExampleCode"), * NULL); * ``` * * ## CSS nodes * * `GtkAboutDialog` has a single CSS node with the name `window` and style * class `.aboutdialog`. ## Files: gtk/gtkplacessidebar.c GtkPlacesSidebar - sidebar widget for places in the filesystem This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . This code is originally from Nautilus. Authors : Mr Jamie McCracken (jamiemcc at blueyonder dot co dot uk) Cosimo Cecchi Federico Mena Quintero Carlos Soriano ## Files: gtk/gtkfilechoosernativeprivate.h GTK - The GIMP Toolkit gtkfilechoosernativeprivate.h: Native File selector dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/object.c Gtk+ object tests Copyright (C) 2007 Imendio AB Authors: Tim Janik This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkdevice-broadway.c gdk/broadway/gdkdevice-broadway.h gdk/broadway/gdkeventsource.c gdk/broadway/gdkeventsource.h gdk/gdkdevice.c gdk/gdkdevice.h gdk/gdkdeviceprivate.h gdk/gdkdevicetool.c gdk/gdkdevicetool.h gdk/gdkdevicetoolprivate.h gdk/wayland/gdkdevice-wayland.c gdk/wayland/gdkdevicepad-wayland.c gdk/wayland/gdkeventsource.c gdk/wayland/gdkseat-wayland.c gdk/win32/gdkdevice-virtual.c gdk/win32/gdkdevice-virtual.h gdk/win32/gdkdevice-win32.c gdk/win32/gdkdevice-win32.h gdk/win32/gdkdevice-wintab.c gdk/win32/gdkdevice-wintab.h gdk/win32/gdkdevicemanager-win32.c gdk/win32/gdkdevicemanager-win32.h gdk/x11/gdkdevice-xi2.c gdk/x11/gdkdevicemanager-x11.c gdk/x11/gdkdevicemanager-xi2.c gdk/x11/gdkdevicemanagerprivate-core.h gdk/x11/gdkeventsource.c gdk/x11/gdkeventsource.h gdk/x11/gdkeventtranslator.c gdk/x11/gdkeventtranslator.h gdk/x11/gdkx11device-xi2.h gdk/x11/gdkx11devicemanager-xi2.h GDK - The GIMP Drawing Kit Copyright (C) 2009 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkactionable.c gtk/gtkactionable.h gtk/gtkactionhelper.c gtk/gtkactionhelperprivate.h Copyright © 2012 Canonical Limited This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Ryan Lortie ## Files: gtk/gtkheaderbar.c gtk/gtkheaderbar.h gtk/gtkheaderbarprivate.h gtk/gtkstackswitcher.c gtk/gtkstackswitcher.h Copyright (c) 2013 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## Files: gdk/win32/gdkwin32misc.h GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2013 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkorientable.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald gtkorientable.c Copyright (C) 2008 Imendio AB Contact: Michael Natterer This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdksurfaceprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkmonitor-broadway.c gdk/broadway/gdkmonitor-broadway.h gdk/wayland/gdkmonitor-wayland.c gdk/wayland/gdkmonitor-wayland.h gdk/win32/gdkmonitor-win32.c gdk/win32/gdkmonitor-win32.h gdk/x11/gdkmonitor-x11.c gdk/x11/gdkmonitor-x11.h Copyright © 2016 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkiconhelper.c gtk/gtkiconhelperprivate.h GTK - The GIMP Toolkit Copyright (C) 2011 Red Hat, Inc. Authors: Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellareacontext.h gtkcellareacontext.h Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcolorbutton.c gtk/deprecated/gtkcolorbutton.h GTK - The GIMP Toolkit Copyright (C) 1998, 1999 Red Hat, Inc. All rights reserved. This Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktextiter.h GTK - The GIMP Toolkit gtktextiter.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkcairocontext.c GDK - The GIMP Drawing Kit gdkcairocontext.c: Cairo wrappers Copyright © 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkpathbarprivate.h gtkpathbarprivate.h Copyright (C) 2004 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/multiselection.c testsuite/gtk/singleselection.c testsuite/gtk/slicelistmodel.c Copyright (C) 2019, Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: .gitlab-ci/meson-junit-report.py Turns a Meson testlog.json file into a JUnit XML report Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later Original author: Emmanuele Bassi ## Files: gtk/gtkmenusectionboxprivate.h Copyright © 2014 Codethink Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: gdk/gdkdevicepad.c gdk/gdkdevicepad.h gdk/gdkdevicepadprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2016 Red Hat This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Carlos Garnacho ## Files: gdk/gdkgltexturebuilder.c gdk/gdkgltexturebuilder.h gtk/gtkcolumnviewcell.c gtk/gtkcolumnviewcell.h gtk/gtkcolumnviewcellprivate.h gtk/gtkcolumnviewrow.c gtk/gtkcolumnviewrow.h gtk/gtkcolumnviewrowprivate.h gtk/gtkcolumnviewrowwidget.c gtk/gtkcolumnviewrowwidgetprivate.h gtk/gtklistfactorywidget.c gtk/gtklistfactorywidgetprivate.h gtk/gtklistheader.c gtk/gtklistheader.h gtk/gtklistheaderbase.c gtk/gtklistheaderbaseprivate.h gtk/gtklistheaderprivate.h gtk/gtklistheaderwidget.c gtk/gtklistheaderwidgetprivate.h gtk/gtklistitembase.c gtk/gtklistitembaseprivate.h Copyright © 2023 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/a11y/gtkatspipangoprivate.h gtkatspipangoprivate.h: Utilities for pango and AT-SPI Copyright 2020 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/sorter.c testsuite/gtk/treesorter.c GtkSorter tests. Copyright (C) 2019, Red Hat, Inc. Authors: Benjamin Otte Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkrenderlayout.c GTK - The GIMP Toolkit Copyright (C) 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextbufferprivate.h GTK - The GIMP Toolkit gtktextbufferprivate.h Copyright (C) 2015 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintbackendprivate.h GTK - The GIMP Toolkit gtkprintbackend.h: Abstract printer backend interfaces Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcolorchooser.h gtk/gtkcolorchooserwidget.c GTK - The GIMP Toolkit Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/gd.po : gtk/gtkaboutdialog.c:128 | msgid "GNU General Public License, version 3 only" ## Files: po/pa.po translation of gtk+.HEAD.po to Punjabi Copyright (C) 2004 THE gtk+.HEAD'S COPYRIGHT HOLDER This file is distributed under the same license as the gtk+.HEAD package. Amanpreet Singh Alam , 2004. Amanpreet Singh Alam , 2005,2006,2007, 2008, 2009. A S Alam , 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021. ## Files: gtk/gtkprogresstracker.c gtk/gtkprogresstrackerprivate.h Copyright © 2016 Endless Mobile Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthew Watson ## Files: gtk/gtkfontchooserdialog.c gtk/gtkfontchooserwidget.c GTK - The GIMP Toolkit Copyright (C) 2011 Alberto Ruiz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkframetimings.c gdk/gdkframetimings.h GDK - The GIMP Drawing Kit Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: docs/reference/gdk/gdk4-wayland/fzy.js docs/reference/gdk/gdk4-x11/fzy.js docs/reference/gdk/gdk4/fzy.js docs/reference/gsk/gsk4/fzy.js docs/reference/gtk/gtk4/fzy.js SPDX-FileCopyrightText: 2014 John Hawthorn SPDX-License-Identifier: MIT ## Files: gtk/gtkboxlayout.c gtkboxlayout.c: Box layout manager Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccessibleattributeset.c gtkaccessibleattributeset.c: Accessible attribute content Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: testsuite/gtk/sortmodel.c Extensive GtkTreeModelSort tests. Copyright (C) 2009,2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkimcontextwayland.c GTK - The GIMP Toolkit Copyright (C) 2017 Red Hat, Inc. Copyright (C) 2018 Purism SPC This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpointerfocus.c gtk/gtkpointerfocusprivate.h GTK - The GIMP Toolkit Copyright (C) 2017 - Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/reftests/set-default-direction.c Copyright (C) 2014 Red Hat Inc. Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreestore.c gtktreestore.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcelleditable.c gtkcelleditable.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/roaring/roaring.c gtk/roaring/roaring.h Amalgamated copy of CRoaring 0.2.66, modified for GTK to reduce compiler warnings. Copyright 2016-2020 The CRoaring authors Copyright 2020 Benjamin Otte Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. SPDX-License-Identifier: Apache-2.0 ## Files: gtk/gtkbuilder.c GTK - The GIMP Toolkit Copyright (C) 1998-2002 James Henstridge Copyright (C) 2006-2007 Async Open Source, Johan Dahlin , Henrique Romano This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.h GTK - The GIMP Toolkit Copyright (C) 2001 CodeFactory AB Copyright (C) 2001 Anders Carlsson Copyright (C) 2003, 2004 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Author: Anders Carlsson ## Files: gdk/gdkcairocontext.h GDK - The GIMP Drawing Kit gdkcairocontext.h: specific Cairo wrappers Copyright © 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/roaring/COPYING gtk/timsort/COPYING Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## Files: gdk/win32/gdkglcontext-win32-wgl-private.c GDK - The GIMP Drawing Kit gdkglcontext-win32-wgl-private.c: Win32 specific OpenGL wrappers Copyright © 2023 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkdrawcontext.h gdk/gdkdrawcontextprivate.h GDK - The GIMP Drawing Kit gdkdrawcontext.h: base class for rendering system support Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkentry.c gtk/gtktext.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2004-2006 Christian Hammond Copyright (C) 2008 Cody Russell Copyright (C) 2008 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskglrenderjob.c gskglrenderjob.c Copyright 2017 Timm Bäder Copyright 2018 Matthias Clasen Copyright 2018 Alexander Larsson Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: tests/testtreecolumns.c testtreecolumns.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/win32/gdkinput-dmanipulation.c gdkinput-dmanipulation.c Copyright © 2022 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/x11/gdkvulkancontext-x11.c GDK - The GIMP Drawing Kit gdkvulkancontext-x11.c: X11 specific Vulkan wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkgridlayout.h gtkgridlayout.h: Layout manager for grid-like widgets Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/edgesnapping.c edgesnapping.c Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtktextattributesprivate.h gtktextattributes.h - text attributes Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: po/dz.po Dzongkha translation of gtk+ Copyright @ 2006 Free Software Foundation, Inc. Mindu Dorji. ## Files: gsk/gskglshader.c GSK - The GTK Scene Kit Copyright 2020, Red Hat Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/tg.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:114 , fuzzy, c-format | msgid "" | "This program comes with ABSOLUTELY NO WARRANTY.\n" | "See the %s for details." ## Files: gtk/gtkrecentmanager.h GTK - The GIMP Toolkit gtkrecentmanager.h: a manager for the recently used resources Copyright (C) 2006 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcomboboxtext.h GTK - The GIMP Toolkit Copyright (C) 2010 Christian Dywan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/MwmUtil.h $Id$ Copyright (C) 1995 Free Software Foundation, Inc. This file is part of the GNU LessTif Library. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . * Feb 21 1999 - George Lebl (jirka@5z.com) Owen Taylor (otaylor@redhat.com) Modified so that the MotifWmHints structure defined here is suitable for client side use on 64-bit architectures. X expects fields with a format of 32 to be longs, even when sizeof(long) == 8. ## Files: gtk/gtksorterprivate.h gtk/gtksortkeys.c gtk/gtksortkeysprivate.h Copyright © 2020 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkappchooser.h gtkappchooser.h: app-chooser interface Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: po/gu.po translation of gtk+.master.gu.po to Gujarati translation of gtk.po to Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. MagNet , 2004. Ankit Patel , 2005, 2006. Ankit Patel , 2007, 2009. Sweta Kothari , 2008, 2009, 2010, 2012, 2014. ## Files: gtk/deprecated/gtktreeprivate.h gtktreeprivate.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkbuilderparser.c gtkbuilderparser.c Copyright (C) 2006-2007 Async Open Source, Johan Dahlin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkimcontextquartz.h gtk/gtkimcontextwayland.h GTK - The GIMP Toolkit Copyright (C) 2018 Red Hat Software This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/bn.po po/lg.po . Add the license button : ../gtk/gtkaboutdialog.c:752 ## Files: po/ca@valencia.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2487 , c-format ## Files: gdk/gdkcairo.c GDK - The GIMP Drawing Kit Copyright (C) 2005 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkplacesview.c gtkplacesview.c Copyright (C) 2015 Georges Basile Stavracas Neto This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: gsk/gl/gskglcompiler.c gskglcompiler.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/imm-extra.h Copyright (C) 2003 Takuro Ashie This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . $Id$ ## Files: gsk/gl/gskgldriverprivate.h gskgldriverprivate.h Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: demos/constraint-editor/main.c gtk/gtkdropdown.c gtk/gtkmultiselection.c gtk/gtkmultiselection.h gtk/gtknative.c gtk/gtknative.h Copyright © 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/gdkseat.c gdk/gdkseat.h gdk/gdkseatdefault.c gdk/gdkseatdefaultprivate.h gdk/gdkseatprivate.h gdk/wayland/gdkseat-wayland.h GDK - The GIMP Drawing Kit Copyright (C) 2015 Red Hat This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Carlos Garnacho ## Files: gtk/gtkbookmarksmanager.c GTK - The GIMP Toolkit gtkbookmarksmanager.c: Utilities to manage and monitor ~/.gtk-bookmarks Copyright (C) 2003, Red Hat, Inc. Copyright (C) 2007-2008 Carlos Garnacho Copyright (C) 2011 Suse This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . Authors: Federico Mena Quintero ## Files: testsuite/gtk/sortlistmodel.c sortlistmodel tests Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkiconcache.c gtkiconcache.c Copyright (C) 2004 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcolorchooserwidgetprivate.h GTK - The GIMP Toolkit Copyright (C) 2023 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkdisplaylinksource.c gdkdisplaylinksource.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Christian Hergert ## Files: gtk/gtkspinbutton.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GtkSpinButton widget for GTK+ Copyright (C) 1998 Lars Hamann and Stefan Jeske This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssanimatedstyle.c gtk/gtkcssanimatedstyleprivate.h gtk/gtkcssanimation.c gtk/gtkcssanimationprivate.h gtk/gtkcssimageconic.c gtk/gtkcssimageconicprivate.h gtk/gtkcssimagecrossfade.c gtk/gtkcssimagecrossfadeprivate.h gtk/gtkcssimageicontheme.c gtk/gtkcssimageiconthemeprivate.h gtk/gtkcssimagelinear.c gtk/gtkcssimagelinearprivate.h gtk/gtkcssstaticstyle.c gtk/gtkcssstaticstyleprivate.h gtk/gtkcssstyle.c gtk/gtkcssstyleprivate.h gtk/gtkcsstransition.c gtk/gtkcsstransitionprivate.h gtk/gtkstyleanimation.c gtk/gtkstyleanimationprivate.h Copyright © 2012 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: demos/gtk-demo/gskshaderpaintable.c gtk/css/gtkcssserializerprivate.h Copyright © 2020 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkcssnodedeclarationprivate.h Copyright © 2014 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/edgesnapping.h edgesnapping.h Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/win32/gdkdevice-winpointer.c gdk/win32/gdkdevice-winpointer.h GDK - The GIMP Drawing Kit Copyright (C) 2020 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkclipboardprivate.h gdk/gdkcontentproviderprivate.h Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkstatusbar.c gtk/deprecated/gtkstatusbar.h gtk/gtkstatusbarprivate.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GtkStatusbar Copyright (C) 1998 Shawn T. Amundson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskglshadowlibrary.c gskglshadowlibrary.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: tests/testprint.c GTK - The GIMP Toolkit testprint.c: Print example Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfontbutton.h GTK - The GIMP Toolkit Copyright (C) 1998 David Abilleira Freijeiro All rights reserved Based on gnome-color-picker by Federico Mena This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcolorpicker.c gtk/gtkcolorpickerkwin.c gtk/gtkcolorpickerportal.c gtk/gtkcolorpickershell.c GTK - The GIMP Toolkit Copyright (C) 2018, Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/roaring/README.md Roaring bitmaps implementation ============================== This directory contains code modified for GTK, based on the Roaring bitmaps reference implementation [CRoaring](https://github.com/RoaringBitmap/CRoaring). It is not necessarily compatible with past or future versions of CRoaring, and replacing it with a different version or linking to a system copy is not supported. See the source files for copyright and licensing information, and the `COPYING` file for the full text of the Apache license, version 2.0. When proposing modifications for these files, please consider whether they are also suitable for submission to CRoaring. ## Files: gtk/gtkmagnifier.c gtk/gtkmagnifierprivate.h GTK - The GIMP Toolkit Copyright © 2013 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkpapersize.c GTK - The GIMP Toolkit gtkpapersize.c: Paper Size Copyright (C) 2006, Red Hat, Inc. Copyright © 2006, 2007 Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspieditabletext.c gtkatspieditabletext.c: EditableText interface for GtkAtspiContext Copyright 2020 Red Hat, Inc SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkgesturedrag.c gtk/gtkgesturedrag.h gtk/gtkgesturedragprivate.h gtk/gtkgesturepan.c gtk/gtkgesturepan.h gtk/gtkgesturepanprivate.h gtk/gtkgestureprivate.h GTK - The GIMP Toolkit Copyright (C) 2014, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: gtk/gtkcalendar.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GTK Calendar Widget Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson and Mattias Groenlund This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/eo.po Esperanto translation for gtk+. Copyright (C) 2007-2011 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Antono VASILJEV , 2007. Guillaume SAVATON , 2007. Michael MORONI < >, 2011. Tiffany ANTOPOLSKI , 2011-2012. Tirifto , 2018. Carmen Bianca BAKKER , 2018-2020. Kristjan SCHMIDT , 2010-2020. ## Files: testsuite/reftests/icon-theme-hicolor.c Copyright (C) 2021 Red Hat, Inc Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testappchooserbutton.c testappchooserbutton.c Copyright (C) 2010 Red Hat, Inc. Authors: Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintoperation-win32.c GTK - The GIMP Toolkit gtkprintoperation-win32.c: Print Operation Details for Win32 Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkentrybuffer.h gtkentrybuffer.h Copyright (C) 2009 Stefan Walter This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkapplication-wayland.c Copyright © 2010 Codethink Limited Copyright © 2013 Canonical Limited Copyright © 2020 Emmanuel Gil Peyrot This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: po/sr.po Serbian translation of gtk+ Courtesy of Prevod.org team (http://prevod.org/) -- 2003–2022. This file is distributed under the same license as the gtk package. Translators: Данило Шеган , 2004–2005. Милош Поповић , 2010–2017. Марко М. Костић (Marko M. Kostić) , 2015. Мирослав Николић , 2011–2022. ## Files: gsk/gl/gskglglyphlibrary.c gskglglyphlibrary.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkshortcutssection.h gtkshortcutssection.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/x11/gdkglcontext-x11.c gdk/x11/gdkx11glcontext.h GDK - The GIMP Drawing Kit gdkglcontext-x11.c: X11 specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/gskgluniformstate.c gskgluniformstate.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/crh.po Translation of gtk+ to Qırımtatarca. This file is distributed under the same license as the gtk+ package. Reşat SABIQ , 2009, 2010, 2012. ## Files: gtk/gtkshortcutssection.c gtkshortcutssection.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkplacessidebarprivate.h gtkplacessidebarprivate.h Copyright (C) 2015 Red Hat This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . Authors: Carlos Soriano ## Files: gdk/macos/gdkmacosdisplay-feedback.c gdk/macos/gdkmacosdisplay-wm.c Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkapplaunchcontextprivate.h gdk/gdkdisplayprivate.h gdk/win32/gdkwin32displaymanager.h gdk/win32/gdkwin32dnd-private.h gdk/win32/gdkwin32dnd.h gdk/win32/gdkwin32keys.h gdk/x11/gdkkeys-x11.h gdk/x11/gdkx11applaunchcontext.h gdk/x11/gdkx11dnd.h GDK - The GIMP Drawing Kit Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintlayout.c gtkconstraintlayout.c: Layout manager using constraints Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtkatcontext.c gtkatcontext.c: Assistive technology context Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/wayland/gdkclipboard-wayland.c gdk/wayland/gdkclipboard-wayland.h gdk/wayland/gdkprimary-wayland.c gdk/wayland/gdkprimary-wayland.h gdk/win32/gdkclipboard-win32.c gdk/win32/gdkclipboard-win32.h gdk/x11/gdkclipboard-x11.c gdk/x11/gdkclipboard-x11.h GDK - The GIMP Drawing Kit Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkwaylandseat.h gdkwaylandseat.h: Wayland GdkSeat Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/a11y/gtkatspipango.c gtkatspipango.c - pango-related utilities for AT-SPI Copyright (c) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: gdk/gdkdrawcontext.c GDK - The GIMP Drawing Kit gdkdrawcontext.c: base class for rendering system support Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/af.po Afrikaans translation of gtk+. This file is distributed under the same license as the gtk+ package. Copyright (C) Zuza Software Foundation , 2004 F Wolff , 2008, 2009, 2010, 2011, 2013, 2015. ## Files: gtk/gtkallocatedbitmask.c gtk/gtkbitmaskprivate.h gtk/gtkcssimage.c gtk/gtkcssimageinvalid.c gtk/gtkcssimageinvalidprivate.h gtk/gtkcssimageprivate.h gtk/gtkcssimageurl.c gtk/gtkcssimageurlprivate.h gtk/gtkcssshorthandproperty.c gtk/gtkcssshorthandpropertyimpl.c gtk/gtkcssshorthandpropertyprivate.h gtk/gtkcssstyleproperty.c gtk/gtkcssstylepropertyprivate.h Copyright © 2011 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: testsuite/gtk/typename.c typename.c: Test for GtkBuilder's type-name-mangling heuristics Copyright (C) 2014 Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkicontheme.h GtkIconTheme - a loader for icon themes gtk-icon-loader.h Copyright (C) 2002, 2003 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacos.h gdk/macos/gdkmacoscairocontext-private.h gdk/macos/gdkmacosclipboard-private.h gdk/macos/gdkmacosclipboard.c gdk/macos/gdkmacosdevice-private.h gdk/macos/gdkmacosdevice.h gdk/macos/gdkmacosdisplay-private.h gdk/macos/gdkmacosdisplay.c gdk/macos/gdkmacosdisplay.h gdk/macos/gdkmacosdrag-private.h gdk/macos/gdkmacosdrag.c gdk/macos/gdkmacosdragsurface-private.h gdk/macos/gdkmacosdragsurface.c gdk/macos/gdkmacoseventsource-private.h gdk/macos/gdkmacosglcontext.c gdk/macos/gdkmacosglcontext.h gdk/macos/gdkmacoskeymap-private.h gdk/macos/gdkmacoskeymap.h gdk/macos/gdkmacosmonitor-private.h gdk/macos/gdkmacosmonitor.c gdk/macos/gdkmacosmonitor.h gdk/macos/gdkmacospopupsurface-private.h gdk/macos/gdkmacospopupsurface.c gdk/macos/gdkmacosseat-private.h gdk/macos/gdkmacossurface-private.h gdk/macos/gdkmacossurface.c gdk/macos/gdkmacossurface.h gdk/macos/gdkmacostoplevelsurface-private.h gdk/macos/gdkmacostoplevelsurface.c gdk/macos/gdkmacosutils-private.h gtk/gtkjoinedmenu.c gtk/gtkjoinedmenuprivate.h Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkcontentformats.c GTK - The GIMP Toolkit Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkscrollable.c gtkscrollable.c Copyright (C) 2008 Tadej Borovšak This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssimagefallback.c gtk/gtkcssimagefallbackprivate.h gtk/gtkcssimagerecolor.c gtk/gtkcssimagerecolorprivate.h Copyright © 2016 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/wayland/gdkglcontext-wayland.c GDK - The GIMP Drawing Kit gdkglcontext-wayland.c: Wayland specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi Copyright © 2014 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gsk.h gsk/gskenums.h gsk/gsktypes.h GSK - The GTK Scene Kit Copyright 2016 Endless This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/be.po po/hr.po po/id.po po/zh_TW.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2276 , c-format ## Files: gtk/deprecated/gtkfilechooser.c GTK - The GIMP Toolkit gtkfilechooser.c: Abstract interface for file selector GUIs Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkimcontext.c gtk/gtkimcontextsimple.c gtk/gtkimmulticontext.c gtk/gtksettings.h gtk/gtksettingsprivate.h GTK - The GIMP Toolkit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintoperationpreview.h GTK - The GIMP Toolkit gtkprintoperationpreview.h: Abstract print preview interface Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextchild.c gtktextchild.c - child pixmaps and widgets Copyright (c) 1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gtk/gtkscalebutton.c GTK - The GIMP Toolkit Copyright (C) 2005 Ronald S. Bultje Copyright (C) 2006, 2007 Christian Persch Copyright (C) 2006 Jan Arne Petersen Copyright (C) 2005-2007 Red Hat, Inc. Copyright (C) 2014 Red Hat, Inc. Authors: - Ronald S. Bultje - Bastien Nocera - Jan Arne Petersen - Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkvulkancontext-x11.h GDK - The GIMP Drawing Kit gdkvulkancontext-x11.h: X11 specific Vulkan wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/eo.po : gtk/gtkaboutdialog.c:136 , fuzzy | msgid "Artistic License 2.0" ## Files: gtk/print/gtkprintunixdialog.c GtkPrintUnixDialog Copyright (C) 2006 John (J5) Palmieri Copyright (C) 2006 Alexander Larsson Copyright © 2006, 2007 Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ar.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2592 , c-format ## Files: gtk/deprecated/gtkcellrenderertext.c gtkcellrenderertext.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkrbtreeprivate.h gtkrbtree.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspiselectionprivate.h gtkatspiselectionprivate.h: AT-SPI Selection implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/sl.po Slovenian translations for gtk+. Copyright (C) 2006 - 2011 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Matic Žgur , 2006. Martin Srebotnjak , 2007, 2022, 2023. Klemen Košir , 2010–2011. Matej Urbančič , 2007–2022. ## Files: gdk/win32/gdkinput-dmanipulation.h gdkinput-dmanipulation.h Copyright © 2022 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkshortcutswindow.h gtkshortcutswindow.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testflowbox.c Copyright (C) 2010 Openismus GmbH This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, see . ## Files: gtk/a11y/gtkatspivalueprivate.h gtkatspivalueprivate.h: AT-SPI Value implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: tests/testtransform.c testsuite/reftests/letter-spacing.c testsuite/reftests/statusbar-remove-all.c testsuite/reftests/textview-border-windows.c testsuite/reftests/textview-tags.c This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/win32/pktdef.h gdk/win32/wintab.h The text and information contained in this file may be freely used, copied, or distributed without compensation or licensing restrictions. This file is copyright 1991-1998 by LCS/Telegraphics. ## Files: po/pa.po : gtk/open-type-layout.h:129 | msgid "Artistic License 2.0" ## Files: gtk/print/gtkprintoperation-portal.c GTK - The GIMP Toolkit gtkprintoperation-portal.c: Print Operation Details for sandboxed apps Copyright (C) 2016, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/as.po po/ga.po po/hi.po po/kn.po po/ta.po po/te.po po/zh_HK.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : ../gtk/gtkaboutdialog.c:114 , c-format ## Files: gdk/macos/gdkmacosseat.h Copyright © 2021 Amazon.com, Inc. and its affiliates. All Rights Reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_set_copyright: (attributes org.gtk.Method.set_property=copyright) @about: a `GtkAboutDialog` @copyright: (nullable): the copyright string Sets the copyright string to display in the about dialog. This should be a short string of one or two lines. ## Files: po/gd.po Gaelic; Scottish translation for gtk+3.0 Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 This file is distributed under the same license as the gtk+3.0 package. FIRST AUTHOR , 2012. GunChleoc , 2014, 2015, 2016, 2017, 2018. ## Files: po/el.po ~ msgid "_License" ~ msgstr "Ά_δεια χρήσης" ## Files: gtk/gtkscalebutton.h GTK - The GIMP Toolkit Copyright (C) 2005 Ronald S. Bultje Copyright (C) 2006, 2007 Christian Persch Copyright (C) 2006 Jan Arne Petersen Copyright (C) 2007 Red Hat, Inc. Authors: - Ronald S. Bultje - Bastien Nocera - Jan Arne Petersen - Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtklevelbar.c gtk/gtklevelbar.h GTK - The GIMP Toolkit Copyright © 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Cosimo Cecchi ## Files: gtk/deprecated/gtkcellrenderertext.h gtkcellrenderertext.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprinter.c GtkPrinter Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacosglcontext-private.h gdkmacosglcontext-private.h Copyright (C) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c Translators: this is the license preamble; the string at the end contains the name of the license as link text. ## Files: po/tg.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Victor Ibragimov , 2013. ## Files: gtk/gtktextbtree.c Gtktextbtree.c -- This file contains code that manages the B-tree representation of text for the text buffer and implements character and toggle segment types. Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1995 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gtk/a11y/gtkatspicomponent.c gtkatspicomponent.c: AT-SPI Component implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gsk/gl/gskgltexturelibrary.c gskgltexturelibrary.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/inspector/clipboard.c gtk/inspector/clipboard.h Copyright (c) 2021 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkentrycompletion.h gtkentrycompletion.h Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcelllayout.c gtkcelllayout.c Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkoverlaylayout.c gtkoverlaylayout.c: Overlay layout manager SPDX-License-Identifier: LGPL-2.1-or-later Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfixedlayout.h gtkfixedlayout.h: Fixed positioning layout manager SPDX-License-Identifier: LGPL-2.1-or-later Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcomposetable.c gtk/gtkcomposetable.h GTK - The GIMP Toolkit Copyright (C) 2015 Takao Fujiwara This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreemodelsort.h gtktreemodelsort.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/propertylookuplistmodel.c Propertylookupmodel tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testframe.c testframe.c Copyright (C) 2007 Xan López This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/an.po po/bn.po po/crh.po po/ia.po po/km.po po/ky.po po/lg.po po/nn.po po/or.po po/ug.po . Translators: this is the license preamble; the string at the end . * contains the URL of the license. . : ../gtk/gtkaboutdialog.c:104 , c-format ## Files: gtk/gsettings-mapping.c gtk/gsettings-mapping.h Copyright © 2010 Novell, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Vincent Untz ## Files: gtk/a11y/gtkatspiaction.c gtkatspiaction.c: ATSPI Action implementation Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtksearchentry.c gtk/gtksearchentry.h GTK - The GIMP Toolkit Copyright (C) 2012 Red Hat, Inc. Authors: - Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfontchooserdialog.h gtk/deprecated/gtkfontchooserwidget.h GTK - The GIMP Toolkit Copyright (C) 2011 Alberto Ruiz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkglcontext-glx.c GDK - The GIMP Drawing Kit gdkglcontext-glx.c: GLX specific wrappers SPDX-FileCopyrightText: 2014 Emmanuele Bassi SPDX-FileCopyrightText: 2021 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later ## Files: modules/printbackends/gtkprintercpdb.c modules/printbackends/gtkprintercpdb.h GtkPrinterCpdb Copyright (C) 2022, 2023 TinyTrebuchet This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/kk.po ~ msgid "_License" ~ msgstr "Л_ицензиясы" ## Files: po/ta.po translation of gtk+.master.ta.po to Tamil translation of gtk+.HEAD.ta.po to translation of ta.po to Tamil translation of Gtk+ Copyright (C) 2001, 2002, 2003, 2006, 2009 Free Software Foundation, Inc. Dinesh Nadarajah , 2001, 2002, 2003. Felix , 2006. I. Felix , 2009. I Felix , 2011. Shantha kumar , 2012, 2013, 2014. ## Files: tests/testtreechanging.c testtreeview.c Copyright (C) 2011 Red Hat, Inc Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkcustompaperunixdialog.h GtkCustomPaperUnixDialog Copyright (C) 2006 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreerbtree.c gtktreerbtree.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintprivate.h gtkconstraintprivate.h: Constraint between two widgets Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: demos/gtk-demo/gskshaderpaintable.h gdk/gdkdragsurface.c gdk/gdkdragsurface.h gdk/gdkpopup.c gdk/gdkpopup.h gdk/gdktoplevel.c gdk/gdktoplevel.h gtk/gtkbookmarklist.c gtk/gtkbookmarklist.h gtk/gtkstringlist.c gtk/gtkstringlist.h testsuite/gsk/shader.c Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/wayland/gdkvulkancontext-wayland.c gdkvulkancontext-wayland.c gdkvulkancontext-wayland.c: Wayland specific Vulkan wrappers Copyright (C) 2017 Georges Basile Stavracas Neto This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ## Files: gtk/gtksettings.c GTK - The GIMP Toolkit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: gsk/gl/gskgluniformstateprivate.h gskgluniformstateprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/deprecated/gtkcellrenderer.c gtkcellrenderer.c Copyright (C) 2000 Red Hat, Inc. Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: .gitlab-ci/meson-html-report.py Turns a Mason testlog.json file into an HTML report Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later Original author: Emmanuele Bassi ## Files: gtk/gtkfilechooserdialog.c GTK - The GIMP Toolkit gtkfilechooserdialog.c: File selector dialog Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkborder.h gtk/gtktextmarkprivate.h gtk/gtktexttagtable.c gtk/gtktexttagtable.h gtk/gtktexttagtableprivate.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/inspector/strv-editor.c gtk/inspector/strv-editor.h Copyright (c) 2015 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkvulkancontext.c GDK - The GIMP Drawing Kit gdkvulkancontext.c: Vulkan wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkwaylandmonitor.h gdkwaylandmonitor.h Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkbroadwaydisplay.h GDK - The GIMP Drawing Kit Copyright (C) 2013 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkprintbackendcpdb.c modules/printbackends/gtkprintbackendcpdb.h GTK - The GIMP Toolkit gtkprintbackendcpdb.h: Default implementation of GtkPrintBackend for the Common Print Dialog Backends (CPDB) Copyright (C) 2022, 2023 TinyTrebuchet This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextsegmentprivate.h GTK - The GIMP Toolkit gtktextsegment.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacoskeymap.c Copyright © 2000-2020 Red Hat, Inc. Copyright © 2005 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: testsuite/gsk/diff.c Copyright © 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkadjustmentprivate.h GTK - The GIMP Toolkit Copyright (C) 2014 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: docs/reference/gdk/gdk4-wayland/fonts.css docs/reference/gdk/gdk4-x11/fonts.css docs/reference/gdk/gdk4/fonts.css docs/reference/gsk/gsk4/fonts.css docs/reference/gtk/gtk4/fonts.css RedHat Fonts taken from https://github.com/RedHatOfficial/RedHatFont License: SIL Open Font License 1.1 http://scripts.sil.org/OFL SourceCodePro Fonts License: SIL Open Font License 1.1 https://scripts.sil.org/OFL ## Files: gsk/gl/gskglshadowlibraryprivate.h gskglshadowlibraryprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkdisplay.c GDK - The GIMP Drawing Kit gdkdisplay.c Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/ninesliceprivate.h ninesliceprivate.h Copyright 2017 Timm Bäder Copyright 2021 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/macos/gdkmacoseventsource.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2005-2007 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkmodelbutton.c gtk/gtkmodelbuttonprivate.h Copyright © 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/gtkpasswordentrybuffer.h gtkpasswordentrybufferprivate.h: Entry buffer using secure allocation Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkshortcuttrigger.c Copyright © 2018 Benjamin Otte SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gdk/gdk.h gdk/gdkevents.c gdk/x11/gdkmain-x11.c gdk/x11/gdksettings.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkmountoperation-stub.c gtk/gtkmountoperationprivate.h GTK - The GIMP Toolkit Copyright (C) David Zeuthen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/GdkMacosTile.c GdkMacosTile.c Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/pa.po ~ msgid "_License" ~ msgstr "ਲਾਈਸੈਂਸ(_L)" ## Files: tests/testheightforwidth.c extendedlayoutexample.c Copyright (C) 2010 Openismus GmbH Author: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/maplistmodel.c Maplistmodel tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkx11monitor.h gdkx11monitor.h Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/eu.po Basque translation of gtk+. Copyright (C) 1999 - 2011 Free Software Foundation, Inc. Joseba Bidaurrazaga van Dierdonck , 1999-2000. Hizkuntza Politikarako Sailburuordetza , 2004. Iñaki Larrañaga Murgoitio , 2004 - 2015, 2016, 2017. Asier Sarasua Garmendia , 2019, 2020, 2021, 2022, 2023. ## Files: gtk/gtkflowbox.h * Copyright (C) 2010 Openismus GmbH * Copyright (C) 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, see . * * Authors: * Tristan Van Berkom * Matthias Clasen * William Jon McCann ## Files: gtk/deprecated/gtkcellareabox.c gtkcellareabox.c Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkpagesetup.c GTK - The GIMP Toolkit gtkpagesetup.c: Page Setup Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkframeclock.c gdk/gdkframeclock.h gdk/gdkframeclockidle.c gdk/gdkframeclockidleprivate.h gdk/gdkframeclockprivate.h GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/macos/GdkMacosWindow.c GdkMacosWindow.m Copyright © 2020 Red Hat, Inc. Copyright © 2005-2007 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: tests/testcombo.c testcombo.c Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkwindowcontrols.c gtk/gtkwindowcontrols.h gtk/gtkwindowhandle.c gtk/gtkwindowhandle.h Copyright (c) 2020 Alexander Mikhaylenko This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_set_license_type: (attributes org.gtk.Method.set_property=license-type) @about: a `GtkAboutDialog` @license_type: the type of license Sets the license of the application showing the about dialog from a list of known licenses. This function overrides the license set using [method@Gtk.AboutDialog.set_license]. ## Files: gtk/gtkfixedlayout.c gtkfixedlayout.c: Fixed positioning layout manager SPDX-License-Identifier: LGPL-2.1-or-later Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkcustompaperunixdialog.c GtkCustomPaperUnixDialog Copyright (C) 2006 Alexander Larsson Copyright © 2006, 2007, 2008 Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspitextbufferprivate.h gtkatspitextbufferprivate.h: Utilities for GtkTextBuffer and AT-SPI Copyright 2020 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkentry.h gtk/gtktext.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2004-2006 Christian Hammond Copyright (C) 2008 Cody Russell Copyright (C) 2008 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/bitmask.c Bitmask tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkplacesviewrow.c gtkplacesviewrow.c Copyright (C) 2015 Georges Basile Stavracas Neto This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: demos/constraint-editor/constraint-editor-application.c demos/constraint-editor/constraint-editor-application.h demos/constraint-editor/constraint-editor-window.c demos/constraint-editor/constraint-editor.c demos/constraint-editor/guide-editor.c Copyright © 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gsk/gskdiff.c Copyright © 2003 Davide Libenzi 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Davide Libenzi Benjamin Otte ## Files: po/pa.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2268 , c-format ## Files: testsuite/gtk/no-gtk-init.c GTK - The GIMP Toolkit Copyright (C) 2013 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccelgroup.h GTK - The GIMP Toolkit Copyright (C) 1998, 2001 Tim Janik This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfontchooser.c GTK - The GIMP Toolkit gtkfontchooser.c - Abstract interface for font file selectors GUIs Copyright (C) 2006, Emmanuele Bassi Copyright (C) 2011 Alberto Ruiz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkopenuriportal.c gtk/gtkopenuriportal.h GIO - GLib Input, Output and Streaming Library Copyright 2017 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtklistbox.h gtk/gtkstack.c gtk/gtkstack.h Copyright (c) 2013 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Author: Alexander Larsson ## Files: gtk/gtkbuildable.h gtk/gtkbuilder.h GTK - The GIMP Toolkit Copyright (C) 2006-2007 Async Open Source, Johan Dahlin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkvulkancontext.h GDK - The GIMP Drawing Kit gdkvulkancontext.h: specific Vulkan wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/gskglprogram.c gskglprogram.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/x11/gdkglcontext-x11.h GDK - The GIMP Drawing Kit gdkglcontext-x11.h: Private X11 specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspicontextprivate.h gtkatspicontextprivate.h: AT-SPI GtkATContext implementation Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkfilesystemmodel.c GTK - The GIMP Toolkit gtkfilesystemmodel.c: GtkTreeModel wrapping a GtkFileSystem Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdksurface-wayland.h gdksurface-wayland.h: Private header for GdkWaylandSurface Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/fa.po ~ msgid "_License" ~ msgstr "_پروانه" ## Files: po/sv.po Swedish messages for GTK. Copyright © 1999-2023 Free Software Foundation, Inc. Tomas Ögren , 1999. Christian Rose , 2000, 2001, 2002, 2003, 2004, 2005. Daniel Nylander , 2006, 2007, 2008, 2009, 2010, 2011, 2012. Josef Andersson , 2014. Anders Jonsson , 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. Luna Jernberg , 2022. ## Files: gtk/gtkrenderlayoutprivate.h GTK - The GIMP Toolkit Copyright (C) 2022 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssimageradial.c gtk/gtkcssimageradialprivate.h Copyright © 2015 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtklinkbutton.h GTK - The GIMP Toolkit gtklinkbutton.h - a hyperlink-enabled button Copyright (C) 2005 Emmanuele Bassi All rights reserved. Based on gnome-href code by: James Henstridge This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktextprivate.h gtkentryprivate.h Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/io.po Ido gtk+ po file. Copyright (C) 2007 This file is distributed under the same license as the gtk+ package. Michael Terry , 2007. ## Files: po/cs.po po/fa.po po/hu.po po/ka.po po/pl.po po/ru.po po/sv.po po/tr.po po/uk.po po/vi.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2272 , c-format ## Files: po/am.po Translations into the Amharic Language. Copyright (C) 2002 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Ge'ez Frontier Foundation , 2002. ## Files: gtk/a11y/gtkatspivalue.c gtkatspivalue.c: AT-SPI Value implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/ku.po . Translators: this is the license preamble; the string at the end . * contains the URL of the license. . : ../gtk/gtkaboutdialog.c:105 , c-format ## Files: gtk/gtkbuilderprecompile.c gtkbuilderparser.c Copyright (C) 2019 Red Hat, Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintcontext.c GTK - The GIMP Toolkit gtkprintcontext.c: Print Context Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkxftdefaults.c GDK - The GIMP Drawing Kit Copyright © 2005 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Based on code from xftdpy.c Copyright © 2000 Keith Packard Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Keith Packard not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Keith Packard makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: tests/testfontchooserdialog.c testfontchooserdialog.c Copyright (C) 2011 Alberto Ruiz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreemodel.c gtktreemodel.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testnouiprint.c Gtk+ - non-ui printing Copyright (C) 2006 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public Lesser License along with this program. If not, see . ## Files: po/he.po translation of gtk+.HEAD.he.po to Hebrew Hebrew Translation for GTK+ - תרגום עברי ל- Copyright (C) 2000,2002, 2004 Free Software Foundation, Inc. Tzafrir Cohen , 2000. Gil 'Dolfin' Osher , 2002. Gil Osher , 2004. Yair Hershkovitz , 2006. Yaron Shahrabani , 2011, 2012. Yosef Or Boczko , 2013-2023. ## Files: gdk/win32/gdkscreen-win32.c GDK - The GIMP Drawing Kit Copyright (C) 2002 Hans Breuer This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ky.po Kirghiz translation for gtk+. Copyright (C) 2012 gtk+ authors This file is distributed under the same license as the gtk+ package. Chynggyz Jumaliev , 2012. Timur Zhamakeev , 2012. ## Files: gtk/gtktextiter.c GTK - The GIMP Toolkit gtktextiter.c Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtklockbutton.c gtk/deprecated/gtklockbutton.h gtk/deprecated/gtklockbuttonprivate.h GTK - The GIMP Toolkit Copyright (C) 2010 Red Hat, Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/win32/gdkdisplaymanager-win32.c GDK - The GIMP Drawing Kit gdkdisplaymanager-win32.c Copyright 2010 Hans Breuer This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkunixprint.h GtkUnixPrint This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkrevealer.c Copyright 2013, 2015 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Author: Alexander Larsson Carlos Soriano ## Files: testsuite/gtk/builderparser.c builderparser.c: Test GtkBuilder parser Copyright (C) 2014 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## Files: gtk/deprecated/gtktreemodelfilter.c gtktreemodelfilter.c Copyright (C) 2000,2001 Red Hat, Inc., Jonathan Blandford Copyright (C) 2001-2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcenterlayout.c gtk/gtkcenterlayout.h SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpopoverprivate.h GTK - The GIMP Toolkit Copyright © 2014 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: demos/gtk-demo/bluroverlay.h bluroverlay.h This file is part of gtk Copyright (C) 2011 - Ignacio Casal Quinteiro, Mike Krüger This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gskpango.c Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## Files: gdk/win32/gdkmain-win32.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 1998-2002 Tor Lillqvist Copyright (C) 2023 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkkeysprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2010 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkdnd-broadway.c gdk/gdkdrag.c gdk/x11/gdkdrag-x11.c gdk/x11/gdkdrop-x11.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1999 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspiroot.c gtkatspiroot.c: AT-SPI root object Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: testsuite/reftests/reftest-compare.c Copyright (C) 2011,2021 Red Hat Inc. Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/sk.po ~ msgid "_License" ~ msgstr "_Licencia" ## Files: gtk/gtklayoutmanager.c gtklayoutmanager.c: Layout manager base class Copyright 2018 The GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gdk/gdkkeyuni.c trademark ™ TRADE MARK SIGN ## Files: po/ar.po translation of gtk+ to Arabic Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. Sayed Jaffer Al-Mosawi , 2002. Isam Bayazidi , 2002. Arafat Medini , 2003, 2004. Ayman Hourieh , 2004. Djihed Afifi , 2006. Seba Barto , 2006. Anas Afif Emad , 2008. Khaled Hosny , 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. Abderrahim Kitouni , 2012. ## Files: gtk/gtkconstrainttypesprivate.h gtkconstrainttypesprivate.h: Private types for the constraint solver Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtktexttypes.c GTK - The GIMP Toolkit gtktexttypes.c Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_set_license: (attributes org.gtk.Method.set_property=license) @about: a `GtkAboutDialog` @license: (nullable): the license information Sets the license information to be displayed in the about dialog. If `license` is `NULL`, the license page is hidden. ## Files: gtk/gtkfilechooserwidget.c GTK - The GIMP Toolkit gtkfilechooserwidget.c: Embeddable file selector widget Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskglattachmentstateprivate.h gskglattachmentstateprivate.h Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: .gitlab-ci/clang-format-diff.py === clang-format-diff.py - ClangFormat Diff Reformatter ---*- python -*-=== # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. See https://llvm.org/LICENSE.txt for license information. SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ===---------------------------------------------------------------------=== # ## Files: po/sr.po ~ msgid "_License" ~ msgstr "_Лиценца" ## Files: testsuite/gtk/modelrefcount.c GtkTreeModel ref counting tests Copyright (C) 2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: modules/media/gtkgstsink.c modules/media/gtkgstsinkprivate.h GStreamer Copyright (C) 2015 Matthew Waters This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ## Files: testsuite/gtk/listlistmodel.c Copyright (C) 2022, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkmenubutton.c gtk/gtkmenubutton.h gtk/gtkmenubuttonprivate.h GTK - The GIMP Toolkit Copyright (C) 2003 Ricardo Fernandez Pascual Copyright (C) 2004 Paolo Borelli Copyright (C) 2012 Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/en.po English translation of gtk+ Copyright (C) 2011 Red Hat, Inc. This file is distributed under the same license as the gtk+ package. Matthias Clasen 2011 ## Files: gtk/gtksearchenginetracker3private.h Copyright (C) 2020 Red Hat Inc 2005 Mr Jamie McCracken This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Carlos Garnacho Jamie McCracken (jamiemcc@gnome.org) Based on nautilus-search-engine-tracker.h ## Files: gtk/fnmatch.c Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/fi.po : gtk/gtkaboutdialog.c:134 , fuzzy | msgid "Custom License" ## Files: gtk/gtktextchildprivate.h gtktextchildprivate.h - child pixmaps and widgets Copyright (c) 1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: testsuite/gtk/treestore.c Extensive GtkTreeStore tests. Copyright (C) 2007 Imendio AB Authors: Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksearchenginemodelprivate.h Copyright (C) 2015 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/gtktextbuffer.c GTK - The GIMP Toolkit gtktextbuffer.c Copyright (C) 2000 Red Hat, Inc. Copyright (C) 2004 Nokia Corporation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellareacontext.c gtkcellareacontext.c Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/km.po translation of po_gtk30-km.po to Khmer Khmer translation for gtk+3.0 Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 This file is distributed under the same license as the gtk+3.0 package. FIRST AUTHOR , 2011. Khoem Sokhem , 2012. ## Files: tests/testinhibitshortcuts.c testinhibitshortcuts.c Copyright (C) 2017 Red Hat Author: Olivier Fourdan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: docs/reference/gdk/gdk4-wayland/solarized-dark.css docs/reference/gdk/gdk4-wayland/solarized-light.css docs/reference/gdk/gdk4-x11/solarized-dark.css docs/reference/gdk/gdk4-x11/solarized-light.css docs/reference/gdk/gdk4/solarized-dark.css docs/reference/gdk/gdk4/solarized-light.css docs/reference/gsk/gsk4/solarized-dark.css docs/reference/gsk/gsk4/solarized-light.css docs/reference/gtk/gtk4/solarized-dark.css docs/reference/gtk/gtk4/solarized-light.css SPDX-FileCopyrightText: 2014 John Louis Del Rosario, Hank Gay, John Mastro, Brandon Bennett SPDX-License-Identifier: MIT ## Files: gtk/deprecated/gtkappchooserdialog.c gtkappchooserdialog.c: an app-chooser dialog Copyright (C) 2004 Novell, Inc. Copyright (C) 2007, 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Dave Camp Alexander Larsson Cosimo Cecchi ## Files: po/bg.po po/da.po po/de.po po/el.po po/en_GB.po po/es.po po/eu.po po/fi.po po/fr.po po/fur.po po/gl.po po/ko.po po/lt.po po/nl.po po/pt.po po/pt_BR.po po/sl.po po/zh_CN.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2269 , c-format ## Files: gtk/print/gtkprinterprivate.h gtk/print/gtkprintoperation-private.h gtk/print/gtkprintoperation.h GTK - The GIMP Toolkit gtkprintoperation.h: Print Operation Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/cellarea.c Copyright (C) 2011 Red Hat, Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkorientable.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald gtkorientable.h Copyright (C) 2008 Imendio AB Contact: Michael Natterer This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ka.po ~ msgid "_License" ~ msgstr "ლიცენზია" ## Files: gtk/deprecated/gtkcolorchooserdialog.h gtk/deprecated/gtkcolorchooserwidget.h GTK - The GIMP Toolkit Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c GTK - The GIMP Toolkit Copyright (C) 2001 CodeFactory AB Copyright (C) 2001, 2002 Anders Carlsson Copyright (C) 2003, 2004 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkmonitor.h gdkmonitor.h Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkprintbackendcups.c modules/printbackends/gtkprintbackendutils.c modules/printbackends/gtkprintbackendutils.h GTK - The GIMP Toolkit gtkprintbackendcups.h: Default implementation of GtkPrintBackend for the Common Unix Print System (CUPS) Copyright (C) 2006, 2007 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfontbutton.c GTK - The GIMP Toolkit Copyright (C) 1998 David Abilleira Freijeiro All rights reserved. Based on gnome-color-picker by Federico Mena This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/gskgltexturelibraryprivate.h gskgltexturelibraryprivate.h Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/te.po translation of gtk+.master.te.po to Telugu Telugu translation of gtk+ Copyright (C) 2012 Swecha Localization Team This file is distributed under the same license as the gtk+ package. Prajasakti Localisation Team , 2005. Sunil Mohan Adapa , 2007. Krishna Babu K , 2008, 2009, 2012, 2014. Sasi Bhushan Boddepalli , 2012. Naveen Kandimalla , 2012. GVS.Giri ,2012. Praveen Illa , 2011, 2012. ## Files: gsk/gl/gskglbuffer.c gsk/gl/gskglbufferprivate.h gskglbufferprivate.h Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/broadway/gdkdisplay-broadway.c GDK - The GIMP Drawing Kit gdkdisplay-broadway.c Copyright 2001 Sun Microsystems Inc. Copyright (C) 2004 Nokia Corporation Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkdropdown.h Copyright © 2018 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkfilethumbnail.c gtkfilethumbnail.c Copyright 2022 Georges Basile Stavracas Neto This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.0-or-later ## Files: gtk/deprecated/gtkappchooserdialog.h gtkappchooserdialog.h: an app-chooser dialog Copyright (C) 2004 Novell, Inc. Copyright (C) 2007, 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Dave Camp Alexander Larsson Cosimo Cecchi ## Files: po/ia.po Interlingua translations for GTK+ package. Copyright (C) 2013 Free Software Foundation, Inc. This file is distributed under the same license as the GTK+ package. Nik Kalach , 2013. ## Files: tests/testfilechooser.c testfilechooser.c Copyright (C) 2003 Red Hat, Inc. Author: Owen Taylor This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/templates.c templates.c Copyright (C) 2013 Openismus GmbH This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Tristan Van Berkom ## Files: gtk/gtktextmark.h gtktextmark.h - mark segments Copyright (c) 1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: po/mr.po translation of mr.po to Marathi Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. First Author: Swapnil Hajare , 2003. Second Author: Pradeep Deshpande , 2004. Rahul Bhalerao , 2006. Sandeep Shedmake , 2008, 2009. Sandeep Shedmake , 2009, 2010, 2012, 2014. ## Files: po/kn.po translation of gtk+.master.kn.po to Kannada translation of kn.po to Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Shankar Prasad , 2007, 2008, 2009, 2010, 2012, 2013, 2014. Shankar , 2013. #zanata. ## Files: gtk/gtktextbuffer.h GTK - The GIMP Toolkit gtktextbuffer.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkcairo.h GDK - The GIMP Drawing Kit Copyright (C) 2005 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkshow.c gtk/deprecated/gtkshow.h GTK - The GIMP Toolkit Copyright (C) 2008 Jaap Haitsma All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpasswordentryprivate.h gtkpasswordentryprivate.h: Private API for GtkPasswordEntry Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/zh_HK.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. taijuin , 2010. Wei-Lun Chao , 2010. Chao-Hsiung Liao , 2012. ## Files: gdk/win32/gdkglcontext-win32.h GDK - The GIMP Drawing Kit gdkglcontext-win32.h: Private Win32 specific OpenGL wrappers Copyright © 2014 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/fp16private.h fp16private.h Copyright 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdksurface.c This routine is partially borrowed from fvwm. Copyright 1993, Robert Nation You may use this code for any purpose, as long as the original copyright remains in the source code and all documentation which in turn borrows parts of the algorithm from uwm ## Files: gtk/gtktextviewchildprivate.h GTK - The GIMP Toolkit gtktextviewchild-private.h Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/mi.po Māori translation of gtk+ 2.0. Copyright (C) 2004 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. John C Barstow , 2004. ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_get_license_type: (attributes org.gtk.Method.get_property=license-type) @about: a `GtkAboutDialog` Retrieves the license type. Returns: a [enum@Gtk.License] value ## Files: testsuite/reftests/gtk-reftest.c testsuite/reftests/reftest-snapshot.c Copyright (C) 2011 Red Hat Inc. Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkplacesviewrowprivate.h gtkplacesviewrow.h Copyright (C) 2015 Georges Basile Stavracas Neto This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: modules/printbackends/gtkcupssecretsutils.c gtkcupssecretsutils.h: Helper to use a secrets service for printer passwords Copyright (C) 2014, Intevation GmbH This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkwin32langnotification.c GDK - The GIMP Drawing Kit Copyright (C) 2019 Руслан Ижбулатов This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ja.po gtk+ ja.po. Copyright (C) 1998, 2000-2016, 2018-2020, 2022 Free Software Foundation, Inc. Yasuhiro SHIRASAKI , 1998. Yukihiro Nakai , 2000-2001. Takayuki KUSANO , 2002, 2009-2010. Akira TAGOH , 2002. Takeshi AIHANA , 2003-2009. KAMAGASAKO Masatoshi , 2003. Satoru SATOh , 2006. Nishibori Kiyotaka , 2009-2010, 2018. Masato Hashimoto , 2010. IWAI, Masaharu , 2010. Jiro Matsuzawa , 2011-2016. Shushi KUROSE , 2013. Hajime Taira , 2015. sicklylife , 2019-2020, 2022. ## Files: po/is.po po/it.po po/ja.po po/nb.po po/ne.po po/ro.po po/sk.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2289 , c-format ## Files: gsk/gl/gskglcompilerprivate.h gskglcompilerprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkgltexture.h gdk/gdktexture.h gdktexture.h Copyright 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilefilter.h GTK - The GIMP Toolkit gtkfilefilter.h: Filters for selecting a file subset Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkalertdialog.h gtk/gtkcolordialog.h gtk/gtkdialogerror.c gtk/gtkdialogerror.h gtk/gtkfiledialog.h gtk/gtkfilelauncher.h gtk/gtkfontdialog.h gtk/gtkurilauncher.h GTK - The GIMP Toolkit Copyright (C) 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskgldriver.c gskgldriver.c Copyright 2017 Timm Bäder Copyright 2018 Matthias Clasen Copyright 2018 Alexander Larsson Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkfilechoosernative.c gtk/gtknativedialog.c GTK - The GIMP Toolkit gtkfilechoosernative.c: Native File selector dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/kg.po . Add the license button : ../gtk/gtkaboutdialog.c:639 ## Files: po/mai.po translation of gtk+.master.mai.po to Hindi BOSS GNU/Linux , 2008. Rajesh Ranjan , 2009. Rajesh Ranjan , 2009. translation to gtk+ to Maithili Copyright (C) 2006 The GNOME Foundation This file is distributed under the same license as the PACKAGE package. ## Files: gtk/gtkgrid.c gtk/gtkgrid.h tests/testerrors.c GTK - The GIMP Toolkit Copyright (C) 2010 Red Hat, Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/reftests/reftest-compare.c Compares two GDK_MEMORY_DEFAULT buffers, returning NULL if the buffers are equal or a surface containing a diff between the two surfaces. This function is originally from cairo:test/buffer-diff.c. Copyright © 2004 Richard D. Worth ## Files: po/it.po This is the Italian locale definition for Gtk+. Copyright (C) 1998, 1999, 2000 - 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Free Software Foundation, Inc. Copyright (C) 2020, 2021, 2022 Free Software Foundation, Inc. Tristan Tarrant , 1999. Christopher Gabriel , 2000, 2001, 2002. Alessio Dessì , 2003, 2004, 2005, 2006, 2007. Luca Ferretti , 2007, 2008, 2009, 2010, 2011, 2012, 2013. Milo Casagrande , 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. Gianvito Cavasoli , 2016. ## Files: gdk/macos/GdkMacosBaseView.h GdkMacosBaseView.h Copyright © 2020 Red Hat, Inc. Copyright © 2005-2007 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkcontentproviderimpl.c GDK - The GIMP Drawing Kit Copyright (C) 2017,2020 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/el.po Greek translation of GTK+ UI Translations Copyright (C) 1999 - 2012 Free Software Foundation, Inc. Spiros Papadimitriou , 1999. Simos Xenitellis , 1999, 2001, 2002. Nikos Charonitakis , 2003, 2004, 2005, 2006, 2008. Nikos Kannelopoulos , 2003. Kostas Papadimas , 2002, 2003, 2004, 2005, 2006, 2007. Simos Xenitellis , 2006. Jennie Petoumenou , 2009. Simos Xenitellis , 2009. Jennie Petoumenou , 2010. Bakaoukas Nikolaos , 2010. Michael Kotsarinis , 2011. Dimitris Spingos (Δημήτρης Σπίγγος) , 2012. Dimitris Spingos (Δημήτρης Σπίγγος) , 2013, 2014, 2015. Efstathios Iosifidis , 2015. ## Files: gdk/macos/gdkmacosdisplay-translate.c Copyright 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright 1998-2002 Tor Lillqvist Copyright 2005-2008 Imendio AB Copyright 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkiconcachevalidatorprivate.h gtkiconcachevalidator.4 Copyright (C) 2007 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintutilsprivate.h GTK - The GIMP Toolkit Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ro.po Romanian translation for gtk+ Copyright (C) 1999 - 2009 Free Software Foundation, Inc. Dan Damian , 1999, 2000. Marius Andreiana , 2001, 2002. Mișu Moldovan , 2003 - 2010. Lucian Adrian Grijincu , 2009, 2010, 2011. Cristian Secară , 2010. Eu93 , 2010. Spoiala Marian , 2010. ## Files: gtk/gtktooltip.c gtktooltip.c Copyright (C) 2006-2007 Imendio AB Contact: Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkiconview.h gtk/deprecated/gtkiconviewprivate.h gtkiconview.h Copyright (C) 2002, 2004 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkoverlay.c gtkoverlay.c This file is part of gtk Copyright (C) 2011 - Ignacio Casal Quinteiro, Mike Krüger This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testlockbutton.c testlockbutton.c Copyright (C) 2011 Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/fa.po Persian translation of gtk+. Copyright (C) 2000, 2002, 2003, 2004, 2005 Sharif FarsiWeb, Inc. Copyright (C) 2010, 2011 Iranian Free Software Users Group (IFSUG.org)translation team. Roozbeh Pournader , 2000, 2002-2005. Meelad Zakaria , 2005. Mahyar Moghimi , 2010. Ali Yousefi Sabzevar , 2010. Arash Mousavi , 2011-2017. Danial Behzadi , 2018-2023. ## Files: demos/gtk-demo/css_multiplebgs.css The gradients below are adapted versions of Lea Verou's CSS3 patterns, licensed under the MIT license: Copyright (c) 2011 Lea Verou, http://lea.verou.me/ See https://github.com/LeaVerou/CSS3-Patterns-Gallery ## Files: gdk/x11/gdkdevice-xi2-private.h gdkdevice-xi2-private.h: Private header for GdkX11DeviceXI2 Copyright 2020 Red Hat SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/deprecated/gtktreedatalistprivate.h gtktreedatalist.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktrashmonitor.c gtk/gtktrashmonitorprivate.h GTK - The GIMP Toolkit gtktrashmonitor.h: Monitor the trash:/// folder to see if there is trash or not Copyright (C) 2011 Suse This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . Authors: Federico Mena Quintero ## Files: testsuite/reftests/animation-direction.c Copyright (C) 2016 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkkeyuni.c 0x0acb trademarkincircle ? ??? ## Files: gdk/gdkkeyuni.c gdk/gdkkeyuni.c phonographcopyright ℗ SOUND RECORDING COPYRIGHT ## Files: gtk/gtkfilesystemmodelprivate.h GTK - The GIMP Toolkit gtkfilesystemmodelprivate.h: GtkTreeModel wrapping a GtkFileSystem Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkbroadwaydisplaymanager.h gdkbroadwaydisplaymanager.h Copyright (C) 2005-2007 Imendio AB Copyright 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkapplicationaccels.c gtk/gtkapplicationaccelsprivate.h Copyright © 2013 Canonical Limited Copyright © 2016 Sébastien Wilmet This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Ryan Lortie Sébastien Wilmet ## Files: gtk/print/gtkprintoperation-unix.c GTK - The GIMP Toolkit gtkprintoperation-unix.c: Print Operation Details for Unix and Unix-like platforms Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktexthandle.c gtk/gtktexthandleprivate.h GTK - The GIMP Toolkit Copyright © 2012 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssfontfeaturesvalueprivate.h gtk/gtkcssfontvariationsvalueprivate.h Copyright © 2017 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtktextlayout.c GTK - The GIMP Toolkit gtktextlayout.c - calculate the layout of the text Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk->Gtk port by Havoc Pennington Pango support by Owen Taylor This file can be used under your choice of two licenses, the LGPL and the original Tk license. LGPL: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free Original Tk license: This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gtk/gtkfilechoosernativeportal.c GTK - The GIMP Toolkit gtkfilechoosernativeportal.c: Portal File selector dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/broadway/gdkkeys-broadway.c gdk/gdkkeys.h gdk/gdkpango.c gdk/gdkpango.h gdk/wayland/gdkkeymap-wayland.c gdk/win32/gdkkeys-win32.c GDK - The GIMP Drawing Kit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkglcontext-wayland.h GDK - The GIMP Drawing Kit gdkglcontext-wayland.h: Private Wayland specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi Copyright © 2014 Red Hat, Int This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcolorpickerwin32.c GTK - The GIMP Toolkit Copyright (C) 2022 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintcontext.h GTK - The GIMP Toolkit gtkprintcontext.h: Print Context Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtreecolumnsizing.c testtreecolumnsizing.c: Test case for tree view column resizing. Copyright (C) 2008 Kristian Rietveld This work is provided "as is"; redistribution and modification in whole or in part, in any medium, physical or electronic is permitted without restriction. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. In no event shall the authors 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. ## Files: gtk/css/gtkcsssection.c gtk/css/gtkcsssection.h gtk/gtkcssarrayvalue.c gtk/gtkcssbgsizevalue.c gtk/gtkcssbordervalue.c gtk/gtkcsscornervalue.c gtk/gtkcssdimensionvalue.c gtk/gtkcsseasevalue.c gtk/gtkcssenumvalue.c gtk/gtkcssimagevalue.c gtk/gtkcssinheritvalue.c gtk/gtkcssinitialvalue.c gtk/gtkcsskeyframes.c gtk/gtkcsspalettevalue.c gtk/gtkcsspositionvalue.c gtk/gtkcssproviderprivate.h gtk/gtkcssrepeatvalue.c gtk/gtkcssstringvalue.c gtk/gtkcsstransformvalue.c gtk/gtkcssvalue.c testsuite/gtk/entry.c testsuite/gtk/grid.c testsuite/gtk/papersize.c GTK - The GIMP Toolkit Copyright (C) 2011 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkimmodule.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: gtk/gtkrecentmanager.c GTK - The GIMP Toolkit gtkrecentmanager.c: a manager for the recently used resources Copyright (C) 2006 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/rbtree.c GtkTreeRBTree tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/pl.po Polish translation for gtk. Copyright © 1998-2023 the gtk authors. This file is distributed under the same license as the gtk package. Krzysztof Krzyżaniak , 1998. Tomasz Kłoczko , 1999. Paweł Dziekoński , 1999. Zbigniew Chyla , 1999-2002. Artur Flinta , 2003-2006. Wadim Dziedzic , 2007-2009. Tomasz Dominikowski , 2007-2009. Piotr Drąg , 2010-2023. Wojciech Szczęsny , 2013. Aviary.pl , 2007-2023. ## Files: gtk/a11y/gtkatspiprivate.h gtkatspiprivate.h: AT-SPI shared types Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/print/gtkprinteroptionset.c GTK - The GIMP Toolkit gtkprintbackendprivate.h: Abstract printer backend interfaces Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testgmenu.c testgmenu.c Copyright (C) 2011 Red Hat, Inc. Written by Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testexpand.c testexpand.c Copyright (C) 2010 Havoc Pennington Author: Havoc Pennington This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ml.po translation of gtk+.master.ml.po to This file is distributed under the same license as the gtk+ package. Copyright (C) 2003-2008 gtk+'S COPYRIGHT HOLDER. FSF-India , 2003. Ani Peter , 2006, 2007, 2009, 2012, 2013. Hari Vishnu , 2008. ## Files: gdk/win32/gdkdisplay-win32.c GDK - The GIMP Drawing Kit Copyright (C) 2002,2005 Hans Breuer Copyright (C) 2003 Tor Lillqvist This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/mn.po translation of mn.po to Mongolian translation of gtk+.HEAD.po to Mongolian translation of gtk+.mn.po to Mongolian This file is distributed under the same license as the PACKAGE package. Copyright (C) 2003 OpenMN team SukhOchir Sanlig Badral , 2003, 2004. Sanlig Badral , 2004. ## Files: po/ie.po : gtk/gtkaboutdialog.c:141 | msgid "Artistic License 2.0" ## Files: gsk/gl/gskglglyphlibraryprivate.h gskglglyphlibraryprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkcolumnviewsorter.h Copyright © 2022 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/win32/gdkevents-win32.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 1998-2002 Tor Lillqvist Copyright (C) 2001,2009 Hans Breuer Copyright (C) 2007-2009 Cody Russell This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/css/api.c Copyright (C) 2011 Canonical Inc. Author: Michael Terry This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/macos/GdkMacosView.h GdkMacosView.h Copyright 2022 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/as.po translation of as.po to Assamese Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Amitakhya Phukan , 2006, 2008. Amitakhya Phukan , 2008. Amitakhya Phukan , 2009. Nilamdyuti Goswami , 2011, 2012, 2013, 2014. ## Files: gdk/x11/gdkscreen-x11.c gdkscreen-x11.c Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ug.po Uighur translation for gtk+2.0 Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 This file is distributed under the same license as the gtk+2.0 package. Ömerjan Tursunqasim , 2008. Sahran , 2010 ## Files: gdk/x11/gdkx11device.h gdk/x11/gdkx11devicemanager.h GDK - The GIMP Drawing Kit Copyright (C) 2011 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_get_copyright: (attributes org.gtk.Method.get_property=copyright) @about: a `GtkAboutDialog` Returns the copyright string. Returns: (nullable): The copyright string ## Files: gtk/gtktextmark.c gtktextmark.c - mark segments Copyright (c) 1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: testsuite/gtk/notify.c Gtk+ property notify tests Copyright (C) 2014 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testnotebookdnd.c GTK - The GIMP Toolkit Copyright (C) 2006 Carlos Garnacho Parro All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/loaders/gdkjpeg.c gdk/loaders/gdkjpegprivate.h gdk/loaders/gdkpng.c gdk/loaders/gdkpngprivate.h gdk/loaders/gdktiff.c gdk/loaders/gdktiffprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/gu.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : ../gtk/gtkaboutdialog.c:114 , fuzzy, c-format | msgid "" | "This program comes with ABSOLUTELY NO WARRANTY;\n" | "for details, visit %s" ## Files: gtk/deprecated/gtkcellview.c gtkellview.c Copyright (C) 2002, 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintexpressionprivate.h gtkconstraintequationprivate.h: Constraint expressions and variables Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtktextlayoutprivate.h GTK - The GIMP Toolkit gtktextlayout.h Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk->Gtk port by Havoc Pennington Pango support by Owen Taylor This file can be used under your choice of two licenses, the LGPL and the original Tk license. LGPL: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Original Tk license: This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: po/sk.po Slovak translation for gtk+. Copyright (C) 1999, 2001, 2002, 2004-2013 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Stefan Ondrejicka , 1999. Stanislav Visnovsky , 2001, 2002, 2004. Marcel Telka , 2005, 2008. Pavol Šimo , 2006-2012. Pavol Klačanský , 2013. Andrej Shadura , 2019. Dušan Kazik , 2013-2021. ## Files: gtk/gtksizegroup-private.h GTK - The GIMP Toolkit gtksizegroup-private.h: Copyright (C) 2000-2010 Red Hat Software This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/gl.po Galician translation of gtk+. Copyright (C) 1999, 2000 Jesus Bravo Alvarez Proxecto Trasno - Adaptación do software libre á lingua galega: Se desexas colaborar connosco, podes atopar máis información en http://www.trasno.net First Version: 1999-08-30 18:49+0200 Based on es.po by Pablo Saratxaga and pt.po by Nuno Ferreira Jesus Bravo Alvarez , 1999, 2000. Ignacio Casal Quinteiro , 2005, 2006. Ignacio Casal Quinteiro , 2008. Mancomún - Centro de Referencia e Servizos de Software Libre , 2009. Antón Méixome , 2009. Antón Méixome , 2009, 2010. Leandro Regueiro , 2012. Fran Diéguez , 2009-2022. Fran Dieguez , 2012-2022. ## Files: gtk/gtkgridlayout.c gtkgridlayout.c: Layout manager for grid-like widgets Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrenderercombo.c gtk/deprecated/gtkcellrenderercombo.h GtkCellRendererCombo Copyright (C) 2004 Lorenzo Gil Sanchez This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcolorpickerwin32private.h GTK - The GIMP Toolkit Copyright (C) 2022 the GTK team All rights reserved. This Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkapplication-quartz-menu.c Copyright © 2011 William Hua, Ryan Lortie This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: William Hua Ryan Lortie ## Files: gtk/print/gtkprinteroptionwidgetprivate.h GtkPrinterOptionWidget Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpathbar.c gtkpathbar.c Copyright (C) 2004 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtksecurememory.c gtksecurememory.c - API for allocating memory that is non-pageable Copyright 2007 Stefan Walter Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.0-or-later The Gnome Keyring Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The Gnome Keyring Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the Gnome Library; see the file COPYING.LIB. If not, see . Author: Stef Walter ## Files: gtk/deprecated/gtkinfobar.c gtkinfobar.c This file is part of GTK Copyright (C) 2005 - Paolo Maggi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprinteroptionwidget.c GtkPrinterOptionWidget Copyright (C) 2006 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testvolumebutton.c testvolumebutton.c Copyright (C) 2007 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/bn.po Bengali Translation of GTK+ This file is distributed under the same license as the GTK+ package. Copyright (C) 2003-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Sayamindu Dasgupta , 2004. Progga , 2004, 2005. Runa Bhattacharjee , 2007. Runa Bhattacharjee , 2008, 2009. Maruf Ovee , 2009. Sadia Afroz , 2010 Israt Jahan , 2010. ## Files: po/ru.po translation of gtk+-master-po-ru-9735.merged.po to Russian Russian translation of gtk+ Copyright (C) 1999-2009, 2010 Free Software Foundation, Inc. Sergey Panov , 1999. Valek Filippov , 2000-2002. Dmitry Mastrukov , 2002-2004. Sun G11n , 2002. Andrew W. Nosenko , 2003. Leonid Kanter , 2004-2006. Alexander Sigachov , 2006. Vasiliy Faronov , 2007. Anton Shestakov , 2008. Lebedev Roman , 2009. Yuri Kozlov , 2010, 2012. Yuri Myasoedov , 2012, 2013, 2014. Stas Solovey , 2013, 2014, 2015, 2016, 2017, 2018. ## Files: po/my.po Burmese (Myanmar) translation of gtk+. Copyright © 2009, 2010 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Russell Kyaw , 2009, 2010. ## Files: gtk/gtkdragdestprivate.h GTK - The GIMP Toolkit Copyright (C) 2020 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskglcommandqueueprivate.h gskglcommandqueueprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gsk/gl/gskglrenderer.c gskglrenderer.c Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gsk/gl/gskglrenderjobprivate.h gskglrenderjobprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/deprecated/gtkcellrendererspin.c GtkCellRendererSpin Copyright (C) 2004 Lorenzo Gil Sanchez This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Lorenzo Gil Sanchez Carlos Garnacho Parro ## Files: po/en_GB.po English (British) translation Copyright (C) 2004 GTK+'s COPYRIGHT HOLDER This file is distributed under the same licence as the gtk+ package. Abigail Brady , Gareth Owen 2004 Philip Withnall , 2010, 2012. Zander Brown , 2020-2021. Bruce Cowan , 2009-2023. ## Files: gdk/broadway/gdkcairocontext-broadway.c gdk/broadway/gdkcairocontext-broadway.h gdk/broadway/gdkdrawcontext-broadway.c gdk/broadway/gdkdrawcontext-broadway.h gdk/wayland/gdkcairocontext-wayland.c gdk/wayland/gdkcairocontext-wayland.h gdk/win32/gdkcairocontext-win32.c gdk/win32/gdkcairocontext-win32.h GDK - The GIMP Drawing Kit Copyright © 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkmountoperation.c gtk/gtkmountoperation.h GTK - The GIMP Toolkit Copyright (C) Christian Kellner This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/test-focus-chain.c Copyright (C) 2019 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: demos/gtk-demo/gtkfishbowl.c demos/gtk-demo/gtkfishbowl.h GTK - The GIMP Toolkit Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/filetransferportal.c gdk/filetransferportalprivate.h Copyright (C) 2018 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspiutils.c gtkatspiutils.c: Shared utilities for ATSPI Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/deprecated/gtkcellareaboxcontextprivate.h gtkcellareaboxcontext.h Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkappchooser.c gtkappchooser.c: app-chooser interface Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: po/zh_CN.po Chinese (China) translation of GTK. converted from tranditional Chinese translation and modified (2003). Copyright (C) 2000-2021 GTK's COPYRIGHT HOLDER This file is distributed under the same license as the GTK package. 辛立仁 , 2000. Chih-Wei Huang , 2000. Abel Cheung , 2001. He Qiangqiang , 2001. Funda Wang , 2003, 2004. Yang Zhang , 2007. Deng Xiyue , 2008, 2009. Funda Wang , 2008, 2009. Hinker , 2009, 2010. taijuin , 2010. Wei-Lun Chao , 2010. Chao-Hsiung Liao , 2012. Wylmer Wang , 2010, 2014. Aron Xu , 2010, 2012. keyring , 2013. Tong Hui , 2013, 2014. Mingye Wang , 2015. YunQiang Su , 2011, 2015. Boyuan Yang <073plan@gmail.com>, 2016. Zamir SUN , 2016. Mingcong Bai , 2015, 2016, 2017, 2018. Dingzhong Chen , 2018-2021. lumingzh , 2022. ## Files: gtk/gtkbuiltinicon.c gtk/gtkbuiltiniconprivate.h Copyright © 2015 Endless Mobile, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: gtk/gdktextureutilsprivate.h GTK - The GIMP Toolkit Copyright (C) 2016 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssnodestylecacheprivate.h gtk/gtkcssnumbervalue.c gtk/gtksnapshot.c gtk/gtksnapshot.h gtk/gtksnapshotprivate.h GTK - The GIMP Toolkit Copyright (C) 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/accel.c accel.c - test accel parsing Copyright (C) 2011 Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkclipdrop-win32.c gdk/win32/gdkcursor-win32.c gdk/win32/gdkglobals-win32.c gdk/win32/gdkproperty-win32.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 1998-2002 Tor Lillqvist This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreednd.h gtktreednd.h Copyright (C) 2001 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkquartz.c gtkquartz.c: Utility functions used by the Quartz port Copyright (C) 2006 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ca@valencia.po Catalan translation of GTK+. Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Ivan Vilata i Balaguer , 1999, 2000. Softcatala , 2000, 2001, 2002. Jordi Mallach , 2002, 2003, 2004, 2005, 2006. Mireia Farrús , 2003. Josep Puigdemont , 2005, 2006. David Planella , 2008, 2009, 2010, 2011. Pau Iranzo , 2011. Gil Forcada , 2012, 2013, 2014. Jordi Serratosa , 2012. Josep Sànchez , 2013. Jordi Mas i Hernàndez , 2015-2016 Recull de termes Trough - regata. Es refereix a la barra d'una barra de desplaçament, sobre la qual llisca. Una altra alternativa seria «pista» o «carril». Thumb - lliscador. Es refereix al control que s'arrossega o es fa lliscar al llarg de la regata de la barra de desplaçament. Scroll box - lliscador. El mateix que «thumb» Stepper - desplaçador. Cadascuna de les fletxes dels extrems de la barra de desplaçament. Fent-hi clic es desplaça el lliscador. Scale thumb - lliscador d'escalat. «A scale consists of a track with a thumb, much like a scrollbar. It is used to select a value in a given range. The user may drag the thumb across the scale track to adjust the value» . Vegeu http://wiki.mozilla.org/XUL:Slider_Tag Bin - safata ## Files: gtk/deprecated/gtkinfobar.h gtkinfobar.h This file is part of GTK Copyright (C) 2005 - Paolo Maggi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcombobox.c gtkcombobox.c Copyright (C) 2002, 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprinteroption.c GTK - The GIMP Toolkit gtkprinteroption.c: Handling possible settings for a specific printer setting Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/colorutils.c Copyright (C) 2023 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktexttypesprivate.h GTK - The GIMP Toolkit gtktexttypes.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_set_wrap_license: (attributes org.gtk.Method.set_property=wrap-license) @about: a `GtkAboutDialog` @wrap_license: whether to wrap the license Sets whether the license text in the about dialog should be automatically wrapped. ## Files: gtk/deprecated/gtktreerbtreeprivate.h gtkrbtreeprivate.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/el.po , fuzzy ~| msgid "Artistic License 2.0" ~ msgctxt "OpenType layout" ~ msgid "Stylistic Set 20" ~ msgstr "Καλλιτεχνική άδεια 2.0" ## Files: testsuite/testutils.c Copyright © 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/macos/gdkmacosbuffer-private.h gdk/macos/gdkmacosbuffer.c gdk/macos/gdkmacosdrop-private.h gdk/macos/gdkmacosdrop.c gdk/macos/gdkmacospasteboard-private.h gdk/macos/gdkmacospasteboard.c Copyright © 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/vi.po ~ msgid "_License" ~ msgstr "Giấy _phép" ## Files: modules/printbackends/gtkprintercups.c GtkPrinterCupsCups Copyright (C) 2006 John (J5) Palmieri Copyright (C) 2011 Richard Hughes This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkcairocontext-x11.c GDK - The GIMP Drawing Kit gdkcairocontext-x11.c: X11 specific Cairo wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/en.po . Translators: this is the license preamble; the string at the end . * contains the URL of the license. . : gtk/gtkaboutdialog.c:104 , c-format ## Files: gtk/print/gtkprintsettings.h GTK - The GIMP Toolkit gtkprintsettings.h: Print Settings Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskglrenderer.h gskglrenderer.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/x11/gdkscreen-x11.h gdkscreen-x11.h Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ku.po . Add the license button : ../gtk/gtkaboutdialog.c:753 ## Files: testsuite/css/parser/test-css-parser.c testsuite/gsk/node-parser.c Copyright (C) 2011 Red Hat Inc. Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkpopovermenu.c gtk/gtkpopovermenu.h GTK - The GIMP Toolkit Copyright © 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/inspector/tree-data.c gtk/inspector/tree-data.h Copyright (c) 2014, 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ps.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. FIRST AUTHOR , YEAR. ## Files: gdk/gdkpopuplayout.c gdk/gdkpopuplayout.h gdk/gdktoplevellayout.c gdk/gdktoplevellayout.h gdk/gdktoplevelsize.c gdk/gdktoplevelsize.h gdk/gdktoplevelsizeprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2020 Red Hat This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkgesturestylus.c gtk/gtkgesturestylus.h gtk/gtkgesturestylusprivate.h GTK - The GIMP Toolkit Copyright (C) 2017-2018, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: gtk/gtksearchengineprivate.h Copyright (C) 2005 Novell, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Anders Carlsson Based on nautilus-search-engine.h ## Files: testsuite/gtk/treemodel.c testsuite/gtk/treemodel.h Main wrapper for TreeModel test suite. Copyright (C) 2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/he.po ~ msgid "_License" ~ msgstr "_רישיון" ## Files: gtk/a11y/gtkatspiactionprivate.h gtkatspiactionprivate.h: ATSPI Action implementation Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: tools/fake-scope.c tools/gtk-builder-tool-enumerate.c tools/gtk-builder-tool-preview.c tools/gtk-builder-tool-screenshot.c tools/gtk-builder-tool-simplify.c tools/gtk-builder-tool-validate.c tools/gtk-builder-tool.c Copyright 2015 Red Hat, Inc. GTK is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. GLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with GTK; see the file COPYING. If not, see . Author: Matthias Clasen ## Files: gtk/gtkshortcutlabel.h gtkshortcutlabelprivate.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkbuttonprivate.h GTK - The GIMP Toolkit Copyright (C) 2010 Javier Jardón This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/fi.po gtk+ finnish translation Copyright (C) 2003-2009 Free Software Foundation, Inc. Sami Pesonen 2004 Mikko Rauhala , 1999. Pauli Virtanen, 2000-2005. Ilkka Tuohela , 2005-2009. Tommi Vainikainen , 2009-2010. Timo Jyrinki , 2010. Lasse Liehu , 2014. Jiri Grönroos , 2009, 2012, 2013, 2014, 2015, 2016, 2017. ## Files: gtk/deprecated/gtkcellrendererprogress.c gtkcellrendererprogress.c Copyright (C) 2002 Naba Kumar heavily modified by Jörgen Scheibengruber heavily modified by Marco Pesenti Gritti This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/reftests/expand-expander.c testsuite/reftests/frame-inhibitor.c Copyright (C) 2014 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkfilethumbnail.h gtkfilethumbnail.h Copyright 2022 Georges Basile Stavracas Neto This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.0-or-later ## Files: gtk/gtkconstraint.h gtkconstraint.h: Constraint between two widgets Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtkshortcutsshortcut.c gtkshortcutsshortcut.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkdragsurfacesize.c gdk/gdkdragsurfacesize.h gdk/gdkdragsurfacesizeprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2023 Red Hat This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpadcontroller.c gtk/gtkpadcontroller.h GTK - The GIMP Toolkit Copyright (C) 2016, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: gtk/deprecated/gtktreemodel.h gtktreemodel.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintsettings.c GTK - The GIMP Toolkit gtkprintsettings.c: Print Settings Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccelgroup.c GTK - The GIMP Toolkit Copyright (C) 1998, 2001 Tim Janik This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpopcountprivate.h gtkpopcountprivate.h: Private implementation of popcount Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkdragsource.c gtk/gtkdroptarget.c gtk/gtkdroptargetasync.c GTK - The GIMP Toolkit Copyright (C) 1995-1999 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/si.po translation of si.po to Sinhala Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Danishka Navin , 2007. ## Files: gdk/wayland/gdkdisplay-wayland.h gdkdisplay-wayland.h Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkfilechoosernativequartz.c GTK - The GIMP Toolkit gtkfilechoosernativequartz.c: Quartz Native File selector dialog Copyright (C) 2017, Tom Schoonjans This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkdisplaylinksource.h gdkdisplaylinksource.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Christian Hergert ## Files: gtk/gtkcsstransformvalueprivate.h gtk/gtkcssunsetvalueprivate.h Copyright © 2014 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gdk/macos/gdkmacoscursor-private.h gdkmacoscursor-private.h Copyright (C) 2005-2007 Imendio AB Copyright (C) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkrbtree.c gtkrbtree.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/sr@latin.po Serbian translation of gtk+ Courtesy of Prevod.org team (http://prevod.org/) -- 2003—2017. This file is distributed under the same license as the gtk package. Translators: Danilo Šegan , 2004—2005. Miloš Popović , 2010—2015. Miroslav Nikolić , 2011—2017. Marko M. Kostić (Marko M. Kostić) , 2015. ## Files: demos/constraint-editor/constraint-editor-window.h demos/constraint-editor/constraint-editor.h demos/constraint-editor/constraint-view-child.c demos/constraint-editor/constraint-view-child.h demos/constraint-editor/constraint-view.h demos/constraint-editor/guide-editor.h Copyright © 2019 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/print/gtkprinteroptionprivate.h GTK - The GIMP Toolkit gtkprinteroption.h: printer option Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdktexturedownloaderprivate.h GTK - The GIMP Toolkit Copyright (C) 2023 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/gtktreemodelrefcount.h gtktreemodelrefcount.h Copyright (C) 2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkshortcutsgroup.c gtkshortcutsgroup.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkdisplaymanagerprivate.h gdk/gdkdragprivate.h gdk/gdkrgbaprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2010, Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/filter.c Filter tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkiconcacheprivate.h gtkiconcache.h Copyright (C) 2004 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkrender.c gtk/deprecated/gtkrender.h gtk/deprecated/gtkstylecontext.c gtk/deprecated/gtkstylecontext.h gtk/deprecated/gtkstylecontextprivate.h gtk/gtkcsscolorvalue.c gtk/gtkcsscolorvalueprivate.h gtk/gtkcssprovider.c gtk/gtkcssprovider.h gtk/gtkstyleproperty.c gtk/gtkstylepropertyprivate.h gtk/gtkstyleprovider.c gtk/gtkstyleprovider.h GTK - The GIMP Toolkit Copyright (C) 2010 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/COPYING GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ## Files: gtk/deprecated/gtkcellrendererpixbuf.h gtkcellrendererpixbuf.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkmenutracker.c gtk/gtkmenutrackeritem.c gtk/gtkmenutrackerprivate.h Copyright © 2013 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Ryan Lortie ## Files: po/xh.po Xhosa translation of gtk+ Copyright (C) 2005 Canonical Ltd. This file is distributed under the same license as the gtk+ package. Translation by Canonical Ltd with thanks to Translation World CC in South Africa, 2005. ## Files: gdk/wayland/gdkwaylanddevice.h gdk/wayland/gdkwaylanddisplay.h gdk/wayland/gdkwaylandpopup.h gdk/wayland/gdkwaylandsurface.h gdk/wayland/gdkwaylandtoplevel.h GDK - The GIMP Drawing Kit Copyright (C) 2013 Jan Arne Petersen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkapplaunchcontext-wayland.c gdk/wayland/gdkpopup-wayland.c gdk/wayland/gdksurface-wayland.c gdk/wayland/gdktoplevel-wayland.c Copyright © 2010 Intel Corporation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/liststore.c Extensive GtkListStore tests. Copyright (C) 2007 Imendio AB Authors: Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testmountoperation.c testmultidisplay.c Copyright (C) 2008 Christian Kellner Author: Christian Kellner This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testspinbutton.c testspinbutton.c Copyright (C) 2004 Morten Welinder This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreestore.h gtktreestore.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gskrenderer.c gsk/gskrenderer.h gsk/gskrendererprivate.h gsk/gskrendernode.c gsk/gskrendernode.h gsk/gskrendernodeimpl.c gsk/gskroundedrect.c gsk/gskroundedrect.h GSK - The GTK Scene Kit Copyright 2016 Endless This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextbtreeprivate.h GTK - The GIMP Toolkit gtktextbtree.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkdisplay-wayland.c gdk/wayland/gdkdrag-wayland.c gdk/wayland/gdkdrop-wayland.c Copyright © 2010 Intel Corporation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ab.po po/ie.po po/kk.po po/lv.po po/sr.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2257 , c-format ## Files: gtk/gtktestatcontext.h gtktestatcontext.h: Test AT context Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: tests/testadjustsize.c testadjustsize.c Copyright (C) 2010 Havoc Pennington Author: Havoc Pennington This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/da.po Danish translation for GTK. Copyright (C) 1999-2019, 2022-2023 Free Software Foundation, Inc. Birger Langkjer , 1999. Kenneth Christiansen, 1999-2000. Keld Simonsen , 2000. Ole Laursen , 2001, 02, 03, 04. Martin Willemoes Hansen , 2005. Marie Lund , 2005. Kenneth Nielsen , 2011. Ask Hjorth Larsen , 2007, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23. scootergrisen, 2015-2016, 2020-2021. Konventioner: attribute -> egenskab colormap -> farvetabel directory -> mappe entry -> indtastningsfelt frame (i animation) -> billede (column) header -> (kolonne)overskrift input -> (til tider) indtastning label -> etiket (med denne stavning) pixel -> skærmpunkt, punkt scroll bar -> rulleskakt spin button -> talkontrol toggle button -> afkrydsningsknap widget -> kontrol Ordliste bør nok kombineres med den fra gtk-properties, da mange gloser går igen. Nogle af de mere specielle grafiske udtryk er allerede oversat i Gimp'en. Værktøjstip er konsekvent blevet oversat uden et afsluttende punktum (i modsætning til originalteksterne hvor det skifter lidt). URI og URL bruges en del, hvis der kan være tvivl så oversæt hellere URI -> URI og URL -> URL. ## Files: gtk/gtkaspectframe.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GtkAspectFrame: Ensure that the child window has a specified aspect ratio or, if obey_child, has the same aspect ratio as its requested size Copyright Owen Taylor 4/9/97 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/en@shaw.po Shavian translation of GTK. Copyright (C) 2009. This file is distributed under the same license as the GTK package. Thomas Thurman , 2009. ## Files: gdk/x11/gdkglcontext-egl.c GDK - The GIMP Drawing Kit gdkglcontext-egl.c: EGL-X11 specific wrappers SPDX-FileCopyrightText: 2014 Emmanuele Bassi SPDX-FileCopyrightText: 2021 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkconstraintlayoutprivate.h Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: testsuite/gtk/floating.c floatingtest.c - test floating flag uses Copyright (C) 2005 Tim Janik This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrendereraccel.c gtk/deprecated/gtkcellrendereraccel.h tests/testaccel.c gtkcellrendereraccel.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/emoji/convert-emoji.c convert-emoji.c: A tool to create an Emoji data GVariant Copyright 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintjob.c GtkPrintJob Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkwin32monitor.h gdkwin32monitor.h Copyright 2016 Red Hat, Inc. Matthias Clasen Руслан Ижбулатов This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ku.po translation of ku.po to Kurdish This file is distributed under the same license as the gtk+ package. Copyright (C) 2005 THE gtk+'S COPYRIGHT HOLDER. Erdal Ronahi , 2008. Erdal Ronahi , 2009 Erdal Ronahî , 2010. Erdal Ronahî , 2011. Erdal Ronahî , 2011. Erdal Ronahî , 2011. ## Files: gtk/gtkboxlayout.h gtkboxlayout.h: Box layout manager Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/sr@ije.po Serbian translation of gtk Courtesy of Prevod.org team (http://prevod.org/) -- 2003, 2004. This file is distributed under the same license as the gtk package. Maintainer: Данило Шеган Reviewed on 2004-02-19 by: Данило Шеган ## Files: gdk/gdkvulkancontextprivate.h GDK - The GIMP Drawing Kit gdkvulkancontextprivate.h: specific Vulkan wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/simple.c tests/testdropdown.c tests/testtextscroll.c tests/testtextview2.c simple.c Copyright (C) 2017 Red Hat, Inc Author: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkpopovermenubar.h GTK - The GIMP Toolkit Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkmessagedialog.h GTK - The GIMP Toolkit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkmodules.c GTK - The GIMP Toolkit Copyright 1998-2002 Tim Janik, Red Hat, Inc., and others. Copyright (C) 2003 Alex Graveley This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: demos/gtk-demo/bluroverlay.c bluroverlay.c This file is part of gtk Copyright (C) 2011 - Ignacio Casal Quinteiro, Mike Krüger This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkbookmarksmanagerprivate.h GTK - The GIMP Toolkit gtkbookmarksmanager.h: Utilities to manage and monitor ~/.gtk-bookmarks Copyright (C) 2003, Red Hat, Inc. Copyright (C) 2007-2008 Carlos Garnacho Copyright (C) 2011 Suse This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . Authors: Federico Mena Quintero ## Files: gdk/broadway/gdkbroadway.h gdk/broadway/gdkbroadwaycursor.h gdk/broadway/gdkbroadwaysurface.h gdk/broadway/gdkcursor-broadway.c gdk/broadway/gdkglobals-broadway.c gdk/broadway/gdkprivate-broadway.h gdk/broadway/gdksurface-broadway.h gdk/deprecated/gdkpixbuf.h gdk/gdk.c gdk/gdkcursor.c gdk/gdkcursor.h gdk/gdkcursorprivate.h gdk/gdkdrag.h gdk/gdkenums.h gdk/gdkevents.h gdk/gdkeventsprivate.h gdk/gdkglobals.c gdk/gdkkeyuni.c gdk/gdkrectangle.c gdk/gdkrectangle.h gdk/gdkrgba.c gdk/gdkrgba.h gdk/gdksurface.h gdk/gdktypes.h gdk/wayland/gdkcursor-wayland.c gdk/wayland/gdkprivate-wayland.h gdk/wayland/gdkwayland.h gdk/win32/gdkprivate-win32.h gdk/win32/gdkwin32.h gdk/win32/gdkwin32cursor.h gdk/win32/gdkwin32display.h gdk/win32/gdkwin32id.c gdk/win32/gdkwin32screen.h gdk/win32/gdkwin32surface.h gdk/x11/gdkcursor-x11.c gdk/x11/gdkprivate-x11.h gdk/x11/gdkproperty-x11.c gdk/x11/gdkselection-x11.c gdk/x11/gdksurface-x11.h gdk/x11/gdkx.h gdk/x11/gdkx11display.h gdk/x11/gdkx11property.h gdk/x11/gdkx11screen.h gdk/x11/gdkx11selection.h gdk/x11/gdkx11surface.h gdk/x11/gdkx11utils.h gdk/x11/gdkxid.c gtk/gtktypes.h GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcustomlayout.h gtkcustomlayout.h: Simple layout manager Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/bn_IN.po . Translators: this is the license preamble; the string at the end . * contains the URL of the license. : ../gtk/gtkaboutdialog.c:104 , c-format ## Files: gtk/gtkapplication.h Copyright © 2010 Codethink Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: po/az.po translation of gtk+.HEAD.az.po to Azerbaijani Copyright (C) 2003, 2004 Free Software Foundation, Inc. Vasif Ismailoglu MD , 2000. Mətin Əmirov , 2003, 2004. ## Files: gdk/macos/GdkMacosTile.h GdkMacosTile.h Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gsk/gskrendernodeparser.c Copyright © 2019 Benjamin Otte Timm Bäder This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte Timm Bäder ## Files: gdk/gdkgl.c GDK - The GIMP Drawing Kit Copyright (C) 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/fur.po Friulian translation for gtk+. Copyright (C) 2017 gtk+'s COPYRIGHT HOLDER This file is distributed under the same license as the gtk+ package. Fabio Tomat , 2017. ## Files: gdk/macos/gdkmacosdisplay-settings.c Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright © 1998-2002 Tor Lillqvist Copyright © 2005-2008 Imendio AB Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/bn_IN.po translation of bn_IN.po to Bengali INDIA Translation of GTK+ to Bengali India This file is distributed under the same license as the GTK+ package. Copyright (C) 2003-2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Sayamindu Dasgupta , 2004. Progga , 2004, 2005. Runa Bhattacharjee , 2007. Runa Bhattacharjee , 2008, 2009, 2010, 2011, 2012. sray , 2013. #zanata ## Files: gtk/gtkspinbutton.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GtkSpinButton widget for GTK Copyright (C) 1998 Lars Hamann and Stefan Jeske This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilefilterprivate.h GTK - The GIMP Toolkit Copyright (C) 2015 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gskcairoblurprivate.h Copyright (C) 2012 Canonical Ltd This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Authored by Andrea Cimitan Original code from Mirco Mueller ## Files: gsk/gl/fp16.c fp16.c Copyright 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/rw.po translation of gtk+.po to Kinyarwanda This file is distributed under the same license as the gtk+ package. Copyright (C) 2004 Free Software Foundation, Inc.. Steve Murphy , 2004. Steve performed initial rough translation from compendium built from translations provided by the following four: Philibert Ndandali , 2004. Viateur MUGENZI , 2004. Noëlla Mupole , 2004. Carole Karema , 2004. ## Files: po/be@latin.po Biełaruski pierakład gtk+. Copyright (C) 2007 THE gtk+'s COPYRIGHT HOLDER This file is distributed under the same license as the gtk+ package. Alaksandar Navicki , 2006. Łacinka.org ## Files: gtk/gtklistviewprivate.h Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/deprecated/gtkcelllayout.h gtkcelllayout.h Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktextlinedisplaycache.c gtk/gtktextlinedisplaycacheprivate.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/tr.po Turkish translations of gtk+. Copyright (C) 1999-2003, 2004, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 2008-2023 gtk+'s COPYRIGHT HOLDER This file is distributed under the same licence as the gtk+ package. Arman Aksoy ,2002. Nilgün Belma Bugüner , 2001, 2002. Fatih Demir , 1999-2001. Görkem Cetin , 2001. Baris Cicek , 2006, 2007, 2008, 2009. Simge Sezgin , 2015. Necdet Yücel , 2015. Neriman Kara , 2015. Çağatay Yiğit Şahin , 2017. Muhammet Kara , 2014, 2015, 2017. Furkan Ahmet Kara , 2018. Sabri Ünal , 2022, 2023. Emin Tufan Çetin , 2018-2023. ## Files: gdk/win32/gdkclipdrop-win32.h GDK - The GIMP Drawing Kit gdkclipdrop-win32.h: Private Win32-specific clipboard/DnD object Copyright © 2017 LRN This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/wa.po Translation into the walloon language. Si vos voloz donner on côp di spale pol ratournaedje di Gnome (ou des ôtes libes programes) sicrijhoz-mu a l' adresse emile ; nos avans co bråmint di l' ovraedje a fé. Copyright (C) 2001 Free Software Foundation, Inc. Pablo Saratxaga , 2001, 2003, 2004, 2005, 2006. ## Files: gtk/gtktextview.h GTK - The GIMP Toolkit gtktextview.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkpapersize.h GTK - The GIMP Toolkit gtkpapersize.h: Paper Size Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpasswordentry.h GTK - The GIMP Toolkit Copyright (C) 2019 Red Hat, Inc. Authors: - MAtthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspirootprivate.h gtkatspirootprivate.h: AT-SPI root object Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtktextviewprivate.h gtktextviewprivate.h: Private header for GtkTextView Copyright (c) 2016 Emmanuele Bassi This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkemojicompletion.c gtkemojicompletion.c: An Emoji picker widget Copyright 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testscrolledge.c testscrolledge.c Copyright (C) 2014 Matthias Clasen This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ## Files: po/vi.po Vietnamese translation for GTK+. Copyright © 2015 GNOME i18n Project for Vietnamese. This file is distributed under the same license as the Gtk+ package. Hoang Ngoc Tu , 2000-2002. Joern v. Kattchee , 2000-2002. Nguyễn Thái Ngọc Duy , 2002-2004,2007-2009,2011-2013. Clytie Siddall , 2005-2010. Trần Ngọc Quân , 2013-2015, 2023 ## Files: po/el.po : gtk/gtkaboutdialog.c:134 , fuzzy | msgid "BSD 2-Clause License" ## Files: gtk/gtktestatcontext.c gtktestatcontext.c: Test AT context Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/uk.po Ukrainian translation of gtk+. Copyright (C) 1999 Free Software Foundation, Inc. Yuri Syrota , 1999, 2004. Maxim Dziumanenko , 2004-2010. wanderlust , 2009. Daniel Korostil , 2013, 2014, 2015, 2016. Yuri Chornoivan , 2014, 2020, 2021, 2022, 2023. ## Files: gtk/gtkwindowprivate.h GTK - The GIMP Toolkit Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/inspector/graphdata.c gtk/inspector/graphrenderer.c gtk/inspector/graphrenderer.h Copyright (c) 2014 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilefilter.c GTK - The GIMP Toolkit gtkfilefilter.c: Filters for selecting a file subset Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcsslineheightvalueprivate.h Copyright © 2021 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtknativedialog.h GTK - The GIMP Toolkit gtknativedialog.h: Native dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreesortable.c gtktreesortable.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkimcontext.h gtk/gtkimcontextbroadway.h gtk/gtkimcontextsimple.h gtk/gtkimmodule.h gtk/gtkimmoduleprivate.h gtk/gtkimmulticontext.h GTK - The GIMP Toolkit Copyright (C) 2000 Red Hat Software This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspieditabletextprivate.h gtkatspieditabletextprivate.h: AT-SPI EditableText implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/gdkdisplay.h gdkdisplay.h Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/broadway/gskbroadwayrenderer.h Copyright © 2019 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkshortcutlabel.c gtkshortcutlabel.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrenderertoggle.c gtkcellrenderertoggle.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gskglshader.h GSK - The GTK Scene Kit Copyright 2020 Red Hat Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/bg.po Bulgarian translation of gtk po-file. Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015 Free Software Foundation, Inc. Copyright (C) 2015 Zahari Yurukov . Copyright (C) 2022, 2023 Alexander Shopov . Borislav Aleksandrov , 2002. Yanko Kaneti , 2002. Vladimir Petkov , 2004, 2005. Alexander Shopov , 2005, 2006, 2007, 2008, 2009, 2010, 2011. Alexander Shopov , 2012, 2013, 2022, 2023. Damyan Ivanov , 2010. Zahari Yurukov , 2015. ## Files: gtk/timsort/gtktimsort-impl.c Copyright (C) 2020 Benjamin Otte Copyright (C) 2011 Patrick O. Perry Copyright (C) 2008 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## Files: po/hu.po Hungarian translation for gtk. Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Szabolcs Ban , 1999, 2000, 2001, 2002. Andras Timar , 2002. Laszlo Dvornik , 2004, 2005. Gabor Kelemen , 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. Balázs Úr , 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. Balázs Meskó , 2021, 2022, 2023. ## Files: gdk/gdkglcontext.c GDK - The GIMP Drawing Kit gdkglcontext.c: GL context abstraction Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/win32/gdkdisplay-win32.h gdkdisplay-win32.h Copyright 2014 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkprintbackendfile.h GTK - The GIMP Toolkit gtkprintbackendpdf.h: Default implementation of GtkPrintBackend for printing to a file Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkpagesetupunixdialog.h GtkPageSetupUnixDialog Copyright (C) 2006 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: .gitlab-ci/pages/fonts.css RedHat Fonts taken from https://github.com/RedHatOfficial/RedHatFont License: SIL Open Font License 1.1 http://scripts.sil.org/OFL ## Files: po/ga.po Irish translations for gtk+ package. Copyright (C) 1999-2015 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Seán Ó Ceallaigh , 1999. Alastair McKinstry , 2004. Alan Horkan , 2005. Seán de Búrca , 2007-2015. ## Files: gdk/wayland/gdkwaylandglcontext.h GDK - The GIMP Drawing Kit gdkglcontext-wayland.c: Wayland specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi Copyright © 2014 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkaccessiblerange.h gtkaccessiblerange.h: Accessible range interface SPDX-FileCopyrightText: 2022 Red Hat Inc. SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkcontentformatsprivate.h GTK - The GIMP Toolkit Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkdisplay-x11.c GDK - The GIMP Drawing Kit gdkdisplay-x11.c Copyright 2001 Sun Microsystems Inc. Copyright (C) 2004 Nokia Corporation Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/af.po po/gd.po po/oc.po po/th.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2490 , c-format ## Files: tests/testfullscreen.c testfullscreen.c Copyright (C) 2013 Red Hat Author: Olivier Fourdan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkspinner.c gtk/gtkspinner.h GTK - The GIMP Toolkit Copyright (C) 2007 John Stowers, Neil Jagdish Patel. Copyright (C) 2009 Bastien Nocera, David Zeuthen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Code adapted from egg-spinner by Christian Hergert ## Files: gtk/gtkcolorpickerkwinprivate.h gtk/gtkcolorpickerportalprivate.h gtk/gtkcolorpickerprivate.h gtk/gtkcolorpickershellprivate.h GTK - The GIMP Toolkit Copyright (C) 2018 Red Hat, Inc. All rights reserved. This Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/fr.po French translation of GTK. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is distributed under the same license as the GTK+ package. Vincent Renardias , 1998-1999. Christophe Merlet , 2000-2006. Christophe Fergeau , 2002. David Bellot , 2003. Benoît Dejean , 2006. Jonathan Ernst , 2006-2007. Robert-André Mauchin , 2006-2008. Stéphane Raimbault , 2007-2008. Claude Paroz , 2007-2021. Yannick Tailliez , 2008. Laurent Coudeur , 2009 Bruno Brouard , 2011-13 Charles Monzat , 2016-2018 Baylard Gérard , 2020. Guillaume Bernard , 2021-2023. ## Files: gtk/deprecated/gtkfilechooser.h GTK - The GIMP Toolkit gtkfilechooser.h: Abstract interface for file selector GUIs Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkmonitor.c gdkmonitor.c Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/x11/gdkasync.c Copyright 1986, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 OPEN GROUP 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. Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. ## Files: gtk/gtkbuilderprivate.h gtkbuilderprivate.h Copyright (C) 2006-2007 Async Open Source, Johan Dahlin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintutils.c GTK - The GIMP Toolkit gtkpapersize.c: Paper Size Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextchild.h GTK - The GIMP Toolkit gtktextchild.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellarea.c gtkcellarea.c Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtksearchbar.c gtk/gtksearchbar.h GTK - The GIMP Toolkit Copyright (C) 2013 Red Hat, Inc. Authors: - Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssshadowvalueprivate.h GTK - The GIMP Toolkit Copyright (C) 2011 Red Hat, Inc. Author: Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilechoosernativewin32.c GTK - The GIMP Toolkit gtkfilechoosernativewin32.c: Win32 Native File selector dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkwidget.c gtk_widget_keynav_failed: @widget: a `GtkWidget` @direction: direction of focus movement Emits the `::keynav-failed` signal on the widget. This function should be called whenever keyboard navigation within a single widget hits a boundary. The return value of this function should be interpreted in a way similar to the return value of [method@Gtk.Widget.child_focus]. When %TRUE is returned, stay in the widget, the failed keyboard navigation is OK and/or there is nowhere we can/should move the focus to. When %FALSE is returned, the caller should continue with keyboard navigation outside the widget, e.g. by calling [method@Gtk.Widget.child_focus] on the widget’s toplevel. The default [signal@Gtk.Widget::keynav-failed] handler returns %FALSE for %GTK_DIR_TAB_FORWARD and %GTK_DIR_TAB_BACKWARD. For the other values of `GtkDirectionType` it returns %TRUE. Whenever the default handler returns %TRUE, it also calls [method@Gtk.Widget.error_bell] to notify the user of the failed keyboard navigation. A use case for providing an own implementation of ::keynav-failed (either by connecting to it or by overriding it) would be a row of [class@Gtk.Entry] widgets where the user should be able to navigate the entire row with the cursor keys, as e.g. known from user interfaces that require entering license keys. Returns: %TRUE if stopping keyboard navigation is fine, %FALSE if the emitting widget should try to handle the keyboard navigation attempt in its parent container(s). ## Files: tests/testtreemodel.c testtreemodel.c Copyright (C) 2004 Red Hat, Inc., Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkfilechoosercellprivate.h Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkaccessiblerange.c gtkaccessiblerange.c: Accessible range interface SPDX-FileCopyrightText: 2022 Red Hat Inc. SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkaccessiblevaluestatic.c gtkaccessiblevaluestatic.c: GtkAccessibleValue static implementations Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gsk/gl/gskgltexture.c gskgltexture.c Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/deprecated/gtkcombobox.h gtkcombobox.h Copyright (C) 2002, 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/kg.po kikongo translation of GTK+ 2.x. Copyright (C) 1998-2010 Free Software Foundation, Inc. This file is distributed under the GNU Library General Public License Version 2. Kibavuidi Nsiangani , 2006-2010 ## Files: po/oc.po Occitan translation of GTK+. Copyright (C) 1998-2015 Free Software Foundation, Inc. This file is distributed under the same license as the GTK+ package. Yannig Marchegay (Kokoyaya) , 2006-2008. Cédric Valmary (Tot en Òc) , 2015. Cédric Valmary (totenoc.eu) , 2016. ## Files: gdk/x11/xsettings-client.c gdk/x11/xsettings-client.h Copyright © 2001, 2007 Red Hat, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Red Hat not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Red Hat makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Author: Owen Taylor, Red Hat, Inc. ## Files: demos/constraint-editor/constraint-view.c gtk/gtktexthistory.c gtk/gtktexthistoryprivate.h testsuite/gtk/action.c testsuite/gtk/grid-layout.c Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksearchenginemodel.c Copyright (C) 2015 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: po/cs.po Czech translation of GTK+. Copyright (C) 1999, 2006, 2007, 2008, 2009, 2010, 2011, 2012 the author(s) of GTK+. Copyright (C) 2003, 2004, 2005 Miloslav Trmac . Copyright (C) 2006 Lukas Novotny . This file is distributed under the same license as the gtk+ package. Stanislav Brabec , 1998. Jiří Pavlovský , 1998. Jiří Lebl , 2002. Michal Bukovjan , 2002. Miloslav Trmac , 2003, 2004, 2005. Jakub Friedl , 2006. Lukas Novotny , 2006. Petr Kovar , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. Marek Černocký , 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. ## Files: gtk/gtkapplication-quartz.c gtk/gtkapplication-x11.c gtk/gtkapplication.c Copyright © 2010 Codethink Limited Copyright © 2013 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: po/br.po Breton translation for gtk+ 3.0. Copyright (c) 2004 Rosetta Contributors and Canonical Ltd This file is distributed under the same license as the gtk+ 2.0. package. Thierry Vignaud , 2004 Alan Monfort , 2005-2008 Jamy , 2009. Denis Arnaud , 2011-2015. ## Files: gtk/gtkrendericon.c gtk/gtkrendericonprivate.h GTK - The GIMP Toolkit Copyright (C) 2014,2015 Benjamin Otte Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtklayoutmanager.h gtklayoutmanager.h: Layout manager base class Copyright 2019 The GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gdk/gdkdebugprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkapplication-dbus.c Copyright © 2010 Codethink Limited Copyright © 2012 Red Hat, Inc. Copyright © 2013 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie Matthias Clasen ## Files: testsuite/gtk/noselection.c Copyright (C) 2022, Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksecurememoryprivate.h gtksecurememoryprivate.h - Allocator for non-pageable memory Copyright 2007 Stefan Walter Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.0-or-later The Gnome Keyring Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The Gnome Keyring Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the Gnome Library; see the file COPYING.LIB. If not, see . Author: Stef Walter ## Files: po/ko.po gtk+ ko.po This file is distributed under the same license as the gtk+ package. Sung-Hyun Nam , 1998 Changwoo Ryu , 2002-2023. - font family를 나타내는 family는 "계열"이라고 번역 - accessibility 번역은 문장으로 하지 말고 간략하게 ## Files: gdk/gdkhsla.c gdk/gdkhslaprivate.h gtk/gtkstylecascade.c gtk/gtkstylecascadeprivate.h GTK - The GIMP Toolkit Copyright (C) 2012 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/misc.c Copyright (C) 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkprofiler.c GDK - The GIMP Drawing Kit gdkprofiler.c: A simple profiler Copyright © 2018 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtksidebarrowprivate.h gtksidebarrowprivate.h Copyright (C) 2015 Carlos Soriano This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: gtk/gtkconstraintvflparserprivate.h gtkconstraintvflparserprivate.h: VFL constraint definition parser Copyright 2017 Endless Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkgestureclick.c gtk/gtkgestureclick.h gtk/gtkgestureclickprivate.h GTK - The GIMP Toolkit Copyright (C) 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: gtk/gtkcssfontfeaturesvalue.c gtk/gtkcssfontvariationsvalue.c GTK - The GIMP Toolkit Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/deprecated/gtkcellrendererspin.h GtkCellRendererSpin Copyright (C) 2004 Lorenzo Gil Sanchez This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkvulkancontext-win32.h GDK - The GIMP Drawing Kit gdkvulkancontext-win32.h: Win32 specific Vulkan wrappers Copyright © 2016 Benjamin Otte Copyright © 2016 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintoperationpreview.c GTK - The GIMP Toolkit gtkprintoperationpreview.c: Abstract print preview interface Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/et.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2489 , c-format ## Files: gtk/gtkentrybuffer.c gtkentrybuffer.c Copyright (C) 2009 Stefan Walter This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfontchooserprivate.h gtkfontprivatechooser.h - Interface definitions for font selectors UI Copyright (C) 2006 Emmanuele Bassi All rights reserved This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tools/gtk-launch.c GTK - The GIMP Toolkit Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Author: Tomas Bzatek ## Files: gtk/gtkswitch.c gtk/gtkswitch.h GTK - The GIMP Toolkit Copyright (C) 2010 Intel Corporation Copyright (C) 2010 RedHat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi Matthias Clasen Based on similar code from Mx. ## Files: testsuite/gtk/defaultvalue.c Gtk+ default value tests Copyright (C) 2007 Christian Persch 2007 Johan Dahlin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/gskglrendererprivate.h gskglrendererprivate.h Copyright 2021 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtksizegroup.c GTK - The GIMP Toolkit gtksizegroup.c: Copyright (C) 2001 Red Hat Software This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/deprecated/gdkpixbuf.c GdkPixbuf library - convert X drawable information to RGB Copyright (C) 1999 Michael Zucchi Authors: Michael Zucchi Cody Russell Federico Mena-Quintero This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/zh_CN.po ~ msgid "_License" ~ msgstr "许可(_L)" ## Files: gtk/gtkrevealer.h Copyright (c) 2013 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Author: Alexander Larsson ## Files: tools/encodesymbolic.c encodesymbolic.c Copyright (C) 2014 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreemodelsort.c gtktreemodelsort.c Copyright (C) 2000,2001 Red Hat, Inc., Jonathan Blandford Copyright (C) 2001,2002 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gl/gskglprogramprivate.h gskglprogramprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkdragsourceprivate.h GTK - The GIMP Toolkit Copyright (C) 2020 Alexander Mikhaylenko This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkapplicationimpl.c Copyright © 2013 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: gtk/gtkaboutdialog.h GtkLicense: @GTK_LICENSE_UNKNOWN: No license specified @GTK_LICENSE_CUSTOM: A license text is going to be specified by the developer @GTK_LICENSE_GPL_2_0: The GNU General Public License, version 2.0 or later @GTK_LICENSE_GPL_3_0: The GNU General Public License, version 3.0 or later @GTK_LICENSE_LGPL_2_1: The GNU Lesser General Public License, version 2.1 or later @GTK_LICENSE_LGPL_3_0: The GNU Lesser General Public License, version 3.0 or later @GTK_LICENSE_BSD: The BSD standard license @GTK_LICENSE_MIT_X11: The MIT/X11 standard license @GTK_LICENSE_ARTISTIC: The Artistic License, version 2.0 @GTK_LICENSE_GPL_2_0_ONLY: The GNU General Public License, version 2.0 only @GTK_LICENSE_GPL_3_0_ONLY: The GNU General Public License, version 3.0 only @GTK_LICENSE_LGPL_2_1_ONLY: The GNU Lesser General Public License, version 2.1 only @GTK_LICENSE_LGPL_3_0_ONLY: The GNU Lesser General Public License, version 3.0 only @GTK_LICENSE_AGPL_3_0: The GNU Affero General Public License, version 3.0 or later @GTK_LICENSE_AGPL_3_0_ONLY: The GNU Affero General Public License, version 3.0 only @GTK_LICENSE_BSD_3: The 3-clause BSD licence @GTK_LICENSE_APACHE_2_0: The Apache License, version 2.0 @GTK_LICENSE_MPL_2_0: The Mozilla Public License, version 2.0 The type of license for an application. This enumeration can be expanded at later date. ## Files: tools/gtk-query-settings.c Copyright 2015 Timm Bäder GTK is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. GLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with GTK; see the file COPYING. If not, see . ## Files: tests/treestoretest.c treestoretest.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c GtkAboutDialog:license-type: (attributes org.gtk.Property.get=gtk_about_dialog_get_license_type org.gtk.Property.set=gtk_about_dialog_set_license_type) The license of the program. The `GtkAboutDialog` will automatically fill out a standard disclaimer and link the user to the appropriate online resource for the license text. If `GTK_LICENSE_UNKNOWN` is used, the link used will be the same specified in the [property@Gtk.AboutDialog:website] property. If `GTK_LICENSE_CUSTOM` is used, the current contents of the [property@Gtk.AboutDialog:license] property are used. For any other [enum@Gtk.License] value, the contents of the [property@Gtk.AboutDialog:license] property are also set by this property as a side effect. ## Files: gtk/timsort/gtktimsortprivate.h testsuite/gtk/filterlistmodel-exhaustive.c testsuite/gtk/sortlistmodel-exhaustive.c testsuite/gtk/timsort.c Copyright © 2020 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksearchenginetracker3.c Copyright (C) 2020 Red Hat Inc Copyright (C) 2009-2011 Nokia This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Carlos Garnacho Jürg Billeter Martyn Russell Based on nautilus-search-engine-tracker.c ## Files: gtk/gtktexttagprivate.h GTK - The GIMP Toolkit gtktexttagprivate.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreemodelfilter.h gtktreemodelfilter.h Copyright (C) 2000,2001 Red Hat, Inc., Jonathan Blandford Copyright (C) 2001-2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrendererprogress.h gtkcellrendererprogress.h Copyright (C) 2002 Naba Kumar modified by Jörgen Scheibengruber This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkiconview.c gtkiconview.c Copyright (C) 2002, 2004 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdktexturedownloader.h gtk/gtkscrollinfo.h gtk/gtkscrollinfoprivate.h GTK - The GIMP Toolkit Copyright (C) 2023 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/an.po po/bn_IN.po po/crh.po po/ia.po po/km.po po/ky.po po/nn.po po/or.po po/ug.po . Add the license button : ../gtk/gtkaboutdialog.c:764 ## Files: gdk/wayland/gdkdragsurface-wayland.c gdk/wayland/gdksurface-wayland-private.h gdk/wayland/gdktoplevel-wayland-private.h Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkgltexture.c gdkgltexture.c Copyright 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacoscairocontext.c Copyright © 2016 Benjamin Otte Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkapplaunchcontext.h gdkapplaunchcontext.h - Gtk+ implementation for GAppLaunchContext Copyright (C) 2007 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Alexander Larsson ## Files: gtk/gtkaccessiblevalue.c gtkaccessiblevalue.c: Accessible value Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtktexttag.c gtk/gtktexttag.h gtktexttag.c - text tag object Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gsk/gl/gskgliconlibraryprivate.h gskgliconlibraryprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: testsuite/gtk/listitemmanager.c Copyright © 2023 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkprint-win32.h GTK - The GIMP Toolkit gtkprint-win32.h: Win32 Print utils Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcolorutils.c gtk/gtkcolorutils.h Color utilities Copyright (C) 1999 The Free Software Foundation Authors: Simon Budig (original code) Federico Mena-Quintero (cleanup for GTK+) Jonathan Blandford (cleanup for GTK+) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gen-paper-names.c GTK - The GIMP Toolkit Copyright (C) 2006 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkimcontextsimpleseqs.h GTK - The GIMP Tool Kit Copyright (C) 2007, 2008 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextiterprivate.h GTK - The GIMP Toolkit gtktextiterprivate.h Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/objects-finalize.c objects-finalize.c Copyright (C) 2013 Openismus GmbH This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Tristan Van Berkom ## Files: demos/gtk-demo/fontplane.c demos/gtk-demo/fontplane.h gtk/gtkcolorchooserdialog.c gtk/gtkcoloreditor.c gtk/gtkcoloreditorprivate.h gtk/gtkcolorplane.c gtk/gtkcolorplaneprivate.h gtk/gtkcolorscale.c gtk/gtkcolorscaleprivate.h gtk/gtkcolorswatch.c gtk/gtkcolorswatchprivate.h GTK - The GIMP Toolkit Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreeviewcolumn.h gtktreeviewcolumn.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkprofilerprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2018 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/pt_BR.po Brazilian Portuguese translation of GTK. Copyright (C) 2022 the GTK authors. This file is distributed under the same license as the gtk package Alex Sandro Queiroz e Silva , 1999. Alex Camacho Castilho , 2004. Gustavo Noronha Silva , 2004. Afonso Celso Medina , 2004-2005. Raphael Higino , 2006. Pedro Vaz Mello de Medeiros , 2007. Fábio Nogueira , 2008. Henrique P Machado , 2008. Rodrigo L. M. Flores , 2009. Vladimir Melo , 2009. Leonardo Ferreira Fontenelle , 2006-2009. Gabriel F. Vilar , 2011. André Gondim , 2009, 2011. Og Maciel , 2007, 2011. Jonh Wendell , 2009-2010, 2012. Felipe Braga , 2015. Fabrício Godoy , 2010, 2016. Artur de Aquino Morais , 2016. Ricardo Silva Veloso , 2018-2020. Enrico Nicoletto , 2013, 2021. Matheus Barbosa , 2022. Rafael Fontenelle , 2013-2022. Leônidas Araújo , 2022-2023. ## Files: testsuite/gtk/builder.c buildertest.c Copyright (C) 2006-2007 Async Open Source Authors: Johan Dahlin Henrique Romano This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: docs/reference/gdk/gdk4-wayland/fonts.css docs/reference/gdk/gdk4-wayland/main.js docs/reference/gdk/gdk4-wayland/search.js docs/reference/gdk/gdk4-wayland/style.css docs/reference/gdk/gdk4-x11/fonts.css docs/reference/gdk/gdk4-x11/main.js docs/reference/gdk/gdk4-x11/search.js docs/reference/gdk/gdk4-x11/style.css docs/reference/gdk/gdk4/fonts.css docs/reference/gdk/gdk4/main.js docs/reference/gdk/gdk4/search.js docs/reference/gdk/gdk4/style.css docs/reference/gsk/gsk4/fonts.css docs/reference/gsk/gsk4/main.js docs/reference/gsk/gsk4/search.js docs/reference/gsk/gsk4/style.css docs/reference/gtk/gtk4/fonts.css docs/reference/gtk/gtk4/main.js docs/reference/gtk/gtk4/search.js docs/reference/gtk/gtk4/style.css SPDX-FileCopyrightText: 2021 GNOME Foundation SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later ## Files: gtk/gtkcssstylepropertyimpl.c Copyright (C) 2010 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/uz.po po/uz@cyrillic.po translation of uz@cyrillic.po to Uzbek Copyright (C) 1998-2003, 2004, 2008 Free Software Foundation, Inc. Mashrab Kuvatov , 2003, 2004. Nurali Abdurahmonov , 2008. ## Files: testsuite/gtk/treepath.c GtkTreePath tests. Copyright (C) 2011, Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksidebarrow.c gtksidebarrow.c Copyright (C) 2015 Carlos Soriano This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: gtk/gtkaccessible.c gtkaccessible.c: Accessible interface Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkconstraintsolverprivate.h gtkconstraintsolverprivate.h: Constraint solver based on the Cassowary method Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtkbinlayout.c gtkbinlayout.c: Layout manager for bin-like widgets Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gskpangoprivate.h GSK - The GTK Scene Kit Copyright 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkselectionfiltermodel.c gtk/gtkselectionfiltermodel.h Copyright © 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkconstraintvflparser.c gtkconstraintvflparser.c: VFL constraint definition parser Copyright 2017 Endless Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkpopovermenubarprivate.h GTK - The GIMP Toolkit Copyright © 2019 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkhdataoutputstream-win32.c GDK HData Output Stream - a stream backed by a global memory buffer Copyright (C) 2018 Руслан Ижбулатов This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Руслан Ижбулатов ## Files: gtk/gtkmountoperation-x11.c GTK - The GIMP Toolkit Copyright (C) David Zeuthen Copyright (C) 2001 Havoc Pennington Copyright (C) 2005-2007 Vincent Untz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/yi.po YIDDISH Copyright (2003) Free Software Foundation, Inc. Raphael Finkel , 2003. ## Files: gsk/vulkan/gskvulkanrenderer.h Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspitextprivate.h gtkatspitextprivate.h: AT-SPI Text implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_get_license: (attributes org.gtk.Method.get_property=license) @about: a `GtkAboutDialog` Returns the license information. Returns: (nullable): The license information ## Files: gsk/gl/gskgltextureprivate.h gskgltextureprivate.h Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/timsort/README.md Timsort implementation ====================== This directory contains code modified for GTK, based on the timsort implementation in python, and its Java adaptation by Joshua Bloch. See the source files for copyright and licensing information, and the `COPYING` file for the full text of the Apache license, version 2.0. ## Files: gdk/x11/gdkasync.h GTK - The GIMP Toolkit gdkasync.h: Utility functions using the Xlib asynchronous interfaces Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpopovermenuprivate.h GTK - The GIMP Toolkit Copyright © 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspicacheprivate.h gtkatspicacheprivate.h: AT-SPI object cache Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/a11y/gtkatspitextbuffer.c gtkatspitextbuffer.c - GtkTextBuffer-related utilities for AT-SPI Copyright (c) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: tests/testcombochange.c testcombochange.c Copyright (C) 2004 Red Hat, Inc. Author: Owen Taylor This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkactionmuxer.c gtk/gtkactionmuxerprivate.h gtk/gtkapplicationwindow.c gtk/gtkapplicationwindow.h Copyright © 2011 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: gtk/gtkcssnodedeclaration.c Copyright © 2014 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/gskgltypesprivate.h gskgltypesprivate.h Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: modules/printbackends/gtkprintercups.h GtkPrinterCups Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtreefocus.c testtreefocus.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/recentmanager.c GTK - The GIMP Toolkit gtkrecentmanager.c: a manager for the recently used resources Copyright (C) 2006 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreeview.h gtktreeview.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/pt.po gtk Portuguese Translation Copyright © 2001-2022 gtk Distributed under the same licence as the gtk package Nuno Ferreira , 1999. Tiago Santos , 2014-2016. Duarte Loreto , 2001-2014. Pedro Albuquerque , 2015. Sérgio Cardeira , 2016. Hugo Carvalho , 2020, 2021, 2022, 2023. ## Files: po/nds.po German, Low translation for gtk+2.0 Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 This file is distributed under the same license as the gtk+2.0 package. Nils-Christoph Fiedler , 2009. ## Files: po/br.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:114 , c-format ## Files: po/zh_TW.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. taijuin , 2010. Wei-Lun Chao , 2010. Chao-Hsiung Liao , 2012. Freddy Cheng , 2022. ## Files: tools/gtk-rendernode-tool-info.c tools/gtk-rendernode-tool-render.c tools/gtk-rendernode-tool-show.c tools/gtk-rendernode-tool-utils.c tools/gtk-rendernode-tool.c Copyright 2023 Red Hat, Inc. GTK is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. GTK is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with GTK; see the file COPYING. If not, see . Author: Matthias Clasen ## Files: gtk/deprecated/gtkcelleditable.h gtkcelleditable.h Copyright (C) 2001 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkappchooserprivate.h gtkappchooserprivate.h: app-chooser interface Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: gtk/gtkallocatedbitmaskprivate.h gtk/gtkbitmaskprivateimpl.h Copyright © 2011 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Authors: Benjamin Otte ## Files: gsk/gl/stb_rect_pack.h stb_rect_pack.h - v0.99 - public domain - rectangle packing Sean Barrett 2014 Useful for e.g. packing rectangular textures into an atlas. Does not do rotation. Not necessarily the awesomest packing method, but better than the totally naive one in stb_truetype (which is primarily what this is meant to replace). Has only had a few tests run, may have issues. More docs to come. No memory allocations; uses qsort() and assert() from stdlib. Can override those by defining STBRP_SORT and STBRP_ASSERT. This library currently uses the Skyline Bottom-Left algorithm. Please note: better rectangle packers are welcome! Please implement them to the same API, but with a different init function. Credits Library Sean Barrett Minor features Martins Mozeiko github:IntellectualKitty Bugfixes / warning fixes Jeremy Jaussaud Version history: 0.99 (2019-02-07) warning fixes 0.11 (2017-03-03) return packing success/fail result 0.10 (2016-10-25) remove cast-away-const to avoid warnings 0.09 (2016-08-27) fix compiler warnings 0.08 (2015-09-13) really fix bug with empty rects (w=0 or h=0) 0.07 (2015-09-13) fix bug with empty rects (w=0 or h=0) 0.06 (2015-04-15) added STBRP_SORT to allow replacing qsort 0.05: added STBRP_ASSERT to allow replacing assert 0.04: fixed minor bug in STBRP_LARGE_RECTS support 0.01: initial release LICENSE See end of file for license information. ## Files: gtk/gtkatcontextprivate.h gtkatcontextprivate.h: Private header for GtkATContext Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/broadway/gdkbroadwaymonitor.h gdkbroadwaymonitor.h Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkbuilder-menus.c Copyright © 2011, 2012 Canonical Ltd. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: gtk/gtklinkbutton.c GTK - The GIMP Toolkit gtklinkbutton.c - a hyperlink-enabled button Copyright (C) 2006 Emmanuele Bassi All rights reserved. Based on gnome-href code by: James Henstridge This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/de.po German GTK+ translation Copyright (C) 1998-2004 Free Software Foundation, Inc. IM = Input method => Eingabemethode #. * Translators, the strings in the 'keyboard label' context are #. * display names for keyboard keys. Some of them have prefixes like #. * XF86 or ISO_ - these should be removed in the translation. Similarly, #. * underscores should be replaced by spaces. The prefix 'KP_' stands #. * for 'key pad' and you may want to include that in your translation. #. * Here are some examples of English translations: #. * XF86AudioMute - Audio mute #. * Scroll_lock - Scroll lock #. * KP_Space - Space (keypad) Daniel Egger , 1998. Karsten Weiss , 1999. Matthias Warkus , 2001, 2002. Christian Neumair , 2002-2004. Hendrik Richter , 2004-2009. Hendrik Brandt , 2004-2005. Andre Klapper , 2008. Mario Blättermann , 2009-2013, 2016-2018, 2020. Jakob Kramer , 2010. Paul Seyfert , 2011. Christian Kirbach , 2009-2012, 2022. Wolfgang Stöggl , 2014, 2016. Bernd Homuth , 2015. Philipp Kiemle , 2020-2023. Tim Sabsch , 2022. Jürgen Benvenuti , 2022, 2023. ## Files: po/mjw.po Karbi translation for gtk. Copyright (C) 2019 gtk's Free Software Foundation, Inc. This file is distributed under the same license as the gtk package. Jor Teron , 2019. ## Files: gtk/gtkeventcontrollermotion.c gtk/gtkeventcontrollermotion.h GTK - The GIMP Toolkit Copyright (C) 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Matthias Clasen ## Files: gtk/gtkshortcutswindow.c gtkshortcutswindow.c Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkeditablelabel.h gtk/gtkspinbuttonprivate.h GTK - The GIMP Toolkit Copyright (C) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilechooserutils.h GTK - The GIMP Toolkit gtkfilechooserutils.h: Private utility functions useful for implementing a GtkFileChooser interface Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/mr.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : ../gtk/gtkaboutdialog.c:114 , c-format | msgid "" | "This program comes with ABSOLUTELY NO WARRANTY;\n" | "for details, visit %s" ## Files: gtk/gtklistbox.c Copyright (C) 2012 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreeview.c gtktreeview.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktextviewchild.c GTK - The GIMP Toolkit gtk_text_view_child.c Copyright (C) 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccessibleprivate.h gtkaccessibleprivate.h: Accessible interface Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/css/gtkcssdataurl.c GStreamer data:// uri source element Copyright (C) 2009 Igalia S.L Copyright (C) 2009 Sebastian Dröge This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ## Files: tests/testentrycompletion.c testentrycompletion.c Copyright (C) 2004 Red Hat, Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/lg.po Translation of gtk+ into Luganda. Copyright (C) 2005 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Kizito Birabwa , 2011. ## Files: gtk/deprecated/gtkfontchooser.h GTK - The GIMP Toolkit gtkfontchooser.h - Abstract interface for font file selectors GUIs Copyright (C) 2006, Emmanuele Bassi Copyright (C) 2011 Alberto Ruiz This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkplacesviewprivate.h gtkplacesview.h Copyright (C) 2015 Georges Basile Stavracas Neto This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: gtk/a11y/gtkatspicontext.c gtkatspicontext.c: AT-SPI GtkATContext implementation Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/is.po translation of gtk+.master.is.po to Íslenska Icelandic translation of gtk 2.2 Copyright (C) 2003, 2015 Free Software Foundation, Inc. This file is distributed under the same license as the GTK package. Richard Allen , 2003. Sveinn í Felli , 2015, 2017, 2021, 2022. ## Files: gtk/gtkscrollable.h gtkscrollable.h Copyright (C) 2008 Tadej Borovšak This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkapplicationprivate.h gtk/gtkmenutrackeritemprivate.h Copyright © 2011, 2013 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: po/sq.po Përkthimi i gtk+.HEAD në shqip. Copyright (C) 2006 - 2009 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Besnik Bleta , 2003. Laurent Dhima , 2003-2008, 2009. ## Files: gdk/broadway/gdkdisplay-broadway.h gdkdisplay-broadway.h Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/nl.po ~ msgid "_License" ~ msgstr "_Licentie" ## Files: gtk/deprecated/gtkcolorchooser.c GTK - The GIMP Toolkit Copyright (C) 2012, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkdisplay-x11.h gdkdisplay-x11.h Copyright 2001 Sun Microsystems Inc. Erwann Chenede This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gdktextureutils.c Copyright (C) 2016 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkeventcontrollerkey.c gtk/gtkeventcontrollerkey.h gtk/gtkeventcontrollerlegacy.c gtk/gtkeventcontrollerlegacy.h gtk/gtkeventcontrollerscroll.c gtk/gtkeventcontrollerscroll.h GTK - The GIMP Toolkit Copyright (C) 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: modules/printbackends/gtkcupsutils.c GTK - The GIMP Toolkit gtkcupsutils.h: Statemachine implementation of POST and GET cups calls which can be used to create a non-blocking cups API Copyright (C) 2006, 2007 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkcupssecretsutils.h gtkcupssecretsutils.h: Helper to use a secrets service for printer passwords Copyright (C) 2014 Intevation GmbH This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtreeview.c testtreeview.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testscale.c testscale.c - scale mark demo Copyright (C) 2009 Red Hat, Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkactionbar.c gtk/gtkactionbar.h Copyright (c) 2013 - 2014 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## Files: gtk/gtkconstraintlayout.h gtkconstraintlayout.h: Layout manager using constraints Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/gtkcssdynamic.c gtk/gtkcssdynamicprivate.h gtk/gtkcssimagepaintable.c gtk/gtkcssimagepaintableprivate.h Copyright © 2018 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/gtkemojichooser.h gtkemojichooser.h: An Emoji chooser widget Copyright 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/en_CA.po Canadian English translation of gtk+ Copyright (C) 2004 Adam Weinberger and the GNOME Foundation This file is distributed under the same licence as the gtk+ package. Adam Weinberger , 2004. ## Files: gtk/gtkquartz.h gtkquartz.h: Utility functions used by the Quartz port Copyright (C) 2006 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilechoosercell.c Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gdk/win32/gdkglcontext-win32-egl.c gdk/win32/gdkglcontext-win32-wgl.c gdk/win32/gdkglcontext-win32.c GDK - The GIMP Drawing Kit gdkglcontext-win32.c: Win32 specific OpenGL wrappers Copyright © 2014 Emmanuele Bassi Copyright © 2014 Alexander Larsson Copyright © 2014 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcenterbox.c gtk/gtkcenterbox.h Copyright (c) 2017 Timm Bäder This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Author: Timm Bäder ## Files: gtk/gtkaboutdialog.c GtkAboutDialog:license: (attributes org.gtk.Property.get=gtk_about_dialog_get_license org.gtk.Property.set=gtk_about_dialog_set_license) The license of the program, as free-form text. This string is displayed in a text view in a secondary dialog, therefore it is fine to use a long multi-paragraph text. Note that the text is only wrapped in the text view if the "wrap-license" property is set to `TRUE`; otherwise the text itself must contain the intended linebreaks. When setting this property to a non-`NULL` value, the [property@Gtk.AboutDialog:license-type] property is set to `GTK_LICENSE_CUSTOM` as a side effect. The text may contain links in this format `` and email references in the form ``, and these will be converted into clickable links. ## Files: tools/generate-uac-manifest.py Copyright © 2021 Chun-wei Fan. SPDX-License-Identifier: LGPL-2.1-or-later Original author: Chun-wei Fan ## Files: gtk/gtksizerequest.h GTK - The GIMP Toolkit Copyright (C) 2007-2010 Openismus GmbH Authors: Mathias Hasselmann Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/nn.po Norwegian translation of gtk+. Copyright (C) 1998-2002, 2003, 2004 Free Software Foundation, Inc. Kjartan Maraas , 1998-2001. Roy-Magne Mo , 2001-2002. Åsmund Skjæveland , 2003, 2004. Eskild Hustvedt , 2008, 2009. Åsmund Skjæveland , 2009. Torstein Adolf Winterseth , 2010. ## Files: gsk/gl/gskgliconlibrary.c gskgliconlibrary.c Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/inspector/a11y.c gtk/inspector/a11y.h gtk/inspector/list-data.c gtk/inspector/list-data.h gtk/inspector/shortcuts.c gtk/inspector/shortcuts.h Copyright (c) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkeventcontrollerfocus.c gtk/gtkeventcontrollerfocus.h GTK - The GIMP Toolkit Copyright (C) 2020, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Matthias Clasen ## Files: gdk/macos/GdkMacosLayer.h GdkMacosLayer.h Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: tests/testtreesort.c testtreesort.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ang.po Old English Translation of gtk+. Copyright (C) 2004 GNOME Foundation This file is distributed under the same license as the gtk package. James Johnson , 2004. David Lodge , 2004. ## Files: gtk/deprecated/gtkcomboboxtext.c GTK - The GIMP Toolkit Copyright (C) 2010 Christian Dywan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/fur.po , fuzzy ~| msgid "Artistic License 2.0" ~ msgctxt "OpenType layout" ~ msgid "Stylistic Set 20" ~ msgstr "Licence Artistiche 2.0" ## Files: gtk/gtkimcontextime.h gtkimmoduleime Copyright (C) 2003 Takuro Ashie Copyright (C) 2003 Kazuki IWAMOTO This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . $Id$ ## Files: gtk/gtkconstraint.c gtkconstraint.c: Constraint between two widgets Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: po/ka.po Georgian translation for GTK+. Copyright © 2006 The GTK Team This file is distributed under the same license as the GTK package. Gia Shervashidze , 2005. Vladimer Sichinava ვლადიმერ სიჭინავა , 2007, 2008. Zura Davitashvili , 2020. Ekaterine Papava , 2023 ## Files: testsuite/gtk/textbuffer.c testtextbuffer.c -- Simplistic test suite Copyright (C) 2000 Red Hat, Inc Author: Havoc Pennington This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/en@shaw.po . Add the license button : ../gtk/gtkaboutdialog.c:642 ## Files: po/fi.po ~ msgid "_License" ~ msgstr "_Lisenssi" ## Files: demos/widget-factory/widget-factory.c widget-factory: a collection of widgets, for easy theme testing Copyright (C) 2011 Canonical Ltd This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authored by Andrea Cimitan ## Files: po/mjw.po po/ms.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2478 , c-format ## Files: po/or.po translation of or.po to Oriya Oriya translation of gtk+.HEAD.pot. Copyright (C) 2005, 2006, 2008, 2009, 2010, Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. $Id: or.po,v 1.18 2006/12/13 09:55:51 sbehera Exp $ $Id: or.po,v 1.18 2006/12/13 09:55:51 sbehera Exp $ Gora Mohanty , 2005. Subhransu Behera , 2006. Manoj Kumar Giri , 2008, 2009, 2010, 2012, 2013. ## Files: gtk/gtkflowboxprivate.h GTK - The GIMP Toolkit Copyright (C) 2020 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktooltip.h gtktooltip.h Copyright (C) 2006-2007 Imendio AB Contact: Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gsk/gskcairorenderer.c gsk/gskcairorenderer.h Copyright © 2016 Endless 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/deprecated/gtkentrycompletion.c gtkentrycompletion.c Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcssfiltervalue.c gtk/gtkfontchooserdialogprivate.h gtk/gtkfontchooserwidgetprivate.h GTK - The GIMP Toolkit Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testcellrenderertext.c GTK - The GIMP Toolkit testcellrenderertext.c: Tests for the various properties of GtkCellRendererText Copyright (C) 2005, Novell, Inc. Authors: Federico Mena-Quintero This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: build-aux/meson/gen-visibility-macros.py SPDX-FileCopyrightText: 2022 Collabora Inc. 2023 Emmanuele Bassi SPDX-License-Identifier: LGPL-2.1-or-later Original author: Xavier Claessens ## Files: gtk/deprecated/gtkcellrenderertoggle.h gtkcellrenderertoggle.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrendererspinner.c gtk/deprecated/gtkcellrendererspinner.h GTK - The GIMP Toolkit Copyright (C) 2009 Matthias Clasen Copyright (C) 2008 Richard Hughes Copyright (C) 2009 Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/he.po הערות: הוספת הערה הערות שחולצו: * * SECTION:gtkaboutdialog * @Short_description: Display information about an application * @Title: GtkAboutDialog * * The GtkAboutDialog offers a simple way to display information about * a program like its logo, name, copyright, website and license. It is * also possible to give credits to the authors, documenters, translators * and artists who have worked on the program. An about dialog is typically * opened when the user selects the About option from * the Help menu. All parts of the dialog are optional. * * About dialog often contain links and email addresses. GtkAboutDialog * displays these as clickable links. By default, it calls gtk_show_uri() * when a user clicks one. The behaviour can be overridden with the * #GtkAboutDialog::activate-link signal. * * To make constructing a GtkAboutDialog as convenient as possible, you can * use the function gtk_show_about_dialog() which constructs and shows a dialog * and keeps it around so that it can be shown again. * * Note that GTK+ sets a default title of _("About %s") * on the dialog window (where %s is replaced by the name of the * application, but in order to ensure proper translation of the title, * applications should set the title property explicitly when constructing * a GtkAboutDialog, as shown in the following example: * * gtk_show_about_dialog (NULL, * "program-name", "ExampleCode", * "logo", example_logo, * "title" _("About ExampleCode"), * NULL); * * * It is also possible to show a #GtkAboutDialog like any other #GtkDialog, * e.g. using gtk_dialog_run(). In this case, you might need to know that * the 'Close' button returns the #GTK_RESPONSE_CANCEL response id. Translators: this is the license preamble; the string at the end * contains the name of the license as link text. מבנה: C נתיבים: ../gtk/gtkaboutdialog.c:99 . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2272 , c-format ## Files: gtk/a11y/gtkatspicache.c gtkatspicache.c: AT-SPI object cache Copyright 2020 holder SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkcssnode.c gtk/gtkcssnodeprivate.h gtk/gtkcsstransientnode.c gtk/gtkcsstransientnodeprivate.h gtk/gtkcsswidgetnode.c gtk/gtkcsswidgetnodeprivate.h GTK - The GIMP Toolkit Copyright (C) 2014 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextview.c GTK - The GIMP Toolkit gtktextview.c Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccessiblerangeprivate.h gtkaccessiblerangeprivate.h: Accessible range private API SPDX-FileCopyrightText: 2022 Emmanuele Bassi SPDX-FileCopyrightText: 2022 Red Hat Inc SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/deprecated/gtkcellareaboxcontext.c gtkcellareaboxcontext.c Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkimcontextprivate.h GTK - The GIMP Toolkit Copyright (C) 2022 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcolumnviewsorter.c gtk/gtkcolumnviewsorterprivate.h gtk/gtkcustomsorter.c gtk/gtkcustomsorter.h gtk/gtkmultisorter.c gtk/gtkmultisorter.h gtk/gtknumericsorter.c gtk/gtknumericsorter.h gtk/gtksorter.c gtk/gtksorter.h gtk/gtkstringsorter.c gtk/gtkstringsorter.h gtk/gtktreelistrowsorter.c gtk/gtktreelistrowsorter.h Copyright © 2019 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: gtk/gtkimcontextquartz.c gtkimmodulequartz Copyright (C) 2011 Hiroyuki Yamamoto This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . $Id:$ ## Files: gtk/deprecated/gtkcomboboxprivate.h gtk/gtkcssunsetvalue.c gtk/gtksearchentryprivate.h gtk/gtktooltipprivate.h testsuite/gtk/adjustment.c testsuite/reftests/gtk-reftest.h testsuite/reftests/reftest-compare.h testsuite/reftests/reftest-module.c testsuite/reftests/reftest-module.h testsuite/reftests/reftest-snapshot.h GTK - The GIMP Toolkit Copyright (C) 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/eo.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2373 , c-format ## Files: gdk/gdkglcontextprivate.h gdk/gdkglversionprivate.h GDK - The GIMP Drawing Kit gdkglcontextprivate.h: GL context abstraction Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkfilechooserentry.h GTK - The GIMP Toolkit gtkfilechooserentry.h: Entry with filename completion Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkmenusectionbox.c Copyright © 2014 Canonical Limited Copyright © 2013 Carlos Garnacho This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Ryan Lortie ## Files: testsuite/gtk/bitset.c Bitset tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/en.po . Add the license button : gtk/gtkaboutdialog.c:752 ## Files: demos/gtk-demo/demo2widget.c gtk/gtkadjustment.c gtk/gtkprogresstracker.c From clutter-easing.c, based on Robert Penner's infamous easing equations, MIT license. ## Files: gdk/x11/gdkapplaunchcontext-x11.c gdkapplaunchcontext-x11.c - Gtk+ implementation for GAppLaunchContext Copyright (C) 2007 Red Hat, Inc. The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The Gnome Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Author: Alexander Larsson ## Files: testsuite/gtk/filefilter.c GtkFileFilter tests Copyright (C) 2021, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: .gitlab-ci/pages/index.html ## Files: gdk/x11/gdkselectioninputstream-x11.c gdk/x11/gdkselectioninputstream-x11.h GIO - GLib Input, Output and Streaming Library Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Benjamin Otte Christian Kellner ## Files: gtk/deprecated/gtkcellview.h gtkcellview.h Copyright (C) 2002, 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintguideprivate.h gtkconstraintguideprivate.h: Constraint between two widgets Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/a11y/gtkatspitext.c gtkatspitext.c: Text interface for GtkAtspiContext Copyright 2020 Red Hat, Inc SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/macos/GdkMacosBaseView.c GdkMacosBaseView.c Copyright 2005-2007 Imendio AB Copyright 2011 Hiroyuki Yamamoto Copyright 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkatcontext.h gtkatcontext.h: Assistive technology context Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkimcontextbroadway.c gtkimmodulebroadway Copyright (C) 2013 Alexander Larsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . $Id:$ ## Files: gtk/deprecated/gtkappchooserwidget.h gtkappchooserwidget.h: an app-chooser widget Copyright (C) 2004 Novell, Inc. Copyright (C) 2007, 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Dave Camp Alexander Larsson Cosimo Cecchi ## Files: gtk/inspector/graphdata.h Copyright (c) 2014 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testcalendar.c Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson, Mattias Gr�nlund Copyright (C) 2000 Tony Gale This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . ## Files: gtk/inspector/eventrecording.c gtk/inspector/eventrecording.h gtk/inspector/recorderrow.c gtk/inspector/recorderrow.h Copyright (c) 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkemojichooser.c gtkemojichooser.c: An Emoji chooser widget Copyright 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/flattenlistmodel.c Flattenlistmodel tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkwin32langnotification.h gdkwin32langnotification.h Copyright 2019 Руслан Ижбулатов This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/win32/gdkdrag-win32.c gdk/win32/gdkdrop-win32.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1999 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2001 Archaeopteryx Software Inc. Copyright (C) 1998-2002 Tor Lillqvist This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/an.po Aragonese translation for Gtk-UI. Copyright (C) 2013 Gtk-UI's COPYRIGHT HOLDER This file is distributed under the same license as the Gtk-UI package. Jorge Pérez Pérez , 2013. ## Files: gtk/gtkbuildable.c gtkbuildable.c Copyright (C) 2006-2007 Async Open Source, Johan Dahlin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintoperation-portal.h GTK - The GIMP Toolkit Copyright (C) 2016, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/css/transition.c Copyright (C) 2021 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkeditablelabel.c GTK - The GIMP Toolkit Copyright (C) 2020, Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/hr.po Translation of gtk+ to Croatiann Copyright (C) Croatiann team Translators: Automatski Prijevod <>,Denis Lackovic ,Kresimir Kalafatic <>,Mato Kutlić ,pr pr ,Robert Sedak ,Vlatko Kosturjak , ## Files: po/ie.po kk@latin translation for gtk+. Copyright (C) 2016 gtk+'s COPYRIGHT HOLDER This file is distributed under the same license as the gtk+ package. FIRST AUTHOR , YEAR. ## Files: gtk/gtktestutils.c gtk/gtktestutils.h Gtk+ testing utilities Copyright (C) 2007 Imendio AB Authors: Tim Janik This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtreeflow.c testtreeflow.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/stringlist.c GtkStringList tests Copyright (C) 2020, Red Hat, Inc. Authors: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdktexturedownloader.c gtk/gtkscrollinfo.c GTK - The GIMP Toolkit Copyright (C) 2023 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/inspector/recorder.c gtk/inspector/recorder.h gtk/inspector/recording.c gtk/inspector/recording.h gtk/inspector/renderrecording.c gtk/inspector/renderrecording.h gtk/inspector/startrecording.c gtk/inspector/startrecording.h Copyright (c) 2016 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/print/gtkpagesetup.h GTK - The GIMP Toolkit gtkpagesetup.h: Page Setup Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkshortcutsshortcut.h gtkshortcutsshortcutprivate.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/az_IR.po Iranian Azerbaijani translation of gtk+. Copyright (C) 2004 Amir Hedayaty This file is distributed under the same license as the gtk+ package. Amir Hedayaty , 2004. ## Files: gtk/gtkcssboxesimplprivate.h gtk/gtkcssboxesprivate.h GTK - The GIMP Toolkit Copyright (C) 2019 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdksurface-win32.h GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2023 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintguide.h gtkconstraintguide.h: Flexible space for constraints Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/gtkquery.c Copyright (C) 2005 Novell, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Anders Carlsson Based on nautilus-query.c ## Files: gtk/gtkdragicon.c GTK - The GIMP Toolkit Copyright 2019 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkkineticscrollingprivate.h GTK - The GIMP Toolkit Copyright (C) 2014 Lieven van der Heide This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/lv.po translation of gtk+.HEAD.po to Latvian Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. Raivis Dejus , 2006, 2007, 2009. Anita Reitere , 2010. Rūdofls Mazurs , 2011. Peteris Krisjanis , 2012. Rūdolfs Mazurs , 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. ## Files: .gitlab-ci/pages/fonts.css .gitlab-ci/pages/main.js .gitlab-ci/pages/style.css SPDX-FileCopyrightText: 2021 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkfontchooserutils.c gtkfontchooserutils.h - Private utility functions for implementing a GtkFontChooser interface Copyright (C) 2006 Emmanuele Bassi All rights reserved This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Based on gtkfilechooserutils.c: Copyright (C) 2003 Red Hat, Inc. ## Files: gtk/gtkicontheme.c GtkIconTheme - a loader for icon themes gtk-icon-theme.c Copyright (C) 2002, 2003 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/tk.po Turkmen translation of gtk+ Copyright (C) 2004 Free Software Foundation Copyright (C) 2004 Gurban Mühemmet Tewekgeli and Kakilik - Turkmen free software developers community This file is distributed under the terms of GNU General Public License (GPL) Gurban Mühemmet Tewekgeli , 2004. ## Files: gdk/x11/gdkasync.c GTK - The GIMP Toolkit gdkasync.c: Utility functions using the Xlib asynchronous interfaces Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilechooserentry.c GTK - The GIMP Toolkit gtkfilechooserentry.c: Entry with filename completion Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkappchooserbutton.h gtkappchooserbutton.h: an app-chooser button Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: po/am.po po/ang.po po/ast.po po/az.po po/az_IR.po po/be@latin.po po/cy.po po/dz.po po/en_CA.po po/hy.po po/io.po po/li.po po/mai.po po/mi.po po/mk.po po/mn.po po/my.po po/nds.po po/nso.po po/ps.po po/rw.po po/si.po po/sq.po po/sr@ije.po po/tk.po po/tt.po po/ur.po po/uz.po po/uz@cyrillic.po po/wa.po po/xh.po po/yi.po . Add the license button : gtk/gtkaboutdialog.c:635 ## Files: gdk/x11/gdkcairocontext-x11.h GDK - The GIMP Drawing Kit gdkcairocontext-x11.h: X11 specific Cairo wrappers Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprintbackend.c GTK - The GIMP Toolkit gtkprintbackendprivate.h: Abstract printer backend interfaces Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/win32/gdkwin32glcontext.h GDK - The GIMP Drawing Kit gdkglcontext-win32.c: Win32 specific OpenGL wrappers Copyright © 2014 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkappchooserwidget.c gtkappchooserwidget.c: an app-chooser widget Copyright (C) 2004 Novell, Inc. Copyright (C) 2007, 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Dave Camp Alexander Larsson Cosimo Cecchi ## Files: gtk/inspector/a11yoverlay.c gtk/inspector/a11yoverlay.h Copyright © 2023 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Matthias Clasen ## Files: modules/printbackends/gtkprintbackendcups.h GTK - The GIMP Toolkit gtkprintbackendcups.h: Default implementation of GtkPrintBackend for the Common Unix Print System (CUPS) Copyright (C) 2006, 2007 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtooltips.c testtooltips.c: Test application for GTK >= 2.12 tooltips code Copyright (C) 2006-2007 Imendio AB Contact: Kristian Rietveld This work is provided "as is"; redistribution and modification in whole or in part, in any medium, physical or electronic is permitted without restriction. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. In no event shall the authors 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. ## Files: testsuite/css/nodes/test-css-nodes.c testsuite/css/style/test-css-style.c Copyright (C) 2015 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintguide.c gtkconstraintguide.c: Flexible space for constraints Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: tests/testiconview-keynav.c testiconview-keynav.c Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: gtk/gtktextattributes.c gtktextattributes.c - text attributes Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1997 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gtk/gtkoverlay.h gtkoverlay.h This file is part of gtk Copyright (C) 2011 - Ignacio Casal Quinteiro This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: testsuite/gtk/filterlistmodel.c Filterlistmodel tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkfilechooserprivate.h GTK - The GIMP Toolkit gtkfilechooserprivate.h: Interface definition for file selector GUIs Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkmessagedialog.c GTK - The GIMP Toolkit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfilechoosernative.h GTK - The GIMP Toolkit gtkfilechoosernative.h: Native File selector dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcolorchooserprivate.h Copyright (C) 2012 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/treeview.c Basic GtkTreeView unit tests. Copyright (C) 2009 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspiselection.c gtkatspiselection.c: AT-SPI Selection implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkaccelgroupprivate.h GTK - The GIMP Toolkit Copyright (C) 1998, 2001 Tim Janik Copyright (C) Javier Jardón This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/gdkvulkancontext-wayland.h gdkvulkancontext-wayland.h gdkvulkancontext-wayland.h: Wayland specific Vulkan wrappers Copyright (C) 2017 Georges Basile Stavracas Neto This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ## Files: gtk/gtkpango.c gtkpango.c - pango-related utilities Copyright (c) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: gdk/gdkmemoryformat.c gdk/gdkmemoryformatprivate.h gtk/gtksymbolicpaintable.c gtk/gtksymbolicpaintable.h gtk/inspector/gtkdataviewer.c gtk/inspector/gtkdataviewer.h gtk/inspector/measuregraph.c gtk/inspector/measuregraph.h Copyright © 2021 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: docs/reference/gdk/gdk4-wayland/urlmap.js docs/reference/gdk/gdk4-x11/urlmap.js docs/reference/gdk/gdk4/urlmap.js docs/reference/gdk/urlmap.js docs/reference/gsk/gsk4/urlmap.js docs/reference/gsk/urlmap.js docs/reference/gtk/gtk4/urlmap.js docs/reference/gtk/urlmap.js SPDX-FileCopyrightText: 2021 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkglarea.c GTK - The GIMP Toolkit gtkglarea.c: A GL drawing area Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkrange.c gtk/gtkscale.c gtk/gtkscrollbar.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2001 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktextsegment.c gtktextsegment.c -- Code for segments in general, and toggle/char segments in particular. Copyright (c) 1992-1994 The Regents of the University of California. Copyright (c) 1994-1995 Sun Microsystems, Inc. Copyright (c) 2000 Red Hat, Inc. Tk -> Gtk port by Havoc Pennington This software is copyrighted by the Regents of the University of California, Sun Microsystems, Inc., and other parties. The following terms apply to all files associated with the software unless explicitly disclaimed in individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this software may be copyrighted by their authors and need not follow the licensing terms described here, provided that the new terms are clearly indicated on the first page of each file where they apply. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ## Files: gdk/macos/GdkMacosView.c GdkMacosView.c Copyright 2022 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/deprecated/gtktreedatalist.c gtktreedatalist.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . This file contains code shared between GtkTreeStore and GtkListStore. Please do not use it. ## Files: gtk/gtkcssnodestylecache.c gtk/gtkcssstylechange.c gtk/gtkcssstylechangeprivate.h gtk/gtkiconthemeprivate.h gtk/gtkimagedefinition.c gtk/gtkimagedefinitionprivate.h GTK - The GIMP Toolkit Copyright (C) 2015 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gskcairoblur.c GSK - The GIMP Toolkit Copyright (C) 2014 Red Hat This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Written by: Jasper St. Pierre Owen Taylor ## Files: gdk/win32/gdkinput-winpointer.c gdk/win32/gdkinput-winpointer.h gdk/win32/winpointer.h GDK - The GIMP Drawing Kit Copyright (C) 2021 the GTK team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfilechooserdialog.h GTK - The GIMP Toolkit gtkfilechooserdialog.h: File selector dialog Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ca.po Catalan translation of GTK+. Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Ivan Vilata i Balaguer , 1999, 2000. Softcatala , 2000, 2001, 2002. Jordi Mallach , 2002, 2003, 2004, 2005, 2006. Mireia Farrús , 2003. Josep Puigdemont , 2005, 2006. David Planella , 2008, 2009, 2010, 2011. Pau Iranzo , 2011. Gil Forcada , 2012, 2013, 2014. Jordi Serratosa , 2012. Josep Sànchez , 2013. Jordi Mas i Hernàndez , 2015-2023 Recull de termes Trough - regata. Es refereix a la barra d'una barra de desplaçament, sobre la qual llisca. Una altra alternativa seria «pista» o «carril». Thumb - lliscador. Es refereix al control que s'arrossega o es fa lliscar al llarg de la regata de la barra de desplaçament. Scroll box - lliscador. El mateix que «thumb» Stepper - desplaçador. Cadascuna de les fletxes dels extrems de la barra de desplaçament. Fent-hi clic es desplaça el lliscador. Scale thumb - lliscador d'escalat. «A scale consists of a track with a thumb, much like a scrollbar. It is used to select a value in a given range. The user may drag the thumb across the scale track to adjust the value» . Vegeu http://wiki.mozilla.org/XUL:Slider_Tag Bin - safata ## Files: gdk/win32/gdkhdataoutputstream-win32.h gdk/x11/gdkselectionoutputstream-x11.c gdk/x11/gdkselectionoutputstream-x11.h GIO - GLib Output, Output and Streaming Library Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Benjamin Otte Christian Kellner ## Files: tools/updateiconcache.c updateiconcache.c Copyright (C) 2004 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/ne.po ~ msgid "_License" ~ msgstr "इजाजतपत्र" ## Files: gdk/macos/gdkmacoskeymap.c Code for key code conversion Copyright (C) 2009 Paul Davis ## Files: po/el.po : gtk/gtkaboutdialog.c:133 , fuzzy | msgid "GNU General Public License, version 3 only" ## Files: po/hi.po translation of gtk+.gtk-3-0.hi.po to Hindi This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. G Karunakar , 2003. Ravishankar Shrivastava , 2004. Rajesh Ranjan , 2005, 2006, 2009. Manoj Kumar Giri , 2009. Rajesh Ranjan , 2009. rajesh , 2012. rajesh , 2012, 2013, 2014. ## Files: gtk/gtkflowbox.c Copyright (C) 2007-2010 Openismus GmbH Copyright (C) 2013 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, see . Authors: Tristan Van Berkom Matthias Clasen William Jon McCann ## Files: gtk/gtkfilechooserutils.c GTK - The GIMP Toolkit gtkfilechooserutils.c: Private utility functions useful for implementing a GtkFileChooser interface Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkquery.h Copyright (C) 2005 Novell, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Anders Carlsson Based on nautilus-query.h ## Files: gdk/gdkdisplaymanager.c gdk/gdkdisplaymanager.h gdk/gdkkeys.c gdk/x11/gdkkeys-x11.c GDK - The GIMP Drawing Kit Copyright (C) 2000 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkiconcachevalidator.c gtkiconcachevalidator.c Copyright (C) 2007 Red Hat, Inc This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/mk.po translation of gtk+.HEAD.po to Macedonian This file is distributed under the same license as the PACKAGE package. Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER. Ivan Stojmirov , 2002. Tomislav Markovski , 2004. Арангел Ангов , 2005. Arangel Angov , 2006. Jovan Naumovski , 2006, 2007. Arangel Angov , 2007. ## Files: gtk/gtkstacksidebar.c gtk/gtkstacksidebar.h Copyright (c) 2014 Intel Corporation This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Author: Ikey Doherty ## Files: gtk/gtkcssarrayvalueprivate.h gtk/gtkcssbgsizevalueprivate.h gtk/gtkcssbordervalueprivate.h gtk/gtkcsscornervalueprivate.h gtk/gtkcssdimensionvalueprivate.h gtk/gtkcsseasevalueprivate.h gtk/gtkcssenumvalueprivate.h gtk/gtkcssimagevalueprivate.h gtk/gtkcssinheritvalueprivate.h gtk/gtkcssinitialvalueprivate.h gtk/gtkcsskeyframesprivate.h gtk/gtkcssnumbervalueprivate.h gtk/gtkcsspalettevalueprivate.h gtk/gtkcsspositionvalueprivate.h gtk/gtkcssrepeatvalueprivate.h gtk/gtkcssstringvalueprivate.h gtk/gtkcssvalueprivate.h Copyright © 2012 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Alexander Larsson ## Files: gtk/deprecated/gtkassistant.c gtk/deprecated/gtkassistant.h tests/testassistant.c GTK - The GIMP Toolkit Copyright (C) 1999 Red Hat, Inc. Copyright (C) 2002 Anders Carlsson Copyright (C) 2003 Matthias Clasen Copyright (C) 2005 Carlos Garnacho Parro All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacoscursor.c gdkcursor-macos.c Copyright (C) 2005-2007 Imendio AB Copyright (C) 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksearchenginequartz.c gtk/gtksearchenginequartzprivate.h Copyright (C) 2007 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkkeysyms.h GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2005, 2006, 2007, 2009 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkkineticscrolling.c GTK - The GIMP Toolkit Copyright (C) 2014 Lieven van der Heide This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkglarea.h GTK - The GIMP Toolkit gtkglarea.h: A GL drawing area Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkcellrenderer.h gtkcellrenderer.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/en_GB.po ~ msgid "_License" ~ msgstr "_Licence" ## Files: po/am.po po/ang.po po/ast.po po/az.po po/az_IR.po po/be@latin.po po/cy.po po/dz.po po/en_CA.po po/hy.po po/io.po po/li.po po/mai.po po/mi.po po/mk.po po/mn.po po/my.po po/nds.po po/nso.po po/ps.po po/rw.po po/si.po po/sq.po po/sr@ije.po po/tk.po po/tt.po po/ur.po po/uz.po po/uz@cyrillic.po po/wa.po po/xh.po po/yi.po . Translators: this is the license preamble; the string at the end . * contains the URL of the license. . : gtk/gtkaboutdialog.c:101 , c-format ## Files: tests/testappchooser.c testappchooser.c Copyright (C) 2010 Red Hat, Inc. Authors: Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkcontentdeserializer.c gdk/gdkcontentdeserializer.h gdk/gdkcontentformats.h gdk/gdkcontentserializer.c gdk/gdkcontentserializer.h GTK - The GIMP Toolkit Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ca.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. : gtk/gtkaboutdialog.c:2269 , c-format ## Files: gdk/gdkapplaunchcontext.c gdkapplaunchcontext.c - Gtk+ implementation for GAppLaunchContext Copyright (C) 2007 Red Hat, Inc. The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The Gnome Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Author: Alexander Larsson ## Files: po/ml.po po/sr@latin.po . Translators: this is the license preamble; the string at the end . * contains the name of the license as link text. . : gtk/gtkaboutdialog.c:2588 , c-format ## Files: gdk/broadway/gdksurface-broadway.c gdk/gdksurface.c gdk/x11/gdksurface-x11.c GDK - The GIMP Drawing Kit Copyright (C) 1995-2007 Peter Mattis, Spencer Kimball, Josh MacDonald, Ryan Lortie This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkexpander.c gtk/gtkexpander.h GTK - The GIMP Toolkit Copyright (C) 2003 Sun Microsystems, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Mark McLoughlin ## Files: gtk/gtkfilechooserwidgetprivate.h gtkfilechooserwidgetprivate.h Copyright (C) 2015 Red Hat This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . Authors: Matthias Clasen ## Files: gsk/gl/gskglcommandqueue.c gskglcommandqueue.c Copyright 2017 Timm Bäder Copyright 2018 Matthias Clasen Copyright 2018 Alexander Larsson Copyright 2020 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkoverlaylayout.h gtkoverlaylayout.h: Overlay layout manager SPDX-License-Identifier: LGPL-2.1-or-later Copyright 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/css/gtkcssserializer.c gtk/gtkcsslookup.c gtk/gtkcsslookupprivate.h gtk/gtkcssselector.c gtk/gtkcssselectorprivate.h gtk/gtkcsstypes.c gtk/gtkcsstypesprivate.h gtk/gtkroundedbox.c gtk/gtkroundedboxprivate.h gtk/gtkstyleproviderprivate.h GTK - The GIMP Toolkit Copyright (C) 2011 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspiutilsprivate.h gtkatspiutilsprivate.h: Shared utilities for AT-SPI Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gdk/macos/GdkMacosLayer.c GdkMacosLayer.c Copyright © 2022 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/print/gtkprint-win32.c gtk/print/gtkprintoperation.c GTK - The GIMP Toolkit gtkprintoperation.c: Print Operation Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/x11/gdkx-autocleanups.h gtk/css/gtkcss.h gtk/css/gtkcssenums.h gtk/deprecated/gtkdialog.c gtk/deprecated/gtkdialog.h gtk/deprecated/gtkdialogprivate.h gtk/gtk.h gtk/gtkadjustment.c gtk/gtkadjustment.h gtk/gtkaspectframe.h gtk/gtkborder.c gtk/gtkbox.c gtk/gtkbox.h gtk/gtkbutton.c gtk/gtkbutton.h gtk/gtkcheckbutton.c gtk/gtkcheckbutton.h gtk/gtkdebug.h gtk/gtkdragsource.h gtk/gtkdrawingarea.c gtk/gtkdrawingarea.h gtk/gtkdroptargetasync.h gtk/gtkeditable.c gtk/gtkeditable.h gtk/gtkenums.h gtk/gtkfixed.c gtk/gtkfixed.h gtk/gtkframe.c gtk/gtkframe.h gtk/gtkimage.c gtk/gtkimage.h gtk/gtkimageprivate.h gtk/gtklabel.h gtk/gtklabelprivate.h gtk/gtkmain.c gtk/gtkmain.h gtk/gtkmodulesprivate.h gtk/gtknotebook.c gtk/gtknotebook.h gtk/gtkpaned.c gtk/gtkpaned.h gtk/gtkpangoprivate.h gtk/gtkprivate.c gtk/gtkprivate.h gtk/gtkprogressbar.c gtk/gtkprogressbar.h gtk/gtkrange.h gtk/gtkrangeprivate.h gtk/gtkscale.h gtk/gtkscrollbar.h gtk/gtkscrolledwindow.c gtk/gtkscrolledwindow.h gtk/gtkseparator.c gtk/gtkseparator.h gtk/gtkshortcutsshortcutprivate.h gtk/gtkshortcutswindowprivate.h gtk/gtksizerequestcacheprivate.h gtk/gtktextutil.c gtk/gtktextutilprivate.h gtk/gtktogglebutton.c gtk/gtktogglebutton.h gtk/gtkversion.c gtk/gtkviewport.c gtk/gtkviewport.h gtk/gtkwidget.c gtk/gtkwidget.h gtk/gtkwidgetfocus.c gtk/gtkwidgetprivate.h gtk/gtkwin32.c gtk/gtkwindow.c gtk/gtkwindow.h gtk/gtkwindowgroup.c gtk/gtkwindowgroup.h tests/testgtk.c testsuite/gtk/textiter.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testverticalcells.c testverticalcells.c Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/testiconview.c testiconview.c Copyright (C) 2002 Anders Carlsson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/macos/GdkMacosWindow.h GdkMacosWindow.h Copyright © 2020 Red Hat, Inc. Copyright © 2005-2007 Imendio AB This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdkdrop.c gdk/gdkdrop.h gdk/gdkdropprivate.h gdk/gdkmemorytexture.c gdk/gdkmemorytexture.h gdk/gdkmemorytextureprivate.h gdk/gdkpaintable.c gdk/gdkpaintable.h gdk/gdksnapshot.c gdk/gdksnapshot.h gsk/gskdiffprivate.h gtk/gtkfilterlistmodel.c gtk/gtkfilterlistmodel.h gtk/gtkflattenlistmodel.c gtk/gtkflattenlistmodel.h gtk/gtklistitem.c gtk/gtklistitem.h gtk/gtklistitemfactory.c gtk/gtklistitemfactoryprivate.h gtk/gtklistitemmanager.c gtk/gtklistitemmanagerprivate.h gtk/gtklistitemprivate.h gtk/gtklistitemwidget.c gtk/gtklistitemwidgetprivate.h gtk/gtklistlistmodel.c gtk/gtklistlistmodelprivate.h gtk/gtklistview.c gtk/gtklistview.h gtk/gtkmaplistmodel.c gtk/gtkmaplistmodel.h gtk/gtkmediacontrols.c gtk/gtkmediacontrols.h gtk/gtkmediafile.c gtk/gtkmediafile.h gtk/gtkmediafileprivate.h gtk/gtkmediastream.c gtk/gtkmediastream.h gtk/gtknomediafile.c gtk/gtknomediafileprivate.h gtk/gtkpicture.c gtk/gtkpicture.h gtk/gtkpropertylookuplistmodel.c gtk/gtkpropertylookuplistmodelprivate.h gtk/gtkrendernodepaintable.c gtk/gtkrendernodepaintableprivate.h gtk/gtkroot.c gtk/gtkroot.h gtk/gtkscaler.c gtk/gtkscalerprivate.h gtk/gtkselectionmodel.c gtk/gtkselectionmodel.h gtk/gtkshortcut.c gtk/gtkshortcut.h gtk/gtkshortcutaction.c gtk/gtkshortcutaction.h gtk/gtkshortcutactionprivate.h gtk/gtkshortcutcontroller.c gtk/gtkshortcutcontroller.h gtk/gtkshortcutcontrollerprivate.h gtk/gtkshortcutmanager.c gtk/gtkshortcutmanager.h gtk/gtkshortcuttrigger.h gtk/gtksingleselection.c gtk/gtksingleselection.h gtk/gtkslicelistmodel.c gtk/gtkslicelistmodel.h gtk/gtksortlistmodel.c gtk/gtksortlistmodel.h gtk/gtktreelistmodel.c gtk/gtktreelistmodel.h gtk/gtkvideo.c gtk/gtkvideo.h gtk/gtkwidgetpaintable.c gtk/gtkwidgetpaintable.h gtk/gtkwidgetpaintableprivate.h gtk/inspector/focusoverlay.c gtk/inspector/focusoverlay.h gtk/inspector/fpsoverlay.c gtk/inspector/fpsoverlay.h gtk/inspector/highlightoverlay.c gtk/inspector/highlightoverlay.h gtk/inspector/inspectoroverlay.c gtk/inspector/inspectoroverlay.h gtk/inspector/updatesoverlay.c gtk/inspector/updatesoverlay.h modules/media/gtkffmediafile.c modules/media/gtkffmediafileprivate.h modules/media/gtkgstmediafile.c modules/media/gtkgstmediafileprivate.h modules/media/gtkgstpaintable.c modules/media/gtkgstpaintableprivate.h Copyright © 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/gtknativedialogprivate.h GTK - The GIMP Toolkit gtknativedialogprivate.h: Native dialog Copyright (C) 2015, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gsk/gl/fp16i.c fp16i.c Copyright 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkaboutdialog.c gtk_about_dialog_get_wrap_license: (attributes org.gtk.Method.get_property=wrap-license) @about: a `GtkAboutDialog` Returns whether the license text in the about dialog is automatically wrapped. Returns: `TRUE` if the license text is wrapped ## Files: gdk/win32/gdkvulkancontext-win32.c GDK - The GIMP Drawing Kit gdkvulkancontext-win32.c: Win32 specific Vulkan wrappers Copyright © 2016 Benjamin Otte Copyright © 2016 Chun-wei Fan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: testsuite/gtk/filtermodel.c Extensive GtkTreeModelFilter tests. Copyright (C) 2009,2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: demos/gtk-demo/demotaggedentry.c demos/gtk-demo/demotaggedentry.h gtk/gtkpasswordentry.c gtk/gtkpopover.c gtk/gtkpopover.h gtk/gtkpopovermenubar.c GTK - The GIMP Toolkit Copyright (C) 2019 Red Hat, Inc. Authors: - Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkfilechooserwidget.h GTK - The GIMP Toolkit gtkfilechooserwidget.h: Embeddable file selector widget Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkdragicon.h Copyright © 2020 Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/gtkcsslineheightvalue.c GTK - The GIMP Toolkit Copyright (C) 2021 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreeviewcolumn.c gtktreeviewcolumn.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkarrayimpl.c gtk/gtkbitset.c gtk/gtkbitset.h gtk/gtkboolfilter.c gtk/gtkboolfilter.h gtk/gtkcountingbloomfilterprivate.h gtk/gtkdrop.c gtk/gtkdropcontrollermotion.c gtk/gtkdropcontrollermotion.h gtk/gtkdropprivate.h gtk/gtkdroptarget.h testsuite/gdk/array.c testsuite/gdk/arrayimpl.c testsuite/gsk/rounded-rect.c testsuite/gtk/accessor-apis.c Copyright © 2020 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: demos/node-editor/gtkrendererpaintable.c demos/node-editor/gtkrendererpaintableprivate.h demos/node-editor/main.c demos/node-editor/node-editor-application.c demos/node-editor/node-editor-application.h demos/node-editor/node-editor-window.c demos/node-editor/node-editor-window.h gsk/gsktransform.c gsk/gsktransform.h gsk/gsktransformprivate.h gtk/css/gtkcssdataurlprivate.h gtk/css/gtkcsserror.c gtk/css/gtkcsserror.h gtk/css/gtkcsslocationprivate.h gtk/css/gtkcssparser.c gtk/css/gtkcssparserprivate.h gtk/gtkbuilderlistitemfactory.c gtk/gtkbuilderlistitemfactory.h gtk/gtkbuilderscope.c gtk/gtkbuilderscope.h gtk/gtkbuilderscopeprivate.h gtk/gtkcolumnview.c gtk/gtkcolumnview.h gtk/gtkcolumnviewcellwidget.c gtk/gtkcolumnviewcellwidgetprivate.h gtk/gtkcolumnviewcolumn.c gtk/gtkcolumnviewcolumn.h gtk/gtkcolumnviewcolumnprivate.h gtk/gtkcolumnviewprivate.h gtk/gtkcolumnviewtitle.c gtk/gtkcolumnviewtitleprivate.h gtk/gtkcustomfilter.c gtk/gtkcustomfilter.h gtk/gtkdirectorylist.c gtk/gtkdirectorylist.h gtk/gtkexpression.c gtk/gtkexpression.h gtk/gtkfilter.c gtk/gtkfilter.h gtk/gtkgridview.c gtk/gtkgridview.h gtk/gtklistbase.c gtk/gtklistbase.h gtk/gtklistbaseprivate.h gtk/gtklistitemfactory.h gtk/gtkmultifilter.c gtk/gtkmultifilter.h gtk/gtknoselection.c gtk/gtknoselection.h gtk/gtksignallistitemfactory.c gtk/gtksignallistitemfactory.h gtk/gtkstringfilter.c gtk/gtkstringfilter.h gtk/gtktreeexpander.c gtk/gtktreeexpander.h testsuite/css/data.c testsuite/gsk/transform.c testsuite/gtk/expression.c Copyright © 2019 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: testsuite/gtk/treelistmodel.c Treelistmodel tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkpanedhandle.c gtk/gtkpopovercontent.c gtk/gtkpopovercontentprivate.h GTK - The GIMP Toolkit Copyright (C) 2021 Red Hat, Inc. Authors: - Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/nb.po Norwegian bokmål translation of gtk+. Copyright (C) 1998-2004, 2005 Free Software Foundation, Inc. Kjartan Maraas , 1998-2022. Terance Edward Sola , 2005. Torstein Adolf Winterseth , 2010. ## Files: gtk/inspector/action-editor.c gtk/inspector/action-editor.h gtk/inspector/actions.c gtk/inspector/actions.h gtk/inspector/controllers.c gtk/inspector/controllers.h gtk/inspector/general.c gtk/inspector/general.h gtk/inspector/init.h gtk/inspector/magnifier.c gtk/inspector/magnifier.h gtk/inspector/menu.c gtk/inspector/menu.h gtk/inspector/misc-info.c gtk/inspector/misc-info.h gtk/inspector/prop-editor.c gtk/inspector/prop-editor.h gtk/inspector/resource-list.c gtk/inspector/resource-list.h gtk/inspector/size-groups.c gtk/inspector/size-groups.h gtk/inspector/statistics.c gtk/inspector/statistics.h gtk/inspector/variant-editor.c gtk/inspector/variant-editor.h gtk/inspector/visual.c gtk/inspector/visual.h Copyright (c) 2014 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreepopover.c gtk/deprecated/gtktreepopoverprivate.h Copyright © 2019 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Matthias Clasen ## Files: po/lt.po Lithuanian translation of GTK+ Copyright © 2000-2010 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Gediminas Paulauskas , 2000-2004. Tomas Kuliavas , 2004. Žygimantas Beručka , 2004-2007, 2010. Mantas Kriaučiūnas , 2006. Gintautas Miliauskas , 2007. Rimas Kudelis , 2008, 2010. Gintautas Miliauskas , 2009. Algimantas Margevičius , 2012. Aurimas Černius , 2010-2023. ## Files: gtk/gtkpasswordentrybuffer.c gtkpasswordentrybuffer.c: Entry buffer with secure allocation * Copyright 2009 Stefan Walter * Copyright 2020 GNOME Foundation * * SPDX-License-Identifier: LGPL-2.1-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . ## Files: gtk/print/gtkprinter.h GtkPrinter Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ast.po translation of gtk+.po to Asturian Asturian translation for gtk+2.0 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 This file is distributed under the same license as the gtk+2.0 package. FIRST AUTHOR , 2007. Xose S. Puente , 2007. Xandru Armesto , 2010. ## Files: gtk/gtkactionobservable.c gtk/gtkactionobservableprivate.h gtk/gtkactionobserver.c gtk/gtkactionobserverprivate.h Copyright © 2011 Canonical Limited This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the licence or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Ryan Lortie ## Files: gtk/print/gtkprintjob.h GtkPrintJob Copyright (C) 2006 Red Hat,Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c LicenseInfo for each GtkLicense type; keep in the same order as the enumeration ## Files: gdk/x11/gdktextlistconverter-x11.c gdk/x11/gdktextlistconverter-x11.h GIO - GLib Input, Output and Streaming Library Copyright (C) 2017 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Author: Benjamin Otte ## Files: gtk/gtkbinlayout.h gtkbinlayout.h: Layout manager for bin-like widgets Copyright 2019 GNOME Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/bs.po . Translators: this is the license preamble; the string at the end . * contains the nami of the license as link text. . : ../gtk/gtkaboutdialog.c:114 , c-format ## Files: testsuite/gtk/tooltips.c tooltips.c: Unit test for GtkWidget tooltip accessors SPDX-License-Identifier: LGPL-2.1-or-later Copyright 2020 GNOME Foundation ## Files: testsuite/css/change/test-css-change.c Copyright (C) 2020 Red Hat Inc. Author: Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkeventcontroller.c gtk/gtkeventcontroller.h gtk/gtkeventcontrollerprivate.h gtk/gtkgesture.c gtk/gtkgesture.h gtk/gtkgesturelongpress.c gtk/gtkgesturelongpress.h gtk/gtkgesturelongpressprivate.h gtk/gtkgesturerotate.c gtk/gtkgesturerotate.h gtk/gtkgesturerotateprivate.h gtk/gtkgesturesingle.c gtk/gtkgesturesingle.h gtk/gtkgesturesingleprivate.h gtk/gtkgestureswipe.c gtk/gtkgestureswipe.h gtk/gtkgestureswipeprivate.h gtk/gtkgesturezoom.c gtk/gtkgesturezoom.h gtk/gtkgesturezoomprivate.h GTK - The GIMP Toolkit Copyright (C) 2012, One Laptop Per Child. Copyright (C) 2014, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author(s): Carlos Garnacho ## Files: gtk/inspector/type-info.c gtk/inspector/type-info.h Copyright © 2019 Zander Brown This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtktestatcontextprivate.h gtktestatcontextprivate.h: Private test AT context Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: po/id.po Indonesia translation of gtk+. Copyright (C) 2003 THE gtk+'S COPYRIGHT HOLDER This file is distributed under the same license as the gtk+ package. Mohammad DAMT , 2003, 2004, 2005. Ahmad Riza H Nst , 2006. Muhammad Hilman , 2008. Andika Triwidada , 2010-2014, 2021. Dirgita , 2010. Dirgita Devina , 2010, 2012. Kukuh Syafaat , 2017-2023. ## Files: testsuite/gtk/rbtree-crash.c GtkRBTree tests. Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreesortable.h gtktreesortable.h Copyright (C) 2001 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkliststore.h gtkliststore.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtkvolumebutton.c gtk/deprecated/gtkvolumebutton.h GTK - The GIMP Toolkit Copyright (C) 2007 Red Hat, Inc. Authors: - Bastien Nocera This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccessibleattributesetprivate.h gtkaccessibleattributesetprivate.h: Accessible attribute container Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gsk/gl/gskglattachmentstate.c gskglattachmentstate.c Copyright 2020 Christian Hergert This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: po/kk.po Kazakh translation for GTK. Copyright (C) 2010-2016 The GTK authors. This file is distributed under the same license as the GTK package. Baurzhan Muftakhidinov , 2010-2021. ## Files: po/ro.po ~ msgid "_License" ~ msgstr "_Licență" ## Files: gtk/deprecated/gtktreeselection.c gtk/deprecated/gtktreeselection.h gtktreeselection.h Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacosdevice.c Copyright 2009 Carlos Garnacho Copyright 2010 Kristian Rietveld Copyright 2020 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gdk/gdktexture.c gdktexture.c Copyright 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/macos/gdkmacosseat.c Copyright © 2020 Red Hat, Inc. Copyright © 2021 Amazon.com, Inc. and its affiliates. All Rights Reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . SPDX-License-Identifier: LGPL-2.1-or-later ## Files: gtk/gtkfilechoosererrorstack.c gtk/gtkfilechoosererrorstackprivate.h This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcalendar.h GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald GTK Calendar Widget Copyright (C) 1998 Cesar Miquel and Shawn T. Amundson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtksearchengine.c Copyright (C) 2005 Novell, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Anders Carlsson Based on nautilus-search-engine.c ## Files: po/eo.po : gtk/gtkaboutdialog.c:134 | msgid "BSD 2-Clause License" ## Files: gdk/gdkcairocontextprivate.h GDK - The GIMP Drawing Kit gdkcairocontextprivate.h: specific Cairo wrappers Copyright © 2018 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkconstraintsolver.c gtkconstraintsolver.c: Constraint solver based on the Cassowary method Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: po/nl.po Dutch translation for gtk+ This file is distributed under the same license as the gtk+ package. Dirk-Jan C. Binnema , 2002. Ronald Hummelink , 2002. Tino Meinen , 2002–2010. Reinout van Schouwen , 2009. Vincent van Adrighem , 2009. Wouter Bolsterlee , 2011–2012. Rachid BM , 2011–2012, 2013. Hannie Dumoleyn , 2013, 2016, 2017. Nathan Follens , 2018-2019, 2023. Philip Goto , 2023. ## Files: testsuite/gtk/regression-tests.c Regression tests Copyright (C) 2011, Red Hat, Inc. Authors: Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/zh_TW.po ~ msgid "_License" ~ msgstr "授權條款(_L)" ## Files: gtk/print/gtkpagesetupunixdialog.c GtkPageSetupUnixDialog Copyright (C) 2006 Alexander Larsson Copyright © 2006, 2007, 2008 Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/wayland/wm-button-layout-translation.c gdk/wayland/wm-button-layout-translation.h -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- Copyright (C) 2014 Red Hat, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . Author: Florian Müllner ## Files: gtk/gtkalertdialog.c gtk/gtkcolordialog.c gtk/gtkcolordialogbutton.c gtk/gtkcolordialogbutton.h gtk/gtkfiledialog.c gtk/gtkfilelauncher.c gtk/gtkfontdialog.c gtk/gtkfontdialogbutton.c gtk/gtkfontdialogbutton.h gtk/gtkurilauncher.c GTK - The GIMP Toolkit Copyright (C) 2022 Red Hat, Inc. All rights reserved. This Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtksizegroup.h GTK - The GIMP Toolkit gtksizegroup.h: Copyright (C) 2000 Red Hat Software This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/css/gtkcsslocation.h gtk/css/gtkcsstokenizer.c gtk/css/gtkcsstokenizerprivate.h GSK - The GIMP Toolkit Copyright (C) 2011 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testtreeedit.c testtreeedit.c Copyright (C) 2001 Red Hat, Inc Author: Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/print/gtkprinteroptionsetprivate.h GTK - The GIMP Toolkit gtkprinteroptionset.h: printer option set Copyright (C) 2006, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/nso.po Northern Sotho translation of gtk+. Copyright (C) 2004 Zuza Software Foundation (Translate.org.za) This file is distributed under the same license as the gtk+ package. Zuza Software Foundation , 2004 ## Files: gtk/deprecated/gtkcellareabox.h gtkcellareabox.h Copyright (C) 2010 Openismus GmbH Authors: Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c GtkAboutDialog:wrap-license: (attributes org.gtk.Property.get=gtk_about_dialog_get_wrap_license org.gtk.Property.set=gtk_about_dialog_set_wrap_license) Whether to wrap the text in the license dialog. ## Files: testsuite/gtk/gtktreemodelrefcount.c gtktreemodelrefcount.c Copyright (C) 2011 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtksizerequest.c gtk/gtksizerequestcache.c gtksizerequest.c Copyright (C) 2007-2010 Openismus GmbH Authors: Mathias Hasselmann Tristan Van Berkom This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkprintbackendfile.c GTK - The GIMP Toolkit gtkprintbackendfile.c: Default implementation of GtkPrintBackend for printing to a file Copyright (C) 2003, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: modules/printbackends/gtkcupsutils.h gtkcupsutils.h Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/ms.po [ Ruang untuk disewa ] Copyright (C) 2002 Free Software Foundation, Inc. Hasbullah Bin Pit (sebol), 2002. ## Files: gtk/gtkcsscalcvalueprivate.h Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/deprecated/gtktreednd.c gtktreednd.c Copyright (C) 2001 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkglcontext.h GDK - The GIMP Drawing Kit gdkglcontext.h: GL context abstraction Copyright © 2014 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: po/lt.po ~ msgid "_License" ~ msgstr "_Licencija" ## Files: gtk/deprecated/gtkcellrendererpixbuf.c gtkcellrendererpixbuf.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: tests/overlayscroll.c simple.c Copyright (C) 1997 Red Hat, Inc Author: Elliot Lee This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtklabel.c tests/testellipsise.c GTK - The GIMP Toolkit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see .Free ## Files: gdk/win32/gdksurface-win32.c GDK - The GIMP Drawing Kit Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 1998-2004 Tor Lillqvist Copyright (C) 2001-2011 Hans Breuer Copyright (C) 2007-2009 Cody Russell This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gdk/gdkmonitorprivate.h gdkmonitorprivate.h Copyright 2016 Red Hat, Inc. Matthias Clasen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkrenderbackground.c gtk/gtkrenderborder.c gtk/gtkrenderborderprivate.h GTK - The GIMP Toolkit Copyright (C) 2010 Carlos Garnacho Copyright (C) 2011 Red Hat, Inc. Authors: Carlos Garnacho Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: tests/testbaseline.c Copyright (C) 2006 Nokia Corporation. Author: Xan Lopez This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkshortcutsgroup.h gtkshortcutsgroupprivate.h Copyright (C) 2015 Christian Hergert This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtkcssshadowvalue.c gtk/gtkrenderbackgroundprivate.h GTK - The GIMP Toolkit Copyright (C) 2011 Red Hat, Inc. Author: Cosimo Cecchi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkcssimagescaled.c gtk/gtkcssimagescaledprivate.h Copyright © 2013 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Alexander Larsson ## Files: gtk/print/gtkprintunixdialog.h GtkPrintUnixDialog Copyright (C) 2006 John (J5) Palmieri This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: po/hy.po Translation of gtk+ to Armenian This file is distributed under the same license as the gtk+ package. Lilit Azizbekyan , 2005. Lilit Sargsyan , 2005. Norayr Chilingaryan , 2005. Lusine Karlovich , 2010 Instigate Training Center: Narine Martirosyan , 2010 Nune , 2010 ## Files: po/es.po translation of gtk+.HEAD.po to Español Copyright © 1999-2002, 2006, 2007, 2008 Free Software Foundation, Inc. This file is distributed under the same license as the gtk+ package. Pablo Saratxaga , 1998-2000. José Antonio Salgueiro A. , 2001. Carlos Perelló Marín , 2002. Germán Poo-Caamaño , 2002. Pablo Gonzalo del Campo , 2002, 2003. Juan Manuel García Molina , 2003. Francisco Javier F. Serrador , 2003 - 2006. Jorge González , 2007, 2008, 2009, 2010, 2011. Daniel Mustieles , 2021-2023. ## Files: gtk/gtkaboutdialog.c GtkAboutDialog:copyright: (attributes org.gtk.Property.get=gtk_about_dialog_get_copyright org.gtk.Property.set=gtk_about_dialog_set_copyright) Copyright information for the program. ## Files: gtk/gtkemojicompletion.h gtkemojicompletion.h: An Emoji picker widget Copyright 2017, Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/a11y/gtkatspicomponentprivate.h gtkatspicomponentprivate.h: AT-SPI Component implementation Copyright 2020 Red Hat, Inc. SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkentryprivate.h gtkentryprivate.h Copyright (C) 2003 Kristian Rietveld This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gdk/gdkclipboard.c gdk/gdkclipboard.h gdk/gdkcontentprovider.c gdk/gdkcontentprovider.h gdk/gdkcontentproviderimpl.h gdk/gdkpipeiostream.c gdk/gdkpipeiostreamprivate.h GDK - The GIMP Drawing Kit Copyright (C) 2017 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaccessiblevalueprivate.h gtkaccessiblevalueprivate.h: Accessible value Copyright 2020 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . ## Files: gtk/gtkconstraintexpression.c gtkconstraintexpression.c: Constraint expressions and variables Copyright 2019 GNOME Foundation SPDX-License-Identifier: LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Author: Emmanuele Bassi ## Files: gtk/deprecated/gtkliststore.c gtkliststore.c Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . ## Files: gtk/gtktooltipwindow.c gtk/gtktooltipwindowprivate.h GTK - The GIMP Toolkit Copyright 2015 Emmanuele Bassi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkaboutdialog.c custom licenses use the contents of the :license property ## Files: gtk/gtkcssfiltervalueprivate.h Copyright © 2017 Red Hat Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte ## Files: gtk/deprecated/gtkappchooserbutton.c gtkappchooserbutton.c: an app-chooser button Copyright (C) 2010 Red Hat, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library. If not, see . Authors: Cosimo Cecchi ## Files: gtk/gtkcsscalcvalue.c GTK - The GIMP Toolkit Copyright © 2016 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . ## Files: gtk/gtkinscription.c gtk/gtkinscription.h gtk/gtkinscriptionprivate.h gtk/gtksectionmodel.c gtk/gtksectionmodel.h Copyright © 2022 Benjamin Otte This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Authors: Benjamin Otte