diff options
559 files changed, 446494 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..7498d9f3 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,5 @@ +There are many people who have contributed code to mate-utils +in the past. See ChangeLog for all the contributors. + +The current maintainers and contacts are listed in the +MAINTAINERS file. diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..d60c31a9 --- /dev/null +++ b/COPYING @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, 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 software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, 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 redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +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 give any other recipients of the Program a copy of this License +along with the Program. + +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 Program or any portion +of it, thus forming a work based on the Program, 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) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +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 Program, 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 Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) 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; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, 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 executable. 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. + +If distribution of executable or 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 counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program 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. + + 5. 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 Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program 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. + + 7. 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 Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program 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 Program. + +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. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program 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. + + 9. The Free Software Foundation may publish revised and/or new versions +of the 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 Program +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 Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, 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 + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "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 PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. 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 PROGRAM 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 PROGRAM (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 PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), 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 Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. 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. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + 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 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/COPYING.docs b/COPYING.docs new file mode 100644 index 00000000..b42936be --- /dev/null +++ b/COPYING.docs @@ -0,0 +1,355 @@ + GNU Free Documentation License + Version 1.1, March 2000 + + Copyright (C) 2000 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + +0. PREAMBLE + +The purpose of this License is to make a manual, textbook, or other +written document "free" in the sense of freedom: to assure everyone +the effective freedom to copy and redistribute it, with or without +modifying it, either commercially or noncommercially. Secondarily, +this License preserves for the author and publisher a way to get +credit for their work, while not being considered responsible for +modifications made by others. + +This License is a kind of "copyleft", which means that derivative +works of the document must themselves be free in the same sense. It +complements the GNU General Public License, which is a copyleft +license designed for free software. + +We have designed this License in order to use it for manuals for free +software, because free software needs free documentation: a free +program should come with manuals providing the same freedoms that the +software does. But this License is not limited to software manuals; +it can be used for any textual work, regardless of subject matter or +whether it is published as a printed book. We recommend this License +principally for works whose purpose is instruction or reference. + + +1. APPLICABILITY AND DEFINITIONS + +This License applies to any manual or other work that contains a +notice placed by the copyright holder saying it can be distributed +under the terms of this License. The "Document", below, refers to any +such manual or work. Any member of the public is a licensee, and is +addressed as "you". + +A "Modified Version" of the Document means any work containing the +Document or a portion of it, either copied verbatim, or with +modifications and/or translated into another language. + +A "Secondary Section" is a named appendix or a front-matter section of +the Document that deals exclusively with the relationship of the +publishers or authors of the Document to the Document's overall subject +(or to related matters) and contains nothing that could fall directly +within that overall subject. (For example, if the Document is in part a +textbook of mathematics, a Secondary Section may not explain any +mathematics.) The relationship could be a matter of historical +connection with the subject or with related matters, or of legal, +commercial, philosophical, ethical or political position regarding +them. + +The "Invariant Sections" are certain Secondary Sections whose titles +are designated, as being those of Invariant Sections, in the notice +that says that the Document is released under this License. + +The "Cover Texts" are certain short passages of text that are listed, +as Front-Cover Texts or Back-Cover Texts, in the notice that says that +the Document is released under this License. + +A "Transparent" copy of the Document means a machine-readable copy, +represented in a format whose specification is available to the +general public, whose contents can be viewed and edited directly and +straightforwardly with generic text editors or (for images composed of +pixels) generic paint programs or (for drawings) some widely available +drawing editor, and that is suitable for input to text formatters or +for automatic translation to a variety of formats suitable for input +to text formatters. A copy made in an otherwise Transparent file +format whose markup has been designed to thwart or discourage +subsequent modification by readers is not Transparent. A copy that is +not "Transparent" is called "Opaque". + +Examples of suitable formats for Transparent copies include plain +ASCII without markup, Texinfo input format, LaTeX input format, SGML +or XML using a publicly available DTD, and standard-conforming simple +HTML designed for human modification. Opaque formats include +PostScript, PDF, proprietary formats that can be read and edited only +by proprietary word processors, SGML or XML for which the DTD and/or +processing tools are not generally available, and the +machine-generated HTML produced by some word processors for output +purposes only. + +The "Title Page" means, for a printed book, the title page itself, +plus such following pages as are needed to hold, legibly, the material +this License requires to appear in the title page. For works in +formats which do not have any title page as such, "Title Page" means +the text near the most prominent appearance of the work's title, +preceding the beginning of the body of the text. + + +2. VERBATIM COPYING + +You may copy and distribute the Document in any medium, either +commercially or noncommercially, provided that this License, the +copyright notices, and the license notice saying this License applies +to the Document are reproduced in all copies, and that you add no other +conditions whatsoever to those of this License. You may not use +technical measures to obstruct or control the reading or further +copying of the copies you make or distribute. However, you may accept +compensation in exchange for copies. If you distribute a large enough +number of copies you must also follow the conditions in section 3. + +You may also lend copies, under the same conditions stated above, and +you may publicly display copies. + + +3. COPYING IN QUANTITY + +If you publish printed copies of the Document numbering more than 100, +and the Document's license notice requires Cover Texts, you must enclose +the copies in covers that carry, clearly and legibly, all these Cover +Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on +the back cover. Both covers must also clearly and legibly identify +you as the publisher of these copies. The front cover must present +the full title with all words of the title equally prominent and +visible. You may add other material on the covers in addition. +Copying with changes limited to the covers, as long as they preserve +the title of the Document and satisfy these conditions, can be treated +as verbatim copying in other respects. + +If the required texts for either cover are too voluminous to fit +legibly, you should put the first ones listed (as many as fit +reasonably) on the actual cover, and continue the rest onto adjacent +pages. + +If you publish or distribute Opaque copies of the Document numbering +more than 100, you must either include a machine-readable Transparent +copy along with each Opaque copy, or state in or with each Opaque copy +a publicly-accessible computer-network location containing a complete +Transparent copy of the Document, free of added material, which the +general network-using public has access to download anonymously at no +charge using public-standard network protocols. If you use the latter +option, you must take reasonably prudent steps, when you begin +distribution of Opaque copies in quantity, to ensure that this +Transparent copy will remain thus accessible at the stated location +until at least one year after the last time you distribute an Opaque +copy (directly or through your agents or retailers) of that edition to +the public. + +It is requested, but not required, that you contact the authors of the +Document well before redistributing any large number of copies, to give +them a chance to provide you with an updated version of the Document. + + +4. MODIFICATIONS + +You may copy and distribute a Modified Version of the Document under +the conditions of sections 2 and 3 above, provided that you release +the Modified Version under precisely this License, with the Modified +Version filling the role of the Document, thus licensing distribution +and modification of the Modified Version to whoever possesses a copy +of it. In addition, you must do these things in the Modified Version: + +A. Use in the Title Page (and on the covers, if any) a title distinct + from that of the Document, and from those of previous versions + (which should, if there were any, be listed in the History section + of the Document). You may use the same title as a previous version + if the original publisher of that version gives permission. +B. List on the Title Page, as authors, one or more persons or entities + responsible for authorship of the modifications in the Modified + Version, together with at least five of the principal authors of the + Document (all of its principal authors, if it has less than five). +C. State on the Title page the name of the publisher of the + Modified Version, as the publisher. +D. Preserve all the copyright notices of the Document. +E. Add an appropriate copyright notice for your modifications + adjacent to the other copyright notices. +F. Include, immediately after the copyright notices, a license notice + giving the public permission to use the Modified Version under the + terms of this License, in the form shown in the Addendum below. +G. Preserve in that license notice the full lists of Invariant Sections + and required Cover Texts given in the Document's license notice. +H. Include an unaltered copy of this License. +I. Preserve the section entitled "History", and its title, and add to + it an item stating at least the title, year, new authors, and + publisher of the Modified Version as given on the Title Page. If + there is no section entitled "History" in the Document, create one + stating the title, year, authors, and publisher of the Document as + given on its Title Page, then add an item describing the Modified + Version as stated in the previous sentence. +J. Preserve the network location, if any, given in the Document for + public access to a Transparent copy of the Document, and likewise + the network locations given in the Document for previous versions + it was based on. These may be placed in the "History" section. + You may omit a network location for a work that was published at + least four years before the Document itself, or if the original + publisher of the version it refers to gives permission. +K. In any section entitled "Acknowledgements" or "Dedications", + preserve the section's title, and preserve in the section all the + substance and tone of each of the contributor acknowledgements + and/or dedications given therein. +L. Preserve all the Invariant Sections of the Document, + unaltered in their text and in their titles. Section numbers + or the equivalent are not considered part of the section titles. +M. Delete any section entitled "Endorsements". Such a section + may not be included in the Modified Version. +N. Do not retitle any existing section as "Endorsements" + or to conflict in title with any Invariant Section. + +If the Modified Version includes new front-matter sections or +appendices that qualify as Secondary Sections and contain no material +copied from the Document, you may at your option designate some or all +of these sections as invariant. To do this, add their titles to the +list of Invariant Sections in the Modified Version's license notice. +These titles must be distinct from any other section titles. + +You may add a section entitled "Endorsements", provided it contains +nothing but endorsements of your Modified Version by various +parties--for example, statements of peer review or that the text has +been approved by an organization as the authoritative definition of a +standard. + +You may add a passage of up to five words as a Front-Cover Text, and a +passage of up to 25 words as a Back-Cover Text, to the end of the list +of Cover Texts in the Modified Version. Only one passage of +Front-Cover Text and one of Back-Cover Text may be added by (or +through arrangements made by) any one entity. If the Document already +includes a cover text for the same cover, previously added by you or +by arrangement made by the same entity you are acting on behalf of, +you may not add another; but you may replace the old one, on explicit +permission from the previous publisher that added the old one. + +The author(s) and publisher(s) of the Document do not by this License +give permission to use their names for publicity for or to assert or +imply endorsement of any Modified Version. + + +5. COMBINING DOCUMENTS + +You may combine the Document with other documents released under this +License, under the terms defined in section 4 above for modified +versions, provided that you include in the combination all of the +Invariant Sections of all of the original documents, unmodified, and +list them all as Invariant Sections of your combined work in its +license notice. + +The combined work need only contain one copy of this License, and +multiple identical Invariant Sections may be replaced with a single +copy. If there are multiple Invariant Sections with the same name but +different contents, make the title of each such section unique by +adding at the end of it, in parentheses, the name of the original +author or publisher of that section if known, or else a unique number. +Make the same adjustment to the section titles in the list of +Invariant Sections in the license notice of the combined work. + +In the combination, you must combine any sections entitled "History" +in the various original documents, forming one section entitled +"History"; likewise combine any sections entitled "Acknowledgements", +and any sections entitled "Dedications". You must delete all sections +entitled "Endorsements." + + +6. COLLECTIONS OF DOCUMENTS + +You may make a collection consisting of the Document and other documents +released under this License, and replace the individual copies of this +License in the various documents with a single copy that is included in +the collection, provided that you follow the rules of this License for +verbatim copying of each of the documents in all other respects. + +You may extract a single document from such a collection, and distribute +it individually under this License, provided you insert a copy of this +License into the extracted document, and follow this License in all +other respects regarding verbatim copying of that document. + + +7. AGGREGATION WITH INDEPENDENT WORKS + +A compilation of the Document or its derivatives with other separate +and independent documents or works, in or on a volume of a storage or +distribution medium, does not as a whole count as a Modified Version +of the Document, provided no compilation copyright is claimed for the +compilation. Such a compilation is called an "aggregate", and this +License does not apply to the other self-contained works thus compiled +with the Document, on account of their being thus compiled, if they +are not themselves derivative works of the Document. + +If the Cover Text requirement of section 3 is applicable to these +copies of the Document, then if the Document is less than one quarter +of the entire aggregate, the Document's Cover Texts may be placed on +covers that surround only the Document within the aggregate. +Otherwise they must appear on covers around the whole aggregate. + + +8. TRANSLATION + +Translation is considered a kind of modification, so you may +distribute translations of the Document under the terms of section 4. +Replacing Invariant Sections with translations requires special +permission from their copyright holders, but you may include +translations of some or all Invariant Sections in addition to the +original versions of these Invariant Sections. You may include a +translation of this License provided that you also include the +original English version of this License. In case of a disagreement +between the translation and the original English version of this +License, the original English version will prevail. + + +9. TERMINATION + +You may not copy, modify, sublicense, or distribute the Document except +as expressly provided for under this License. Any other attempt to +copy, modify, sublicense or distribute the Document 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. + + +10. FUTURE REVISIONS OF THIS LICENSE + +The Free Software Foundation may publish new, revised versions +of the GNU Free Documentation 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. See +http://www.gnu.org/copyleft/. + +Each version of the License is given a distinguishing version number. +If the Document specifies that a particular numbered version of this +License "or any later version" applies to it, you have the option of +following the terms and conditions either of that specified version or +of any later version that has been published (not as a draft) by the +Free Software Foundation. If the Document does not specify a version +number of this License, you may choose any version ever published (not +as a draft) by the Free Software Foundation. + + +ADDENDUM: How to use this License for your documents + +To use this License in a document you have written, include a copy of +the License in the document and put the following copyright and +license notices just after the title page: + + Copyright (c) YEAR YOUR NAME. + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.1 + or any later version published by the Free Software Foundation; + with the Invariant Sections being LIST THEIR TITLES, with the + Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. + A copy of the license is included in the section entitled "GNU + Free Documentation License". + +If you have no Invariant Sections, write "with no Invariant Sections" +instead of saying which ones are invariant. If you have no +Front-Cover Texts, write "no Front-Cover Texts" instead of +"Front-Cover Texts being LIST"; likewise for Back-Cover Texts. + +If your document contains nontrivial examples of program code, we +recommend releasing these examples in parallel under your choice of +free software license, such as the GNU General Public License, +to permit their use in free software. diff --git a/COPYING.libs b/COPYING.libs new file mode 100644 index 00000000..b1e3f5a2 --- /dev/null +++ b/COPYING.libs @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 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. + + <one line to give the library's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This library is free software; you can redistribute it 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 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. + + <signature of Ty Coon>, 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..80b28d23 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,4116 @@ +# Generate by configure. Do not edit. + +commit 9b55995e674377ea74e529bab5dd7a077c9c9b0e +Author: Emmanuele Bassi <[email protected]> +Date: Mon Sep 27 23:49:42 2010 +0100 + + Release 2.32.0 + + NEWS | 36 ++++++++++++++++++++++++++++++++++++ + configure.ac | 4 ++-- + 2 files changed, 38 insertions(+), 2 deletions(-) + +commit 6db6387a56b1bb839570929e49eb3ff7dbd8be72 +Author: Emmanuele Bassi <[email protected]> +Date: Mon Sep 27 23:50:22 2010 +0100 + + build: Fix name of COPYING.libs + + Makefile.am | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0bc8c026e1a22f0fd7e6643cfe25b4f01535aa10 +Author: Emmanuele Bassi <[email protected]> +Date: Mon Sep 27 23:49:20 2010 +0100 + + build: Fix build without Shave + + mate-dictionary/libgdict/Makefile.am | 12 ++++-------- + 1 files changed, 4 insertions(+), 8 deletions(-) + +commit e697c755c49fede078e158e6ccbf9d2ada8085ed +Author: Lucian Adrian Grijincu <[email protected]> +Date: Fri Sep 24 22:21:49 2010 +0300 + + Updated Romanian translation + + po/ro.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c9f8d381538e5f3a6777deb34e3caf0020df4077 +Author: Takayuki KUSANO <[email protected]> +Date: Fri Sep 24 02:10:52 2010 +0900 + + Updated Japanese translation (symbolic link related) + + po/ja.po | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 54ada3fb6cf258688e44fc0ac3b31cb2ca7c98bd +Author: Khaled Hosny <[email protected]> +Date: Thu Sep 23 15:20:36 2010 +0300 + + Updated Arabic translation + + po/ar.po | 3102 +++++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 1751 insertions(+), 1351 deletions(-) + +commit decb87788c52d029b2966fa3d599c29f8640fbf9 +Author: Runa Bhattacharjee <[email protected]> +Date: Wed Sep 22 14:13:11 2010 +0530 + + Corrected another typo for the mate-search tool + + po/bn_IN.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 9b967d5eb3409e0a259f400fbba5370f43c087bb +Author: Runa Bhattacharjee <[email protected]> +Date: Wed Sep 22 14:02:42 2010 +0530 + + Corrected a typo in Bengali India Translation + + po/bn_IN.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 3acc8bfef13a8a19c0d53af09bfe1de3b549b96c +Author: Pavol Klačanský <[email protected]> +Date: Mon Sep 20 13:09:33 2010 +0200 + + Updated Slovak translation + + po/sk.po | 2430 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 1046 insertions(+), 1384 deletions(-) + +commit 60f8139894fc12b536c3838f9c3bce46b18ca407 +Author: Takayuki KUSANO <[email protected]> +Date: Mon Sep 20 18:18:40 2010 +0900 + + Updated Japanese translation + + po/ja.po | 562 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 282 insertions(+), 280 deletions(-) + +commit d26721eca8d0d8e29e1666f3048f2401e982312b +Author: Gheyret Kenji <[email protected]> +Date: Mon Sep 20 05:46:02 2010 +0000 + + Add Uighur (ug) translation. + + po/LINGUAS | 1 + + po/ug.po | 3350 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 3351 insertions(+), 0 deletions(-) + +commit f36030dae090867666aee4529261fa20f11404f8 +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 14:57:13 2010 +0200 + + logview: Fix warnings from -Wall + + logview/logview-app.c | 1 - + logview/logview-filter-manager.c | 1 - + logview/logview-filter.c | 1 - + logview/logview-findbar.c | 4 +- + logview/logview-loglist.c | 1 - + logview/logview-main.c | 1 - + logview/logview-manager.c | 2 +- + logview/logview-prefs.c | 2 - + logview/logview-window.c | 59 +------------------------------------ + 9 files changed, 5 insertions(+), 67 deletions(-) + +commit d554625fa8e7334718506453178945b52cd59992 +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 14:10:51 2010 +0200 + + gdict: Fix compiler warnings from -Wall + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + mate-dictionary/src/gdict-applet.c | 22 ---------------------- + mate-dictionary/src/gdict-common.c | 1 + + mate-dictionary/src/gdict-pref-dialog.c | 1 - + mate-dictionary/src/gdict-sidebar.c | 1 - + mate-dictionary/src/gdict-source-dialog.c | 17 +---------------- + mate-dictionary/src/gdict-window.c | 9 --------- + 6 files changed, 2 insertions(+), 49 deletions(-) + +commit 380fa319f19dd6f65144668970fa417c8d18948a +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 14:05:38 2010 +0200 + + baobab: Fix compiler warnings from -Wall + + Seriously, people... + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + baobab/src/baobab-cell-renderer-progress.c | 2 +- + baobab/src/baobab-chart.c | 35 ++++++++++++--------------- + baobab/src/baobab-prefs.c | 1 + + baobab/src/baobab-remote-connect-dialog.c | 2 - + baobab/src/baobab-ringschart.c | 3 +- + baobab/src/baobab-scan.c | 1 - + baobab/src/baobab-treemap.c | 2 - + baobab/src/baobab-utils.c | 3 +- + baobab/src/baobab.c | 2 +- + 9 files changed, 21 insertions(+), 30 deletions(-) + +commit deca32637589e02df751a08292a308c27d8b3ab4 +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 13:57:57 2010 +0200 + + screenshot: Don't draw directly to the root window + + Instead, create a GtkWindow to draw the selected area with. As a side + effect, the selected area looks much nicer and not like 1995 anymore. + Also, the code doesn't use deprecated APIs anymore. + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + mate-screenshot/screenshot-utils.c | 174 +++++++++++++++++++++++------------ + 1 files changed, 117 insertions(+), 57 deletions(-) + +commit db97a45a4c56cdafdeadfb042215ecf69809723b +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 13:57:40 2010 +0200 + + screenshot: Draw preview widget with Cairo + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + mate-screenshot/screenshot-dialog.c | 21 +++++++++------------ + 1 files changed, 9 insertions(+), 12 deletions(-) + +commit e0786993fe9e506bdac4ab6d13247d15d4d0b479 +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 13:55:11 2010 +0200 + + logview: Use gtk_widget_set_can_focus + + Replaces previous usage of GTK_WIDGET_SET_FLAGS() and makes code + sealing-safe. + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + logview/logview-window.c | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 653e571312ea1c3250d59ee3f5c4ca8d990ab6e4 +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 13:54:15 2010 +0200 + + gsearchtool: Use gtk_widget_set_can_default() + + Replaces previous usage of GTK_WIDGET_SET_FLAGS() and makes code + sealing-safe. + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + gsearchtool/gsearchtool-callbacks.c | 6 +++--- + gsearchtool/gsearchtool.c | 14 +++++++------- + 2 files changed, 10 insertions(+), 10 deletions(-) + +commit 956820bfc02d55c47a92341045950f93155298ae +Author: Benjamin Otte <[email protected]> +Date: Wed Sep 1 13:52:51 2010 +0200 + + screenshot: Fix compiler warnings + + https://bugzilla.mate.org/show_bug.cgi?id=628499 + + mate-screenshot/mate-screenshot.c | 4 +--- + mate-screenshot/screenshot-xfer.c | 6 +----- + 2 files changed, 2 insertions(+), 8 deletions(-) + +commit 7f5956bb146237fb11ba6d00d1f8919183a3f1e0 +Author: Emmanuele Bassi <[email protected]> +Date: Tue Aug 31 13:04:23 2010 +0100 + + Add COPYING files + + The applications are released undef GPLv2+; the libraries are released + under LGPLv2.1+. + + https://bugzilla.mate.org/show_bug.cgi?id=628386 + + COPYING | 340 +++++++++++++++++++++++++++++++++++++++ + COPYING-DOCS | 355 ----------------------------------------- + COPYING.docs | 355 +++++++++++++++++++++++++++++++++++++++++ + COPYING.libs | 504 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Makefile.am | 4 +- + 5 files changed, 1202 insertions(+), 356 deletions(-) + +commit e055a83e6226d6359a7ed3d57dfaaa12831891b6 +Author: Paolo Borelli <[email protected]> +Date: Sun Aug 29 19:36:43 2010 +0200 + + Get rid of the g_fs global and some other code cleanup + + baobab/src/baobab-scan.h | 1 - + baobab/src/baobab-treeview.c | 8 ++-- + baobab/src/baobab-utils.c | 64 ++++++--------------------------- + baobab/src/baobab-utils.h | 4 +-- + baobab/src/baobab.c | 80 ++++++++++++++++++++++++++++------------- + baobab/src/baobab.h | 22 ++++++------ + 6 files changed, 81 insertions(+), 98 deletions(-) + +commit c7ce9327801d91f13a547da17f21e5c1d65cf59c +Author: Ivar Smolin <[email protected]> +Date: Fri Aug 27 02:45:43 2010 +0300 + + [l10n] Updated Estonian translation + + po/et.po | 11 +++++------ + 1 files changed, 5 insertions(+), 6 deletions(-) + +commit 039ab211cc5a84f983b78914e33b8f24c54718a0 +Author: Matej Urbančič <[email protected]> +Date: Sat Aug 14 20:25:57 2010 +0200 + + Updated Slovenian translation + + po/sl.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 8608c903e3666cfd65b52d2a0b804ffa625b20ad +Author: Matej Urbančič <[email protected]> +Date: Sat Aug 14 20:21:41 2010 +0200 + + Updated Slovenian translation + + po/sl.po | 7119 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 3560 insertions(+), 3559 deletions(-) + +commit 8e30270d84f37da607e5ec3a6aa058148c7c7433 +Author: Adrian Guniš <[email protected]> +Date: Fri Aug 13 11:02:15 2010 +0200 + + Updated Czech translation + + po/cs.po | 520 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 260 insertions(+), 260 deletions(-) + +commit 4e70b1fe866bc5b93d40ba61de48d550747aeed9 +Author: Hideki Yamane (Debian-JP) <[email protected]> +Date: Thu Aug 12 15:12:06 2010 +0900 + + Updated Japanese translation. + + po/ja.po | 683 ++++++++++++++++--------------------------------------------- + 1 files changed, 179 insertions(+), 504 deletions(-) + +commit fe9ea911548f6d32589406a92180e5cb025be1d5 +Author: Andika Triwidada <[email protected]> +Date: Fri Aug 6 18:24:58 2010 +0700 + + Updated Indonesian translation + + po/id.po | 192 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 86 insertions(+), 106 deletions(-) + +commit 57d2733dbd84c270c9ac81f6fd5b18140e69561e +Author: Vincent Untz <[email protected]> +Date: Thu Aug 5 10:40:29 2010 +0200 + + [release] post-release bump to 2.31.2 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0a9e91048c78cf4bb5ecade9884526a6452b89bd +Author: Vincent Untz <[email protected]> +Date: Thu Aug 5 10:40:15 2010 +0200 + + [release] 2.31.1 + + NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ + README | 4 ++-- + 2 files changed, 42 insertions(+), 2 deletions(-) + +commit ab9a961294f80f869f167b289904e190b201c0ed +Author: Lucian Adrian Grijincu <[email protected]> +Date: Sun Aug 1 21:02:37 2010 +0300 + + po: Updated Romanian translation + + po/ro.po | 846 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 files changed, 537 insertions(+), 309 deletions(-) + +commit fd714e08173e77b7f6b33309464ca7e80e0447e6 +Author: Paolo Borelli <[email protected]> +Date: Mon Jul 26 14:42:15 2010 +0200 + + Sync mateconf when closing the dialog. Bug 625308. + + baobab/src/baobab-prefs.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b3fa8eb08785e746761370622ba0614f1b22dd5f +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 22:13:26 2010 +0200 + + Use baobab namespace for public functions + + baobab/src/baobab-scan.c | 4 ++-- + baobab/src/baobab.c | 30 ++++++++++++++---------------- + baobab/src/baobab.h | 10 ++++------ + baobab/src/callbacks.c | 8 ++++---- + 4 files changed, 24 insertions(+), 28 deletions(-) + +commit 74d1264526509267a081e8d1e95c8c347845bd1b +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 22:02:09 2010 +0200 + + Store current location in the app struct + + baobab/src/baobab.c | 29 +++++++++++++++-------------- + baobab/src/baobab.h | 2 ++ + 2 files changed, 17 insertions(+), 14 deletions(-) + +commit a838a02b4870c830482818bcc2c4a4fbab03b8fe +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 21:56:50 2010 +0200 + + Move monitors inside the main app struct + + baobab/src/baobab-prefs.c | 4 +- + baobab/src/baobab.c | 187 ++++++++++++++++++++++++--------------------- + baobab/src/baobab.h | 4 +- + 3 files changed, 104 insertions(+), 91 deletions(-) + +commit 39f82acb1fabff9e59cff23033d5bcaf176d2585 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 21:32:51 2010 +0200 + + Remove trailing whitespace + + baobab/src/baobab.c | 58 +++++++++++++++++++++++++------------------------- + 1 files changed, 29 insertions(+), 29 deletions(-) + +commit 87110f4f5b784d19071ec77885c6063a93f48f7e +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 21:29:36 2010 +0200 + + Remove old var not used anymore + + baobab/src/baobab.c | 6 +----- + baobab/src/baobab.h | 1 - + 2 files changed, 1 insertions(+), 6 deletions(-) + +commit 485a6f9b77cde9d435480179a28017a985dc3510 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 21:25:35 2010 +0200 + + Rename application struct + + baobab/src/baobab.h | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) + +commit e76369c680154c27afd2bc90fec89f02dfe57d7e +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 21:21:37 2010 +0200 + + Cleanup chart context menu + + baobab/src/baobab.c | 71 +++++++++++++++++++++++++++++++++++++++++------- + baobab/src/baobab.h | 20 +++++++------- + baobab/src/callbacks.c | 52 ----------------------------------- + baobab/src/callbacks.h | 3 -- + 4 files changed, 71 insertions(+), 75 deletions(-) + +commit a4370d577b648b335f576c55a7f967ffeebd39b2 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 20:39:34 2010 +0200 + + No need to use connect_after + + baobab/src/baobab-prefs.c | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit 0394735ae3b2c318c72af90f42173a612888bba8 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 16:58:29 2010 +0200 + + White space fixes + + baobab/src/callbacks.c | 164 +++++++++++++++++++++++++---------------------- + 1 files changed, 87 insertions(+), 77 deletions(-) + +commit 148c2363536de23de8a154fdd907cf624d11df61 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 16:45:08 2010 +0200 + + More consistent defines for the prefs keys + + baobab/src/baobab-prefs.c | 4 ++-- + baobab/src/baobab.c | 18 +++++++++--------- + baobab/src/baobab.h | 13 ++++++------- + 3 files changed, 17 insertions(+), 18 deletions(-) + +commit 45ea2e0540a8b888bf15dde31c3e3eb2b36559b3 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 15:42:11 2010 +0200 + + Connect to the notification of the monitor home pref + + baobab/src/baobab-prefs.c | 12 ++++++++---- + baobab/src/baobab.c | 21 +++++++++++++++++---- + baobab/src/baobab.h | 2 +- + 3 files changed, 26 insertions(+), 9 deletions(-) + +commit 1307278324f73a746a4c51795acc26942c589ca7 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 15:29:16 2010 +0200 + + Remove leftover defines + + baobab/src/baobab.c | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) + +commit 5554d6657d4154fa3f539ccc925848f73ea358df +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 15:23:10 2010 +0200 + + Rename function + + baobab/src/baobab-prefs.c | 2 +- + baobab/src/baobab-prefs.h | 2 +- + baobab/src/callbacks.c | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 958ba3d7f66550588f3dbbb270b485c91a772098 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 15:20:59 2010 +0200 + + Move enum in the C file + + baobab/src/baobab-prefs.c | 11 +++++++++++ + baobab/src/baobab-prefs.h | 13 ------------- + 2 files changed, 11 insertions(+), 13 deletions(-) + +commit 1b8baa20c7ef5c273e37f5d4b72b4a020bd3eafb +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 14:04:20 2010 +0200 + + Tidy up the prefs dialog code + + Remove global variables, reorder code, etc + + baobab/src/baobab-prefs.c | 348 ++++++++++++++++++--------------------------- + 1 files changed, 139 insertions(+), 209 deletions(-) + +commit 2b29fe3a233ee4bcb71a61c862dfb5d84f95e6c2 +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 12:05:32 2010 +0200 + + Fix up indentation a bit + + baobab/src/baobab-prefs.c | 46 ++++++++++++++++++++++---------------------- + 1 files changed, 23 insertions(+), 23 deletions(-) + +commit e940c8d71f312b7b87c128a47685da45256c22ed +Author: Paolo Borelli <[email protected]> +Date: Sat Jul 24 12:04:43 2010 +0200 + + Move mateconf notifications functions all in the same place + + baobab/src/baobab-prefs.c | 24 -------------------- + baobab/src/baobab-prefs.h | 5 ---- + baobab/src/baobab.c | 53 ++++++++++++++++++++++++++++++++------------ + 3 files changed, 38 insertions(+), 44 deletions(-) + +commit 7dbc46cf8c2397203468d9bb110601e282826964 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Thu Jul 15 00:28:43 2010 +0200 + + Port to GtkSpinner + + MATE bug #612485 + + baobab/src/Makefile.am | 2 - + baobab/src/baobab.c | 20 +- + baobab/src/gedit-spinner.c | 989 -------------------------------------------- + baobab/src/gedit-spinner.h | 95 ----- + configure.ac | 2 +- + 5 files changed, 11 insertions(+), 1097 deletions(-) + +commit 2126626d7647514b51cc612f35def8c1fc2ba0c0 +Author: Fran Diéguez <[email protected]> +Date: Tue Jul 20 13:45:20 2010 +0200 + + Added initial Galician translations + + po/gl.po | 195 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 98 insertions(+), 97 deletions(-) + +commit 0d8a960a2c16f3cd6e2b760a67ee60a265d14f8b +Author: krishnababu k <[email protected]> +Date: Mon Jul 19 19:05:02 2010 +0530 + + Updated Telugu Translations + + po/te.po | 534 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 297 insertions(+), 237 deletions(-) + +commit e43ad4d0711a1a41b0932e6b368d29f9f3d80f54 +Author: Neil Roberts <[email protected]> +Date: Sun May 30 16:02:00 2010 +0100 + + configure: Check for shape.h if the xext is available instead of if not + + Previously the configure script would only check for the shape.h + header if the xext pkg-config package is *not* available. This meant + that mate-screenshot would only use the shape extension if the xext + package isn't installed which doesn't make much sense. Presumably the + intention was to check for the package and then check for the header + so that the shape extension is only used if both are available. This + patch fixes it to do that. + + https://bugzilla.mate.org/show_bug.cgi?id=620100 + + configure.ac | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit a3a21150ce2afcbbae1d42f7183d16165963f2f8 +Author: Alan Monfort <[email protected]> +Date: Sun Jul 11 18:35:16 2010 +0200 + + Updated Breton translation + + po/br.po | 3517 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1805 insertions(+), 1712 deletions(-) + +commit 2803defc99a265f994823f19ea9b2da48e0e5100 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Wed Jun 23 01:10:44 2010 +0200 + + Fix GSEAL issues + + MATE bug #612485 + + Signed-off-by: Javier Jardón <[email protected]> + + baobab/src/baobab-cell-renderer-progress.c | 42 ++++++++++------ + baobab/src/baobab-chart.c | 74 ++++++++++++++++------------ + baobab/src/baobab-ringschart.c | 38 +++++++++------ + baobab/src/baobab.c | 10 ++-- + 4 files changed, 98 insertions(+), 66 deletions(-) + +commit d020349426a1fc76178fc18ec380ade40eb366bd +Author: Kristjan Schmidt <[email protected]> +Date: Sun Jun 27 14:18:01 2010 +0200 + + Add Esperanto translation + + po/LINGUAS | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 5e40ce8fef24b94c4a52d7c081530ecf0dd00825 +Author: Kristjan Schmidt <[email protected]> +Date: Sun Jun 27 14:18:01 2010 +0200 + + Add Esperanto translation + + po/eo.po | 3229 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 3229 insertions(+), 0 deletions(-) + +commit 64bc1fca96452d8c654e4ccde8420d6ef4560074 +Author: TeliuTe <[email protected]> +Date: Sun Jun 27 16:59:32 2010 +0800 + + Update Simplified Chinese help translation of gsearchetool. + + gsearchtool/help/zh_CN/zh_CN.po | 31 ++++++++++++++++--------------- + 1 files changed, 16 insertions(+), 15 deletions(-) + +commit 8959748a678d3d85f593960e6f8cb7a270d77386 +Author: TeliuTe <[email protected]> +Date: Sun Jun 27 12:51:57 2010 +0800 + + Update Simplified Chinese help translation of logview. + + logview/help/zh_CN/zh_CN.po | 191 ++++++++++++++++++++++++------------------- + 1 files changed, 107 insertions(+), 84 deletions(-) + +commit 2e03041f2903d34170fdea5e3a2e4bf52c386474 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Tue Jun 22 21:49:10 2010 +0200 + + Fix GSEAL issues + + MATE bug #612485 + + mate-screenshot/mate-screenshot.c | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 432bc51d88c6ca8092855ddc1dddbb69d0ac5231 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Tue Jun 22 21:27:36 2010 +0200 + + Fix GSEAL issues + + MATE bug #612485 + + mate-dictionary/src/gdict-aligned-window.c | 13 +++++++------ + mate-dictionary/src/gdict-applet.c | 15 +++++++++------ + mate-dictionary/src/gdict-sidebar.c | 10 +++++++--- + mate-dictionary/src/gdict-window.c | 11 +++++++---- + 4 files changed, 30 insertions(+), 19 deletions(-) + +commit d8f6bcd0d704b7ad40729e0fb4e4b9b7aa3163d4 +Author: Paolo Borelli <[email protected]> +Date: Tue Jun 22 21:43:03 2010 +0200 + + Avoid conflict with the "link" symbol defined in unistd.h + + mate-dictionary/libgdict/gdict-defbox.c | 24 ++++++++++++------------ + 1 files changed, 12 insertions(+), 12 deletions(-) + +commit db322f25df259454b2f6bb074c23ba06d94cb27f +Author: Rudolfs Mazurs <[email protected]> +Date: Sun Jun 20 17:39:03 2010 +0300 + + Updated Latvian translation. + + po/lv.po | 2662 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1393 insertions(+), 1269 deletions(-) + +commit 5f03c9523bb73ccd0b53f0444689e9245d398bf3 +Author: Fran Diéguez <[email protected]> +Date: Sun Jun 20 00:53:39 2010 +0200 + + Updated Galician translations + + po/gl.po | 323 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 161 insertions(+), 162 deletions(-) + +commit 5bc9b58abdb09ca6fe0de654e87352c8b60e65f6 +Author: Andika Triwidada <[email protected]> +Date: Fri Jun 11 16:43:59 2010 +0700 + + Updated Indonesian translation + + po/id.po | 2003 ++++++++++++-------------------------------------------------- + 1 files changed, 383 insertions(+), 1620 deletions(-) + +commit 0c95593755cd880923bce88fdf1ff1ba125e6a25 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Fri May 28 01:09:00 2010 +0200 + + [logview] remove deprecated GTK+ symbols. + + logview/logview-window.c | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 2d9e1f8fe7edd2cac191c30cf0ae85ca3aa7fdda +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Fri May 28 01:08:06 2010 +0200 + + [gsearchool] port to GtkSpinner. + + gsearchtool/Makefile.am | 2 - + gsearchtool/gsearchtool-spinner.c | 947 ------------------------------------- + gsearchtool/gsearchtool-spinner.h | 77 --- + gsearchtool/gsearchtool.c | 10 +- + 4 files changed, 5 insertions(+), 1031 deletions(-) + +commit 20361f3595b9769ea8e5489f15f05864acfa8253 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Fri May 28 01:07:28 2010 +0200 + + [gsearchtool] remove deprecated GTK+ symbols. + + gsearchtool/gsearchtool-callbacks.c | 8 ++++---- + gsearchtool/gsearchtool.c | 10 +++++----- + 2 files changed, 9 insertions(+), 9 deletions(-) + +commit 21b0fdfd2c18ae75926f77759dda02585aeb6b50 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Fri May 28 01:06:45 2010 +0200 + + [gdict] remove deprecated GTK+ symbols. + + mate-dictionary/src/gdict-window.h | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit 404dbb03192ee9283f02f5e5877105330f737416 +Author: Thomas Hindoe Paaboel Andersen <[email protected]> +Date: Fri May 28 01:02:02 2010 +0200 + + [screenshot] remove deprecated GTK+ symbols. + + mate-screenshot/screenshot-dialog.c | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 194c440825f74c030d93c2a4863f923273cacf7c +Author: Timo Jyrinki <[email protected]> +Date: Wed May 26 14:11:13 2010 +0300 + + Updated Finnish help translations by Jukka Heikkilä. + + gsearchtool/help/fi/fi.po | 873 +++++++++++++------- + .../help/fi/figures/mate-search-tool_window.png | Bin 20993 -> 13366 bytes + logview/help/fi/fi.po | 368 ++++----- + logview/help/fi/figures/syslog_window.png | Bin 79058 -> 117444 bytes + 4 files changed, 774 insertions(+), 467 deletions(-) + +commit 70637420aa6a57ebfce383ccfcde7595a896e890 +Author: Kevin_Wei_2 <[email protected]> +Date: Mon May 17 19:11:38 2010 +0800 + + Updated Traditional Chinese Document translation (Hong Kong and Taiwan) + + baobab/help/zh_HK/zh_HK.po | 502 ++++++++++++++++++++++++----------- + baobab/help/zh_TW/zh_TW.po | 620 ++++++++++++++++++++++++++++++++------------ + 2 files changed, 793 insertions(+), 329 deletions(-) + +commit b00b40d1315176d9789cc0d517aea69e449e8c36 +Author: Thomas Thurman <[email protected]> +Date: Wed May 12 18:41:28 2010 -0400 + + Updated Shavian transliteration + + po/[email protected] | 1025 ++++++++++++++++++++++++++++++++++++++++++++++----------- + 1 files changed, 833 insertions(+), 192 deletions(-) + +commit 1cccf2ad16cdb1647e9b62bbce0a53bfd46bdc9b +Author: Boamaod <[email protected]> +Date: Thu May 6 09:11:09 2010 +0300 + + Estonian translation updated + + po/et.po | 23 ++++++++++++----------- + 1 files changed, 12 insertions(+), 11 deletions(-) + +commit f444ef947f352ef164ee469bcb12a3dcac5f6e37 +Author: Andre Klapper <[email protected]> +Date: Mon May 3 21:32:04 2010 +0200 + + Fix some more issues when compiling with -DGSEAL_ENABLE. + + mate-dictionary/src/gdict-source-dialog.c | 4 ++-- + mate-dictionary/src/gdict-window.c | 8 ++++---- + 2 files changed, 6 insertions(+), 6 deletions(-) + +commit 5d1d27c85479442facbe52b9615c766a941703a3 +Author: Andre Klapper <[email protected]> +Date: Mon May 3 21:26:46 2010 +0200 + + Some more fixes for building with -DGSEAL_ENABLE + + mate-dictionary/libgdict/gdict-database-chooser.c | 14 +++++++------- + mate-dictionary/libgdict/gdict-defbox.c | 4 ++-- + mate-dictionary/libgdict/gdict-source-chooser.c | 2 +- + mate-dictionary/libgdict/gdict-speller.c | 12 ++++++------ + mate-dictionary/libgdict/gdict-strategy-chooser.c | 14 +++++++------- + mate-dictionary/libgdict/gdict-utils.c | 4 ++-- + mate-dictionary/src/gdict-app.c | 4 ++-- + mate-dictionary/src/gdict-common.c | 4 ++-- + mate-dictionary/src/gdict-pref-dialog.c | 4 ++-- + mate-dictionary/src/gdict-sidebar.c | 2 +- + 10 files changed, 32 insertions(+), 32 deletions(-) + +commit 457cd760589c480a2e670deca3b71224c94594ae +Author: Andre Klapper <[email protected]> +Date: Mon May 3 21:09:01 2010 +0200 + + Some trivial fixes for building with -DGSEAL_ENABLE + + baobab/src/baobab-treemap.c | 13 +++++++++---- + 1 files changed, 9 insertions(+), 4 deletions(-) + +commit b8a2803bb164315e22bd8189f77cb1c1f482ecc6 +Author: Andre Klapper <[email protected]> +Date: Mon May 3 18:04:44 2010 +0200 + + Fix some issues when compiling with -DGSEAL_ENABLE. See bug #612485. + + baobab/src/baobab-remote-connect-dialog.c | 26 +++++++++++++------------- + baobab/src/baobab-utils.c | 2 +- + 2 files changed, 14 insertions(+), 14 deletions(-) + +commit 2fd6ba192840ff79fe0729e117b40505ceea1a5a +Author: Carles Ferrando <[email protected]> +Date: Wed Apr 21 23:15:54 2010 +0200 + + Updated Catalan (Valencian) translation + + po/[email protected] | 1244 ++++++++++++++++++++++++++++++++++++++--------------- + 1 files changed, 907 insertions(+), 337 deletions(-) + +commit 32dedaf63bd3df7f29f00624112af969eb3dea3f +Author: Runa Bhattacharjee <[email protected]> +Date: Sat Apr 17 17:26:46 2010 +0530 + + Typos corrected + + po/bn_IN.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit c99571930a2209c7211d81c233861a980c928441 +Author: Runa Bhattacharjee <[email protected]> +Date: Sat Apr 17 17:24:20 2010 +0530 + + Typos corrected + + po/bn_IN.po | 474 ++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 259 insertions(+), 215 deletions(-) + +commit f3d059f6c5e9d1ec3e4e4ed9893c3d0460cdd4e6 +Author: Vincent Untz <[email protected]> +Date: Fri Apr 16 20:06:01 2010 -0400 + + Fix si.po to pass msgfmt -c + + po/si.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit daf418d7c53a39b65059895035a8100bd4ab5ef5 +Author: Vincent Untz <[email protected]> +Date: Fri Apr 16 20:04:20 2010 -0400 + + Fix ka.po to pass msgfmt -c + + po/ka.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5d2f96dc654517715d3972e44a0818aa01f947fa +Author: Manoj Kumar Giri <[email protected]> +Date: Fri Apr 16 12:56:52 2010 +0530 + + Updated Oriya Translation + + po/or.po | 86 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 37 insertions(+), 49 deletions(-) + +commit 392f5226a8cfd91ad367e7bc4c7cab32469b2ecd +Author: Reşat SABIQ <[email protected]> +Date: Wed Apr 14 20:54:38 2010 -0500 + + Minor update for Crimean Tatar/Turkish translation + + po/crh.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 6539668f5e7c35c49d3428edb5b6f24ea7750484 +Author: Reşat SABIQ <[email protected]> +Date: Wed Apr 14 20:30:19 2010 -0500 + + Minor update for Crimean Tatar/Turkish translation + + po/crh.po | 13 +++++-------- + 1 files changed, 5 insertions(+), 8 deletions(-) + +commit 01237beffea9afda421977b3f0ec5d3ab259db22 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 3 12:08:53 2010 +0100 + + Remove executable bit from en_GB.po + + 0 files changed, 0 insertions(+), 0 deletions(-) + +commit 4b9421f795d41bacff0146a46bb0481b7d47f835 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 3 12:07:36 2010 +0100 + + Post-branch bump to 2.31 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 1f89988897aeed400ed6872f51f34343f68115d3 +Author: Jordi Serratosa <[email protected]> +Date: Fri Apr 2 18:21:27 2010 +0200 + + Fixes to Catalan translation + + po/ca.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit c1fe4d86a6f9e57eac2f29edf80a6140488beba8 +Author: Cosimo Cecchi <[email protected]> +Date: Tue Mar 30 16:53:37 2010 +0200 + + [general] Post-release version bump. + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c93b38d14a9bbbc6c49f78b249eb76572aedffed +Author: Cosimo Cecchi <[email protected]> +Date: Tue Mar 30 16:44:06 2010 +0200 + + [general] Prepare for 2.30 release. + + NEWS | 134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 6 +- + configure.ac | 4 +- + 3 files changed, 139 insertions(+), 5 deletions(-) + +commit 4d1a1caa02440a3c64423d1fc6cedbab93e24362 +Author: Cosimo Cecchi <[email protected]> +Date: Tue Mar 30 16:34:51 2010 +0200 + + [general] Fails to link with pedantic linkers + + Add explicit linking to -lm. Fix bug #609934, patch by Matthias Clasen. + + baobab/src/Makefile.am | 1 + + configure.ac | 4 ++-- + mate-dictionary/src/Makefile.am | 2 ++ + mate-screenshot/Makefile.am | 1 + + logview/Makefile.am | 3 ++- + 5 files changed, 8 insertions(+), 3 deletions(-) + +commit 07dba2cfc25f3a3fb52eba094581d59066643580 +Author: Jonh Wendell <[email protected]> +Date: Mon Mar 29 09:37:00 2010 -0300 + + Given credits to pt_BR translator Antonio Fernandes + + po/pt_BR.po | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 4072dd9712973e9485aa72e53a2c34e9b8e8333c +Author: Aron Xu <[email protected]> +Date: Mon Mar 29 14:07:34 2010 +0800 + + Update Simplified Chinese translation. + + po/zh_CN.po | 48 ++++++++++++++++++++++++------------------------ + 1 files changed, 24 insertions(+), 24 deletions(-) + +commit a5abe7e621803375f8e53b5d744dd4c7b49dcd69 +Author: Nikos Bakaoukas <[email protected]> +Date: Sun Mar 28 18:26:27 2010 +0300 + + Updated Greek translation for logview documentation + + logview/help/el/el.po | 629 +++++++++++++++++-------------------------------- + 1 files changed, 216 insertions(+), 413 deletions(-) + +commit 65676ba4478b9aa6ad1eea290976bd93de8c1a2d +Author: Žygimantas Beručka <[email protected]> +Date: Sun Mar 28 13:54:57 2010 +0300 + + Updated Lithuanian translation + + po/lt.po | 593 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 307 insertions(+), 286 deletions(-) + +commit a2d0adc7cc4214d5d119cacb1803eef01ca4756a +Author: Reşat SABIQ <[email protected]> +Date: Sat Mar 27 19:26:48 2010 -0500 + + Added Crimean Tatar (Crimean Turkish) translation + + po/LINGUAS | 1 + + po/crh.po | 3754 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 3755 insertions(+), 0 deletions(-) + +commit febed2024fa46f3d27a71d7899919643dcfe25bd +Author: Jamil Ahmed <[email protected]> +Date: Sun Mar 28 01:40:38 2010 +0600 + + Updated Bengali translation + + po/bn.po | 90 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 45 insertions(+), 45 deletions(-) + +commit c0a5905d263b348119f55e3e77070ee34784a4c4 +Author: Simos Xenitellis <[email protected]> +Date: Sat Mar 27 20:22:36 2010 +0200 + + Updated Greek translation of mate-utils + + po/el.po | 1105 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 files changed, 752 insertions(+), 353 deletions(-) + +commit c464b66e09dd1f12b39e8d6414091da18e3ad8e5 +Author: Inaki Larranaga Murgoitio <[email protected]> +Date: Sat Mar 27 18:11:00 2010 +0100 + + Updated Basque language + + po/eu.po | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) + +commit dce533231c318b769084cbec5c93c13e25147aea +Author: Ask H. Larsen <[email protected]> +Date: Sat Mar 27 16:29:59 2010 +0100 + + Updated Danish translation + + po/da.po | 69 ++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 32 insertions(+), 37 deletions(-) + +commit 83848776d675170a2fbb12ce3f49e07309daa357 +Author: Inaki Larranaga Murgoitio <[email protected]> +Date: Tue Mar 23 18:46:50 2010 +0100 + + Updated Basque language + + po/eu.po | 26 +++++++++++++------------- + 1 files changed, 13 insertions(+), 13 deletions(-) + +commit 0170cfaf37fe5b4eadc8ac0a1af4c421926baabb +Author: Miloš Popović <[email protected]> +Date: Tue Mar 23 14:16:44 2010 +0100 + + Updated Serbian translations + + po/sr.po | 525 +++++++++++++++++++++++++++++--------------------------- + po/[email protected] | 525 +++++++++++++++++++++++++++++--------------------------- + 2 files changed, 542 insertions(+), 508 deletions(-) + +commit ec28a60b99b77583fe78d07b43cecf467a863fde +Author: A S Alam <[email protected]> +Date: Sun Mar 21 20:10:27 2010 +0530 + + update Punjabi Translation + + po/pa.po | 481 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 265 insertions(+), 216 deletions(-) + +commit b2440b8a18a3409472fb1692e7cf47ce62f3fca5 +Author: Tommi Vainikainen <[email protected]> +Date: Fri Mar 19 23:35:00 2010 +0200 + + Updated Finnish translation + + po/fi.po | 703 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 350 insertions(+), 353 deletions(-) + +commit 42e5b7c0ca2f13b215c22f2fd75f29d256a2c55e +Author: Andrea Zagli <[email protected]> +Date: Mon Mar 15 21:44:01 2010 +0100 + + Updated Italian translation + + po/it.po | 103 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 files changed, 60 insertions(+), 43 deletions(-) + +commit 89de1357d79b4d72537a66a12ce076d4013912dc +Author: Friedel Wolff <[email protected]> +Date: Sat Mar 13 20:51:02 2010 +0100 + + Add Afrikaans translation + + po/LINGUAS | 1 + + po/af.po | 3248 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 3249 insertions(+), 0 deletions(-) + +commit 0793e395ce442028db11747dd231cb7582cbf4f3 +Author: Changwoo Ryu <[email protected]> +Date: Sun Mar 14 01:27:02 2010 +0900 + + Updated Korean translation + + po/ko.po | 14 ++++++-------- + 1 files changed, 6 insertions(+), 8 deletions(-) + +commit 1738d91c4340f9519b65737623f9f18ca1087983 +Author: Hannie Dumoleyn <[email protected]> +Date: Sat Mar 13 13:37:06 2010 +0100 + + Updated Dutch translation + + po/nl.po | 2625 +++++++++++++++++++------------------------------------------- + 1 files changed, 787 insertions(+), 1838 deletions(-) + +commit 1f5562814b026bdbc9f26fd16e2c8690d7a827f5 +Author: Inaki Larranaga Murgoitio <[email protected]> +Date: Fri Mar 12 16:13:43 2010 +0100 + + Updated Basque language + + po/eu.po | 459 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 249 insertions(+), 210 deletions(-) + +commit 0106a4d721576a924b3e2360af2b9a8b0e3f352e +Author: Marek Černocký <[email protected]> +Date: Tue Mar 9 15:50:02 2010 +0100 + + Update Czech translation + + po/cs.po | 73 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 37 insertions(+), 36 deletions(-) + +commit 791363546d59625a207f1b16568fdba5da915c03 +Author: Duarte Loreto <[email protected]> +Date: Tue Mar 9 01:13:47 2010 +0000 + + Updated Portuguese translation + + po/pt.po | 470 +++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 254 insertions(+), 216 deletions(-) + +commit 7fdf1f6e6a795483b0ec26cf2dc472a74c5bcb32 +Author: Joan Duran <[email protected]> +Date: Fri Mar 5 22:50:14 2010 +0100 + + Updated Catalan translation + + po/ca.po | 143 ++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 70 insertions(+), 73 deletions(-) + +commit b3c446f143ad9fc25c05953de6a0512018c12415 +Author: Claude Paroz <[email protected]> +Date: Wed Mar 3 20:25:17 2010 +0100 + + Updated French translation + + po/fr.po | 456 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 246 insertions(+), 210 deletions(-) + +commit bf9799b453bb0fa3e32956b242a6b146e6179d3d +Author: Changwoo Ryu <[email protected]> +Date: Thu Mar 4 01:32:38 2010 +0900 + + Updated Korean translation + + po/ko.po | 479 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 266 insertions(+), 213 deletions(-) + +commit a6260bff171ce01534c95fbd08558f9d72ddc0c4 +Author: Leonid Kanter <[email protected]> +Date: Thu Feb 25 13:17:37 2010 +0200 + + Update Russian translation + + po/ru.po | 1860 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 738 insertions(+), 1122 deletions(-) + +commit 7ccfe7e84ada0645ff2a1670b190ca1b5d5d22b8 +Author: Bruce Cowan <[email protected]> +Date: Wed Feb 24 17:07:22 2010 +0000 + + Updated British English translation + + po/en_GB.po | 121 +++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 64 insertions(+), 57 deletions(-) + +commit af74569a4525848464a78dd4eae877a9333639cc +Author: Piotr Drąg <[email protected]> +Date: Mon Feb 22 16:50:36 2010 +0100 + + Updated Polish translation + + po/pl.po | 663 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 350 insertions(+), 313 deletions(-) + +commit 1a49f0139acafcdd19da5b41837a8d6aec735a45 +Author: Adrian Guniš <[email protected]> +Date: Sun Feb 21 20:20:35 2010 +0100 + + Update Czech translation and screenshot + + logview/help/cs/cs.po | 219 ++++++++++++++--------------- + logview/help/cs/figures/syslog_window.png | Bin 64614 -> 163710 bytes + 2 files changed, 104 insertions(+), 115 deletions(-) + +commit adc602d62e5cf0bd601e2d12d048f81762016698 +Author: Antonio Fernandes C. Neto <[email protected]> +Date: Fri Feb 19 23:22:13 2010 -0200 + + Updated Brazilian Portuguese translation + + Reviewed by Vladimir Melo <[email protected]> and Rodrigo L. M. Flores + + po/pt_BR.po | 140 ++++++++++++++++++++++++++++------------------------------ + 1 files changed, 68 insertions(+), 72 deletions(-) + +commit e2d5b01180e09c11ae0d916844e0b6c885a2c370 +Author: vasudeven <[email protected]> +Date: Thu Feb 18 09:43:35 2010 +0530 + + updated Tamil translation + + po/ta.po | 88 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 44 insertions(+), 44 deletions(-) + +commit 935ec0160fa7171da8e5edc34823d43ecc6af50e +Author: Chao-Hsiung Liao <[email protected]> +Date: Tue Feb 16 10:19:49 2010 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 468 ++++++++++++++++++++++++++++++++--------------------------- + po/zh_TW.po | 468 ++++++++++++++++++++++++++++++++--------------------------- + 2 files changed, 506 insertions(+), 430 deletions(-) + +commit aca2a586a93a5ef252ab40b00eef502dec84b651 +Author: Fran Diéguez <[email protected]> +Date: Mon Feb 15 18:32:31 2010 +0100 + + Updated Galician Translation + + po/gl.po | 545 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 298 insertions(+), 247 deletions(-) + +commit 50b7366a140fcca6264c5e17c76a6a2c6e388ab8 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Feb 13 19:32:59 2010 +0000 + + build: Allow disabling the panel applet + + The plans for MATE 3.0 currently do not foresee the presence of a + "mate-panel applet" in the UI; also, some MATE-based platforms (like + Moblin) do not use the mate-panel at all, even though they still ship + the Dictionary application. + + For these reasons we should provide a way to optionally disable building + the mate-panel Dictionary applet. + + configure.ac | 26 ++++++++++++++++++++++---- + mate-dictionary/data/Makefile.am | 4 ++++ + mate-dictionary/src/Makefile.am | 6 ++++++ + 3 files changed, 32 insertions(+), 4 deletions(-) + +commit f65b9913909192a3fcf5ca03d21f3fb9cca5ff6b +Author: Petr Kovar <[email protected]> +Date: Thu Feb 11 22:18:21 2010 +0100 + + Update Czech translation by Adrian Gunis + + Also fixes bug #608625, thanks goes to Pavel Cvrcek. + + po/cs.po | 107 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 files changed, 62 insertions(+), 45 deletions(-) + +commit d722c1c2a342efd45293a0535b80885aed5d6853 +Author: Gabor Kelemen <[email protected]> +Date: Mon Feb 8 13:38:39 2010 +0100 + + Hungarian translation updated + + po/hu.po | 139 +++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 75 insertions(+), 64 deletions(-) + +commit 7562bd42781e6230f72fec63fa245b1d2f0df00a +Author: Joe Hansen <[email protected]> +Date: Thu Feb 4 00:36:54 2010 +0100 + + Added Danish translation of documentation + + mate-dictionary/help/da/da.po | 713 ++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 713 insertions(+), 0 deletions(-) + +commit 209558c6d21828b97c9323e6cc79d222bb9768de +Author: Kenneth Nielsen <[email protected]> +Date: Thu Feb 4 00:36:15 2010 +0100 + + Added da to list of languages + + mate-dictionary/help/Makefile.am | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ef806309972d310b5c5e7ae3199a2dcea23060a5 +Author: Mattias Põldaru <mahfiaz gmail com> +Date: Mon Feb 1 21:56:47 2010 +0200 + + Updating Estonian translation + + po/et.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 208bdb94e7e1813533c6485e12576f7124cf3397 +Author: Jamil Ahmed <[email protected]> +Date: Wed Jan 27 20:19:09 2010 +0600 + + Updated Bengali translation + + po/bn.po | 6726 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 3395 insertions(+), 3331 deletions(-) + +commit cfae8b17933e04daefac0eafb511f8b0b8db319a +Author: Alexander Shopov <[email protected]> +Date: Tue Jan 26 06:50:38 2010 +0200 + + Updated Bulgarian translation + + po/bg.po | 461 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 251 insertions(+), 210 deletions(-) + +commit 74f8828f15cfaa31943663a02f0fa69006a81709 +Author: Paul Cutler <[email protected]> +Date: Mon Jan 25 12:43:35 2010 -0600 + + Remove filesystem scan paragraph that are in the docs twice; add pulse status + + baobab/help/C/baobab.xml | 9 ++++----- + 1 files changed, 4 insertions(+), 5 deletions(-) + +commit 5a7e630acc63cc43c8db2c60135e5231a1a63d15 +Author: Christian.Kirbach <[email protected]> +Date: Thu Jan 21 12:30:00 2010 +0100 + + Updated German translation + + po/de.po | 420 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 229 insertions(+), 191 deletions(-) + +commit 063e8246d97af44e167c927769641cce15bd3257 +Author: Petr Kovar <[email protected]> +Date: Sun Jan 17 23:44:15 2010 +0100 + + Updated Czech translation by Adrian Gunis + + Reviewed by: Lucas Lommer. + + logview/help/Makefile.am | 2 +- + logview/help/cs/cs.po | 601 +++++++++++++++++++++++++++++ + logview/help/cs/figures/syslog_window.png | Bin 0 -> 64614 bytes + 3 files changed, 602 insertions(+), 1 deletions(-) + +commit afde3df3320243ce762669075f51741991e80429 +Author: Mario Blättermann <[email protected]> +Date: Sun Jan 17 13:51:31 2010 +0100 + + Updated German doc translation + + logview/help/de/de.po | 182 ++++++++++++++++++++++++++++--------------------- + 1 files changed, 104 insertions(+), 78 deletions(-) + +commit 1489595023d124e7ecaaba918190619d3759a827 +Author: Paolo Borelli <[email protected]> +Date: Sat Jan 16 15:28:05 2010 +0100 + + [baobab] do not set up dnd before the widgets are created + + baobab/src/baobab.c | 14 ++++++++++---- + 1 files changed, 10 insertions(+), 4 deletions(-) + +commit f03e11f421aa86f314dbfba0b1334b8e21ddd481 +Author: Vincent Untz <[email protected]> +Date: Wed Jan 13 15:48:34 2010 +0100 + + [release] post-release bump to 2.29.6 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d807e6ef2db43af686931f110d7c14d892e6657c +Author: Vincent Untz <[email protected]> +Date: Wed Jan 13 15:48:26 2010 +0100 + + [release] 2.29.5 + + NEWS | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 6 +++--- + configure.ac | 4 ++-- + 3 files changed, 63 insertions(+), 5 deletions(-) + +commit 25a8e0ab4b2afc42bfffef25ff2b401eaaf2326d +Author: Vincent Untz <[email protected]> +Date: Wed Jan 13 15:39:40 2010 +0100 + + [gsearchtool] Fix distcheck + + gsearchtool/ChangeLog | 4 ++++ + gsearchtool/Makefile.am | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 741f27df45cfb37634c4dc430b2f0cdc5491b691 +Author: Vincent Untz <[email protected]> +Date: Wed Jan 13 15:10:27 2010 +0100 + + [gdict] Use gtk_widget_is_toplevel() instead of GTK_WIDGET_TOPLEVEL() + + This means we now require GTK+ 2.18.0, instead of just 2.17.2. + + configure.ac | 2 +- + mate-dictionary/libgdict/gdict-utils.c | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 53591832c43c019165d80342f94eaff556092ce0 +Author: Petr Kovar <[email protected]> +Date: Tue Jan 12 02:18:45 2010 +0100 + + Updated Czech translation by Adrian Gunis + + po/cs.po | 326 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 174 insertions(+), 152 deletions(-) + +commit 49eec998e13cf21e3e42cc5b7265fd76e57b6a0f +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 19:39:23 2010 +0200 + + Update Ukrainian translation + + gsearchtool/help/uk/uk.po | 10 +++------- + 1 files changed, 3 insertions(+), 7 deletions(-) + +commit 36b2322aefb2367f7594afc9e0715bd3b41d927e +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 19:37:35 2010 +0200 + + Update Ukrainian translation + + .../help/uk/figures/mate-search-tool_window.png | Bin 23428 -> 15630 bytes + gsearchtool/help/uk/uk.po | 437 ++++++++++---------- + 2 files changed, 218 insertions(+), 219 deletions(-) + +commit f2ab604c3127f891548700f982a83ca7d24b675d +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 19:32:07 2010 +0200 + + Update Ukrainian translation + + baobab/help/uk/uk.po | 66 ++++++++++++++++++++++++++++++------------------- + 1 files changed, 40 insertions(+), 26 deletions(-) + +commit 2018893b8b13cee3063e4da99a498d13ed9102a5 +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 19:12:38 2010 +0200 + + Update Ukrainian translation + + baobab/help/uk/figures/baobab_fullscan.png | Bin 0 -> 108876 bytes + baobab/help/uk/figures/baobab_prefs.png | Bin 0 -> 30551 bytes + baobab/help/uk/figures/baobab_remote.png | Bin 0 -> 15171 bytes + baobab/help/uk/figures/baobab_ringschart1.png | Bin 0 -> 32914 bytes + baobab/help/uk/figures/baobab_ringschart2.png | Bin 0 -> 40062 bytes + baobab/help/uk/figures/baobab_treemaps.png | Bin 0 -> 7187 bytes + baobab/help/uk/figures/baobab_window.png | Bin 0 -> 43064 bytes + baobab/help/uk/uk.po | 559 ++++++++++++++++--------- + 8 files changed, 356 insertions(+), 203 deletions(-) + +commit 88768cd83fa7304adf4190729a341285b931b137 +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 18:26:06 2010 +0200 + + Update Ukrainian translation + + mate-dictionary/help/uk/uk.po | 403 ++++++++++++++++++++-------------------- + 1 files changed, 203 insertions(+), 200 deletions(-) + +commit b2144580936f4f9b8e1d684accee79eb130c3a48 +Author: Maxim V. Dziumanenko <[email protected]> +Date: Sun Jan 10 18:23:24 2010 +0200 + + Update Ukrainian translation + + .../help/uk/figures/mate-dictionary-applet.png | Bin 1294 -> 1307 bytes + 1 files changed, 0 insertions(+), 0 deletions(-) + +commit 72513480a704a7aaaa1149c30ebfaca33daa9738 +Author: Daniel Nylander <[email protected]> +Date: Sat Jan 9 17:13:28 2010 +0100 + + Updated Swedish translation + + po/sv.po | 38 +++++++++++++++++++------------------- + 1 files changed, 19 insertions(+), 19 deletions(-) + +commit f257822af39f24ec1a65c63e0a08d1bb123d126c +Author: Claude Paroz <[email protected]> +Date: Sat Jan 9 16:01:56 2010 +0100 + + [logview] Updated French help translation + + logview/help/fr/figures/syslog_window.png | Bin 74813 -> 121127 bytes + logview/help/fr/fr.po | 248 ++++++++++++++++------------- + 2 files changed, 134 insertions(+), 114 deletions(-) + +commit 0201d9bb24915ee74cd9a63019ea09176f6abcda +Author: Manoj Kumar Giri <[email protected]> +Date: Thu Jan 7 16:08:38 2010 +0530 + + Updated Oriya Translation + + po/or.po | 502 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 259 insertions(+), 243 deletions(-) + +commit 6e621dd9fc45320a0c2de8eda42bf14b5765f9f9 +Author: Manoj Kumar Giri <[email protected]> +Date: Thu Jan 7 15:47:26 2010 +0530 + + Updated Oriya Translation + + po/or.po | 247 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 122 insertions(+), 125 deletions(-) + +commit 72748f8cebc331e9b8b9399ae6fac3310e35cd56 +Author: Pablo Castellano <[email protected]> +Date: Wed Jan 6 02:51:56 2010 +0100 + + Updated .gitignore files + + baobab/.gitignore | 1 + + gsearchtool/.gitignore | 1 + + logview/.gitignore | 3 +++ + 3 files changed, 5 insertions(+), 0 deletions(-) + +commit ebfdfea087c2da70ef1df1752f8b3c6f769c0468 +Author: Maxim V. Dziumanenko <[email protected]> +Date: Tue Jan 5 12:57:40 2010 +0200 + + Update Ukrainian translation + + po/uk.po | 979 ++++++++++++++----------------------------------------------- + 1 files changed, 225 insertions(+), 754 deletions(-) + +commit 8ed4ec1bc06a32234d28e263e016d2ab91684e0d +Author: Theppitak Karoonboonyanan <[email protected]> +Date: Mon Jan 4 14:40:17 2010 +0700 + + Updated Thai translation. + + po/th.po | 2047 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1063 insertions(+), 984 deletions(-) + +commit 68c9202b7af511055a30d5401a16692928165de4 +Author: Og B. Maciel <[email protected]> +Date: Mon Jan 4 09:21:31 2010 -0500 + + Updated Brazilian Portuguese translation. Fixes b.g.o. 606008. + + po/pt_BR.po | 460 +++++++++++++++++++++++++++++++++-------------------------- + 1 files changed, 255 insertions(+), 205 deletions(-) + +commit f71e07f58285d37d9cf3d15ce3e1ab56d87f33fb +Author: Jorge González <[email protected]> +Date: Tue Dec 29 20:23:39 2009 +0100 + + Updated Spanish translation + + logview/help/es/es.po | 216 ++++++++++++++++++++++++++---------------------- + 1 files changed, 117 insertions(+), 99 deletions(-) + +commit 8770e5ec6c39ed417c23c83392c71a813baf661c +Author: Lucian Adrian Grijincu <[email protected]> +Date: Sat Dec 19 12:30:15 2009 +0200 + + Update Romanian translation + + po/ro.po | 619 ++++++++++++++++++++------------------------------------------ + 1 files changed, 196 insertions(+), 423 deletions(-) + +commit 0aceee44eb9f3a749904dbe6db4df196b9e24848 +Author: Yaron Sharabani <[email protected]> +Date: Fri Dec 18 00:33:07 2009 +0200 + + Updated Hebrew translation + + po/he.po | 909 ++++++++++++++++++++++++++++++++++++++++++------------------- + 1 files changed, 626 insertions(+), 283 deletions(-) + +commit 6f6e87ae3b34e04f6a652cfa35fed7d700a96902 +Author: Tao Wei <[email protected]> +Date: Wed Dec 9 14:47:24 2009 +0800 + + Update Simplified Chinese translation. + + po/zh_CN.po | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) + +commit 0a83198b2cff0abdb48a42c859bd8aa5d4d84ac4 +Author: Paul Cutler <[email protected]> +Date: Mon Dec 7 09:05:25 2009 -0600 + + Fix bgo603943 - update docs for View->Monitor + + logview/help/C/mate-system-log.xml | 23 +++++++++++++++++++---- + 1 files changed, 19 insertions(+), 4 deletions(-) + +commit 371ea2034af9277cec320fca8e24ae74eb3c4aaa +Author: Aron Xu <[email protected]> +Date: Mon Nov 30 22:24:39 2009 +0800 + + Update Simplified Chinese translation. + + po/zh_CN.po | 410 ++++++++++++++++++++++++++++++++-------------------------- + 1 files changed, 226 insertions(+), 184 deletions(-) + +commit ee9bd00d243af54376ecbd1de14ee6b74964a7a2 +Author: Mario Blättermann <[email protected]> +Date: Sun Nov 29 12:53:11 2009 +0100 + + Updated German doc translation, new screenshot + + logview/help/de/de.po | 142 ++++++++++++++--------------- + logview/help/de/figures/syslog_window.png | Bin 76733 -> 172272 bytes + 2 files changed, 68 insertions(+), 74 deletions(-) + +commit 9699b77d4960395f297a4982925be976e0594903 +Author: Nils-Christoph Fiedler <[email protected]> +Date: Sat Nov 28 15:53:22 2009 +0100 + + Added LowGerman translation + + po/LINGUAS | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b2d9bed8c0ecf8be0443e505a16299e45d0aa78a +Author: Nils-Christoph Fiedler <[email protected]> +Date: Sat Nov 28 15:53:08 2009 +0100 + + Added Lowgerman translation + + po/nds.po | 3117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 3117 insertions(+), 0 deletions(-) + +commit 86c2277fb3b5e14bb818888269e0d1140770fd73 +Author: Anders Jenbo <[email protected]> +Date: Thu Nov 26 00:25:01 2009 +0100 + + Updated Danish translation + + po/da.po | 1255 ++++++++++++-------------------------------------------------- + 1 files changed, 231 insertions(+), 1024 deletions(-) + +commit 0e1579a3f3dd6650fd817fe825bdf34a9e76b7ea +Author: Thomas Thurman <[email protected]> +Date: Sun Nov 22 14:46:53 2009 -0500 + + Shavian translation + + po/LINGUAS | 1 + + po/[email protected] | 2745 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 2746 insertions(+), 0 deletions(-) + +commit a6d006e3ebc980061940b959bd8872ddeb00437a +Author: Ivar Smolin <[email protected]> +Date: Sat Nov 21 21:40:34 2009 +0200 + + Updating Estonian translation + + po/et.po | 19 ++++++++++--------- + 1 files changed, 10 insertions(+), 9 deletions(-) + +commit 0fde3cbfae20dea1b1044fe44beb5babf29eac25 +Author: TeliuTe <[email protected]> +Date: Tue Nov 17 15:44:31 2009 +0800 + + Add Simplified Chinese translations for mate-dictionary, gsearchtool and logview help files + + mate-dictionary/help/Makefile.am | 2 +- + mate-dictionary/help/zh_CN/zh_CN.po | 653 ++++++++++++++ + gsearchtool/help/Makefile.am | 2 +- + gsearchtool/help/zh_CN/.cvsignore | 4 - + gsearchtool/help/zh_CN/Makefile.am | 7 - + .../zh_CN/figures/mate-search-tool_window.png | Bin 14731 -> 0 bytes + gsearchtool/help/zh_CN/mate-search-tool-zh_CN.omf | 42 - + gsearchtool/help/zh_CN/mate-search-tool.xml | 376 -------- + gsearchtool/help/zh_CN/legal.xml | 48 - + gsearchtool/help/zh_CN/zh_CN.po | 916 ++++++++++++++++++++ + logview/help/Makefile.am | 2 +- + logview/help/zh_CN/.cvsignore | 4 - + logview/help/zh_CN/Makefile.am | 7 - + logview/help/zh_CN/figures/syslog_window.png | Bin 7846 -> 0 bytes + logview/help/zh_CN/mate-system-log-zh_CN.omf | 35 - + logview/help/zh_CN/mate-system-log.xml | 271 ------ + logview/help/zh_CN/legal.xml | 48 - + logview/help/zh_CN/zh_CN.po | 552 ++++++++++++ + 18 files changed, 2124 insertions(+), 845 deletions(-) + +commit 70ededbe49f5f642655459295d9293b6ea6545d0 +Author: Kjartan Maraas <[email protected]> +Date: Sun Nov 15 13:53:30 2009 +0100 + + Updated Norwegian bokmål translation. + + po/nb.po | 623 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 331 insertions(+), 292 deletions(-) + +commit ebbe0fe9f89355be51914691285818dbdb23e192 +Author: Jorge González <[email protected]> +Date: Sat Nov 14 12:48:00 2009 +0100 + + Updated Spanish translation + + po/es.po | 11 ++++------- + 1 files changed, 4 insertions(+), 7 deletions(-) + +commit 6a40006ff7a8e5919c143709658704e0d6080775 +Author: Mario Blättermann <[email protected]> +Date: Fri Nov 13 18:44:29 2009 +0100 + + Updated German translation, Bug #601806 + + po/de.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 5bf289ceb0887fab03b7f827c7d602928f8a69f5 +Author: Jorge González <[email protected]> +Date: Fri Nov 13 18:44:26 2009 +0100 + + Updated Spanish translation + + po/es.po | 21 +++++++++++---------- + 1 files changed, 11 insertions(+), 10 deletions(-) + +commit fef1f607961fd619e3061256f1edd1ded85cf534 +Author: Matej Urbančič <[email protected]> +Date: Fri Nov 13 12:14:21 2009 +0100 + + Updated Slovenian translation + + po/sl.po | 110 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 55 insertions(+), 55 deletions(-) + +commit de72a07fcca6cfcdfeecdb89032b3fb40d9270ef +Author: Bruce Cowan <[email protected]> +Date: Wed Nov 11 00:55:16 2009 +0000 + + Fixes #573530 + + Minor string fix. + + baobab/data/baobab.schemas.in | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit d790556377d0f7bf9425da7bb3162f8a1b8ce14e +Author: Eduardo Lima Mitev <[email protected]> +Date: Tue Nov 10 09:41:01 2009 +0100 + + [baobab] Fixes #601147. + + Adds a check to avoid traversing the tree model if it's empty. + + Contributed by Alexander Korolkov. + + baobab/src/baobab-chart.c | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) + +commit 7a2417039d63d840b0a1cc0ad69076eef0299c8e +Author: Jorge González <[email protected]> +Date: Tue Nov 10 01:00:07 2009 +0100 + + Updated Spanish translation + + po/es.po | 34 +++++++++++++++++----------------- + 1 files changed, 17 insertions(+), 17 deletions(-) + +commit 2f5ebde2dd2bc4d197bea68676d99f01ee66c192 +Author: Fabio Marzocca <[email protected]> +Date: Mon Nov 9 08:54:44 2009 +0100 + + Fixes #508483 - wrong c-format + + Wrong format in a translatable string + + baobab/src/baobab.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e70ce6155c3366056286ca31eed0c53d79fa5034 +Author: Lucian Grijincu <[email protected]> +Date: Sun Nov 8 20:23:31 2009 +0200 + + Updated Romanian translation + + po/ro.po | 31 ++++++++++++++----------------- + 1 files changed, 14 insertions(+), 17 deletions(-) + +commit fb8d863ca00a1c669ad168bc7bf85a697eed3b86 +Author: Joan Duran <[email protected]> +Date: Sun Nov 8 18:58:35 2009 +0100 + + Updated Catalan translation + + po/ca.po | 408 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 222 insertions(+), 186 deletions(-) + +commit 80b9b17237939c426db8a64667b323446107189d +Author: Eduardo Lima Mitev <[email protected]> +Date: Wed Nov 4 20:50:26 2009 +0100 + + [baobab] Fixes #554126. + + Limits treemap zooming to the actual depth of folders shown. + + baobab/src/baobab-chart.c | 86 +++++++++++++++++++++++++++++++++++++++---- + baobab/src/baobab-chart.h | 9 +++- + baobab/src/baobab-treemap.c | 58 +++++++++++++++++++++++++++++ + baobab/src/baobab-treemap.h | 3 + + baobab/src/callbacks.c | 5 +- + 5 files changed, 147 insertions(+), 14 deletions(-) + +commit 242feb3614906debd664714e4139a59ca90e33b3 +Author: Jorge González <[email protected]> +Date: Wed Nov 4 20:40:19 2009 +0100 + + Updated Spanish translation + + logview/help/es/es.po | 164 ++++++++++++++++++++++--------------------------- + 1 files changed, 73 insertions(+), 91 deletions(-) + +commit 2de94c87a4910b4d6f2f97b087c43519b085a693 +Author: Andrea Zagli <[email protected]> +Date: Wed Nov 4 18:19:56 2009 +0100 + + Updated Italian translation + + po/it.po | 813 ++++++++++++++------------------------------------------------ + 1 files changed, 175 insertions(+), 638 deletions(-) + +commit 26286721cfe41693c9c1d62a54f83fd5bc90e828 +Author: Gabor Kelemen <[email protected]> +Date: Tue Nov 3 20:09:49 2009 +0100 + + Updated Hungarian translation + + po/hu.po | 347 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 182 insertions(+), 165 deletions(-) + +commit 7ee293203ca3f496e309d98e5e747ba8b0b59aeb +Author: Bruce Cowan <[email protected]> +Date: Sun Nov 1 23:57:58 2009 +0000 + + Update British English translation + + po/en_GB.po | 355 ++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 195 insertions(+), 160 deletions(-) + +commit 79e5f3c77c4fd154168741a933d4e6a33ae5e763 +Author: Takayuki KUSANO <[email protected]> +Date: Sun Nov 1 16:57:50 2009 +0900 + + Updated Japanese translation + + po/ja.po | 319 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 172 insertions(+), 147 deletions(-) + +commit eae2e63e458aec0d2d8aab7a7e322625e5e8be4f +Author: Jorge González <[email protected]> +Date: Thu Oct 29 18:43:27 2009 +0100 + + Updated Spanish translation + + po/es.po | 72 ++++++++++++++++++++++++++++++++++++++++++------------------- + 1 files changed, 49 insertions(+), 23 deletions(-) + +commit 219e257b551152c9929b23b607d7d9a297cbf747 +Author: Lucian Grijincu <[email protected]> +Date: Wed Oct 28 22:51:20 2009 +0200 + + Updated Romanian translation + + po/ro.po | 416 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 230 insertions(+), 186 deletions(-) + +commit 3bada0c67749436c71df6a3fba2ad4d81890c78f +Author: Daniel Nylander <[email protected]> +Date: Wed Oct 28 21:12:53 2009 +0100 + + Updated Swedish translation + + po/sv.po | 174 ++++++++++++++++++++++++++++++++++++-------------------------- + 1 files changed, 102 insertions(+), 72 deletions(-) + +commit 1b294ac0abda89a7a60fc554ac53f1b35b838b75 +Author: Fabio Marzocca <[email protected]> +Date: Wed Oct 28 18:19:05 2009 +0100 + + Fixes #594539 - Drag and drop folders + + Allow user to drag a folder directly over the rings-chart or treemap to get it scanned + (patch by h2g2bob <[email protected]> + + baobab/src/baobab.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 67 insertions(+), 0 deletions(-) + +commit b201134f948f7892d1f12b4487e182b764e5dfe9 +Author: Matej Urbančič <[email protected]> +Date: Wed Oct 28 14:09:07 2009 +0100 + + Updated Slovenian translation + + po/sl.po | 476 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 258 insertions(+), 218 deletions(-) + +commit 25effbd10a72093c1906a218f51eb8917f088a48 +Author: Ivar Smolin <[email protected]> +Date: Wed Oct 28 14:42:14 2009 +0200 + + Updating Estonian translation + + po/et.po | 30 ++++++++++++++++++++++++++---- + 1 files changed, 26 insertions(+), 4 deletions(-) + +commit 1afa5ae57cd2e170f18aa949640f26ec813ab312 +Author: drtvasudevan <[email protected]> +Date: Wed Oct 28 05:25:11 2009 +0530 + + Updated Tamil translation + + po/ta.po | 36 ++++++++++++++++++++++++++++++++---- + 1 files changed, 32 insertions(+), 4 deletions(-) + +commit 6f7c70fbd74f8cf5bb0ab59824f1e0f45279574b +Author: Paul Cutler <[email protected]> +Date: Tue Oct 27 16:14:23 2009 -0500 + + Removed other calendar references and updated screenshot to not show calendar + + logview/help/C/figures/syslog_window.png | Bin 74233 -> 198892 bytes + logview/help/C/mate-system-log.xml | 5 ++--- + 2 files changed, 2 insertions(+), 3 deletions(-) + +commit bab46ac05b08b9c9e2b65247fb0403b07d865c51 +Author: Claude Paroz <[email protected]> +Date: Tue Oct 27 21:55:06 2009 +0100 + + Fix logview-filter ui file translatability + + logview/data/logview-filter.ui | 12 +++++++----- + po/POTFILES.in | 2 +- + 2 files changed, 8 insertions(+), 6 deletions(-) + +commit 65e8397303cb78eb671ea477421b79f9687875e2 +Author: Jorge González <[email protected]> +Date: Tue Oct 27 21:51:17 2009 +0100 + + Updated Spanish translation + + po/es.po | 12 ++++++++---- + 1 files changed, 8 insertions(+), 4 deletions(-) + +commit 147077b52cf66143829668e876e7bd913e3e7415 +Author: Paul Cutler <[email protected]> +Date: Tue Oct 27 15:45:49 2009 -0500 + + Removed section 3.5 (calendar view) as calendar is removed. BGO 599836 + + logview/help/C/mate-system-log.xml | 12 ------------ + 1 files changed, 0 insertions(+), 12 deletions(-) + +commit e15b3bff33c165ff90ca83c20ddaf263f4db4c6b +Author: Fabio Marzocca <[email protected]> +Date: Tue Oct 27 17:40:48 2009 +0100 + + Fix bugs: #547198 - #592735 + + Renamed "Save snapshot" to "Save screenshot". + Mate Goal on Desktop File, removed GenericName. + + baobab/data/baobab.desktop.in.in | 1 - + baobab/src/baobab.c | 2 +- + 2 files changed, 1 insertions(+), 2 deletions(-) + +commit a14c9110b4cea649d993ee3915f3d7212e9b970b +Author: Cosimo Cecchi <[email protected]> +Date: Tue Oct 27 17:01:47 2009 +0100 + + [baobab] callback objects are now GtkActions + + With the GtkBuilder transition, some GtkMenuItem objects have been + translated to GtkActions. Modify the callbacks accordingly. + Fixes bug #589611. + + baobab/src/callbacks.c | 14 +++++++------- + baobab/src/callbacks.h | 8 ++++---- + 2 files changed, 11 insertions(+), 11 deletions(-) + +commit 68a5c3cc1db1ee4d41b79e3c07abb0794543a96c +Author: Jorge González <[email protected]> +Date: Tue Oct 27 08:04:25 2009 +0100 + + Updated Spanish translation + + po/es.po | 96 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 50 insertions(+), 46 deletions(-) + +commit 5e9983b73229002bea8d4abb47be0712e2825919 +Author: Žygimantas Beručka <[email protected]> +Date: Sat Oct 24 16:39:33 2009 +0300 + + Updated Lithuanian translation + + po/lt.po | 2061 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1078 insertions(+), 983 deletions(-) + +commit d08158446520dba37b337034933d52f477f04c10 +Author: Dennis Cranston <[email protected]> +Date: Fri Oct 23 11:35:59 2009 -0700 + + [gsearchtool] Bug 599317 + + Remove generated schema file from the tarball. + + gsearchtool/ChangeLog | 6 ++++++ + gsearchtool/Makefile.am | 3 +-- + 2 files changed, 7 insertions(+), 2 deletions(-) + +commit 424e70fc8af5addde65e9d6b27b89c9aabf717d9 +Author: drtvasudevan <[email protected]> +Date: Fri Oct 23 21:43:54 2009 +0530 + + Updated Tamil translation + + po/ta.po | 364 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 188 insertions(+), 176 deletions(-) + +commit 84fec1ab63acff0fbc9cf7a77b0423d6a48f2b5d +Author: Dennis Cranston <[email protected]> +Date: Wed Oct 21 15:00:45 2009 -0700 + + [gsearchtool] Fix a compiler warning + + gsearchtool/ChangeLog | 4 ++++ + gsearchtool/gsearchtool-support.c | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 93fb3a603eca412df6a5cb73deb964b329321ddf +Author: Cosimo Cecchi <[email protected]> +Date: Wed Oct 21 01:55:51 2009 +0200 + + Make sure to return if we have an error or no new lines (#588577). + + logview/logview-window.c | 20 +++++++++++++++++--- + 1 files changed, 17 insertions(+), 3 deletions(-) + +commit ce164d4be84f94256f2c890684bc8448a15382ae +Author: Cosimo Cecchi <[email protected]> +Date: Tue Oct 20 18:59:33 2009 +0200 + + Make sure we don't double-free the old name (#595352). + + logview/logview-filter-manager.c | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) + +commit 1c6dfa096bf34547f913e5d542dc7749c6a6e22c +Author: Cosimo Cecchi <[email protected]> +Date: Tue Oct 20 18:38:32 2009 +0200 + + Always sanitize the stored fontsize from MateConf (#597554). + + logview/logview-window.c | 20 ++++++++++++++------ + 1 files changed, 14 insertions(+), 6 deletions(-) + +commit ee3fccb8e8b1b7051d4075c18526e18e595d1e89 +Author: Yaron Shahrabani <[email protected]> +Date: Tue Oct 20 12:54:02 2009 +0200 + + Updated Hebrew translation + + po/he.po | 2445 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 1095 insertions(+), 1350 deletions(-) + +commit 31584ca2553c9a66abcf9105b279752bb8a869fa +Author: Daniel Nylander <[email protected]> +Date: Sun Oct 18 22:20:02 2009 +0200 + + Updated Swedish translation + + po/sv.po | 267 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 137 insertions(+), 130 deletions(-) + +commit e9e0885ba2a19622c44c0ff018e320a995a93949 +Author: Jorge González <[email protected]> +Date: Sat Oct 17 11:33:35 2009 +0200 + + Updated Spanish translation + + po/es.po | 216 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 110 insertions(+), 106 deletions(-) + +commit 0f716a230ec2d8a8d88a99315bc10df3eaa46b78 +Author: Peteris Krisjanis <[email protected]> +Date: Sat Oct 17 01:07:08 2009 +0300 + + Updated Latvian translation. + + po/lv.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 131a475aa44149aaca1c453ed8d41c89f7dec5df +Author: Ivar Smolin <[email protected]> +Date: Fri Oct 16 11:16:10 2009 +0300 + + Updating Estonian translation + + po/et.po | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit b592e8609296caa7a7902e547c1cce94001d6081 +Author: Dennis Cranston <[email protected]> +Date: Wed Oct 14 14:49:44 2009 -0700 + + [gsearchtool] Resurrect the --version command line argument + + gsearchtool/ChangeLog | 9 +++++++-- + gsearchtool/gsearchtool-callbacks.c | 11 +++++++++++ + gsearchtool/gsearchtool-callbacks.h | 5 +++++ + gsearchtool/gsearchtool.c | 3 ++- + 4 files changed, 25 insertions(+), 3 deletions(-) + +commit 17aec35c3005e8bd240764505b0baf75116f2196 +Author: Kjartan Maraas <[email protected]> +Date: Wed Oct 14 22:16:06 2009 +0200 + + Fix a conflict + + po/nb.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit b28cf72ea0c78d462007e7be7551ac516b4f0c37 +Author: Jorge González <[email protected]> +Date: Sun Oct 11 12:01:37 2009 +0200 + + Updated Spanish translation + + po/es.po | 83 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 44 insertions(+), 39 deletions(-) + +commit 31fb6aeefa1dd37a89fea2c73b47e09bce68058a +Author: Ivar Smolin <[email protected]> +Date: Fri Oct 9 15:29:05 2009 +0300 + + Updating Estonian translation + + po/et.po | 28 ++++++++++++++++------------ + 1 files changed, 16 insertions(+), 12 deletions(-) + +commit 5126a69b7bb4c35cc7fd8a30e212031f0e50f6cb +Author: Joan Duran <[email protected]> +Date: Tue Oct 6 20:21:25 2009 +0200 + + Updated Catalan translation + + po/ca.po | 193 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 93 insertions(+), 100 deletions(-) + +commit 665f58bd548f4f92ec718a6ef9af42073c4fea9f +Author: Peteris Krisjanis <[email protected]> +Date: Fri Oct 2 19:26:55 2009 +0300 + + Typo in baobab .desktop entry + + po/lv.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0159ea2cca4b27f7714a5c030e4ccc59e7a250bf +Author: Mario Blättermann <[email protected]> +Date: Wed Sep 30 20:53:01 2009 +0200 + + Updated German translation + + po/de.po | 12 ++++++++---- + 1 files changed, 8 insertions(+), 4 deletions(-) + +commit 085f4970baa0c249ad052121beeadeaf6d03c9e6 +Author: Dennis Cranston <[email protected]> +Date: Wed Sep 30 07:47:06 2009 -0700 + + [gsearchtool] Properly handle invalid command line args + + gsearchtool/ChangeLog | 5 +++++ + gsearchtool/gsearchtool.c | 11 +++++++++-- + 2 files changed, 14 insertions(+), 2 deletions(-) + +commit c5014e13bd65ac71c2c1225c9a52e0033fee4ac7 +Author: Dennis Cranston <[email protected]> +Date: Mon Sep 28 22:20:51 2009 -0700 + + [gsearchtool] Bug 595371 + + Fix possible crash after deleting files. + + gsearchtool/ChangeLog | 6 ++++++ + gsearchtool/gsearchtool-callbacks.c | 4 ++-- + 2 files changed, 8 insertions(+), 2 deletions(-) + +commit 9a0da2aa4f104fcfee76924c4d9657c99bbe2957 +Author: Gabor Kelemen <[email protected]> +Date: Tue Sep 29 01:00:36 2009 +0200 + + Updated Hungarian translation + + po/hu.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit b7caac8752d9b91bdbc1179d8cdf55f5e3ea013e +Author: Takayuki KUSANO <[email protected]> +Date: Thu Sep 24 02:01:41 2009 +0900 + + Updated Japanese translation + + po/ja.po | 1981 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1019 insertions(+), 962 deletions(-) + +commit 39462da8918997e9daf54e5ef6056aa106fda0de +Author: Emmanuele Bassi <[email protected]> +Date: Mon Sep 21 16:51:03 2009 +0100 + + Post-branch bump to 2.29.1 + + configure.ac | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 7bf555dfac3e9b4b19d82c0ba23a24bed462b2d8 +Author: Emmanuele Bassi <[email protected]> +Date: Mon Sep 21 16:43:49 2009 +0100 + + [release] 2.28.0 + + NEWS | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 6 +- + configure.ac | 6 +- + 3 files changed, 138 insertions(+), 6 deletions(-) + +commit c982ea098d9322f357965c79454a47c376cd8b83 +Author: Lucas Lommer <[email protected]> +Date: Mon Sep 21 11:08:14 2009 +0200 + + Update Czech translation + + baobab/help/cs/cs.po | 567 +++++++++++++++++++++++++++++++++++++++++--------- + 1 files changed, 465 insertions(+), 102 deletions(-) + +commit 9b3d18cc1e40929919cc53e96ba37b9fcfb54341 +Author: Shankar Prasad <[email protected]> +Date: Mon Sep 21 10:45:02 2009 +0530 + + Updated Kannada(kn) translation + + po/kn.po | 1774 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 786 insertions(+), 988 deletions(-) + +commit a26ad76d6e3fe29896d9e256cf6f220e2eaf6a9f +Author: Amitakhya Phukan <[email protected]> +Date: Sun Sep 20 16:22:52 2009 +0530 + + Updating Assamese translations + + po/as.po | 3760 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 2028 insertions(+), 1732 deletions(-) + +commit 47520ed00f161b085e48130c1d924c7c380b289f +Author: Matej Urbančič <[email protected]> +Date: Fri Sep 18 14:25:56 2009 +0200 + + Updated Slovenian translation + + po/sl.po | 1885 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 936 insertions(+), 949 deletions(-) + +commit 6d36a54a8aefa9c00f59b9f41342e2ae8febe19f +Author: krishnababu k <[email protected]> +Date: Thu Sep 17 21:49:32 2009 +0530 + + Updated Telugu Translation + + po/te.po | 498 +++++++++----------------------------------------------------- + 1 files changed, 69 insertions(+), 429 deletions(-) + +commit cead5b1d15f9db974a415d64e807f64b4a18a1e8 +Author: Maxim V. Dziumanenko <[email protected]> +Date: Thu Sep 17 17:16:12 2009 +0300 + + Added Ukrainian translation + + po/uk.po | 365 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 191 insertions(+), 174 deletions(-) + +commit 751fac61967b3e0008e63e184953907ba3846b12 +Author: Andrea Zagli <[email protected]> +Date: Wed Sep 16 21:45:00 2009 +0200 + + Updated Italian translation + + po/it.po | 2046 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1054 insertions(+), 992 deletions(-) + +commit 794ebdf730aeed290d06cd6f2bb0e602734fe3c0 +Author: Fran Diéguez <[email protected]> +Date: Wed Sep 16 16:17:10 2009 +0200 + + Updated Galician Translation + + po/gl.po | 162 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 83 insertions(+), 79 deletions(-) + +commit 00075f4c24593b27aadfc51a3ca9c5f07694a9f2 +Author: Mohammad Anwari <[email protected]> +Date: Wed Sep 16 11:59:50 2009 +0300 + + Fixed plural translations + + po/id.po | 4276 +++++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 2435 insertions(+), 1841 deletions(-) + +commit 1c63b12bff46217e280111e41969f90f436acb9a +Author: Rajesh Ranjan <[email protected]> +Date: Wed Sep 16 12:40:28 2009 +0530 + + hindi update by Rajesh Ranjan + + po/hi.po | 1711 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 711 insertions(+), 1000 deletions(-) + +commit 0a1ba5a4ade137df345602ed805a7006811f8908 +Author: Lucian Adrian Grijincu <[email protected]> +Date: Sun Sep 13 23:26:15 2009 +0300 + + Updated Romanian translation + + po/ro.po | 1983 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 729 insertions(+), 1254 deletions(-) + +commit 6afaeb5cfbc4c15c145c3e2b5a9f6540b6408e00 +Author: Ask H. Larsen <[email protected]> +Date: Sun Sep 13 03:32:59 2009 +0200 + + Updated Danish translation + + po/da.po | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) + +commit 6d6c7c92651f94cdd6ae47cfac3f80c44404e876 +Author: Philip Withnall <[email protected]> +Date: Sat Sep 12 22:24:12 2009 +0100 + + Updated British English translation + + po/en_GB.po | 2016 ++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 1032 insertions(+), 984 deletions(-) + +commit 301221b07030e2a2e2fe51ac5176025fe944d81d +Author: Ani <[email protected]> +Date: Sun Sep 13 02:38:42 2009 +0530 + + Updaeted Malayalam Translations + + po/ml.po | 1963 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 908 insertions(+), 1055 deletions(-) + +commit cab908a2bb2e29752ec6d75249049552020d49c5 +Author: Tommi Vainikainen <[email protected]> +Date: Sat Sep 12 21:31:22 2009 +0300 + + Updated Finnish translation + + po/fi.po | 144 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 74 insertions(+), 70 deletions(-) + +commit 0b9db3a65c7bda73eada429ab695c81c8b928c45 +Author: Ask H. Larsen <[email protected]> +Date: Sat Sep 12 03:16:43 2009 +0200 + + Updated Danish translation + + po/da.po | 519 +++++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 291 insertions(+), 228 deletions(-) + +commit 02e3d2839f41bea673f058d4697386bf91b79e5d +Author: Miloš Popović <[email protected]> +Date: Fri Sep 11 20:01:58 2009 +0000 + + Updated Serbian translation + + po/sr.po | 1983 +++++++++++++++++++++++++++++--------------------------- + po/[email protected] | 1983 +++++++++++++++++++++++++++++--------------------------- + 2 files changed, 2076 insertions(+), 1890 deletions(-) + +commit 419eca9ff302daadba4f7dd9b01e4df008e18a5c +Author: Kostas Papadimas <[email protected]> +Date: Fri Sep 11 18:39:44 2009 +0300 + + Updated Greek translation. + + gsearchtool/help/el/el.po | 550 ++++- + .../help/el/figures/mate-search-tool_window.png | Bin 0 -> 22819 bytes + po/el.po | 2274 +++++++++----------- + 3 files changed, 1406 insertions(+), 1418 deletions(-) + +commit 0cd4aa57fa398412afe7b39d88caf523e39f3acd +Author: Sandeep Shedmake <[email protected]> +Date: Fri Sep 11 11:50:05 2009 +0530 + + Updated Marathi Translations + + po/mr.po | 1725 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 731 insertions(+), 994 deletions(-) + +commit 5293edd9bcbdba0785a2fd6f8cd7d3c0948cf4d2 +Author: Aron Xu <[email protected]> +Date: Thu Sep 10 18:51:07 2009 +0800 + + Updated Simplified Chinese translation. + + po/zh_CN.po | 2605 +++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 1379 insertions(+), 1226 deletions(-) + +commit fd6cd3111748fa149f5320b794bc08ed742f503e +Author: Sweta Kothari <[email protected]> +Date: Thu Sep 10 14:46:41 2009 +0530 + + Updated Gujarati Translations + + po/gu.po | 1641 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 693 insertions(+), 948 deletions(-) + +commit a9276e4960d4a73d5c1b01d60f3ec1dacda78c2c +Author: Mario Blättermann <[email protected]> +Date: Wed Sep 9 21:38:35 2009 +0200 + + Updated German translation + + po/de.po | 1027 +++++++++++++++++--------------------------------------------- + 1 files changed, 282 insertions(+), 745 deletions(-) + +commit 99bf30188e419b5b92e6a18adaa450b67d6a1dd3 +Author: Gabor Kelemen <[email protected]> +Date: Wed Sep 9 12:59:46 2009 +0200 + + Hungarian translation updated + + po/hu.po | 1744 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 737 insertions(+), 1007 deletions(-) + +commit f3cc179ad9a9c7521b57c03157522bbf75ded5ab +Author: A S Alam <[email protected]> +Date: Wed Sep 9 07:25:34 2009 +0530 + + Updaitng for Punjabi + + po/pa.po | 693 +++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 375 insertions(+), 318 deletions(-) + +commit 483f8fa05331e51f7040bb18b1075c588d5ad2c1 +Author: Tomasz Dominikowski <[email protected]> +Date: Mon Sep 7 18:40:23 2009 +0200 + + Updated Polish translation + + po/pl.po | 2618 +++++++++++++++++--------------------------------------------- + 1 files changed, 710 insertions(+), 1908 deletions(-) + +commit 99a98e3e6dac4cffc26207de3722cb40a42f4232 +Author: Chao-Hsiung Liao <[email protected]> +Date: Sun Sep 6 14:35:21 2009 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 212 ++++++++++++++++++++++++++++++++-------------------------- + po/zh_TW.po | 214 ++++++++++++++++++++++++++++++++--------------------------- + 2 files changed, 233 insertions(+), 193 deletions(-) + +commit c17804ea46a00ee14f9733d878aa9698b1af17c1 +Author: Adrian Guniš <[email protected]> +Date: Sat Sep 5 11:55:49 2009 +0200 + + Update Czech translation. + + po/cs.po | 162 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 83 insertions(+), 79 deletions(-) + +commit 347d296ca876ecae5c213194c7a08688dd3b901f +Author: Claude Paroz <[email protected]> +Date: Sat Sep 5 09:36:56 2009 +0200 + + Updated French manual translations + + .../help/fr/figures/mate-search-tool_window.png | Bin 28787 -> 22194 bytes + gsearchtool/help/fr/fr.po | 374 ++++++++++---------- + logview/help/fr/fr.po | 200 +++++------ + 3 files changed, 284 insertions(+), 290 deletions(-) + +commit 6e4c746e68fbf50306d8b0227de1fba3fc15c2ef +Author: Emmanuele Bassi <[email protected]> +Date: Fri Sep 4 00:03:33 2009 +0100 + + [gdict] Remove the connection check timeout + + It is possible that the context is destroyed while the timeout we + use to check if there is a connection is still running; inside the + timeout callback we access the context data structure, and if the + object has been finalized then we end up in a SIGSEGV. + + We need to remove the timeout source when forcing a disconnect, if + one is installed; the finalization sequence forces a disconnection + thus we should always be safe as houses. + + Fixes bug: + + http://bugzilla.mate.org/show_bug.cgi?id=502582 + + mate-dictionary/libgdict/gdict-client-context.c | 11 ++++++++++- + 1 files changed, 10 insertions(+), 1 deletions(-) + +commit e59a3a58601b058ba281b8f98e5ac4431645e963 +Author: Duarte Loreto <[email protected]> +Date: Thu Sep 3 00:50:21 2009 +0100 + + Updated Portuguese translation + + po/pt.po | 1967 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1006 insertions(+), 961 deletions(-) + +commit 366d2191f449412406294288b53cf8bf5ddebd8d +Author: Kjartan Maraas <[email protected]> +Date: Tue Sep 1 13:32:51 2009 +0200 + + Update Norwegian bokmål translation. + + po/nb.po | 561 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 289 insertions(+), 272 deletions(-) + +commit eb4aa8f72c8e899ba45192aad7bf28fa22fbdd6c +Author: krishnababu k <[email protected]> +Date: Mon Aug 31 16:00:13 2009 +0530 + + Updated Telugu Translations + + po/te.po | 2129 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 1072 insertions(+), 1057 deletions(-) + +commit dadba6a3f0275965f8311d5f4109da65691a6898 +Author: Baris Cicek <[email protected]> +Date: Sun Aug 30 06:25:12 2009 +0300 + + Updated Turkish translation. + + po/tr.po | 2213 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 909 insertions(+), 1304 deletions(-) + +commit 812cd550530dbcaca4ed7d72ed6b6374a08717ec +Author: Changwoo Ryu <[email protected]> +Date: Sat Aug 29 01:45:39 2009 +0900 + + Update Korean translation + + po/ko.po | 2045 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1044 insertions(+), 1001 deletions(-) + +commit 1d1d8082b0664ca5bedcc06e50a4ccbf359a16c1 +Author: Claude Paroz <[email protected]> +Date: Fri Aug 28 16:00:11 2009 +0200 + + Updated French translation + + po/fr.po | 334 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 176 insertions(+), 158 deletions(-) + +commit c531a9a678028279591d41436e56ff1594d4c600 +Author: Gil Forcada <[email protected]> +Date: Fri Aug 28 12:13:26 2009 +0200 + + Minor fixes to Catalan translation + + po/ca.po | 1974 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1023 insertions(+), 951 deletions(-) + +commit 126d818827953d18981ad1294e57a7436a292ba8 +Author: Carles Ferrando <[email protected]> +Date: Fri Aug 28 12:10:14 2009 +0200 + + Added Catalan (Valencian) translation + + po/LINGUAS | 1 + + po/[email protected] | 3718 +++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 3719 insertions(+), 0 deletions(-) + +commit cdd62bbbb2d85e057b7ad0bafdcc80721b41e205 +Author: Inaki Larranaga Murgoitio <[email protected]> +Date: Thu Aug 27 12:22:02 2009 +0200 + + Updated Basque language + + po/eu.po | 1633 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 658 insertions(+), 975 deletions(-) + +commit 229303385439d94f1a3196c0ab12ee885c6a72b2 +Author: Dennis Cranston <[email protected]> +Date: Wed Aug 26 21:45:23 2009 -0700 + + [gsearchtool] Always show application icons + + 2009-08-26 Dennis Cranston <[email protected]> + + * gsearchtool-callbacks.c: Always show application icons + for open with items. + + gsearchtool/ChangeLog | 5 +++ + gsearchtool/gsearchtool-callbacks.c | 56 +++++++++++++++++++++++----------- + 2 files changed, 43 insertions(+), 18 deletions(-) + +commit 257340d25c9fc94d7b2d059150047b6e72125cb4 +Author: Runa Bhattacharjee <[email protected]> +Date: Wed Aug 26 18:08:11 2009 +0530 + + Updated Bengali India Translation + + po/bn_IN.po | 330 +++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 175 insertions(+), 155 deletions(-) + +commit 511e2dc94730bfd147c30a64638a4110c6a70895 +Author: Daniel Nylander <[email protected]> +Date: Wed Aug 26 06:04:52 2009 +0200 + + Updated Swedish translation + + po/sv.po | 76 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 40 insertions(+), 36 deletions(-) + +commit 4efa1cc5ad3c204ff18ee30f2d83fec850d3feb6 +Author: ifelix <[email protected]> +Date: Tue Aug 25 17:14:00 2009 +0530 + + Updated Tamil Translations + + po/ta.po | 466 ++++++++++---------------------------------------------------- + 1 files changed, 75 insertions(+), 391 deletions(-) + +commit 39e3c048225ae21f835afbc30a81d9999bfdb4fe +Author: Cosimo Cecchi <[email protected]> +Date: Tue Aug 25 12:13:26 2009 +0200 + + Remove a duplicate id in the UI file + + .../data/mate-dictionary-preferences.ui | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ded48c78cca2bb43b7a28e759d9708afef243689 +Author: Krix Apolinário <[email protected]> +Date: Mon Aug 24 23:00:01 2009 -0400 + + Updated Brazilian Portuguese translation. + + po/pt_BR.po | 173 +++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 92 insertions(+), 81 deletions(-) + +commit f168e592def64a6a79550c489f274039f3ffe8c2 +Author: Emmanuele Bassi <[email protected]> +Date: Mon Aug 24 22:05:31 2009 +0100 + + Post-release bump to 2.27.92 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 304d6e3129f792a18fcaf1d906e309a5d05f7c0c +Author: Emmanuele Bassi <[email protected]> +Date: Mon Aug 24 21:55:36 2009 +0100 + + [release] 2.27.91 + + NEWS | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 7 ++- + configure.ac | 2 +- + 3 files changed, 137 insertions(+), 4 deletions(-) + +commit 998f75d4def06d3699f8ed60b87c7222f709fc0b +Author: Denis Arnaud <[email protected]> +Date: Mon Aug 24 12:42:00 2009 +0200 + + Updated breton translation + + po/br.po | 40 ++++++++++++++++++++-------------------- + 1 files changed, 20 insertions(+), 20 deletions(-) + +commit 04da20c7a2ccf448061894fd6bf5a82138a84b65 +Author: Alexander Shopov <[email protected]> +Date: Mon Aug 24 09:12:12 2009 +0300 + + Updated Bulgarian translation + + po/bg.po | 1460 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 576 insertions(+), 884 deletions(-) + +commit a4e54fd391748b4d3498c3d3d30be1e2edd6ab48 +Author: Jorge González <[email protected]> +Date: Mon Aug 24 07:48:28 2009 +0200 + + Updated Spanish translation + + po/es.po | 79 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 41 insertions(+), 38 deletions(-) + +commit fe0dbf0da75ec2a69d55dfee50ba95ad40191407 +Author: Ivar Smolin <[email protected]> +Date: Mon Aug 24 07:09:39 2009 +0300 + + Updating Estonian translation + + po/et.po | 23 +++++++++++++---------- + 1 files changed, 13 insertions(+), 10 deletions(-) + +commit 8cdf904d9b913f7a16a9a044a68e1268da0ae532 +Author: William Jon McCann <[email protected]> +Date: Sun Aug 23 19:57:38 2009 -0400 + + Play shutter sound effect through libcanberra + + Fixes http://bugzilla.mate.org/show_bug.cgi?id=592372 + + configure.ac | 5 ++++ + mate-screenshot/Makefile.am | 2 + + mate-screenshot/mate-screenshot.c | 42 +++++++++++++++++++++++++++++++++++ + 3 files changed, 49 insertions(+), 0 deletions(-) + +commit 6078565ded42320bca8427ae4f5dca252d9eca3b +Author: Frédéric Péters <[email protected]> +Date: Sun Aug 23 10:49:28 2009 +0200 + + [build] fix call to AS_IF macro (MATE bug 592782 ) + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2c80abfdbca5aa0509d9f2a8a7ab94ff46e93e61 +Author: Jamil Ahmed <[email protected]> +Date: Mon Aug 24 02:11:07 2009 +0700 + + Updated Bengali translation + + po/bn.po | 6636 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 3331 insertions(+), 3305 deletions(-) + +commit 1f2b128c3d32cd92527444987189fef862e1ea74 +Author: Adrian Guniš <[email protected]> +Date: Thu Aug 20 22:12:02 2009 +0200 + + Update Czech translation + + po/cs.po | 47 ++++++++++++++++++++++++++++++----------------- + 1 files changed, 30 insertions(+), 17 deletions(-) + +commit c4abad388686a49569e8614eb80f23be20e88056 +Author: Antón Méixome <[email protected]> +Date: Wed Aug 19 15:18:19 2009 +0200 + + Updated Galician Translation + + po/gl.po | 165 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 86 insertions(+), 79 deletions(-) + +commit 52f072d5a276628f04563f6066fe2e82fb0d0466 +Author: Milo Casagrande <[email protected]> +Date: Tue Aug 18 21:05:12 2009 +0200 + + Updated Italian documentation translations of: + * gsearchtool + * logview + Fixes part of bug 591923 + + gsearchtool/help/it/it.po | 42 ++++++++++++++++++++++++------------------ + logview/help/it/it.po | 18 +++++++++--------- + 2 files changed, 33 insertions(+), 27 deletions(-) + +commit 5473971b43929f04e96130bb7aaccc2834df6a73 +Author: Denis Arnaud <[email protected]> +Date: Tue Aug 18 16:44:57 2009 +0200 + + Updated breton translation + + po/br.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5f607f78f676cbf22b688ee004b1219c7b20c1d0 +Author: Denis Arnaud <[email protected]> +Date: Tue Aug 18 15:39:41 2009 +0200 + + Updated breton translation + + po/br.po | 26 +++++++++++++++----------- + 1 files changed, 15 insertions(+), 11 deletions(-) + +commit 72339bbd441f5855b3dfff2213bbef498fa8a710 +Author: Tommi Vainikainen <[email protected]> +Date: Sat Aug 15 15:35:15 2009 +0300 + + Updated Finnish translation + + po/fi.po | 70 ++++++++++++++++++++++++++++++++++++------------------------- + 1 files changed, 41 insertions(+), 29 deletions(-) + +commit c1a473babd05183f7cbf6bd1a41e1b7e9b198133 +Author: Manoj Kumar Giri <[email protected]> +Date: Thu Aug 13 20:23:19 2009 +0530 + + Updated Oriya Translation + + po/or.po | 1654 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 693 insertions(+), 961 deletions(-) + +commit 1eaef528d00dfbd8143209f13f3f12c2eb6fd616 +Author: Jorge González <[email protected]> +Date: Thu Aug 13 16:24:36 2009 +0200 + + Updated Spanish translation + + po/es.po | 63 ++++++++++++++++++++++++++++++++++++------------------------- + 1 files changed, 37 insertions(+), 26 deletions(-) + +commit 8f64c97f55af50c38e0ba70ca851d078500303d4 +Author: Daniel Nylander <[email protected]> +Date: Thu Aug 13 09:55:15 2009 +0200 + + Updated Swedish translation + + po/sv.po | 1111 +++++++++++--------------------------------------------------- + 1 files changed, 199 insertions(+), 912 deletions(-) + +commit ea0066f7332046be459113548cf789dc36961ed4 +Author: Seán de Búrca <[email protected]> +Date: Wed Aug 12 15:51:41 2009 -0600 + + Updated Irish translation + + po/ga.po | 2754 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 1204 insertions(+), 1550 deletions(-) + +commit 94b63f7210488ca9895a90ba252e7f7dfe42d1f1 +Author: Ivar Smolin <[email protected]> +Date: Wed Aug 12 09:52:52 2009 +0300 + + Updating Estonian translation + + po/et.po | 13 +++++++++++-- + 1 files changed, 11 insertions(+), 2 deletions(-) + +commit 935c31ee380a471e6258cbe302671b9595907897 +Author: Dennis Cranston <[email protected]> +Date: Mon Aug 10 22:12:19 2009 -0700 + + [gsearchtool] Mark 'Open with' strings for translation + + gsearchtool/ChangeLog | 6 ++++++ + gsearchtool/gsearchtool-callbacks.c | 4 ++-- + 2 files changed, 8 insertions(+), 2 deletions(-) + +commit 193f01599ff401668a5bb6c0fc33c9e603bf148f +Author: Dennis Cranston <[email protected]> +Date: Mon Aug 10 22:09:28 2009 -0700 + + [build] Add libmateui-deprecated & ligeggsmclient build files to gitignore + + .gitignore | 8 ++++++++ + gsearchtool/.gitignore | 3 +++ + 2 files changed, 11 insertions(+), 0 deletions(-) + +commit 79d4c9e844d037d9654469806b2880c618ba4af4 +Author: Dennis Cranston <[email protected]> +Date: Mon Aug 10 21:13:04 2009 -0700 + + [gsearchtool] Modify 'Open with' menus to match the new caja layout + + gsearchtool/gsearchtool-callbacks.c | 23 ++++++++++++++++++++--- + 1 files changed, 20 insertions(+), 3 deletions(-) + +commit 6815cdaab8b473a0bbc173e6211c3abecbc4bb4d +Author: Petr Kovar <[email protected]> +Date: Mon Aug 10 23:12:00 2009 +0200 + + Updated Czech translation by Adrian Gunis + + Reviewed by: Petr Kovar. + + po/cs.po | 1723 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 644 insertions(+), 1079 deletions(-) + +commit f47a68a51f13392e1338f09449faf719afe41775 +Author: Antón Méixome <[email protected]> +Date: Mon Aug 10 16:49:51 2009 +0200 + + Updated Galician translation + + po/gl.po | 1894 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 660 insertions(+), 1234 deletions(-) + +commit 5193bb5fd387919270c151e0ddda7a45fda3b51e +Author: Dennis Cranston <[email protected]> +Date: Fri Aug 7 21:23:02 2009 -0700 + + Bug 587143 - Missing main category in desktop file + + gsearchtool/mate-search-tool.desktop.in | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit dc182ddf84019a72f56cd3d398d0025837f46b17 +Author: Kjartan Maraas <[email protected]> +Date: Wed Aug 5 09:40:35 2009 +0200 + + Updated Norwegian bokmål translation. + + po/nb.po | 283 +++++++++++++++++++++++++++++++++++++------------------------- + 1 files changed, 171 insertions(+), 112 deletions(-) + +commit e7b1515e8a95830c17b2ed9147915a9eabb23042 +Author: Krix Apolinário <[email protected]> +Date: Sun Aug 2 00:51:13 2009 -0300 + + Updated Brazilian Portuguese translation. + + Translation by Krix Apolinário and myself. + + po/pt_BR.po | 1978 ++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 1016 insertions(+), 962 deletions(-) + +commit 3f06d61ea2ca24a3808c516630c0148c88a55f38 +Author: Denis Arnaud <[email protected]> +Date: Thu Jul 30 06:46:38 2009 +0200 + + Added br in LINUGUAS file + + po/LINGUAS | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 710b86e1954d763c14bcf8726dde45e36f2b7581 +Author: Alan Monfort <[email protected]> +Date: Wed Jul 29 21:36:20 2009 +0200 + + Updated breton translation + + po/br.po | 3315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 3315 insertions(+), 0 deletions(-) + +commit a5199b7f510ceb5df1ea41ef6eb8a59c4957400b +Author: drtvasudevan <[email protected]> +Date: Wed Jul 29 12:51:46 2009 +0530 + + Updated Tamil translation + + po/ta.po | 218 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 111 insertions(+), 107 deletions(-) + +commit 4d1f26b4ea6b0f5d2b5403938e9a9fefa9214058 +Author: Eduardo Lima Mitev <[email protected]> +Date: Mon Jul 27 13:29:55 2009 +0200 + + [baobab] Adds suggested filename to chart snapshot file-chooser dialog + + Closes bug #546196 + + baobab/src/baobab-chart.c | 20 ++++++++++++++++++++ + 1 files changed, 20 insertions(+), 0 deletions(-) + +commit d38b2f540efa582cbbcf1a17d89c0414e212f600 +Author: Petr Kovar <[email protected]> +Date: Mon Jul 27 00:41:04 2009 +0200 + + Added Czech help translation by Marek Cernocky + + gsearchtool/help/Makefile.am | 2 +- + gsearchtool/help/cs/cs.po | 674 ++++++++++++++++++++ + .../help/cs/figures/mate-search-tool_window.png | Bin 0 -> 23802 bytes + 3 files changed, 675 insertions(+), 1 deletions(-) + +commit a5b491e429956ecd9232f18bd91132f799053e27 +Author: Mario Blättermann <[email protected]> +Date: Sun Jul 26 17:44:33 2009 +0200 + + Updated German translation + + gsearchtool/help/de/de.po | 48 +++++++++++++------- + .../help/de/figures/mate-search-tool_window.png | Bin 24730 -> 23984 bytes + 2 files changed, 31 insertions(+), 17 deletions(-) + +commit 8ff8e06a58f6e4918dfd5ec81170ec4f42670ff0 +Author: Ilkka Tuohela <[email protected]> +Date: Sat Jul 25 11:30:19 2009 +0300 + + Updated Finnish translation + + po/fi.po | 1984 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 1013 insertions(+), 971 deletions(-) + +commit bf06f9c25b73abf4c183b143c673093a48977307 +Author: Ivar Smolin <[email protected]> +Date: Thu Jul 23 18:54:08 2009 +0300 + + Updating Estonian translation + + po/et.po | 14 +++++++------- + 1 files changed, 7 insertions(+), 7 deletions(-) + +commit 08e4a2d041817f3ed29a70031390ff96c22904ee +Author: Daniel Nylander <[email protected]> +Date: Wed Jul 22 23:49:47 2009 +0200 + + Updated Swedish translation + + po/sv.po | 2859 ++++++++++++++++++++++++++++++++++++++------------------------ + 1 files changed, 1775 insertions(+), 1084 deletions(-) + +commit ab112bf4d9f6187b9812f9af9ee1d364023402f6 +Author: Jorge González <[email protected]> +Date: Tue Jul 21 19:35:01 2009 +0200 + + Updated Spanish translation + + po/es.po | 231 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 117 insertions(+), 114 deletions(-) + +commit e10b4d5e8b48fb26dcec76f827d46c2bedc7c570 +Author: Eduardo Lima Mitev <[email protected]> +Date: Tue Jul 21 16:01:04 2009 +0200 + + [baobab] Adds "total filesystem capacity" row as root of initial treeview + + Closes bug #571515. + + baobab/src/baobab-chart.c | 60 ---------------------------------------- + baobab/src/baobab-chart.h | 3 -- + baobab/src/baobab-ringschart.c | 4 -- + baobab/src/baobab.c | 27 +++++++++++++++-- + 4 files changed, 23 insertions(+), 71 deletions(-) + +commit 75c6a6059ce65790481b238aa265a9970b66076e +Author: Wang Yan <[email protected]> +Date: Fri Jul 3 11:15:04 2009 +0800 + + [screenshot] fix double free of GError + + Closes bug #587659. + + Signed-off-by: Wang Yan <[email protected]> + + mate-screenshot/screenshot-utils.c | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 59db94a8ec34c3ad35ec8bcf2ca4dc7df389b0e9 +Author: Chao-Hsiung Liao <[email protected]> +Date: Sat Jul 18 22:27:25 2009 +0800 + + Updated Traditional Chinese translation(Hong Kong and Taiwan) + + po/zh_HK.po | 1843 ++++++++++++++++++++++++++++++---------------------------- + po/zh_TW.po | 1866 ++++++++++++++++++++++++++++++----------------------------- + 2 files changed, 1893 insertions(+), 1816 deletions(-) + +commit 653afb011c8e9ac387b738eea5093145fddfb87a +Author: Claude Paroz <[email protected]> +Date: Tue Jul 14 20:05:31 2009 +0200 + + Fix POTFILES.in + + po/POTFILES.in | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 645f143ac28397c2dd6f526b8842baf634d38de4 +Author: Claude Paroz <[email protected]> +Date: Mon Jul 13 19:08:25 2009 +0200 + + Updated French translation + + po/fr.po | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- + 1 files changed, 68 insertions(+), 4 deletions(-) + +commit db7d9f4fa98adef31b705c3abe34cb1d7a9290a4 +Author: Petr Kovar <[email protected]> +Date: Sun Jul 12 23:25:45 2009 +0200 + + Added Czech help translation for dictionary by Marek Cernocky + + mate-dictionary/help/Makefile.am | 2 +- + mate-dictionary/help/cs/cs.po | 465 ++++++++++++++++++++ + .../cs/figures/mate-dictionary-add-source.png | Bin 0 -> 20901 bytes + .../cs/figures/mate-dictionary-applet-window.png | Bin 0 -> 18769 bytes + .../help/cs/figures/mate-dictionary-applet.png | Bin 0 -> 1537 bytes + .../cs/figures/mate-dictionary-application.png | Bin 0 -> 10052 bytes + .../help/cs/figures/mate-dictionary-find.png | Bin 0 -> 49147 bytes + .../help/cs/figures/mate-dictionary-lookup.png | Bin 0 -> 38183 bytes + .../figures/mate-dictionary-preferences-print.png | Bin 0 -> 17278 bytes + .../mate-dictionary-preferences-source.png | Bin 0 -> 25837 bytes + 10 files changed, 466 insertions(+), 1 deletions(-) + +commit 8a8060bce3f8c98aeb9818db687050c44a2c37ab +Author: Maxim V. Dziumanenko <[email protected]> +Date: Thu Jul 9 16:23:02 2009 +0300 + + Updated Ukrainian translation + + po/uk.po | 2545 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 1345 insertions(+), 1200 deletions(-) + +commit a32682b85d270355883b40e134889a8e6cf09e09 +Author: Gabor Kelemen <[email protected]> +Date: Wed Jul 8 00:51:22 2009 +0200 + + Hungarian translation updated + + po/hu.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit e717bc47fcdc7ff52179f91036cc5f9dbd85ffe6 +Author: Paolo Borelli <[email protected]> +Date: Mon Jun 29 11:57:51 2009 +0200 + + Fix warnings of format_secondary_text in the right way + + baobab/src/baobab-remote-connect-dialog.c | 3 +-- + baobab/src/baobab-utils.c | 19 +++++++++++++------ + baobab/src/baobab-utils.h | 4 ++-- + 3 files changed, 16 insertions(+), 10 deletions(-) + +commit a4538f6a7de2caf7fc3462bca5aa41b02e12e6ce +Author: Paolo Borelli <[email protected]> +Date: Mon Jun 29 11:56:17 2009 +0200 + + Fix typo in the last patch + + baobab/src/baobab-scan.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 25b079030d36cfaa191aea2fb1231e48c9267a68 +Author: Paolo Borelli <[email protected]> +Date: Sun Jun 28 13:30:04 2009 +0200 + + Fix gio inode and device handling for hardlinks + + baobab/src/baobab-scan.c | 39 +++++++++++++++++++++++++-------------- + 1 files changed, 25 insertions(+), 14 deletions(-) + +commit 31c0838ed60639fb6bcd45c9f066232d1f6d40f7 +Author: Cosimo Cecchi <[email protected]> +Date: Sun Jun 28 12:08:29 2009 +0200 + + [screenshot] add a manual page + + Import an adapted manual page based on the Debian one. + Close bug #587144. + + mate-screenshot/Makefile.am | 3 ++ + mate-screenshot/mate-screenshot.1 | 59 +++++++++++++++++++++++++++++++++++ + 2 files changed, 62 insertions(+), 0 deletions(-) + +commit c027b29900a980e4239f41ae601f1f4dd264b16d +Author: Claude Paroz <[email protected]> +Date: Fri Jun 26 22:05:34 2009 +0200 + + [baobab] Remove build warning for gtk_message_dialog_format_secondary_text + + baobab/src/baobab-remote-connect-dialog.c | 4 ++-- + baobab/src/baobab-utils.c | 6 +++--- + 2 files changed, 5 insertions(+), 5 deletions(-) + +commit bd33a603bf33718d47bf2f11d380bff33de46169 +Author: Fabio Marzocca <[email protected]> +Date: Fri Jun 26 12:21:28 2009 +0200 + + Updated copyright year + + Changed 2008 in 2009 + + baobab/src/callbacks.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9928f9a7a3a9f448d644064d8738dd758e82d2a5 +Author: Jorge Gonzalez <[email protected]> +Date: Sun Jun 21 13:05:17 2009 +0200 + + Updated Spanish translation + + po/es.po | 449 +++++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 254 insertions(+), 195 deletions(-) + +commit b434bff848bd5d004fb278c5d799482793a67112 +Author: Cosimo Cecchi <[email protected]> +Date: Thu Jun 18 11:53:29 2009 +0200 + + [logview] use GtkInfoBar + + Use GtkInfoBar instead of our own copy-and-pasted GtkMessageArea + implementation. This requires depending on GTK+ 2.17.2. + + configure.ac | 2 +- + logview/Makefile.am | 2 - + logview/gtkmessagearea.c | 874 ---------------------------------------------- + logview/gtkmessagearea.h | 116 ------ + logview/logview-window.c | 17 +- + 5 files changed, 9 insertions(+), 1002 deletions(-) + +commit 764af9beb8964a43a6521edf3ab33045ec1e2043 +Author: Ivar Smolin <[email protected]> +Date: Wed Jun 17 18:39:53 2009 +0300 + + Updating Estonian translation + + po/et.po | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++-- + 1 files changed, 51 insertions(+), 2 deletions(-) + +commit 898cce5db991390a41ffca86ad8085f1b57d1911 +Author: drtvasudevan <[email protected]> +Date: Wed Jun 17 17:48:49 2009 +0530 + + Updated Tamil translation + + po/ta.po | 155 +++++++++++++++++++++++++++++++++++++++++++------------------- + 1 files changed, 108 insertions(+), 47 deletions(-) + +commit 9066df0961f4a71d29960d4c59c6f9a7fbc5e104 +Author: Josselin Mouette <[email protected]> +Date: Wed Jun 17 11:27:00 2009 +0200 + + Fix typo in manual page. + Bug#586088 + + mate-dictionary/data/mate-dictionary.1 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 43f908604f3422a063d65d22a440648c6c1dd3fb +Author: Runa Bhattacharjee <[email protected]> +Date: Tue Jun 16 12:55:38 2009 +0530 + + Corrected and error in the Bengali India Translations + + po/bn_IN.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f177b1305dff259b5fe7874f8b98b62b7138367c +Author: Runa Bhattacharjee <[email protected]> +Date: Tue Jun 16 12:52:55 2009 +0530 + + Updated Bengali India Translation + + po/bn_IN.po | 1523 ++++++++++++++++++++++++----------------------------------- + 1 files changed, 607 insertions(+), 916 deletions(-) + +commit da5da2dc9315639cd573645d333ee2e1fec862e7 +Author: Cosimo Cecchi <[email protected]> +Date: Mon Jun 15 15:08:29 2009 +0200 + + [build] bump to 2.27.3 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9dcb1dd210bc78aee93574819e581e57e4f820cf +Author: Cosimo Cecchi <[email protected]> +Date: Mon Jun 15 14:23:48 2009 +0200 + + [release] 2.27.2 + + NEWS | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 18 +++++++----------- + 2 files changed, 70 insertions(+), 11 deletions(-) + +commit 2566897e12469c8b803b4a467e1893c694277057 +Author: Cosimo Cecchi <[email protected]> +Date: Mon Jun 15 15:05:00 2009 +0200 + + [build] fix make distcheck + + gsearchtool/Makefile.am | 4 ++-- + po/POTFILES.in | 2 ++ + 2 files changed, 4 insertions(+), 2 deletions(-) + +commit 6f2442c8e9af3397b32de48b700500128c5997e4 +Author: Cosimo Cecchi <[email protected]> +Date: Mon Jun 15 14:11:42 2009 +0200 + + [build] patch autogen.sh to make gtk-doc happy + + autogen.sh | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) + +commit 623f15a6b16d14c96b2ac5540c44e0e09b3c826f +Author: Claude Paroz <[email protected]> +Date: Sat Jun 13 14:23:27 2009 +0200 + + Updated French translation + + Contributed by Laurent Coudeur and Claude Paroz + + po/fr.po | 1473 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 554 insertions(+), 919 deletions(-) + +commit 8e8e32637fbb00cfd0a50cbcc47203b8ee670a31 +Author: Kjartan Maraas <[email protected]> +Date: Wed Jun 10 11:38:13 2009 +0200 + + Updated Norwegian bokmål translation. + + po/nb.po | 1571 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 608 insertions(+), 963 deletions(-) + +commit 25545076e4deac5dec59aebea7a3f0d73b9183b2 +Author: Ivar Smolin <[email protected]> +Date: Tue Jun 9 22:35:24 2009 +0300 + + Updating Estonian translation + + po/et.po | 432 ++------------------------------------------------------------ + 1 files changed, 12 insertions(+), 420 deletions(-) + +commit f9ad5eda8cc78714c6f105ab6572845c2e6ee245 +Author: A S Alam <[email protected]> +Date: Sun May 31 07:43:47 2009 +0530 + + updating Translation for Gurmukhi + + po/pa.po | 1839 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 918 insertions(+), 921 deletions(-) + +commit 608224847df69d939a57acf4a8c468cce05518ec +Author: Ask H. Larsen <[email protected]> +Date: Sat May 30 19:37:54 2009 +0200 + + Updated Danish translation + + po/da.po | 1802 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 895 insertions(+), 907 deletions(-) + +commit bf08aa159b21160d7da3ef2487396b98e373cdc0 +Author: Nathan-J. Hirschauer <[email protected]> +Date: Tue May 26 22:50:22 2009 +0200 + + Updated German translation. + + po/de.po | 1858 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 920 insertions(+), 938 deletions(-) + +commit dc767e6303214c196ea2fef423ac8fe1cd71d1a2 +Author: drtvasudevan <[email protected]> +Date: Mon May 25 21:02:55 2009 +0530 + + Updated Tamil translation + + po/ta.po | 366 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 181 insertions(+), 185 deletions(-) + +commit 062c3c3a471147529ff7ed76c10c3db3dc935630 +Author: Cosimo Cecchi <[email protected]> +Date: Sat May 23 15:13:20 2009 +0200 + + [logview] translate last update time + + Use strftime() instead of ctime() to get the string for the last update + time, as the latter does not localize the output (#582832). + + logview/logview-window.c | 26 ++++++++++++-------------- + 1 files changed, 12 insertions(+), 14 deletions(-) + +commit 2d408b79df673de0da78a33389e0f5169dd8c42f +Author: Ivar Smolin <[email protected]> +Date: Thu May 21 22:21:16 2009 +0300 + + Updating Estonian translation + + po/et.po | 948 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 483 insertions(+), 465 deletions(-) + +commit aa9d99650cc7c94597e30a4da386e1f04a75db61 +Author: Βασίλης Κοντογιάνης <[email protected]> +Date: Thu May 21 15:45:39 2009 +0100 + + Updated Greek translation for baobab documentation + + baobab/help/el/el.po | 560 +++++++++++--------------------------------------- + 1 files changed, 117 insertions(+), 443 deletions(-) + +commit e549af6ca44aa3f86e2505f6f179c6d7ac5f4057 +Author: drtvasudevan <[email protected]> +Date: Thu May 21 08:25:14 2009 +0530 + + Updated Tamil translation + + po/ta.po | 1806 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 887 insertions(+), 919 deletions(-) + +commit e3ef5d47a404470952f859e431b3b2d7e11f1d5e +Author: Dennis Cranston <[email protected]> +Date: Mon May 18 08:28:44 2009 -0700 + + [gsearchtool] Add EGGSMCLIENT _LIBS & _CFLAGS + + Add LIBEGGSMCLIENT_LIBS and LIBEGGSMCLIENT_CFLAGS to build. + + configure.ac | 5 +++++ + gsearchtool/ChangeLog | 2 +- + libeggsmclient/Makefile.am | 7 +++++-- + 3 files changed, 11 insertions(+), 3 deletions(-) + +commit e9c6ca70a10957d12000abee7d3378fda21f0946 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 22:43:18 2009 -0700 + + [gsearchtool] ChangeLog + + Add a comment about the reduction in the number of shared + libraries required by mate-search-tool. + + gsearchtool/ChangeLog | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 6e81c3fb89e48ee7d187cfa3d46fa5b48a73d45f +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 22:30:25 2009 -0700 + + [gsearchtool] Bug 573670 -- ChangeLog + + Update ChangeLog file. + + gsearchtool/ChangeLog | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 01cd544d35bab17f2e0329795d7b7a7ddcba3a55 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 22:25:42 2009 -0700 + + [gsearchtool] Bug 573670 -- Add custom entry + + Add custom history entry widget files. + + gsearchtool/libmateui-deprecated/Makefile.am | 12 + + gsearchtool/libmateui-deprecated/README | 9 + + .../libmateui-deprecated/gsearchtool-entry.c | 627 ++++++++++++++++++++ + .../libmateui-deprecated/gsearchtool-entry.h | 100 ++++ + libeggsmclient/README | 10 + + 5 files changed, 758 insertions(+), 0 deletions(-) + +commit 2d190bb62ea3309de461662c4aed30a5d2001672 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 22:24:04 2009 -0700 + + [gsearchtool] Bug 573670 -- Add eggsmclient + + Add libeggsmclient files to mate-utils. + + libeggsmclient/Makefile.am | 15 + + libeggsmclient/eggdesktopfile.c | 1477 ++++++++++++++++++++++++++++++++++ + libeggsmclient/eggdesktopfile.h | 159 ++++ + libeggsmclient/eggsmclient-private.h | 53 ++ + libeggsmclient/eggsmclient-xsmp.c | 1370 +++++++++++++++++++++++++++++++ + libeggsmclient/eggsmclient.c | 589 ++++++++++++++ + libeggsmclient/eggsmclient.h | 117 +++ + 7 files changed, 3780 insertions(+), 0 deletions(-) + +commit edb09921be5fb5b883b8c19333a8d31ac53875b4 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 22:22:26 2009 -0700 + + [gsearchtool] Bug 573670 + + Remove use of libmateui (mate-client & mate-entry) + + Makefile.am | 1 + + configure.ac | 11 ++------ + gsearchtool/Makefile.am | 17 ++++++++---- + gsearchtool/gsearchtool-callbacks.c | 17 ++++-------- + gsearchtool/gsearchtool-callbacks.h | 14 ++++------ + gsearchtool/gsearchtool-support.c | 3 +- + gsearchtool/gsearchtool.c | 45 +++++++++++++++------------------- + gsearchtool/gsearchtool.h | 1 + + 8 files changed, 49 insertions(+), 60 deletions(-) + +commit 0ff045cbe124c9620ed88ef3b964e92765f3e6d4 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 11:56:16 2009 -0700 + + [gsearchtool] MAINTAINER_CFLAGS + + Fix the build when using MAINTAINER_CFLAGS in Makefile. + + gsearchtool/ChangeLog | 6 ++ + gsearchtool/gsearchtool-callbacks.c | 97 +++++++++++++++++------------------ + gsearchtool/gsearchtool-support.c | 4 -- + gsearchtool/gsearchtool.c | 46 ++++++++-------- + 4 files changed, 77 insertions(+), 76 deletions(-) + +commit 8b30f024886f326afc08e0fb6dfc40d7bde0bb53 +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 11:33:12 2009 -0700 + + [gsearchtool] Bug 582785: remove libmate + + Replace MateDesktopItem with GDesktopAppInfo. + + gsearchtool/ChangeLog | 7 +++++ + gsearchtool/Makefile.am | 4 +- + gsearchtool/gsearchtool-callbacks.c | 1 - + gsearchtool/gsearchtool-support.c | 43 +++++++++++++--------------------- + 4 files changed, 26 insertions(+), 29 deletions(-) + +commit 25fa2537d458cef51456b81ccc3f008e6b1df74c +Author: Dennis Cranston <[email protected]> +Date: Sun May 17 11:31:36 2009 -0700 + + [build] Remove libmatedesktop, Add gio-unix + + configure.ac | 13 ++++++------- + 1 files changed, 6 insertions(+), 7 deletions(-) + +commit c0dd6561c2e724c37a4bec41d6331e5eb6b823c2 +Author: Fotis Tsamis <[email protected]> +Date: Sat May 16 15:06:28 2009 +0100 + + updated Greek documentation translation for logview + + logview/help/el/el.po | 374 +++++++++++++++++++++++++++++++++++++++--------- + 1 files changed, 304 insertions(+), 70 deletions(-) + +commit 8fd0a0a4ec8e60a2ada01aeb723122eb7f1af05c +Author: Jorge Gonzalez <[email protected]> +Date: Fri May 8 20:51:42 2009 +0200 + + Updated Spanish translation + + po/es.po | 1225 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 574 insertions(+), 651 deletions(-) + +commit e86825c9cc0e31fefeea101521f1034338cccbac +Author: Michael Terry <[email protected]> +Date: Thu May 7 12:15:32 2009 -0400 + + Command line parsing cleanups; add --version + + Adds a --version/-V option to print baobab version. + Notes in the --help output that a directory argument can be passed. + Errors out if more than one directory argument is provided. + Closes bgo#481480 + + baobab/src/baobab.c | 30 +++++++++++++++++++++++++++--- + 1 files changed, 27 insertions(+), 3 deletions(-) + +commit f9677a66f088db67b590080e85cd934e226ffd92 +Author: Emmanuele Bassi <[email protected]> +Date: Tue May 5 02:15:40 2009 +0100 + + [docs] Document the release process + + Currently, we follow the MATE guidelines, but a document detailing + how to make a release should still be available. + + README.releasing | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 90 insertions(+), 0 deletions(-) + +commit 0db68c5b7c1313cd6d33cd78aef0f6f9c99f566d +Author: Emmanuele Bassi <[email protected]> +Date: Tue May 5 01:58:32 2009 +0100 + + Post-release bump to 2.27.2 + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2cb582ee98f159dd9e04a554762a0509d7b482a8 +Author: Emmanuele Bassi <[email protected]> +Date: Tue May 5 00:25:38 2009 +0100 + + [release] 2.27.1 + + NEWS | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + README | 9 ++----- + 2 files changed, 71 insertions(+), 6 deletions(-) + +commit 583284bf0bfc8e7f9274dceb283ff5f328f1278a +Author: Emmanuele Bassi <[email protected]> +Date: Tue May 5 01:52:45 2009 +0100 + + [potfiles] Add missing files + + po/POTFILES.in | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 541e0be8640a7151f736893cc8b3947f18499927 +Author: Emmanuele Bassi <[email protected]> +Date: Tue May 5 01:48:28 2009 +0100 + + [build] Fix typo in the private headers variable + + mate-dictionary/libgdict/Makefile.am | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 14e7cd59428a722f752349b855f977faa7a2a93c +Author: Paolo Borelli <[email protected]> +Date: Mon May 4 11:17:26 2009 +0200 + + Remove leftover declaration + + baobab/src/baobab-utils.h | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit e93e26944d56f75bedf5781643b0c39f8639d4c1 +Author: Gil Forcada <[email protected]> +Date: Mon May 4 09:00:48 2009 +0200 + + Fixed POTFILES.in + + po/POTFILES.in | 8 -------- + 1 files changed, 0 insertions(+), 8 deletions(-) + +commit 6ec6089723a7693e43ae5e2c792565eea879406e +Author: Mattias Põldaru <mahfiaz gmail com> +Date: Sat May 2 11:13:23 2009 +0300 + + Updating Estonian translation + + po/et.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit 5823b168f07f783f3377f9dca22a66ddda04eba9 +Author: Fabio Marzocca <[email protected]> +Date: Fri May 1 16:09:28 2009 +0200 + + Fix bug #581002 - Baobab crashes when scan is pointed to a de-selected mount point + + Reworked code in baobab-utils.c in order to trap a request to scan a mount point + which was previously deselected in preferences. + + baobab/src/baobab-utils.c | 5 +++++ + baobab/src/baobab.c | 4 ---- + 2 files changed, 5 insertions(+), 4 deletions(-) + +commit 597853fb81dd433c5f2c20fe6fa9313cc192a0fa +Author: Dennis Cranston <[email protected]> +Date: Wed Apr 29 21:30:21 2009 -0700 + + [gsearchtool] clean up code + + gsearchtool-callbacks.c (build_popup_menu_for_file): cleanup + the code a little. + + gsearchtool/ChangeLog | 5 +++ + gsearchtool/gsearchtool-callbacks.c | 52 +++++++++++++++++----------------- + 2 files changed, 31 insertions(+), 26 deletions(-) + +commit df564b04f5e103331dd8343537f22563b99a6f31 +Author: Dennis Cranston <[email protected]> +Date: Tue Apr 28 21:54:23 2009 -0700 + + [gsearchtool] Sync open with menu with caja + + gsearchtool-callbacks.c (build_popup_menu_for_file): Sync + the open with menu to recent caja changes. Show + app icon for default application, see bug 546916. + + gsearchtool/ChangeLog | 5 ++ + gsearchtool/gsearchtool-callbacks.c | 119 +++++++++++++++++++++-------------- + 2 files changed, 77 insertions(+), 47 deletions(-) + +commit 3efeb4f570ef09572b5a54720455190c7382d147 +Author: Dennis Cranston <[email protected]> +Date: Mon Apr 27 21:01:24 2009 -0700 + + [gsearchtool] Typo fix + + ChangeLog grammar fix. + + gsearchtool/ChangeLog | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 54fe8118ffb6f2be0675f947e765ad3e25e600ae +Author: Dennis Cranston <[email protected]> +Date: Mon Apr 27 20:57:28 2009 -0700 + + [gsearchtool] Minor logic fix + + gsearchtool-support.c (compare_regex): Move regfree() inside if condition. + + gsearchtool/ChangeLog | 8 ++++++++ + gsearchtool/gsearchtool-support.c | 2 +- + 2 files changed, 9 insertions(+), 1 deletions(-) + +commit 51bf5666cd04acfa3a0afec5fa53dbb6b2f09acd +Author: Dennis Cranston <[email protected]> +Date: Sun Apr 26 22:27:00 2009 -0700 + + 2009-04-26 Dennis Cranston <[email protected]> + + * gsearchtool-support.c (compare_regex): Fix memory leak. + Bug 579461. + + gsearchtool/ChangeLog | 5 +++++ + gsearchtool/gsearchtool-support.c | 2 ++ + 2 files changed, 7 insertions(+), 0 deletions(-) + +commit 29516f386d02889a72d873bd4f356fb1a4845356 +Author: Emmanuele Bassi <[email protected]> +Date: Sun Apr 26 16:31:33 2009 +0100 + + [doap] rdf:resource requires a URI + + The resource fields pointing to an email address should use the + mailto: URI to be valid. + + mate-utils.doap | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit d97fa7a59a83a3dc7d4f53e0400b72df74e4227f +Author: Emmanuele Bassi <[email protected]> +Date: Sun Apr 26 16:29:44 2009 +0100 + + [build] Fix AS_CASE error condition + + configure.ac | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4469f8b218ab201f36151cdcfcf3c4743c357f0f +Author: Paolo Borelli <[email protected]> +Date: Sat Apr 25 17:29:24 2009 +0200 + + Rework monitoring of the home file dir + + Rework code that monitors file changes in the home dir. Show the + notification only if the currently scanned folder is a subdir of + home itself. + + baobab/src/baobab-treeview.c | 55 +++++++++++++-------- + baobab/src/baobab-utils.c | 14 ------ + baobab/src/baobab-utils.h | 1 - + baobab/src/baobab.c | 106 +++++++++++++++++++++++++++++++---------- + baobab/src/callbacks.c | 46 +------------------ + baobab/src/callbacks.h | 8 --- + 6 files changed, 115 insertions(+), 115 deletions(-) + +commit 380c44544f0a67f0086d6484a5f75b6e985ba840 +Author: Paolo Borelli <[email protected]> +Date: Sat Apr 25 15:01:28 2009 +0200 + + Fix compiler warning + + mate-dictionary/libgdict/gdict-client-context.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9e7406a5f099c3fd5617c2e7ce0df1d65c81ff9a +Author: Fabio Marzocca <[email protected]> +Date: Fri Apr 24 18:39:39 2009 +0200 + + Fix bug #580139 - invalid help uri] + + src/callbacks.c: make sure to use "baobab" instead of "baobab.xml" when invoking the help + + baobab/src/callbacks.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 1385f135e1fd571a811cac9b38161168ddc4a6bc +Author: Olav Vitters <[email protected]> +Date: Thu Apr 23 19:25:38 2009 +0200 + + doap: Add desktop category + + mate-utils.doap | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 400ae6798d6c6f8a2de38bc00e09ec0bdbbdad4b +Author: Jorge Gonzalez <[email protected]> +Date: Tue Apr 21 21:22:57 2009 +0200 + + Updated Spanish translation + + gsearchtool/help/es/es.po | 73 +++++++++++++++++++++++++++----------------- + 1 files changed, 45 insertions(+), 28 deletions(-) + +commit 135d17d74d1c84c244c8e826016c216968e01dd6 +Author: Shankar Prasad <[email protected]> +Date: Tue Apr 21 11:58:21 2009 +0530 + + Updated Kannada Translation + + po/kn.po | 538 +++++++++++++++++++++++++++++++++++--------------------------- + 1 files changed, 302 insertions(+), 236 deletions(-) + +commit 381eb7bbac8d00385c13032bc43701b0a7550caa +Author: TeliuTe <[email protected]> +Date: Sun Apr 19 03:33:28 2009 +0200 + + Upload zh_CN translation + + baobab/help/Makefile.am | 2 +- + baobab/help/zh_CN/zh_CN.po | 697 ++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 698 insertions(+), 1 deletions(-) + +commit b5b2d1732785bd946794b2221128460ca20b9bd7 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 17:52:59 2009 +0100 + + [gitignore] Ignore all m4 files that we don't control + + .gitignore | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) + +commit 86a76da8677500acebaa6d034036622f153076bd +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 13:01:46 2009 +0100 + + [gitignore] Add ignore file for sub-modules + + Sub-modules should have their own .gitignore file. + + baobab/.gitignore | 8 ++++++++ + mate-screenshot/.gitignore | 4 ++++ + gsearchtool/.gitignore | 7 +++++++ + logview/.gitignore | 8 ++++++++ + 4 files changed, 27 insertions(+), 0 deletions(-) + +commit 70dffb5515693ada8a05dde90056cd57b4cdee16 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 13:03:03 2009 +0100 + + [docs] The help XML file should not be committed + + The german localization of the logview help is placed under + revision control, but it's autogenerated from the template and + its localization file. Thus, it should be removed. + + logview/help/de/mate-system-log.xml | 293 ---------------------------------- + 1 files changed, 0 insertions(+), 293 deletions(-) + +commit 1c31049e3ef373e8888ce77b226ffecc0ecde080 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 13:00:35 2009 +0100 + + [build] Show generation rules + + Use the GEN tag for the enumerations and marshals generation rules, + to make them fit with the Shave output. + + mate-dictionary/libgdict/Makefile.am | 12 ++++++++---- + 1 files changed, 8 insertions(+), 4 deletions(-) + +commit dde8661d7c781c0a77e2dc25258f16c1dcea2086 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:57:07 2009 +0100 + + [build] Use Shave + + Shave is a neat little tool that removes the libtool and gcc incantations + from the build output, making it useful again for spotting warnings and + errors that would otherwise be drowned by the excessive verbosity. + + It can be toggled by simply using: + + make V=1 + + instead of the usual 'make'. + + .gitignore | 3 ++ + Makefile.am | 22 +++++++------- + configure.ac | 6 ++++ + m4/Makefile.am | 8 +++++ + m4/shave-libtool.in | 69 ++++++++++++++++++++++++++++++++++++++++++++ + m4/shave.in | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++ + m4/shave.m4 | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ + 7 files changed, 253 insertions(+), 11 deletions(-) + +commit 993de51b67e9cf58ecd4c3815275f68f0fceecbd +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:22:50 2009 +0100 + + Move mate-dictionary ChangeLog + + We don't use per-module ChangeLog files anymore. + + mate-dictionary/ChangeLog | 1637 ---------------------------------------- + mate-dictionary/ChangeLog.SVN | 1637 ++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 1637 insertions(+), 1637 deletions(-) + +commit a9b2ce3be4b88a8a75fb5c852d49251f8c78cc06 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:22:11 2009 +0100 + + [gitignore] Add mate-dictionary ignore file + + mate-dictionary/.gitignore | 21 +++++++++++++++++++++ + 1 files changed, 21 insertions(+), 0 deletions(-) + +commit 97f354b8e6814cf8caa67b6f98f7e7c564758bef +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:21:51 2009 +0100 + + [gitignore] Add intltool droppings + + .gitignore | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 75a9ea6e5cbaf15ef36468da50b6d0d19c03e016 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:16:45 2009 +0100 + + [build] Clean up gdict Makefile template + + * Remove compiler flags directives from the INCLUDES section + + * Add all the deprecation defines and disable single header + inclusion for GLib and GTK+ + + * Split out the source files listings and allow out of tree + builds (if my calculations are correct: verifications + appreciated!) + + * Clean up the generated files rules + + mate-dictionary/libgdict/Makefile.am | 158 +++++++++++++++------------------ + 1 files changed, 70 insertions(+), 88 deletions(-) + +commit 123b4cd3998855af994088fea077b459744d3fdc +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 12:15:40 2009 +0100 + + [build] Export the MAINTAINER_CFLAGS variable + + Sub-modules that wish to enable the anal retentive compiler flags + should add $(MAINTAINER_CFLAGS) in their CFLAGS directives. + + configure.ac | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit e509d47b94aa3087817236d8cbfbbbbb90026413 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 11:43:52 2009 +0100 + + [doap] Add download-page and change shortdesc + + Add the download-page element linking to the location of the + mate-utils tarballs. + + Change the short description to be more human friendly. + + mate-utils.doap | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit dea36251721e72af660d9611ad8b54e3cda6a1b4 +Author: Emmanuele Bassi <[email protected]> +Date: Sat Apr 18 11:43:21 2009 +0100 + + [docs] Update the HACKING file + + Remove old branches and references to Subversion. + + HACKING | 18 +++--------------- + 1 files changed, 3 insertions(+), 15 deletions(-) + +commit 89211104b17eb12da660f688d5e0adfb7e00c9d5 +Author: Cosimo Cecchi <[email protected]> +Date: Fri Apr 17 21:38:24 2009 +0200 + + [dictionary] Port to GtkBuilder + + Remove the deprecated dependency on libglade and port mate-dictionary + to GtkBuilder. + + mate-dictionary/data/Makefile.am | 7 +- + .../data/mate-dictionary-preferences.glade | 629 -------------------- + .../data/mate-dictionary-preferences.ui | 230 +++++++ + mate-dictionary/data/mate-dictionary-source.ui | 332 +++++++++++ + mate-dictionary/src/Makefile.am | 4 - + mate-dictionary/src/gdict-pref-dialog.c | 40 +- + mate-dictionary/src/gdict-source-dialog.c | 75 ++-- + mate-dictionary/src/gdict-window.h | 1 - + po/POTFILES.in | 3 +- + 9 files changed, 630 insertions(+), 691 deletions(-) + +commit fde97f5247e1f839911f107ab5088ea7c09fe28d +Author: Cosimo Cecchi <[email protected]> +Date: Fri Apr 17 21:35:26 2009 +0200 + + [build] Fix zlib support + + Fix zlib support checks in the configure script, which was broken + with the last commit; we were always setting enable_zlib to "no" and + would never enter the following check. + + configure.ac | 9 +-------- + 1 files changed, 1 insertions(+), 8 deletions(-) + +commit d8f8aa85b8d2a1ad3e12e849621f835660460ad8 +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 18:39:08 2009 +0100 + + [build] Massive update to the configure template + + Let's bring the configure.ac template into the new century, shall we? + + Use macros like AS_IF and AS_CASE instead of shell-like if and case. + + Cut down the checks on some crap that we don't use anymore or that + comes with being a MATE project. + + Clear up the coding style. + + Add options for the anal-retentive compiler flags and be more + aggressive with the debug defines. + + Clean the summary. + + configure.ac | 484 ++++++++++++++++++++++++++++------------------------------ + 1 files changed, 235 insertions(+), 249 deletions(-) + +commit 4e59721418e863d33bd16b202ec2274ff8cfd34a +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 18:38:55 2009 +0100 + + [gitignore] Create ignore file + + .gitignore | 37 +++++++++++++++++++++++++++++++++++++ + 1 files changed, 37 insertions(+), 0 deletions(-) + +commit 24b7d9bac47c2362cf182eda357c9ea3dd68685d +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 18:01:07 2009 +0100 + + [build] Remove the spec file + + The mate-utils.spec file used to build RPM packages was terribly + out of date. I presume all RPM-based distributions use their own + spec file nowadays. + + Makefile.am | 2 - + configure.ac | 1 - + mate-utils.spec.in | 104 --------------------------------------------------- + 3 files changed, 0 insertions(+), 107 deletions(-) + +commit 40697230f15ac1e6f6e0944934473d06203ff546 +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 17:56:49 2009 +0100 + + [docs] Add documentation on commit practises + + Up until now we kinda left the commit practises up to the people + actually committing. + + Since now we're starting to use commit messages and since now we + use a tool that can potentially disrupt the history of the project, + we need to be more careful. + + README.commits | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 73 insertions(+), 0 deletions(-) + +commit c3b904b539192b7579de56730154e3412f351770 +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 17:44:22 2009 +0100 + + [build] Generate ChangeLog from the import tag + + Since we generate the ChangeLog from the Git commit logs, it's + better to have the Git import commit (signed tag: git-import) as + the beginning of the file. + + Makefile.am | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 07f894bcf3f8b7920a9b29a96cc89b8e841e966d +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 17:42:21 2009 +0100 + + [build] Generate ChangeLog on dist + + Instead of having a real file we can use the Git commit logs to + generate the ChangeLog during the release process. + + This will hopefully force us to use meaningful commit messages. + + Makefile.am | 18 +++++++++++++++--- + 1 files changed, 15 insertions(+), 3 deletions(-) + +commit a6d371ab2b9f33a149cce4bebf03e0c56b4ead2f +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 17:32:30 2009 +0100 + + Move ChangeLog out of the way + + We won't be using a ChangeLog file anymore, and generate the ChangeLog + during the dist process. + + ChangeLog | 3403 +-------------------------------------------------------- + ChangeLog.SVN | 3401 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 3405 insertions(+), 3399 deletions(-) + +commit cdf9cb460768cf0b5057b6856e316bb6dd73cbc7 +Author: Emmanuele Bassi <[email protected]> +Date: Fri Apr 17 17:26:02 2009 +0100 + + [doap] Add project description + + The DOAP (Description Of A Project) file describes the MATE + Utilities project. The Cgit instance running on git.mate.org + will pick up some of the stuff we put inside the DOAP file. + + mate-utils.doap | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 78 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 00000000..1d402595 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,60 @@ +# +# FIXME: +# currently scrollkeeper-update does not seem to +# remove its database when there is no useful +# information contained there. Therefore, with +# "make uninstall" you're left with loads of +# stuff in /var/scrollkeeper and distcheck +# fails. +# +# http://mail.mate.org/archives/mate-doc-list/2003-May/msg00008.html +# +# This overrides the uninstall check so distcheck +# passes +# +# distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures' +distuninstallcheck: + @: + +distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml' + +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = \ + m4 \ + po \ + libeggsmclient \ + baobab \ + mate-dictionary \ + mate-screenshot \ + gsearchtool \ + logview \ + $(NULL) + +EXTRA_DIST = \ + omf.make \ + xmldocs.make \ + mate-doc-utils.make \ + COPYING.libs \ + COPYING.docs + +DISTCLEANFILES = \ + gtk-doc.make \ + mate-doc-utils.make + +DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc + +dist-hook: + @if test -d "$(srcdir)/.git"; \ + then \ + from="git-import"; \ + echo Creating ChangeLog && \ + ( cd "$(top_srcdir)" && \ + echo '# Generate by configure. Do not edit.'; echo; \ + $(top_srcdir)/missing --run git log --stat $$from.. ) > ChangeLog.tmp \ + && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \ + || ( rm -f ChangeLog.tmp ; \ + echo Failed to generate ChangeLog >&2 ); \ + else \ + echo A git clone is required to generate a ChangeLog >&2; \ + fi @@ -0,0 +1,4067 @@ +==================================================================== +MATE Utilities 2.32.0 (27th September 2010) - "My Bad" + + • First stable release of the 2.32 cycle + +All + + • Fix sealing-related issues (Benjamin Otte) + • Fix compiler warnings (Benjamin Otte) + • Add the correct license files (Emmanuele Bassi) + +Baobab + + • Code cleanups (Paolo Borelli) + +Dictionary +Screenshot +Search Tool +System Log Viewer + + • Nothing + +Translations + + Adrian Guniš: Updated Czech translation + Andika Triwidada: Updated Indonesian translation + Gheyret Kenji: Add Uighur (ug) translation + Hideki Yamane: Updated Japanese translation + Ivar Smolin: Updated Estonian translation + Khaled Hosny: Updated Arabic translation + Lucian Adrian Grijincu: Updated Romanian translation + Matej Urbančič: Updated Slovenian translation + Pavol Klačanský: Updated Slovak translation + Runa Bhattacharjee: Bengali India Translation + Takayuki KUSANO: Updated Japanese translation + +==================================================================== +MATE Utilities 2.31.1 (5th August 2010) - "Just one of those things" + + * First unstable release of the 2.31 cycle + +All + + * Fix GSeal-related issues (Andre Klapper, Thomas Andersen) + * Stop using deprecated symbols (Thomas Andersen) + +Baobab + + * Port to GtkSpinner (Thomas Andersen) + * Move mateconf notifications functions all in the same place (Paolo Borelli) + * Connect to the notification of the monitor home pref (Paolo Borelli) + * Sync mateconf when closing the prefs dialog (Paolo Borelli) + * Code cleanups (Paolo Borelli) + +Dictionary + + * Avoid conflict with the "link" symbol defined in unistd.h (Paolo Borelli) + +Screenshot + + * Correctly heck for shape.h if the xext is available instead of if not + (Neil Roberts) + +Search Tool + + * Port to GtkSpinner (Thomas Andersen) + +Translations Updated by: + + Runa Bhattacharjee (bn_IN), Alan (br), Joan Duran (ca), Joan Duran + ([email protected]), Reşat SABIQ (crh), Thomas Thurman ([email protected]), Kristjan + SCHMIDT (eo), Boamaod (et), Fran Diéguez (gl), Andika Triwidada (id), + Vladimer Sichinava (ka), Rūdolfs Mazurs (lv), Manoj Kumar Giri (or), Adi + Roiban (ro), Danishka Navin (si), Krishna Babu K (te) + + +==================================================================== +MATE Utilities 2.30.0 (30th March 2010) - "God's Dice" + + * First stable release for MATE 2.30. + +A S Alam (1): + update Punjabi Translation + +Adrian Guniš (1): + Update Czech translation and screenshot + +Alexander Shopov (1): + Updated Bulgarian translation + +Andrea Zagli (1): + Updated Italian translation + +Antonio Fernandes C. Neto (1): + Updated Brazilian Portuguese translation + +Aron Xu (1): + Update Simplified Chinese translation. + +Ask H. Larsen (1): + Updated Danish translation + +Bruce Cowan (1): + Updated British English translation + +Changwoo Ryu (2): + Updated Korean translation + Updated Korean translation + +Chao-Hsiung Liao (1): + Updated Traditional Chinese translation(Hong Kong and Taiwan) + +Christian.Kirbach (1): + Updated German translation + +Claude Paroz (1): + Updated French translation + +Cosimo Cecchi (1): + [general] Fails to link with pedantic linkers + +Duarte Loreto (1): + Updated Portuguese translation + +Emmanuele Bassi (1): + build: Allow disabling the panel applet + +Fran Diéguez (1): + Updated Galician Translation + +Friedel Wolff (1): + Add Afrikaans translation + +Gabor Kelemen (1): + Hungarian translation updated + +Hannie Dumoleyn (1): + Updated Dutch translation + +Inaki Larranaga Murgoitio (3): + Updated Basque language + Updated Basque language + Updated Basque language + +Jamil Ahmed (2): + Updated Bengali translation + Updated Bengali translation + +Joan Duran (1): + Updated Catalan translation + +Joe Hansen (1): + Added Danish translation of documentation + +Jonh Wendell (1): + Given credits to pt_BR translator Antonio Fernandes + +Kenneth Nielsen (1): + Added da to list of languages + +Leonid Kanter (1): + Update Russian translation + +Marek Černocký (1): + Update Czech translation + +Mario Blättermann (1): + Updated German doc translation + +Mattias Põldaru (1): + Updating Estonian translation + +Miloš Popović (1): + Updated Serbian translations + +Nikos Bakaoukas (1): + Updated Greek translation for logview documentation + +Paolo Borelli (1): + [baobab] do not set up dnd before the widgets are created + +Paul Cutler (1): + Remove filesystem scan paragraph that are in the docs twice; add pulse status + +Petr Kovar (2): + Updated Czech translation by Adrian Gunis + Update Czech translation by Adrian Gunis + +Piotr Drąg (1): + Updated Polish translation + +Reşat SABIQ (1): + Added Crimean Tatar (Crimean Turkish) translation + +Simos Xenitellis (1): + Updated Greek translation of mate-utils + +Tommi Vainikainen (1): + Updated Finnish translation + +Vincent Untz (1): + [release] post-release bump to 2.29.6 + +vasudeven (1): + updated Tamil translation + +Žygimantas Beručka (1): + Updated Lithuanian translation + + +==================================================================== +MATE Utilities 2.29.5 (13th January 2010) - "Minor Swing" + + * First unstable release of the 2.29 cycle + +Baobab + + * Typo in baobab .desktop entry (Peteris Krisjanis) + * callback objects are now GtkActions (bgo#589611) (Cosimo Cecchi) + * Allow user to drag a folder directly over the rings-chart or treemap to + get it scanned (bgo#594539) (h2g2bob) + * Limits treemap zooming to the actual depth of folders shown (bgo#554126) + (Eduardo Lima Mitev) + * Wrong format in a translatable string (bgo#508483) (Fabio Marzocca) + * Adds a check to avoid traversing the tree model if it's empty + (bgo#601147) (Alexander Korolkov) + * Minor string fix (bgo#573530) (Bruce Cowan) + +Dictionary + + * Use gtk_widget_is_toplevel() instead of GTK_WIDGET_TOPLEVEL() (Vincent + Untz) + +Screenshot + + * Renamed "Save snapshot" to "Save screenshot" (Fabio Marzocca) + * Rremoved GenericName (Fabio Marzocca) + +Search Tool + + * Fix possible crash after deleting files (bgo#595371) (Dennis Cranston) + * Properly handle invalid command line args (Dennis Cranston) + * Resurrect the --version command line argument (Dennis Cranston) + * Fix a compiler warning (Dennis Cranston) + * Remove generated schema file from the tarball (bgo#599317) (Dennis + Cranston) + +System Log Viewer + + * Always sanitize the stored fontsize from MateConf (bgo#597554) (Cosimo + Cecchi) + * Make sure we don't double-free the old name (bgo#595352) (Cosimo Cecchi) + * Make sure to return if we have an error or no new lines (bgo#588577) + (Cosimo Cecchi) + * Fix logview-filter ui file translatability (Claude Paroz) + * Update help (Paul Cutler) + +Translations Updated by: + + Joan Duran (ca), Adrian Guniš (cs), Anders Jenbo (da), Mario Blättermann + (de), Thomas Thurman ([email protected]), Bruce Cowan (en_GB), Jorge González (es), + Ivar Smolin (et), Yaron Shahrabani (he), Gabor Kelemen (hu), Andrea Zagli + (it), Takayuki KUSANO (ja), Žygimantas Beručka (lt), Raivis Dejus (lv), + Kjartan Maraas (nb), Nils-Christoph Fiedler (nds), Manoj Kumar Giri (or), + Krix Apolinário (pt_BR), Adi Roiban (ro), Matej Urbančič (sl), Daniel + Nylander (sv), Dr.T.Vasudevan (ta), Theppitak Karoonboonyanan (th), Maxim + Dziumanenko (uk), Tao Wei (zh_CN) + +==================================================================== +MATE Utilities 2.28.0 (21st September 2009) - "The Queen's Approach" + + * First stable release of the 2.28 cycle + +A S Alam (1): + Updaitng for Punjabi + +Adrian Guniš (1): + Update Czech translation. + +Amitakhya Phukan (1): + Updating Assamese translations + +Andrea Zagli (1): + Updated Italian translation + +Ani (1): + Updaeted Malayalam Translations + +Aron Xu (1): + Updated Simplified Chinese translation. + +Ask H. Larsen (2): + Updated Danish translation + Updated Danish translation + +Baris Cicek (1): + Updated Turkish translation. + +Carles Ferrando (1): + Added Catalan (Valencian) translation + +Changwoo Ryu (1): + Update Korean translation + +Chao-Hsiung Liao (1): + Updated Traditional Chinese translation(Hong Kong and Taiwan) + +Claude Paroz (2): + Updated French translation + Updated French manual translations + +Cosimo Cecchi (1): + Remove a duplicate id in the UI file + +Daniel Nylander (1): + Updated Swedish translation + +Dennis Cranston (1): + [gsearchtool] Always show application icons + +Duarte Loreto (1): + Updated Portuguese translation + +Emmanuele Bassi (2): + Post-release bump to 2.27.92 + [gdict] Remove the connection check timeout + +Fran Diéguez (1): + Updated Galician Translation + +Gabor Kelemen (1): + Hungarian translation updated + +Gil Forcada (1): + Minor fixes to Catalan translation + +Inaki Larranaga Murgoitio (1): + Updated Basque language + +Kjartan Maraas (1): + Update Norwegian bokmål translation. + +Kostas Papadimas (1): + Updated Greek translation. + +Krix Apolinário (1): + Updated Brazilian Portuguese translation. + +Lucas Lommer (1): + Update Czech translation + +Lucian Adrian Grijincu (1): + Updated Romanian translation + +Mario Blättermann (1): + Updated German translation + +Matej Urbančič (1): + Updated Slovenian translation + +Maxim V. Dziumanenko (1): + Added Ukrainian translation + +Miloš Popović (1): + Updated Serbian translation + +Mohammad Anwari (1): + Fixed plural translations + +Philip Withnall (1): + Updated British English translation + +Rajesh Ranjan (1): + hindi update by Rajesh Ranjan + +Runa Bhattacharjee (1): + Updated Bengali India Translation + +Sandeep Shedmake (1): + Updated Marathi Translations + +Shankar Prasad (1): + Updated Kannada(kn) translation + +Sweta Kothari (1): + Updated Gujarati Translations + +Tomasz Dominikowski (1): + Updated Polish translation + +Tommi Vainikainen (1): + Updated Finnish translation + +ifelix (1): + Updated Tamil Translations + +krishnababu k (2): + Updated Telugu Translations + Updated Telugu Translation + +==================================================================== +MATE Utilities 2.27.91 (24th August 2009) - "The Infinite Pet" + + * Third unstable release of the 2.27 cycle + * New dependency: libcanberra-gtk >= 0.4, for MATE Screenshot + +Adrian Guniš (1): + Update Czech translation + +Alan Monfort (1): + Updated breton translation + +Alexander Shopov (1): + Updated Bulgarian translation + +Antón Méixome (2): + Updated Galician translation + Updated Galician Translation + +Chao-Hsiung Liao (1): + Updated Traditional Chinese translation(Hong Kong and Taiwan) + +Claude Paroz (3): + [baobab] Remove build warning for gtk_message_dialog_format_secondary_text + Updated French translation + Fix POTFILES.in + +Cosimo Cecchi (3): + [build] bump to 2.27.3 + [logview] use GtkInfoBar + [screenshot] add a manual page + +Daniel Nylander (2): + Updated Swedish translation + Updated Swedish translation + +Denis Arnaud (4): + Added br in LINUGUAS file + Updated breton translation + Updated breton translation + Updated breton translation + +Dennis Cranston (4): + Bug 587143 - Missing main category in desktop file + [gsearchtool] Modify 'Open with' menus to match the new caja layout + [build] Add libmateui-deprecated & ligeggsmclient build files to gitignore + [gsearchtool] Mark 'Open with' strings for translation + +Eduardo Lima Mitev (2): + [baobab] Adds "total filesystem capacity" row as root of initial treeview + [baobab] Adds suggested filename to chart snapshot file-chooser dialog + +Fabio Marzocca (1): + Updated copyright year + +Frédéric Péters (1): + [build] fix call to AS_IF macro (MATE bug 592782 ) + +Gabor Kelemen (1): + Hungarian translation updated + +Ilkka Tuohela (1): + Updated Finnish translation + +Ivar Smolin (4): + Updating Estonian translation + Updating Estonian translation + Updating Estonian translation + Updating Estonian translation + +Jamil Ahmed (1): + Updated Bengali translation + +Jorge Gonzalez (1): + Updated Spanish translation + +Jorge González (3): + Updated Spanish translation + Updated Spanish translation + Updated Spanish translation + +Josselin Mouette (1): + Fix typo in manual page. Bug#586088 + +Kjartan Maraas (1): + Updated Norwegian bokmål translation. + +Krix Apolinário (1): + Updated Brazilian Portuguese translation. + +Manoj Kumar Giri (1): + Updated Oriya Translation + +Mario Blättermann (1): + Updated German translation + +Maxim V. Dziumanenko (1): + Updated Ukrainian translation + +Milo Casagrande (1): + Updated Italian documentation translations of: * gsearchtool * logview Fixes part of bug 591923 + +Paolo Borelli (3): + Fix gio inode and device handling for hardlinks + Fix typo in the last patch + Fix warnings of format_secondary_text in the right way + +Petr Kovar (3): + Added Czech help translation for dictionary by Marek Cernocky + Added Czech help translation by Marek Cernocky + Updated Czech translation by Adrian Gunis + +Runa Bhattacharjee (2): + Updated Bengali India Translation + Corrected and error in the Bengali India Translations + +Seán de Búrca (1): + Updated Irish translation + +Tommi Vainikainen (1): + Updated Finnish translation + +Wang Yan (1): + [screenshot] fix double free of GError + +William Jon McCann (1): + Play shutter sound effect through libcanberra + +drtvasudevan (2): + Updated Tamil translation + Updated Tamil translation + +==================================================================== +MATE Utilities 2.27.2 (15th June 2009) - "Dress" + + * Second unstable release of the 2.27 cycle + * MATE Utilities is now 100% libmate-*-free, which will help + us to conquer the world. + * Thanks to everyone involved in this release; following is a + summary of the changes that have taken place since 2.27.1. + +A S Alam (1): + updating Translation for Gurmukhi + +Ask H. Larsen (1): + Updated Danish translation + +Claude Paroz (1): + Updated French translation + +Cosimo Cecchi (2): + [logview] translate last update time + [build] patch autogen.sh to make gtk-doc happy + +Dennis Cranston (9): + [build] Remove libmatedesktop, Add gio-unix + [gsearchtool] Bug 582785: remove libmate + [gsearchtool] MAINTAINER_CFLAGS + [gsearchtool] Bug 573670 + [gsearchtool] Bug 573670 -- Add eggsmclient + [gsearchtool] Bug 573670 -- Add custom entry + [gsearchtool] Bug 573670 -- ChangeLog + [gsearchtool] ChangeLog + [gsearchtool] Add EGGSMCLIENT _LIBS & _CFLAGS + +Emmanuele Bassi (2): + Post-release bump to 2.27.2 + [docs] Document the release process + +Fotis Tsamis (1): + updated Greek documentation translation for logview + +Ivar Smolin (2): + Updating Estonian translation + Updating Estonian translation + +Jorge Gonzalez (1): + Updated Spanish translation + +Kjartan Maraas (1): + Updated Norwegian bokmål translation. + +Michael Terry (1): + Command line parsing cleanups; add --version + +Nathan-J. Hirschauer (1): + Updated German translation. + +drtvasudevan (2): + Updated Tamil translation + Updated Tamil translation + +Βασίλης Κοντογιάνης (1): + Updated Greek translation for baobab documentation + +==================================================================== +MATE Utilities 2.27.1 (5th May 2009) - "The Wanting Comes in Waves" + + * First unstable release of the 2.27 cycle + +Cosimo Cecchi (2): + [build] Fix zlib support + [dictionary] Port to GtkBuilder + +Dennis Cranston (5): + 2009-04-26 Dennis Cranston <[email protected]> + [gsearchtool] Minor logic fix + [gsearchtool] Typo fix + [gsearchtool] Sync open with menu with caja + [gsearchtool] clean up code + +Emmanuele Bassi (22): + [doap] Add project description + Move ChangeLog out of the way + [build] Generate ChangeLog on dist + [build] Generate ChangeLog from the import tag + [docs] Add documentation on commit practises + [build] Remove the spec file + [gitignore] Create ignore file + [build] Massive update to the configure template + [docs] Update the HACKING file + [doap] Add download-page and change shortdesc + [build] Export the MAINTAINER_CFLAGS variable + [build] Clean up gdict Makefile template + [gitignore] Add intltool droppings + [gitignore] Add mate-dictionary ignore file + Move mate-dictionary ChangeLog + [build] Use Shave + [build] Show generation rules + [docs] The help XML file should not be committed + [gitignore] Add ignore file for sub-modules + [gitignore] Ignore all m4 files that we don't control + [build] Fix AS_CASE error condition + [doap] rdf:resource requires a URI + +Fabio Marzocca (2): + Fix bug #580139 - invalid help uri] + Fix bug #581002 - Baobab crashes when scan is pointed to a de-selected + mount point + +Gil Forcada (1): + Fixed POTFILES.in + +Jorge Gonzalez (1): + Updated Spanish translation + +Mattias Põldaru (1): + Updating Estonian translation + +Olav Vitters (1): + doap: Add desktop category + +Paolo Borelli (3): + Fix compiler warning + Rework monitoring of the home file dir + Remove leftover declaration + +Shankar Prasad (1): + Updated Kannada Translation + +TeliuTe (1): + Upload zh_CN translation + +==================================================================== +MATE Utilities 2.26.0 (16th March 2009) - "So They Say" + + * First stable release of the 2.26 cycle + +Baobab + + * Fix bug 574105 - Do no show GVfs FUSE file systems in the + preferences dialog + +Dictionary + + * Nothing + +Floppy + + * Nothing + +Screenshot + + * Fix bug 573939 - Disable the delay option when taking a + screenshot of a user selected area + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations Updated by: + + Runa Bhattacharjee (bn_IN), Joan Duran (ca), Adrian Guniš (cs), + Ask Hjorth Larsen (da), Hendrik Richter (de), Fotis Tsamis (el), + Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Meelad Zakaria (fa), + Suso Baleato (gl), Ankit Patel (gu), Rajesh Ranjan (hi), + Andrea Zagli (it), Shankar Prasad (kn), Changwoo Ryu (ko), + Žygimantas Beručka (lt), Praveen Arimbrathodiyil (ml), + Sandeep Shedmake (mr), Kjartan Maraas (nb), Manoj Kumar Giri (or), + Tomasz Dominikowski (pl), Djavan Fagundes (pt_BR), Adi Roiban (ro), + Yuriy Penkin (ru), I. Felix (ta), Krishna Babu K (te), + Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW) + +==================================================================== +MATE Utilities 2.25.92 (2th March 2009) - "La La Land" + + * Fifth unstable release of the 2.25 cycle + +Baobab + * Use g_return_val_if_fail instead of g_return_if_fail. + +Dictionary + * Replace deprecated gtk_entry_set_editable. + +Floppy + +Screenshot + + * Initialize threads at startup and explicitely depend on GThreads. + * If we are in a multi-monitor setup that is not rectangular + blank out the "invisible" areas from the rectangular root window. + * Don't try to shape the root window. + * Add support for taking a screenshot of an user-defined selection. + +Search Tool + + * Get rid of deprecated libart calls. + * Get rid of deprecated GTK_CHECK_* macros. + +System Log Viewer + + * Explicitely depend on GThreads. + * Gather all the readable log files from /var/log and /etc/syslog.conf + instead of hardcoding obsolete values. + +Translations Updated by: + - Updated ast: Gil Forcada, Astur + - Updated ca: Joan Duran + - Updated cs: Adrian Gunis, Petr Kovar + - Updated da: Ask H, Ask Hjorth Larsen + - Updated en_GB: David Lodge, Philip Withnall + - Updated es: Jorge González + - Updated et: Ivar Smolin + - Updated fi: Ilkka Tuohela + - Updated fr: Claude Paroz, Frederic Peters + - Updated gu: Sweta Kothari + - Updated hu: Gabor Kelemen + - Updated it: Andrea Zagli + - Updated ja: Takeshi AIHANA + - Updated nb: Kjartan Maraas + - Updated nl: Wouter Bolsterlee + - Updated pl: Tomasz Dominikowski + - Updated pt: Duarte Loreto + - Updated ro: Adi Roiban, Jani Monoses + - Updated sk: Pavol Klačanský + - Updated sv: Daniel Nylander + - Updated th: Theppitak Karoonboonyanan + - Updated vi: Clytie Siddall + - Updated zh_HK: Chao-Hsiung Liao + - Updated zh_TW: Chao-Hsiung Liao + +================================================================== +MATE Utilities 2.25.90 (9th January 2009) - "Everyday Peace" + + * Fourth unstable release of the 2.25 cycle + +Baobab + + * Fix bug #567834 - Crash with segfault when trying to performe + "scan folder" on a partition which is NOT included in "folders + to scan" + +Dictionary + +Floppy + +Screenshot + + * Fix bug #567205 - Register the new files with GtkRecentManager + +Search Tool + +System Log Viewer + + * Correctly initialize threads + * Do not install the test-reader binary + * Fix bug #567170 - left sidebar displays arrows when not required + * Fix bug #569807 - mate-system-log crashed with SIGSEGV in + IA__g_cclosure_marshal_VOID__POINTER() + +Translations Updated by: + + Jorge González (es), Mark Krapivner (he), Changwoo Ryu (ko), + Raivis Dejus (lv), Kjartan Maraas (nb) + +=================================================================== +MATE Utilities 2.25.2 (9th January 2009) - "Dark Entries" + + * Brown paper bag release to fix System Log Viewer MateConf schemas + not properly installed. Thanks to Sebastian Bacher. + +=================================================================== +MATE Utilities 2.25.1 (8th January 2009) - "People Are Strange" + + * Second unstable release of the 2.25 cycle + * Completely rewritten System Log Viewer + +Baobab + + * Nothing + +Dictionary + + * Fix bug #454691 – Messages in the mate-dictionary --help output + are not all translated [Emmanuele Bassi] + * Use the right order when passing arguments to + MATE_PANEL_APPLET_MATECOMPONENT_FACTORY [Yanko Kaneti] + +Floppy + + * Fix bug #565388 - Drop libmate/libmateui dependency + [Cosimo Cecchi, Emilio Pozuelo Monfort] + +Screenshot + + * Nothing + +Search Tool + + * Nothing + +System Log Viewer + + * Merged the rewrite to trunk. + * Bug #375684 - Rename the menu item to read a more descriptive + "Log File Viewer" [Calum Benson] + +Translations by: + + Marcel Telka (sk), Jorge Gonzalez (es), Kjartan Maraas (nb). + +=================================================================== +MATE Utilities 2.25.0 (19th December 2008) - "Maybe This Christmas" + + * First unstable release of the 2.25 cycle + * Drop libmateui dependency for mate-screenshot + (#557169) [Cosimo Cecchi] + * Add Cosimo Cecchi to the MATE Utilities maintainers + +Baobab + + * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov] + * Root partition cannot be unselected + * Plug a mem leak [Cosimo Cecchi] + * Drop libmate dependency (#557264) [Cosimo Cecchi] + * Fix bug #557226 - Do not scan /sys + +Dictionary + + * Remove libmate/libmateui dependency (#563970) [Cosimo Cecchi] + * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov] + * Fix bug #558980 - mate-dictionary desktop file hardcodes + icon extension [Olivier Blin] + +Floppy + + * Nothing + +Screenshot + + * Plug memory leaks + * Set a meaningful title for the interactive dialog (#434581) + * Fix the mouse cursor overlay when not in fullscreen mode (#559594) + * Always use the delay command line argument if present (#554114) + * Move the "Copy to Clipboard" button as per HIG (#554805) + * Drop libmateui dependency + +Search Tool + + * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov] + +System Log Viewer + + * Start some clean up of the code base to bring it to the + XXI century [Cosimo Cecchi] + +Translations by: + + Anas Afif Emad (ar), Ihar Hrachyshka ([email protected]), Joan Duran (ca), + Jorge González (es), Ivar Smolin (et), Mark Krapivner (he), + Takeshi AIHANA (ja), Jovan Naumovski (mk), Kjartan Maraas (nb), + Leonardo Ferreira Fontenelle (pt_BR) + +=================================================================== +MATE Utilities 2.24.1 (20th October 2008) - "Words That We Couldn't Say" + + * Second stable release of the 2.24 cycle + +Baobab + + * Fix bug 554996 – Patch to disable popup menu for folder that doesn't + exist [Kristian Rumberg] + +Dictionary + + * Nothing + +Floppy + + * Nothing + +Screenshot + + * Fix bug 553085 – After doing mate-screenshot -w (grab a window), "grab + the entire screen" works to grab a window + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations Updated By: + + Anas Afif Emad (ar), Ihar Hrachyshka ([email protected]), Mark Krapivner (he), + Takeshi AIHANA (ja), Jovan Naumovski (mk), Kjartan Maraas (nb), + Leonardo Ferreira Fontenelle (pt_BR) + +=================================================================== +MATE Utilities 2.24.0 (22nd September 2008) - "Tip-toe" + + * Fist stable release of the 2.24 cycle + * Small fixes in the desktop entry files [Patryk Zawadzki] + +Baobab +Dictionary +Floppy + + * Nohing + +Screenshot + + * Fix bug 552175 – invalid schemas file [Christian Persch] + +Search Tool +System Log Viewer + + * Nothing + +Translations Updated By: + + Anas Afif Emad (ar), Alexander Shopov (bg), Runa Bhattacharjee (bn_IN), + Joan Duran (ca), Adrian Guniš (cs), Ask Hjorth Larsen (da), + Jochen Skulj (de), nikosCharonitakis (el), David Lodge (en_GB), + Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), + Ilkka Tuohela (fi), Claude Paroz (fr), Ignacio Casal Quinteiro (gl), + Mark Krapivner (he), Launchpad Translations Administrators (hr), + Gabor Kelemen (hu), Andrea Zagli (it), Shankar Prasad (kn), + Gintautas Miliauskas (lt), Sandeep Shedmake (mr), Kjartan Maraas (nb), + Wouter Bolsterlee (nl), Tomasz Dominikowski (pl), Duarte Loreto (pt), + Leonardo Ferreira Fontenelle (pt_BR), Mugurel Tudor (ro), + Yuriy Penkin (ru), Горан Ракић (sr), Daniel Nylander (sv), + Dr.T.Vasudevan (ta), Theppitak Karoonboonyanan (th), Baris Cicek (tr), + Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW) + +=================================================================== +MATE Utilities 2.23.92 (8th September 2008) - "Apology Song" + + * Second unstable release of the 2.23 cycle + * Really fix bug 431117 – Add OnlyShowIn to desktop files?: + GFloppy was missing due to a bad checkout + +Baobab + + * Enhance the integration with FUSE + * Fix bug 533878 – Baobab should probably ignore ~/.gvfs when + scanning home folder + +Dictionary + + * Nothing + +Floppy + + * Nothing + +Screenshot + + * Fix bug 99897 – Screen Shot to clip board [Vincent Untz] + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations updated by: + + Alexander Shopov (bg), Petr Kovar (cs), David Lodge (en_GB), + Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), + Robert-André Mauchin (fr), Takeshi AIHANA (ja), Changwoo Ryu (ko), + "Last-Translator: Sangeeta Kumari\n" (mai), Kjartan Maraas (nb), + Wouter Bolsterlee (nl), Tomasz Dominikowski (pl), Duarte Loreto (pt) + Og Maciel (pt_BR), Daniel Nylander (sv), Theppitak Karoonboonyanan (th), + Clytie Siddall (vi), Funda Wang (zh_CN) + +=================================================================== +MATE Utilities 2.23.90 (25th August 2008) - "Last Ride In" + + * First unstable release of the 2.23 cycle + * Fix bug 431117 – Add OnlyShowIn to desktop files? + * Fix bug 481721 – Substandard .desktop files [Stéphane Loeuillet] + * Do not depend on libmateprint and libmateprintui anymore + * Do not depend on mate-canvas anymore + * Depend on GIO + +Baobab + + * Fix bug 541407 – Replace current ringschart by a new one derived + from BaobabChart abstract class [Eduardo Lima] + * Fix bug 544637 – use standard icon names [Matthias Clasen] + * Fix bug 530512 – Move treemap into main window [Eduardo Lima] + * Fix bug 532479 – Misspelled string? [Alejandro G. Castro] + * Fix bug 528165 – Enhance the scale operation of the screenshot + image when there is no data in the tree model [Alejandro G. Castro, + Victor Jaquez] + * Fix bug 421473 – Segment display enhancement [Alejandro G. Castro, + Felipe Erias, Pablo Santamaria, Jacobo Aragunde, Eduardo Lima] + * Fix bugs 511148, 524573, 526812: Port to GIO [Paolo Borelli, Fabio + Marzocca, Patrick Hulin] + * Fix bug 528084 – disk usage analyzer does not update Total filesystem + capacity information when clicking refresh + * Fix bug 523524 – non translatable string [Sebastian Bacher] + * Fix bug 521422 – Typo in documentation + * Fix bug 436204 – [Patch] Run gtk-update-icon-cache in + uninstall-hook [Brian Pepple, Christian Kirbach] + * Fix bug 497415 – Failed assertion upon exit + * Fix bug 501082 – Help button leads to wrong section + * Fix bug 498859 – spinner doesn't have the proper size on startup + with small toolbars [Gilles Dartiguelongue] + * Fix bug 487123 – changing allocated space option works only once + +Dictionary + + * Fix bug 547300 – links are yellow [Benjamin Berg, Andreas Nilsson] + * Fix bug 481721 – Fix the desktop file [Stéphane Loeuillet] + * Fix bug 477960 – Fix the icon name of the applet + * Port to GtkPrint + +Floppy + + * Nothing + +Screenshot + + * Fix bug 171151 – showing the cursor in the screenshot [Matthias Clasen] + * Fix bug 487134 – the interactive dialog should react to enter + key [Christian Persch] + * Fix bug 526834 – Port to GIO [Cosimo Cecchi] + * Fix bug 403462 – A couple fixes for interactive dialog [Dennis Cranston] + * Fix bug 515179 – F1 does not display help in interactive + dialogue [Alexander Gnodtke] + * Fix bug 521799 – Use PNG standard keyword [Felix Riemann] + * Fix bug 454689 – Messages in the mate-screenshot --help output + are not all translated [Gabor Kelemen] + * Fix bug 434580 – mate-screenshot does not remember user + settings [Elliott Hughes] + * Fix bug 549033 – Drop hard dependency on X, use Gdk + instead [Cosimo Cecchi] + +Search Tool + + * Fix bug 456126 – Allow extended regular expressions + * Fix bug 454650 – Translate messages in the --help output + * Fix bug 470196 – Use the proper icon from the icon naming + spec [Jaap Haitsma] + +System Log Viewer + + * Nothing + +Translations updated by: + + Khaled Hosny (ar), Amitakhya Phukan (as), Metin Amiroff (az), + Ihar Hrachyshka ([email protected]), Alexander Shopov (bg), + Runa Bhattacharjee (bn_IN), Josep Puigdemont (ca), Petr Kovar (cs), + Rhys Jones (cy), Kenneth Nielsen (da), Hendrik Richter (de), + Tshewang Norbu (dz), nikosCharonitakis (el), David Lodge (en_GB), + Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), + Ilkka Tuohela (fi), Robert-André Mauchin (fr), Seán de Búrca (ga), + Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Mark Krapivner (he), + Rajesh Ranjan (hi), Gabor Kelemen (hu), Andrea Zagli (it), + Takeshi AIHANA (ja), Changwoo Ryu (ko), Gintautas Miliauskas (lt), + Raivis Dejus (lv), Arangel Angov (mk), Ani Peter (ml), Sanlig Badral (mn), + sandeep shedmake (mr), Hasbullah Bin Pit (ms), Kjartan Maraas (nb), + Nabin Gautam (ne), Wouter Bolsterlee (nl), Eskild Hustvedt (nn), + Yannig Marchegay (Kokoyaya) (oc), Manoj Kumar Giri (or), + Amanpreet Singh Alam (pa), Tomasz Dominikowski (pl), Zabeeh Khan (ps), + Duarte Loreto (pt), Djavan Fagundes (pt_BR), Vasiliy Faronov (ru), + Matej Urbančič (sl), Слободан Д. Средојевић (sr), Daniel Nylander (sv), + Dr.T.Vasudevan (ta), Krishna Babu K (te), Theppitak Karoonboonyanan (th), + Baris Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi), + Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW) + +=================================================================== +MATE Utilities 2.19.92 (6th Septembed 2007) - "Shiny" + + * Third unstable release of the 2.19 cycle + * Fix bug #431117 - Show utilities only in MATE menus + * Bump up the required GTK+ version to 2.11.6 for the new + tooltip API + +Baobab + + * Fix bug #473833 - Infinite recursion in /sys + +Dictionary + + * Fix bug #425120 - Symbol collision on OSX + * Fix bug #470287 - Use the accessories-dictionary icon + provided by mate-icon-theme [Michael Monreal] + * Fix the inclusion header that was borked by the + patch fixing #414013 + * Use the new GTK+ tooltip API where possible. + * Fix bug #432968 - Use g_shell_quote() to escape the + words sent to the dictionary servers. + * Fix bug #432968 - Remove leading and trailing spaces + in the word to look up. + +Screenshot + + * Nothing + +Search Tool + + * Fix bug #470196 - Use the system-search icon + provided by mate-icon-theme [Jaap Haitsma] + +System Log Viewer + + * Nothing + +Translations updated by: + + * Stéphane Raimbault (fr) + * Arangel Angov (mk) + * Ani Peter (ml) + * Duarte Loreto (pt) + * Danishka Navin (si) + +=================================================================== +MATE Utilities 2.19.91 (27th August 2007) - "I Missed the Point" + + * Second unstable release of the 2.19 cycle + * Requires GLib >= 2.13.3 and GTK+ >= 2.10.0 + * Remove invalid "Application" category from every desktop + entry file [Christian Kirbach] + +Baobab + + * Nothing + +Dictionary + + * Fix bug #414013 - Fix out of tree builds [Loic Minier] + * Fix bug #419894 - Handle decomposed strings [Denis Jacquerye] + +Floppy + + * Nothing + +Screenshot + + * Fix bug #455204 - Use XDG User Directories API to find the + Desktop directory [Luca Ferretti, Frederic Crozat] + +Search Tool + + * Nothing + +System Log Viewer + + * Fix bug #413498 - Fix a memory leak [Sebastien Bacher] + * Fix bug #442846 - Do not crash when saving the session + +Translations updated by: + + * Ivar Smolin (et) + * Stéphane Raimbault (fr) + * Takeshi AIHANA (ja) + * Tomasz Dominikowski (pl) + +=================================================================== +MATE Utilities 2.19.90 (13th August 2007) - "Someone Something" + + * First unstable release of the 2.19 cycle + +Baobab + + * Added filesystem total and available size for each mount + point in the Preferences dialog. [Fabio] + * Fix bug #421922 - Cryptic license tab + * Fix bug #425530 - Better tooltip required + * Fix bug #427126 - Use the widget allocation area and avoid + unneeded redraws [Alejandro G. Castro, Philippe Gauthier] + * Fix bug #453742 - Should display a dialog when there is no + disk mounted + * Fix bug #462424 - Includes unconditionally monetary.h + +Dictionary + + * Fix bug #436542 - sidebar closing causes crash [Iain Nicol] + * Fix bug #464991 - perform a similar words lookup even when + we have found a valid definition + * Fix bug #465336 - perform stricter checks when highlighting + links; this avoids a crash when looking up "hominid" on + WordNet (broken dictionary entry) + * Fix bug #466180 - perform case insensitive search on the + definitions text + * Automatically hide the find pane after 5 seconds of inactivity. + +Floppy + + * Nothing + +Screenshot + + * Fix bug #427870 - Screenshot breaks in multi-user setups + +Search Tool + + * Nothing + +System Log Viewer + + * Fix bug #364106 - Avoid crashing in log_read_dates [Jan Arne Petersen] + +Translations updated by: + + * Djihed Afifi (ar) + * Josep Puigdemont (ca) + * Hendrik Richter (de) + * David Lodge (en_GB) + * Jorge González (es) + * Ivar Smolin (et) + * Iñaki Larrañaga Murgoitio (eu) + * Ilkka Tuohela (fi) + * Ignacio Casal Quinteiro (gl) + * Ankit Patel (gu) + * Espen Stefansen (nb) + * Wouter Bolsterlee (nl) + * Og Maciel (pt_BR) + * Nickolay V. Shmyrev (ru) + * Danishka Navin (si) + * Daniel Nylander (sv) + * Dr.T.Vasudevan (ta) + * Pramod (te) + * Theppitak Karoonboonyanan (th) + * Clytie Siddall (vi) + +=================================================================== +MATE Utilities 2.18.0 (11th March 2007) - "Don't Get Lost in Heaven" + + * First stable release of the 2.18 cycle + +Baobab + + * Fix bug #411867 - baobab crashed with SIGSEGV in + pango_fc_font_lock_face() + * Resort when toggling "allocated space". + +Dictionary + + * Nothing + +Floppy + + * Nothing + +Screenshot + + * Fix bug #413019 - The effects in theinteractive dialog are not + fully translated + * Fix bug #411050 - With some window name, the screenshot tool + will propose to replace ~/Desktop with the image + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations Updated By: + + Djihed Afifi (ar) + Alexander Shopov (bg) + Josep Puigdemont (ca) + Hendrik Richter (de) + norbu (dz) + David Lodge (en_GB) + Ivar Smolin (et) + Ilkka Tuohela (fi) + Claude Paroz (fr) + Ankit Patel (gu) + Gabor Kelemen (hu) + Andrea Zagli (it) + Takeshi AIHANA (ja) + Changwoo Ryu (ko) + Erdal Ronahi (ku) + Gintautas Miliauskas (lt) + Jovan Naumovski (mk) + Kjartan Maraas (nb) + wadim dziedzic (pl) + Duarte Loreto (pt) + Leonardo Ferreira Fontenelle (pt_BR) + Leonid Kanter (ru) + Daniel Nylander (sv) + Theppitak Karoonboonyanan (th) + Maxim Dziumanenko (uk) + Clytie Siddall (vi) + Funda Wang (zh_CN) + Woodman Tuen (zh_HK, zh_TW) + +=================================================================== +MATE Utilities 2.17.92 (12th February 2007) - "You'll not feel the drowning" + + * Fifth unstable release of the 2.17 cycle. + * Fix bug #404236 - GFloppy should not be build on systems + without a floppy drive. + +Baobab + + * Nothing + +Dictionary + + * Fix bug #376937 - Fix build with gcc 2.95 + +Floppy + + * Nothing + +Screenshot + + * Clean up the interactive dialog code. + * Hide the interactive dialog as soon as possible and avoid + errors when grabbing a window without a delay. + * Use a better interpolation algorithm for the border + effect. + * Fix bug #400200 - Do not leak the MateProgram instance + when quitting. [Christian Persch] + * Fix part of bug #400203 - HIG fixes for the interactive + dialog. [Christian Persch] + +Search Tool + + * Fix bug #397945 - Cursor goes away from results list when + deleting a file. + * Fix bug #395381 - Cannot delete filenames containing %21 + from the search window. + * Fix bug #404158 - Do not overwrite files in the trash folder. + Use same file renaming logic as caja. + +System Log Viewer + + * Nothing. + +Translations Updated By: + + * Khaled Hosny (ar) + * Josep Puigdemont i Casamajó (ca) + * David Lodge (en_GB) + * Priit Laes, Ivar Smolin (et) + * Ilkka Tuohela (fi) + * Stéphane Raimbault, Jonathan Ernst (fr) + * Changwoo Ryu (ko) + * Kjartan Maraas (nb) + * Leonardo Ferreira Fontenelle, Luiz Fernando S. Armesto (pt_BR) + * Daniel Nylander (sv) + * Theppitak Karoonboonyanan (th) + * Nguyễn Thái Ngọc Duy (vi) + +=================================================================== +MATE Utilities 2.17.91 (23rd January 2007) - "The Small Print" + + * Fourth unstable release of the 2.17 cycle. + * Fix an assertion failure in the Screenshot utility. + +Baobab +Dictionary +Floppy +Search Tool +System Log Viewer + + * Nothing + +Screenshot + + * Fix bug #399859 - crash in Take Screenshot + +Translations Updates By: + + * Stéphane Raimbault, Robert-André Mauchin (fr) + * Daniel Nylander (sv) + * Theppitak Karoonboonyanan (th) + +=================================================================== +MATE Utilities 2.17.90 (22nd January 2007) - "Small Stakes" + + * Third unstable release of the 2.17 cycle. + +Baobab + + * Fix an assertion failure. [Paolo Borelli] + +Dictionary + + * Fix bug #395837 - Dictionary simply doesn't show a result and + no error message + * Fix bug #395125 - "Unable to find dictionary source" when + launching the dictionary + +Floppy + + * Nothing. + +Screenshot + + * Add the available effects to the interactive dialog. + * Show the screenshot icon. [Dennis Cranston] + +Search Tool + + * Nothing. + +System Log Viewer + + * Fix bug #399544 - Typo in message string + +Translation Updates By: + + * Djihed Afifi (ar) + * Hendrik Richter (de) + * David Lodge (en_GB) + * Daniel Nylander (sv) + * Theppitak Karoonboonyanan (th) + +=================================================================== +MATE Utilities 2.17.1 (8th January 2007) - "Cast no shadow" + + * Second unstable release of the 2.17 cycle. + +Baobab + + * Small clean ups. + +Dictionary + + * Fix bug #166015 - Lookup selected text automatically + * Fix bug #342851 - No longer renders cross references as hyperlinks + * Fix bug #333132 - Allow editing of dictionary sources + * Fix bug #352141 - Problems in the View menu + * Fix bug #351601 - Add dict advanced settings not working + * Fix bug #377296 - The gdk-doc build is broken. + * Fix bug #372386 - Add Thai dictionary source + * Fix bug #348656 - Poor discoverability of the look up process + * Make --match=word command line argument work again + +Floppy + + * Nothing. + +Screenshot + + * Fix bug #161525 - Screenshot application complains that it cannot + save the screenshot file on *BSD. + * Fix bug #362903 - mate-panel-screenshot asks for password, and + keeps on asking. + * Add an "interactive mode": when launched from the menu or with the + --interactive|-i command line switch, a dialog will be shown, + allowing the change of settings before taking the screenshot. + (Fixes bug #331644) + +Search Tool + + * Remove usage of deprecated function. + * Fix documentation error. + * Fix compiler warning. + +System Log Viewer + + * Fix bug #380410 - Check against invalid data in the log. + +Translations Updated By: + + * Mohamed Magdy (ar) + * Jakub Friedl (cs) + * Hendrik Richter (de) + * Francisco Javier F. Serrador (es) + * Jovan Naumovski (mk) + * Kjartan Maraas (nb) + * Daniel Nylander (sv) + * Theppitak Karoonboonyanan (th) + * Clytie Siddall (vi) + +=================================================================== +MATE Utilities 2.17.0 (6th November 2006) - "Song for Sunshine" + + * First unstable release of the 2.17 cycle + +Baobab + + * Add filesystem type in the preferences dialog. + * Remove the search feature, as it replicates mate-search-tool. + * Add the ringchart to the main window. [Alejandro G. Castro] + * Fix bug #355187 - Make the Usage column not resizable. + * Fix bug #351987 - Baobab hangs on directories with wrong permissions. + * Fix bug #365086 - Add a 'Refresh' action. + * Fix bug #363613 - Highlight the currently selected directory + in the ringchart. [Miguel A. Gomez] + * Fix bug #363608 - Update how the tooltips are drawn in the + ringchart. [Miguel A. Gomez] + * Use a custom progress cell renderer instead of images. + * Update the spinner widget to the latest version. + * Remove obsolete images. + * Miscellaneous clean ups. + * Reduce memory usage. + +Dictionary + + * Fix Debian bug #393372 - Remove rc2229.txt from the installed + documents. + * Fix bug #361856 - Add multihead support for the about and + preferences dialogs. + +Floppy + + * Nothing + +Screenshot + + * Fix bug #167089 - Remove unneeded headers. + * Fix bug #361016 - Fix drag and drop of the screenshot image. + * Fix bug #354685 - Implement the advertised dragging of image + data. [Ross Burton] + +Search Tool + + * Fix bug #360395 - Numpad enter doesn't work. + * Fix documentation error. + * Update the spinner widget to the latest version. + +System Log Viewer + + * Nothing + +Translation Updates By: + + Francisco Javier F. Serrador (es), Ivar Smolin (et), + Meelad Zakaria (fa), Ilkka Tuohela (fi), Fabio Marzocca (it), + Satoru SATOH (ja), Kjartan Maraas (nb), Daniel Nylander (sv), + Deniz Koçak (tr), Clytie Siddall (vi), Woodman Tuen (zh_HK, zh_TW) + +=================================================================== +MATE Utilities 2.16.0 (4th September 2006) - "The New Face of Zero and One" + + * First stable release of the 2.16 cycle. + +Baobab + + * Avoid crashing if the toolbar style is not available + on MateConf. (Paolo Borelli) + +Dictionary +Floppy +Screenshot +Search Tool +System Log Viewer + + * Nothing + +Translations Updates By: + + Alexander Shopov (bg), Runa Bhattacharjee (bn_IN), Jamil Ahmed (bn), + Gil Forcada (ca), Hendrik Richter (de), Kostas Papadimas (el), + Ivar Smolin (et), Robert-André Mauchin (fr), Rajesh Ranjan (hi), + Gabor Kelemen (hu), Gintautas Miliauskas (lt), Raivis Dejus (lv), + Duarte Loreto (pt), Leonid Kanter (ru), Matic Žgur (sl), Felix (ta), + Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk), + Ching-Hung Lin (zh_HK, zh_TW). + +=================================================================== +MATE Utilities 2.15.94 (25th August 2006) - "Pain for Pleasure" + +Baobab + + * Nothing + +Dictionary + + * Update the content of the sidebar when changing the page. + +Floppy + + * Nothing + +Screenshot + + * Fix filename highlighting when it's using UTF-8 characters. + (#348896, Kouhei Sutou) + * Don't crop pixels when using border-effect=border on a + window shot (#310860, Emmanuel Pacaud) + +Search Tool + + * Nothing + +System Log Viewer + + * Fix compilation on 64bit machines. (#352837, Laurent Goujon) + +Translations Updates By: + + Gil Forcada (ca), Ivar Smolin (et), Funda Wang (zh_CN) + +=================================================================== +MATE Utilities 2.15.93 (21st August 2006) - "Family Tree" + +Baobab + + * Use Ctrl+O accelerator for open folder. (Paolo Borelli) + * Use Escape as shortcut for the Stop button. (#351532, Dave + Meikle) + * Load the white pixbuf just once instead of reloading it + every time is needed. (Paolo) + +Dictionary + + * Fix memory leaks. (#352128, Paolo Borelli) + +Floppy + + * Nothing + +Screenshot + + * Nothing + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations Updates By: + + Runa Bhattacharjee (bn_IN), Gil Forcada (ca), Hendrik Richter (de), + Mindu Dorji (dz), Ivar Smolin (et), Ilkka Tuohela (fi), + Gabor Kelemen (hu), Satoru SATOH (ja), Changwoo Ryu (ko), + Žygimantas Beručka (lt), Ani Peter (ml), Wouter Bolsterlee (nl), + Leonid Kanter (ru), Daniel Nylander (sv), + Theppitak Karoonboonyanan (th), Clytie Siddall (vi) + +=================================================================== +MATE Utilities 2.15.92 (8th August 2006) - "The Bleeding Heart Show" + + * Emergency release to fix mate-screenshot bug that prevented + shooting a single window. (#350447) + +Baobab + + * Fixed crash when opening a non-existent folder. (#350420) + +Dictionary +Floppy +Search +System Log Viewer + + * Nothing + +Screenshot + + * mate-screenshot fails to take a shot on a single window. (#350447) + +Translations Updates By: + + Ankit Patel (gu), Jovan Naumovski (mk) + +=================================================================== +MATE Utilities 2.15.91 (7th August 2006) - "Movin' On" + + * Various compilation fixes. (#318095, Stanislav Brabec and + Kjartan Maraas) + +Baobab + + * removed baobab from desktop appname. (#348664) + * Added GenericName key to the desktop file. (#348363) + * Avoid exclusion of root directory from scanning. (#348960) + * Miscellaneous bug fixing. + +Dictionary + + * Implicitely call look up on every remaining argument on + the command line; this closes the borkage in some third + party applications relying on the command line format to + be set in stone; please, if you maintain such applications + do not use this as an excuse and *use libgdict*. (#335886) + * Refine the applet window default sizing. + +Floppy + + * Nothing. + +Screenshot + + * Nothing + +System Log Viewer + + * Nothing + +Translations Updates By: + + Francisco Javier F. Serrador (es), Iñaki Larrañaga Murgoitio (eu), + Ilkka Tuohela (fi), Christophe Merlet (RedFox) (fr), Ankit Patel (gu), + Mohammad DAMT (id), Jovan Naumovski (mk), Kjartan Maraas (nb), + Vincent van Adrighem (nl), Subhransu Behera (or), + Theppitak Karoonboonyanan (th), Funda Wang (zh_CN) + +=================================================================== +MATE Utilities 2.15.90 (July 24th 2006) - "The Piccolo Snare" + +Baobab + + * Fix compilation with gcc 2.95. (#347807, Jens Granseuer) + +Dictionary + + * Correctly resize the applet's definition window when a new + definition is found. (#346893) + * Fix the toggling of the applet's definition window using + Escape. (#345117) + * Add a full side bar. + * Show the available databases and perform a query based + on the selected database (#335541). + * Miscellaneous fixes. + * Allow the definition window to grow at most at half the + size of the screen (#348333, William Jon McCann) + * Move to beginning of the entry when jumping between + definitions (#341047, Michael Hofmann) + * Add completion support to the look up entry (#311418, + partial fix) + +Floppy + + * Fix compilation with gcc 2.95. #347807, Jens Granseuer) + +Screenshot + + * Find the last mark to catch the extension when selecting + the file name. + +Search Tool + + * Nothing + +Translations Updates By: + + Runa Bhattacharjee (bn_IN), Lukas Novotny (cs), Rhys Jones (cy), + Hendrik Richter (de), Mindu Dorji (dz), Kostas Papadimas (el), + Francisco Javier F. Serrador (es), Iñaki Larrañaga Murgoitio (eu), + Ilkka Tuohela (fi), Christophe Merlet (RedFox) (fr), + Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Rajesh Ranjan (hi), + Changwoo Ryu (ko), Tino Meinen (nl), Safonov Sergey (ru), + Daniel Nylander (sv), Felix (ta), Theppitak Karoonboonyanan (th), + Funda Wang (zh_CN) + +=================================================================== +MATE Utilities 2.15.4 (June 14th 2006) - "Ain't that another brown paper bag?" + + * "Brown paper bag" release + +Baobab + + * Nothing + +Dictionary + + * Remove wrong headers from the build (Matthias Clasen, #344773) + +Floppy + + * Nothing + +Screenshot + + * Fix included files + +Search Tool + + * Nothing + +System Log Viewer + + * Nothing + +Translations updates: + + Francisco Javier F. Serrador (es), Ankit Patel (gu) + +=================================================================== +MATE Utilities 2.15.3 (June 12th 2006) - "No, it's not Marco" + +Baobab + + * Add a new item in the list window context menu to start + scanning a folder. + +Dictionary + + * Re-implement the speller widget, to show similar words in + case no definition was found. + * Use a themable icon + +Floppy + + * Nothing + +Screenshot + + * Drop deprecated include files (Kristof Vansant, #167098) + * Fix compilator warnings + * Update launcher description + +Search Tool + + * Update launcher description + +System Log Viewer + + * Miscellaneous fixes on 64bit platforms (Joe Marcus Clarke, Lin Ma) + * Change the default log files list on Solaris (Lin Ma) + * Remove empty character from status bar (Lin Ma) + * Sort files by ascending order (Lin Ma) + * Use `File' instead of `Log' as the first menu (Lin Ma) + * Fix the selection offset when copying from a log (Sebastien Bacher) + +Translations updates: + + Petr Tomeš (cs), Mindu Dorji (dz), Francisco Javier F. Serrador (es), + Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl), + Ankit Patel (gu), Fabio Marzocca (it), Changwoo Ryu (ko), + Fano Rajaonarisoa (mg), Øivind Hoel (nb), Vincent van Adrighem (nl), + Theppitak Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN), + Lin-Chieh Shangkuan (zh_HK), Lin-Chieh Shangkuan (zh_TW) + +=================================================================== +MATE Utilities 2.15.0 (April 24th 2006) - "Growing Family" + + * Include "Baobab", the Disk Usage Analyser written by + Fabio Marzocca. + * Require intltool >= 0.34.90 (#337941) + * Require libmate-panel-applet >= 2.13.4 (#336546) + +Baobab + + * Disk usage analyser: shows the usage of a folder or a file + system as a list and in graphical format. + +MATE Dictionary + + * Do not crash when moby-thes database returns a pseudo-status + code (#330782) + * Show the application options when using --help (#335730) + * Don't leak the MateProgram object (#335745) + * Don't crash on Solaris (#339357) + +MATE Floppy + + * Use GOption instead of libpopt for parsing the command line + options (#336360) + +MATE Screenshot + + * Show the application options when using --help (#338330) + * Fix transparency for shaped windows (Michael Ofmann, #332017) + * Use 'Folder' in place of 'Directory' (#100052) + * Fix screenshots of overlapping windows (Björn + Lindqvist, #121492 and #165949) + +MATE Search Tool + + * Return the right results when using the "name contains" and + "regular expression" match criteria (Dennis, #337898) + +MATE System Log Viewer + + * Nothing + +Translations updates: + + Rhys Jones (cy), (dz), Ivar Smolin (et), Ilkka Tuohela (fi), + Ignacio Casal Quinteiro (gl), Ankit Patel (gu), + Vladimer Sichinava (ka), Žygimantas Beručka (lt), + Raphael Higino (pt_BR), Duarte Loreto (pt), Daniel Nylander (sv), + Theppitak Karoonboonyanan (th), Deniz Koçak (tr), + Clytie Siddall (vi), Funda Wang (zh_CN) + +=================================================================== +MATE Utilities 2.14.0 (March 13th 2006) - "The Wedding Release" + +This is the official 2.14.0 release of the MATE Utilities package. + +In this six months cycle, mate-utils has received much love, both +in the single components and as a whole: tens of bugs, including +usability and portability issues, have been fixed; new features have +been added; the documentation has been improved by switching to +mate-doc-utils; better performances have been achieved. In short, +this is without any doubt the best mate-utils release ever. + +Significant changes in this release as compared to the last stable +release include a faster and more stable than ever System Log Viewer, +new features in the Search Tool like the ability to remember its size +and position or the monitoring of the searched files, and a completely +rewritten Dictionary; also, there have been tons of fixes and updates +to both MATE Floppy and MATE Screenshot. + +Changes from the last pre-release: + + * Added Traditional Chinese translation (Hong Kong) [Chao-Hsiung Liao] + +MATE Search Tool +MATE Dictionary +MATE Floppy +MATE Screenshot +MATE Log Viewer + + * Nothing + +Translations updates: + + bg [Rostislav Raykov], bn [Runa Bhattacharjee], cs [Petr Tomeš], + et [Ivar Smolin], fr [Cyprien Le Pannérer], hi [Rajesh Ranjan], + it [Andrea Zagli], pt_BR [Raphael Higino], pt [Duarte Loreto], + ro [Mugurel Tudor], sq [Laurent Dhima], sv [Daniel Nylander], + uk [Maxim Dziumanenko], zh_HK [Lin-Chieh Shangkuan], + zh_TW [Lin-Chieh Shangkuan] + +=================================================================== +MATE Utilities 2.13.94 (March 4th 2006) - "Escape Velocity" + +MATE Search Tool + + * Nuttin' + +MATE Dictionary + + * Fix bug 332035 - Fix transparency of the dictionary + applet [Michael Hofmann] + * Fix bug 330584 - Allow using Esc to close the applet's + window. + +MATE Floppy + + * Nada + +MATE Screenshot + + * Zip + +MATE Log Viewer + + * Nothing + +Translations updates: + + ca [Josep Puigdemont], cs [Miloslav Trmac], cy [Rhys Jones], + de [Hendrik Richter], es [Francisco Javier F. Serrador], et [Priit Laes], + eu [Iñaki Larrañaga], fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro], + gu [Ankit Patel], hu [Gabor Kelemen], ja [Takeshi AIHANA], + lt [Žygimantas Beručka], nb [Øivind Hoel], nl [Tino Meinen], + no [Øivind Hoel], ru [Leonid Kanter], sr [Слободан Д. Средојевић], + th [Theppitak Karoonboonyanan], vi [Clytie Siddall] + +=================================================================== +MATE Utilities 2.13.93 (February 24th 2006) - "Asynchronous Beauty" + +MATE Search Tool + + * Fix bug 330176 - make the call to check locate/slocate + asynchronous in order not to block the UI. [Dennis] + * Update man page. [Dennis] + * Fix bug 332457 - do not crash if caja is not + installed. [Frederic Crozat] + +MATE Dictionary + + * Fix bug 331031 - handle the case when a file with the same + name of the directory we use to store our dictionary sources + has been found. + * Do not crash when showing an error message with the + applet. [Yanko Kaneti, Kjartan Maraas] + * Fix bug 332383 - use ngettext() and make life of the translators + easier [Gabor Kelemen] + +MATE Screenshot + + * Nothing + +MATE Floppy + + * Nada + +MATE Log Viewer + + * Zip + +Translations updates: + + bg [Rostislav Raykov], cs [Miloslav Trmac], cy [Rhys Jones], + el [Kostas Papadimas], fi [Ilkka Tuohela], hu [Gabor Kelemen], + ja [Satoru SATOH], lt [Žygimantas Beručka], nb [Øivind Hoel], + no [Øivind Hoel], pt_BR [Raphael Higino], pt [Duarte Loreto], + ru [Leonid Kanter], sr [Слободан Д. Средојевић] + vi [Clytie Siddall] + +=================================================================== +MATE Utilities 2.13.92 (February 12th 2006) - "Mate-utils vs. Bugzilla" + +MATE Search Tool + + Zip + +MATE Dictionary + + * Fix bug 329126 - warn the user if a file with the same name + of the data directory is found. + * Fix bug 329941 - support look up of multiple words from the + command line. + * Fix bug 329650 - avoid misplacing of the applet's window. + * Fix bug 330782 - make the dictionary server response parsing + a bit more robust. + +MATE Screenshot + + * Fix bug 170171 - translate file name when saving by drag'n'drop. + * Fix bug 329296 - warn when using a wrong command line argument. + +MATE Floppy + + * Fix bug 329799 - fix HAL include path. + +MATE Log Viewer + + * Code base clean up patch [Paolo Borelli]. + +Translations updates: + + bg [Rostislav Raykov], ca [Josep Puigdemont], + es [Francisco Javier F. Serrador], fi [Ilkka Tuohela], + gl [Ignacio Casal Quinteiro], gu [Ankit Patel], nb [Øivind Hoel] + nl [Tino Meinen], pt_BR [Raphael Higino], sr [Слободан Д. Средојевић], + th [Theppitak Karoonboonyanan], zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.13.91 (January 30th 2006) - "Ain't that a brown paper bag?" + + * "Brown paper bag" release. + * Fix the inclusion of the translations database. + +MATE Search Tool + +MATE Dictionary + +MATE Floppy + +MATE Log Viewer + + Nothing + +Translations updates: + + None. + +=================================================================== +MATE Utilities 2.13.90 (January 30th 2006) - "Gnomaean Taxonomy" + + * Fix the version for libgdict, and add a versioning scheme for + this library; even if not part of the Platform, it will follow + the API/ABI freeze from now on. + * Remove the need for the template file for configure.in + * Fix the categories for the .desktop files used to build the + menus. [Behdad Esfahbod, Dennis and Emmanuele] + +MATE Search Tool + + Nothing + +MATE Dictionary + + * Reworked the size calculation for the window of the application + and the applet: now, you should not need to resize it. + * Code clean ups. + * Support for the Document Font desktop setting. + * Slight API addition inside libgdict: GdictDefbox now has a + "font-name" property and its accessor functions. + +MATE Floppy + + * Fix bug 328956 - build using glibc 2.2 [Jens Granseuer] + +MATE Screenshot + + Nothing + +MATE Log Viewer + + * Begin some code clean ups. + * Fix bug 327614 - avoid crashing when loading preferences. + * Fix command line argument parsing, and add a "--version" switch + to show the version. + +Translations updates: + + ca [Josep Puigdemont], en_CA [Adam Weinberger], + es [Francisco Javier F. Serrador], fi [Ilkka Tuohela], + gl [Ignacio Casal Quinteiro], gu [Ankit Patel], it [Andrea Zagli], + ja [Satoru SATOH], nb [Kjartan Maraas], nl [Tino Meinen], + no [Kjartan Maraas], pt_BR [Evandro Fernandes Giovanini], + th [Theppitak Karoonboonyanan], vi [Clytie Siddall], + zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.13.5 (January 16th 2006) - "Optimized for Size" + + * This release of mate-utils requires GLib >= 2.9.1 in order + use GLib's new slab allocator called GSlice. This will make + our own allocations faster and with less overhead. + +MATE Search Tool + + * Use the new and faster g_slice_* functions. + +MATE Dictionary + + * Fix bug #324006 - fix a critical warning in matecomponent after login + * Fix bug #325014 - new dictionary supports word as command line + argument + * Fix bug #325887 - dictionary remembers the last used window size + and state + * Fix bug #327156 - fix a spelling error in the MateConf schema + * Use the new and faster g_slice_* functions + * Added two new dictionary sources, one for French-based and one for + Spanish-based dictionaries + +MATE Floppy + + * Zip + +MATE Screenshot + + * Fix bug 161030 - Should provide a .desktop file + +MATE Log Viewer + + * Zip + +Translations updates: + + bg [Rostislav Raykov], ca [Josep Puigdemont], el [Kostas Papadimas], + en_CA [Adam Weinberger], es [Francisco Javier F. Serrador], + fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro], gu [Ankit Patel], + ja [Takeshi AIHANA], lt [Žygimantas Beručka], nb [Kjartan Maraas], + nl [Daniel van Eeden], no [Kjartan Maraas], sr [Слободан Д. Средојевић], + th [Theppitak Karoonboonyanan], vi [Clytie Siddall] + +=================================================================== +MATE Utilities 2.13.4 (January 2nd 2006) - "Ubiquitous X-Ray" + + * Merged the "new-dictionary" branch, containing the new Dictionary + application and applet [Emmanuele] + +MATE Search Tool + + * Fix bug #324552 - use g_date_set_time_t [Kjartan Maraas] + * Fix bug #324097 - save window size and state [Dennis] + +MATE Dictionary + + * Complete rewrite of the application and the applet [Emmanuele] + * Exports the Gdict library, for accessing the dictionary sources + used by MATE Dictionary. + * Tons on features: new user interface; save the definitions to + a text file; new print output; supports multiple dictionary + sources; "search-as-you-type" find style; improved window + handling; better error messages. + +MATE Floppy + + * Fix bug #324552 - compiler warnings [Kjartan Maraas] + +MATE Screenshot + + * Fix bug #324552 - compiler warnings [Kjartan Maraas] + * Fix bug #319188 - fix a crasher due to unescaped characters + inside the path [Sebastien Bacher] + +MATE Log Viewer + + * Nada + +Translations updates: + + ca [Josep Puigdemont], en_CA [Adam Weinberger], + es [Francisco Javier F. Serrador], fi [Ilkka Tuohela], + gl [Ignacio Casal Quinteiro], gu [Ankit Patel], ja [Takeshi AIHANA], + la [Žygimantas Beručka], th [Theppitak Karoonboonyanan], + vi [Clytie Siddall], zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.13.3 (December 12th 2005) + + * New co-maintainer - Emmanuele Bassi + * Ported the whole documentation system to mate-doc-utils [Emmanuele] + +MATE Search Tool + + * Fix bug #322529 - Show hidden files if searching in hidden + folder. [Dennis] + * Fix bug #322763 - mate-search-tool does not monitor files + for removal [Dennis, Vincent] + +MATE Dictionary + + * Fix bug #323863 - Typo [Vincent] + +MATE Floppy + + * Nada + +MATE Screenshot + + * Walou + +MATE Log Viewer + + * Bold updated/new lines in log for 5 seconds [Vincent] + * Add a tree view in the side bar to group logs by folder [Vincent] + * Show a busy cursor while loading logs [Vincent] + * Remove hints in main treeview [Vincent] + * Store position when switching logs [Vincent] + * Update log stats when log is modified [Vincent] + * Fix bug #322132 - Add Monitor category to .desktop [Matthias Clasen] + * Fix bug #323141 - MateConf key descriptions. [Vincent] + +Translation updates : + + bg [Vladimir Petkov], cs [Miloslav Trmac], en_CA [Adam + Weinberger], es [Francisco Javier F. Serrador], et + [Priit Laes], fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro], + gu [Ankit Patel], ja [Takeshi AIHANA], lt [Žygimantas + Beručka], nb [Kjartan Maraas], no [Kjartan Maraas], nl + [Vincent van Adrighem], sk [Marcel Telka], th [Theppitak + Karoonboonyanan], zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.13.2 (November 14th 2005) + +MATE Search Tool + + * replace g_return_if_fail with g_assert in static functions [Dennis] + * Fix bug #320161 - wrong focus after search [Dennis] + * Allow columns reordering [Dennis] + +MATE Dictionary + + * Nuthin + +MATE Floppy + + * Nuthin + +MATE Screenshot + + * Nuthin + +MATE Log Viewer + + * Big speedups, esp. with large logs [Vincent] + * replace g_return_if_fail with g_assert in static functions [Vincent] + * use strptime to convert strings to dates [Vincent] + * Lots of refactoring and cleaning up [Vincent] + * Replace the find bar with a filter bar [Vincent] + * Don't use column headers in the main tree view (more speedup) [Vincent] + * Sync menu description and key shortcuts with evince [Vincent] + * Remove the properties window [Vincent] + * Don't convert in utf8 when the locale is utf8 [Vincent] + +Translation updates : + + * cs [Miloslav Trmac], en_CA [Adam Weinberger], es [Francisco Javier + F. Serrador], et [Priit Laes], ja [Takeshi AIHANA], ku [Erdal Ronahi], + sk [Marcel Telka], th [Theppitak Karoonboonyanan], zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.13.1 (October 21st 2005) + +MATE Search Tool + + * CPU optimization [Dennis] + * Fix bug #317147 - Search for file also search in parent [patch from + Emmanuel Touzery] + +MATE Dictionary + + * Fix bug #318095 - Missing includes [patch from Stanislav Brabec] + * Fix bug #319331 - Leaks [Kjartan Maraas] + +MATE Floppy + + * Fig bug #318095 - Missing includes [patch from Stanislav Brabec] + * Fix an include [patch from Jens Granseuer] + * Fix bug #316770 - invalid documentation [Takeshi AIHANA] + +MATE Screenshot + + * Fix bug #167158 - it's in mate-utils now [Sebastien Bacher] + * Fix bug #319191 - Remove a g_print statement [Sebastien Bacher] + * Fix bug #162534 - "screenshooter" term [Christian Persch] + +MATE Log Viewer + + * Fix bug #156507 - Make session management work again [Vincent] + * Fix bug #318689 - only open real files [Frederic Crozat] + * Use monospace font by default and follow the pref [Vincent] + * Use mate-vfs for monitoring [Vincent] + * Monitor logs by default [Vincent] + * Use fixed height mode for the treeview [Vincent] + * Bold log names when new lines are added [Vincent] + * Huge speedups when displaying big logs [Vincent] + * Don't huge fixed-size buffers - 30% memory gain [Vincent] + * Append lines at the end of the log when monitoring [Vincent] + * Plugged huge memory leaks [Vincent] + * Simplify internal handling of dates, big speedup [Vincent] + * Fix bug #157769 - updated documentation [Vincent] + * Fix bug #318609 - line selection is too slow [Vincent] + * Fix bug #316738 - crash when exiting without any opened log + [patch from Luke Macken] + * Fix bug #316829 - crash when switching to default font size [Vincent] + * Fix bug #317208 - C99-ism [patch from Jens Granseuer] + * Fix bug #318095 - cast warning [patch from Stanislav Brabec] + * Fix bug #310110 - when selecting a log line, select its date + in the calendar [Vincent] + * Lots of plumbing work [Vincent] + +Translation updates : + + * et [Priit Laes], eu [Inaki Larranaga], fr [Christophe Merlet], gl + [Ignacio Casal Quinteiro], it [Andrea Zagli], nl [Vincent van Adrighem], sv + [Christian Rose], vi [Clytie Siddall], zh_TW [Chao-Hsiung Liao] + +=================================================================== +MATE Utilities 2.12.1 (October 4th 2005) + +MATE Search Tool + + * Fix bug #317147 - search for files also search in the parent + directory [Dennis and Emmanuel Touzery] + * HIG issues [Dennis] + +MATE Dictionary + + * Fix bug #314017 - Correctly save the font size [Vincent] + * Fix warnings [Vincent] + +MATE Floppy + + * Moved an #include to allow compilation with glibc + 2.2 [patch from Jens Granseuer] + +MATE Screenshot + + * Nuthin' + +MATE Log Viewer + + * Fix bug #317208 - C99-ism [Patch from Jens Granseuer] + * Fix bug #316829 - crash when changing font size [Vincent] + * Fix bug #316738 - crash when exiting [Patch from Luke Macken] + +Translation updates : + + * eu [Inaki Larranaga], fr [Christophe Merlet], it [Andrea Zagli], vi + [Clytie Siddall] + +=================================================================== +MATE Utilities 2.12.0 (September 6th 2005) + +MATE Search Tool + + Nothing. + +MATE Dictionary + + Nada. + +MATE Floppy + + Walou. + +MATE Screenshot + + * Fix crasher when we can't access the last saved dir [Jonathan Blandford] + +MATE Log Viewer + + Nib nib. + +Translation updates : + + * bg [Yavor Doganov], ca [Softcatalà], cy [Gareth Bowker], el [Kostas + Papadimas], es [Francisco Javier F. Serrador], fr [Christophe Merlet + (RedFox)], ko [Young-Ho Cha], lt [Žygimantas Beručka], pt [Duarte Loreto], + ru [Leonid Kanter], tr [Deniz Koçak], vi [Clytie Siddall] + +=================================================================== +MATE Utilities 2.11.92 (August 22nd 2005) + +MATE Search Tool + + * Updated help [Dennis] + +MATE Dictionary + + Nada. + +MATE Floppy + + Walou. + +MATE Screenshot + + * Fix wrong order of filename charset conversion [Kang Jeong-Hee] + * Fix typo [Gustavo Noronha Silva] + +MATE Log Viewer + + Nib nib. + +Translation updates : + + * de [Hendrik Brandt], el [Kostas Papadimas], id [Mohammad DAMT], pl [Artur + Flinta], pt_BR [Evandro Fernandes Giovanini], ro [Mugurel Tudor], sq [Laurent + Dhima], uk [Maxim Dziumanenko], zh_TW [Chao-Hsiung Liao], + +=================================================================== +MATE Utilities 2.11.91 (August 8th 2005) + +MATE Search Tool + + * Fix bug #312136 - failure to locate /dev/null [Dennis] + +MATE Dictionary + + Moo. + +MATE Floppy + + Mee. + +MATE Screenshot + + Maa. + +MATE Log Viewer + + * Fix crash on AMD64 [Joe Marcus Clarke]. + +Translation updates : + + * fi [Ilkka Tuohela], gu [Ankit Patel], he [Yair Hershkovitz], id [Mohammad + DAMT], ne [Pawan Chitrakar], nl [Tino Meinen], pt_BR [Guilherme de S. Pastore] + +=================================================================== +MATE Utilities 2.11.90 (July 25th 2005) + +MATE Search Tool + + * General fixes [Dennis] + * Workaround for bug #311318 [Dennis] + * Monitor the click policy [Dennis] + * Follow caja updated look & feel [Dennis] + +MATE Dictionary + + Nothing. + +MATE Floppy + + I actually forgot about this program during the whole unstable cycle. + Nobody noticed :-) + +MATE Screenshot + + * Fix bug #169248 - shadow drawing code [Emmanuel Pacaud] + +MATE Log Viewer + + * Fix the display of one-line logs [Vincent] + * Fix the calendar sensitivity [Vincent] + * Fix bug #310875 - escape markup log lines [Vincent] + +Translation updates : + + * cs [Miloslav Trmac], el [Nikos Charonitakis], en_CA [Adam Weinberger], et + [Priit Laes], es [Francisco Javier F. Serrador], fr [Christophe Merlet], he + [Yair Hershkovitz], hu [Gabor Kelemen], ja [Takeshi AIHANA], nb [Kjartan + Maraas], nl [Vincent van Adrighem], no [Kjartan Maraas], th [Theppitak + Karoonboonyanan], vi [Clytie Siddall], zh_CN [Funda Wang], + +=================================================================== +MATE Utilities 2.11.2 (July 11th 2005) + +MATE Search Tool + + * Fix drag-n-drop with caja CVS. [Dennis] + * Fix memory leaks and other bugs. [Dennis] + +MATE Dictionary + + * Fix applet configuration saving [Leonardo Boshell] + * Misc fixes [Stanislav Brabec] + * HIG corrections [Dennis] + * Interface updates [Vincent] + * Use a GtkEntryCompletion (not working yet, see bug #308076) [Vincent] + * Fix bug #307684 [Vincent] + * Fix bug #304034 [Vincent] + +MATE Screenshot + + * Nothing much + +MATE Log Viewer + + * Fix bug #308382 [Stanislav Brabec] + * Add more default logs [Vincent] + * Fix bug #307642 (crash) [Vincent] + * Fix a few warnings [Kjartan Maraas] + +Translation updates : + + * bg [Rostislav Raykov], cs [Miloslav Trmac], de [Hendrik Brandt], en_CA + [Adam Weinberger], en_GB [James Ogley], da [Martin Willemoes Hansen], de + [Hendrik Brandt], et [Priit Laes], fa [Meelad Zakaria], gl [Ignacio Casal + Quinteiro], ja [Takeshi AIHANA], nb [Kjartan Maraas], nl [Vincent van + Adrighem], no [Kjartan Maraas], sr [Danilo Segan], th [Theppitak + Karoonboonyanan], zh_TW [Abel Cheung], + +=================================================================== +MATE Utilities 2.11.1 (June 8th 2005) + +MATE Search Tool + + * Add support for the GREP_COMMAND variable [Dennis] + * Fix bug #306355 - Add a --with-grep command line option [Dennis] + +MATE Dictionary + + * Let the user select the display font [Vincent] + * More layout fixes [Vincent] + +MATE Screenshot + + * Nothing much + +MATE Log Viewer + + * When a logfile has archives, show a drop-down selection menu [Vincent] + * Speedup the loading of large archives [Vincent] + * Speedup the treeview [Vincent] + * Allow loading non-formatted log files [Vincent] + * Show the number of log lines in the status bar [Vincent] + * Remember the expanded rows when switching logs [Vincent] + * Hide the calendar for freeform logs [Vincent] + * Import the "find" toolbar from evince [Vincent] + +Translation updates : + + * bg [Alexander Shopov], cs [Miloslav Trmac], de [Hendrik Brandt], en + [James Ogley], en_CA [Adam Weinberger], et [Priit Laes], gl [Ignacio Casal + Quinteiro], ja [Takeshi AIHANA], nb [Terance Sola], no [Terance Sola], th + [Theppitak Karoonboonyanan], zh_CN [Funda Wang] + +=================================================================== +MATE Utilities 2.11.0 + +MATE Search Tool + + * Add thumbnails support [Dennis] + +MATE Dictionary + + * Fix bug #304564 - infinite loop causing 100% CPU usage [Christian Krause] + * Prettify definition layouts [Vincent] + * Hide the status bar when not used [Vincent] + +MATE Screenshot + + * Fix bug #303891 - typo in MateConf path [Trent Lloyd] + +MATE Log Viewer + + * Revert to single-window mode [Vincent] + * Add a sidebar that shows all the opened logs [Vincent] + * Include the calendar in the new sidebar [Vincent] + * Remove the useless "details" window [Vincent] + * Add the ability to change the font size [Vincent] + * Fix bug #170244 - crash [Sylvain Pasche] + +Translation updates : + + * bg (Vladimir Petkov), ca (Josep Puigdemont), cs (Miloslav Trmac), cy + (Rhys Jones), da (Martin Willemoes Hansen), de (Hendrik Richter), en_CA (Adam + Weinberger), en_GB (David Lodge), es (Francisco Javier F. Serrador), el + (Kostas Papadimas), et (Priit Laes), fa (Sara Khalatbari), gu (Ankit Patel), + nb (Kjartan Maraas), nl (Vincent van Adrighem), no (Kjartan Maraas), pt_BR + (Raphael Higino), ro (Mugurel Tudor), rw (Steve Murphy), xh (Adi Attar), zh_TW + (Abel Cheung) + +=================================================================== +MATE Utilities 2.10.0 + +MATE Search Tool + + * Fix bug #168569 - Prevent possible crash if locate is not present [Dennis] + * Define the desktop icon and name [Dennis] + +MATE Dictionary + + * Set the "_Dictionary" string to be translated again [Vincent] + * Fix a gtk_style leak [Vincent] + +MATE Floppy + + No changes. + +MATE Screenshot + + No changes. + +MATE Log Viewer + + * Fix bug #167969 - malloc not freed (patch by Joe Marcus Clarke) + +Translation updates : + + * cs (Miloslav Trmac), de (Hendrik Richter), en_CA (Adam Weinberger), + fr (Baptiste Mille-Mathias), hu (Laszlo Dvornik), it (Alessio Frusciante), + ja (Takeshi AIHANA), lt (Žygimantas BeruÄka), nb (Kjartan Maraas), + nl (Vincent van Adrighem), no (Kjartan Maraas), pl (Artur Flinta), + pt_BR (Raphael Higino), ru (Leonid Kanter), sq (Laurent Dhima), sr (Danilo Segan), + tr (Baris Cicek), uk (Maxim Dziumanenko) + + * New Ukrainian translation of the manual (Maxim Dziumanenko) + +=================================================================== +MATE Utilities 2.9.92 + +MATE Search Tool + + * Fix bug #166895 - Correct handling of the '?' wildcard [Dennis] + * Fig bug #166905 - Fix opening of files in 'single click to activate' mode [Dennis] + * Use startup notification when launching caja. + +MATE Dictionary + + * Fix bug #167092 - Small header cleanup [Kristof Vansant] + +MATE Floppy + + No changes. + +MATE Screenshot + + No changes. + +MATE Log Viewer + + * Fix bug #167109 [Kristof Vansant] + +Translation updates : + + * bg (Alexander Shopov), ca (Josep Puigdemont), da (Martin Willemoes Hansen), + el (Kostas Papadimas), en_GB (David Lodge), et (Ivar Smolin), + fa (Behnam Esfahbod), gu (Ankit Patel), it (Andrea Zagli), ja (Takeshi AIHANA), + ko (Changwoo Ryu), nb (Kjartan Maraas), nl (Reinout van Schouwen), + no (Kjartan Maraas), pt_BR (Raphael Higino), sq (Laurent Dhima), + tr (Deniz Kocak), uk (Maxim Dziumanenko) + +=================================================================== +MATE Utilities 2.9.91 + +MATE Search Tool + + * Fix bug #166303 - Use new mate-desktop API [Elijah] + * Fig bug #166049 - Crash when glib character conversion fails [Dennis] + * Respect the enable_animations desktop key. + +MATE Dictionary + + * microscopic code cleanup [Vincent] + +MATE Floppy + + Nothing much + +MATE Screenshot + + Nada + +MATE Log Viewer + + Walou + +Translation updates : + + * bg (Alexander Shopov), cs (Miloslav Trmac), de (Hendrik Brandt), en_CA + (Adam Weinberger), es (Francisco Javier F. Serrador), el (Kostas Papadimas), + et (Priit Laes), fi (Pauli Virtanen), it (Alessio Frusciante), ja (Takeshi + AIHANA), ko (Changwoo Ryu), lt ([email protected]), nb (Kjartan Maraas), pt (Duarte + Loreto), pt_BR (Raphael Higino), ru (Leonid Kanter), sv (Christian Rose), th (Theppitak + Karoonboonyanan) + +=================================================================== +MATE Utilities 2.9.90 + +MATE Search Tool + + * Updates for the new MATE 2.10 menu bar layout [Dennis] + * Convert from Popt to GOption for arguments handling [Dennis] + +MATE Dictionary + + * Fix bug #163094 - print and print preview on multiple pages [Vincent] + * Fix bug #164329 - crash on session saving [Vincent] + * Fix bug #164488 - show and hide the definition area depending on the + search type [Vincent] + * Much needed code cleanup [Vincent] + * Fix bug #163803 - show information processing after error [Vincent] + * Fix bug #163623 - don't pass -a parameter when called + from applications menu [Vincent] + +MATE Floppy + + * Fix bug #101760 - remove markup from translatable strings [Michael Terry] + * Use gtk_message_dialog_new_with_markup everywhere [Vincent] + +MATE Screenshot + + * Misc bugfixes [Carlos Garnacho Parro] + +MATE Log Viewer + + * Fix bug #164904 - broken compilation [Vincent & Luca Ferretti] + +=================================================================== +MATE Utilities 2.9.4 + +MATE Search Tool + + * Fix bug #162373 - Search results label is not accessible [Dennis] + * Fix bug #162536 - Add translator comments and rephrase some + descriptions in the schema file [Dennis] + * Fix bug #162344 - Verify files exist prior to adding them to the + search results [Dennis] + * Fix bug #161857 - Fix crash if gtk-file-chooser-button returns + NULL by falling back to user's home directory [Dennis] + * Fix bug #161456 - Fix compliation error [Dennis] + * Use the gtk+ 2.6 HIG compliant message dialog [Dennis] + +MATE Dictionary + + * New feature - web dictionaries, see bug #116749 [Vincent] + * Use new panel applet API, bug #161737 [Elijah Newren] + * Misc Bugfixes : #162080, #162085, #162527, #162954, #162995, #163555 + [Sebastien Bacher, Marco, Vincent] + +MATE Floppy + + * Use gtk_window_set_default_icon_name [Vincent] + +MATE Screenshot + + * Fix bug #161461 - --delay option working again [Vincent] + +MATE Log Viewer + + * Fix bug #162584 - Mark string for translation [Vincent] + * Fix bug #162586, #162587 - Correct typos [Vincent] + * Fix bug #162584 - Use ngettext [Vincent] + +=================================================================== +MATE Utilities 2.9.3 + +MATE Search Tool + + * Fix bug #160106 - Do not open folders with default application [Dennis] + * Fix bug #160098 - Add support for 'single click to activate' [Dennis] + * Replace deprecated gtk-option-menu with gtk-combo-box widget [Dennis] + * Replace deprecated mate-popup-menu with gtk-ui-manager [Dennis] + * Add startup notification support when opening files [Dennis] + * Focus stealing prevention fixes [Dennis] + * Better detection of link mime types and broken links [Dennis] + * Use relative paths for the folder column [Dennis] + * Open help documents on appropriate screen [Dennis] + * If available, use getpgid() when killing a spawned command [Dennis] + * Update for Gtk+ 2.6 gtk-file-chooser-button API [Dennis] + +MATE Dictionary + + * Added printing support, based on libmateprint 2.8 [Vincent] + * Removed the "Spellings" window. Show alternate spellings in a side + panel in the main window. Fixes bugs #82317, #125561 and #155270 [Vincent] + * Select alternate spellings by single-click [Vincent] + * Remove the "smart lookup" preference. Always be smart [Vincent] + * Remove distinction between "default strategy" and "strategy" [Vincent] + * Fix bug #144680 - gdict applets and mate-dictionary now have different + sets of preferences [Vincent] + * Open a new window for each definition asked on the command line [Vincent] + * Open a new window when middle-clicking a word in a definition [Vincent] + * Make the dictionary window remember its position on screen [Vincent] + * Make clicking on the applet icon show/hide the main window [Vincent] + * Show a busy cursor while looking up stuff [Vincent] + +MATE Floppy + + No News + +MATE Screenshot + + * Use new GtkFileChooserButton API [Vincent] + +MATE Log Viewer + + * Migrate to goption [Vincent] + * Consider all unnamed options are logfiles to be opened [Vincent] + * Syslog parsing is back [Vincent] + +=================================================================== +MATE Utilities 2.9.2 + +The mate-utils package is very proud to welcome the "Mate Screenshot" +program in its warm embrace, after it was found wandering in the cold +streets, due to its ruthless eviction from mate-panel. + +MATE Search Tool + + * Use fewer deprecated functions [Dennis] + * Don't use deprecated Mate-VFS functions [Dennis] + +MATE Dictionary + + * Bring mate-dictionary into the 21st Century : port to + GtkUIManager, GtkAboutDialog, gtk_window_set_default_icon_name, + G_TYPE and friends. [Paolo Borelli] + * Set saved search limit to 10. [Paolo Borelli] + * Use an icon instead of a button in the applet [Vincent] + * Support panel translucency in the applet [Vincent] + * Fix bug #144408 - Handle more status messages from the + dict server. [Vincent] + * Fig bug #143866 - Put the searched word into the window + title [Vasista Sarma] + +MATE Floppy + + * Add support for formatting floppies in non-standard location [James] + * Use fewer deprecated functions, HIG dialogs [Vincent] + +MATE Screenshot + + * Moved here from mate-panel [Jonathan] + * Remove dead code, save the last used save directory [Jonathan] + * Better dialog layout [Jonathan] + +MATE Log Viewer + + * Use a Yelp-like (or firefox-like) search bar [Vincent] + * Open zipped archives [Vincent] + * Use mate-vfs to open archives in local or remote locations [Vincent] + * Simplify a lot the code for the "Properties" and "Details" + windows [Vincent] + * Make "Monitor" switch the window to monitoring mode [Vincent] + * Store the default log and window size in mateconf [Vincent] + * Add copy log lines to the clipboard [Vincent] + +=================================================================== +MATE Utilities 2.9.0 + +MATE Search Tool + + * Fix bug #153563 - Add logic to perform a two scan search + for simple filename searches [Dennis] + * Convert mate-file-entry to gtk-file-chooser-button [Dennis] + * Increment file count while searching [Dennis] + +MATE Dictionary + + * Fix bug #156125 - Put border around spelling suggestions + [Davyd Madeley] + * Fix bug #153971 - Fix applet padding [Vincent] + +MATE Floppy + + * Add support for usb, etc floppy drives and detection via HAL [James] + +MATE Log Viewer + + * Log file searching [Vincent] + * Each log is opened in its own window [Vincent] + * Use fewer deprecated functions [Vincent] + +Translations + + * cs(Miloslav Trmac) + * da(Martin Willemoes Hansen) + * en_CA(Adam Weinberger) + * es(Francisco Javier F. Serrador) + * id(Mohammad DAMT) + * ms(Hasbullah Bin Pit) + * sq(Laurent Dhima) + +=================================================================== + +MATE Utilities 2.7.x - 2.8.0 + +MATE Search Tool + + * Add support for /media + * Fix bug #137404 - Improve handling of failed quick searches + * Fix bug #142450 - Results treeview should use GTK_SHADOW_IN + * Fix bug #143772 - Wrong error message when file does not exist + * Fix bug #144414 - Ctrl+Space does not select all files in table + * Fix bug #147410 - Named pipes are not recognised as files + * Fix bug #147465 - File size filter issues + * Fix bug #147480 - Searching for text with leading dash causes error + * HIG fix - put unit labels after text entries + * Format Modified date to match Caja 2.7.x+ + * Fix memory leaks found using valgrind + * Add new force_quick_search mateconf key. + * Update documentation + +MATE Dictionary + + * Remove old docs [Glynn] + * Fix current docs [John] + * Use translator-credits string [Glynn] + * Fix bug #50907 - Add shadow border [Davyd Madeley] + * Italic fixes [[email protected]] + * Pass MatePanelApplet instance to lockdown func [Leena Gunda] + * Add tooltip [Vinay M R] + * Make sure screenreader only sees text box once [Muktha] + * Add hyperlinks [Fernando Herrera, [email protected]] + * Present window when it's under something [Dennis Smit] + * Update from HIG [Dennis Cranston] + * Fix the flags for horizontal panels [Vincent Noel] + +MATE Floppy + + * Pass through correct parameters [Chris Smith, Kjartan Maraas] + * Update to new MIME system [Ray Strode] + * Compilation fix for Fedora Core [Kjartan Maraas] + +MATE Log Viewer + + * Remove old docs [Glynn] + * Use translator-credits string [Glynn] + * Parse syslog.conf [Samuel Stringham] + * Get correct date on log zoom [Harsh Jaitly] + * Use g_spawn [James Strandboge, Shakti Sen] + * Remove timer when we're done [Shakti Sen] + * Fix crash if log is < 5 lines [Shakti Sen] + +Misc + + * Pass distcheck [Glynn] + +Translations + * Luca Ferretti, Alessio Frusciante [it] + * Abel Cheung [zh_TW] + * Changwoo Ryu [ku] + * Adam Weinberger [en_CA] + * Gareth Owen, David Lodge [en_GB] + * Miloslav Trmac [cs] + * Christophe Merlet [fr] + * Laurent Dhima [sq] + * Francisco Javier F. Serrador [es] + * Takeshi AIHANA [ja] + * Funda Wang [zh_CN] + * Kjartan Maraas [no, nb] + * Stanislav Visnovsky, Ivan Noris [sk] + * Pawan Chitrakar [ne] + * Dinesh Nadarajah [ta] + * Alexander Shopov, Peter "Peshka" Slavov, Vladimir Petkov [bg] + * Vincent van Adrighem, Michiel Sikkes [nl] + * Artur Flinta [pl] + * Christian Rose [sv] + * Andras Timar, Laszlo Dvornik, Gabor Kelemen [hu] + * Guntupalli Karunakar [hi] + * Changwoo Ryu [ko] + * Duarte Loreto [pt] + * Akagic Amila, Tomasz KÅ~Boczko [bs] + * Tommi Vainikainen [fi] + * Martin Willemoes Hansen [da] + * Christian Neumair, Hendrik Richter [de] + * Telsa Gwynne, Dafydd Tomos, Dafydd Harries [cy] + * Danilo Å| egan [sr, [email protected]] + * Hasbullah Bin Pit [ms] + * Adam Weinberger [en_CA] + * Leonid Kanter [ru] + * Ankit Patel [gu] + * Metin Amiroff [az] + * Žygimantas BeruÄ~Mka [lt] + * Maxim Dziumanenko [uk] + * Baris Cicek [tr] + * Ã~Esmund Skjæveland [nn] + * Kostas Papadimas, Nikos Charonitakis [el] + * Jordi Mallach [ca] + * Mugurel Tudor [ro] + * Arafat Medini [ar] + * Paisa Seeluangsawat, Supranee Thirawatthanasuk [th] + +=================================================================== +MATE Utilities 2.6.1 + +MATE Search Tool + + * Update localized online user help [Sun translation team] + * Fix compiler warnings [Dennis, Heikki] + +Translations + * Adam Weinberger [en_CA] + * Guntupalli Karunakar [gu] + * Andras Timar [hu] + * Robert Sedak [hr] + * Jordi Mallach [ca] + * Baris Cicek [tr] + * Iñaki Larrañaga [ba] + +=================================================================== + +MATE Utilities 2.6.0 + +MATE Dictionary + + * Build fixes [Dennis] + +MATE Floppy + + * Build fixes [Dennis] + + +MATE Search Tool + + * Updated online user help [Breda] + +MATE System Log + + * Build fixes [Dennis] + +Translations + + * Alastair McKinstry (ga) + * Ã
smund Skjæveland (nn) + * Christian Neumair (de) + * Dafydd Tomos (cy) + * Gareth Owen (en_GB) + * Isam Bayazidi (ar) + * Laurent Dhima (sq) + * Leonid Kanter (ru) + * Maxim Dziumanenko (uk) + * Mugurel Tudor (ro) + * Runa Bhattacharjee (bn) + * Sanlig Badral (mn) + * Vladimir \"Kaladan\" Petkov (bg) + * Welther José O. Esteves (pt_BR) + +Miscellaneous + + * README, NEWS: Update for new release. + +=================================================================== + +MATE Utilities 2.5.90 + +MATE Dictionary + + * Fix bug #128647 Remember smart lookup settings between invocations [Fernando Herrera] + * Fix bug #127292 Remove use of deprecated function [Fernando Herrera] + * Fix bug #130457 Add bugzilla information [Fernando Herrera] + * Fix bug #129283 Use mate-icon-theme for window icon [Michael Terry] + * Fix bug #106700 Use ngettext for plurals [Michael Terry] + * Fix bug #124643 Remove unused GtkAlignment [Kjartan Maraas] + * Many multihead fixes [Dennis Smit] + +MATE System Log + + * Fix bug #129283 Use mate-icon-theme for window icon [Michael Terry] + * Fix bug #106700 Use ngettext for plurals [Christian Neumair] + * Mark various strings for translation [Maxim Dzumanenko] + * Use the gtk+ 2.4 file chooser + +MATE Search Tool + + * Fix bug #119720 Add a 'Move to Trash' popup menu item [Cranston] + * Fix bug #126525 New default animation [jimmac] + * Fix bug #132043, #128454, #128378 Accessibility fixes [Padraig Obriain] + * Fix bug #136419 Update help documentation for MATE 2.6 [Breda McColgan] + * Fix bug #124656 Various memory leaks fixed [Kjartan Maraas] + * Fix bug #123191 AIX portability fixes [Sandie Vanderme] + * Fix bug #129283 Fix window icon [Michael Terry] + * Fix bug #106700 Use ngettext for plurals [Christian Neumair] + * Reduce search results' memory usage + * Improve search performance + * Add middle button drag and drop support to listview + * Animation file is moved to the mate-icon-theme module + * Improve handling of sockets and fifos + * Hide backup files by default + * Use shared-mime-info database for determining file types + * Add support for %e and %O strftime modifiers + * Improve HIG compliance of alert dialogs + * Use the gtk+ 2.4 file chooser + +MATE Floppy + + * Fix bug #110918 & 123831 Fixed volume name handling [Stephane Demurget] + * Fix bug #104327 Added devfs device name support [Stephane Demurget] + * Fix bug #129283 Use mate-icon-theme for window icon [Michael Terry] + * Fix bug #106700 Use ngettext for plurals [Chrisian Neumair] + * Fix bug #127484 Use new help documenation [Balamurali Viswanathan] + * Updated help links. + +Translations + + * Takeshi Aihana, Ales Nyakhaychyk, Paisa Seeluangsawat, Christian Rose, + Andras Timar, Funda Wang, Danilo Segan, Ole Laursen, Alessio Frusciante + Pauli Virtanen, Christophe Merlet, Duarte Loreto, Priit Laes, + Åsmund Skjæveland, Tomasz Kloczko, Guntupalli Karunakar, Nikos Charonitakis, + Alastair McKinstry, Miloslav Trmac, Kostas Papadimas, Changwoo Ryu + Vincent van Adrighem, Laurent Dhima, Alessio Frusciante, Zygimantas Berucka, + Artur Flinta, Ole Laursen, Metin Emirov, Laurent Dhima, Sanlig Badral, + Francisco Javier F. Serrador, and many more... + + +Miscellaneous + + * README, NEWS: Update for new release. + +=================================================================== + +MATE Utilities 2.3.3 + +MATE Dictionary + + * Do not mark copyright string for translation (Christian) + * HIG changes (Dennis) + * Compiler warning fixes (Dennis) + +MATE System Log + + * Do not mark copyright string for translation (Christian) + * HIG changes (Dennis) + * Compiler warning fixes (Dennis) + +MATE Search Tool + + * Replace disclosure widget with standard check button (Dennis) + * Convert the search image into an animation (Dennis) + * Remove the status and progress bar (Dennis) + * Support SVG icon themes (Dennis) + * Adjust sort order of columns to match caja (Dennis) + * Add mateconf key to disable using the locate command (Dennis) + * UTF8 fixes (Hidetoshi) + * Fix minimum size of window when the additional options are hidden (Dennis) + * Add drag and drop support to the animation to create a desktop file + that starts a search with same options (Dennis) + * HIGify alert dialogs (Dennis) + * Fix localization of the available options menu (Christian) + +MATE Floppy + + * Sanity checks (Glynn) + * HIG changes (Dennis) + * Compiler warning fixes (Dennis) + +Translations + + * Ole, Duarte, Christian Rose, Christian Myer, Takeshi, Paul, + Taneem, Miloslav & Christophe + +Miscellaneous + + * README, NEWS: Update for new release. + +=================================================================== + +MATE Utilities 2.3.2.1 + +MATE Dictionary + + * Add IPV6 support (Archana) + +MATE System Log + + * Avoid double free (Marcus) + * Miscellaneous bugs fixes (Glynn) + * Fix up MateConf keys (Glynn) + * Fix up compilation on cygwin (Masahiro) + +Miscellaneous + + * README, NEWS: Update for new release. + +=================================================================== + +MATE Utilities 2.3.2 + +MATE Calculator + + * Dies in preference for gcalctool (Glynn) + +MATE Dictionary + + * Fix portability problem on AMD Opteron (Stanislav) + +MATE Search Tool + + * Fix typo (Dennis) + * Convert stuff to UTF8 (Dennis) + +MATE Character Map + + * Dies in preference for gucharmap (Glynn) + +Translations + + * Takeshi, Hasbullah, Abel, Pablo & Duarte + +Miscellaneous + + * README, NEWS: Update for new release. + +=================================================================== + +MATE Utilities 2.3.1 + +MATE Calculator + + * Fix factorial stuff (Leena) + +MATE Search Tool + + * Fix resizing issues with Galaxy Theme (Dennis) + * Prevent click starting new find after find aborts (Dennis) + * HIG updates (Dennis) + * Remove some flags for the g_spawn call (Dennis) + +Documentation + * Fix up Search Tool documentation (Dennis) + * Add localized documentation (Mike) + +Translations + + * Danilo, Paul, Abel, Changwoo, Miloslav & Pablo + +Miscellaneous + + * NEWS, README (Glynn) + * Removed stuff from POTFILES.in (Dennis) + +=================================================================== + +MATE Utilities 2.3.0 + +MATE Calculator + + * Fix handling of parentheses (Kaushal) + +MATE Search Tool + + * Default filename search by substring (Dennis) + * Default filename search case insensitive (Dennis) + * Include desktop in search results (Dennis) + * Include folders in search results (Dennis) + * Name Contains entry is optional (Kaushal) + * Prevent the escape key from quiting application if a search has just completed (Dennis) + * Space or return key open a file (Dennis) + * Application remembers previously selected options (Dennis) + * Application is fully session aware (Pasupathi) + +MATE System Log + + * Fix a memory leak (Kjartan) + +Documentation + + * Add Japanese documentation (Takeshi) + +Translations + + * Metin, Christian, Roozbeh, Dmitry, Sanlig, Pablo, Yuriy, + Christophe, Daniel, Abel, He, Fatih, & Takeshi. + +Miscellaneous + + * NEWS, README (Dennis) + +=================================================================== + +MATE Utilities 2.2.0 " Slainte " + +MATE Calculator + + * Fix crash when pressing multiple )('s (Glynn) + +MATE Search Tool + + * Do not use locate when searching through /mnt (Dennis) + +MATE System Log + + * Remove un-needed pixmaps (Dennis) + +Documentation + + * Add gdialog documentation (John) + +Translations + + * Naba, Kostas, Daniel, Andras, Miloslav, Pauli, Pablo, Vincent, + Alessio & Zbigniew. + +Miscellaneous + + * NEWS, README (Glynn) + +=================================================================== + +MATE Utilities 2.1.90 " Because I'm free....free falling " + +MATE Calculator + + * Add 'Inc' to FSF Copyright (John) + +MATE Search Tool + + * Left indent options contained in disclosure widget (Dennis) + * Attach destroy handler and remove the timer for disclosure widget (Arvind) + * Fix up strings to be less cryptic (Dennis) + * Toggle sensitivity of results frame rather than window (Dennis) + * Minor spacing adjustments (Dennis) + +MATE System Log + + * Remove old docs (John) + * Fix up spacing in about dialog (Alex) + * Remove a bunch of extraneous translated strings (John) + +Translations + + * Hasbullah, Christophe, Jordi, Christian Rose, Artis, Kostas, + Pablo, Vincent, Ole, Kjartan, Christian Neumair & Abel + +Miscellaneous + + * NEWS, README, HACKING (Glynn) + +=================================================================== + +MATE Utilities 2.1.5 " All I want for Christmas... " + +MATE Dialog + + * don't check DISPLAY if the --create-rc (Mike) + +MATE Search Tool + + * Left indent Advanced Options (Dennis) + +Translations + + * Andras, Artis & Christian. + +Miscellaneous + + * NEWS, README (Glynn) + +=================================================================== + +MATE Utilities 2.1.4 " Um " + +MATE Calculator + + * Add X-MATE-BUGZILLA desktop entry (Fernando) + * Add StartupNotify desktop entry (Glynn) + +MATE Character Map + + * Add X-MATE-BUGZILLA desktop entry (Fernando) + * Add StartupNotify desktop entry (Glynn) + +MATE Floppy + + * Add X-MATE-BUGZILLA desktop entry (Fernando) + * Add StartupNotify desktop entry (Glynn) + +MATE Search Tool + + * Add X-MATE-BUGZILLA desktop entry (Fernando) + * Fix compiler warnings (Dennis) + * Replace call to matecomponent_init with matecomponent_init_full (Dennis) + * Add StartupNotify desktop entry (Dennis) + * Theme the icon in the dialog (Glynn, Dennis) + * Implement size_allocate function (Dennis) + * Provide error dialog when user attempts to override a folder (Dennis) + +Documentation + + * Dennis + +Translations + + * Hasbullah, Tivo, Pablo, Christian, Ole, Jordi, Yuriy and + Kjartan + +Miscellaneous + + * HACKING, POTFILES, NEWS, README (Glynn) + +=================================================================== + +MATE Utilities 2.1.3 " Maintaining mate-utils is like paint by numbers - who wants the brush next? " + +MATE Character Map + + * Fix up messages sent to the status bar (Emmanuel) + +MATE Floppy Formatter + + * Even more HIG-compliant and polished UI (Stef) + +MATE Search Tool + + * Fix disclosure widget drawing problem with RTL locales (jaiserca) + * Remove horizontal seperator from button box (Dennis) + * If constraints unavailable, insensitize Add button + * Handle shift F10 keypress (Dennis) + * Miscellaneous fixes (Dennis, Glynn) + +Archive Generator + + * So long, it's been fun. + +Translations + + * Yanko, Dmitry, He, Kjartan, Hasbullah & Andras. + +Documentation + + * John + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 2.1.2 " Full of anchovy essence " + +MATE Calculator + + * Add Page_Up, Page_Down, Home and End to extra bindings (Emmanuel) + +MATE Character Map + + * Fix crasher when selecting font (Glynn) + +MATE Floppy Formatter + + * more HIG-compliant and polished UI (Stef) + * added a check after spaces for the volume name (Stef) + * fixed some floppy type check (Stef) + * fixed the volume name setting (Stef) + * fixed how the app handles the progress window closure (Stef) + * a lot of other small fixes (Stef) + +MATE Search Tool + + * Allow window manager to include minimize and maximize buttons (Dennis) + * Allow window manager to include minimize and maximize buttons (Dennis) * Fix up some utf8 conversion problems (Toshi) + * Move buttons to bottom of the window (Dennis) + * Minor padding adjustments (Dennis) + * Fix up size constraint portability (Pasu) + * Support file sizes greater than 2.0 GB (Pasu) + * Miscellaneous fixes (Dennis) + +Translations + + * Fatih & Andras + +Documentation + + * Irene, Pat & Dennis. + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 2.1.1 " Vid förtäring, uppsök läkarvård omgående " + +MATE Search Tool + + Rewrite handle_search_command_stderr_io fixing possible deadlock (Dennis) + Added support for horizontal seperators in the available search constraints (Dennis) + Moved 'File is empty' constraint into the size group (Dennis) + Use a Gtk spin button entry for constraints of type time and number (Dennis) + Update command line arg parsing for recently added constraints (Dennis) + Fixed popup menu for result window's scrolled horizontally (Dennis) + Fix #94858, to get the default action for the mime type (Dennis) + Minor string change (Dennis) + Added support for icon theming (Dennis) + Improve error dialogs (Dennis) + Improve file type detection of symbolic links (Dennis) + Added support for opening files in search results (Dennis) + Added support for moving files from search results (Dennis) + Added support for selecting multiple files (Dennis) + Added support for drag and drop (Dennis) + Other misc fixes (Dennis) + +Build + + Updates for requirements (Glynn) + +Documentation + + MATE Search Tool updates (Dennis) + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 2.1.0 "Just when you thought it was safe to come out of the cupboard " + (Dennis Cranston, Archit Baweja and Deepa Natarajan we salute you) +MATE Character Map + + Extend to unicode characters (James) + Added back font picker (Hongli) + Insert at cursor (Federic) + Preserve font across pages (Federic) + HIG fixes (Glynn) + Use hex input and output in Select Character dialog (Hidetoshi) + Update status bar when character buttons are navigated with keyboard (Muktha) + +MATE Dialog + + Use GtkCheckButton and GtkRadioButton widgets (Archit) + Fixed return values (Archit) + Use GtkViewport and GtkScrolledWindow to display buttons (Archit) + Don't do automatic wrapping (Archit) + Use GtkOptionMenu (Rodrigo) + +MATE Floppy Formatter + + Fix a bunch of memory leaks (Stephane) + Add MateConf support (Stephane) + Add volume name support (Stephane) + Add a dialog display number of bad blocks found (Stephane) + General UI cleanup (Stephane) + Use g_spawn wherever possible (Stephane) + Added some nice error dialogs (Stephane) + Fix crash when closing the format window (Stephane) + Supports not having ext2fs and dosfs support (Stephane) + +MATE Search Tool + + Merge tabs together and use disclosure widget (Dennis) + Add search by size constaints (Dennis) + Implement drag and drog support to copy files from search results (Dennis) + Improve code for grabbing caja icons (Dennis) + Make dialog look more inviting by adding a window icon (Dennis) + Add popt command line argument handling (Dennis) + HIG conformance (Dennis) + Miscellaneous bug fixes (Dennis) + Save the world (Dennis) + +MATE System Log + + Use GtkTreeView just a little bit more (Deepa) + Miscellaneous UI additions/fixes (Deepa) + +Build + + Misc fixes (Jacob, Rodrigo, Glynn) + +Documentation + + Updates (Irene, John, Pat) + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +Translations - + + All that translationary goodness from MATE 2.0 (All) + +=================================================================== + +MATE Utilities 2.0.0 " Zivot je jinde " + +Bedroom, Dublin, Ireland -- June 17, 2002 -- the MATE project today +proudly announced the release of mate-utils 2.0.0, targeted for the +"MATE 2.0 Platform and Desktop" release. Much has changed since +the initial start of the project in late 1998 and this release marks +the start of a more intuitive and appealing user interface, coupled +with the port to the new MATE 2.0 platform. + + +It is available at the following location - + + ftp://ftp.mate.org/pub/MATE/pre-mate2/sources/mate-utils + + +MATE Utilities is a collection of small applications all there +to make your day just that little bit brighter [*]. + +System Log Viewer Monitor and view system log files. + +Character Map Select characters from a table and insert them into + your applications. + +Calculator A simple mathematical and scientific calculator that + includes arithmetic, trigonometric, and logarithmic + functions. + +Search Tool Search for files on your system using simple and + advanced search options. + +Dictionary Look up an online dictionary for definitions and + correct spelling of words. + +Archive Generator Create archives from collections of files and + folders using gzip compressed archive files. + +Floppy Format Format floppy disks under Linux. + +"I could say good and whacky things about it [mate-utils], but I'm too +lazy" - Bastien Nocerra + +"MATE Utilities taught me to shave" - Jeff Waugh + + +MATE Utilities has the following requirements - + + intltool >= 0.21 + libmate >= 2.0.0 + libmateui >= 2.0.0 + libglade >= 2.0.0 + libmatecomponentui >= 2.0.0 + libmatevfs >= 2.0.0 + libmate-panel-applet >= 2.0.0 + + +Many thanks, in particular, to John Fleck, George Lebl and Kevin Vandersloot, +and to the following people for making this release what it is - + +Ali Akcaagac, Josh Barrow, Jacob Berkman, Jonathan Blandford, Ross Burton, +Anders Carlsson, Abel Cheung, Dennis Cranston, Zbigniew Chyla, +Stephane Demurget, John Fleck, Mikael Hallendal, Lauris Kaplinski, +Satyajit Kanungo, Rajeev Karale, Santhana Krishnan, Sasi Kiran Lanka, +George Lebl, Gaute Lindkvist, Josh Lucas, Paolo Maggi, Kjartan Maraas, +Carlos Perello Marin, Yogeesh Mathighatta, Mark McLoughlin, Federico Mena +Quintero, Muktha Narayan, Seth Nickell, Bastien Nocera, Narayana Pattipati, +Gediminas Paulauskas, Havoc Pennington, Chris Phelps, Deepa Chacko Pillai, +Aruna Pourhit, Senthilkumar Ramasamy, Arvind Samptur, Ganesan Sethuraman, +Andrew Sobala, Samuel Stringham, Adam Sulmicki, Hidetoshi Tajima, Owen Taylor, +Malcolm Tredinnick, Kevin Vandersloot, Sander Vesik, Xing Wang and David +Westlund. + +Extra special thanks also go to our poor documentation folks whose +continuing 'sigh's are not completely unnoticed. We love you too. + +Daniel Carrera, Nicholas Curran, Pat Costello, John Fleck, Eugene O'Connor, +Irene Ryan and Patanjali Somayaji. + +And without our translators our software would be nothing. Also huge +thanks go to the following, whose tireless work we perhaps never really +appreciate. You guys ROCK. + +Vincent van Adrighem, Hasbullah Bin Pit, Pablo Gonzalo del Campo, Abel Cheung, +Zbigniew Chyla, Gustavo Maciel Dias Vieira, Christophe Fergeau, Valek +Filippov, Vlad Harchev, Wang Jian, Yanko Kaneti, Mantas Kriauciunas, Takayuki +Kusano, Ole Laursen, George Lebl, T\xf5ivo Leedj\xe4rv, Duarte Loreto, +Kjartan Maraas, Dmitry G. Mastrukov, Christophe Merlet, Christian Meyer, +Bastien Nocera, Mohamad Afifi Omar, Gediminas Paulauskas, Germ\xe1n +Poo-Caama\xf1o, Christian Rose, Changwoo Ryu, Pablo Saratxaga and Stanislav +Visnovsky. + +[*] And some that don't - + +gdialog Command line application used to display UI dialogs + that can be used within shell scripts + +=================================================================== + +MATE Utilities 1.109.0 " Oh so nearly, but not quite " + + +MATE Calculator - + + Use _UI_SUBTREE instead of _UI_SUBTREE_STOCK (George) + +MATE Dictionary - + + Fix applet button press hack to use gtk_propagate_event (Arvind) + Use _UI_SUBTREE instead of _UI_SUBTREE_STOCK (George) + +MATE System Log Monitor - + + Use _UI_SUBTREE instead of _UI_SUBTREE_STOCK (George) + +Documentation - + + Update GFloppy docs (John) + +Build - + + Add Bulgarian translation (Yanko) + +Translations - + + Pablo, Changwoo, George, Tivo, Kjartan, Zbigniew, Christian, + Yanko, Dmitry, Ole, Gediminas, Hasbullah and Mantas. + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 1.108.0 " This ain't no disco " + + +MATE Calculator - + + Convert display to use GtkTextView (Kevin) + Disable visible cursor for 'm' (Glynn) + Fix 'e' easter egg (George) + Remove store global and do it properly (George) + Random easter egg fixage (George) + Fix about dialog to be transient of parent (Ross) + +MATE Dictionary - + + Don't set wmclass on about dialog (Glynn) + Fix about dialog to be transient of parent (Ross) + +MATE Search Tool - + + Fix crash when quiting before search has completed (Yogeesh) + Fix about dialog to be transient of parent (Ross) + +MATE System Log Monitor - + + Enable help again (Glynn) + Remove ugly pango-ification from monitor dialog (Glynn) + +MATE Floppy - + + Add window and menu icon (Glynn) + Add appropriate libglade LDFLAG (Glynn) + Fix up dialog to agree to HIG (Glynn) + +MATE Archive Generator - + + Pre-populate save dialog with an example of format (Glynn) + Close IO channel before quiting (Yogeesh) + Fix about dialog to be transient of parent (Ross) + +Build - + + Fix MATELOCALEDIR to be the right place (Toshi) + Remove dtd from help docs (Glynn) + Remove more cruft (Glynn) + +Translations - + + Duarte, Vincent, Stanislav, Zbigniew, Ole, Pablo, Christian, + Kjartan and Abel + +Documentation - + + Update mate-dictionary docs (Sander) + Update mate-system-log docs (Sander) + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 1.107.0 " 69036' 45030' N - mmm " + + +MATE Calculator - + + New icon (Jimmac) + Don't negate 0's (Glynn) + Add 'm' to indicate something is stored (Glynn) + +MATE Dictionary - + + Fix up button press hack on applet (Kevin) + +MATE Search Tool - + + Remove mnemonics from tabs (Glynn) + Fix handling of 'locate' searches (Dennis) + +MATE System Log Monitor - + + Save description in the actions dialog (Narayana) + Disable multiple opening of the same log (Aruna) + Treeview fix to prevent parent & child being created (Narayana) + Fix up default focus (Glynn) + +MATE Floppy - + + Add error dialog for case of non-help (Federico) + Change dialog type to info (Stephane) + Fix up help environment (Federico) + +MATE Archive Generator - + + Fix help (Glynn) + Really fix help (Federico) + +Build - + + More cruft removal (Glynn) + Fix up install of schemas (Glynn) + Disable logview docs until they're fixed (Glynn) + +Translations - + + Hasbullah, Kjartan, Ole, Zbigniew, Pablo, Stanislav and Dmitry + +Documentation - + + Update mate-dictionary docs (John) + Update mate-search-tool docs (John) + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 1.106.0 " Not yet a Plaything" + + +MATE Dictionary - + + Usability applet changes (Seth) + Fix crash in preferences dialog (Kevin) + Translate the schemas file (Anders, Glynn) + +MATE Search Tool - + + Fix problems with utf8->locale conversion (Dennis) + +MATE System Log Monitor - + + Fix i18n problems (George) + +Build - + + Bump requirements for intltool (Glynn) + +Translations - + + Kjartan, Vlad, Zbigniew, Ole, Pablo, George and Stanislav + +Documentation - + + Updates for MATE Search Tool from Sun (Sander) + +Miscellaneous - + + README, THANKS, NEWS (Glynn) + +=================================================================== + +MATE Utilities 1.105.0 " I'm just a Toy " + + +MATE Calculator - + + Give mate-calculator it's first easter egg (Glynn) + Fix help (Satayajit) + Fix order of operators (Yogeesh, Sasi) + Fix bad EE calculation (Andrew) + +MATE Character Map - + + Remove seperator from help menu (Ali) + Fix help (Satayajit) + Fix sensitivity of menus (Glynn) + +MATE Dictionary - + + Fix memory leaks (Havard) + Remove 'Find' from status bar and make a dialog (Glynn) + Cleaned up 'Find' dialog (Paolo) + Wrap 'Find' functionality when it reaches the end (Paolo) + Prevent dialog destruction when 'Esc'd (Paolo) + Make applet a text entry again (Kevin) + Fix sensitivity of menus (Glynn) + Give preferences default settings in case mateconf fails (Glynn) + Left align items in strategy menu (Havoc) + Add progress bar, although not hooked up yet (Glynn) + Fix mnemonics (Deepa) + +MATE Search Tool - + + Fix help (Satayajit) + Supress results only due to match in basename (Gaute, Dennis) + Fix memory leaks (Dennis) + Add 'Matches Regular Expression' to options (Rajeev) + Can now double click 'No Files Found' (Paolo) + Add a status bar with activity bar (Paolo) + +MATE System Log Monitor - + + Fix help (Satayajit) + UI love (Sam) + Fix repaint on zoom box (Sam) + HIG Compliance (Glynn) + Prevent dialog destruction when 'Esc'd (Glynn) + Fix crash in actions dialog (Sam) + + +MATE Archive Generator - + + Fix help (Satayajit) + Add status bar (Josh, Glynn) + Use g_spawn badly (Glynn) + Hook menu hints up to the status bar (Glynn) + +Build - + + Break build (Glynn) + Fix build (Jacob) + +Translations - + + Zbigniew, Christophe, Ole, Hasbullah, Abel & Kjartan + +Miscellaneous - + + Remove cromagnon & edit-menus from module (Glynn) + +=================================================================== + +MATE Utilities 1.5.0 " A Brave New World " + + +(Also to be known as " The One that Didn't Exist ") + +MATE Calculator - + + Fix .desktop file to point to correct DocPath (Satyajit) + Richard Scarry's My First Easter Egg (Glynn) + New screenshots (John) + HIG UI conformance (Glynn) + New logo for the about dialog (Dennis) + + +MATE Character Map- + + Fix .desktop file to point to correct DocPath (Satyajit) + HIG UI conformance (Ali, Glynn) + Break build (Glynn) + Fix build (Glynn) + Break build again (Glynn) + Fix build again (Carlos) + New logo for the about dialog (Dennis) + +MATE Dictionary - + + Fix build to enable help on applets (Satyajit) + Fix .desktop file to point to correct DocPath (Satyajit) + Fix build to get distchecking (Glynn) + HIG UI conformace (Paolo, Glynn, Dennis) + New logo for about dilaog (Dennis) + +MATE Search Tool - + + Fix .desktop file to point to correct DocPath (Satyajit) + HIG UI conformance (Paolo, Glynn) + Add 'Starting in Folder' option to searches (Dennis) + Filter out annoying 'Permission denied' messages (Dennis) + Build build (Glynn) + Fix build (Owen) + +MATE System Log Monitor - + + Fix .desktop file to point to correct DocPath (Satyajit) + Rename 'Date' field to something a little bit saner (Glynn) + GtkDialogize Calendar (Xing, Glynn) + Recognise marked logs (Voss) + More about dialog love (Dennis) + +MATE Archiver Generator - + + Fix .desktop file to point to correct DocPath (Satyajit) + New documentation (Pat, John) + HIG UI conformance (Glynn) + De-sensitivize buttons if nothing to select (Yogeesh) + Break build (Glynn) + Fix build (Owen) + Add default window icon (Dennis) + Even more about dialog love (Dennis) + +Build - + + Break build (Glynn) + Fix build (Jacob) + Break build (Glynn) + Fix build (Jacob) + . . . . . + Fix build (Glynn) - yeah, I did once I think :) + +Translations - + + Kjartan, Pablo, Vincent, Duarte, Abel & Changwoo + +Miscellaneous - + + THANKS, README, MAINTAINERS updates (Glynn) + @@ -0,0 +1,43 @@ +MATE Utilities - "Just one of those things" +=============================================================================== +Version: 2.31.1 + +MATE Utilities for the MATE 2.30 Desktop contains the following - + + mate-system-log [logview] + mate-search-tool [gseachtool] + mate-dictionary [mate-dictionary] + mate-screenshot [mate-screenshot] + baobab [baobab] + +Requirements - + + intltool >= 0.40.0 + mate-common >= 2.3.0 + glib >= 2.20.0 + gio >= 2.16.0 + gtk+ >= 2.17.0 + libmate-panel-applet >= 2.13.4 + libgtop >= 2.12.0 + mateconf + libcanberra-gtk >= 0.4 + + +The following configure flags can be used - + + --enable-zlib Enable ZLib support for Logview [default=yes] + --with-grep Specify the path to the grep + command [default=find it ourselves] + --enable-debug Enable debug messages [default=no] + +Installation - + +See the file 'INSTALL' + +How to report bugs - + +See the file 'BUGS' + +How to contribute - + +See the file 'HACKING' @@ -0,0 +1,91 @@ +MATE Utilities 2.6.0 Role of Honour + +Thanks to the maintainers, developers and casual bug fixes. Without +them, mate-utils would have bit rotted years ago - + +Paolo Borelli +Steve Chaplin +Dennis Cranston +Stephane Demurget +Alex Duggan +Maxim Dzumanenko +Fernando Herrera +Tomasz K�oczko +Jason Leach +Kjartan Maraas +Mark McLoughlin +Christian Neumair +Padraig O'Briain +Jan Arne Petersen +Dennis Smit +Michael Terry +Julio M Merino Vidal +Balamurali Viswanathan + +Thanks to the translators who continue to rock my world and bringing our +software to the masses - + +Vincent van Adrighem +Takeshi AIHANA +Metin Amiroff +Sanlig Badral +Žygimantas Beru�~Mka +Runa Bhattacharjee +Pablo Gonzalo del Campo +Nikos Charonitakis +Abel Cheung +Sayamindu Dasgupta +Fatih Demir +Laurent Dhima +Maxim Dziumanenko +Welther José O. Esteves +Artur Flinta +Alessio Frusciante +Evandro Fernandes Giovanini +Telsa Gwynne +Dafydd Harries +Leonid Kanter +Guntupalli Karunakar +Tomasz K�~Boczko +Tomas Kuliavas +Priit Laes +Ole Laursen +Arkadiusz Lipiec +Duarte Loreto +Jordi Mallach +Kjartan Maraas +KAMAGASAKO Masatoshi +Alastair McKinstry +Arafat Medini +Tino Meinen +Christophe Merlet +Christian Neumair +Ales Nyakhaychyk +M�~Ytin �~Omirov +Gareth Owen +Kostas Papadimas +Vladimir "Kaladan" Petkov +Hasbullah Bin Pit +Christian Rose +Changwoo Ryu +Pablo Saratxaga +Robert Sedak +Danilo �| egan +Francisco Javier F. Serrador +Alexander Shopov +�~Esmund Skjæveland +Peter "Peshka" Slavov +Andras Timar +Dafydd Tomos +Miloslav Trmac +Mugurel Tudor +Gustavo Maciel Dias Vieira +Pauli Virtanen +Stanislav Visnovsky +Funda Wang + +And finally, thanks to the documentation team, who continue to provide high quality +online documentation - + +Breda McColgan +Sun translation team diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 00000000..bd53735f --- /dev/null +++ b/autogen.sh @@ -0,0 +1,25 @@ +#!/bin/sh +# Run this to generate all the initial makefiles, etc. + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +PKG_NAME="mate-utils" + +(test -f $srcdir/configure.ac) || { + echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" + echo " top-level $PKG_NAME directory" + exit 1 +} + +which mate-autogen.sh || { + echo "You need to install mate-common from the MATE Git" + exit 1 +} + +REQUIRED_AUTOMAKE_VERSION=1.9 +USE_MATE2_MACROS=1 +USE_COMMON_DOC_BUILD=yes + +. mate-autogen.sh + diff --git a/baobab/AUTHORS b/baobab/AUTHORS new file mode 100644 index 00000000..62bfba13 --- /dev/null +++ b/baobab/AUTHORS @@ -0,0 +1,16 @@ +Fabio Marzocca <[email protected]> + +Benoît Dejean <[email protected]> + +Paolo Borelli <[email protected]> + +Igalia (rings-chart nad treemap widget) <www.igalia.com> + +Thanks: +======= +Dennis Cranston +Beniamino Caputo +Andrea Abelli +Sean Montel +Piotr Szotkowski +Francesco Accattapà diff --git a/baobab/ChangeLog b/baobab/ChangeLog new file mode 100644 index 00000000..ff4f8ec3 --- /dev/null +++ b/baobab/ChangeLog @@ -0,0 +1,2488 @@ +2009-04-10 Fabio Marzocca <[email protected]> + + * data/baobab-dialog-scan-props.ui: (added ui file) + * data/baobab-main-window.ui: (added ui file) + * src/gedit-spinner.c: (#578631) Throbber rest icon not found + + +2009-04-07 Cosimo Cecchi <[email protected]> + + * data/Makefile.am: + * data/baobab.glade: + * src/Makefile.am: + * src/baobab-prefs.c (create_props), (create_tree_props): + * src/baobab-treeview.c (create_directory_treeview): + * src/baobab-utils.c (set_ui_action_sens), (set_ui_widget_sens), + (show_label): + * src/baobab-utils.h: + * src/baobab.c (check_menu_sens), (baobab_scan_location), + (set_toolbar_visible), (set_statusbar_visible), + (baobab_create_toolbar), (baobab_create_statusbar), (baobab_init), + (initialize_ringschart), (main): + * src/baobab.h: + * src/callbacks.c (on_view_sb_activate): + * src/callbacks.h: + Port to GtkBuilder (#577940). + +2009-04-03 Fabio Marzocca <[email protected]> + + Patch contributed by Gabor Kelemen <[email protected]> + * src/callbacks.c: (on_about_activate): + (#577714) - Licence text not translatable + +2009-03-08 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (fill_props_model): + Do not show gvfs fuse filesystem in pref dialog (#574105) + +2009-02-04 Vincent Untz <[email protected]> + + * src/baobab-chart.c: (baobab_chart_get_pixbuf), + (baobab_chart_get_summary_mode), (baobab_chart_is_frozen), + (baobab_chart_get_highlighted_item): use g_return_val_if_fail instead + of g_return_if_fail. Part of bug #570422. + +2009-01-27 Fabio Marzocca <[email protected]> + + * AUTHORS: + * src/callbacks.c: (on_about_activate): + Updated authors + +2009-01-15 Fabio Marzocca <[email protected]> + + * src/baobab.c: (start_proc_on_command_line): + Crash with segfault when trying to performe "scan folder" + on a partition which is NOT included in "folders to scan" + (#567834) + +2008-12-03 Cosimo Cecchi <[email protected]> + + * src/baobab-cell-renderer-progress.h: + * src/baobab-chart.h: + * src/baobab-remote-connect-dialog.h: + * src/gedit-spinner.c: + * src/gedit-spinner.h: + Use single GTK+ includes. Patch by Maxim Ermilov (#561257). + +2008-11-22 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (check_toggled): + Now root partition cannot be unselected. + + +2008-11-22 Paolo Borelli <[email protected]> + + * src/baobab.c: + Fix excluded locations sanity check. + (#560476) + +2008-11-22 Paolo Borelli <[email protected]> + + * src/baobab.c: (baobab_is_excluded_location): + Fix logic bug that made it return always FALSE. + +2008-10-26 Cosimo Cecchi <[email protected]> + + * src/baobab-utils.c: + (baobab_help_display): + Plug a mem leak. + +2008-10-26 Cosimo Cecchi <[email protected]> + + * src/Makefile.am: + * src/baobab-mount-operation.c: Removed. + * src/baobab-mount-operation.h: Removed. + * src/baobab-remote-connect-dialog.c: + (connect_server_dialog_present_uri): + * src/baobab-utils.c: + (baobab_help_display): + * src/baobab.c: + (main): + Drop libmate dependency (#557264). + +2008-10-26 Fabio Marzocca <[email protected]> + + * src/baobab-scan.c: + * src/baobab-scan.h: + * src/baobab-utils.c: (baobab_check_dir), (is_virtual_filesystem): + * src/baobab-utils.h: + Fixes #557226: scanning /sys folder + +2008-10-04 Fabio Marzocca <[email protected]> + + * src/baobab-treeview.c: + check if folder exists. Patch by Kristian Rumberg. + Fixes #554996 + +2008-10-04 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: small cleanup patch by Kristian Rumberg. + +2008-09-11 Fabio Marzocca <[email protected]> + + * src/baobab-remote-connect-dialog.c: + Translators warning added + +2008-09-01 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (fill_props_model): + skip gvfs fuse mounts in Preferences dialog. + +2008-08-30 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: Skip all subdirs of ~/.gvfs in order to avoid + scanning gvfs fuse mounts as local files. It would be cool to have + a less hackish way to do it. Fixes #533878 + +2008-08-04 Paolo Borelli <[email protected]> + + Patch contributed by Eduardo Lima <[email protected]>, bug #541407 + + * src/baobab-chart.c: + * src/baobab.c: + * src/baobab-ringschart.c: + * src/baobab-chart.h: + * src/baobab.h: + * src/baobab-rngschart.h: + * src/callbacks.c: + * src/callbacks.h: + + Reimplemeny the ringschart as a subclass of BaobabChart. + +2008-07-25 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: do not leak file info when stopping scan. + +2008-07-25 Paolo Borelli <[email protected]> + + * src/baobab-treemap.c: include headers to fix compiler warnings. + +2008-07-25 Fabio Marzocca <[email protected]> + + Patch contributed by Matthias Clasen <[email protected]>, bug #544637 + USe standard icon names + + * src/gedit-spinner.c: + +2008-07-13 Fabio Marzocca <[email protected]> + + * data/baobab.1: fixed a typo on email address. + +2008-06-30 Alejandro G. Castro <[email protected]> + + * src/baobab-treemap.h: Fixed a typo applying the last patch. + +2008-06-28 Alejandro G. Castro <[email protected]> + + Patch contributed by Eduardo Lima <[email protected]>, bug #530512 + + Implemented a new treemap object and moved into the main window, + now we can select with a combobox in the main window which graph + we want: ringschart or treemap. We have used the ringschart code + in order to create a new abstract class and the new treemap just + inherits from it and changes the rendering, in the near future we + will change the ringschart in order to use this new abstract + class. + + * data/baobab.glade: + * src/Makefile.am: + * src/baobab-graphwin.c: + * src/baobab-graphwin.h: + * src/baobab-tree-map.c: + * src/baobab-tree-map.h: + * src/baobab-treeview.c + (on_tv_cur_changed), + (on_tv_button_press): + * src/baobab-utils.c + (popupmenu_list): + * src/callbacks.h: + * src/callbacks.c + (on_tv_selection_changed), + (on_move_upwards_cb), + (on_zoom_in_cb), + (on_zoom_out_cb), + (on_chart_type_change): + Removed files, code and options in the menu that were used to show + the old treemap. Notice we have removed MateCanvas dependency + which was removed in the configure.ac file + + * src/baobab-chart.c: + * src/baobab-chart.h: + * src/baobab-treemap.c: + * src/baobab-treemap.h: + New objects, the chart is the new abstract class, the treemap is + the new graphical representation, treemap inherits from chart. As + we said before the code from chart is copied from ringschart, in + the near future we must change ringschart in order to inherit also + from chart. + + * src/baobab.h: + * src/baobab.c + (baobab_set_busy), + (check_menu_sens), + (baobab_scan_location), + (initialize_ringschart), + (main): + Added the code to manage the new treemap in the program. + +2008-05-14 Alejandro G. Castro <[email protected]> + + * data/baobab.schemas.in: Fixed a misspelled sentence describing + the goal of one mateconf key (#532479) + +2008-05-11 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: + * src/baobab-utils.h: + + Fixed trash logic + +2008-05-11 Alejandro G. Castro <[email protected]> + + * src/baobab-ringschart.c: Added a new extended timeout for the + subfolders tooltips. A memory leak and some small style + modifications. + (draw_tooltips): extended the condition for drawing the subfolders + tooltips, we do not draw them until the second timeout. + (draw_folder_tip): Fixed a memory leak. + (baobab_ringschart_no_pointer_motion): Added a second timeout + where we set to TRUE the draw_children_tooltips variable. + +2008-05-11 Alejandro G. Castro <[email protected]> + + * src/baobab.c: + (baobab_stop_scan): Remove three lines setting the status of the + application from this function, baobab_scan_location is already + doing these actions, so the functions were called twice. + +2008-05-08 Alejandro G. Castro <[email protected]> + + Patch cotributed by Victor Jaquez <[email protected]> + + * src/baobab-ringschart.c (bug #528165): + (baobab_ringschart_expose): Added code to control Enhance the + scale operation of the screenshot image, not it scales properly. + +2008-05-08 Alejandro G. Castro <[email protected]> + + Patch contributed by Felipe Erias <[email protected]>, Pablo + Santamaria <[email protected]>, Jacobo Aragunde + <ja[email protected]> and Eduardo Lima <[email protected]> + + Enhancement to the ringschart widget, added multiple tooltips + support (bug #421473) + + * src/baobab.c: + (baobab_scan_location): We set the max depth after scanning in + order to zoom the graphic as much as possible. + (baobab_subfolderstips_toggled): This function is a callback that + manages changes in the mateconf key that controls the subfolders + tips. + (baobab_init): Monitor the mateconf subfolders tooltips key + connecting the callback. + (create_context_menu): Create a context menu with three actions: + go to the parent, zoom in and zoom out. + (initialize_ringschart): Initialize max_depth so we get the + biggest zoom for the initial ringschart. We also get the mateconf + value for the subfolders tips and create the context menu. + + * src/baobab.h: + Added a new struct to manage the context menu. Added also a new + variable to the baobab_application struct, it is used to store the + maximum depth of the tree we are representing. + + * src/baobab-ringschart.c: + * src/baobab-ringschart.h: + Added two functions to the API in order to control the new + feature, adding subfolderstips. If we enable the subfoldertips we + will see the tooltip for the sector (directory) under the cursor + and tooltips for "some" of its children. + + The way the tooltip for the sector under the cursor is painted has + changed, now the tooltip is not painted all the time, if follows + the cursor and the user has to stop over the sector. + + Added zoom support to the widget, it is connected to the + scrolling. + + * src/callbacks.c: + * src/callbacks.h: + (on_rchart_button_release): Callback that handles the context + sensitive menu. + (on_move_upwards_cb): Callback for an option in the menu, it tries + to go to parent of the current directory. + (on_zoom_in_cb): Callback for an option in the menu, it decreases + the maximum depth of the ringschart, that way the graphic is + bigger because we paint less levels. + (on_zoom_out_cb): Callback for an option in the menu, it increases + the maximum depth of the ringschart, that way the graphic is + smaller because we paint more levels. + + * src/baobab-scan.c: + Added a new parameter to the allsizes struct in order to calculate + the depth of the tree. + (loopdir): Added a new parameter in order to calculate the depth + of the tree. + (baobab_scan_execute): Store the maximum depth of the tree we have + scanned in the application structure. We will use it to calculate + the proper zoom for the tree. + +2008-05-05 Fabio Marzocca <[email protected]> + + * src/Makefile.am: + * src/baobab-mount-operation.c: + * src/baobab-mount-operation.h: + * src/baobab-remote-connect-dialog.c: + * src/baobab-scan.c: + + Added module baobab-mount-operation to handel remote volumes mounts. + Fixed permission check on loopdir + +2008-05-05 Fabio Marzocca <[email protected]> + + * src/baobab-remote-connect-dialog.c: + Fixed extra-line in mount_enclosing_ready_cb + +2008-05-04 Paolo Borelli <[email protected]> + + * src/baobab-remote-connect-dialog.c: + More fixups for the dialog + +2008-05-04 Fabio Marzocca <[email protected]> + + * src/baobab-remote-connect-dialog.h: + * src/baobab.c: + + Finished clean-up for mate-vfs + +2008-05-04 Paolo Borelli <[email protected]> + + * src/baobab-remote-connect-dialog.c: + * src/baobab-remote-connect-dialog.h: + * src/callbacks.c: + First cut at gio port of the remote connect dialog (mostly borrowing + code from caja). + +2008-05-03 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab.h: + * src/baobab-scan.c: + * src/baobab-treeview.c: + * src/baobab-treeview.h: + * src/callbacks.c: + Store the parse name in the model so that we do not have to use + path or uri condtionally to the fact that the file is local or remote. + +2008-05-03 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab.h: + * src/baobab-scan.c: + get the display name from gio instead of manually getting the basename. + Also be robust to the fact that remote files have no path, so that + needs to be checked before comparin with "/proc". + +2008-05-03 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab.h: + now that baobab-scan has been ported to gio baobab_is_excluded_dir + can be removed. + +2008-05-03 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab-scan.c: + * src/baobab-utils.c: + Some leak fixes and cleanups by Cosimo Cecchi. + +2008-05-02 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: pass in the GFileInfo to the recursive loop + to avoid to call stat() again on each file. + +2008-05-02 Paolo Borelli <[email protected]> + + * src/baobab.c: + Ref the location before rescanning otherwise the current location + gets finalized. Also make sure the Rescan button is insensitive when + there is no current location. + +2008-05-02 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: + * src/baobab-scan.h: + * src/baobab.c: + Rename getDir to baobab_scan_execute and make it take a GFile. + +2008-05-02 Fabio Marzocca <[email protected]> + + * src/baobab-scan.c: + Main scanning module migrated to Gio + Based on a patch by Patrick Hulin, bug #511148. + +2008-05-02 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab.h: + * src/callbacks.c: + Make the cursor busy in the set_busy function. + +2008-05-02 Fabio Marzocca <[email protected]> + + * src/baobab-graphwin.c: polished + * src/baobab-prefs.c: completed Gio Migration + +2008-05-01 Fabio Marzocca <[email protected]> + + * data/baobab.schemas.in: + * src/baobab-prefs.c: + * src/baobab-prefs.h: + * src/baobab-utils.c: + * src/baobab.h: + + The mateconf key <noscan> is now deprecated. + The new key <skip_scan_uri_list> took over. + baobab.excluded_dirs GSList of paths is now replaced + by baobab.excluded_location as a GSList of GFile*. + +2008-05-01 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: + * src/baobab-treeview.c: + * src/callbacks.c: + Factor out a can_trash_file util and use the proper display name + when showing an error about failed trashing of a file. + +2008-05-01 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: + * src/baobab.c: + * src/baobab.h: + * src/callbacks.c: + Rename "start_proc_on_location" to "baobab_scan_location" for + consistency with the rest of the API and move the stop_scan method + to the main baobab API. + +2008-05-01 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: + * src/baobab.c: + * src/baobab.h: + * src/baobab-prefs.c: + * src/baobab-scan.c: + + Make the list of excluded dirs private to baobab.c in preparation + to turn it into a list of GFiles. + +2008-04-29 Paolo Borelli <[email protected]> + + * src/baobab-remote-connect-dialog.c: + * src/baobab-remote-connect-dialog.h: + Add a getter for the selected uri instead of abusing of + 'last_scan_command' + + * src/baobab-utils.c: + use baobab_rescan_current_dir instead of open coding it + + * src/baobab.c: + * src/baobab.h: + Remove last_scan_command and use a private GFile location to remember + the current scan. Factor out functions to scan home and root. + + * src/callbacks.c + Adapt to the above changes + +2008-04-30 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (fill_props_model): + * src/baobab.c: (baobab_init), (baobab_shutdown): + * src/callbacks.c: (volume_changed), (contents_changed_cb): + * src/callbacks.h: + + Gio migration + +2008-04-29 Fabio Marzocca <[email protected]> + + * src/baobab-treeview.c: (on_tv_button_press): + * src/baobab-utils.c: (filechooser_cb), (show_bars), + (baobab_check_dir), (set_label_scan), (open_file_with_application), + (trash_file), (contents_changed): + * src/baobab-utils.h: + * src/baobab.c: (start_proc_on_location), (rescan_current_dir), + (baobab_init), (start_proc_on_command_line): + * src/baobab.h: + * src/callbacks.c: (on_menuscanhome_activate), + (on_menuallfs_activate), (on_tbscanhome_clicked), + (on_tbscanall_clicked), (on_tb_scan_remote_clicked), + (open_file_cb), (scan_folder_cb): + + Starting Gio migration + BUGZILLA #524573 - baobab uses ~/.Trash instead of new gvfs Trash system + BUGZILLA #526812 - Move to deleted items puts stuff in ~/.Trash + + +2008-04-14 Fabio Marzocca <[email protected]> + + * src/baobab.c: (rescan_current_dir): + BUGZILLA #528084 - disk usage analyzer does not update Total filesystem + capacity information when clicking refresh + +2008-03-26 Sebastien Bacher <[email protected]> + + * src/baobab.c: (main): fix strings not marked as translatable (#523524) + +2008-03-17 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (on_about_activate): + Fixed copyright date + +2008-03-11 Fabio Marzocca <[email protected]> + + * help/C/baobab.xml: + BUGZILLA #521422 - Typo in documentation + +2008-01-05 Christian Kirbach <[email protected]> + + * pixmaps/24x24/Makefile.am (update-icon-cache): + * pixmaps/scalable/Makefile.am (update-icon-cache): run gtk-update-icon-cache for + install-hook and uninstall-hook. Fixes #436204 + Original patch by Brian Pepple <[email protected]> + +2007-12-14 Paolo Borelli <[email protected]> + + * src/baobab.c: start processing the uri given on command line in + an idle so that the main loop is properly started. Fixes #497415. + +2007-12-13 Fabio Marzocca <[email protected]> + + * help/C/baobab.xml: + Updated help file + +2007-12-02 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (filechooser_response_cb): + BUGZILLA #501082 – Help button leads to wrong section + +2007-11-22 Fabio Marzocca <[email protected]> + + * src/baobab.c: (baobab_create_toolbar): + BUGZILLA #498859 - spinner size on startup + (by G. Dartiguelongue) + +2007-10-23 Stéphane Loeuillet <[email protected]> + + * data/baobab.desktop.in.in: Trivial fix to .desktop file + to conform to latest fd.o .desktop specs. + Spoted by desktop-file-validate. Fixes #481721 + +2007-10-16 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: (check_menu_sens): + * src/baobab.c: (start_proc_on_dir), (main): + * src/baobab.h: + BUGZILLA #487123 - allocated space option works only once + +2007-09-09 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (on_about_activate): + Updated copyright information + +2007-09-05 Emmanuele Bassi <[email protected]> + + * src/baobab-scan.c: + BUGZILLA #473833 - Infinite recursion in /sys + +2007-08-01 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: + BUGZILLA #462424 - baobab-utils.c unconditionally includes monetary.h + +2007-07-17 Fabio Marzocca <[email protected]> + + * src/baobab.c: (main): + BUGZILLA #453742 - should display a dialog when there is no disk + mounted + +2007-07-16 Alejandro G. Castro <[email protected]> + + Patch cotributed by Philippe Gauthier <[email protected]> + + * src/baobab-ringschart.c (bug #427126): + (baobab_ringschart_expose): Fixed a problem with the draw of the + frozen status of the ringschart widget, we were using the event + information instead of the widget allocation. Added a cairo_clip + to avoid uneeded redraws. + +2007-06-03 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: make sure that file chooser pointer + is nullified upon destruction. + +2007-04-02 Fabio Marzocca <[email protected]> + + * data/baobab.desktop.in.in: + BUGZILLA #425530 - Better tooltip required + +2007-03-28 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (on_about_activate): + BUGZILLA: #421922 - cryptic license tab + +2007-03-12 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (create_props_model), (create_tree_props), + (fill_props_model): + * src/baobab-prefs.h: + + Added filesystem total/available size for each mount point in + preferences window + +2007-02-26 Paolo Borelli <[email protected]> + + * src/baoab-treeview.c: + * src/callbacks.c: + + Resort when toggling "allocated space". + +2007-02-26 Fabio Marzocca <[email protected]> + + * src/baobab.c: (start_proc_on_dir): + + BUGZILLA: #411867 - baobab crashed with SIGSEGV + in pango_fc_font_lock_face() + +2007-02-08 Dennis Cranston <[email protected]> + + * data/baobab.glade: Add tooltip to refresh toolbar button. + +2007-01-09 Paolo Borelli <[email protected]> + + * src/baobab-ringschart.c: do not assert that percentage + is > 0, it can be -1 when the scan is stopped. + +2007-01-04 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab-treeview.c: + * src/baobab-ringschart.c: + * src/baobab-utils.c: + + Turn the percentage column is a double, since ringschart + uses it for display calculation and since the progress cell + renderer uses doubles. Percentage set to -1 now means that + analysis is in progress. + Drop the percentual text string from the model, we can use + a simple cell_data_function and save some memory. + +2006-12-26 Paolo Borelli <[email protected]> + + * src/baobab-ringschart.c: + * src/baobab-tree-map.c: + + Small cleanups. + +2006-12-12 Paolo Borelli <[email protected]> + + * src/baobab-ringschart.c (baobab_ringschart_motion_notify): + simplify logic and fix drawing problem of the central circle + when crossing the x axis. + +2006-11-05 Alejandro G. Castro <[email protected]> + + * src/baobab-ringschart.c: Changed all the M_PI constants for + G_PI, there are some platforms where the math constants are not + defined. + (tree_traverse): Fixed a problem with a GtkTreePath, we were using + g_free instead gtk_tree_path_free and it was causing a leak. + +2006-11-05 Alejandro G. Castro <[email protected]> + + Patch cotributed by Miguel A. Gomez <[email protected]> + + * src/baobab-ringschart.c (bug #363608): + (draw_tip): Changed the way the tips are drawn. Now the lines to + the tips don't have corners, and the tips can be drawn all around + the window (not only by the left and right edges). Made a little + adjustment to tip rectangles in order to avoid blurry borders. + +2006-11-05 Alejandro G. Castro <[email protected]> + + Patch cotributed by Miguel A. Gomez <[email protected]> + + * src/baobab-ringschart.c (bug #363613): + (draw_circle): Added a new parameter 'highlighted' in order to + draw the sector highlighted if it is selected. + (interpolate_colors): Added a new paremeter 'color' to return the + result of the function. + (get_color): Added a new parameter 'highlighted' in order to get a + highlighted color for selected sectors. + (baobab_ringschart_draw): Modified in order to draw the center + circle before calling 'tree_traverse'. + (tree_traverse): Removed calls to 'draw_circle' to draw the inner + circle. + +2006-10-28 Emmanuele Bassi <[email protected]> + + * src/baobab-utils.c (set_label_scan): drop GString usage. + +2006-10-28 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: use 512, not io_block_size. + +2006-10-28 Paolo Borelli <[email protected]> + + * src/baobab-scan.c: + * src/baobab-scan.h: + + Clean up a bit Hard links handling so that we just store + inode and device in the list instead of the full + MateVfsFileInfo. + +2006-10-28 Paolo Borelli <[email protected]> + + * data/baobab.glade: + * data/baobab: + * src/baobab-utils.c: + * src/callbacks.c: + + Add a 'Refresh' action. (bug #365086, reported by + Matthias Clasen, first patch by Emmanuele Bassi) + +2006-10-24 Fabio Marzocca <[email protected]> + + * pixmaps/Makefile.am: + * pixmaps/alfa_sort.png: + * pixmaps/baobab.png: + * pixmaps/busy.gif: + * pixmaps/done.png: + * pixmaps/format_numeric.png: + * pixmaps/format_percent.png: + * pixmaps/green.png: + * pixmaps/caja.png: + * pixmaps/num_sort.png: + * pixmaps/red.png: + * pixmaps/scan_directory.png: + * pixmaps/scan_harddisk.png: + * pixmaps/search.png: + * pixmaps/searchall.png: + * pixmaps/stop.png: + * pixmaps/white.png: + * pixmaps/yellow.png: + + Removed obsolete pixmaps + +2006-10-24 Paolo Borelli <[email protected]> + + * src/Makefile.am: + * src/baobab-cell-renderer-progress.c: + (baobab_cell_renderer_progress_init), + (baobab_cell_renderer_progress_new), + (baobab_cell_renderer_progress_get_property), + (baobab_cell_renderer_progress_set_property), + (baobab_cell_renderer_progress_get_size), + (set_color_according_to_perc), + (baobab_cell_renderer_progress_render), + (baobab_cell_renderer_progress_class_init): + * src/baobab-cell-renderer-progress.h: + * src/baobab-treeview.c: (create_model), + (create_directory_treeview): + * src/baobab-treeview.h: + * src/baobab-utils.c: (show_bars): + * src/baobab-utils.h: + * src/baobab.c: (prefill_model), (first_row), (fill_model): + + Use a custom cell renderer instead of the pixbuf bars + +2006-10-22 Paolo Borelli <[email protected]> + + * src/gedit-tree-map.c: reduce memory usage, free the name + before recursing. + +2006-10-21 Paolo Borelli <[email protected]> + + * src/gedit-scan.c: do not fetch VfsInfo twice. + +2006-10-19 Paolo Borelli <[email protected]> + + * src/gedit-spinner.[ch]: + + Update to the latest version of the spinner. + +2006-10-19 Fabio Marzocca <[email protected]> + + * src/baobab-scan.c: (loopdir): + + BUGZILLA: #351987 - Baobab hangs on directories with wrong + premissions + +2006-10-14 Paolo Borelli <[email protected]> + + * src/baobab.[ch]: + * src/baobab-utils.[ch]: + * src/gedit-spinner.[ch]: + + Update to the latest version of the spinner and misc related + cleanups and fixes. + +2006-10-11 Fabio Marzocca <[email protected]> + + * src/baobab-treeview.c: (create_directory_treeview): + + BUGZILLA: #355187 - Graphical usage bar does not scale + Made usage column not-resizable. + +2006-10-04 Fabio Marzocca <[email protected]> + + * AUTHORS: + * src/callbacks.c: (on_about_activate): + + Updating authors + +2006-10-02 Alejandro G. Castro <[email protected]> + + * data/baobab.glade: Added the GtkPaned and the GtkScrolledWindow + to the new main window in order to integrate the ringschart + widget. + * src/baobab-ringschart.[ch]: New widget representing a ringschart + that is used in the main window to represent the size of + directories. + * src/Makefile.am: Added the new widget to the sources list. + * src/baobab-treeview.c: + (create_directory_treeview): Selection changed signal connected to + a new callback that synchronizes the status of the treeview with + the ringschart. + * src/baobab.c: + (set_busy): Added the control of the ringschart widget when the + scanning process starts and finishes, we can't draw the ringschart + when the treemodel is being scanned. + (initialize_ringschart): Added this function, it creates and + initializes the ringschart. + (main): Called the initialize_ringschart function. + * src/baobab.h: Added the new attribute to the application + structure. + * src/callbacks.c: + (on_tv_selection_changed): + (on_rchart_sector_activated): this two callbacks synchronize the + treeview and the ringschart of the main window, when the user + clicks in a row in the treeview that sector is selected in the + ringschart. + * src/callbacks.h: Added the include for the ringschart widget, we + have also added the interfaces for the two new callbacks. + + This patch adds the ringschart view to the main window. + +2006-09-22 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (on_about_activate): + + Removed old web address from About dialog + +2006-09-16 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab-utils.c: + * src/baobab-treeview.c: + + plug leaks. + +2006-09-09 Dennis Cranston <[email protected]> + + * src/baobab-prefs.c: (create_tree_props): + + HIG fix: Use title capitalization for column headers + +2006-09-09 Fabio Marzocca <[email protected]> + + * AUTHORS: + * README: + * TODO: + * data/baobab.1: + * help/C/baobab.xml: + + Removed any reference to file-search functionality in docs + +2006-09-09 Fabio Marzocca <[email protected]> + + * pixmaps/24x24/.cvsignore: + * pixmaps/scalable/.cvsignore: + + Added cvsignore + +2006-09-09 Fabio Marzocca <[email protected]> + + * src/baobab-prefs.c: (create_props_model), (create_tree_props), + (fill_props_model): + * src/baobab-prefs.h: + + Added filesystem type in preferences dialog + +2006-08-27 Dennis Cranston <[email protected]> + + BUGZILLA: #349187, #350457, #351185, #351534, #351538, #351540, + #351544, #351545, #351546, #352147 and #351532. + + * data/baobab.glade: Remove search dialog and tab. More HIG + related fixes for the graphical usage map window. Add a scan home + directory item to menu and toolbar. Add expand all and collapse + items all items to edit menu. In the preference dialog, add a + help button and rephrase a some strings. Add a stop menu item to + the view menu. + * data/baobab.dekstop.in.in: Change tooltip to match style used + in MATE. + * data/baobab.schemas.in: Don't show the statusbar by default. + * src/Makefile.am: Add baobab-spinner.[ch] + * src/baobab-spinner.[ch]: New files for spinner widget. + * src/baobab-graphwin.c: (graph_save_cb): HIG fixes for the save + snapshot dialog, (baobab_graphwin_create): HIG fixes for window + title. + * src/baobab-prefs.c: (props_notify): remove, (response_cb): Add + filechooser callback to handle the close and help responses, + (create_props): Connect to the response signal. + * src/baobab-remote-connect-dialog.c: (remote_connect): HIG fixes, + (setup_for_type): Get entries from required or optional table, + (baobab_remote_connect_dialog_init): HIG fixes for remote scan + dialog, separate entries into required and optional categories. + * src/baobab-scan.c: (loopsearch): Remove, (searchDir): Remove. + * src/baobab-utils.h: Remove search functions and adjust arguments. + * src/callbacks.h: Remove sort and search callbacks. Add home + folder scan callbacks. Add allocated space menu item callback. + * src/baobab-treeview.c: (on_tv_cur_changed): Remove notebook tab + logic, (on_tv_button_press): Remove notebook tab logic, + , (create_directory_treeview): Add column headers and setup the + appropriate column ids for sorting. Merge the percentage and + percentage bar columns into a single column. Show horizontal + and vertical scrollbars as needed. (baobab_treeview_equal_func): + Make gtk treeview "typeahead find" work, add column headers and + sort. + * src/baobab-utils.c: (filechooser_cb): New function to handle + filechooser response, (dir_select): Create the filechooser widget + once, don't show hidden folders by default. (set_bar): Fix compiler + warning, (check_menu_sens): toggle sensivity of expand, collapse + and stop menu items , (stop_scan): Remove notebook logic, + (show_bars): Remove scanning message when scan is stopped, + (message): Add primary and secondary text, (messageyesno): HIG + fixes, do not use yes and no buttons, instead use cancel and action + label button, and support primary and secondary text, + (baobab_check_dir): String fixes, (popupmenu_list): HIG fixes to + popup menu, and remove a redundant menu item, (set_label_scan): + Cleanup a string, (open_file_with_application), (trash_file), + (contents_changed): HIG fixes for dialogs. + * src/baobab.h: Remove search logic. + * src/baobab.c: (set_busy): Start or stop the spinner + animation, (start_proc_on_dir): Remove notebook tab logic, + (prefill_model) Show treeview column + headers, (first_row): Hide treeview column headers, + (fill_model): Replace "object" with "item" to match caja' + terminology, add an initial bar and percentage, move scanning text + to size and contents columns, this helps prevent resizing of the + folder column, (baobab_init): Remove search logic, + (baobab_shutdown): remove search logic, (main): Add a "spring" + separator and the spinner widget to toolbar, set initial state + of the "Allocated Space" menu item. + * src/callbacks.c: (on_menuhomedir_activate): Add callback for + home directory scan menu item, (on_about_activate): Fix spelling, + (on_menu_expand_activate): Add callback to expand treeview, + (on_menu_collapse_activate): Add callback to collapse treeview, + (on_tbscanhome_clicked): Add callback for home directory scan + toolbar button, (on_menu_stop_activate): Add callback for stop + menu item, (open_file_cb), update message() arguments, + (volume_changed): Remove notebook tab logic, + (on_ck_allocated_activate): Remove the sort callbacks, and add + activate callback for "Allocated Space" menu item, + (scan_folder_cb): update message() arguments. + +2006-08-27 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/baobab-utils.[ch]: + + do not crash if toolbar style can't be retrieved from MateConf. + +2006-08-15 Paolo Borelli <[email protected]> + + * src/baobab-utils.c: load the white pixbuf just once instead + of reloading it every time is needed. + +2006-08-16 Wouter Bolsterlee <[email protected]> + + * data/baobab.glade: Added Escape shortcut for the Stop + button. Partly fixes bug #351532. Patch by Dave Meikle. + +2006-08-15 Paolo Borelli <[email protected]> + + * data/baobab.glade: ctrl+O accel for open folder. + +2006-08-08 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (open_file_cb): + + Fixed crash when opening a non-existent + folder (#350420) + +2006-08-07 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: (show_bars): + + Fixed hidden bug on allocated size + +2006-08-07 Paolo Borelli <[email protected]> + + * src/baobab-treeview.c: make sure a gmarkup message is + escaped. + +2006-08-06 Fabio Marzocca <[email protected]> + + * data/baobab.glade: + * src/baobab-prefs.c: (props_notify): + * src/baobab-scan.c: (loopsearch), (searchDir): + * src/baobab-scan.h: + * src/baobab-treeview.c: (create_search_model), + (on_tv_cur_changed), (on_tv_button_press), + (create_directory_treeview), (create_filesearch_treeview): + * src/baobab-treeview.h: + * src/baobab-utils.c: (dir_select), (check_menu_sens), (stop_scan), + (show_bars), (popupmenu_list), (popupmenu_list_search), + (begin_search), (search_dialog_response), (dialog_search), + (save_search_opt), (set_search_opt), (switch_view), (get_NB_page), + (show_label), (set_label_search): + * src/baobab-utils.h: + * src/baobab.c: (start_proc_on_dir), (start_search), + (prepare_firstcol), (fill_search_model), + (initialize_search_variables), (filter_adv_search), (baobab_init), + (baobab_shutdown), (main): + * src/baobab.h: + * src/callbacks.c: (on_menuscandir_activate), + (on_tbscandir_clicked), (on_sort_alfa_activate), + (on_by_sort_size_activate), (on_tb_search_clicked), + (on_radio_allfs_clicked), (on_radio_dir_clicked), + (on_btn_select_search_clicked), (on_search_for_a_file_activate), + (on_notebook1_switch_page), (trash_file_cb), (list_all_cb), + (volume_changed), (on_pref_menu), (on_by_type1_activate), + (on_by_date1_activate): + * src/callbacks.h: + + back out last commit, it should go on a branch + +2006-07-30 Fabio Marzocca <[email protected]> + + * src/baobab.c: (first_row), (baobab_init): + Commenting code and adding an assert + +2006-07-30 Fabio Marzocca <[email protected]> + + * src/baobab.c: (is_excluded_dir), (baobab_init): + Avoid exclusion of root dir from scanning and + from manual mateconf entry (#348960) + +2006-07-30 Fabio Marzocca <[email protected]> + + * src/baobab.c: (main): + Trapping div by zero error when no mountpoints + are detected. + +2006-07-30 Fabio Marzocca <[email protected]> + + * data/baobab.desktop.in.in: + * data/baobab.glade: + Using standard American English in app name + (#349191) + +2006-07-29 Fabio Marzocca <[email protected]> + + * pixmaps/baobab.png: + * pixmaps/baobab.xpm: + Changed application icon (#348663) + +2006-07-27 Fabio Marzocca <[email protected]> + + * data/baobab.desktop.in.in: + removed baobab from desktop appname + (#348664 reported by Vincent Untz) + +2006-07-24 Emmanuele Bassi <[email protected]> + + * data/baobab.desktop.in.in: Add GenericName key to the + desktop file. (#348363, reported by Matthias Clasen, + patch by Ray Strode) + +2006-07-17 Paolo Borelli <[email protected]> + + * src/callbacks.c + * src/baobab-treeview.c: + * src/baobab-tree-map.c: + + Fix compilation with gcc 2.95 (Patch by Jens Granseuer) + +2006-05-09 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: (popupmenu_list_search): + * src/callbacks.c: (scan_folder_cb): + * src/callbacks.h: + + Added new menu item in list/search window popupmenu to start + scanning a folder directly from the list/search window + +2006-05-01 Fabio Marzocca <[email protected]> + + * src/baobab-treeview.c: (on_tv_button_press): + +2006-04-28 Fabio Marzocca <[email protected]> + + * src/baobab-treeview.c: (on_tv_button_press): fixed bug + +2006-04-26 Fabio Marzocca <[email protected]> + + * help/C/baobab.xml: fixed figures + * src/callbacks.c: (trash_dir_cb): fixed monitor logic + +2006-04-21 Paolo Borelli <[email protected]> + + * data/baobab.glade: + * src/baobab-utils.[ch]: + * src/baobab-callbacks.[ch]: + + Add Help->Contents menu + +2006-04-25 Fabio Marzocca <[email protected]> + + * help/C/baobab.xml: editing help file + +2006-04-25 Fabio Marzocca <[email protected]> + + * data/.cvsignore: updated + +2006-04-25 Fabio Marzocca <[email protected]> + + * data/baobab.glade: + * src/baobab-treeview.c: (on_tv_button_press): + * src/baobab-utils.c: (popupmenu_list), (popupmenu_list_search): + * src/baobab-utils.h: + + Fixed: #339521: reworked logic to "delete" or "move to trash" a + file/folder + +2006-04-25 Fabio Marzocca <[email protected]> + + * data/baobab.1: updated man page + +2006-04-23 Dennis Cranston <[email protected]> + + * data/baobab.glade: Many HIG changes, including capitalization, + widget layout, menu layout, and more. + * src/baobab-remote-connect-dialog.c: + (baobab_remote_connect_dialog_init): Fix window title + capitalization. + * src/baobab-utils.c: (dir_select): Fix window title + capitalization. + * src/baobab-treeview.c: (create_search_model): Update to + updated menu item. + +2006-04-23 Emmanuele Bassi <[email protected]> + + * data/Makefile.am: Revert the libglade hack, and add a BFN + about it. + + * pixmaps/Makefile.am: Use datadir instead of pkgdatadir. + + * help/.cvsignore: Update. + +2006-04-23 Emmanuele Bassi <[email protected]> + + * *: Initial import inside mate-utils. + +2006-04-22 Fabio Marzocca <[email protected]> + + * src/baobab-utils.c: fixed bug on deleting files + +2006-04-21 Fabio Marzocca <[email protected]> + + * configure.ac: + + Bumped post-release version + +2006-04-21 Fabio Marzocca <[email protected]> + + * Makefile.am: + * NEWS: + * configure.ac: + + Released v.2.4.1 + +2006-04-21 Fabio Marzocca <[email protected]> + + * baobab.glade: + * po/it.po: + * src/baobab-treeview.c: + * src/baobab-utils.c: + * src/baobab-utils.h: + * src/baobab.c: + * src/callbacks.c: + * src/callbacks.h: + + Added treemap item in View Menu + +2006-04-21 Fabio Marzocca <[email protected]> + + * src/Makefile.am: + * src/baobab-scan.c: moved hardlinks.c here + * src/baobab-scan.h: move hardlinks.h here + +2006-04-21 Fabio Marzocca <[email protected]> + + * po/POTFILES.in: + * po/POTFILES.skip: + * src/Makefile.am: + * src/baobab-prefs.c: renamed from props.c + * src/baobab-prefs.h: renamed from props.h + * src/baobab.c: + * src/callbacks.c: + +2006-04-21 Paolo Borelli <[email protected]> + + * src/baobab.c: + * src/callbacks.c: + * src/baobab-utils.c: + + factor out a set_busy method and cache the animation pixbufs. + +2006-04-21 Paolo Borelli <[email protected]> + + * pixmaps/Makefile.am: + * baobab.glade: + * src/baobab.c: + * src/callbacks.c: + * src/baobab-utils.c: + + Make app icon themable + +2006-04-20 Paolo Borelli <[email protected]> + + * src/callbacks.c: + * src/tv.c: move tv callbacks here. + * src/baobab_globals.[ch]: remove + * src/baobab-utils.[ch]: renamed from bb_util + * src/baobab-scan.[ch]: renamed from bbthread + * src/baobab-treeview.[ch]: renamed from tv + * src/baobab-graphwin.[ch]: renamed from bb_graphwin + +2006-04-20 Fabio Marzocca <[email protected]> + + * MAINTAINERS: + * src/callbacks.c: (on_about1_activate): + + Updated maintainers + +2006-04-20 Paolo Borelli <[email protected]> + + * src/baobab.c: plug some more leaks and simplify string + handling. + +2006-04-20 Fabio Marzocca <[email protected]> + + * src/bb_util.c: (dialog_search): fixed bug on logic + +2006-04-20 Paolo Borelli <[email protected]> + + * src/bb_util.c: rework find dialog logic + +2006-04-20 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/baobab.c: (baobab_toolbar_style), (baobab_init): + * src/baobab.h: + * src/bb_util.c: (check_menu_sens): + + Set toolbar style to system global + +2006-04-20 Paolo Borelli <[email protected]> + + * src/baobab.c: do not leak pixbuf. + +2006-04-19 Paolo Borelli <[email protected]> + + * src/baobab.[ch]: + * src/callbacks.c: + * src/props.c: + + store toolbar and statusbar visibility in mateconf. + +2006-04-19 Paolo Borelli <[email protected]> + + * configure.ac: + * data/Makefile.am: + + Fix mateconf schemas install. + +2006-04-19 Fabio Marzocca <[email protected]> + + * INSTALL: + * data/.cvsignore: + * data/Makefile.am: + * data/baobab.schemas.in: + * po/POTFILES.in: + * po/it.po: + * src/props.c: (create_props_model): + + Introducing schemas file + +2006-04-19 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/props.c: (create_tree_props), (check_toggled), + (fill_props_model): + * src/props.h: + +2006-04-19 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/bb_util.c: (check_menu_sens): + * src/callbacks.c: (on_pref_menu), (on_view_tb_activate), + (on_view_sb_activate): + * src/callbacks.h: + + Relocated toolbar buttons + Introduced a View menu + +2006-04-12 Fabio Marzocca <[email protected]> + + * src/baobab-tree-map.c: + * src/baobab-tree-map.h: + Added GPL boilerplate + +2006-04-12 Paolo Borelli <[email protected]> + + * src/bb_util.[ch]: pass a const string to set_statusbar + * src/callbacks.c: escape the string caller side. + +2006-04-12 Fabio Marzocca <[email protected]> + + * baobab.desktop.in.in: + * po/it.po: + * src/callbacks.c: (on_about1_activate): + +2006-04-12 Paolo Borelli <[email protected]> + + * src/bb_util.c: fix ICC warnings. + * src/baobab-remote-connect-dialog.c: ditto. + +2006-04-12 Fabio Marzocca <[email protected]> + + * po/it.po: updated italian translation + +2006-04-12 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/bb_util.c (dir_select), (baobab_check_dir): + Terminology changes: folder vs directory + +2006-04-12 Paolo Borelli <[email protected]> + + * src/bb_util.c: do not leak the animation and check a + MateVfsResult. + +2006-04-12 Paolo Borelli <[email protected]> + + * src/*.[ch]: run the code through indent and add GPL + boilerplate. + +2006-04-11 Paolo Borelli <[email protected]> + + * src/baobab.[ch]: move scan_is_local here. Factor out an + is_excluded_dir() function. + * src/bb_util.[ch]: use is_excluded_dir() and other cleanups. + * src/bb_thread.[ch]: use is_excluded_dir() and other cleanups. + Fix leaks on error paths. + * src/props.c: fix sign comparison warning. + +2006-04-11 Paolo Borelli <[email protected]> + + * configure.ac: rename from configure.in, bump version. + +2006-04-11 Paolo Borelli <[email protected]> + + * Makefile.am + * src/Makefile.am + * src/baobab.[ch]: + + define the glade file location and pixmap dir at compile time + instead of constructing the path. Also misc indentation + cleanups. + + * src/bb_utils.c: + * src/callbacks.c: + * src/props.c: + + adapt to above changes. + + * .cvsignore: updates + +2006-02-28 Fabio Marzocca <[email protected]> + + * .cvsignore: + * po/.cvsignore: + +2006-02-23 Fabio Marzocca <[email protected]> + + * Makefile.am: + + Removed bug on distclean + +2006-02-23 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + + Released v.2.3.2 + +2006-02-23 Fabio Marzocca <[email protected]> + + * autogen.sh: + * config.h.in: + * configure.in: + * install-sh: + * intltool-extract.in: + * intltool-merge.in: + * intltool-update.in: + * missing: + * mkinstalldirs: + * src/callbacks.c: (on_about1_activate): + * src/props.c: (set_mateconf_list): + + Moved to automake1.8 + +2006-02-01 Ilkka Tuohela <[email protected]> + + * configure.in: Added "fi" to ALL_LINGUAS + +2006-01-11 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped post-release version + +2006-01-10 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + + Released v. 2.3.1 + +2006-01-10 Fabio Marzocca <[email protected]> + + * src/baobab.c: (baobab_init): + * src/bb_util.c: (baobab_get_filesystem): + * src/callbacks.c: (volume_changed), (on_propstb_clicked): + * src/props.c: (fill_props_model): + * src/tv.c: (create_directorytreeview): + + Do not popup preference window upon (un)mounting partitions + +2006-01-03 Stanislav Brabec <[email protected]> + + * configure.in: Added vi to ALL_LINGUAS. + +2005-12-31 Fabio Marzocca <[email protected]> + + * src/callbacks.c: (on_sort_alfa_activate), + (on_by_sort_size_activate): + * src/tv.c: (create_model), (create_search_model): + + Trees sorted by size by default + +2005-12-26 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped post-release version + +2005-12-26 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + + Released v.2.3.0 + +2005-12-20 Fabio Marzocca <[email protected]> + + * baobab.desktop.in.in: + + Moved menu in Applications->Accessories + +2005-12-18 Fabio Marzocca <[email protected]> + + * src/bb_util.c: (baobab_check_dir): + * src/bbthread.c: (getDir): + + Scanning can now start from a sym-link too. + +2005-12-14 Stanislav Brabec <[email protected]> + + * configure.in: Added cs to ALL_LINGUAS. + +2005-12-13 Fabio Marzocca <[email protected]> + + * NEWS: + +2005-12-07 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped post-release version + +2005-12-07 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + * src/bbthread.c: (loopsearch): + + Release v.2.2.2 + +2005-12-07 Fabio Marzocca <[email protected]> + + * configure.in: + * src/bbthread.c: (loopdir): + + Fixed buf on allocated size + +2005-12-06 Fabio Marzocca <[email protected]> + + * NEWS: + +2005-12-06 Fabio Marzocca <[email protected]> + + * configure.in: + + Release v.2.2.1 + +2005-12-06 Fabio Marzocca <[email protected]> + + * configure.in: + +2005-12-06 Fabio Marzocca <[email protected]> + + * src/bbthread.c: (bb_scan_is_local): + * src/props.c: (check_toggled): + + Fixes bug #323331 + +2005-11-28 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped new cvs version + +2005-11-28 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + * data/baobab.1: + + Released v.2.2.0 + +2005-11-28 Fabio Marzocca <[email protected]> + + * po/fr.po: + +2005-11-28 Fabio Marzocca <[email protected]> + + * po/fr.po: + +2005-11-20 Fabio Marzocca <[email protected]> + + * src/baobab.c: (start_proc_on_dir): + * src/bbthread.c: (bb_scan_is_local): + * src/callbacks.c: (on_notebook1_switch_page): + +2005-11-19 Fabio Marzocca <[email protected]> + + * src/baobab-remote-connect-dialog.c: (remote_connect): + * src/baobab.c: (start_proc_on_dir): + * src/bb_util.c: (baobab_check_dir), (open_file_with_application): + * src/bbthread.c: (loopdir), (getDir), (bb_scan_is_local): + * src/callbacks.c: (on_tb_scan_remote_clicked): + + Removed bug on MateVFSFileInfo use. + +2005-11-18 Fabio Marzocca <[email protected]> + + * baobab.glade: + * data/baobab.1: + * po/POTFILES.in: + * po/it.po: + * src/Makefile.am: + * src/baobab-remote-connect-dialog.c: + (baobab_remote_connect_dialog_finalize), (remote_connect), + (response_callback), (baobab_remote_connect_dialog_class_init), + (setup_for_type), (combo_changed_callback), (port_insert_text), + (baobab_remote_connect_dialog_init), + (baobab_remote_connect_dialog_new): + * src/baobab-remote-connect-dialog.h: + * src/baobab.c: (start_proc_on_dir), (start_search), + (prefill_model), (fill_model), (baobab_init): + * src/baobab.h: + * src/bb_util.c: (check_menu_sens): + * src/bbthread.c: (loopdir), (getDir), (bb_scan_is_local): + * src/bbthread.h: + * src/callbacks.c: (on_tbscanall_clicked), + (on_tb_scan_remote_clicked), (on_menu_scan_rem_activate), + (graph_map_cb), (on_ck_allocated_toggled): + * src/callbacks.h: + + Now baobab can also scan remote folders, with SSH-FTP-WEBDAV-SMB + protocols. + +2005-11-17 Fabio Marzocca <[email protected]> + + * src/baobab.c: (fill_model), (main): + * src/bbthread.c: (loopsearch), (loopdir): + +2005-11-17 Fabio Marzocca <[email protected]> + + * src/baobab.c: + * src/bb_graphwin.c: (quit_canvas), (tm_popupmenu): + * src/bb_util.c: (get_trash_path), (trash_file): + * src/bb_util.h: + + Fixed bug in trash file + +2005-11-17 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/baobab.c: (start_search), (fill_search_model), + (prepare_firstcol), (get_file_filter): + * src/baobab.h: + * src/bb_util.c: (open_file_with_application): + * src/bbthread.c: (loopsearch), (searchDir): + * src/callbacks.c: (on_tv_cur_changed), + (on_btn_select_search_clicked), (open_file_cb): + + Using MateVFSURI in file-search functions + +2005-11-17 Fabio Marzocca <[email protected]> + + * src/baobab.c: (start_proc_on_dir), (main): + * src/baobab.h: + * src/bb_util.c: (dir_select), (on_toggled), (show_bars), + (message), (messageyesno), (baobab_check_dir), (contents_changed): + * src/bbthread.c: (loopdir), (getDir): + * src/bbthread.h: + * src/callbacks.c: (on_menuallfs_activate), (on_tbscanall_clicked): + + Introducing MateVFSURI + +2005-11-16 Fabio Marzocca <[email protected]> + + * src/baobab.c: (start_proc_on_dir), (main): + * src/baobab.h: + * src/bb_util.c: (dir_select), (contents_changed): + * src/bbthread.c: (getDir): + * src/bbthread.h: + * src/callbacks.c: (on_menuallfs_activate), (on_tbscanall_clicked): + +2005-11-16 Fabio Marzocca <[email protected]> + + * src/bbthread.c: (loopdir): + + Escaped folder names starting with '#' + +2005-11-16 Fabio Marzocca <[email protected]> + + * configure.in: + * src/baobab.c: (list_find), (baobab_init): + * src/bbthread.c: (loopdir), (getDir): + * src/hardlinks.c: (baobab_hardlinks_array_create), + (baobab_hardlinks_array_has), (baobab_hardlinks_array_add): + * src/hardlinks.h: + * src/props.c: + + Switched to MateVFS in loopdir() and hardlinks.ch + +2005-11-14 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/baobab.c: (fill_model): + +2005-11-14 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped post-release version + +2005-11-14 Guilherme de S. Pastore <[email protected]> + + * baobab.glade: replace "KB" with "kB" (K is Kelvin, + k is kilo), fixes bug #321402 + +2005-11-14 Fabio Marzocca <[email protected]> + + * NEWS: + * src/bb_graphwin.c: (graph_save_cb): + + Released v.2.0.1 + +2005-11-14 Guilherme de S. Pastore <[email protected]> + + * configure.in: added pt_BR to ALL_LINGUAS. + +2005-11-13 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped post-release version + +2005-11-13 Fabio Marzocca <[email protected]> + + * NEWS: + + Released v. 2.0.0 + +2005-11-13 Fabio Marzocca <[email protected]> + + * baobab.glade: + * po/POTFILES.in: + * src/Makefile.am: + * src/baobab-tree-map.c: + * src/baobab-tree-map.h: + * src/baobab-treemap.c: + * src/baobab-treemap.h: + * src/bb_graphwin.c: (create_bb_treemap), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (tm_popupmenu), (graph_save_cb), + (tm_spin_changed), (tm_refresh): + * src/callbacks.c: (graph_map_cb): + + Changed treemap namespace in baobab-tree-map + +2005-11-11 Fabio Marzocca <[email protected]> + + * AUTHORS: + * po/POTFILES.in: + * po/it.po: + * src/Makefile.am: + * src/baobab-treemap.c: + * src/baobab-treemap.h: + * src/bb_graphwin.c: (create_bb_treemap), (quit_canvas), + (zoom_in_cb), (zoom_out_cb), (zoom_100_cb), (tm_popupmenu), + (graph_save_cb), (open_folder_cb), (open_file_with_application), + (tm_spin_changed), (tm_refresh): + * src/bb_graphwin.h: + * src/bb_treemap.c: + * src/bb_treemap.h: + * src/callbacks.c: (on_about1_activate), (graph_map_cb): + + GObjectified treemap into a general purpose treemap view + +2005-11-10 Fabio Marzocca <[email protected]> + + * src/baobab.c: (prefill_model): + + Fixed main memory leak in baobab.c + +2005-11-10 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap), + (quit_canvas), (graph_save_cb), (tm_refresh): + + Fixed memory leaks + +2005-11-10 Fabio Marzocca <[email protected]> + + * baobab.glade: + * po/it.po: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), + (bb_draw_treemap), (tm_refresh), (bb_clear_canvas), + (bb_treemap_get_total_elements): + + Added function to display total folders number in tremap + +2005-11-09 Fabio Marzocca <[email protected]> + + * configure.in: + * po/ChangeLog: + * po/ru.po: + + Added russian translation + +2005-11-09 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap): + * src/bb_treemap.h: + * src/bb_util.c: (popupmenu_list): + * src/callbacks.c: (graph_map_cb): + * src/callbacks.h: + +2005-11-09 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap): + * src/bb_treemap.h: + * src/callbacks.c: (graph_map_cb): + +2005-11-09 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), + (loop_treemap), (open_file_with_application): + * src/bb_treemap.h: + * src/callbacks.c: (on_menuallfs_activate), + (on_menuscandir_activate), (on_esci1_activate), (graph_map_cb): + +2005-11-09 Fabio Marzocca <[email protected]> + + * baobab.glade: + * po/it.po: + * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap), + (loop_treemap), (tm_spin_changed), (tm_refresh), (bb_clear_canvas): + + Added bb_clear_canvas. Replaced ALL with Unlimited in depth level + +2005-11-09 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/bb_treemap.c: (create_bb_treemap), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (bb_draw_treemap), (loop_treemap), + (item_event), (quit_canvas), (graph_save_cb), + (open_file_with_application), (tm_spin_changed), (tm_refresh): + * src/bb_treemap.h: + * src/callbacks.c: (graph_map_cb): + + Added spin button to change treemap's depth + +2005-11-09 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap): + + Closes:#321014 + +2005-11-08 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/baobab.c: (first_row): + * src/bb_util.c: (popupmenu_list), (popupmenu_list_search), + (dialog_search): + * src/callbacks.c: (on_tv_button_press): + * src/tv.c: (create_search_model): + + Fixed program crash on search dialog + +2005-11-08 Fabio Marzocca <[email protected]> + + * src/Makefile.am: + + exporting functions for libglade + +2005-11-08 Fabio Marzocca <[email protected]> + + * data/baobab.1: + +2005-11-08 Fabio Marzocca <[email protected]> + + * Makefile.am: + +2005-11-08 Fabio Marzocca <[email protected]> + + * .cvsignore: + * Makefile.am: + * baobab.prj: + +2005-11-08 Fabio Marzocca <[email protected]> + + * .cvsignore: + * baobab.gladep: + + Removed gladep file + +2005-11-08 Fabio Marzocca <[email protected]> + + * Makefile.am: + * baobab.glade: + * baobab.gladep: + * configure.in: + * data/Makefile.am: + * pixmaps/Makefile.am: + * pixmaps/shot.png: + * po/POTFILES.in: + * po/de.po: + * po/en_CA.po: + * po/es.po: + * po/eu.po: + * po/fr.po: + * po/it.po: + * po/ja.po: + * po/pl.po: + * po/sv.po: + * po/zh_CN.po: + * src/Makefile.am: + * src/baobab.c: (baobab_init), (baobab_close), (main): + * src/baobab.h: + * src/bb_support.c: + * src/bb_support.h: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit), + (bb_draw_treemap), (loop_treemap), (setup_widget_item), + (item_event), (popupmenu_canvas), (quit_canvas), (graph_save_cb), + (open_folder_cb), (open_file_with_application): + * src/bb_treemap.h: + * src/bb_util.c: (find_pixmap_file), (set_statusbar), + (change_icon), (set_bar), (check_menu_sens), (popupmenu_list), + (dialog_search), (save_search_opt), (set_search_opt), + (switch_view), (get_NB_page), (show_label), (contents_changed), + (baobab_load_pixbuf), (baobab_get_icon): + * src/bb_util.h: + * src/bbthread.c: + * src/callbacks.c: (on_radio_allfs_clicked), + (on_radio_dir_clicked), (on_btn_select_search_clicked), + (on_notebook1_switch_page), (graph_map_cb), (contents_changed_cb), + (on_pref_menu): + * src/callbacks.h: + * src/interface.c: + * src/interface.h: + * src/props.c: (create_props), (create_tree_props): + * src/tv.c: (create_directorytreeview), (create_tree_filesearch), + (create_search_model): + + Merged treemap branch + +2005-11-08 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (setup_widget_item), (popupmenu_canvas), + (quit_canvas), (open_folder_cb): + + More cleaning and removing memory leaks + +2005-11-08 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap): + + Code cleanup + +2005-11-08 Fabio Marzocca <[email protected]> + + * po/POTFILES.in: + * po/it.po: + * src/Makefile.am: + * src/baobab.c: (main): + * src/bb_support.c: + * src/bb_support.h: + * src/bb_treemap.c: + * src/bb_util.c: (find_pixmap_file), (set_bar), (popupmenu_list), + (contents_changed), (baobab_load_pixbuf), (baobab_get_icon): + * src/bb_util.h: + * src/bbthread.c: + * src/callbacks.c: + * src/props.c: + * src/tv.c: + + Dropped bb_support.c/h + +2005-11-08 Fabio Marzocca <[email protected]> + + * src/baobab.c: (main): + * src/bb_treemap.c: (create_bb_treemap): + + set default icon + +2005-11-07 Benoît Dejean <[email protected]> + + * src/baobab.c: (baobab_close): + * src/baobab.h: + * src/bb_util.c: (popupmenu_list), (popupmenu_list_search): + * src/callbacks.c: (open_file_cb), (trash_file_cb), (trash_dir_cb), + (list_all_cb): + * src/callbacks.h: + * src/tv.c: (create_search_model): + + Reworked these callbacks. + Store the selected_path in baobab_application. + + +2005-11-07 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (popupmenu_canvas), (graph_save_cb), + (open_folder_cb), (open_file_with_application): + +2005-11-07 Fabio Marzocca <[email protected]> + + * po/it.po: + * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap), + (loop_treemap), (graph_save_cb): + * src/bb_treemap.h: + * src/callbacks.c: (graph_map_cb): + +2005-11-07 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit), + (bb_draw_treemap), (loop_treemap), (setup_widget_item), + (item_event), (popupmenu_canvas), (quit_canvas), (graph_save_cb): + * src/bb_treemap.h: + + Multi-window treemap mode. Removed s-handlers from glade + +2005-11-07 Fabio Marzocca <[email protected]> + + * src/bb_util.c: (dialog_search): + * src/props.c: (create_props): + + Unreferenced glade objects + +2005-11-07 Fabio Marzocca <[email protected]> + + * baobab.glade: + * pixmaps/Makefile.am: + * pixmaps/shot.png: + * src/baobab.h: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit), + (bb_draw_treemap), (loop_treemap), (popupmenu_canvas), + (quit_canvas), (graph_save_cb): + * src/bb_treemap.h: + * src/callbacks.c: (contents_changed_cb), + (on_ck_allocated_toggled): + +2005-11-06 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), + (bb_draw_treemap), (loop_treemap), (setup_widget_item), + (item_event), (popupmenu_canvas): + + Treemap starts working + +2005-11-06 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb), + (zoom_out_cb), (zoom_100_cb), (loop_treemap): + * src/bb_treemap.h: + * src/callbacks.c: (on_graph_close_btn_clicked): + + Using rendering RGB buffer for treemap + +2005-11-05 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap), + (loop_treemap): + +2005-11-05 Fabio Marzocca <[email protected]> + + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), + (bb_draw_treemap), (loop_treemap): + +2005-11-04 Fabio Marzocca <[email protected]> + + * baobab.glade: + * configure.in: + * po/POTFILES.in: + * po/it.po: + * src/Makefile.am: + * src/baobab.h: + * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in), + (zoom_out), (zoom_100), (baobab_get_pixels_per_unit), + (bb_draw_treemap): + * src/bb_treemap.h: + * src/bb_util.c: (popupmenu_list): + * src/callbacks.c: (graph_map_cb), (on_ck_allocated_toggled), + (on_graph_close_btn_clicked), (on_graph_zoom_in_clicked), + (on_graph_zoom_out_clicked), (on_graph_zoom_100_clicked): + * src/callbacks.h: + + Started coding treemap + +2005-11-04 Fabio Marzocca <[email protected]> + + * Makefile.am: + * baobab.glade: + * po/POTFILES.in: + * po/de.po: + * po/en_CA.po: + * po/es.po: + * po/eu.po: + * po/fr.po: + * po/it.po: + * po/ja.po: + * po/pl.po: + * po/sv.po: + * po/zh_CN.po: + * src/Makefile.am: + * src/baobab.c: (baobab_init), (baobab_close), (main): + * src/baobab.h: + * src/bb_support.c: + * src/bb_support.h: + * src/bb_util.c: (set_statusbar), (change_icon), (check_menu_sens), + (dialog_search), (save_search_opt), (set_search_opt), + (switch_view), (get_NB_page), (show_label): + * src/bbthread.c: + * src/callbacks.c: (on_radio_allfs_clicked), + (on_radio_dir_clicked), (on_btn_select_search_clicked), + (on_notebook1_switch_page), (on_pref_menu): + * src/callbacks.h: + * src/interface.c: + * src/interface.h: + * src/props.c: (create_props), (create_tree_props): + * src/tv.c: (create_directorytreeview), (create_tree_filesearch): + + Dropped interface.ch - Using dynamic GladeXML + +2005-11-03 Fabio Marzocca <[email protected]> + + * Makefile.am: + * baobab.glade: + * baobab.gladep: + * configure.in: + * data/Makefile.am: + * data/baobab.glade: + * data/baobab.gladep: + * pixmaps/Makefile.am: + * src/baobab.c: (baobab_init), (main): + * src/baobab.h: + +2005-11-03 Fabio Marzocca,,, <[email protected]> + + * Makefile.am: + * baobab.glade: + * baobab.gladep: + * data/Makefile.am: + * data/baobab.glade: + * data/baobab.gladep: + + Moved glade files in data dir + +2005-11-03 Fabio Marzocca <[email protected]> + + * src/interface.c: (create_graph_win): + +2005-11-03 Fabio Marzocca <[email protected]> + + * baobab.glade: + * src/interface.c: (create__about), (create_dialog_scan_props), + (create_graph_win): + * src/interface.h: + + Updated glade with new window for graphic map + +2005-11-03 Fabio Marzocca <[email protected]> + + * configure.in: + + Bumped new version 2.0.0 + +2005-11-01 Fabio Marzocca,,, <[email protected]> + + * Makefile.am: + * baobab.png: + * configure.in: + * pixmaps/.cvsignore: + * pixmaps/Makefile.am: + * pixmaps/baobab.png: + + Fixed pixmap dir + +2005-11-01 Fabio Marzocca <[email protected]> + + * Makefile.am: + * src/baobab.h: + + Relocated pixmap dir + +2005-11-01 Benoît Dejean <[email protected]> + + * configure.in: + * src/baobab.c: (main): + * src/bb_support.c: (find_pixmap_file), + (glade_set_atk_action_description), (baobab_get_icon): + * src/bb_support.h: + * src/callbacks.c: (on_about1_activate): + + Fixed icon and pictures lookup. + Added baobab_get_icon() to get application icon. + Bumped version. + +2005-11-01 Benoît Dejean <[email protected]> + + * Makefile.am: + * pixmaps/baobab.png: + * baobab.png: + + Moved the icon and fixed install rule. + + * data/Makefile.am: + * data/baobab.desktop: + + Dropped that desktop file. + +2005-10-31 Benoît Dejean <[email protected]> + + * .cvsignore: + * Makefile.am: + * intltool-extract.in: + * intltool-merge.in: + * intltool-update.in: + * po/POTFILES.in: + * po/POTFILES.skip: + + Fixed distcheck. + + * src/interface.c: + * src/support.c: + * src/support.h: + + Dropped support.[ch]. + +2005-10-31 Fabio Marzocca <[email protected]> + + * NEWS: + * configure.in: + + Released 1.3.0 + +2005-10-25 Fabio Marzocca <[email protected]> + + * src/hardlinks.c: (baobab_hardlinks_array_free): + + Removed debugging code + +2005-10-25 Fabio Marzocca <[email protected]> + + * baobab.pws: + * po/it.po: + +2005-10-19 Fabio Marzocca,,, <[email protected]> + + * README: + * baobab.prj: + * src/callbacks.c: (on_about1_activate): + + Changed website url address. + +2005-10-19 Adam Weinberger <[email protected]> + + * configure.in: Added en_CA to ALL_LINGUAS. + +2005-10-19 Benoît Dejean <[email protected]> + + * src/Makefile.am: + * src/baobab.h: + * src/baobab_globals.c: + * src/baobab_globals.h: + * src/bb_util.c: (baobab_get_filesystem), (set_label_scan): + * src/bb_util.h: + + Move globals definition outside of baobab.h. + Also fixes baobab.h include guard. + +2005-10-16 Benoît Dejean <[email protected]> + + * Makefile.am: + * configure.in: + * scripts/.cvsignore: + * scripts/Makefile.am: + * scripts/naut-script.sh: + * src/baobab.c: (main): + * src/bb_util.c: (baobab_check_dir): + * src/bb_util.h: + + Dropped the caja script. It's useless as caja can do + it with "Open with". + +2005-10-16 Takeshi AIHANA <[email protected]> + + * configure.in: Added 'ja' (Japanese) to ALL_LINGUAS. + +2005-10-14 Benoît Dejean <[email protected]> + + * src/bb_util.c: (show_label): + + Cleaned and fixed logic. + +2005-10-14 Benoît Dejean <[email protected]> + + * src/baobab.c: (fill_model): ngettext love. + +2005-10-14 Benoît Dejean <[email protected]> + + * src/Makefile.am: + * src/baobab.c: (main): + + Fixed program init. Marked static baobab_{init,close}(). + +2005-10-14 Benoît Dejean <[email protected]> + + * src/*.[ch]: Made gcc-2.95 happy. + MATE C is C89. + + +2005-10-14 Fabio Marzocca,,, <[email protected]> + + * src/bb_util.c: (baobab_check_dir): + + dropped deadcode functions. + +2005-10-14 Benoît Dejean <[email protected]> + + * TODO: + + New item. + + * src/Makefile.am: + * src/bbthread.c: (loopdir), (getDir), (searchDir): + * src/hardlinks.c: (baobab_hardlinks_array_create), + (baobab_hardlinks_array_has), (baobab_hardlinks_array_add), + (baobab_hardlinks_array_free): + * src/hardlinks.h: + + Moved the hardlink detection code to hardlinks.[ch]. + No more global. + Fixed lookup (inode number is unique per filesystem, + not globally). + +2005-10-14 Benoît Dejean <[email protected]> + + * src/baobab.c: (fill_model): + + Yet another leak. + +2005-10-14 Benoît Dejean <[email protected]> + + * src/baobab.c: (prefill_model): + + Fixed one more leak. + +2005-10-14 Benoît Dejean <[email protected]> + + * src/baobab.c: (check_UTF): + + Fixed logic to plug 2 leaks. + + * src/bb_util.c: (set_statusbar): + + Fixed 1 leak. + +2005-10-12 Funda Wang <[email protected]> + + * configure.in: Added Simplified Chinese translation. + +2005-10-11 Fabio Marzocca <[email protected]> + + * MAINTAINERS: file added + + +2005-10-11 Benoît Dejean <[email protected]> + + * scripts/naut-script.sh: + + Added exec statement. + +2005-10-11 Benoît Dejean <[email protected]> + + * Makefile.am: + * baobab.desktop.in.in: + * configure.in: + + Added desktop file. + +2005-10-11 Benoît Dejean <[email protected]> + + * src/bbthread.c: + * src/props.c: + + Added missing <config.h>. + +2005-10-11 Benoît Dejean <[email protected]> + + * src/baobab.c: (start_proc_on_dir): + * src/bb_util.c: (baobab_check_dir): + * src/bb_util.h: + + check_dir -> baobab_check_dir. + Fixed prototype. Cleaned. Fixed string surgery. + +2005-10-11 Benoît Dejean <[email protected]> + + * src/baobab.c: (main): + * src/baobab.h: + * src/bb_util.c: (baobab_get_filesystem), (contents_changed): + * src/bb_util.h: + * src/props.c: (props_notify), (fill_props_model): + + Changed getFileSystem prototype and renamed to + baobab_get_filesystem. Cleaned it. + Fixed glibtop usage (free -> g_free). + +2005-10-11 Benoît Dejean <[email protected]> + + * src/baobab.c: (baobab_close), (main): + + Added missing libgtop init/shutdown. + +2005-10-10 Benoît Dejean <[email protected]> + + * AUTHORS: + * src/callbacks.c: (on_about1_activate): + * src/interface.c: + * src/interface.h (create__about): Removed that function. + + Reworked and simplified the about dialog. Moved some people to AUTHORS. + +2005-10-10 Fabio Marzocca <[email protected]> + + * .cvsignore: + * AUTHORS: + * baobab.pws: + + removed baobab.pws and added to cvsignore + added Benoit Dejean to AUTHORS + +2005-10-10 Fabio Marzocca <[email protected]> + + * AUTHORS: + * baobab.pws: + +2005-10-10 Fabio Marzocca <[email protected]> + + * .cvsignore: added .tm_project.cache baobab.prj.bak + +2005-10-10 Benoît Dejean <[email protected]> + + * .tm_project.cache: Dropped. + +2005-10-10 Benoît Dejean <[email protected]> + + * configure.in: + * src/Makefile.am: + + Cleaned a bit. Stricter CFLAGS. + + * src/baobab.h: + * src/bb_util.c: + + Remove duplicate _DIR_*. + Fixed some warnings. + +2005-10-10 Benoît Dejean <[email protected]> + + * .cvsignore: + * Makefile.in: + * aclocal.m4: + * autom4te.cache/output.0: + * autom4te.cache/requests: + * autom4te.cache/traces.0: + * configure: + * data/.cvsignore: + * data/Makefile.in: + * po/.cvsignore: + * po/Makefile.in.in: + * scripts/.cvsignore: + * scripts/Makefile.in: + * src/.cvsignore: + * src/Makefile.in: + + Removed autogenerated files and added .cvsignore files. + +2005-10-10 Fabio Marzocca <[email protected]> + + * po/.cvsignore: + * po/*.gmo: + * src/.cvsignore: + * src/baobab + + Added missing files to .cvsignore diff --git a/baobab/Makefile.am b/baobab/Makefile.am new file mode 100644 index 00000000..d9bc05c2 --- /dev/null +++ b/baobab/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src data pixmaps help diff --git a/baobab/README b/baobab/README new file mode 100644 index 00000000..9a148fa1 --- /dev/null +++ b/baobab/README @@ -0,0 +1,55 @@ +Copyright +========= + + Baobab - a graphical directory tree analyzer + Copyright (C) 2005 Fabio Marzocca + + 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 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + For more details see the file COPYING. + + +What is Baobab +============== + + Baobab is able to scan either specific directories or the whole + filesystem, in order to give the user a graphical tree representation + including each directory size or percentage in the branch. + It also auto-detects in real-time any change made to your home + folder as far as any mounted/unmounted device. + + A detailed documentation of the program could be read at: + http://www.mate.org/projects/baobab. + + +System Requirements +=================== + +Baobab should build on most unices. It needs the X11R6 (or xorg) +libraries, glib, gtk 2.x, mate-vfs2, mateconf2 libraries. + + +Author +====== + +Baobab is being maintained by Fabio Marzocca <[email protected]>. If +you are having trouble installing and/or running Baobab, feel free to +e-mail me. + +You can check on the current status of Baobab via www at: + http://www.mate.org/projects/baobab + +Comments, ideas and (most of all) bug reports (and especially patches) are +very welcome. diff --git a/baobab/TODO b/baobab/TODO new file mode 100644 index 00000000..d0f06033 --- /dev/null +++ b/baobab/TODO @@ -0,0 +1,3 @@ + +- make a customizable list of ignored mountpoints to ignore + /proc, /sys, /dev, etc. diff --git a/baobab/data/Makefile.am b/baobab/data/Makefile.am new file mode 100644 index 00000000..66bbd2b9 --- /dev/null +++ b/baobab/data/Makefile.am @@ -0,0 +1,39 @@ +uidir = $(datadir)/mate-disk-usage-analyzer +ui_DATA = baobab-main-window.ui \ + baobab-dialog-scan-props.ui + +baobabappdir = $(datadir)/applications +baobabapp_in_files = mate-disk-usage-analyzer.desktop.in +baobabapp_DATA = $(baobabapp_in_files:.desktop.in=.desktop) + +$(baobabapp_in_files): $(baobabapp_in_files:.desktop.in=.desktop.in.in) + sed -e "s|\@VERSION\@|@VERSION@|" $< > $@ + [email protected]_DESKTOP_RULE@ + +schemasdir = $(MATECONF_SCHEMA_FILE_DIR) +schemas_in_files = baobab.schemas.in +schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) [email protected]_SCHEMAS_RULE@ + +man_MANS = mate-disk-usage-analyzer.1 + +if MATECONF_SCHEMAS_INSTALL +install-data-local: + if test -z "$(DESTDIR)" ; then \ + MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) $(MATECONFTOOL) --makefile-install-rule $(schemas_DATA) ; \ + fi +else +install-data-local: +endif + +EXTRA_DIST = \ + $(ui_DATA) \ + mate-disk-usage-analyzer.desktop.desktop.in.in \ + $(schemas_in_files) \ + $(man_MANS) + +CLEANFILES = \ + $(baobabapp_in_files) \ + $(baobabapp_DATA) \ + $(schemas_DATA) diff --git a/baobab/data/baobab-dialog-scan-props.ui b/baobab/data/baobab-dialog-scan-props.ui new file mode 100644 index 00000000..5647d3f0 --- /dev/null +++ b/baobab/data/baobab-dialog-scan-props.ui @@ -0,0 +1,179 @@ +<?xml version="1.0"?> +<!--*- mode: xml -*--> +<interface> + <object class="GtkDialog" id="dialog_scan_props"> + <property name="border_width">5</property> + <property name="height_request">330</property> + <property name="visible">True</property> + <property name="title" translatable="yes">Disk Usage Analyzer Preferences</property> + <property name="type">GTK_WINDOW_TOPLEVEL</property> + <property name="window_position">GTK_WIN_POS_NONE</property> + <property name="modal">True</property> + <property name="resizable">True</property> + <property name="destroy_with_parent">False</property> + <property name="decorated">True</property> + <property name="skip_taskbar_hint">False</property> + <property name="skip_pager_hint">False</property> + <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> + <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> + <property name="focus_on_map">True</property> + <property name="urgency_hint">False</property> + <property name="has_separator">False</property> + <child internal-child="vbox"> + <object class="GtkVBox" id="dialog-vbox2"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">2</property> + <child internal-child="action_area"> + <object class="GtkHButtonBox" id="dialog-action_area2"> + <property name="visible">True</property> + <property name="layout_style">GTK_BUTTONBOX_END</property> + <child> + <object class="GtkButton" id="helpbutton1"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-help</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="focus_on_click">True</property> + </object> + </child> + <child> + <object class="GtkButton" id="closebutton1"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-close</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="focus_on_click">True</property> + </object> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="pack_type">GTK_PACK_END</property> + </packing> + </child> + <child> + <object class="GtkVBox" id="vbox5"> + <property name="border_width">5</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">6</property> + <child> + <object class="GtkAlignment" id="alignment3"> + <property name="visible">True</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xscale">1</property> + <property name="yscale">1</property> + <property name="top_padding">0</property> + <property name="bottom_padding">0</property> + <property name="left_padding">0</property> + <property name="right_padding">0</property> + <child> + <object class="GtkLabel" id="label100"> + <property name="visible">True</property> + <property name="label" translatable="yes">Select _devices to include in filesystem scan:</property> + <property name="use_underline">True</property> + <property name="use_markup">False</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">False</property> + <property name="selectable">False</property> + <property name="xalign">0</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + <property name="mnemonic_widget">tree_view_props</property> + <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> + <property name="width_chars">-1</property> + <property name="single_line_mode">False</property> + <property name="angle">0</property> + </object> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <object class="GtkAlignment" id="alignment2"> + <property name="visible">True</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xscale">1</property> + <property name="yscale">1</property> + <property name="top_padding">0</property> + <property name="bottom_padding">0</property> + <property name="left_padding">0</property> + <property name="right_padding">0</property> + <child> + <object class="GtkScrolledWindow" id="scrolledwindow2"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> + <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> + <property name="shadow_type">GTK_SHADOW_IN</property> + <property name="window_placement">GTK_CORNER_TOP_LEFT</property> + <child> + <object class="GtkTreeView" id="tree_view_props"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="headers_visible">True</property> + <property name="rules_hint">True</property> + <property name="reorderable">False</property> + <property name="enable_search">False</property> + <property name="fixed_height_mode">False</property> + <property name="hover_selection">False</property> + <property name="hover_expand">False</property> + </object> + </child> + </object> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + <child> + <object class="GtkCheckButton" id="check_enable_home"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">_Monitor changes to your home folder</property> + <property name="use_underline">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="focus_on_click">True</property> + <property name="active">True</property> + <property name="inconsistent">False</property> + <property name="draw_indicator">True</property> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </object> + </child> + <action-widgets> + <action-widget response="-11">helpbutton1</action-widget> + <action-widget response="-7">closebutton1</action-widget> + </action-widgets> + </object> +</interface> + diff --git a/baobab/data/baobab-main-window.ui b/baobab/data/baobab-main-window.ui new file mode 100644 index 00000000..55f6215c --- /dev/null +++ b/baobab/data/baobab-main-window.ui @@ -0,0 +1,463 @@ +<?xml version="1.0"?> +<!--*- mode: xml -*--> +<interface> + <object class="GtkUIManager" id="uimanager1"> + <child> + <object class="GtkActionGroup" id="actiongroup1"> + <child> + <object class="GtkAction" id="menuitem1"> + <property name="name">menuitem1</property> + <property name="label" translatable="yes">_Analyzer</property> + </object> + </child> + <child> + <object class="GtkAction" id="menuscanhome"> + <property name="stock_id">gtk-home</property> + <property name="name">menuscanhome</property> + <property name="label" translatable="yes">Scan _Home Folder</property> + <signal handler="on_menuscanhome_activate" last_modification_time="Wed, 23 Aug 2006 03:59:38 GMT" name="activate"/> + </object> + <accelerator key="S" modifiers="GDK_CONTROL_MASK"/> + </child> + <child> + <object class="GtkAction" id="menuallfs"> + <property name="stock_id">gtk-harddisk</property> + <property name="name">menuallfs</property> + <property name="label" translatable="yes">Scan _Filesystem</property> + <signal handler="on_menuallfs_activate" last_modification_time="Tue, 05 Jul 2005 08:47:26 GMT" name="activate"/> + </object> + <accelerator key="F" modifiers="GDK_CONTROL_MASK"/> + </child> + <child> + <object class="GtkAction" id="menuscandir"> + <property name="stock_id">gtk-directory</property> + <property name="name">menuscandir</property> + <property name="label" translatable="yes">Scan F_older...</property> + <signal handler="on_menuscandir_activate" last_modification_time="Tue, 05 Jul 2005 08:47:26 GMT" name="activate"/> + </object> + <accelerator key="O" modifiers="GDK_CONTROL_MASK"/> + </child> + <child> + <object class="GtkAction" id="menu_scan_rem"> + <property name="stock_id">gtk-network</property> + <property name="name">menu_scan_rem</property> + <property name="label" translatable="yes">S_can Remote Folder...</property> + <signal handler="on_menu_scan_rem_activate" last_modification_time="Fri, 18 Nov 2005 18:20:25 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="menustop"> + <property name="stock_id">gtk-stop</property> + <property name="name">menustop</property> + <signal handler="on_menu_stop_activate" last_modification_time="Tue, 29 Aug 2006 04:04:57 GMT" name="activate"/> + </object> + <accelerator key="Escape" modifiers="0"/> + </child> + <child> + <object class="GtkAction" id="menurescan"> + <property name="stock_id">gtk-refresh</property> + <property name="name">menurescan</property> + <signal handler="on_menu_rescan_activate" last_modification_time="Sat, 28 Oct 2006 14:27:31 GMT" name="activate"/> + </object> + <accelerator key="R" modifiers="GDK_CONTROL_MASK"/> + </child> + <child> + <object class="GtkAction" id="esci1"> + <property name="stock_id">gtk-quit</property> + <property name="name">esci1</property> + <signal handler="on_esci1_activate" last_modification_time="Tue, 05 Jul 2005 08:47:26 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="edit1"> + <property name="name">edit1</property> + <property name="label" translatable="yes">_Edit</property> + </object> + </child> + <child> + <object class="GtkAction" id="expand_all"> + <property name="name">expand_all</property> + <property name="label" translatable="yes">_Expand All</property> + <signal handler="on_menu_expand_activate" last_modification_time="Wed, 23 Aug 2006 17:10:33 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="collapse_all"> + <property name="name">collapse_all</property> + <property name="label" translatable="yes">_Collapse All</property> + <signal handler="on_menu_collapse_activate" last_modification_time="Wed, 23 Aug 2006 17:13:24 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="preferenze1"> + <property name="stock_id">gtk-preferences</property> + <property name="name">preferenze1</property> + <signal handler="on_pref_menu" last_modification_time="Fri, 04 Nov 2005 11:19:35 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="view1"> + <property name="name">view1</property> + <property name="label" translatable="yes">_View</property> + </object> + </child> + <child> + <object class="GtkToggleAction" id="view_tb"> + <property name="active">True</property> + <property name="name">view_tb</property> + <property name="label" translatable="yes">_Toolbar</property> + <signal handler="on_view_tb_activate" last_modification_time="Wed, 19 Apr 2006 12:10:25 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkToggleAction" id="view_sb"> + <property name="active">True</property> + <property name="name">view_sb</property> + <property name="label" translatable="yes">St_atusbar</property> + <signal handler="on_view_sb_activate" last_modification_time="Wed, 19 Apr 2006 12:45:08 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkToggleAction" id="ck_allocated"> + <property name="active">True</property> + <property name="name">ck_allocated</property> + <property name="label" translatable="yes">All_ocated Space</property> + <signal handler="on_ck_allocated_activate" last_modification_time="Mon, 21 Aug 2006 03:19:13 GMT" name="activate"/> + </object> + </child> + <child> + <object class="GtkAction" id="help1"> + <property name="name">help1</property> + <property name="label" translatable="yes">_Help</property> + </object> + </child> + <child> + <object class="GtkAction" id="helpcontents"> + <property name="stock_id">gtk-help</property> + <property name="name">helpcontents</property> + <property name="label" translatable="yes">_Contents</property> + <signal handler="on_helpcontents_activate" last_modification_time="Wed, 26 Apr 2006 07:44:52 GMT" name="activate"/> + </object> + <accelerator key="F1" modifiers="0"/> + </child> + <child> + <object class="GtkAction" id="about"> + <property name="stock_id">gtk-about</property> + <property name="name">about</property> + <signal handler="on_about_activate" last_modification_time="Tue, 05 Jul 2005 08:58:33 GMT" name="activate"/> + </object> + </child> + </object> + </child> + <ui> + <menubar name="menubar1"> + <menu action="menuitem1"> + <menuitem action="menuscanhome"/> + <menuitem action="menuallfs"/> + <menuitem action="menuscandir"/> + <menuitem action="menu_scan_rem"/> + <separator/> + <menuitem action="menustop"/> + <menuitem action="menurescan"/> + <separator/> + <menuitem action="esci1"/> + </menu> + <menu action="edit1"> + <menuitem action="expand_all"/> + <menuitem action="collapse_all"/> + <separator/> + <menuitem action="preferenze1"/> + </menu> + <menu action="view1"> + <menuitem action="view_tb"/> + <menuitem action="view_sb"/> + <menuitem action="ck_allocated"/> + </menu> + <menu action="help1"> + <menuitem action="helpcontents"/> + <menuitem action="about"/> + </menu> + </menubar> + </ui> + </object> + <object class="GtkWindow" id="baobab_window"> + <property name="visible">True</property> + <property name="title" translatable="yes">Disk Usage Analyzer</property> + <property name="type">GTK_WINDOW_TOPLEVEL</property> + <property name="window_position">GTK_WIN_POS_CENTER</property> + <property name="modal">False</property> + <property name="default_width">800</property> + <property name="default_height">500</property> + <property name="resizable">True</property> + <property name="destroy_with_parent">False</property> + <property name="decorated">True</property> + <property name="skip_taskbar_hint">False</property> + <property name="skip_pager_hint">False</property> + <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> + <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> + <property name="focus_on_map">True</property> + <property name="urgency_hint">False</property> + <signal handler="on_esci1_activate" last_modification_time="Sun, 31 Jul 2005 16:47:41 GMT" name="destroy"/> + <signal handler="on_delete_activate" last_modification_time="Sun, 31 Jul 2005 16:53:49 GMT" name="delete_event"/> + <child> + <object class="GtkVBox" id="vbox1"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + <child> + <object class="GtkMenuBar" constructor="uimanager1" id="menubar1"> + <property name="visible">True</property> + <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property> + <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <object class="GtkToolbar" id="toolbar1"> + <property name="visible">True</property> + <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property> + <property name="toolbar_style">GTK_TOOLBAR_ICONS</property> + <property name="tooltips">True</property> + <property name="show_arrow">False</property> + <child> + <object class="GtkToolButton" id="tbscanhome"> + <property name="visible">True</property> + <property name="tooltip-text" translatable="yes">Scan home folder</property> + <property name="label" translatable="yes">Scan Home</property> + <property name="use_underline">True</property> + <property name="stock_id">gtk-home</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">True</property> + <accessibility> + + </accessibility> + <signal handler="on_tbscanhome_clicked" last_modification_time="Wed, 23 Aug 2006 12:30:03 GMT" name="clicked"/> + <child internal-child="accessible"> + <object class="AtkObject" id="a11y-tbscanhome1"> + <property name="AtkObject::accessible_name" translatable="yes">Scan home folder</property> + </object> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + <child> + <object class="GtkToolButton" id="tbscanall"> + <property name="visible">True</property> + <property name="tooltip-text" translatable="yes">Scan filesystem</property> + <property name="label" translatable="yes">Scan Filesystem</property> + <property name="use_underline">True</property> + <property name="stock_id">gtk-harddisk</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">False</property> + <signal handler="on_tbscanall_clicked" last_modification_time="Sat, 09 Jul 2005 20:16:36 GMT" name="clicked"/> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + <child> + <object class="GtkToolButton" id="tbscandir"> + <property name="visible">True</property> + <property name="tooltip-text" translatable="yes">Scan a folder</property> + <property name="label" translatable="yes">Scan Folder</property> + <property name="use_underline">True</property> + <property name="stock_id">gtk-directory</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">False</property> + <signal handler="on_tbscandir_clicked" last_modification_time="Wed, 06 Jul 2005 13:15:40 GMT" name="clicked"/> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + <child> + <object class="GtkToolButton" id="tb_scan_remote"> + <property name="visible">True</property> + <property name="tooltip-text" translatable="yes">Scan a remote folder</property> + <property name="label" translatable="yes">Scan Remote Folder</property> + <property name="use_underline">True</property> + <property name="stock_id">gtk-network</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">False</property> + <signal handler="on_tb_scan_remote_clicked" last_modification_time="Fri, 18 Nov 2005 15:56:32 GMT" name="clicked"/> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + <child> + <object class="GtkSeparatorToolItem" id="separatortoolitem4"> + <property name="visible">True</property> + <property name="draw">True</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkToolButton" id="tbstop"> + <property name="visible">True</property> + <property name="sensitive">False</property> + <property name="tooltip-text" translatable="yes">Stop scanning</property> + <property name="stock_id">gtk-stop</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">False</property> + <signal handler="on_tbstop_clicked" last_modification_time="Sat, 09 Jul 2005 16:03:18 GMT" name="clicked"/> + <accelerator key="Escape" modifiers="0" signal="clicked"/> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + <child> + <object class="GtkToolButton" id="tbrescan"> + <property name="visible">True</property> + <property name="tooltip-text" translatable="yes">Refresh</property> + <property name="sensitive">False</property> + <property name="stock_id">gtk-refresh</property> + <property name="visible_horizontal">True</property> + <property name="visible_vertical">True</property> + <property name="is_important">False</property> + <signal handler="on_tbrescan_clicked" last_modification_time="Sat, 28 Oct 2006 14:26:18 GMT" name="clicked"/> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">True</property> + </packing> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <object class="GtkVBox" id="vbox2"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + <child> + <object class="GtkHBox" id="hbox1"> + <property name="border_width">2</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + <child> + <object class="GtkLabel" id="label1"> + <property name="visible">True</property> + <property name="label" translatable="yes"/> + <property name="use_underline">False</property> + <property name="use_markup">False</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">False</property> + <property name="selectable">False</property> + <property name="xalign">0.300000011921</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> + <property name="width_chars">-1</property> + <property name="single_line_mode">False</property> + <property name="angle">0</property> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <placeholder/> + </child> + </object> + <packing> + <property name="padding">5</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <object class="GtkHPaned" id="hpaned_main"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <child> + <object class="GtkScrolledWindow" id="scrolledwindow1"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> + <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> + <property name="shadow_type">GTK_SHADOW_IN</property> + <property name="window_placement">GTK_CORNER_TOP_LEFT</property> + <child> + <object class="GtkTreeView" id="treeview1"> + <property name="width_request">500</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="headers_visible">False</property> + <property name="rules_hint">True</property> + <property name="reorderable">False</property> + <property name="enable_search">True</property> + <property name="fixed_height_mode">False</property> + <property name="hover_selection">False</property> + <property name="hover_expand">False</property> + </object> + </child> + </object> + <packing> + <property name="shrink">True</property> + <property name="resize">False</property> + </packing> + </child> + <child> + <placeholder/> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + <child> + <object class="GtkStatusbar" id="statusbar1"> + <property name="visible">True</property> + <property name="has_resize_grip">True</property> + </object> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </object> + </child> + </object> +</interface> + diff --git a/baobab/data/baobab.schemas.in b/baobab/data/baobab.schemas.in new file mode 100644 index 00000000..10196119 --- /dev/null +++ b/baobab/data/baobab.schemas.in @@ -0,0 +1,70 @@ +<mateconfschemafile> + <schemalist> + <schema> + <key>/schemas/apps/baobab/ui/toolbar_visible</key> + <applyto>/apps/baobab/ui/toolbar_visible</applyto> + <owner>baobab</owner> + <type>bool</type> + <default>TRUE</default> + <locale name="C"> + <short>Toolbar is Visible</short> + <long>Whether the toolbar should be visible in main window.</long> + </locale> + </schema> + + <schema> + <key>/schemas/apps/baobab/ui/statusbar_visible</key> + <applyto>/apps/baobab/ui/statusbar_visible</applyto> + <owner>baobab</owner> + <type>bool</type> + <default>FALSE</default> + <locale name="C"> + <short>Status Bar is Visible</short> + <long>Whether the status bar at the bottom of main window + should be visible.</long> + </locale> + </schema> + + <schema> + <key>/schemas/apps/baobab/properties/enable_home_monitor</key> + <applyto>/apps/baobab/properties/enable_home_monitor</applyto> + <owner>baobab</owner> + <type>bool</type> + <default>FALSE</default> + <locale name="C"> + <short>Enable monitoring of home directory</short> + <long>Whether any change to the home directory should + be monitored.</long> + </locale> + </schema> + + + <schema> + <key>/schemas/apps/baobab/properties/skip_scan_uri_list</key> + <applyto>/apps/baobab/properties/skip_scan_uri_list</applyto> + <owner>baobab</owner> + <type>list</type> + <list_type>string</list_type> + <default>[]</default> + <locale name="C"> + <short>Excluded partitions URIs</short> + <long>A list of URIs for partitions to be excluded from scanning.</long> + </locale> + </schema> + + <schema> + <key>/schemas/apps/baobab/ui/baobab_subfoldertips_visible</key> + <applyto>/apps/baobab/ui/baobab_subfoldertips_visible</applyto> + <owner>baobab</owner> + <type>bool</type> + <default>TRUE</default> + <locale name="C"> + <short>Subfolders tooltips visible</short> + <long>Whether the subfolder tooltips of the selected folder + are drawn.</long> + </locale> + </schema> + + </schemalist> +</mateconfschemafile> + diff --git a/baobab/data/mate-disk-usage-analyzer.1 b/baobab/data/mate-disk-usage-analyzer.1 new file mode 100644 index 00000000..6f7a0b05 --- /dev/null +++ b/baobab/data/mate-disk-usage-analyzer.1 @@ -0,0 +1,150 @@ +.\" +.\" Standard preamble: +.\" ======================================================================== +.de Sh \" Subsection heading +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Vb \" Begin verbatim text +.ft CW +.nf +.ne \\$1 +.. +.de Ve \" End verbatim text +.ft R +.fi +.. +.\" Set up some character translations and predefined strings. \*(-- will +.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left +.\" double quote, and \*(R" will give a right double quote. | will give a +.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to +.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C' +.\" expand to `' in nroff, nothing in troff, for use with C<>. +.tr \(*W-|\(bv\*(Tr +.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' +.ie n \{\ +. ds -- \(*W- +. ds PI pi +. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch +. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch +. ds L" "" +. ds R" "" +. ds C` "" +. ds C' "" +'br\} +.el\{\ +. ds -- \|\(em\| +. ds PI \(*p +. ds L" `` +. ds R" '' +'br\} +.\" +.\" If the F register is turned on, we'll generate index entries on stderr for +.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index +.\" entries marked with X<> in POD. Of course, you'll have to process the +.\" output yourself in some meaningful fashion. +.if \nF \{\ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" +.. +. nr % 0 +. rr F +.\} +.\" +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. +.hy 0 +.if n .na +.\" +.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). +.\" Fear. Run. Save yourself. No user-serviceable parts. +. \" fudge factors for nroff and troff +.if n \{\ +. ds #H 0 +. ds #V .8m +. ds #F .3m +. ds #[ \f1 +. ds #] \fP +.\} +.if t \{\ +. ds #H ((1u-(\\\\n(.fu%2u))*.13m) +. ds #V .6m +. ds #F 0 +. ds #[ \& +. ds #] \& +.\} +. \" simple accents for nroff and troff +.if n \{\ +. ds ' \& +. ds ` \& +. ds ^ \& +. ds , \& +. ds ~ ~ +. ds / +.\} +.if t \{\ +. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" +. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' +. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' +. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' +. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' +. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' +.\} +. \" troff and (daisy-wheel) nroff accents +.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' +.ds 8 \h'\*(#H'\(*b\h'-\*(#H' +.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] +.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' +.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' +.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] +.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] +.ds ae a\h'-(\w'a'u*4/10)'e +.ds Ae A\h'-(\w'A'u*4/10)'E +. \" corrections for vroff +.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' +.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' +. \" for low resolution devices (crt and lpr) +.if \n(.H>23 .if \n(.V>19 \ +\{\ +. ds : e +. ds 8 ss +. ds o a +. ds d- d\h'-1'\(ga +. ds D- D\h'-1'\(hy +. ds th \o'bp' +. ds Th \o'LP' +. ds ae ae +. ds Ae AE +.\} +.rm #[ #] #H #V #F C +.\" ======================================================================== +.\" +.IX Title "BAOBAB 1" +.TH BAOBAB 1 +.SH "NAME" +\&\fBBaobab\fR \- A graphical tool to analyse disk usage +.SH "SYNOPSIS" +.IX Header "SYNOPSIS" +\&\fBbaobab\fR [directory] +.SH "DESCRIPTION" +.IX Header "DESCRIPTION" +\&\fBbaobab\fR is able to scan either specific folders or the whole +filesystem (local and remote), in order to give the user a graphical tree +representation including each directory size or percentage in the branch. +It also auto-detects in real-time any change made to your home directory +as far as any mounted/unmounted device. A graphical treemap window is also +provided for any selected folder. +.PP +A detailed documentation on the program could be read at: +http://www.mate.org/projects/baobab +.SH "AUTHOR" +.IX Header "AUTHOR" +Fabio \s-1MARZOCCA\s0 <[email protected]> diff --git a/baobab/data/mate-disk-usage-analyzer.desktop.in.in b/baobab/data/mate-disk-usage-analyzer.desktop.in.in new file mode 100644 index 00000000..c42dd614 --- /dev/null +++ b/baobab/data/mate-disk-usage-analyzer.desktop.in.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=Disk Usage Analyzer +_Comment=Check folder sizes and available disk space +TryExec=mate-disk-usage-analyzer +Exec=mate-disk-usage-analyzer +Icon=baobab +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;MATE;System;Filesystem; +OnlyShowIn=MATE; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-utils +X-MATE-Bugzilla-Component=mate-disk-usage-analyzer diff --git a/baobab/help/C/figures/baobab_fullscan.png b/baobab/help/C/figures/baobab_fullscan.png Binary files differnew file mode 100644 index 00000000..882bdf7f --- /dev/null +++ b/baobab/help/C/figures/baobab_fullscan.png diff --git a/baobab/help/C/figures/baobab_prefs.png b/baobab/help/C/figures/baobab_prefs.png Binary files differnew file mode 100644 index 00000000..d6069532 --- /dev/null +++ b/baobab/help/C/figures/baobab_prefs.png diff --git a/baobab/help/C/figures/baobab_remote.png b/baobab/help/C/figures/baobab_remote.png Binary files differnew file mode 100644 index 00000000..17a0fd47 --- /dev/null +++ b/baobab/help/C/figures/baobab_remote.png diff --git a/baobab/help/C/figures/baobab_ringschart1.png b/baobab/help/C/figures/baobab_ringschart1.png Binary files differnew file mode 100644 index 00000000..32cfb33c --- /dev/null +++ b/baobab/help/C/figures/baobab_ringschart1.png |