--- /dev/null
+Notes on the Free Translation Project
+*************************************
+
+ Free software is going international! The Free Translation Project
+is a way to get maintainers of free software, translators, and users all
+together, so that will gradually become able to speak many languages.
+A few packages already provide translations for their messages.
+
+ If you found this `ABOUT-NLS' file inside a distribution, you may
+assume that the distributed package does use GNU `gettext' internally,
+itself available at your nearest GNU archive site. But you do *not*
+need to install GNU `gettext' prior to configuring, installing or using
+this package with messages translated.
+
+ Installers will find here some useful hints. These notes also
+explain how users should proceed for getting the programs to use the
+available translations. They tell how people wanting to contribute and
+work at translations should contact the appropriate team.
+
+ When reporting bugs in the `intl/' directory or bugs which may be
+related to internationalization, you should tell about the version of
+`gettext' which is used. The information can be found in the
+`intl/VERSION' file, in internationalized packages.
+
+One advise in advance
+=====================
+
+ If you want to exploit the full power of internationalization, you
+should configure it using
+
+ ./configure --with-included-gettext
+
+to force usage of internationalizing routines provided within this
+package, despite the existence of internationalizing capabilities in the
+operating system where this package is being installed. So far, only
+the `gettext' implementation in the GNU C library version 2 provides as
+many features (such as locale alias or message inheritance) as the
+implementation here. It is also not possible to offer this additional
+functionality on top of a `catgets' implementation. Future versions of
+GNU `gettext' will very likely convey even more functionality. So it
+might be a good idea to change to GNU `gettext' as soon as possible.
+
+ So you need not provide this option if you are using GNU libc 2 or
+you have installed a recent copy of the GNU gettext package with the
+included `libintl'.
+
+INSTALL Matters
+===============
+
+ Some packages are "localizable" when properly installed; the
+programs they contain can be made to speak your own native language.
+Most such packages use GNU `gettext'. Other packages have their own
+ways to internationalization, predating GNU `gettext'.
+
+ By default, this package will be installed to allow translation of
+messages. It will automatically detect whether the system provides
+usable `catgets' (if using this is selected by the installer) or
+`gettext' functions. If neither is available, the GNU `gettext' own
+library will be used. This library is wholly contained within this
+package, usually in the `intl/' subdirectory, so prior installation of
+the GNU `gettext' package is *not* required. Installers may use
+special options at configuration time for changing the default
+behaviour. The commands:
+
+ ./configure --with-included-gettext
+ ./configure --with-catgets
+ ./configure --disable-nls
+
+will respectively bypass any pre-existing `catgets' or `gettext' to use
+the internationalizing routines provided within this package, enable
+the use of the `catgets' functions (if found on the locale system), or
+else, *totally* disable translation of messages.
+
+ When you already have GNU `gettext' installed on your system and run
+configure without an option for your new package, `configure' will
+probably detect the previously built and installed `libintl.a' file and
+will decide to use this. This might be not what is desirable. You
+should use the more recent version of the GNU `gettext' library. I.e.
+if the file `intl/VERSION' shows that the library which comes with this
+package is more recent, you should use
+
+ ./configure --with-included-gettext
+
+to prevent auto-detection.
+
+ By default the configuration process will not test for the `catgets'
+function and therefore they will not be used. The reasons are already
+given above: the emulation on top of `catgets' cannot provide all the
+extensions provided by the GNU `gettext' library. If you nevertheless
+want to use the `catgets' functions use
+
+ ./configure --with-catgets
+
+to enable the test for `catgets' (this causes no harm if `catgets' is
+not available on your system). If you really select this option we
+would like to hear about the reasons because we cannot think of any
+good one ourself.
+
+ Internationalized packages have usually many `po/LL.po' files, where
+LL gives an ISO 639 two-letter code identifying the language. Unless
+translations have been forbidden at `configure' time by using the
+`--disable-nls' switch, all available translations are installed
+together with the package. However, the environment variable `LINGUAS'
+may be set, prior to configuration, to limit the installed set.
+`LINGUAS' should then contain a space separated list of two-letter
+codes, stating which languages are allowed.
+
+Using This Package
+==================
+
+ As a user, if your language has been installed for this package, you
+only have to set the `LANG' environment variable to the appropriate
+ISO 639 `LL' two-letter code prior to using the programs in the
+package. For example, let's suppose that you speak German. At the
+shell prompt, merely execute `setenv LANG de' (in `csh'),
+`export LANG; LANG=de' (in `sh') or `export LANG=de' (in `bash'). This
+can be done from your `.login' or `.profile' file, once and for all.
+
+ An operating system might already offer message localization for
+many of its programs, while other programs have been installed locally
+with the full capabilities of GNU `gettext'. Just using `gettext'
+extended syntax for `LANG' would break proper localization of already
+available operating system programs. In this case, users should set
+both `LANGUAGE' and `LANG' variables in their environment, as programs
+using GNU `gettext' give preference to `LANGUAGE'. For example, some
+Swedish users would rather read translations in German than English for
+when Swedish is not available. This is easily accomplished by setting
+`LANGUAGE' to `sv:de' while leaving `LANG' to `sv'.
+
+Translating Teams
+=================
+
+ For the Free Translation Project to be a success, we need interested
+people who like their own language and write it well, and who are also
+able to synergize with other translators speaking the same language.
+Each translation team has its own mailing list, courtesy of Linux
+International. You may reach your translation team at the address
+`LL@li.org', replacing LL by the two-letter ISO 639 code for your
+language. Language codes are *not* the same as the country codes given
+in ISO 3166. The following translation teams exist, as of December
+1997:
+
+ Chinese `zh', Czech `cs', Danish `da', Dutch `nl', English `en',
+ Esperanto `eo', Finnish `fi', French `fr', German `de', Hungarian
+ `hu', Irish `ga', Italian `it', Indonesian `id', Japanese `ja',
+ Korean `ko', Latin `la', Norwegian `no', Persian `fa', Polish
+ `pl', Portuguese `pt', Russian `ru', Slovenian `sl', Spanish `es',
+ Swedish `sv', and Turkish `tr'.
+
+For example, you may reach the Chinese translation team by writing to
+`zh@li.org'.
+
+ If you'd like to volunteer to *work* at translating messages, you
+should become a member of the translating team for your own language.
+The subscribing address is *not* the same as the list itself, it has
+`-request' appended. For example, speakers of Swedish can send a
+message to `sv-request@li.org', having this message body:
+
+ subscribe
+
+ Keep in mind that team members are expected to participate
+*actively* in translations, or at solving translational difficulties,
+rather than merely lurking around. If your team does not exist yet and
+you want to start one, or if you are unsure about what to do or how to
+get started, please write to `translation@iro.umontreal.ca' to reach the
+coordinator for all translator teams.
+
+ The English team is special. It works at improving and uniformizing
+the terminology in use. Proven linguistic skill are praised more than
+programming skill, here.
+
+Available Packages
+==================
+
+ Languages are not equally supported in all packages. The following
+matrix shows the current state of internationalization, as of December
+1997. The matrix shows, in regard of each package, for which languages
+PO files have been submitted to translation coordination.
+
+ Ready PO files cs da de en es fi fr it ja ko nl no pl pt ru sl sv
+ .----------------------------------------------------.
+ bash | [] [] [] | 3
+ bison | [] [] [] | 3
+ clisp | [] [] [] [] | 4
+ cpio | [] [] [] [] [] [] | 6
+ diffutils | [] [] [] [] [] | 5
+ enscript | [] [] [] [] [] [] | 6
+ fileutils | [] [] [] [] [] [] [] [] [] [] | 10
+ findutils | [] [] [] [] [] [] [] [] [] | 9
+ flex | [] [] [] [] | 4
+ gcal | [] [] [] [] [] | 5
+ gettext | [] [] [] [] [] [] [] [] [] [] [] | 12
+ grep | [] [] [] [] [] [] [] [] [] [] | 10
+ hello | [] [] [] [] [] [] [] [] [] [] [] | 11
+ id-utils | [] [] [] | 3
+ indent | [] [] [] [] [] | 5
+ libc | [] [] [] [] [] [] [] | 7
+ m4 | [] [] [] [] [] [] | 6
+ make | [] [] [] [] [] [] | 6
+ music | [] [] | 2
+ ptx | [] [] [] [] [] [] [] [] | 8
+ recode | [] [] [] [] [] [] [] [] [] | 9
+ sh-utils | [] [] [] [] [] [] [] [] | 8
+ sharutils | [] [] [] [] [] [] | 6
+ tar | [] [] [] [] [] [] [] [] [] [] [] | 11
+ texinfo | [] [] [] | 3
+ textutils | [] [] [] [] [] [] [] [] [] | 9
+ wdiff | [] [] [] [] [] [] [] [] | 8
+ `----------------------------------------------------'
+ 17 languages cs da de en es fi fr it ja ko nl no pl pt ru sl sv
+ 27 packages 6 4 25 1 18 1 26 2 1 12 20 9 19 7 4 7 17 179
+
+ Some counters in the preceding matrix are higher than the number of
+visible blocks let us expect. This is because a few extra PO files are
+used for implementing regional variants of languages, or language
+dialects.
+
+ For a PO file in the matrix above to be effective, the package to
+which it applies should also have been internationalized and
+distributed as such by its maintainer. There might be an observable
+lag between the mere existence a PO file and its wide availability in a
+distribution.
+
+ If December 1997 seems to be old, you may fetch a more recent copy
+of this `ABOUT-NLS' file on most GNU archive sites.
+
--- /dev/null
+The code in this distribution is Copyright 1999,2000 by Hiroyuki Yamamoto.
+
+The portions applied from fetchmail is Copyright 1997 by Eric S. Raymond.
+Portions of those are also copyrighted by Carl Harris, 1993 and 1995.
+Copyright retained for the purpose of protecting free redistribution of
+source.
+
+The MD5 support is copyright by RSA Data Security, Inc. See the header
+comment of the md5.c module for license terms.
+
+Kcc is copyright by Yasuhiro Tonooka (tonooka@msi.co.jp),
+and libkcc is copyright by takeshi@SoftAgency.co.jp.
+
+ NO-VIRUS CLAUSE
+
+The intent of this license is to protect free redistribution and reuse of the
+source of the licensed distribution, not to prejudice the authorship
+rights of programmers of other code to control their original inventions.
+
+No portion of this license is to be interpreted as forbidding the reuse of
+this code or its constituent parts, algorithms, or inventions in commercial
+products.
+
+Nor shall such inclusion be construed to require the GPLing or disclosure of
+any portions of said commercial products other than those falling under
+the copyright of the licensed distribution.
+
+-------------------------------------------------------------------------------
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 675 Mass Ave, Cambridge, MA 02139, 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.
+\f
+ 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.)
+\f
+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.
+\f
+ 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.
+\f
+ 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.
+-------------------------------------------------------------------------------
--- /dev/null
+2001-04-19
+
+ * src/prefs_common.[ch]: reorganized the items of settings,
+ and added Message tab.
+ * src/main.c: parse_cmd_opt(): added command line option --version.
+ * src/mh.c: made it unset MSG_DELETED flag when moved/copied to
+ special folders.
+ * src/prefs_common.[ch]
+ src/headerview.[ch]: the header pane can be toggled now.
+ * src/prefs_common.[ch]
+ src/textview.c: page scroll step is now selectable between
+ one page and half page.
+ * src/mbox.[ch]: added export_mbox() that reads all messages
+ in a folder, and store them into one mbox file.
+
+2001-04-18
+
+ * src/prefs_filter.[ch]: separated filter setting code from
+ prefs_common.c, and made it a separate dialog.
+
+2001-04-17
+
+ * version 0.4.64
+
+ * src/automaton.[ch]
+ src/inc.c: fixed the bug that made Sylpheed crash when clicking
+ Cancel button while getting new mail (thanks to Sergey Vlasov).
+ * src/xml.c: xml_build_tree()
+ src/addressbook.c: fixed a bug that caused infinite loop if an
+ illegal XML file was given.
+
+2001-04-16
+
+ * src/summaryview.c
+ src/inc.c: applied the patch from Sergey Vlasov that fixes the
+ problem when the "Go to inbox after receiving new mail" option
+ was turned off (thanks!).
+
+2001-04-15
+
+ * src/xml.[ch]: modified so that it supports some characters which
+ must be escaped, and multiple-lined tag.
+ * src/folder.c
+ src/addressbook.c: modified so that it escapes some characters
+ like '<', '>', '&', ''', '"'.
+
+2001-04-10
+
+ * version 0.4.63
+
+ * src/folder.[ch]
+ src/mainwindow.c
+ src/mh.[ch]
+ src/procmsg.[ch]
+ src/summaryview.[ch]: applied the patch from Darko Koruga that
+ adds copy message operation for the MH folders (thanks!).
+ * src/imap.c: disabled slash to dot conversion.
+ * src/imageview.c: fixed a bug that displayed an old image when
+ loading of a image failed (thanks to Darko Koruga).
+
+2001-04-09
+
+ * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up
+ cache reading (thanks to Sergey Vlasov).
+ * src/inc.c
+ src/summaryview.[ch]
+ prefs_common.[ch]: applied the patch that keeps the same folder
+ after receiving new mail (thanks to Sergey Vlasov).
+ * src/textview.c
+ src/utils.[ch]: moved get_quote_level() to utils.c.
+
+2001-04-08
+
+ * ac/Makefile.am: added.
+ * Makefile.am
+ configure.in: added ac directory.
+
+2001-04-07
+
+ * src/summaryview.c: summary_filter(): made it move messages
+ immediately if immediate_exec option is set.
+ * src/prefs_common.[ch]
+ src/textview.[ch]
+ src/gtkutils.[ch]: applied the message coloring patch from
+ Stephen Anthony with some modification (thanks!).
+ * src/gtksctree.c
+ src/mimeview.c: modified the behavior of MimeView (thanks to
+ HIRAMATSU).
+
+2001-04-06
+
+ * src/utils.c: copy_file()
+ src/mh.c: applied (and modified) the patch from Darko Koruga
+ that enables to move messages across file systems (thanks!).
+ * src/procheader.c
+ src/utils.[ch]: applied the patch from Jorge Van Hemelryck
+ that converts the date of messages to the local time (thanks!).
+ * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs
+ of one-letter timezone were reversed.
+ * src/folder.c: folder_item_add_msg(): put the assertion for the
+ add_msg() method (thanks to TAKANO).
+
+2001-04-05
+
+ * src/procmime.c: procmime_decode_content(): fixed a bug that
+ corrupted quoted-printable encoded messages when they include
+ `=00' (thanks to Masahiro Tomita).
+ * src/gtksctree.c
+ src/mimeview.c
+ src/summaryview.c: modified the DnD behavior of MIME view
+ (thanks to HIRAMATSU).
+
+2001-04-04
+
+ * src/about.c: applied the patch from Sergey Vlasov that fixes
+ the appearance of the about dialog (thanks!).
+ * src/prefs_common.[ch]
+ src/rfc2015.[ch]
+ src/mimeview.c
+ src/procmime.[ch]
+ src/compose.[ch]
+ src/passphrase.c
+ src/textview.[ch]: applied the GnuPG support patch which had
+ ported from the sylpheed-win32 branch (thanks to Sergey Vlasov).
+ * INSTALL, INSTALL.jp: updated the description about GnuPG.
+
+2001-04-03
+
+ * src/utils.[ch]: added references_list_append() that parses
+ References header and makes it string list.
+ * src/compose.c: modified so that too long References header is
+ truncated, garbage characters are removed, and header is tidied
+ up (thanks to Matthias Intemann).
+
+2001-04-02
+
+ * src/addr_compl.c: applied the address completion bugfix patch
+ from Alfons Hoogervorst (thanks!).
+
+2001-04-01
+
+ * src/gtksctree.c: modified so that the tree_select_row signal
+ actually pass the column number.
+ * src/summaryview.c: summary_selected(): made generic mark and
+ unread mark can be toggled with clicking of the columns.
+ Added summary_mark_row_as_read() and summary_mark_row_as_unread().
+ * src/prefs_common.c
+ src/prefs_account.c: applied the layout fix patches from Sergey
+ Vlasov, and adjusted some widths of GtkEntry widgets.
+ * src/prefs.c: prefs_dialog_create(): enable notebook to take focus.
+ * src/inc.c: inc_start(): modified so that authentication dialogs
+ show server name too (thanks to Sergey Vlasov).
+
+2001-03-31
+
+ * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused
+ segmentation fault when a malformed multipart message is shown
+ (thanks to Sergey Vlasov).
+ * src/summaryview.c: summary_display_msg(): made it focus to the
+ summary view if the MIME list is empty.
+
+2001-03-30
+
+ * src/pixmaps/deleted.xpm
+ src/pixmaps/mark.xpm
+ src/summaryview.c: added deleted and mark icon.
+ * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy()
+ to gtk_widget_unref().
+ * src/addr_compl.c: start_address_completion(): fixed the bug that
+ displayed warning when the address book was empty (thanks to
+ Chideok Hwang).
+
+2001-03-29
+
+ * src/summaryview.c: summary_show(): fixed a memory leak bug
+ (thanks to ChiDeok Hwang).
+ * src/pixmaps/forwarded.xpm
+ src/pixmaps/replied.xpm
+ src/pixmaps/new.xpm
+ src/pixmaps/unread.xpm
+ src/compose.c
+ src/mainwindow.c
+ src/prefs_common.c
+ src/procmsg.h
+ src/summaryview.[ch]: applied the patch from Marc Hoper
+ that adds replied and forwarded mark to replying or forwarding
+ messages (thanks!). And new and unread mark were replaced
+ by the icons David Mehrmann created (thanks!).
+ * src/summaryview.c: made the width of unread and MIME column
+ fixed.
+ * src/prefs.c: prefs_config_parse_one_line(): made it check the
+ '=' separator (thanks to Sergey Vlasov).
+
+2001-03-26
+
+ * src/prefs_common.[ch]: moved smooth scroll option to the
+ interface tab.
+ * src/textview.c: made the one-line scroll also perform smooth
+ scrolling.
+
+2001-03-25
+
+ * src/prefs_common.[ch]
+ src/textview.c: applied the smooth scroll patch from Setoh and
+ Ninomiya (thanks!).
+
+2001-03-24
+
+ * src/summaryview.c: summary_attract_by_subject(): rewritten it
+ using hash table for speeding up.
+ * src/prefs_account.c: made filter_on_receive TRUE by default.
+ * src/mainwindow.c: reordered menu items.
+
+2001-03-23
+
+ * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that
+ caused address completion not to accept space and enter key.
+
+2001-03-22
+
+ * src/utils.[ch]
+ src/codeconv.c: fixed a bug that didn't encode non-ASCII headers
+ correctly.
+ * src/compose.c: fixed a bug that didn't decode some headers
+ correctly when replying or reediting drafts (thanks to Sergey
+ Vlasov).
+
+2001-03-21
+
+ * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the
+ behaviors of some classes.
+ * src/main.c: main(): made it call gtkut_widget_init() first.
+ * src/summaryview.c: summary_create(): removed the key binding code.
+
+2001-03-19
+
+ * src/procmsg.[ch]: modified for the sake of readability.
+
+2001-03-18
+
+ * src/mainwindow.c: changed "Clean trash" to "Empty trash".
+ Added new menu items for folder manipulation.
+ allsel_cb(): made it change the target between summary view and
+ message view according to the input focus.
+ Removed "Select all" from Summary submenu.
+ * src/folderview.[ch]: added functions for creating/renaming/deleting
+ folder.
+ * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and
+ removed "important" flag.
+ * src/summaryview.c: added summary_set_row_marks() that sets style
+ of a row according to the flags, and made some functions use it.
+ * src/mainwindow.c: allsel_cb(): modified so that it selects
+ summary view correctly if message view is toggled off.
+
+2001-03-17
+
+ * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource
+ leak bug of socket, and rewrote the routine.
+ * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that
+ displayed the wrong unread number in the folder tree if a
+ folder was open and new messages arrived at the folder.
+ * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug
+ again.
+
+2001-03-15
+
+ * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it
+ check the existence of the destination file.
+ * src/procmsg.c: procmsg_set_flags(): made it count the last
+ number of the message list (and fixed a bug that didn't open
+ newly arrived message).
+
+2001-03-13
+
+ * src/prefs_common.c: prefs_send_create(): removed EUC-JP and
+ Shift_JIS from the outgoing codeset.
+
+2001-03-12
+
+ * version 0.4.62
+
+2001-03-11
+
+ * src/send.c: send_message_queue(): modified so that it finds
+ the account from the `From' and the server name of the queued
+ message.
+ * src/account.[ch]: added account_find_from_smtp_server() that
+ finds an account from the specified address and SMTP server.
+ * src/Makefile.am
+ src/mainwindow.c
+ src/summaryview.[ch]
+ src/sourcewindow.[ch]: integrated the viewing source patch from
+ DINH V. Hoà (thanks!).
+
+2001-03-10
+
+ * src/addr_compl.[ch]
+ src/addressbook.c
+ src/compose.c: applied the enhanced address completion patch
+ from Alfons Hoogervorst (thanks!).
+ * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail().
+ * src/folder.c: folder_init()
+ src/folderview.c: folderview_drag_motion_cb()
+ src/procmsg.c: procmsg_clean_trash()
+ src/summaryview.c: summary_start_drag()
+ src/imap.[ch]: integrated the IMAP4 move/remove function patch
+ from Suzuki Mio (thanks!).
+
+2001-03-08
+
+ * src/main.c: parse_cmd_opt(): made the --compose option realize
+ mailto: URI.
+ * src/utils.[ch]: execute_async(): supported quoted arguments
+ correctly.
+ strstr_with_skip_quote(), strsplit_with_quote(): quote-supported
+ version of g_strsplit().
+ * src/mimeview.c: mimeview_view_file()
+ src/prefs_common.c: added single quotation mark around the file
+ name.
+
+2001-03-07
+
+ * configure.in
+ src/compose.c
+ src/prefs.c
+ src/procmime.c
+ src/summaryview.c
+ src/mbox.c
+ src/recv.c
+ src/utils.[ch]: applied the security fix patch from Dmitry V.
+ Levin with some modification (thanks!). Added my_tmpfile() to
+ utils.[ch].
+ * src/main.c: added --receive-all command-line option.
+
+2001-03-06
+
+ * src/socket.c: sock_connect_thread(): fixed a bug that didn't
+ compile if both multithread and IPv6 are enabled (thanks to
+ Ishihara).
+ * src/utils.[ch]
+ src/compose.c: applied a patch from Jason McCarver that allows
+ FIFO for signature file (thanks!).
+ * src/textview.c: made some more refactoring.
+ * src/socket.c: sock_accept(): changed socklen_t to gint.
+
+2001-03-05
+
+ * src/main.c
+ src/textview.c: some code cleanups.
+
+2001-03-04
+
+ * src/compose.[ch]
+ src/main.c
+ src/textview.c: integrated the patch from Alfons Hoogervorst that
+ fixes some glitches in clickable URI and enables mail addresses
+ clickable, and enables the --compose command line option to
+ specify address (thanks!).
+
+2001-03-03
+
+ * src/esmtp.[ch]
+ src/smtp.[ch]
+ src/send.c
+ src/prefs_account.[ch]
+ src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf
+ and fixed its a few bugs (thanks!).
+ * src/textview.c: textview_key_pressed(): made it don't move focus
+ to summary view.
+ * src/main.c: parse_cmd_opt(): modified the help message.
+ * src/html.[ch]: added empty_line to HTMLParser and modified
+ the parser routines a bit.
+
+2001-03-01
+
+ * src/html.c: added eucjp_symbol_list, and added some characters
+ to ascii_symbol_list.
+
+2001-02-19
+
+ * src/codeconv.[ch]: added a member `charset' and `charset_str'
+ to CodeConverter.
+ * src/html.[ch]: added the symbol list for ISO-8859-1 codeset.
+ html_parser_new(): made it change the symbol hash table
+ according to the character set of the document.
+ html_parse_special(): made it recognize character code number.
+
+2001-02-17
+
+ * src/textview.c: added textview_show_html() that parses HTML and
+ display as a text.
+ textview_show_part(): made it call textview_show_html() if
+ the part is text/html.
+ * src/html.[ch]: implemented HTML parser.
+
+2001-02-15
+
+ * src/codeconv.[ch]: added CodeConverter, and its methods
+ (conv_code_converter_new(), conv_code_converter_destroy(), and
+ conv_convert()).
+ * src/textview.c: removed the branches by HAVE_LIBJCONV and
+ rewrote them using CodeConverter.
+
+2001-02-12
+
+ * src/mbox.c: proc_mbox(): workaround for duplicated From_ line.
+
+2001-02-11
+
+ * src/codeconv.c: some code cleanups.
+
+2001-02-05
+
+ * src/mainwindow.c: main_window_popup(): fixed a bug that didn't
+ popup the main window correctly.
+ * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and
+ CS_EUC_TW was reversed (thanks to Sakamoto).
+
+2001-02-04
+
+ * src/gtkutils.[ch]
+ src/main.c
+ src/mainwindow.[ch]
+ src/socket.[ch]: applied the patch from Hiramatu that enables
+ prohibition of multiple execution and remote control with
+ command line option (thanks!).
+
+2001-02-03
+
+ * src/summaryview.c: summary_button_pressed(), summary_selected():
+ made it toggle the view if middle button is clicked while message
+ view is hidden.
+ summary_drag_data_get(): fixed a memory leaking.
+ * src/Makefile.am
+ src/compose.c: compose_write_headers(): modified so that it uses
+ host_alias for X-Mailer or X-Newsreader field.
+
+2001-02-03
+
+ * version 0.4.61
+
+ * src/folderview.c: fixed a bug that prevented a folder from being
+ created if there were already folders that have the same name
+ somewhere at another place.
+
+2001-02-02
+
+ * src/folderview.c: folderview_update_all(): fixed a bug that
+ caused segmentation fault when a folder was selected after
+ updating the folder tree.
+ * src/compose.c: compose_send(): fixed a locking bug.
+ compose_write_headers(): fixed a bug that referred to cur_account.
+ compose_convert_header(): made it check the arguments.
+
+2001-02-01
+
+ * src/main.c: some cleanups and added --help option.
+
+2001-01-31
+
+ * src/send.c: re-enabled user-defined domain name setting.
+ * src/utils.c: is_next_mbs(): changed the size of temporary
+ multibyte array to MB_CUR_MAX.
+ strdup_mbstowcs(): added error check to mbstowcs().
+ strdup_wcstombs(): added error check to wcstombs().
+ * src/addr_compl.c: get_address_from_edit(): made it check the
+ return value of strdup_mbstowcs().
+ * src/codeconv.c: conv_encode_header(): added error checking
+ to strdup_mbstowcs().
+
+2001-01-30
+
+ * src/utils.c: log_error(): changed g_error() to g_warning() so
+ that it doesn't abort.
+ Added iswalnum().
+ * src/addr_compl.c: add_address(): fixed a bug that aborted the
+ program if the name or the address is empty.
+ get_address_from_edit(): supported multibyte characters.
+ * configure.in: fixed a typo.
+ * src/send.c: re-enabled user-defined SMTP port setting.
+
+2001-01-30
+
+ * version 0.4.60
+
+ * configure.in: added --enable-gpgme option, and disabled GPGME
+ by default.
+ * made GPGME related members in MimeInfo not used if disabled.
+ * src/rfc2015.c: some cleanups for warning.
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: updated.
+ * Makefile.am: modified bzip2 option.
+
+2001-01-29
+
+ * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to
+ MIME type.
+ * src/mimeview.c: mimeview_view_file(): made it do nothing if
+ the MIME type is application/octet-stream.
+ * src/folderview.c: folderview_update_all(): made it show modal
+ dialog while updating folders.
+ * src/folderview.c: folderview_update_all(): fixed a bug that
+ didn't remove the dialog.
+
+2001-01-28
+
+ * src/mimeinfo.c: merged the patch from John E.P. Hynes that
+ launches the attached file using metamail (thanks!).
+ * src/procmime.[ch]: added procmime_get_tmp_file_name().
+ * src/compose.c
+ src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst
+ that enables address completion in the address entry on the
+ composition window (thanks!).
+ * src/addr_compl.c: get_all_addresses(), read_address_book():
+ modified so that it uses xml_free_tree() for freeing the address
+ tree.
+
+2001-01-27
+
+ * src/utils.c: remove_dir_recursive(): fixed a bug that failed to
+ remove the current directory (thanks to Maki).
+ * src/summary_search.c: added `Select all matched' option to the
+ search dialog (thanks to Takahashi).
+ * src/pixmaps/stock_mail_attach.xpm
+ src/pixmaps/tb_address_book.xpm
+ src/compose.c: added some toolbar icons contributed from
+ Leandro Pereira (thanks!).
+
+2001-01-25
+
+ * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused
+ segmentation fault when the passphrase dialog was cancelled.
+ Hided the passphrase in the debug message.
+ * src/about.c: about_create(): fixed a bug that failed to compile
+ when none of the features were used.
+ * src/foldersel.c: foldersel_set_tree(): made it display all
+ MH folders.
+ * src/inc.c: inc_start(): fixed a bug that showed password dialog
+ continuously if it was cancelled.
+ * src/summaryview.c: summary_write_cache(): put an assertion after
+ folder_item_get_cache_file() to prevent the crash.
+ * thanks to Maki for the above four fixes.
+ * src/utils.h: added #include <alloca.h>.
+
+2001-01-24
+
+ * src/rfc2015.c: changed some g_message() used for error messages
+ to g_warning().
+
+2001-01-23
+
+ * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that
+ it can handle a string data of which length >= BUFFSIZE.
+ * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'.
+ * src/pixmaps/stock_mail_receive_all.xpm
+ src/pixmaps/stock_mail_reply_to_all.xpm
+ src/Makefile.am
+ src/mainwindow.c: main_window_toolbar_create(): added new toolbar
+ icons contributed from David Mehrmann (thanks!).
+ * src/inc.[ch]: overhauled the architecture so that it don't create
+ and destroy progress dialog for each incorporation in `get all'
+ mode.
+
+2001-01-22
+
+ * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook
+ sub folders named `inbox', etc. as special folders.
+ * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote
+ boundary correctly.
+
+2001-01-21
+
+ * applied the GnuPG patch from Werner Koch (thanks!).
+ * removed Mixmaster support.
+ * src/rfc2015.c: changed g_error() to g_warning() and modified some
+ messages.
+ * src/about.c: about_create(): modified compiled-in features list.
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: updated.
+ * src/select-keys.c: create_dialog(): modified the layout.
+ * src/headerwindow.c
+ src/addressbook.c
+ src/logwindow.c: made it raise the window if the window is already
+ open.
+ * src/prefs_common.[ch]: added an option for immediate execution.
+ * src/summaryview.c: made it execute immediately when messages are
+ moved or deleted if immediate_exec option is turned on.
+ * src/summaryview.c: summary_delete(), summary_move_selected_to():
+ moved summary_step() before summary_execute().
+ * src/folderview.c: folderview_update_all(): made it scan folder
+ tree correctly.
+ * src/compose.c: compose_write_headers(): made it don't add
+ In-Reply-To header if to_list is empty.
+
+2001-01-09 Werner Koch <wk@gnupg.org>
+
+ * configure.in, acconfig.h: Check for GPGME.
+ * ac/: New directory for local autoconf macros.
+ * src/Makefile.am: Add support for GPGME
+
+ * src/main.c (idle_function_for_gpgme): New.
+ (main): Register this function.
+
+ * src/about.c: Add a note about GPGME.
+
+ * src/rfc2015.c, rfc2015.h: New.
+
+ * src/mimeview.c (mimeview_show_message): Check signature.
+ * src/procmime.c (procmime_scan_message): Ditto.
+
+ * src/messageview.c (messageview_show): Add decryption stuff.
+
+ * src/compose.c (compose_write_to_file): Encrypt the file if requested.
+ (compose_toggle_encrypt_cb): New
+ (compose_toggle_mixmaster_cb): New, just to be prepared for
+ Mixmaster support.
+ (compose_write_headers): Suppress some headers in mixmaster mode.
+
+ * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet.
+ (prefs_privacy_create): New. Also some new structures etc.
+ * src/compose.c (compose_create): Set encrypt button to prefs default.
+ * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster.
+
+ * src/compose.c (compose_send): Add missing unlock before one return.
+
+2001-01-18
+
+ * src/gtksctree.[ch]
+ src/folderview.c
+ src/summaryview.[ch]: applied the patch from Hiramatu that enables
+ DnD from the summary view to the folder view and fixes some other
+ probrems (thanks!).
+ * src/mainwindow.c: scan_tree_func(): fixed a bug that caused
+ segmentation fault.
+ * src/imap.c: quoted user name in LOGIN and folder name in SELECT.
+ * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that
+ didn't toggle expansion of node.
+
+2001-01-17
+
+ * src/imap.c: applied the patch from Nishimura that updates the
+ message list more precisely and reads the message flags (thanks!).
+ * src/textview.c: textview_show_header(): made X-Newsreader field
+ be emphasized too.
+ * src/summaryview.c: summary_show(): made it flush events when
+ displaying summary.
+
+2001-01-15
+
+ * src/summaryview.c: applied the patch from Alfons that enabled
+ the horizontal scrollbar of summary view (thanks!).
+
+2001-01-13
+
+ * src/compose.c: compose_cb(): fixed a bug that didn't open the
+ composition window right after launching the program.
+ * src/setup.c: scan_tree_func(): fixed a bug that caused
+ segmentation fault.
+
+2001-01-13
+
+ * version 0.4.52
+
+ * src/textview.c: textview_set_font(): fixed a bug that caused
+ segmentation fault if the mode of the text widget was changed
+ between multibyte and singlebyte while the region was selected
+ (GTK+ bug?).
+
+2001-01-11
+
+ * src/mainwindow.c
+ src/summaryview.c: made it unable to delete or move messages when
+ in a news folder.
+ * src/prefs_common.c
+ src/news.c: added the option for maximum news article number.
+
+2001-01-10
+
+ * src/compose.c: compose_send(): changed the location of temporary
+ file. Made it use the default account if all of tried account
+ aren't mail one, and made it show alert dialog and abort when even
+ that failed.
+ * src/prefs_account.c: prefs_account_get_new_id(): made it preserve
+ last id number.
+ prefs_account_open(): made it fill in personal information
+ according to the default account when creating a new account.
+ * sylpheed.spec.in: added to autogenerate sylpheed.spec with the
+ proper version number (thanks to BONAIM).
+ * configure.in
+ Makefile.am: added entries for sylpheed.spec.in.
+
+2001-01-09
+
+ * src/compose.[ch]: modified so that it can change account
+ correctly.
+ * src/send.[ch]: modified so that it doesn't see cur_account.
+ * src/prefs_account.c: modified so that news setting doesn't
+ show SMTP server entry.
+
+2001-01-08
+
+ * src/folderview.c: fixed a bug that didn't sort special folders
+ correctly when a new folder is created or renamed.
+
+2001-01-07
+
+ * src/compose.[ch]: enabled to select account at composing window.
+ * src/folderview.c: made it display unread number next to folder
+ name.
+ * src/prefs_common.[ch]: added the option for unread number display.
+
+2001-01-06
+
+ * src/compose.[ch]: integrated news posting patch from DINH V. Hoà
+ and made many modifications (thanks!).
+ compose_write_headers(): made the spaces in newsgroups removed.
+ Supported Followup-To.
+ compose_destroy(): got the objects removed properly.
+ * src/news.c: merged news_post_to_group() and news_post() since
+ they doesn't have to do multiple posting.
+ * src/import.c: import_destsel_cb(): fixed a bug that failed to
+ import into the selected folder.
+ * src/prefs_account.c: modified the interfaces.
+
+2001-01-05
+
+ * src/codeconv.[ch]
+ prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the
+ string is registerd to IANA.
+ * src/nntp.[ch]: added nntp_post().
+ * src/news.[ch]: added news_post() and news_post_to_group().
+
+2001-01-04
+
+ * src/account.c: account_edit_open()
+ src/mainwindow.c: new_account_cb(): made it unable to edit
+ accounts if some composing windows are open.
+
+2001-01-03
+
+ * src/folder.[ch]: added folder_set_name().
+ * src/account.c: made a folder name of IMAP4/NNTP become the same
+ as the name of account.
+
+2001-01-02
+
+ * src/summaryview.c: summary_filter_func(): fixed a bug that failed
+ to filter messages.
+
+2001-01-02
+
+ * version 0.4.51
+
+ * src/mbox.c: fixed a bug that didn't incorporate spool file
+ correctly. Modified so that it recognizes From_ line as separator
+ of messages even if the previous line isn't empty line.
+ * src/send.c: send_message_queue()
+ src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed
+ warning when it tried to delete a sent message.
+
+2001-01-01
+
+ * version 0.4.50
+
+ * src/folder.[ch]
+ src/news.[ch]: modified so that it actually gets news articles.
+ * src/utils.[ch]: added make_dir_hier() that creates directory
+ hierarchy.
+ * src/folder.c:
+ folder_item_get_cache_file(), folder_item_get_mark_file():
+ made it creates cache directory if it doesn't exist.
+ folder_add(): made it insert the added folder into the correct
+ position.
+ * src/imap.[ch]: modified so that it suits the new folder
+ architecture. Fixed a bug that caused segmentation fault
+ if authentication failed at imap_auth().
+ * src/folderview.c: implemented IMAP4 folder handling routines.
+
+2000-12-31
+
+ * src/prefs_account.[ch]: added account ID and nntp_server
+ to PrefsAccount. And added the interface for NNTP server.
+ * src/folderview.c: modified news folder handling routines.
+ * src/folder.[ch]: removed cache_dir from RemoteFolder, and
+ modified folder_item_get_path().
+
+2000-12-29
+
+ * src/folder.[ch]: added create_folder(), rename_folder(),
+ remove_folder() to Folder class.
+ * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and
+ mh_remove_folder().
+ Implemented mh_create_tree() that creates MH directory tree.
+ mh_rename_folder(): modified so that the paths of sub folders
+ are set properly.
+ * src/folderview.c: modified folderview_new_folder_cb(),
+ folderview_rename_folder_cb(), and folderview_delete_folder_cb()
+ so that they work properly.
+ Added folderview_remove_mailbox_cb() and the menu entry that
+ remove mailbox from folder tree.
+ * src/setup.[ch]: added for initial setup.
+ * src/alertpanel.c: modified the appearance of the dialog.
+ * src/compose.c: fixed compose_save_to_outbox() and
+ compose_queue() so that it sets flags correctly.
+
+2000-12-28
+
+ * src/mainwindow.c: modified the strings of toolbar labels.
+
+2000-12-27
+
+ * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge().
+ * src/summaryview.c: summary_display_msg(): made it scroll the
+ list if the message of the edge of that is displayed.
+
+2000-12-25
+
+ * src/folder.[ch]
+ src/mh.[ch]: added functions for moving messages.
+ * src/procmsg.[ch]: moved procmsg_move_messages_with_dest()
+ to folder.c and mh.c. Added procmsg_to_folder_hash_table().
+
+2000-12-24
+
+ * src/utils.[ch]: added get_tmp_file().
+ * src/pop.c
+ src/inc.c
+ src/folder.c: fixed a bug that failed to drop messages.
+ * src/mh.c: mh_scan_folder(): made it check new, unread, and total
+ number of the folder.
+
+2000-12-23
+
+ * src/folderview.c: added special folder setting routine.
+ * src/folder.[ch]: added a method is_msg_changed().
+ Implemented folder_find_item_from_path().
+ * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's.
+ * autogen.sh: fixed so that the configure can take arguments.
+
+2000-12-22
+
+ * src/main.c
+ src/mainwindow.[ch]: added main_window_new_mailbox() that asks
+ the path of mailbox and create the one.
+ * src/folderview.c: made the folder tree and selected folder
+ expanded.
+
+2000-12-21
+
+ * src/mh.[ch]
+ src/folder.c: implemented mh_scan_tree() that scans the folder
+ recursively and create the tree.
+
+2000-12-19
+
+ * src/compose.c
+ src/defs.h
+ src/filter.[ch]
+ src/folder.[ch]
+ src/foldersel.[ch]
+ src/folderview.[ch]
+ src/imap.[ch]
+ src/import.c
+ src/inc.c
+ src/main.[ch]
+ src/mainwindow.c
+ src/mbox.[ch]
+ src/mh.[ch]
+ src/news.[ch]
+ src/prefs_common.c
+ src/procmsg.[ch]
+ src/summaryview.[ch]
+ src/xml.[ch]
+ src/Makefile.am: merged the development tree into the cvs tree.
+ Some functions are not unimplemented yet.
+
+2000-12-18
+
+ * version 0.4.9
+
+2000-12-11
+
+ * src/xml.[ch]: supported omitted tag (<tag />).
+ * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug.
+ * src/imap.c: imap_parse_atom(): fixed a bug that caused
+ segmentation fault if the subject was empty (thanks to Tsutsui).
+ * src/folder.[ch]: updated.
+
+2000-12-10
+
+ * src/xml.[ch]: added xml_parse_file() that parses the whole XML
+ file specified and returns the tree.
+
+2000-12-09
+
+ * po/pt_BR.po: fixed some typos that caused segmentation fault.
+
+2000-12-07
+
+ * version 0.4.8
+
+ * src/session.h: added.
+ * src/folder.[ch]: updated.
+ * src/compose.c: compose_write_to_file()
+ src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug
+ that put a garbage to charset if the outgoing character set was
+ specified and non-ascii characters were used in subject.
+
+2000-12-04
+
+ * src/statusbar.c: statusbar_puts(): fixed a bug that locked the
+ progress if the status bar was hidden.
+
+2000-12-03
+
+ * src/folder.[ch]: added for the more object-oriented folder
+ management.
+
+2000-12-02
+
+ * version 0.4.7
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]: made the state of status bar get preserved.
+ * src/compose.c: compose_insert_sig(): modified so that it doesn't
+ put a separator if a signature file doesn't exist.
+ * src/prefs_account.[ch]
+ src/inc.c: added the option that toggles whether to receive
+ messages when getting from all accounts.
+ * README
+ README.jp: updated the description and added some usages.
+
+2000-12-01
+
+ * src/Makefile.am
+ src/gtkshruler.[ch]
+ src/compose.[ch]: applied the patches from Alfons Hoogervorst
+ that makes the ruler of composition window graphical (thanks!).
+
+2000-11-27
+
+ * src/codeconv.c
+ src/mainwindow.c
+ src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251.
+
+2000-11-27
+
+ * version 0.4.6
+
+ * src/compose.c: turned the color of quoted messages black again.
+
+2000-11-26
+
+ * src/about.c: added a clickable URI to the Sylpheed home page,
+ and a list of compiled-in features.
+ * src/compose.c: made the color of quoted messages blue.
+ * src/summaryview.c: added `Show all header' to the context menu.
+ * src/prefs_common.c: removed the threading option from the dialog.
+ * src/compose.c: fixed a bug that didn't parse the quotation format
+ correctly.
+
+2000-11-25
+
+ * src/compose.c: compose_set_ext_editor_sensitive(): modified so
+ that it toggles linewrap menu item and tool button.
+ * src/prefs_common.c: modified the default of the signature
+ separator.
+ * src/compose.[ch]: added ruler to the compose window.
+ * src/prefs_common.[ch]: added a member for the state of ruler
+ display.
+
+2000-11-24
+
+ * src/headerview.[ch]: added the destroy function.
+ * src/messageview.c: messageview_destroy(): fixed a memory leak
+ bug that didn't freed the HeaderView object.
+ * src/prefs.c: prefs_write_open(): fixed a memory leak bug.
+ * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks
+ to Alfons Hoogervorst for the above three memory leak bug fixes).
+
+2000-11-23
+
+ * version 0.4.5
+
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: modified some descriptions.
+
+2000-11-22
+
+ * src/compose.c: implemented line-wrapping functions.
+ * src/prefs_common.[ch]: added the settings for line-wrapping.
+ * src/codeconv.[ch]: added Windows-1251 to the codesets.
+ conv_jistoeuc(): fixed a bug that caused segmentation fault
+ when some half-width kana characters appeared.
+ * src/summaryview.c: summary_select_all(): made it show message
+ on the status bar if the number of messages is large.
+
+2000-11-18
+
+ * src/compose.c: compose_reply(), compose_quote_parse_fmt():
+ modified so that it parses the quotation mark too.
+ Added %I that means the initial of sender to the format.
+ * src/codeconv.[ch]: added GB2312 and Big5 to the codesets.
+ Fixed a bug that set the wrong outgoing codeset.
+ * src/mainwindow.c
+ src/prefs_common.c: modified the menu item of Chinese codeset.
+
+2000-11-17
+
+ * src/codeconv.[ch]
+ src/prefs_common.[ch]: modified so that outgoing charset is
+ saved as a string, not a number.
+
+2000-11-16
+
+ * src/textview.c: textview_set_font(): changed the scheme of
+ selecting between font and fontset. And changed the default
+ font of ISO-8859-1.
+ * src/headerview.c: headerview_show_xface(): made it ignore
+ invalid X-Face.
+ * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func():
+ modified so that it consider the source codeset as ISO-2022-JP if
+ it is NULL and the current locale is Japanese.
+
+2000-11-14
+
+ * src/textview.c: textview_destroy(): fixed a bug that caused
+ segmentation fault if textview->msgfont is NULL (thanks to
+ Hiramatu).
+ * src/main.c
+ src/defs.h: applied the patch from Yanase that enables to
+ save the shortcuts of the menus (thanks!).
+
+2000-11-11
+
+ * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that
+ toggles the sensitivity of menu items.
+ * src/summaryview.c: renamed summary_set_popup_sensitive() to
+ summary_set_menu_sensitive(), and made it set the sensitivity of
+ the main menu.
+
+2000-11-09
+
+ * src/textview.c: textview_init(): fixed a bug that didn't disable
+ the theme engine of GtkText (thanks to Hiramatu).
+ * src/compose.c: compose_quote_parse_fmt(): added %n and %N that
+ means the full name of sender and the first name.
+ * manual/ja/*.??ml: updated to the latest version.
+
+2000-11-07
+
+ * version 0.4.4
+
+ * src/defs.h: separated the definitions from main.h and applied the
+ patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN
+ from the system headers (thanks!).
+ * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and
+ UTF-8 locale.
+ * src/textview.c: textview_set_font(): modified so that it sets
+ the correct font when the locale is multi-byte.
+ textview_destroy(): added proper codes for destruction.
+ textview_show_header(): fixed the coloration of X-Mailer.
+
+2000-11-06
+
+ * src/textview.[ch]: made TextView have single-byte and multi-byte
+ GtkText, and switch between them according to the given codeset.
+ * src/compose.c: compose_create(): modified the font setting
+ routine.
+
+2000-11-02
+
+ * src/textview.[ch]: moved the message font variable into TextView.
+ textview_set_font(): modified so that it uses gdk_font_load()
+ if the given codeset is US-ASCII or ISO-8859-*.
+
+2000-11-01
+
+ * src/codeconv.c
+ src/procmime.c
+ src/prefs_common.c
+ src/textview.c
+ src/compose.c: workaround for the 8bit code issue (used
+ gdk_font_load() instead of gdk_fontset_load() when the locale is
+ C, or not set).
+
+2000-11-01
+
+ * version 0.4.3
+
+ * src/compose.[ch]: added `Draft' tool button.
+ * src/imap.c: imap_parse_envelope(): fixed a parsing bug.
+ * README, README.jp: added the explanation of the locale setting.
+
+2000-10-31
+
+ * src/compose.c: made it overwrite the previous draft message when
+ reedited the draft and saved it again.
+ * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether
+ the message really exists.
+ * src/folderview.[ch]: added folderview_scan_folder_a() and
+ folderview_scan_folder_foreach_a() that scan the specified
+ folders for each folderviews.
+ * src/mainwindow.[ch]: removed main_window_scan_folder() and
+ main_window_scan_folder_all().
+ Added `Reedit' to the menu.
+ * src/import.[ch]: removed MainWindow from the argument of
+ import_mbox().
+ * src/summaryview.c: removed the unnecessary items from the popup
+ menu. Changed summary_reedit_cb() to summary_reedit(), and made
+ it public.
+
+2000-10-30
+
+ * src/compose.h: added a member msginfo to Compose.
+ * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates
+ the MsgInfo object.
+
+2000-10-25
+
+ * src/summaryview.c: made the the popup menu change the sensitivity
+ according to the context. Fixed a bug that showed the `clean trash'
+ dialog repeatedly if `D' key was pressed when the focus was on the
+ summary view.
+ * src/pixmaps/unread.xpm: changed the color of unread mark to blue.
+
+2000-10-22
+
+ * src/main.c: fixed g_thread initialization.
+
+2000-10-21
+
+ * src/codeconv.c: added pt_BR to locale_table.
+ * src/prefs_common.c: prefs_send_create(): added `US-ASCII',
+ `ISO-8859-1', and Japanese codeset to the option menu of outgoing
+ codeset when not using libjconv.
+ * src/compose.c: fixed the bug on saving draft again.
+
+2000-10-19
+
+ * src/compose.c: compose_write_headers(): fixed a bug that failed
+ to write headers if To: was empty when saving draft.
+
+2000-10-18
+
+ * src/procmime.[ch]
+ src/compose.c
+ src/headerwindow.[ch]
+ src/summaryview.c
+ src/messageview.[ch]
+ src/mimeview.c
+ src/textview.c
+ src/procmsg.[ch]
+ src/procheader.[ch]: modified so that they can handle queue folder
+ properly.
+ * src/compose.[ch]
+ src/summaryview.c: implemented draft-reediting function.
+ * src/mainwindow.c
+ src/summaryview.c
+ src/mimeview.c: replaced *(GtkWidget **) with the macro
+ GTK_WIDGET_PTR().
+
+2000-10-17
+
+ * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug.
+ Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them
+ if the folder is QUEUE_DIR or DRAFT_DIR.
+
+2000-10-14
+
+ * version 0.4.2
+
+ * src/headerview.c
+ src/messageview.c: modified the border of the headerview.
+ * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts
+ an Sylpheed object to GtkWidget.
+ * src/utils.c: remove_return(), remove_space(): fixed a bug that
+ possibly caused segmentation fault.
+ * src/compose.[ch]
+ src/mainwindow.c
+ src/summaryview.c: implemented `forward as an attachment'.
+ * src/utils.[ch]: open_uri(): brought on URI opening function from
+ textview.c and manual.c.
+
+2000-10-13
+
+ * src/mainwindow.c
+ src/summaryview.c
+ src/compose.[ch]
+ src/prefs_common.[ch]: removed `Reply with quote', and added
+ `Reply to all', and added the option that decides whether to
+ quote message on replying.
+
+2000-10-12
+
+ * src/folderview.c: modified so that it uses gtkut_wait_for_draw()
+ instead of GTK_EVENTS_FLUSH() for statusbar redraw.
+ * src/codeconv.[ch]
+ src/mainwindow.c
+ src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets.
+ * src/compose.c: compose_send(): modified so that it shows error
+ dialog when failed to send a message.
+
+2000-10-11
+
+ * src/account.c: account_edit_close(): fixed a bug that didn't set
+ current account when creating an account for the first time.
+ * configure.in: added es to ALL_LINGUAS.
+
+2000-10-10
+
+ * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if
+ possible.
+ conv_get_code_conv_func(): modified so that it doesn't convert
+ codeset if it is unknown.
+ * src/folderview.c: folderview_update_msg_num(): modified style
+ changing routine.
+
+2000-10-09
+
+ * src/codeconv.c: conv_codeset_strdup(): modified so that it sets
+ codesets automatically if the arguments are NULL.
+ * src/textview.c: textview_write_line(): made it output warning
+ message on the text view if conversion failed.
+
+2000-10-06
+
+ * README, README.jp: modified the author of the manual.
+
+2000-10-05
+
+ * src/headerview.[ch]
+ src/messageview.[ch]: modified so that it uses GtkLabel widget
+ instead of GtkText.
+ * src/codeconv.c: conv_unmime_header(): modified so that it deletes
+ unreadable codes if the current locale is EUC-JP and libjconv is
+ used.
+
+2000-10-04
+
+ * src/procmime.[ch]
+ src/messageview.c
+ src/mimeview.c
+ src/textview.c: modified so that it parses MIME message more
+ preferably.
+ * src/imap.c: imap_parse_address(): fixed a bug.
+
+2000-10-03
+
+ * src/procmsg.[ch]: added procmsg_get_message_file_path().
+ * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion
+ routine.
+ * src/imap.[ch]: changed the name of the member `group' in
+ IMAPSession to `mbox'.
+ imap_gen_send(): modified so that it doesn't output the password
+ to the log.
+ Modified session destroying routine.
+ * src/folderview.c: folderview_write_cache(): made it preserve
+ the IMAP folder list.
+ * src/procmime.c: procmime_scan_multipart_message(): fixed a bug
+ that showed boundary at the end of an attached RFC822 part.
+ * src/prefs_common.c: changed the default of toolbar style to
+ both icon and text.
+
+2000-10-02
+
+ * src/imap.c: imap_get_uncached_messages(): modified so that it
+ doesn't get the cached envelopes.
+ imap_session_get_message_info(): made it read only the cache
+ if the session is not established.
+ * src/procmsg.c: procmsg_set_flags(): supported IMAP folder.
+ * src/news.c: news_get_article_info(): made it read only the cache
+ if the session is not established.
+
+2000-10-01
+
+ * src/textview.c: textview_write_line(): fixed a memory leak bug.
+ * src/folderview.[ch]: made it create IMAP4 folders from the
+ account information.
+ * src/imap.[ch]: imap_session_get(): modified so that it creates
+ IMAP4 session from the account information.
+
+2000-09-30
+
+ * src/imap.[ch]: added for IMAP4 support.
+ * src/summaryview.[ch]
+ src/procmsg.c
+ src/recv.[ch]: modified for IMAP4 support.
+ * src/folderview.c: more IMAP4 implementation.
+ * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves
+ the specified message and return the file name.
+ * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that
+ locked up the process if the given widget was invisible.
+
+2000-09-28
+
+ * src/folderview.[ch]: added IMAP4-related code.
+
+2000-09-28
+
+ * version 0.4.1
+
+ * src/main.h: added IMAP_CACHE_DIR.
+ * src/utils.[ch]: added get_imap_cache_dir().
+ * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags.
+ Added macro MSG_IS_IMAP().
+ * src/codeconv.c: added `#include <locale.h>' for setlocale().
+ * sylpheed.spec: fixed %files section.
+
+2000-09-27
+
+ * version 0.4.0
+
+ * src/codeconv.c: conv_get_current_charset(): made it compare
+ string with strncasecmp().
+ * src/compose.c: comopse_reply_parse_header(): workaround for
+ the malformed References: header generated by OE5 :(
+
+2000-09-26
+
+ * src/prefs_common.c
+ src/prefs_account.c: modified the layout of the widgets.
+
+2000-09-26
+
+ * version 0.3.99
+
+ * src/*.[ch]: added copyright notice to the top of the source files.
+ * src/compose.c: compose_write_attach(): modified filename encode
+ routine.
+
+2000-09-25
+
+ * src/mainwindow.c: fixed the menu entry of manual.
+ * src/compose.c
+ src/codeconv.[ch]: moved compose_encode_header() into codeconv.c,
+ and applied the libjconv patch.
+ * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc()
+ to reduce the alloc'd memory to the optimal size.
+ * src/prefs_common.[ch]: added outgoing codeset option menu.
+ * src/compose.c: compose_send(): added exclusive lock to prevent
+ multiple-sending.
+ * configure.in: made '--enable-ipv6=no' the default.
+ * src/compose.c: compose_write_attach(): made it encode the name
+ of the attached file.
+ * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that
+ didn't check the type of file.
+ procmsg_move_messages_with_dest(): fixed a bug that failed to
+ move message if a directory that had the same name existed.
+ * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n'
+ are included as ASCII characters.
+
+2000-09-24
+
+ * src/compose.c
+ src/procmime.[ch]: modified so that it actually works when using
+ libjconv :)
+ * src/codeconv.[ch]: added conv_codeset_strdup() that converts
+ the codeset of string according to the codeset specified in
+ arguments.
+ * src/utils.[ch]: added is_ascii_str() that determines whether the
+ string is 7bit-ASCII or not.
+ * src/procmime.[ch]
+ src/codeconv.[ch]: moved the character set related functions
+ into codeconv.c.
+ * merged the patch and the manual written by BONAIM (thanks!).
+
+2000-09-23
+
+ * configure.in
+ src/compose.c
+ src/gtkutils.c
+ src/mainwindow.c
+ src/procmime.[ch]
+ src/textview.c
+ src/unmime.[ch]: applied the patch from Higuchi that utilizes
+ libjconv and enables to handle many locales, including UTF-8
+ (Unicode) (thanks!).
+ * src/account.c: modified so that the account isn't changed when
+ another account is selected on account edit dialog.
+
+2000-09-20
+
+ * src/prefs_common.[ch]
+ src/textview.c: added an option that specifies whether to display
+ short headers on message view.
+ * src/codeconv.[ch]: added function conv_unmime_header() that
+ decodes MIME-encoded header and converts the character set.
+ And added conv_unreadable_latin(), and modified conv_latintodisp().
+ * src/messageview.[ch]: made the window get closed when escape key
+ is pressed.
+
+2000-09-17
+
+ * src/imageview.c: fixed a bug that caused segmentation fault if
+ message view was in new window.
+ * src/prefs_common.c: added `xemacs %s' to the external editor
+ command line list.
+
+2000-09-16
+
+ * version 0.3.29
+
+ * src/summaryview.c: enabled to open a new message window with
+ double-clicking.
+ * src/prefs_common.[ch]
+ src/messageview.c: made it preserve the window size of message
+ window.
+ * src/prefs_account.c: added `None (local)' to the option menu of
+ protocol.
+
+2000-09-15
+
+ * Makefile.am: added autogen.sh to EXTRA_DIST.
+
+2000-09-09
+
+ * src/prefs_common.c: applied the patch from Paul Rolland that
+ enables font selection dialog (thanks!).
+ * src/compose.[ch]
+ src/utils.[ch]: moved tzoffset() and compose_get_date() of
+ compose.[ch] into utils.[ch].
+ * src/main.[ch]: renamed the name of filter file to `filterrc'.
+
+2000-09-06
+
+ * src/compose.[ch]
+ src/utils.[ch]: modified address parsing routine so that it
+ parses quotes correctly.
+ * src/textview.c: textview_show_part(): modified so that it shows
+ the simplified headers if the part is text/plain.
+
+2000-09-03
+
+ * src/messageview.[ch]
+ src/summaryview.[ch]
+ src/mainwindow.c: enabled to open a message in new window.
+ * src/messageview.[ch]
+ src/mimeview.[ch]
+ src/textview.[ch]
+ src/imageview.[ch]: added destroy function, and modified the
+ key handling routines.
+
+2000-09-02
+
+ * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that
+ caused segmentation fault (thanks to KUROSAWA).
+ * src/alertpanel.c: modified so that the focused button is
+ selectable.
+ * src/account.c
+ src/compose.c
+ src/folderview.c: modified so that the order of the buttons of
+ alert panel will be `Yes', `No'.
+
+2000-09-01
+
+ * src/utils.[ch]: added execute_async() and execute_command_line()
+ that execute command line using execvp().
+ * src/textview.c
+ src/mimeview.c
+ src/procmsg.c: replaced system() with execute_command_line()
+ for security.
+ * src/procmsg.c: turn back to system().
+ * src/utils.c: modified execute_command_line().
+
+2000-08-31
+
+ * src/mainwindow.c: main_window_get_size(): modified so that it
+ doesn't update the height of SummaryView if MessageView is
+ toggled off.
+ * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some
+ probrems of external editor handling (thanks!).
+ * src/uuencode.[ch]
+ src/procmime.[ch]: applied the patch from Hiramatu that make it
+ supports Content-Transfer-Encoding: x-uuencode (thanks!).
+
+2000-08-30
+
+ * src/compose.[ch]
+ src/prefs_common.[ch]: implemented the external editor faculty.
+ * src/compose.c: compose_attach_property(): fixed some bugs on
+ changing the property of attached file.
+ * src/compose.c: fixed some bugs of external editor functions.
+
+2000-08-29
+
+ * version 0.3.28
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]
+ src/summaryview.c: applied the patch from Paul Rolland that
+ restores the size of widgets when restarting (thanks!).
+ * src/folderview.c
+ src/prefs_common.[ch]
+ src/summaryview.c: applied the patch from Paul Rolland that saves
+ the width of CTree columns (thanks!).
+
+2000-08-27
+
+ * src/headerview.c: modified the height of HeaderView.
+ * src/textview.c: textview_show_part(): made it process the message
+ as normal text if it is single-part RFC822 message.
+ * src/folderview.c
+ src/summaryview.c: some changes around the key handling.
+ * src/prefs_common.[ch]: substituted the word `assort' with `filter'.
+
+2000-08-26
+
+ * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support.
+ * src/procheader.c: procheader_get_one_field(): fixed a bug that
+ caused segmentation fault if the first line of the file is space
+ or tab (thanks to Hiramatu).
+ * src/mimeview.c: mimeview_drag_data_get(): modified so that the
+ filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu).
+ * src/prefs_account.c
+ src/prefs_common.c: modified the dialog size.
+ * src/prefs.c: made the dialog window growable.
+
+2000-08-25
+
+ * version 0.3.27
+
+ * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that
+ caused the failure of the detection of libintl.
+ * src/filter.[ch]
+ src/prefs_common.c: implemented `not contain', and modified for
+ future enhancement.
+ * src/imageview.c: changed alertpanel_error() to g_warning() so that
+ it doesn't grab mouse events.
+ * src/compose.[ch]: added compose_list that holds the list of
+ Compose objects, and added the function compose_get_compose_list().
+ * src/main.c
+ src/mainwindow.c
+ src/summaryview.c: made it confirm if composing message exists.
+
+2000-08-23
+
+ * src/compose.c: compose_reply_set_entry(): fixed a bug that caused
+ segmentation fault when trying to reply the message in the queue
+ folder (thanks to Kotobuki).
+ compose_attach_property(): modified the property dialog routine
+ so that it can handle input error.
+ * src/mimeview.c: applied the patch from Hiramatu that enables
+ the drag 'n drop from MimeView (thanks!).
+ * src/headerview.[ch]
+ src/procheader.c
+ src/procmsg.h: applied the patches for X-Face support from
+ HIROSHIMA (thanks!).
+
+2000-08-22
+
+ * src/compose.c: compose_attach_property(): modified so that the
+ property dialog can actually change the property of attached file.
+
+2000-08-21
+
+ * configure.in
+ src/Makefile.am: updated for gdk_imlib.
+ * added AUTHORS and NEWS.
+ * configure.in
+ acconfig.h
+ src/Makefile.am: modified so that configure auto-detects gdk-pixbuf
+ and gdk_imlib library. And fixed a bug on IPv6 detecting.
+ * src/imageview.c: supported gdk-pixbuf.
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: added the mention about built-in image view.
+ * configure.in: modified so that configure can disable gdk-pixbuf
+ or/and gdk_imlib library.
+
+2000-08-20
+
+ * src/imageview.[ch]
+ src/main.c
+ src/messageview.[ch]
+ src/mimeview.[ch]: applied the patches from HIROSHIMA that enables
+ to display image (thanks!).
+
+2000-08-19
+
+ * version 0.3.26
+
+ * src/summaryview.c: summary_assort_func(): modified to avoid
+ `not receive' setting.
+
+2000-08-18
+
+ * src/filesel.c: applied the patch from HIROSHIMA that makes it
+ remember previous directory when opening the dialog (thanks!).
+ * src/summaryview.[ch]: added a function summary_redisplay_msg().
+ * src/mainwindow.c: set_charset_cb(): made it redisplay the message
+ that is currently shown when the character set is changed.
+ * src/inc.c
+ src/pop.c
+ src/prefs_common.c
+ src/filter.h: applied the patch from Tanaka that enables not to
+ receive specified messages according to the sorting rule (thanks!).
+
+2000-08-15
+
+ * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified
+ so that it handles MSG_MIME flag, and it scans uncached messages
+ when cache reading failed even if it is specified not to scan
+ new messages.
+ * src/procheader.c: procheader_parse(): added the determination of
+ multipart MIME message.
+ * src/main.h: increased CACHE_VERSION.
+ * src/summaryview.[ch]: added the `MIME' column that shows whether
+ a message is multipart or not.
+ * src/prefs_common.[ch]: added the `MIME' column to the setting of
+ displaying item.
+ * added src/pixmaps/clip.xpm.
+ * src/summaryview.c
+ src/procmsg.[ch]: modified so that it prompts the print command
+ before printing.
+
+2000-08-14
+
+ * src/folderview.c: folderview_create()
+ src/summaryview.c: summary_create():
+ src/addressbook.c: addressbook_create(): set the expander style of
+ CTree to GTK_CTREE_EXPANDER_SQUARE.
+ * src/compose.c: modified the interface of property dialog.
+
+2000-08-13
+
+ * src/compose.c: added property dialog for attached file.
+
+2000-08-11
+
+ * src/procmsg.[ch]: added a function procmsg_print_message() that
+ prints the given message.
+ * src/summaryview.c: summary_print(): modified so that it prints
+ all selected messages.
+ * src/folderview.c: folderview_select_node(): fixed a bug that
+ didn't focus on folder tree if inbox was empty when incorporating.
+
+2000-08-10
+
+ * version 0.3.25
+
+ * src/prefs_commmon.[ch]: added `Other' tab and an option for
+ printing. And moved external browser option to there.
+ * src/mainwindow.c
+ src/summayview.[ch]: added print menu and implemented print
+ functions.
+
+2000-08-09
+
+ * src/prefs_account.c: made the default value of smtp_server to
+ NULL.
+ * src/folderview.c: folderview_update_msg_num(): modified so that
+ it doesn't emphasize trash folder even if it has new or unread
+ messages.
+
+2000-08-08
+
+ * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that
+ caused segmentation fault when file selection dialog was closed
+ and other dialog was open immediately.
+
+2000-08-05
+
+ * src/compose.c: compose_encode_header(): fixed a bug that caused
+ infinite loop if wctomb() failed.
+
+2000-08-04
+
+ * version 0.3.24
+
+ * src/mimeview.c: enabled to open an attached file with double click
+ and popup menu. And cleaned up the code.
+ * src/procmime.[ch]: added a function procmime_get_part() that
+ saves the part of multipart message.
+
+2000-08-03
+
+ * src/main.[ch]
+ src/mimeview.c
+ src/prefs_common.[ch]
+ src/procmime.[ch]
+ src/utils.[ch]: applied a patch that enables to launch attached
+ image, audio, and HTML file (thanks to Hashimoto).
+ * src/filter.c: filter_match_condition(): fixed a bug that caused
+ segmentation fault if the body of specified filter is NULL. And
+ made the filter considered as being matched on that case.
+
+2000-07-30
+
+ * src/summaryview.c:
+ summary_save_as(): fixed a bug that unabled to save news articles.
+ summary_display_msg(): added exclusive lock to prevent it from
+ reading another news article while it is already processing one.
+ * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits
+ the draw signal to be emitted.
+ * src/mainwindow.c:
+ main_window_cursor_wait()
+ main_window_cursor_normal(): added gdk_flush() to change cursor
+ immediately.
+ * Makefile.am
+ libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added
+ a target `release' to Makefile.am.
+
+2000-07-28
+
+ * src/socket.c: supported IPv6.
+ * configure.in
+ acconfig.h: added checking for IPv6.
+ * prefs_common.c: changed the default of toolbar_style to icon only.
+
+2000-07-27
+
+ * initial cvs import.
+ * updated README and README.jp.
+
+2000-07-24
+
+ * version 0.3.23
+
+ * src/procmime.[ch]: modified the structure of MimeInfo so that it
+ can be handled as a node of tree.
+ Added procmime_mimeinfo_free_all() that frees all of the MimeInfo
+ recursively.
+ Added procmime_get_text_part() that scans a message and gets a text
+ part for quoting.
+ * src/mimeview.c: divided mimeview_scan_multipart_message() into
+ procmime_scan_multipart_message() and mimeview_set_multipart_tree().
+ * src/compose.c: compose_quote(), compose_forward():
+ made it quote the text part of multipart message properly.
+ Made it preserve the size of Compose window.
+ * src/prefs_common.[ch]: added compose_width and compose_height to
+ the members.
+ * src/textview.c: textview_show_part(): some code cleanups.
+ * src/codeconv.[ch]: added a function conv_get_code_conv_func().
+
+2000-07-20
+
+ * version 0.3.22
+
+ * src/codeconv.[ch]: fixed a bug that showed garbage characters if
+ the return code of the message was CR+LF. And added
+ conv_sjistoeuc().
+ * src/summaryview.c: summary_attract_by_subject(): made it move
+ the current view point to the selected row when executed.
+ * src/textview.c: textview_show_part(): modified the character set
+ determination routine.
+ * src/folderview.c: folderview_update_msg_num(): fixed a bug that
+ caused segmentation fault if boldfont was NULL.
+ * src/compose.c: compose_create(): made it sets itself as the target
+ of addressbook on window creation.
+
+2000-07-19
+
+ * src/compose.c: compose_send(): fixed a bug that didn't save
+ queued message to outbox when failed to send the message (thanks
+ to T. Yamamoto).
+
+2000-07-15
+
+ * src/inc.[ch]: modified so that it changes error message dialog
+ depending on the results.
+
+2000-07-14
+
+ * src/mainwindow.c: main_window_create(): set usize of account
+ button on the status bar to 1 so that it doesn't get expanded
+ more than necessary.
+ * src/account.[ch]: account_foreach(): made it abort the iteration
+ if the function returns nonzero.
+ * src/inc.[ch]
+ src/pop.c: modified so that it shows error message dialog if the
+ message processing is failed.
+
+2000-07-04
+
+ * version 0.3.21
+
+ * src/mainwindow.c: made it popup account selection menu when
+ account tool button or account status bar is pressed.
+ * src/folderview.c
+ src/prefs.c: suppressed the ENOENT perror messages.
+ * src/pop.c: made it fall back on LAST command if UIDL failed.
+
+2000-07-01
+
+ * src/procheader.c: procheader_parse(): fixed a bug that didn't
+ parse References: header correctly (thanks to YAMAGUCHI).
+
+2000-06-29
+
+ * version 0.3.20
+
+ * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't
+ cc'd correctly when replying.
+ * src/mainwindow.c
+ src/summaryview.c: sorted out the main menu and the popup menu.
+
+2000-06-26
+
+ * version 0.3.19
+
+ * src/prefs_account.[ch]
+ src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To:
+ automatically at composing (thanks to NAKAGAWA).
+
+2000-06-25
+
+ * src/prefs_common.[ch]
+ src/mainwindow.c
+ src/main.c: made it selectable whether to ask before cleaning
+ trash at the exit.
+ * src/prefs_common.c: cleaned up the code and the interface a bit.
+ * src/summaryview.c: modified the unthread functions for speeding
+ up.
+
+2000-06-24
+
+ * src/prefs_common.[ch]
+ src/summaryview.c: made it display recipient on the `From' column
+ if the address of the sender is the same as the current account
+ (thanks to NAKAGAWA).
+ * src/utils.[ch]: added a function extract_address() that extracts
+ the address from `From:' header string.
+ * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation
+ fault if `Edit/Select all' was selected when the message view was
+ hidden (thanks to Tomita).
+
+2000-06-21
+
+ * src/summaryview.c: modified execution routine so that it only
+ unthreads nodes that are needed to be unthreaded.
+
+2000-06-19
+
+ * src/news.c: news_session_get(): implemented the reconnection on
+ being disconnected.
+ * src/nntp.[ch]: added nntp_mode().
+
+2000-06-18
+
+ * src/mbox.c: fixed a bug that didn't close mbox FILE pointer.
+ And support assortment on processing mbox.
+ * src/inc.c: inc_drop_message(): modified so that it uses hash table
+ to store the last message number of folders.
+ * src/summaryview.c
+ src/addressbook.c: modified the behavior of CTree at right-click.
+ * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer
+ overflow bug (thanks to Nishiyama).
+
+2000-06-17
+
+ * version 0.3.18
+
+ * src/pop.[ch]
+ src/inc.[ch]: implemented management of read message on POP server
+ by UIDL.
+ * src/utils.[ch]: removed (s)list_remove_all() because it can be
+ replaced with g_(s)list_free().
+ * src/summaryview.c: modified the arrangement of menu a bit.
+ * src/summaryview.c: summary_status_show(): made it doesn't display
+ server name but newsgroup.
+ * src/prefs_common.c
+ src/prefs_account.c: adjusted the calculation routine of dialog
+ size.
+
+2000-06-15
+
+ * version 0.3.17
+
+ * src/compose.c: compose_reply_set_entry(): modified so that it
+ cc's to the all addresses on To: and Cc: of the replied message.
+ And swapped the position of Subject: and To: entry.
+
+2000-06-14
+
+ * src/procheader.c: modified so that it can handle headers that
+ aren't separated by space.
+ * src/socket.c: sock_connect(): added a wait after connection to
+ prevent lockup (thanks to NINOMIYA).
+
+2000-06-13
+
+ * src/inc.c:
+ inc_mail()
+ inc_all_account_mail(): fixed a bug that caused segmentation
+ fault if no account exist.
+ * src/mainwindow.[ch]: made receive button unclickable when
+ no account exist.
+ * src/compose.c: compose_queue(): fixed a bug that didn't mark
+ queued message properly.
+ * src/utils.[ch]: separated code conversion functions into
+ src/codeconv.[ch].
+
+2000-06-13
+
+ * version 0.3.16
+
+ * src/mimeview.c: mimeview_save_as()
+ src/summaryview.c: summary_save_as(): made it ask whether to
+ overwrite the existing file.
+
+2000-06-12
+
+ * src/utils.c
+ src/recv.c
+ src/prefs.c
+ src/prefs_common.c
+ src/prefs_account.c
+ src/addressbook.c
+ src/compose.c
+ src/mbox.c: fixed a bug that failed to check write error when
+ disk was full and caused the loss of the file.
+
+2000-06-11
+
+ * src/mainwindow.c: main_window_clean_trash(): made it move focus
+ to folder view when finished.
+ * src/utils.[ch]: added code conversion functions for display.
+ And added strncpy2() that doesn't do zero fill and does
+ null-termination, unlike original strncpy().
+ * src/textview.c: modified so that it changes the code conversion
+ function according to charset. And supported charset=SHIFT_JIS.
+ * src/mainwindow.c
+ src/prefs_common.h
+ src/textview.c: made it possible to force character set of
+ a message.
+ * src/folderview.c: folderview_select_next_unread():
+ made it search unread folder from begin if it isn't found.
+
+2000-06-11
+
+ * version 0.3.15
+
+ * src/mainwindow.c: fixed a probrem again that main window was
+ stretched to the width of the toolbar.
+ * src/mbox.c
+ src/utils.c: is_header_line(): modified so that it recognizes
+ a header which doesn't have a space after colon (thanks to Hotta).
+ * src/filter.c: added `#include <strings.h>'.
+ * src/smtp.c: replaced snprintf() with g_snprintf().
+ * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for
+ included gettext.
+ * included sylpheed.spec.
+
+2000-06-10
+
+ * src/prefs_common.[ch]: enabled to set the pixels of line space
+ and decide whether to leave space on head of lines.
+ * src/summaryview.c: modified so that it clears message view
+ when displayed message is removed from the summary view.
+ * src/mimeview.c: fixed a bug that caused infinite loop if
+ terminal boundary of multipart message was not found (thanks to
+ Nishika).
+ * src/folderview.c: folderview_scan_mailbox(): made it ignore
+ dot directory.
+ * src/main.c: made it show warning dialog and exit if the file with
+ the same name already exists when creating directory.
+
+2000-06-09
+
+ * src/textview.c
+ src/prefs_common.[ch]: made it possible to leave space between
+ and on head of lines.
+
+2000-06-07
+
+ * src/compose.c
+ src/procmime.[ch]: made it scan /etc/mime.types and determine
+ the MIME type of the attached file.
+ * src/summaryview.c: made it clear message view if the summary
+ is unselected on the execution, and made it move focus to
+ folder view if the folder becomes empty.
+ * src/mainwindow.c: fixed a probrem that main window was stretched
+ to the width of the toolbar.
+ * src/inc.c: fixed a bug that caused multiple gtk_main() event loop
+ if `Check new mail on startup' was set.
+
+2000-06-06
+
+ * src/compose.c: fixed a probrem that had been unable to insert
+ a file to the current cursor position.
+
+2000-06-06
+
+ * version 0.3.14
+
+ * src/compose.[ch]: added `attach' button to the toolbar. And
+ replaced the icon of `insert' to the new one.
+
+2000-06-05
+
+ * src/mainwindow.[ch]: added `Execute' to the toolbar. And added
+ a function main_window_set_toolbar_sensitive() that sets the
+ sensitivity of the button of the toolbar.
+ * src/compose.c: fixed a bug that output wrong header if
+ a return code was included in the string of the text entry.
+
+2000-06-04
+
+ * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu.
+ And added the same items in popup menu to the main menu.
+ * src/utils.[ch]: added functions for DnD support.
+ * src/compose.c: implemented file attachment and insertion with DnD
+ (thanks to Hiramatu).
+
+2000-06-04
+
+ * version 0.3.13
+
+ * src/summaryview.c: fixed a bug that passed null pointer to
+ is_dir_exist().
+
+2000-06-03
+
+ * src/alertpanel.[ch]: added functions alertpanel_message(),
+ alertpanel_notice(), and alertpanel_error(), and cleaned up
+ the code.
+ * src/folderview.c
+ src/compose.c
+ src/addressbook.c
+ src/summaryview.c
+ src/summary_search.c
+ src/prefs_account.c
+ src/foldersel.c: made them use alertpanel_error(),
+ alertpanel_warning() or alertpanel_notice() for error message
+ dialog.
+ * src/summaryview.[ch]: enable sorting in reversed order.
+ * src/inc.c: made it show error message dialog when failed to
+ connect or authorize.
+ * src/utils.h: added a macro FILE_OP_ERROR() and replaced many
+ perror() with it.
+
+2000-06-03
+
+ * version 0.3.12
+
+ * src/compose.c: fixed a bug that didn't save a message to outbox
+ when queued.
+ * src/send.c: send_message_queue(): fixed a bug that included
+ headers for queueing in the parsed data.
+ * src/mainwindow.c: send_queue_cb(): made it pop statusbar message
+ and update queue folder when finished.
+
+2000-06-02
+
+ * version 0.3.11
+
+ * src/filter.c
+ src/inc.c
+ src/compose.c: suppressed the warning messages.
+ * src/mainwindow.[ch]: added next unread message button and menu
+ items.
+ * src/summaryview.[ch]: added a function summary_select_next_unread()
+ that selects and opens next unread message.
+
+2000-06-01
+
+ * src/prefs_common.[ch]: added a setting to decide whether to open
+ unread message on entering a folder.
+ * src/summaryview.c: made it open the first unread message only if
+ the preference is set.
+ * src/compose.c: fixed a bug that freed the string obtained from
+ GtkEntry.
+
+2000-05-31
+
+ * src/compose.c: added `Send later' to the menu and the toolbar
+ which queues the message to send it later.
+
+2000-05-30
+
+ * src/mainwindow.c: added an interface to resend the queued message.
+ * src/compose.c: made it show alert dialog when a message will be
+ queued.
+
+2000-05-29
+
+ * src/procmsg.[ch]: added function procmsg_send_queue() that calls
+ send_message_queue() for each queued messages.
+
+2000-05-28
+
+ * src/inc.c: inc_drop_message(): modified so that it drops a message
+ to the default inbox folder if destination folder doesn't exist.
+ * src/compose.[ch]: added imput compatible queueing header to the
+ queued message.
+ * src/send.[ch]: added function send_message_queue() that send
+ queued message.
+
+2000-05-27
+
+ * configure.in
+ acconfig.h: made it enabled to decide wheter to use multithread
+ or not on configure.
+ * src/summaryview.c: fixed a bug that made thread when executed
+ despite of the setting (thanks to Hiroshima).
+ * src/socket.[ch]: changed the return value of public
+ sock_connect_*() function to the pointer to SockInfo object.
+ * src/procmime.c: procmime_scan_mime_header():
+ fixed a bug that returned NULL if the scanned part had no header
+ (thanks to shigeri).
+ * src/procmime.[ch]:
+ added function procmime_scan_content_disposition() that parses
+ Content-Disposition header field.
+ * src/mimeview.c: made it uses filename value in Content-Disposition
+ header.
+ * src/pop.c
+ * src/inc.c: modified so that password is prompted if the password
+ on preferences is empty and previous POP3 session has failed on
+ authorization.
+
+2000-05-23
+
+ * src/socket.[ch]: added non-blocking IO mode socket and
+ multithreaded connection support.
+ * src/inc.c: supported multithread connection.
+
+2000-05-22
+
+ * src/folderview.c: made the focus of SummaryView grabbed when
+ a folder is selected only if the messages exist.
+
+2000-05-20
+
+ * version 0.3.10
+
+ * po/ja.po: fixed a bug that head `/' of a menu label was missing
+ and caused segmentation fault when opened Compose window.
+
+2000-05-20
+
+ * version 0.3.9
+
+ * src/utils.c: get_domain_name(): modified so that it uses
+ gethostname().
+ * src/mimeview.c: added key binds for `Save as' and
+ `Display as text'.
+
+2000-05-19
+
+ * src/recv.c: fixed a bug that failed to return error value
+ when fputs() failed and caused the loss of received mails when
+ disk space was not left (thanks to Tajiri).
+ * src/compose.c: supported Reply-To.
+ * src/mimeview.c: improved key operation interface.
+
+2000-05-18
+
+ * src/mimeview.[ch]
+ src/procmime.[ch]
+ src/textview.[ch]: supported nested multipart message and
+ clean up the codes.
+ Supported encapsulated RFC822 message.
+
+2000-05-16
+
+ * src/compose.[ch]: made it free the alloc'd memory for attach
+ information when the compose window is destroyed.
+ Placed the attachment list and the text widget onto the paned
+ widget.
+ Enabled cut/copy/paste/select all on all of the editable widgets.
+ Implemented removal of attached file and popup menu on attachment
+ list.
+ * src/prefs_common.[ch]: added signature separator setting.
+ * src/alertpanel.[ch]: added a function alertpanel_warning().
+
+2000-05-14
+
+ * src/prefs_common.[ch]
+ src/textview.c: made open URI command customizable.
+ * src/compose.[ch]: implemented multipart MIME message composition
+ (attachment of file).
+ * src/textview.c
+ src/compose.c: fixed a bug that didn't turn off the GTK+ theme
+ engine again.
+
+2000-05-13
+
+ * version 0.3.8
+
+ * src/summaryview.c: added key binds for composing message
+ (w, a, A, f). Also added other key binds (y, D, Q).
+ * src/compose.c: made Cc entry take over the Cc of the replied
+ message.
+ * src/pixmaps/new.xpm
+ src/pixmaps/unread.xpm: replaced pixmap image.
+ * src/procheader.c: procheader_date_get_localtime():
+ changed the single figures of year from four to two.
+
+2000-05-12
+
+ * src/inc.c: made it ask password if it is not specified on account
+ preferences.
+ * src/prefs_account.h: added member tmp_pass to struct PrefsAccount
+ that preserves the temporary password.
+ * src/inputdialog.[ch]: added function input_dialog_with_invisible()
+ that prompts input with the string hidden.
+
+2000-05-11
+
+ * src/compose.c: fixed a bug that didn't turn off the GTK+ theme
+ engine if message font wasn't specified.
+
+2000-05-10
+
+ * version 0.3.7a
+
+ * src/summaryview.c: fixed a bug that stderr was forgotten on
+ fprintf().
+
+2000-05-10
+
+ * version 0.3.7
+
+ * src/pop.c: fixed a problem that if some POP3 commands returned
+ error, the previous operations were all cancelled.
+ * src/compose.c
+ src/textview.c: made workaround to the slow down of GtkText widget
+ when using Pixmap theme or its derivatives.
+
+2000-05-08
+
+ * src/inc.c: fixed a bug that caused X IO error when exec'd
+ nonexistent program.
+
+2000-05-07
+
+ * src/folderview.[ch]: added the member `mtime' to the struct
+ FolderInfo.
+ * src/summaryview.c: made the mtime of the folder checked that is
+ going to open.
+ * src/procmsg.c: added filesystem unchecking mode.
+
+2000-05-05
+
+ * src/textview.[ch]: implemented clickable URI (thanks to BONAIM).
+ And made `X-Mailer:' header emphasized if it contains `Sylpheed'.
+
+2000-05-04
+
+ * src/summaryview.c: summary_write_cache(): permission fix of
+ cache file.
+
+2000-05-04
+
+ * version 0.3.6a
+
+ * src/headerview.c: added headerview_clear() method.
+ * src/messageview.c: fixed a bug that didn't clear HeaderView
+ on messageview_clear().
+
+2000-05-04
+
+ * version 0.3.6
+
+ * src/messageview.c
+ src/textview.c: added *_clear() method.
+ * src/summaryview.c: made it clear MessageView when new folder
+ is open.
+
+2000-05-03
+
+ * src/inc.c: fixed a bug that went to the inbox that was specified
+ by each account when incorporating from all accounts.
+ * src/compose.c: made it confirm whether to discard the message or
+ not when the window will be closed.
+
+2000-05-03
+
+ * version 0.3.5
+
+ * src/pop.[ch]
+ src/inc.[ch]: re-supported APOP authentication.
+ * src/prefs_account.c: fixed a bug that had't saved protocol type.
+ * src/socket.h
+ src/statusbar.h: attached G_GNUC_PRINTF() to printf() like
+ functions.
+ * src/progressdialog.[ch]: changed the name of class from Progress
+ to ProgressDialog.
+
+2000-05-02
+
+ * src/summaryview.c: fixed a bug that caused segmentation fault
+ a news folder was selected without using ja message catalog.
+ * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions.
+ * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to
+ INCLUDES.
+
+2000-05-01
+
+ * src/automaton.[ch]
+ src/inc.[ch]
+ src/pop.[ch]: re-implemented POP3 fetching routines using
+ finite-state automaton model (thanks to Hiramatu).
+ * src/inc.c: fixed a bug that caused unwilled quitting of program
+ when connection to mail server failed. And fixed a memory leak bug.
+ * src/summaryview.c: made the focus move to FolderView when left
+ cursor key is pressed.
+
+2000-04-30
+
+ * src/textview.c: textview_write_line(): modified quotation
+ discerning routine a bit.
+
+2000-04-29
+
+ * version 0.3.4
+
+ * src/procmime.[ch]: moved MIME decorder from src/textview.c to
+ src/procmime.c.
+ * src/mimeview.[ch]: implemented saving of multipart message. And
+ supported MIME encoded file name.
+ * src/summaryview.c: implemented `Save as'.
+
+2000-04-28
+
+ * src/prefs_common.[ch]: implemented an interface for setting the
+ display item of SummaryView.
+ * src/addressbook.c
+ src/account.c: made the column titles of those don't take key
+ focus.
+
+2000-04-26
+
+ * src/textview.c: implemented BASE64 decoding and display.
+
+2000-04-25
+
+ * src/prefs_common.[ch]: added members which decide whether
+ each item of SummaryView is displayed or not.
+ * src/headerwindow.c
+ src/logwindow.c: made those windows closed when escape key is
+ pressed.
+ * src/headerview.c: disused ScrolledWindow.
+ * src/base64.c: from64tobits(): modified so that it recognize '\n'
+ as the last of line as well as '\r'.
+
+2000-04-24
+
+ * src/headerview.c: disabled word wrap and line wrap of the text
+ widget.
+
+2000-04-24
+
+ * version 0.3.3
+
+ * src/prefs_common.c: prefs_assort_create(): added some headers
+ to the default headers for assortment.
+
+2000-04-23
+
+ * src/procmsg.c: fixed a bug that caused segmentation fault if
+ the permission of a message was denied on parsing the header
+ (thanks to wakai@UEC univ.).
+ * src/mimeview.c: made it pass key press event to SummaryView.
+
+2000-04-21
+
+ * src/main.h
+ src/alertpanel.c: modified font specifications so that they match
+ to better fonts.
+ * src/utils.[ch]: added wide-character functions for FreeBSD support.
+ Added the existence check of <wchar.h>.
+ * acconfig.h
+ configure.in: added wint_t and libxpg4 check for FreeBSD support.
+ * src/unmime.c: modified so that it checks the existence of
+ <alloca.h>.
+ Above three are a contribution from Sasaki. Thanks!
+
+2000-04-18
+
+ * src/main.h: decreased default height of window.
+
+2000-04-17
+
+ * src/procmime.c: fixed a bug that eliminated the parenthesis in
+ attribute value that was double-quoted.
+
+2000-04-15
+
+ * version 0.3.2
+
+ * src/mimeview: implemented multipart message parser and display.
+ * src/procmime.c: procmime_scan_content_type():
+ supported multiple elements.
+ * src/textview.c: supported multipart message and clean up the code.
+
+2000-04-14
+
+ * src/summaryview.c: added size column and sorting by size.
+ * src/mainwindow.c: added `Sort by size' to sort menu.
+ * src/procmime.c: fixed a bug that caused buffer overrun and
+ segmentation fault.
+ * src/procmime.c: generalized Content-Type parsing.
+
+2000-04-13
+
+ * version 0.3.1
+
+ * src/textview.c: supported MIME headers and
+ Content-Transfer-Encoding: quoted-printable.
+
+2000-04-12
+
+ * src/messageview.[ch]
+ src/textview.[ch]: separated MessageView into two classes.
+ * src/procmime.[ch]: added for MIME message handling.
+
+2000-04-11
+
+ * src/mimeview.[ch]: added for MIME message handling.
+ * configure.in: added wctype.h and wchar.h existence check.
+
+2000-04-10
+
+ * src/procmsg.[ch]
+ src/procheader.[ch]: some code cleanups.
+ * src/messageview.[ch]: integrated HeaderView.
+
+2000-04-09
+
+ * version 0.3.0
+
+2000-04-08
+
+ * src/addressbook.c: Made the tree sorted when folder/group is
+ added or edited.
+ * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation
+ fault if the current tag was empty.
+ * src/mainwindow.c: made the state of MainWindow saved.
+
+2000-04-08
+
+ * version 0.3.0pre1
+
+ * src/addressbook.c: fully implemented address group editing.
+ Fixed a bug that wrongly confirmed deletion of address when
+ escape key was pressed on alert dialog.
+
+2000-04-07
+
+ * src/addressbook.c: added menu bar. And enabled hierarchical
+ folder.
+ * src/prefs_account.c: modified so that it allows not to specify
+ pop server.
+ * src/inc.c: inc_account_mail(): modified so that if receiving
+ server isn't specified, it does nothing.
+
+2000-04-05
+
+ * version 0.2.9
+
+ * src/addressbook.c: almost fully implemented addressbook functions.
+
+2000-04-04
+
+ * src/compose.c: fixed a bug that caused segmentation fault when
+ `File->Insert file' was selected more than twice.
+
+2000-04-03
+
+ * version 0.2.9pre4
+
+ * src/addressbook.[ch]: implemented creation of new folder and group,
+ and deletion of folder and group. And fully implemented
+ addressbook_delete_object() which deletes the specified object
+ recursively.
+
+2000-04-02
+
+ * src/addressbook.c: implemented registration of address and multiple
+ appending to Compose address entry.
+ * src/menu.[ch]: added a function menu_set_insensitive_all() that
+ turn all menu items insensitive.
+ * src/folderview.c: some code cleanup.
+
+2000-04-01
+
+ * src/account.c
+ src/prefs_common.c: fixed a bug on getting the number of CList
+ rows.
+
+2000-03-30
+
+ * version 0.2.9pre3
+
+ * src/folderview.c: fixed a bug that caused warnings when tree was
+ expanded/collapsed on the first operation.
+
+2000-03-29
+
+ * src/addressbook.c: addressbook_list_selected(): made it be able
+ to handle multiple address.
+ * src/compose.c: modified so that when Bcc: is toggled, corresponding
+ AddressBook also toggle it.
+ * src/mainwindow.c:
+ main_window_create(): moved gtk_widget_set_uposition() before
+ gtk_widget_show() so as not to cause window flickering.
+ main_window_get_position(): replaced gdk_window_get_position()
+ with gdk_window_get_root_origin() to acquire correct window
+ position (Thanks to shigeri for these modifications).
+
+2000-03-27
+
+ * src/filesel.c: made it selects home directory on the first time
+ it is called.
+
+2000-03-26
+
+ * src/utils.c: conv_mb_alnum(): modified so that it uses character
+ conversion table.
+ * src/foldersel.c: made the folder tree take focus when the dialog
+ is shown.
+
+2000-03-26
+
+ * version 0.2.9pre2
+
+ * src/addressbook.c: implemented addressbook_export_to_file() and
+ related functions.
+
+2000-03-25
+
+ * src/xml.[ch]
+ src/addressbook.c: fixed the variable name for attribute.
+ * src/prefs_common.[ch]: added a member `conv_mb_alnum'.
+ * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte
+ alphabet and numeric into single-byte one.
+ * src/messageview.c: messageview_show(): made it pass conv_mb_alnum()
+ when conv_mb_alnum flag is on.
+
+2000-03-25
+
+ * version 0.2.9pre1
+
+ * src/compose.c: modified so that when Addressbook is open by a
+ Compose and it is closed, target of Addressbook is reset.
+ * src/addressbook.c: made it work with Compose.
+
+2000-03-24
+
+ * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of
+ GTK+ and GLIB to 1.2.6.
+ * src/xml.[ch]: more implementation of XML parser.
+ * src/addressbook.c: implemented addressbook parsing and displaying
+ routine.
+
+2000-03-21
+
+ * src/folderview.c: folderview_scan_folder(): modified so that if
+ a folder's message number is zero, set new, unread and total number
+ to zero.
+
+2000-03-20
+
+ * src/xml.[ch]: added for XML handling used by addressbook.
+ * src/folderview.c: modified so that Trash folder is skipped
+ when an unread folder is selected automatically by space key.
+
+2000-03-18
+
+ * src/summaryview.c: fixed a bug that cursor was turned into watch
+ forever when a newsgroup was selected.
+
+2000-03-18
+
+ * version 0.2.8
+
+2000-03-17
+
+ * src/mainwindow.[ch]: implemented counting on setting cursor
+ type. And modified the menu of `thread view' and `unthread view'.
+ * src/summaryview.c: enabled thread-toggling on opening folder.
+ * src/prefs_common.[ch]: added a member `enable_thread' to determine
+ whether summary view builds thread or not when a folder is open.
+
+2000-03-15
+
+ * src/summaryview.c: modified popup sensitivity function a bit.
+
+2000-03-13
+
+ * version 0.2.7
+
+ * src/addressbook.[ch]: more implementation of the interface of
+ addressbook.
+ * src/compose.c: connected to addressbook object.
+ * src/folderview.[ch]: folderview_compare_path():
+ modified so that absolute path is correctly compared.
+ And added folderview_select_node().
+ And modified folderview_scan_folder() so that it update the summary
+ when asked.
+ * src/import.c: made it update folder tree when imported mbox.
+ * src/summaryview.c: modified according to the changes of
+ folderview.c. And modified so that it display alert dialog if
+ source folder is identical to destination.
+ added summary_set_popup_sensitive() that set the sensitivity of
+ popup menu according to the context. And made all of the items of
+ popup menu insensitive when summary is cleared.
+ * src/procmsg.c: procmsg_move_messages_with_dest():
+ modified so that if source folder is identical to destination,
+ abort its process.
+ * src/summary_search.c
+ src/manage_window.c: modified so as not to print warning to console
+ when alert dialog appeared twice.
+ * src/filesel.c: made file selection dialog transient.
+
+2000-03-11
+
+ * src/manage_window.[ch]: added callback function
+ manage_window_focus_out().
+ * src/account.c
+ src/inputdialog.c
+ src/mainwindow.c
+ src/prefs_account.c
+ src/prefs_common.c
+ src/summary_search.c: added focus_out_event signal handler.
+ * src/addressbook.[ch]: added preliminary addressbook code.
+
+2000-03-06
+
+ * src/utils.h: added a macro Xalloca() that does alloca() and
+ handles the exception.
+ * src/import.c: made the import dialog transient window and enabled
+ cancelling by escape key.
+
+2000-03-04
+
+ * version 0.2.6
+
+ * src/compose.c: fixed a bug that caused memory leak when compose
+ window was closed.
+
+2000-03-03
+
+ * src/nntp.h: increased NNTP message buffer size for XOVER strings
+ which is too long.
+
+2000-02-28
+
+ * src/summaryview.c: binded step-forward and step-backward to each
+ Control-n and Control-p.
+ * src/filter.c: filter_read_str(): fixed a memory leak bug and
+ replaced g_malloc() for allocating the buffer with alloca().
+ * src/procheader.c: procheader_get_fromname(),
+ procheader_date_get_localtime()
+ src/utils.c: conv_euctojis()
+ src/compose.c: compose_quote_parse_fmt()
+ src/prefs.c: prefs_set_data_from_text()
+ prefs_set_text(): replaced g_malloc() with alloca().
+
+2000-02-26
+
+ * version 0.2.5
+
+ * src/logwindow.c: improved log_window_append() so that it shows
+ warning, error and normal message with different colors.
+ * src/utils.[ch]: added functions log_message(), log_warning(), and
+ log_error() that show normal message, warning, and error for each.
+ And modified many warning messages to use these.
+ * src/messageview.c: messageview_init(): made it set colors of
+ quotation and URI to black when failed to allocate colors.
+ * src/news.c: news_parse_xover(): replaced g_malloc() for allocating
+ the buffer with alloca().
+
+2000-02-25
+
+ * src/folderview.c: fixed a bug that didn't put previously selected
+ folder name in text entry. In addition to that, made some
+ modifications.
+
+2000-02-24
+
+ * version 0.2.4
+
+ * src/logwindow.[ch]: added log window that displays protocol log.
+ * src/about.c: adjusted the size of dialog.
+ * src/folderview.c: made it select a folder when double-clicked.
+
+2000-02-23
+
+ * src/prefs_common.[ch]: added an item `translate_header' that
+ decides whether header name like `From:' or `Subject:' is
+ translated or not.
+ * src/compose.c: made it show alert dialog when receiptor isn't
+ entered.
+ * src/inc.c: some code cleanups.
+
+2000-02-22
+
+ * version 0.2.3
+
+ * src/compose.c: made header entries move those focus to next
+ entry or text widget when activated. And sorted out the menu items.
+ * src/mainwindow.[ch]
+ src/prefs_common.[ch]
+ src/main.c: made it save the sizes of widgets and the position of
+ window when quitting.
+ * src/prefs_common.c: set a14, k14 fontset as default message font.
+ * src/about.c: changed the appearance of about dialog using text
+ widget and so on.
+ * src/recv.c: modified recv_write() so that it converts an escaped
+ From_ line.
+
+2000-02-20
+
+ * version 0.2.2
+
+ * src/compose.[ch]: supported Bcc.
+
+2000-02-19
+
+ * version 0.2.1
+
+ * src/utils.[ch]: added function to_number() that examines string
+ and if that is a number string, return its value.
+ * src/procmsg.c: fixed a bug that caused malfunction when non-digit
+ character was included in file name.
+
+2000-02-18
+
+ * version 0.2.0
+
+ * src/folderview.c: fixed a bug that caused segmentation fault
+ when opened folder node was deleted (thanks to Hiramatu).
+ And implemented folderview_rm_server_cb() which removes news server.
+ * src/mbox.c: modified a warning message.
+
+2000-02-13
+
+ * version 0.2.0alpha-pre8
+
+ * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox
+ folder to prevent the probrem when current folder is updated.
+ * src/summaryview.c: summary_execute(): made it write to summary
+ cache when executed.
+
+2000-02-12
+
+ * version 0.2.0alpha-pre7
+
+ * src/utils.[ch]: added path_cmp() that compares two paths ignoring
+ trailing directory separator.
+ * src/folderview.[ch]
+ src/summaryview.[ch]: modified so that folder tree is updated
+ when messages are moved or deleted.
+ * src/inc.c: some code cleanup.
+
+2000-02-11
+
+ * version 0.2.0alpha-pre6
+
+ * src/utils.[ch]: added get_domain_name() that return domain
+ name as a static string.
+ * src/compose.c: compose_generate_msgid(): modified so that even
+ if current address doesn't contain '@', it generates a decent
+ message ID.
+ * src/send.c: some code cleanup.
+
+2000-02-10
+
+ * src/folderview.c: modified the behavior of folder tree when
+ the folder is right-clicked.
+ * src/compose.c: compose_encode_header(): added irresponsible
+ buffer overrun check.
+
+2000-02-09
+
+ * version 0.2.0alpha-pre5
+
+ * updated gettext and libtool.
+ * configure.in: modified localedir definition so that message
+ catalogs are installed into correct directories.
+ * src/folderview.c
+ src/mainwindow.c: modified them so that a folder can be reopen
+ even if it is currently open.
+ * src/prefs_common.[ch]
+ src/messageview.c: added an option that toggle the coloration of
+ message.
+
+2000-02-08
+
+ * version 0.2.0alpha-pre4
+
+ * src/mainwindow.c
+ src/messageview.c: fixed a bug that broke memory on allocating
+ colors.
+
+2000-02-07
+
+ * src/folderview.c: some bug fixes on selecting folder.
+
+2000-02-07
+
+ * version 0.2.0alpha-pre3
+
+ * src/folderview.c
+ * src/summaryview.[ch]: some code cleanups.
+ * src/messageview.c: fixed a color allocating bug (maybe).
+
+2000-02-06
+
+ * version 0.2.0alpha-pre2
+
+ * src/folderview.[ch]: made folder view not open selected folder
+ unless return or space key is pressed, or clicked by mouse
+ button 1 or 2.
+ * src/inc.c: some code cleanups.
+ * TODO.jp: added some items.
+
+2000-02-05
+
+ * version 0.2.0alpha-pre1
+
+ * src/summaryview.[ch]: fixed a bug that broke summary thread
+ when deleted duplicated messages (thanks to BONAIM).
+ And some code cleanup.
+ * src/procmsg.[ch]: renamed procmsg_move_messages() to
+ procmsg_move_messages_with_dest(), and replaced former with
+ new function which doesn't specify destination.
+ * src/prefs_common.c
+ src/gtkutils.c: some memory leak fixes of linked lists.
+ * src/utils.[ch]: added list_remove_all() to remove all elements
+ of doubly-linked list.
+ * src/inc.[ch]: added inc_all_account_mail() that incorporates
+ new messages of all accounts.
+ * src/account.[ch]: added account_foreach() to process each accounts.
+ * added TODO.jp
+
+2000-02-04
+
+ * version 0.1.23alpha
+
+ * src/inc.c: made the folder tree update the message number
+ when incorporated new messages.
+ * src/folderview.[ch]: added a function folderview_scan_folder()
+ to scan one folder on the view, which is specified by folder name.
+
+2000-02-02
+
+ * version 0.1.22alpha
+
+ * src/prefs_account.[ch]: added the setting of assorting on
+ receiving.
+ * src/inc.c: supported assorting on receiving.
+ * src/procmsg.c: cleaned up the code.
+ * src/news.c: fixed a bug that locked up when failed to get xover.
+ * src/compose.c: made a message unmark that is put into specific
+ folders.
+
+2000-02-01
+
+ * version 0.1.21alpha
+
+ * src/folderview.c
+ src/summaryview.c: implemented the function 'go to next folder
+ when no unread message found.'
+ * src/summaryview.c: made connection state displayed on the
+ status bar when connecting to a news server.
+ * src/compose.c: changed X-Mailer: header field string a bit.
+ * src/prefs_common.c: implemented residual functions of assortment.
+
+2000-01-31
+
+ * version 0.1.20alpha
+
+ * src/prefs_common.c: implemented reading/writing/register/deletion
+ of assortment setting.
+ * src/mainwindow.c: slightly modified the appearance of statusbar.
+ * src/account.c: account_delete(): fixed a bug that didn't assigned
+ the pointer to GList when an account was deleted.
+
+2000-01-29
+
+ * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed
+ to read mark file (thanks to BONAIM).
+ * src/prefs_common.c: added the interface of assortment setting.
+
+2000-01-28
+
+ * src/summaryview.c: fixed a bug that didn't redraw marking properly
+ when displaying an unread message with left-click (thanks to
+ shigeri).
+
+2000-01-27
+
+ * src/summaryview.[ch]: added functions for assortment.
+ * src/about.c: added a button to close window.
+
+2000-01-26
+
+ * src/procmsg.c: fixed a bug that didn't add news flag correctly.
+ * src/compose.c: fixed a bug that can't reply to a news article.
+ * src/filter.[ch]: added for message filtering.
+ * src/procheader.[ch]: added procheader_get_unfolded_line()
+ to process filtering. And added procheader_get_header_list()
+ that reads headers of a message and store them on the memory,
+ and procheader_header_list_destroy() that removes all headers
+ read by procheader_get_header_list().
+
+2000-01-25
+
+ * version 0.1.19alpha
+
+ * src/news.c: modified so that it retrieves only overview information
+ that is not yet cached.
+ * src/procmsg.[ch]: modified for news handling.
+
+2000-01-24
+
+ * src/news.c: supported xover.
+ * src/mbox.c: fixed a bug that didn't handle empty line correctly
+ (Thanks to shigeri).
+
+2000-01-23
+
+ * version 0.1.18alpha
+
+ * src/procmsg.[ch]: modified some functions so that they can
+ handle news folder.
+ * src/news.c: added header cache routine.
+ * src/procheader.c: fixed a bug that caused memory leak when some
+ header was duplicated.
+ And added Newsgroups: in parsing headers.
+ * src/summaryview.c: added news article cache routine.
+ * src/compose.c: made it be able to reply/forward news article.
+
+2000-01-22
+
+ * src/compose.c: fixed a bug that failed to parse To: header
+ if a comma is included in double quotation (Thanks to shigeri).
+ * src/mbox.c: modified the code for processing mbox so that it
+ can handle unescaped From_ line correctly.
+
+2000-01-21
+
+ * version 0.1.17alpha
+
+ * src/foldersel.c: fixed a bug that didn't display folder tree.
+ And added the register routine for news server and group setting.
+
+2000-01-20
+
+ * version 0.1.16alpha
+
+ * src/statusbar.[ch]: added statusbar_puts_all().
+ statusbar_puts(): made it truncate a string that is too long.
+ * src/folderview.[ch]: changed CTree's row data from string
+ to FolderInfo structure.
+ And implemented popup menu that registers news server and group.
+ * src/messageview.c: modified short header display routine.
+
+2000-01-19
+
+ * added src/news.[ch] for NetNews session management.
+ * src/summaryview.[ch]: added NetNews reading codes.
+
+2000-01-18
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]: made them preserve toolbar style.
+ * src/main.c: made it save configuration before exiting.
+ * src/summaryview.c: modified summary status display routine.
+ * added src/nntp.[ch] for handling low level NNTP session.
+
+2000-01-17
+
+ * added src/progress.[ch] for displaying progress.
+ * src/inc.c: modified progress dialog routines to use
+ src/progress.[ch].
+ * src/folderview.[ch]: added preliminary NetNews supporting code.
+
+2000-01-16
+
+ * version 0.1.15alpha
+
+ * src/main.c
+ src/folderview.c: some permission fixes.
+ * src/folderview.c: implemented folder creation/renaming/removing.
+ * src/utils.[ch]: added remove_dir_recursive() that removes
+ a directory recursively.
+
+2000-01-15
+
+ * src/mainwindow.[ch]: added toolbar style selection.
+ * added src/inputdialog.[ch] to prompt user to enter a string.
+ * src/summaryview.[ch]: modified the behavior of view on
+ normal mode.
+ * src/mbox.c: fixed a bug that couldn't lock file when
+ lockf() was used (Thanks to shigeri).
+
+2000-01-14
+
+ * version 0.1.14alpha
+
+ * src/mainwindow.[ch]: changed the appearance of toolbar.
+ And fixed window handling.
+ * src/summaryview.c: modified the messages displayed on status bar.
+ * src/compose.[ch]: added toolbar.
+ * src/*.xpm: borrowed some icons from gnome-libs (temporary).
+
+2000-01-13
+
+ * version 0.1.13alpha
+
+ * src/summaryview.c: fixed a bug of threading. And some code
+ cleanups. And rewrote the routine of deleting duplicated messages
+ using hash table.
+ * src/mainwindow.[ch]: added toolbar.
+
+2000-01-12
+
+ * version 0.1.12alpha
+
+ * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs()
+ instead.
+ * src/summaryview.c: changed CTree creating routine as it creates
+ thread on the fly for speeding up.
+ * src/procmsg.c: rewrote message processing routines using hash
+ table for speeding up. It should be considerably faster than
+ before.
+
+2000-01-11
+
+ * version 0.1.11alpha
+
+ * po/ja.po: modified msgstr for Solaris standard gettext.
+ * src/main.c: added config.h inclusion.
+ * src/compose.c: changed to add replied message's In-Reply-To
+ message id to References header if it don't have References header.
+ * src/summaryview.c: changed threading routine to use hash table
+ for speeding up.
+
+2000-01-11
+
+ * version 0.1.10alpha
+
+ * po/ja.po: modified msgstr so as not to core dump on Solaris.
+ * src/main.c: added inclusion of locale.h.
+ (Thanks to Sato for above.)
+ * src/mbox.c
+ * src/socket.c: applied Solaris patch by shigeri with some
+ modification. (Thanks!)
+
+2000-01-10
+
+ * version 0.1.9alpha
+
+ * src/compose.c: compose_encode_header(): fixed some bugs.
+ And modified header generating routines to support proper
+ References header, and supported Organization header.
+ * src/procmsg.[ch]
+ src/procheader.c: removed Cc: and Reply-To: from cache data.
+ * src/procheader.[ch]: renamed header list structure to HeaderEntry.
+ * src/summaryview.[ch]: summary_thread_func(): some optimization.
+ And added summary_pass_key_press_event() to pass key press event
+ from other widgets.
+ * src/messageview.c: messageview_key_pressed(): modified so that
+ key event is passed to summary view even if message view is
+ separated. (Thanks to wakai@UEC univ. for pointing this out.)
+
+2000-01-09
+
+ * version 0.1.8alpha
+
+ * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant
+ header MIME encoding.
+ * src/procheader.c: some bug fixes of folded header line processing.
+ * src/headerview.c: headerview_show(): some bug fixes.
+
+2000-01-07
+
+ * version 0.1.7alpha
+
+ * src/utils.c: conv_euctojis(): fixed a bug that didn't add
+ kanji-out sequence [ \033 ( B ] when input string was ended
+ with kanji. (Thanks to Nozomu Kobayashi for pointing this out.)
+ * src/compose.c: compose_encode_header(): changed as it outputs
+ encoded string to another buffer.
+ And implemented a faculty to save sent message to outbox and
+ to queue message that failed to send (preliminary).
+ And, finally implemented proper To: and Cc: processing :)
+ * src/folderview.c: added preliminary right-clicking popup menu
+ for operating folders.
+ * some permission fixes at creating or copying file.
+
+2000-01-07
+
+ * version 0.1.6alpha
+
+ * src/procheader.c: fixed a bug that didn't null-terminate
+ header list and caused segmentation fault.
+
+2000-01-06
+
+ * version 0.1.5alpha
+
+ * src/procheader.[ch]: added function procheader_get_one_field()
+ that gets one header field that matches the header list.
+ And removed procheader_get_unfolded_line(), which is less generic.
+ And rewrote procheader_get_header_fields() using
+ procheader_get_one_field().
+ * src/summaryview.c: some bug fixes of key input scan routine.
+ * README, README.jp: modified documents a bit.
+
+2000-01-05
+
+ * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item
+ had a submenu, set sensitivity of the submenu, not the item.
+
+2000-01-05
+
+ * version 0.1.4alpha
+
+ * src/summaryview.c: fixed a bug that caused segmentation fault
+ when empty summary view was center-clicked.
+ And fixed a bug that freed moving folder strings when marked
+ as unread.
+ If current folder is trash, don't delete message.
+ * src/summaryview.[ch]
+ * src/mainwindow.c
+ * src/procmsg.[ch]: added update-cache mode (discards previous cache).
+
+2000-01-04
+
+ * src/procheader.[ch]: more optimization of header processing
+ routine. And added a new function procheader_get_header_fields()
+ that receives an array of header name as a parameter and
+ set header bodies.
+ * src/utils.[ch]: added remove_return() for removing return code.
+ * src/unmime.c: added remove_return() on the last of UnMimeHeader().
+
+2000-01-03
+
+ * src/compose.c: if message body is ascii only, set US-ASCII as
+ charset in Content-Type.
+ * src/main.[ch]
+ * src/prefs.c
+ * src/prefs_common.c
+ * src/prefs_account.c
+ * src/account.c: changed the location of rc files.
+ * src/account.c: enabled closing window when escape key is pressed.
+
+2000-01-02
+
+ * version 0.1.3alpha
+
+ * src/compose.c: fixed a bug that caused segmentation fault
+ when sending failed.
+ And relocated header-generation routines from src/send.c.
+ * src/send.c: moved header-generation routines to src/compose.c.
+ * src/prefs.c: added '~' to home directory expansion.
+ * src/prefs_account.[ch]: added signature file path configuration.
+ * src/prefs_common.[ch]: added spool path configuration.
+ * src/inc.c: changed the method of user name acquisition to use
+ g_get_user_name().
+
+2000-01-01
+
+ * version 0.1.2alpha
+
+ * added ChangeLog (this file), ChangeLog.jp.
+ * some code cleanups.
+ * added manage_window.[ch] for transient window management.
+ * src/procheader.c: optimized header processing routine a bit.
+ * src/send.c: fixed exception handling on connection.
+ * src/inc.c: added exception handling on getting user name.
+
+2000-01-01
+
+ * version 0.1.1alpha
+
+ * src/send.c: fixed a bug that didn't add Content-Type: header.
+
+2000-01-01
+
+ * version 0.1.0alpha
+
+ * initial release.
--- /dev/null
+2001-04-19
+
+ * src/prefs_common.[ch]: ÀßÄê¹àÌܤòºÆ¹½À®¤·¡¢¥á¥Ã¥»¡¼¥¸¥¿¥Ö¤òÄɲá£
+ * src/main.c: parse_cmd_opt(): ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó --version
+ ¤òÄɲá£
+ * src/mh.c: ÆÃÊÌ¥Õ¥©¥ë¥À¤Ë°Üư/¥³¥Ô¡¼¤·¤¿¤È¤¤Ï MSG_DELETED ¥Õ¥é¥°
+ ¤ò³°¤¹¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]
+ src/headerview.[ch]: ¥Ø¥Ã¥À¥Ú¥¤¥ó¤ò¥È¥°¥ë¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]
+ src/textview.c: ¥Ú¡¼¥¸¥¹¥¯¥í¡¼¥ëñ°Ì¤ò1¥Ú¡¼¥¸¤ÈȾ¥Ú¡¼¥¸¤ÇÀÚÂØ¤¨
+ ¤é¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/mbox.[ch]: ¥Õ¥©¥ë¥ÀÃæ¤ÎÁ´¥á¥Ã¥»¡¼¥¸¤òÆÉ¤ß¹þ¤ß¡¢¤½¤ì¤é¤ò°ì¤Ä¤Î
+ mbox ¥Õ¥¡¥¤¥ë¤ËÊݸ¤¹¤ë export_mbox() ¤òÄɲá£
+
+2001-04-18
+
+ * src/prefs_filter.[ch]: ¿¶¤êʬ¤±ÀßÄê¤Î¥³¡¼¥É¤ò prefs_common.c
+ ¤«¤éʬΥ¤·¡¢Ê̸ĤΥÀ¥¤¥¢¥í¥°¤Ë¤·¤¿¡£
+
+2001-04-17
+
+ * version 0.4.64
+
+ * src/automaton.[ch]
+ src/inc.c: ¿·Ãå¥á¡¼¥ë¤Î¼õ¿®Ãæ¤Ë¥¥ã¥ó¥»¥ë¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤¿
+ ¤È¤¤Ë Sylpheed ¤¬¥¯¥é¥Ã¥·¥å¤¹¤ë¥Ð¥°¤ò½¤Àµ(Sergey Vlasov ¤µ¤ó
+ thanks)¡£
+ * src/xml.c: xml_build_tree()
+ src/addressbook.c: ÉÔÀµ¤Ê XML ¥Õ¥¡¥¤¥ë¤¬Í¿¤¨¤é¤ì¤¿¤È¤¤Ë̵¸Â
+ ¥ë¡¼¥×¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2001-04-16
+
+ * src/summaryview.c
+ src/inc.c: ¡Ö¿·Ãå¥á¡¼¥ë¤ò¼õ¿®¤·¤¿¸å¼õ¿®È¢¤Ë°Üư¤¹¤ë¡×¥ª¥×¥·¥ç¥ó
+ ¤¬¥ª¥Õ¤Ë¤Ê¤Ã¤Æ¤¤¤¿¾ì¹ç¤ÎÌäÂê¤ò½¤Àµ¤¹¤ë Sergey Vlasov ¤µ¤ó¤«¤é¤Î
+ ¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+
+2001-04-15
+
+ * src/xml.[ch]: ¥¨¥¹¥±¡¼¥×¤µ¤ì¤ëɬÍפΤ¢¤ë¥¥ã¥é¥¯¥¿¤È¡¢Ê£¿ô¹Ô¤Ë
+ ¤ï¤¿¤ë¥¿¥°¤ËÂбþ¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/folder.c
+ src/addressbook.c: '<', '>', '&', ''', '"' ¤Î¤è¤¦¤Ê¥¥ã¥é¥¯¥¿¤ò
+ ¥¨¥¹¥±¡¼¥×¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2001-04-10
+
+ * version 0.4.63
+
+ * src/folder.[ch]
+ src/mainwindow.c
+ src/mh.[ch]
+ src/procmsg.[ch]
+ src/summaryview.[ch]: MH ¥Õ¥©¥ë¥À¤Ë¥á¥Ã¥»¡¼¥¸¤Î¥³¥Ô¡¼¤ÎÁàºî¤ò
+ Äɲ乤ë Darko Koruga ¤µ¤ó¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+ * src/imap.c: ¥¹¥é¥Ã¥·¥å¤«¤é¥É¥Ã¥È¤Ø¤ÎÊÑ´¹¤ò̵¸ú¤Ë¤·¤¿¡£
+ * src/imageview.c: ²èÁü¤ÎÆÉ¤ß¹þ¤ß¤Ë¼ºÇÔ¤·¤¿¤È¤¸Å¤¤²èÁü¤òɽ¼¨
+ ¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ(Darko Koruga ¤µ¤ó thanks)¡£
+
+2001-04-09
+
+ * src/procmsg.c: procmsg_read_cache(): ¥¥ã¥Ã¥·¥å¤ÎÆÉ¤ß¹þ¤ß®ÅÙ¤ò
+ ¾å¤²¤ë¤¿¤á¤Ë setvbuf() ¤òÄɲÃ(Sergey Vlasov ¤µ¤ó thanks)¡£
+ * src/inc.c
+ src/summaryview.[ch]
+ prefs_common.[ch]: ¿·Ãå¥á¡¼¥ë¤ò¼õ¤±¼è¤Ã¤¿¤È¤¤ËƱ¤¸¥Õ¥©¥ë¥À¤ò
+ ÊݤĥѥåÁ¤òŬÍÑ(Sergey Vlasov ¤µ¤ó thanks)¡£
+ * src/textview.c
+ src/utils.[ch]: get_quote_level() ¤ò utils.c ¤Ë°Üư¡£
+
+2001-04-08
+
+ * ac/Makefile.am: Äɲá£
+ * Makefile.am
+ configure.in: ac ¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲá£
+
+2001-04-07
+
+ * src/summaryview.c: summary_filter(): immediate_exec ¥ª¥×¥·¥ç¥ó¤¬
+ »ØÄꤵ¤ì¤Æ¤¤¤¿¤é¥á¥Ã¥»¡¼¥¸¤ò¨ºÂ¤Ë°Üư¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]
+ src/textview.[ch]
+ src/gtkutils.[ch]: Stephen Anthony ¤µ¤ó¤Î¥á¥Ã¥»¡¼¥¸¿§¥Ñ¥Ã¥Á¤ò
+ ¤¤¤¯¤é¤«½¤Àµ¤·¤ÆÅ¬ÍÑ(thanks!)¡£
+ * src/gtksctree.c
+ src/mimeview.c: MimeView ¤Îµóư¤ò½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+
+2001-04-06
+
+ * src/utils.c: copy_file()
+ src/mh.c: ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò¤Þ¤¿¤¤¤Ç¥á¥Ã¥»¡¼¥¸¤ò°Üư¤Ç¤¤ë¤è¤¦¤Ë
+ ¤¹¤ë Darko Koruga ¤µ¤ó¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(¤·¤Æ½¤Àµ)(thanks!)¡£
+ * src/procheader.c
+ src/utils.[ch]: ¥á¥Ã¥»¡¼¥¸¤ÎÆüÉÕ¤ò¥í¡¼¥«¥ë»þ´Ö¤ËÊÑ´¹¤¹¤ë
+ Jorge Van Hemelryck ¤µ¤ó¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+ * src/utils.c: remote_tzoffset_sec(): °ìʸ»ú¤Î¥¿¥¤¥à¥¾¡¼¥ó¤ÎÉ乿
+ ¤¬µÕ¤Ë¤Ê¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/folder.c: folder_item_add_msg(): add_msg() ¥á¥½¥Ã¥É¤Ë
+ assertion ¤òÄɲÃ(¤¿¤«¤Î¤µ¤ó thanks)¡£
+
+2001-04-05
+
+ * src/procmime.c: procmime_decode_content(): quoted-printable ¤Ç
+ ¥¨¥ó¥³¡¼¥É¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬ `=00' ¤ò´Þ¤ó¤Ç¤¤¤¿¾ì¹ç¤½¤ì¤ò²õ¤·¤Æ
+ ¤¤¤¿¥Ð¥°¤ò½¤Àµ(¤È¤ß¤¿¤Þ¤µ¤Ò¤í¤µ¤ó thanks)¡£
+ * src/gtksctree.c
+ src/mimeview.c
+ src/summaryview.c: MIME ¥Ó¥å¡¼¤Î DnD ¤Îµóư¤ò½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+
+2001-04-04
+
+ * src/about.c: about ¥À¥¤¥¢¥í¥°¤Î³°´Ñ¤ò½¤Àµ¤¹¤ë Sergey Vlasov ¤µ¤ó
+ ¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+ * src/prefs_common.[ch]
+ src/rfc2015.[ch]
+ src/mimeview.c
+ src/procmime.[ch]
+ src/compose.[ch]
+ src/passphrase.c
+ src/textview.[ch]: sylpheed-win32 branch ¤«¤é port ¤µ¤ì¤¿ GnuPG
+ Âбþ¥Ñ¥Ã¥Á¤òŬÍÑ(Sergey Vlasov ¤µ¤ó thanks)¡£
+ * INSTALL, INSTALL.jp: GnuPG ¤Ë¤Ä¤¤¤Æ¤ÎÀâÌÀ¤ò¹¹¿·¡£
+
+2001-04-03
+
+ * src/utils.[ch]: References ¥Ø¥Ã¥À¤ò¥Ñ¡¼¥¹¤·¡¢¤½¤ì¤òʸ»úÎó¤Î¥ê¥¹¥È
+ ¤Ë¤¹¤ë references_list_append() ¤òÄɲá£
+ * src/compose.c: Ť¹¤®¤ë References ¥Ø¥Ã¥À¤òÀÚ¤êµÍ¤á¡¢¥´¥ßʸ»ú¤ò
+ ºï½ü¤·¡¢¥Ø¥Ã¥À¤òÀ°Íý¤¹¤ë¤è¤¦¤Ë½¤Àµ(Matthias Intemann ¤µ¤ó thanks)¡£
+
+2001-04-02
+
+ * src/addr_compl.c: Alfons Hoogervorst ¤µ¤ó¤Î¥¢¥É¥ì¥¹Êä´°¥Ð¥°½¤Àµ
+ ¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+
+2001-04-01
+
+ * src/gtksctree.c: tree_select_row ¥·¥°¥Ê¥ë¤¬¼ÂºÝ¤Ë¥«¥é¥à¿ô¤òÅϤ¹
+ ¤è¤¦¤Ë½¤Àµ¡£
+ * src/summaryview.c: summary_selected(): ÈÆÍÑ¥Þ¡¼¥¯¤È̤ÆÉ¥Þ¡¼¥¯¤ò
+ ¥«¥é¥à¤Î¥¯¥ê¥Ã¥¯¤Ç¥È¥°¥ë¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ summary_mark_row_as_read() ¤È summary_mark_row_as_unread() ¤òÄɲá£
+ * src/prefs_common.c: Sergey Vlasov ¤µ¤ó¤Î¥ì¥¤¥¢¥¦¥È½¤Àµ¥Ñ¥Ã¥Á¤òŬÍÑ
+ ¤·¡¢¤¤¤¯¤Ä¤«¤Î GtkEntry ¥¦¥£¥¸¥§¥Ã¥È¤ÎÉý¤òÄ´À°¤·¤¿¡£
+ * src/prefs.c: prefs_dialog_create(): ¥Î¡¼¥È¥Ö¥Ã¥¯¤¬¥Õ¥©¡¼¥«¥¹¤ò
+ ÆÀ¤é¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: inc_start(): ǧ¾Ú¥À¥¤¥¢¥í¥°¤Ç¥µ¡¼¥Ð̾¤âɽ¼¨¤µ¤ì¤ë¤è¤¦¤Ë
+ ½¤Àµ(Sergey Vlasov ¤µ¤ó thanks)¡£
+
+2001-03-31
+
+ * src/mimeview.c: mimeview_key_pressed(): °Û¾ï¤Ê¥Þ¥ë¥Á¥Ñ¡¼¥È
+ ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤¿¤È¤¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò
+ ½¤Àµ(Sergey Vlasov ¤µ¤ó thanks)¡£
+ * src/summaryview.c: summary_display_msg(): MIME ¥ê¥¹¥È¤¬¶õ¤Î¾ì¹ç¤Ï
+ ¥µ¥Þ¥ê¥Ó¥å¡¼¤Ë¥Õ¥©¡¼¥«¥¹¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-03-30
+
+ * src/pixmaps/deleted.xpm
+ src/pixmaps/mark.xpm
+ src/summaryview.c: ºï½ü¤È¥Þ¡¼¥¯¥¢¥¤¥³¥ó¤òÄɲá£
+ * src/gtkutils.c: gtkut_widget_init(): gtk_widget_destroy() ¤ò
+ gtk_widget_unref() ¤ËÊѹ¹¡£
+ * src/addr_compl.c: start_address_completion(): ¥¢¥É¥ì¥¹Ä¢¤¬¶õ¤Î
+ ¤È¤¤Ë·Ù¹ð¤¬É½¼¨¤µ¤ì¤ë¥Ð¥°¤ò½¤Àµ(Chideok Hwang ¤µ¤ó thanks)¡£
+
+2001-03-29
+
+ * src/summaryview.c: summary_show(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ
+ (ChiDeok Hwang ¤µ¤ó thanks)¡£
+ * src/pixmaps/forwarded.xpm
+ src/pixmaps/replied.xpm
+ src/pixmaps/new.xpm
+ src/pixmaps/unread.xpm
+ src/compose.c
+ src/mainwindow.c
+ src/prefs_common.c
+ src/procmsg.h
+ src/summaryview.[ch]: ÊÖ¿®¡¦Å¾Á÷¥Þ¡¼¥¯¤òÊÖ¿®¤Þ¤¿¤ÏžÁ÷¤¹¤ë
+ ¥á¥Ã¥»¡¼¥¸¤ËÉÕ¤±¤ë Harc Hoper ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+ ¤½¤·¤Æ¿·Ã塦̤ÆÉ¥Þ¡¼¥¯¤Ï David Mehrmann ¤µ¤ó¤ÎºîÀ®¤·¤¿¥¢¥¤¥³¥ó
+ ¤ÇÃÖ¤´¹¤¨¤é¤ì¤¿(thanks!)¡£
+ * src/summaryview.c: ̤ÆÉ¤È MIME ¤ÎÎó¤ÎÉý¤ò¸ÇÄê¤Ë¤·¤¿¡£
+ * src/prefs.c: prefs_config_parse_one_line(): '=' ¥»¥Ñ¥ì¡¼¥¿¤ò
+ ¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤¿(Sergey Vlasov ¤µ¤ó thanks)¡£
+
+2001-03-26
+
+ * src/prefs_common.[ch]: ¥¹¥à¡¼¥º¥¹¥¯¥í¡¼¥ë¤Î¥ª¥×¥·¥ç¥ó¤ò¥¤¥ó¥¿
+ ¥Õ¥§¡¼¥¹¥¿¥Ö¤Ë°Üư¡£
+ * src/textview.c: °ì¹Ô¥¹¥¯¥í¡¼¥ë¤â¥¹¥à¡¼¥º¥¹¥¯¥í¡¼¥ë¤ò¹Ô¤¦¤è¤¦¤Ë
+ ¤·¤¿¡£
+
+2001-03-25
+
+ * src/prefs_common.[ch]
+ src/textview.c: À¥Æ£¤µ¤ó¤ÈÆóÇ·µÜ¤µ¤ó¤«¤é¤Î¥¹¥à¡¼¥º¥¹¥¯¥í¡¼¥ë
+ ¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+
+2001-03-24
+
+ * src/summaryview.c: summary_attract_by_subject(): ¹â®²½¤Î¤¿¤á¤Ë
+ ¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤ò»È¤Ã¤Æ½ñ¤´¹¤¨¤¿¡£
+ * src/prefs_account.c: filter_on_receive ¤ò¥Ç¥Õ¥©¥ë¥È¤Ç TRUE ¤Ë¤·¤¿¡£
+ * src/mainwindow.c: ¥á¥Ë¥å¡¼¤Î¹àÌܤòʤٴ¹¤¨¤¿¡£
+
+2001-03-23
+
+ * src/gtkutils.c: gtkut_clist_bindings_add(): ¥¢¥É¥ì¥¹Êä´°¤¬¥¹¥Ú¡¼¥¹
+ ¥¡¼¤È¥¨¥ó¥¿¡¼¥¡¼¤ò¼õ¤±ÉÕ¤±¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2001-03-22
+
+ * src/utils.[ch]
+ src/codeconv.c: Èó ASCII ¥¥ã¥é¥¯¥¿¤òÀµ¤·¤¯¥¨¥ó¥³¡¼¥É¤·¤Ê¤«¤Ã¤¿
+ ¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.c: ÊÖ¿®¤Þ¤¿¤ÏÁð¹Æ¤ÎºÆÊÔ½¸»þ¤Ë´ö¤Ä¤«¤Î¥Ø¥Ã¥À¤òÀµ¤·¤¯
+ ¥Ç¥³¡¼¥É¤·¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ(Sergey Vlasov ¤µ¤ó thanks)¡£
+
+2001-03-21
+
+ * src/gtkutils.[ch]: ¤¤¤¯¤Ä¤«¤Î¥¯¥é¥¹¤Î¿¶¤ëÉñ¤¤¤òÊѹ¹¤¹¤ë
+ gtkut_widget_init() ¤òÄɲá£
+ * src/main.c: main(): gtkut_widget_init() ¤òÀè¤Ë¸Æ¤Ö¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: summary_create(): ¥¡¼¥Ð¥¤¥ó¥É¤Î¥³¡¼¥É¤òºï½ü¡£
+
+2001-03-19
+
+ * src/procmsg.[ch]: ²ÄÆÉÀ¤Î¤¿¤á¤Ë½¤Àµ¡£
+
+2001-03-18
+
+ * src/mainwindow.c: "Clean trash" ¤ò "Empty trash" ¤ËÊѹ¹¡£
+ ¥Õ¥©¥ë¥ÀÁàºî¤Î¤¿¤á¤Î¥á¥Ë¥å¡¼¹àÌܤòÄɲá£
+ allsel_cb(): ¥¤¥ó¥×¥Ã¥È¥Õ¥©¡¼¥«¥¹¤Ë½¾¤Ã¤Æ¥µ¥Þ¥ê¥Ó¥å¡¼¤È¥á¥Ã¥»¡¼¥¸
+ ¥Ó¥å¡¼¤È¤Î´Ö¤Ç¥¿¡¼¥²¥Ã¥È¤òÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë¤·¤¿¡£
+ ¥µ¥Þ¥ê¥µ¥Ö¥á¥Ë¥å¡¼¤«¤é¡ÖÁ´¤ÆÁªÂò¡×¤òºï½ü¡£
+ * src/folderview.[ch]: ¥Õ¥©¥ë¥À¤òºîÀ®/̾¾ÎÊѹ¹/ºï½ü¤¹¤ë¤¿¤á¤Î´Ø¿ô¤ò
+ Äɲá£
+ * src/procmsg.[ch]: ¡Ö¥Þ¡¼¥¯¡×¤È¡Öºï½ü¡×¥Õ¥é¥°¤ò±Ê³¤¹¤ë¤è¤¦¤Ë¤·¡¢
+ ¡Ö½ÅÍסץե饰¤òºï½ü¡£
+ * src/summaryview.c: ¥Õ¥é¥°¤Ë½¾¤Ã¤Æ¹Ô¤Î¥¹¥¿¥¤¥ë¤òÀßÄꤹ¤ë
+ summary_set_row_marks() ¤òÄɲä·¡¢¤¤¤¯¤Ä¤«¤Î´Ø¿ô¤¬¤½¤ì¤ò»ÈÍѤ¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/mainwindow.c: allsel_cb(): ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤òÈóɽ¼¨¤Ë¤·¤Æ¤¤¤ë
+ ¾ì¹ç¤âÀµ¤·¤¯ÁªÂò¤µ¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2001-03-17
+
+ * src/socket.c: sock_connect_by_getaddrinfo(): ¥½¥±¥Ã¥È¤Î¥ê¥½¡¼¥¹
+ ¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¤·¡¢¥ë¡¼¥Á¥ó¤ò½ñ¤Ä¾¤·¤¿¡£
+ * src/inc.c: inc_mail(), inc_all_account_mail(): ¥Õ¥©¥ë¥À¤¬³«¤«¤ì
+ ¤Æ¤¤¤Æ¡¢¤½¤Î¥Õ¥©¥ë¥À¤Ë¿·Ãå¥á¥Ã¥»¡¼¥¸¤¬ÅþÃ夷¤¿¾ì¹ç¤Ë¥Õ¥©¥ë¥À¥Ä¥ê¡¼
+ ¤Ë´Ö°ã¤Ã¤¿Ì¤ÆÉ¿ô¤òɽ¼¨¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/socket.c: sock_connect_by_getaddrinfo(): ¥Ð¥°¤òºÆÅÙ½¤Àµ¡£
+
+2001-03-15
+
+ * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): °ÜưÀè¤Î
+ ¥Õ¥¡¥¤¥ë¤Î¸ºß¤ò¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.c: procmsg_set_flags(): ¥á¥Ã¥»¡¼¥¸¥ê¥¹¥È¤ÎºÇ¸å¤Î
+ ÈÖ¹æ¤ò¥«¥¦¥ó¥È¤¹¤ë¤è¤¦¤Ë¤·¤¿(¤½¤·¤Æ¿·Ãå¥á¥Ã¥»¡¼¥¸¤¬³«¤±¤Ê¤¤
+ ¥Ð¥°¤ò½¤Àµ)¡£
+
+2001-03-13
+
+ * src/prefs_common.c: prefs_send_create(): Á÷¿®¥³¡¼¥É¥»¥Ã¥È¤«¤é
+ EUC-JP ¤È Shift_JIS ¤òºï½ü¡£
+
+2001-03-12
+
+ * version 0.4.62
+
+2001-03-11
+
+ * src/send.c: send_message_queue(): Á÷¿®ÂÔ¤Á¥á¥Ã¥»¡¼¥¸¤Î `From'
+ ¤È¥µ¡¼¥Ð̾¤«¤é¥¢¥«¥¦¥ó¥È¤ò¸¡º÷¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/account.[ch]: »ØÄꤵ¤ì¤¿¥¢¥É¥ì¥¹¤È SMTP ¥µ¡¼¥Ð¤«¤é¥¢¥«¥¦¥ó¥È
+ ¤ò¸«¤Ä¤±¤ë account_find_from_smtp_server() ¤òÄɲá£
+ * src/Makefile.am
+ src/mainwindow.c
+ src/summaryview.[ch]
+ src/sourcewindow.[ch]: DINH V. Hoa ¤µ¤ó¤«¤é¤Î¥½¡¼¥¹É½¼¨¥Ñ¥Ã¥Á¤ò
+ Åý¹ç(thanks!)¡£
+
+2001-03-10
+
+ * src/addr_compl.[ch]
+ src/addressbook.c
+ src/compose.c: Alfons Hoogervorst ¤µ¤ó¤«¤é¤Îµ¡Ç½¶¯²½¤µ¤ì¤¿
+ ¥¢¥É¥ì¥¹Êä´°¥Ñ¥Ã¥Á¤òŬÍÑ(thanks!)¡£
+ * src/addr_compl.c: g_assert() ¤ò g_return(_val)_if_fail() ¤ÇÃÖ¤
+ ´¹¤¨¤¿¡£
+ * src/folder.c: folder_init()
+ src/folderview.c: folderview_drag_motion_cb()
+ src/procmsg.c: procmsg_clean_trash()
+ src/summaryview.c: summary_start_drag()
+ src/imap.[ch]: ÎëÌṲ́±û¤µ¤ó¤«¤é¤Î IMAP4 °Üư/ºï½üµ¡Ç½¥Ñ¥Ã¥Á¤ò
+ Åý¹ç(thanks!)¡£
+
+2001-03-08
+
+ * src/main.c: parse_cmd_opt(): --compose ¥ª¥×¥·¥ç¥ó¤¬ mailto: ¤Î
+ URI ¤òǧ¼±¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/utils.[ch]: execute_async(): °úÍÑÉä¤Ç°Ï¤Þ¤ì¤¿°ú¿ô¤òÀµ¤·¤¯
+ ½èÍý¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ strstr_with_skip_quote(), strsplit_with_quote(): °úÍÑÉäÂбþÈǤÎ
+ g_strsplit().
+ * src/mimeview.c: mimeview_view_file()
+ src/prefs_common.c: ¥Õ¥¡¥¤¥ë̾¤Î¼þ¤ê¤Ë¥·¥ó¥°¥ë¥¯¥©¡¼¥Æ¡¼¥·¥ç¥ó
+ ¥Þ¡¼¥¯¤òÄɲá£
+
+2001-03-07
+
+ * configure.in
+ src/compose.c
+ src/prefs.c
+ src/procmime.c
+ src/summaryview.c
+ src/mbox.c
+ src/recv.c
+ src/utils.[ch]: Dmitry V. Levin ¤µ¤ó¤«¤é¤Î¥»¥¥å¥ê¥Æ¥£½¤Àµ¥Ñ¥Ã¥Á
+ ¤ò¤¤¤¯¤é¤«½¤Àµ¤·¤ÆÅ¬ÍÑ(´¶¼Õ!)¡£ utils.[ch] ¤Ë my_tmpfile() ¤ò
+ Äɲá£
+ * src/main.c: --receive-all ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2001-03-06
+
+ * src/socket.c: sock_connect_thread(): ¥Þ¥ë¥Á¥¹¥ì¥Ã¥É¤È IPv6 ¤Î
+ ξÊý¤¬Í¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤¿¤é¥³¥ó¥Ñ¥¤¥ë¤Ç¤¤Ê¤¤¥Ð¥°¤ò½¤Àµ
+ (À趤µ¤ó thanks)¡£
+ * src/utils.[ch]
+ src/compose.c: ½ð̾¥Õ¥¡¥¤¥ë¤Ç FIFO ¤¬»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë Jason
+ McCarver ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/textview.c: ¤µ¤é¤Ë¾¯¤·¥ê¥Õ¥¡¥¯¥¿¥ê¥ó¥°¤ò¹Ô¤Ã¤¿¡£
+ * src/socket.c: sock_accept(): socklen_t ¤ò gint ¤ËÊѹ¹¡£
+
+2001-03-05
+
+ * src/main.c
+ * src/textview.c: ¥³¡¼¥É¤ò¾¯¤·À°Íý¡£
+
+2001-03-04
+
+ * src/compose.[ch]
+ src/main.c
+ src/textview.c: ¥¯¥ê¥Ã¥«¥Ö¥ë URI ¤ÎÉÔ¶ñ¹ç¤ò½¤Àµ¤·¥á¡¼¥ë¥¢¥É¥ì¥¹
+ ¤ò¥¯¥ê¥Ã¥«¥Ö¥ë¤Ë¤·¡¢¤½¤·¤Æ --compose ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤Ç
+ ¥¢¥É¥ì¥¹¤ò»ØÄê¤Ç¤¤ë¤è¤¦¤Ë¤¹¤ë Alfons Hoogervorst ¤µ¤ó¤«¤é¤Î
+ ¥Ñ¥Ã¥Á¤òÅý¹ç(´¶¼Õ!)¡£
+
+2001-03-03
+
+ * src/esmtp.[ch]
+ src/smtp.[ch]
+ src/send.c
+ src/prefs_account.[ch]
+ src/Makefile.am: Martin Schaaf ¤µ¤ó¤Î SMTP AUTH ¥Ñ¥Ã¥Á¤òŬÍѤ·¡¢
+ ¤½¤Î¥Ð¥°¤ò¤¤¤¯¤Ä¤«½¤Àµ(´¶¼Õ!)¡£
+ * src/textview.c: textview_key_pressed(): ¥Õ¥©¡¼¥«¥¹¤ò¥µ¥Þ¥ê¥Ó¥å¡¼
+ ¤Ë°Üư¤·¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/main.c: parse_cmd_opt(): ¥Ø¥ë¥×¥á¥Ã¥»¡¼¥¸¤ò½¤Àµ¡£
+ * src/html.[ch]: HTMLParser ¤Ë empty_line ¤òÄɲä·¡¢¥Ñ¡¼¥µ¤Î
+ ¥ë¡¼¥Á¥ó¤ò¾¯¤·½¤Àµ¡£
+
+2001-03-01
+
+ * src/html.c: eucjp_symbol_list ¤òÄɲä·¡¢¤¤¤¯¤Ä¤«¤Îʸ»ú¤ò
+ ascii_symbol_list ¤ËÄɲá£
+
+2001-02-19
+
+ * src/codeconv.[ch]: CodeConverter ¤Ë¥á¥ó¥Ð `charset' ¤È
+ `charset_str' ¤òÄɲá£
+ * src/html.[ch]: ISO-8859-1 ¥³¡¼¥É¥»¥Ã¥È¤Î¤¿¤á¤Î¥·¥ó¥Ü¥ë¥ê¥¹¥È¤ò
+ Äɲá£
+ html_parser_new(): ¥É¥¥å¥á¥ó¥È¤Î¥¥ã¥é¥¯¥¿¥»¥Ã¥È¤Ë±þ¤¸¤Æ
+ ¥·¥ó¥Ü¥ë¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤òÊѹ¹¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ html_parse_special(): ʸ»ú¥³¡¼¥ÉÈÖ¹æ¤òǧ¼±¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-02-17
+
+ * src/textview.c: HTML ¤ò¥Ñ¡¼¥¹¤·¡¢¥Æ¥¥¹¥È¤È¤·¤ÆÉ½¼¨¤¹¤ë
+ textview_show_html() ¤òÄɲá£
+ textview_show_part(): ¥Ñ¡¼¥È¤¬ text/html ¤Ê¤é textview_show_html()
+ ¤ò¸Æ¤Ö¤è¤¦¤Ë¤·¤¿¡£
+ * src/html.[ch]: HTML ¥Ñ¡¼¥µ¤ò¼ÂÁõ¡£
+
+2001-02-15
+
+ * src/codeconv.[ch]: CodeConverter ¤È¡¢¤½¤Î¥á¥½¥Ã¥É¤òÄɲÃ
+ (conv_code_converter_new(), conv_code_converter_destroy(), ¤½¤·¤Æ
+ conv_convert())¡£
+ * src/textview.c: HAVE_LIBJCONV ¤Ë¤è¤ëʬ´ô¤òºï½ü¤·¡¢ CodeConverter
+ ¤òÍѤ¤¤Æ½ñ¤Ä¾¤·¤¿¡£
+
+2001-02-12
+
+ * src/mbox.c: proc_mbox(): ½ÅÊ£¤¹¤ë From_ ¹Ô¤ËÂФ¹¤ëÂн衣
+
+2001-02-11
+
+ * src/codeconv.c: ¾¯¤·¥³¡¼¥É¤ÎÀ°Íý¡£
+
+2001-02-05
+
+ * src/mainwindow.c: main_window_popup(): ¥á¥¤¥ó¥¦¥£¥ó¥É¥¦¤òÀµ¤·¤¯
+ ¥Ý¥Ã¥×¥¢¥Ã¥×¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ * src/codeconv.h: CS_EUC_CN ¤È CS_EUC_TW ¤ÎÄêµÁ¤¬µÕ¤Ë¤Ê¤Ã¤Æ¤¤¤¿
+ ¥Ð¥°¤ò½¤Àµ(ºäËܤµ¤ó thanks)¡£
+
+2001-02-04
+
+ * src/gtkutils.[ch]
+ src/main.c
+ src/mainwindow.[ch]
+ src/socket.[ch]: ¿½Åµ¯Æ°¤òÍÞÀ©¤·¡¢¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤Ë¤è¤ë
+ ¥ê¥â¡¼¥È¥³¥ó¥È¥í¡¼¥ë¤ò²Äǽ¤Ë¤¹¤ëÊ¿¾¾¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ
+ (thanks!)¡£
+
+2001-02-03
+
+ * src/summaryview.c: summary_button_pressed(), summary_selected():
+ ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤¬±£¤ì¤Æ¤¤¤ë¤È¤¤ËÃæ±û¥Ü¥¿¥ó¤¬¥¯¥ê¥Ã¥¯¤µ¤ì¤¿¤é
+ ¥Ó¥å¡¼¤òÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë¤·¤¿¡£
+ summary_drag_data_get(): ¥á¥â¥ê¥ê¡¼¥¯¤ò½¤Àµ¡£
+ * src/Makefile.am
+ src/compose.c: compose_write_headers(): X-Mailer ¤Þ¤¿¤Ï
+ X-Newsreader ¥Õ¥£¡¼¥ë¥É¤Ë host_alias ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2001-02-03
+
+ * version 0.4.61
+
+ * src/folderview.c: ¤É¤³¤«Ê̤ξì½ê¤ËƱ̾¤Î¥Õ¥©¥ë¥À¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Ë
+ ¥Õ¥©¥ë¥À¤òºîÀ®¤Ç¤¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2001-02-02
+
+ * src/folderview.c: folderview_update_all(): ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤ò¹¹¿·
+ ¤·¤¿¸å¤Ë¥Õ¥©¥ë¥À¤¬ÁªÂò¤µ¤ì¤ë¤È segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò
+ ½¤Àµ¡£
+ * src/compose.c: compose_send(): ¥í¥Ã¥¯»þ¤Î¥Ð¥°¤ò½¤Àµ¡£
+ compose_write_headers(): cur_account ¤ò»²¾È¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ compose_convert_header(): °ú¿ô¤ò¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-02-01
+
+ * src/main.c: ¥³¡¼¥É¤ÎÀ°Íý¤È¡¢ --help ¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2001-01-31
+
+ * src/send.c: ¥æ¡¼¥¶ÄêµÁ¤Î¥É¥á¥¤¥ó̾¤ÎÀßÄê¤òºÆ¤Ó͸ú¤Ë¤·¤¿¡£
+ * src/utils.c: is_next_mbs(): °ì»þŪ¥Þ¥ë¥Á¥Ð¥¤¥ÈÇÛÎó¤Î¥µ¥¤¥º¤ò
+ MB_CUR_MAX ¤ËÊѹ¹¡£
+ strdup_mbstowcs(): mbstowcs() ¤Ë¥¨¥é¡¼¥Á¥§¥Ã¥¯¤òÄɲá£
+ strdup_wcstombs(): wcstombs() ¤Ë¥¨¥é¡¼¥Á¥§¥Ã¥¯¤òÄɲá£
+ * src/addr_compl.c: get_address_from_edit(): strdup_mbstowcs() ¤Î
+ Ìá¤êÃͤò¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/codeconv.c: conv_encode_header(): strdup_mbstowcs() ¤Ë
+ ¥¨¥é¡¼¥Á¥§¥Ã¥¯¤òÄɲá£
+
+2001-01-30
+
+ * src/utils.c: log_error(): abort ¤·¤Ê¤¤¤è¤¦¤Ë g_error() ¤ò
+ g_warning() ¤ËÊѹ¹¡£
+ iswalnum() ¤òÄɲá£
+ * src/addr_compl.c: add_address(): ̾Á°¤¢¤ë¤¤¤Ï¥¢¥É¥ì¥¹¤¬¶õ¤Î
+ ¾ì¹ç¤Ë¥×¥í¥°¥é¥à¤ò abort ¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ get_address_from_edit(): ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ËÂбþ¡£
+ * configure.in: ¥¿¥¤¥×¥ß¥¹¤ò½¤Àµ¡£
+ * src/send.c: ¥æ¡¼¥¶ÄêµÁ¤Î SMTP ¥Ý¡¼¥È¤ÎÀßÄê¤òºÆ¤Ó͸ú¤Ë¤·¤¿¡£
+
+2001-01-30
+
+ * version 0.4.60
+
+ * configure.in: --enable-gpgme ¥ª¥×¥·¥ç¥ó¤òÄɲä·¡¢¥Ç¥Õ¥©¥ë¥È¤Ç
+ GPGME ¤ò̵¸ú¤Ë¤·¤¿¡£
+ * ̵¸ú¤Î¾ì¹ç¡¢ MimeInfo Ãæ¤Î GPGME ´ØÏ¢¤Î¥á¥ó¥Ð¤¬»ÈÍѤµ¤ì¤Ê¤¤¤è¤¦¤Ë
+ ¤·¤¿¡£
+ * src/rfc2015.c: ·Ù¹ð¤Î¤¿¤á¤ÎÀ°Íý¡£
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: ¹¹¿·¡£
+ * Makefile.am: bzip2 ¤Î¥ª¥×¥·¥ç¥ó¤ò½¤Àµ¡£
+
+2001-01-29
+
+ * src/procmime.[ch]: MIME ¥¿¥¤¥×¤Ë MIME_APPLICATION_OCTET_STREAM ¤ò
+ Äɲá£
+ * src/mimeview.c: mimeview_view_file(): MIME ¥¿¥¤¥×¤¬
+ application/octet-stream ¤Î¾ì¹ç¤Ï²¿¤â¤·¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.c: folderview_update_all(): ¥Õ¥©¥ë¥À¤Î¥¢¥Ã¥×¥Ç¡¼¥È
+ Ãæ¤Ï¥â¡¼¥À¥ë¥À¥¤¥¢¥í¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.c: folderview_update_all(): ¥À¥¤¥¢¥í¥°¤òºï½ü¤Ç¤¤Ê¤¤
+ ¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-28
+
+ * src/mimeinfo.c: źÉÕ¥Õ¥¡¥¤¥ë¤ò metamail ¤ò»È¤Ã¤Æ³«¤¯ John E.P.
+ Hynes ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤ò¥Þ¡¼¥¸(´¶¼Õ!)¡£
+ * src/procmime.[ch]: procmime_get_tmp_file_name() ¤òÄɲá£
+ * src/compose.c
+ src/addr_compl.[ch]: ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤Î¥¢¥É¥ì¥¹¥¨¥ó¥È¥ê
+ ¤Ç¥¢¥É¥ì¥¹Êä´°¤ò²Äǽ¤Ë¤¹¤ë Alfons Hoogervorst ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á
+ ¤ò¥Þ¡¼¥¸(´¶¼Õ!)¡£
+ * src/addr_compl.c: get_all_addresses(), read_address_book():
+ ¥¢¥É¥ì¥¹¥Ä¥ê¡¼¤ò²òÊü¤¹¤ë¤Î¤Ë xml_free_tree() ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2001-01-27
+
+ * src/utils.c: remove_dir_recursive(): ¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¾Ã¤½¤¦
+ ¤È¤·¤Æ¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ(ËÒ¤µ¤ó thanks)¡£
+ * src/summary_search.c: ¸¡º÷¥À¥¤¥¢¥í¥°¤Ë `°ì³ç¸¡º÷' ¥ª¥×¥·¥ç¥ó¤ò
+ ÄɲÃ(¹â¶¶¤µ¤ó thanks)¡£
+ * src/pixmaps/stock_mail_attach.xpm
+ src/pixmaps/tb_address_book.xpm
+ src/compose.c: Leandro Pereira ¤µ¤ó¤«¤é´ó£¤·¤Æ¤¤¤¿¤À¤¤¤¿¥Ä¡¼¥ë
+ ¥Ð¡¼¥¢¥¤¥³¥ó¤ò¤¤¤¯¤Ä¤«ÄɲÃ(´¶¼Õ!)¡£
+
+2001-01-25
+
+ * src/rfc2015.c: passphrase_cb(): ¥Ñ¥¹¥Õ¥ì¡¼¥º¥À¥¤¥¢¥í¥°¤ò¥¥ã¥ó¥»¥ë
+ ¤·¤¿¤È¤¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò *¤Ä¤¤¤Ë* ½¤Àµ¡£
+ ¥Ç¥Ð¥Ã¥°¥á¥Ã¥»¡¼¥¸Ãæ¤Î¥Ñ¥¹¥Õ¥ì¡¼¥º¤ò±£¤·¤¿¡£
+ * src/about.c: about_create(): ¤É¤Îµ¡Ç½¤â»ÈÍѤµ¤ì¤Ê¤«¤Ã¤¿¤È¤¤Ë
+ ¥³¥ó¥Ñ¥¤¥ë¤Ë¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+ * src/foldersel.c: foldersel_set_tree(): Á´¤Æ¤Î MH ¥Õ¥©¥ë¥À¤òɽ¼¨
+ ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: inc_start(): ¥Ñ¥¹¥ï¡¼¥É¥À¥¤¥¢¥í¥°¤ò¥¥ã¥ó¥»¥ë¤·¤Æ¤â
+ ²¿ÅÙ¤âɽ¼¨¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/summaryview.c: summary_write_cache(): ¥¯¥é¥Ã¥·¥å¤òËɤ°¤¿¤á¤Ë
+ folder_item_get_cache_file() ¤Î¸å¤Ë¥¢¥µ¡¼¥·¥ç¥ó¤òÃÖ¤¤¤¿¡£
+ * ¾åµ¤Î4¤Ä¤Î½¤Àµ¤Ë´Ø¤·¤ÆËÒ¤µ¤ó¤Ë´¶¼Õ¡£
+ * src/utils.h: #include <alloca.h> ¤òÄɲá£
+
+2001-01-24
+
+ * src/rfc2015.c: ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤Ë»ÈÍѤµ¤ì¤Æ¤¤¤ë¤¤¤¯¤Ä¤«¤Î
+ g_messages() ¤ò g_warning() ¤ËÊѹ¹¡£
+
+2001-01-23
+
+ * src/procmsg.[ch]: Ťµ >= BUFFSIZE ¤Îʸ»úÎó¥Ç¡¼¥¿¤ò°·¤¨¤ë¤è¤¦¤Ë
+ ¥Þ¥¯¥í READ_CACHE_DATA() ¤ò½¤Àµ¡£
+ * src/rfc2015.c: rfc2015_encrypt(): return ¤ò `goto failure' ¤ËÊѹ¹¡£
+ * src/pixmaps/stock_mail_receive_all.xpm
+ src/pixmaps/stock_mail_reply_to_all.xpm
+ src/Makefile.am
+ src/mainwindow.c: main_window_toolbar_create(): David Mehrmann
+ ¤µ¤ó¤«¤é´ó£¤·¤Æ¤¤¤¿¤À¤¤¤¿¿·¤·¤¤¥Ä¡¼¥ë¥Ð¡¼¥¢¥¤¥³¥ó¤òÄɲÃ(´¶¼Õ!)¡£
+ * src/inc.[ch]: ¡ÖÁ´¼õ¿®¡×¥â¡¼¥É¤Ç¡¢¼õ¿®¤´¤È¤Ë¿ÊĽ¥À¥¤¥¢¥í¥°¤ò
+ ºîÀ®¤·¤Æºï½ü¤¹¤ë¤³¤È¤¬¤Ê¤¤¤è¤¦¤Ë¹½Â¤¤òÂçÉý¤Ë¸«Ä¾¤·¤¿¡£
+
+2001-01-22
+
+ * src/mh.c: mh_scan_tree_recursive(): `inbox' Åù¤Î̾Á°¤Î¥µ¥Ö¥Õ¥©¥ë¥À
+ ¤òÆÃÊ̤ʥե©¥ë¥À¤È¸í¤Ã¤ÆÇ§¼±¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+ * src/rfc2015.c: rfc2015_encrypt(): boundary ¤òÀµ¤·¤¯°úÍÑÉä¤Ç³ç¤Ã¤Æ
+ ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-21
+
+ * Werner Koch ¤µ¤ó¤«¤é¤Î GnuPG ¥Ñ¥Ã¥Á¤òŬÍÑ (´¶¼Õ!)¡£
+ * Mixmaster ¤Î¥µ¥Ý¡¼¥È¤òºï½ü¡£
+ * src/rfc2015.c: g_error() ¤ò g_warning() ¤ËÊѹ¹¤·¡¢¤¤¤¯¤Ä¤«¤Î
+ ¥á¥Ã¥»¡¼¥¸¤ò½¤Àµ¡£
+ * src/about.c: about_create(): ¥³¥ó¥Ñ¥¤¥ëºÑµ¡Ç½¥ê¥¹¥È¤ò½¤Àµ¡£
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: ¹¹¿·¡£
+ * src/select-keys.c: create_dialog(): ¥ì¥¤¥¢¥¦¥È¤ò½¤Àµ¡£
+ * src/headerwindow.c
+ src/addressbook.c
+ src/logwindow.c: ¥¦¥£¥ó¥É¥¦¤¬´û¤Ë³«¤¤¤Æ¤¤¤ì¤Ð¥¦¥£¥ó¥É¥¦¤òÁ°Ì̤Ë
+ ½Ð¤¹¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]: ¨ºÂ¤Ë¼Â¹Ô¤¹¤ëÁªÂò»è¤òÄɲá£
+ * src/summaryview.c: immediate_exec ¥ª¥×¥·¥ç¥ó¤¬Í¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ì¤Ð¡¢
+ ¥á¥Ã¥»¡¼¥¸¤¬°Üư¤Þ¤¿¤Ïºï½ü¤µ¤ì¤¿¤È¤¤Ë¨ºÂ¤Ë¼Â¹Ô¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: summary_delete(), summary_move_selected_to():
+ summary_step() ¤ò summary_execute() ¤ÎÁ°¤Ë°Üư¡£
+ * src/folderview.c: folderview_update_all(): ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤òÀµ¤·¤¯
+ ¥¹¥¥ã¥ó¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: compose_write_headers(): to_list ¤¬¶õ¤Î¾ì¹ç¡¢
+ In-Reply-To ¥Ø¥Ã¥À¤òÉÕ¤±¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+
+2001-01-09 Werner Koch <wk@gnupg.org>
+
+ * configure.in, acconfig.h: GPGME ¤Î¥Á¥§¥Ã¥¯¡£
+ * ac/: ¥í¡¼¥«¥ë¤Ê autoconf ¥Þ¥¯¥í¤Î¤¿¤á¤Î¿·µ¬¥Ç¥£¥ì¥¯¥È¥ê¡£
+ * src/Makefile.am: GPGME Âбþ¤ÎÄɲá£
+
+ * src/main.c (idle_function_for_gpgme): ¿·µ¬¡£
+ (main): ¤³¤Î´Ø¿ô¤òÅÐÏ¿¡£
+
+ * src/about.c: GPGME ¤Ë¤Ä¤¤¤Æ¤Îɽµ¤òÄɲá£
+
+ * src/rfc2015.c, rfc2015.h: ¿·µ¬¡£
+
+ * src/mimeview.c (mimeview_show_message): ½ð̾¤Î¥Á¥§¥Ã¥¯¡£
+ * src/procmime.c (procmime_scan_message): Ʊ¾å¡£
+
+ * src/messageview.c (messageview_show): Éü¹æ²½´Ø·¸¤òÄɲá£
+
+ * src/compose.c (compose_write_to_file): Í׵ᤵ¤ì¤ì¤Ð¥Õ¥¡¥¤¥ë¤ò°Å¹æ²½¡£
+ (compose_toggle_encrypt_cb): ¿·µ¬
+ (compose_toggle_mixmaster_cb): ¿·µ¬¡¢Ã±¤Ë Mixmaster Âбþ¤Î¤¿¤á¤Î½àÈ÷¡£
+ (compose_write_headers): mixmaster ¥â¡¼¥É¤Ç¤¤¤¯¤Ä¤«¤Î¥Ø¥Ã¥À¤òÍÞÀ©¡£
+
+ * src/prefs_common.c (prefs_common_create): ¡Ö¥×¥é¥¤¥Ð¥·¡¼¡×
+ ¥Î¡¼¥È¥Ö¥Ã¥¯¥·¡¼¥È¤òÄɲá£
+ (prefs_privacy_create): ¿·µ¬¡£¸å¤¤¤¯¤Ä¤«¤Î¿·µ¬¹½Â¤ÂÎÅù¡£
+ * src/compose.c (compose_create): °Å¹æ²½¥Ü¥¿¥ó¤ò¥Ç¥Õ¥©¥ë¥È¤Ë»ØÄê
+ ¤µ¤ì¤¿¾õÂÖ¤ËÀßÄê¡£
+ * src/compose.h (struct _Compose): use_encryption ¤È use_mixmaster
+ ¤òÄɲá£
+
+ * src/compose.c (compose_send): return ¤ÎÁ°¤Ë¥í¥Ã¥¯²ò½ü¤¬È´¤±¤Æ¤¤¤ë
+ ¤Î¤òÄɲá£
+
+2001-01-18
+
+ * src/gtksctree.[ch]
+ src/folderview.c
+ src/summaryview.[ch]: ¥µ¥Þ¥ê¥Ó¥å¡¼¤«¤é¥Õ¥©¥ë¥À¥Ó¥å¡¼¤Ø¤Î DnD ¤ò
+ ²Äǽ¤Ë¤·¡¢¤½¤Î¾¤ÎÌäÂê¤ò²ò·è¤¹¤ëÊ¿¾¾¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/mainwindow.c: scan_tree_func(): segmentation fault ¤òµ¯¤³¤¹
+ ¥Ð¥°¤ò½¤Àµ¡£
+ * src/imap.c: LOGIN ¤Î¥æ¡¼¥¶Ì¾¤È SELECT ¤Î¥Õ¥©¥ë¥À̾¤ò°úÍÑÉä¤Ç
+ ³ç¤Ã¤¿¡£
+ * src/gtksctree.c: gtk_sctree_button_press(): ¥Î¡¼¥É¤ÎŸ³«¾õÂÖ¤ò
+ ¥È¥°¥ë¤Ç¤¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-17
+
+ * src/imap.c: ¥á¥Ã¥»¡¼¥¸¤Î¥ê¥¹¥È¤ò¤è¤êÀµ³Î¤Ë¹¹¿·¤·¡¢¥á¥Ã¥»¡¼¥¸¤Î
+ ¥Õ¥é¥°¤òÆÉ¤ß¼è¤ëÀ¾Â¼¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/textview.c: textview_show_header(): X-Newsreader ¥Õ¥£¡¼¥ë¥É
+ ¤â¶¯Ä´¤µ¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: summary_show(): ¥µ¥Þ¥ê¤òɽ¼¨¤¹¤ë¤È¤¤Ë
+ ¥¤¥Ù¥ó¥È¤ò¥Õ¥é¥Ã¥·¥å¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-01-15
+
+ * src/summaryview.c: ¥µ¥Þ¥ê¥Ó¥å¡¼¤Î¿åÊ¿¥¹¥¯¥í¡¼¥ë¥Ð¡¼¤ò͸ú¤Ë¤¹¤ë
+ Alfons ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2001-01-13
+
+ * src/compose.c: compose_cb(): ¥×¥í¥°¥é¥à¤òµ¯Æ°¤·¤¿Ä¾¸å¤Ë¥á¥Ã¥»¡¼
+ ¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤ò³«¤±¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/setup.c: scan_tree_func(): segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò
+ ½¤Àµ¡£
+
+2001-01-13
+
+ * version 0.4.52
+
+ * src/textview.c: textview_set_font(): Îΰ褬ÁªÂò¤µ¤ì¤Æ¤¤¤ë»þ¤Ë
+ ¥Æ¥¥¹¥È¥¦¥£¥¸¥§¥Ã¥È¤Î¥Þ¥ë¥Á¥Ð¥¤¥È¤È¥·¥ó¥°¥ë¥Ð¥¤¥È¥â¡¼¥É¤¬
+ ÀÚ¤êÂØ¤ï¤Ã¤¿¾ì¹ç¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ(GTK+
+ ¤Î¥Ð¥°?)¡£
+
+2001-01-11
+
+ * src/mainwindow.c
+ src/summaryview.c: ¥Ë¥å¡¼¥¹¥Õ¥©¥ë¥À¤Ë¤¤¤ë¤È¤¤Ï¥á¥Ã¥»¡¼¥¸¤òºï½ü
+ ¤Þ¤¿¤Ï°Üư¤Ç¤¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.c
+ src/news.c: ºÇÂç¤Î¥Ë¥å¡¼¥¹µ»ö¿ô¤Î¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2001-01-10
+
+ * src/compose.c: compose_send(): °ì»þ¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤òÊѹ¹¡£
+ »î¤·¤¿¥¢¥«¥¦¥ó¥È¤¬Á´¤Æ¥á¡¼¥ë¥¢¥«¥¦¥ó¥È¤Ç¤Ê¤¤¾ì¹ç¤Ï¥Ç¥Õ¥©¥ë¥È¤Î
+ ¥¢¥«¥¦¥ó¥È¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£¤½¤ì¤â¼ºÇÔ¤·¤¿¤È¤¤Ï·Ù¹ð
+ ¥À¥¤¥¢¥í¥°¤òɽ¼¨¤·¤ÆÃæÃǤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_account.c: prefs_account_get_new_id(): ºÇ¸å¤Î id
+ ÈÖ¹æ¤òÊÝ»ý¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ prefs_account_open(): ¿·¤¿¤Ê¥¢¥«¥¦¥ó¥È¤òºîÀ®¤¹¤ë¤È¤¡¢¥Ç¥Õ¥©¥ë¥È
+ ¤Î¥¢¥«¥¦¥ó¥È¤Ë½¾¤Ã¤Æ¸Ä¿Í¾ðÊó¤òËä¤á¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * sylpheed.spec.in: ŬÀڤʥС¼¥¸¥ç¥óÈÖ¹æ¤Î sylpheed.spec ¤ò¼«Æ°
+ À¸À®¤¹¤ë¤¿¤á¤ËÄɲÃ(BONAIM ¤µ¤ó thanks)¡£
+ * configure.in
+ Makefile.am: sylpheed.spec.in ¤Î¤¿¤á¤Î¥¨¥ó¥È¥ê¤òÄɲá£
+
+2001-01-09
+
+ * src/compose.[ch]: ¥¢¥«¥¦¥ó¥È¤òÀµ¤·¤¯Êѹ¹¤Ç¤¤ë¤è¤¦½¤Àµ¡£
+ * src/send.[ch]: cur_account ¤ò¸«¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ * src/prefs_account.c: ¥Ë¥å¡¼¥¹¤ÎÀßÄê¤Ç SMTP ¥µ¡¼¥Ð¤Î¥¨¥ó¥È¥ê¤ò
+ ɽ¼¨¤·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+
+2001-01-08
+
+ * src/folderview.c: ¿·µ¬¥Õ¥©¥ë¥À¤¬ºîÀ®¤µ¤ì¤¿¤ê̾Á°¤¬Êѹ¹¤µ¤ì¤¿¤ê
+ ¤·¤¿¤È¤¤ËÆÃÊ̤ʥե©¥ë¥À¤òÀµ¤·¤¯¥½¡¼¥È¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-07
+
+ * src/compose.[ch]: ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤Ç¥¢¥«¥¦¥ó¥È¤òÁªÂò
+ ¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.c: ¥Õ¥©¥ë¥À̾¤Î²£¤Ë̤ÆÉ¿ô¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]: ̤ÆÉ¿ôɽ¼¨¤Î¤¿¤á¤Î¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2001-01-06
+
+ * src/compose.[ch]: DINH V. Hoa ¤µ¤ó¤«¤é¤Î¥Ë¥å¡¼¥¹Åê¹Æ¥Ñ¥Ã¥Á¤ò
+ Åý¹ç¤·¡¢Â¿¤¯¤Î½¤Àµ¤ò²Ã¤¨¤¿(´¶¼Õ!)¡£
+ compose_write_headers(): ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Î¶õÇò¤òºï½ü¤¹¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+ Followup-To ¤ËÂбþ¡£
+ compose_destroy(): Àµ¤·¤¯¥ª¥Ö¥¸¥§¥¯¥È¤òºï½ü¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/news.c: news_post_to_group() ¤È news_post() ¤ò¤Þ¤È¤á¤¿
+ (Ê£¿ô²ó¤ÎÅê¹Æ¤ò¤¹¤ëɬÍפ¬¤Ê¤¤¤¿¤á)¡£
+ * src/import.c: import_destsel_cb(): ÁªÂò¤·¤¿¥Õ¥©¥ë¥À¤Ø¤Î¥¤¥ó¥Ý¡¼¥È
+ ¤Ë¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+ * src/prefs_account.c: ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò½¤Àµ¡£
+
+2001-01-05
+
+ * src/codeconv.[ch]
+ prefs_common.c: "SHIFT-JIS" ¤ò "Shift_JIS" ¤ËÊѹ¹(IANA¤ËÅÐÏ¿¤µ¤ì
+ ¤Æ¤¤¤ë¤¿¤á)¡£
+ * src/nntp.[ch]: nntp_post() ¤òÄɲá£
+ * src/news.[ch]: news_post() ¤È news_post_to_group() ¤òÄɲá£
+
+2001-01-04
+
+ * src/account.c: account_edit_open()
+ src/mainwindow.c: new_account_cb(): ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤¬
+ ³«¤¤¤Æ¤¤¤¿¤é¥¢¥«¥¦¥ó¥È¤òÊÔ½¸¤Ç¤¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+
+2001-01-03
+
+ * src/folder.[ch]: folder_set_name() ¤òÄɲá£
+ * src/account.c: IMAP4/NNTP ¤Î¥Õ¥©¥ë¥À̾¤¬¥¢¥«¥¦¥ó¥È̾¤ÈƱ¤¸¤Ë
+ ¤Ê¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-01-02
+
+ * src/summaryview.c: summary_filter_func(): ¥á¥Ã¥»¡¼¥¸¤Î¿¶¤êʬ¤±¤Ë
+ ¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-02
+
+ * version 0.4.51
+
+ * src/mbox.c: ¥¹¥×¡¼¥ë¥Õ¥¡¥¤¥ë¤òÀµ¤·¤¯¼è¤ê¤³¤á¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ From_ ¹Ô¤ÎÁ°¤Ë¶õ¹Ô¤¬¤Ê¤¯¤Æ¤â¥á¥Ã¥»¡¼¥¸¤Î¶èÀÚ¤ê¤È¤ß¤Ê¤¹¤è¤¦¤Ë½¤Àµ¡£
+ * src/send.c: send_message_queue()
+ src/procmsg.c: procmsg_send_queue(): Á÷¿®¤·¤¿¥á¥Ã¥»¡¼¥¸¤òºï½ü
+ ¤·¤è¤¦¤È¤·¤Æ·Ù¹ð¤ò½Ð¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2001-01-01
+
+ * version 0.4.50
+
+ * src/folder.[ch]
+ src/news.[ch]: ¼ÂºÝ¤Ë¥Ë¥å¡¼¥¹µ»ö¤ò¼èÆÀ¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/utils.[ch]: ¥Ç¥£¥ì¥¯¥È¥ê³¬ÁؤòºîÀ®¤¹¤ë make_dir_hier() ¤òÄɲá£
+ * src/folder.c
+ folder_item_get_cache_file(), folder_item_get_mark_file():
+ ¥¥ã¥Ã¥·¥å¥Ç¥£¥ì¥¯¥È¥ê¤¬Â¸ºß¤·¤Ê¤±¤ì¤ÐºîÀ®¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ folder_add(): Äɲ䵤ì¤ë¥Õ¥©¥ë¥À¤òÀµ¤·¤¤¾ì½ê¤ËÁÞÆþ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/imap.[ch]: ¿·¤·¤¤¥Õ¥©¥ë¥À¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ë¹ç¤¦¤è¤¦¤Ë½¤Àµ¡£
+ imap_auth() ¤Çǧ¾Ú¤Ë¼ºÇÔ¤·¤¿¾ì¹ç segmentation fault ¤òµ¯¤³¤¹¥Ð¥°
+ ¤ò½¤Àµ¡£
+ * src/folderview.c: IMAP4 ¥Õ¥©¥ë¥ÀÁàºî¥ë¡¼¥Á¥ó¤ò¼ÂÁõ¡£
+
+2000-12-31
+
+ * src/prefs_account.[ch]: PrefsAccount ¤Ë¥¢¥«¥¦¥ó¥È ID ¤È
+ nntp_server ¤òÄɲá£NNTP ¥µ¡¼¥Ð¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÄɲá£
+ * src/folderview.c: ¥Ë¥å¡¼¥¹¥Õ¥©¥ë¥ÀÁàºî¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * src/folder.[ch]: RemoteFolder ¤«¤é cache_dir ¤òºï½ü¤·¡¢
+ folder_item_get_path() ¤ò½¤Àµ¡£
+
+2000-12-29
+
+ * src/folder.[ch]: create_folder(), rename_folder(), remove_folder()
+ ¤ò Folder ¥¯¥é¥¹¤ËÄɲá£
+ * src/mh.[ch]: mh_create_folder(), mh_rename_folder(), ¤½¤·¤Æ
+ mh_remove_folder() ¤òÄɲá£
+ MH ¥Ç¥£¥ì¥¯¥È¥ê¥Ä¥ê¡¼¤òºîÀ®¤¹¤ë mh_create_tree() ¤ò¼ÂÁõ¡£
+ mh_rename_folder(): ¥µ¥Ö¥Õ¥©¥ë¥À¤Î¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤ë¤è¤¦¤Ë
+ ½¤Àµ¡£
+ * src/folderview.c: folderview_new_folder_cb(),
+ folderview_rename_folder_cb(), folderview_delete_folder_cb()
+ ¤òÀµ¤·¤¯Æ°ºî¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤«¤é¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤òºï½ü¤¹¤ë
+ folderview_remove_mailbox_cb() ¤È ¥á¥Ë¥å¡¼¥¨¥ó¥È¥ê¤òÄɲá£
+ * src/setup.[ch]: ½é´ü¤Î¥»¥Ã¥È¥¢¥Ã¥×¤Î¤¿¤á¤ËÄɲá£
+ * src/alertpanel.c: ¥À¥¤¥¢¥í¥°¤Î³°´Ñ¤òÊѹ¹¡£
+ * src/compose.c: ¥Õ¥é¥°¤òÀµ¤·¤¯¥»¥Ã¥È¤¹¤ë¤è¤¦¤Ë
+ compose_save_to_outbox() ¤È compose_queue() ¤ò½¤Àµ¡£
+
+2000-12-28
+
+ * src/mainwindow.c: ¥Ä¡¼¥ë¥Ð¡¼¤Î¥é¥Ù¥ë¤Îʸ»úÎó¤ò½¤Àµ¡£
+
+2000-12-27
+
+ * src/gtkutils.[ch]: gtkut_ctree_node_move_if_on_the_edge() ¤òÄɲá£
+ * src/summaryview.c: summary_display_msg(): ¥ê¥¹¥È¤Îü¤Î¥á¥Ã¥»¡¼¥¸
+ ¤¬É½¼¨¤µ¤ì¤¿¤é¥¹¥¯¥í¡¼¥ë¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-12-25
+
+ * src/folder.[ch]
+ src/mh.[ch]: ¥á¥Ã¥»¡¼¥¸¤ò°Üư¤¹¤ë´Ø¿ô¤òÄɲá£
+ * src/procmsg.[ch]: procmsg_move_messages_with_dest() ¤ò folder.c
+ ¤È mh.c ¤Ë°Üư¡£ procmsg_to_folder_hash_table() ¤òÄɲá£
+
+2000-12-24
+
+ * src/utils.[ch]: get_tmp_file() ¤òÄɲá£
+ * src/pop.c
+ src/inc.c
+ src/folder.c: ¥á¥Ã¥»¡¼¥¸¤ò¼õ¿®¤¹¤ë¤Î¤Ë¼ºÇÔ¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/mh.c: mh_scan_folder(): ¥Õ¥©¥ë¥À¤Î¿·Ã塢̤ÆÉ¡¢Áí¿ô¤òÄ´¤Ù¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+
+2000-12-23
+
+ * src/folderview.c: ÆÃÊ̤ʥե©¥ë¥À¤òÀßÄꤹ¤ë¥ë¡¼¥Á¥ó¤òÄɲá£
+ * src/folder.[ch]: ¥á¥½¥Ã¥É is_msg_changed() ¤òÄɲá£
+ folder_find_item_from_path() ¤ò¼ÂÁõ¡£
+ * src/summaryview.c: ´Ö°ã¤Ã¤Æ FolderItem ¤ò²òÊü¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * autogen.sh: configure ¤¬°ú¿ô¤ò¼è¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-12-22
+
+ * src/main.c
+ src/mainwindow.[ch]: ¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤Î¥Ñ¥¹¤ò¿Ö¤Í¡¢ºîÀ®¤¹¤ë
+ main_window_new_mailbox() ¤òÄɲá£
+ * src/folderview.c: ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤ÈÁªÂò¤µ¤ì¤¿¥Õ¥©¥ë¥À¤òŸ³«¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+
+2000-12-21
+
+ * src/mh.[ch]
+ src/folder.c: ¥Õ¥©¥ë¥À¤òºÆµ¢Åª¤Ë¥¹¥¥ã¥ó¤·¡¢¥Ä¥ê¡¼¤òÀ¸À®¤¹¤ë
+ mh_scan_tree() ¤ò¼ÂÁõ¡£
+
+2000-12-19
+
+ * src/compose.c
+ src/defs.h
+ src/filter.[ch]
+ src/folder.[ch]
+ src/foldersel.[ch]
+ src/folderview.[ch]
+ src/imap.[ch]
+ src/import.c
+ src/inc.c
+ src/main.[ch]
+ src/mainwindow.c
+ src/mbox.[ch]
+ src/mh.[ch]
+ src/news.[ch]
+ src/prefs_common.c
+ src/procmsg.[ch]
+ src/summaryview.[ch]
+ src/xml.[ch]
+ src/Makefile.am: ³«È¯Èǥĥ꡼¤ò cvs ¥Ä¥ê¡¼¤Ë¥Þ¡¼¥¸¡£¤¤¤¯¤Ä¤«¤Î
+ ´Ø¿ô¤Ï¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£
+
+2000-12-18
+
+ * version 0.4.9
+
+2000-12-11
+
+ * src/xml.[ch]: ¥¿¥°¤Î¾Êά·Á (<tag />) ¤ËÂбþ¡£
+ * src/procmsg.c: procmsg_msg_exist(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/imap.c: imap_parse_atom(): subject ¤¬¶õ¤Î¾ì¹ç segmentation
+ fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ(Åû°æ¤µ¤ó thanks)¡£
+ * src/folder.[ch]: ¹¹¿·¡£
+
+2000-12-10
+
+ * src/xml.[ch]: »ØÄꤵ¤ì¤¿ XML ¥Õ¥¡¥¤¥ëÁ´ÂΤò²òÀϤ·¡¢ÌÚ¹½Â¤¤òÊÖ¤¹
+ xml_parse_file() ¤òÄɲá£
+
+2000-12-09
+
+ * po/pt_BR.po: segmentation fault ¤òµ¯¤³¤¹´ö¤Ä¤«¤Î typo ¤ò½¤Àµ¡£
+
+2000-12-07
+
+ * version 0.4.8
+
+ * src/session.h: Äɲá£
+ * src/folder.[ch]: ¹¹¿·¡£
+ * src/compose.c: compose_write_to_file()
+ src/codeconv.c: conv_get_outgoing_charset_str(): Á÷¿®¥¥ã¥é¥¯¥¿
+ ¥»¥Ã¥È¤¬»ØÄꤵ¤ì¤Æ¤¤¤Æ¡¢Èó ASCII ¤Ê¥¥ã¥é¥¯¥¿¤¬ subject ¤Ë»ÈÍÑ
+ ¤µ¤ì¤Æ¤¤¤ë¤È charset ¤Ë¥´¥ß¤ò½ÐÎϤ·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-12-04
+
+ * src/statusbar.c: statusbar_puts(): ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤¬Èóɽ¼¨¤Î¾ì¹ç¤Ë
+ ½èÍý¤ò¥í¥Ã¥¯¤·¤Æ¤·¤Þ¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-12-03
+
+ * src/folder.[ch]: ¤è¤ê¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ¤Ê¥Õ¥©¥ë¥À´ÉÍý¤Î¤¿¤á¤ËÄɲá£
+
+2000-12-02
+
+ * version 0.4.7
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]: ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Î¾õÂÖ¤¬Êݸ¤µ¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: compose_insert_sig(): ½ð̾¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤·¤Ê¤¤
+ ¤È¤¤Ï¶èÀÚ¤ê¤òɽ¼¨¤·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ * src/prefs_account.[ch]
+ src/inc.c: Á´¥¢¥«¥¦¥ó¥È¤«¤é¼õ¿®¤¹¤ë¤È¤¤Ë¥á¥Ã¥»¡¼¥¸¤ò¼õ¿®¤¹¤ë¤«
+ ¤É¤¦¤«¤òÀÚ¤êÂØ¤¨¤é¤ì¤ëÁªÂò»è¤òÄɲá£
+ * README
+ README.jp: ÀâÌÀ¤ò¹¹¿·¤·¡¢»ÈÍÑÊýË¡¤ò¤¤¤¯¤Ä¤«Äɲä·¤¿¡£
+
+2000-12-01
+
+ * src/Makefile.am
+ src/gtkshruler.[ch]
+ src/compose.[ch]: ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤Î¥ë¡¼¥é¤ò¥°¥é¥Õ¥£¥«¥ë
+ ¤Ë¤¹¤ë Alfons Hoogervorst ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2000-11-27
+
+ * src/codeconv.c
+ src/mainwindow.c
+ src/prefs_common.c: CS_WINDOWS_1251 ¤ò CS_CP1251 ¤ÇÃÖ¤´¹¤¨¤¿¡£
+
+2000-11-27
+
+ * version 0.4.6
+
+ * src/compose.c: °úÍÑ¥á¥Ã¥»¡¼¥¸¤Î¿§¤òºÆ¤Ó¹õ¤ËÌᤷ¤¿¡£
+
+2000-11-26
+
+ * src/about.c: Sylpheed ¥Û¡¼¥à¥Ú¡¼¥¸¤Ø¤Î¥¯¥ê¥Ã¥«¥Ö¥ë URI ¤È¡¢
+ ¥³¥ó¥Ñ¥¤¥ë»þ¤ËÁȤ߹þ¤Þ¤ì¤¿µ¡Ç½¤Î¥ê¥¹¥È¤òÄɲá£
+ * src/compose.c: °úÍѤµ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î¿§¤òÀĤˤ·¤¿¡£
+ * src/summaryview.c: ¥³¥ó¥Æ¥¥¹¥È¥á¥Ë¥å¡¼¤Ë¡ÖÁ´¤Æ¤Î¥Ø¥Ã¥À¤òɽ¼¨¡×
+ ¤òÄɲá£
+ * src/prefs_common.c: ¥À¥¤¥¢¥í¥°¤«¤é¥¹¥ì¥Ã¥Éɽ¼¨¤Î¥ª¥×¥·¥ç¥ó¤òºï½ü¡£
+ * src/compose.c: °úÍÑ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÀµ¤·¤¯¥Ñ¡¼¥¹¤·¤Æ¤¤¤Ê¤¤¥Ð¥°¤ò
+ ½¤Àµ¡£
+
+2000-11-25
+
+ * src/compose.c: compose_set_ext_editor_sensitive(): ¹ÔÀÞ¤êÊÖ¤·¤Î
+ ¥á¥Ë¥å¡¼¹àÌܤȥġ¼¥ë¥Ü¥¿¥ó¤òÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/prefs_common.c: ½ð̾¤Î¶èÀÚ¤ê¤Î¥Ç¥Õ¥©¥ë¥È¤ò½¤Àµ¡£
+ * src/compose.[ch]: ºîÀ®¥¦¥£¥ó¥É¥¦¤Ë¥ë¡¼¥é¤òÄɲá£
+ * src/prefs_common.[ch]: ¥ë¡¼¥éɽ¼¨¾õÂ֤Υá¥ó¥Ð¤òÄɲá£
+
+2000-11-24
+
+ * src/headerview.[ch]: destroy ÍÑ´Ø¿ô¤òÄɲá£
+ * src/messageview.c: messageview_destroy(): HeaderView ¥ª¥Ö¥¸¥§¥¯¥È
+ ¤ò²òÊü¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/prefs.c: prefs_write_open(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/xml.c: xml_close_file(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ(¾åµ3¤Ä¤Î
+ ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°½¤Àµ¤Ë´Ø¤·¤Æ Alfons Hoogervorst ¤µ¤ó¤Ë´¶¼Õ)¡£
+
+2000-11-23
+
+ * version 0.4.5
+
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: µ½Ò¤ò¤¤¤¯¤Ä¤«½¤Àµ¡£
+
+2000-11-22
+
+ * src/compose.c: ¼«Æ°²þ¹Ôµ¡Ç½¤ò¼ÂÁõ¡£
+ * src/prefs_common.[ch]: ¼«Æ°²þ¹ÔÍѤÎÀßÄê¤òÄɲá£
+ * src/codeconv.[ch]: ¥³¡¼¥É¥»¥Ã¥È¤Ë Windows-1251 ¤òÄɲá£
+ conv_jistoeuc(): ¤¢¤ëȾ³Ñ¥«¥Êʸ»ú¤¬½Ð¸½¤·¤¿¤È¤¤Ë segmentation
+ fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ * src/summaryview.c: summary_select_all(): ¥á¥Ã¥»¡¼¥¸¿ô¤¬Â¿¤¤
+ ¾ì¹ç¤Ï¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Ë¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-11-18
+
+ * src/compose.c: compose_reply(), compose_quote_parse_fmt():
+ °úÍÑÉä¤â¥Ñ¡¼¥¹¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¥¤¥Ë¥·¥ã¥ë¤ò°ÕÌ£¤¹¤ë %I ¤òÄɲá£
+ * src/codeconv.[ch]: ¥³¡¼¥É¥»¥Ã¥È¤Ë GB2312 ¤È Big5 ¤òÄɲá£
+ ÉÔÀµ¤ÊÁ÷¿®¥³¡¼¥É¥»¥Ã¥È¤òÀßÄꤷ¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/mainwindow.c
+ src/prefs_common.c: Ãæ¹ñ¸ì¤Î¥³¡¼¥É¥»¥Ã¥È¤Î¥á¥Ë¥å¡¼¹àÌܤò½¤Àµ¡£
+
+2000-11-17
+
+ * src/codeconv.[ch]
+ src/prefs_common.[ch]: Á÷¿®¥¥ã¥é¥¯¥¿¥»¥Ã¥È¤¬(¿ôÃͤǤʤ¯)
+ ʸ»úÎó¤ÇÊݸ¤µ¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-11-16
+
+ * src/textview.c: textview_set_font(): font ¤È fontset ¤òÁªÂò¤¹¤ë
+ ÊýË¡¤òÊѹ¹¡£¤½¤·¤Æ ISO-8859-1 ¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤òÊѹ¹¡£
+ * src/headerview.c: headerview_show_xface(): ̵¸ú¤Ê X-Face ¤ò
+ ̵»ë¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func():
+ ÊÑ´¹¸µ¤Î¥³¡¼¥É¥»¥Ã¥È¤¬ NULL ¤Ç¸½ºß¤Î¥í¥«¡¼¥ë¤¬ÆüËܸì¤Î¾ì¹ç¡¢
+ ÊÑ´¹¸µ¤Î¥³¡¼¥É¥»¥Ã¥È¤ò ISO-2022-JP ¤È¤ß¤Ê¤¹¤è¤¦¤Ë½¤Àµ¡£
+
+2000-11-14
+
+ * src/textview.c: textview_destroy(): textview->msgfont ¤¬ NULL
+ ¤Î¾ì¹ç¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+ * src/main.c
+ src/defs.h: ¥á¥Ë¥å¡¼¤Î¥·¥ç¡¼¥È¥«¥Ã¥È¤òÊݸ¤Ç¤¤ë¤è¤¦¤Ë¤¹¤ë
+ ÌøÀ¥¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2000-11-11
+
+ * src/mainwindow.[ch]: ¥á¥Ë¥å¡¼¥¢¥¤¥Æ¥à¤Î¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤òÀÚ¤êÂØ
+ ¤¨¤ë main_window_set_menu_sensitive() ¤òÄɲá£
+ * src/summaryview.c: summary_set_popup_sensitive() ¤ò
+ summary_set_menu_sensitive() ¤Ë̾¾ÎÊѹ¹¤·¡¢¥á¥¤¥ó¥á¥Ë¥å¡¼¤Î
+ ¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤òÀßÄꤹ¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-11-09
+
+ * src/textview.c: textview_init(): GtkText ¤Î¥Æ¡¼¥Þ¥¨¥ó¥¸¥ó¤ò
+ ÀڤäƤ¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+ * src/compose.c: compose_quote_parse_fmt(): º¹½Ð¿Í¤Î¥Õ¥ë¥Í¡¼¥à¤È
+ ¥Õ¥¡¡¼¥¹¥È¥Í¡¼¥à¤ò°ÕÌ£¤¹¤ë %n ¤È %N ¤òÄɲá£
+ * manual/ja/*.??ml: ºÇ¿·ÈǤ˹¹¿·¡£
+
+2000-11-07
+
+ * version 0.4.4
+
+ * src/defs.h: main.h ¤«¤éÄêµÁ¤òʬΥ¤·¡¢ DEFAULT_SPOOL_PATH ¤È
+ MAXPATHLEN ¤ò¥·¥¹¥Æ¥à¤Î¥Ø¥Ã¥À¤«¤éÀßÄꤹ¤ë¸ÍÀ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á
+ ¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/codeconv.c: conv_get_current_charset(): lt_LT ¤È UTF-8
+ ¥í¥«¡¼¥ë¤Î¤¿¤á¤Î½¤Àµ¡£
+ * src/textview.c: textview_set_font(): ¥í¥«¡¼¥ë¤¬¥Þ¥ë¥Á¥Ð¥¤¥È¤Î
+ ¾ì¹ç¤ËÀµ¤·¤¤¥Õ¥©¥ó¥È¤òÀßÄꤹ¤ë¤è¤¦¤Ë½¤Àµ¡£
+ textview_destroy(): Ç˲õ¤Î¤¿¤á¤ÎŬÀڤʥ³¡¼¥É¤òÄɲá£
+ textview_show_header(): X-Mailer ¤Î¿§ÉÕ¤±¤ò½¤Àµ¡£
+
+2000-11-06
+
+ * src/textview.[ch]: TextView ¤¬¥·¥ó¥°¥ë¥Ð¥¤¥È¤È¥Þ¥ë¥Á¥Ð¥¤¥È¤Î
+ GtkText ¤ò»ý¤Ä¤è¤¦¤Ë¤·¡¢Í¿¤¨¤é¤ì¤¿¥³¡¼¥É¥»¥Ã¥È¤Ë½¾¤Ã¤Æ¤½¤ì¤é¤ò
+ ÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: compose_create(): ¥Õ¥©¥ó¥ÈÀßÄê¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+
+2000-11-02
+
+ * src/textview.[ch]: ¥á¥Ã¥»¡¼¥¸¥Õ¥©¥ó¥È¤ÎÊÑ¿ô¤ò TextView ¤Ë°Üư¡£
+ textview_set_font(): Í¿¤¨¤é¤ì¤¿¥³¡¼¥É¥»¥Ã¥È¤¬ US-ASCII ¤Þ¤¿¤Ï
+ ISO-8859-* ¤Ê¤é gdk_font_load() ¤ò»È¤¦¤è¤¦¤Ë½¤Àµ¡£
+
+2000-11-01
+
+ * src/codeconv.c
+ src/procmime.c
+ src/prefs_common.c
+ src/textview.c
+ src/compose.c: 8bit ¥³¡¼¥ÉÌäÂê¤Ø¤ÎÂнè(locale ¤¬ C ¡¢¤¢¤ë¤¤¤Ï
+ ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤¤È¤¤Ï gdk_fontset_load() ¤ÎÂå¤ï¤ê¤Ë
+ gdk_font_load() ¤ò»ÈÍÑ)¡£
+
+2000-11-01
+
+ * version 0.4.3
+
+ * src/compose.[ch]: `Áð¹Æ' ¥Ä¡¼¥ë¥Ü¥¿¥ó¤òÄɲá£
+ * src/imap.c: imap_parse_envelope(): ¥Ñ¡¼¥¹»þ¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * README, README.jp: locale ¤ÎÀßÄê¤ÎÀâÌÀ¤òÄɲá£
+
+2000-10-31
+
+ * src/compose.c: Áð¹Æ¤òºÆÊÔ½¸¤·¤Æ¤â¤¦°ìÅÙÊݸ¤·¤¿¾ì¹ç¡¢°ÊÁ°¤ÎÁð¹Æ¤ò
+ ¾å½ñ¤¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.[ch]: ¥á¥Ã¥»¡¼¥¸¤¬¼ÂºÝ¤Ë¸ºß¤¹¤ë¤«¤É¤¦¤«¤òÄ´¤Ù¤ë
+ procmsg_msg_exist() ¤òÄɲá£
+ * src/folderview.[ch]: ¸Ä¡¹¤Î¥Õ¥©¥ë¥À¥Ó¥å¡¼¤ËÂФ·¤Æ»ØÄꤷ¤¿¥Õ¥©¥ë¥À¤ò
+ Áöºº¤¹¤ë folderview_scan_folder_a() ¤È
+ folderview_scan_folder_foreach_a() ¤òÄɲá£
+ * src/mainwindow.[ch]: main_window_scan_folder() ¤È
+ main_window_scan_folder_all() ¤òºï½ü¡£
+ ¥á¥Ë¥å¡¼¤Ë `ºÆÊÔ½¸' ¤òÄɲá£
+ * src/import.[ch]: import_mbox() ¤Î°ú¿ô¤«¤é MainWindow ¤òºï½ü¡£
+ * src/summaryview.c: ¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤«¤éÉÔÍפʹàÌܤòºï½ü¡£
+ summary_reedit_cb() ¤ò summary_reedit() ¤ËÊѹ¹¤·¡¢public ¤Ë¤·¤¿¡£
+
+2000-10-30
+
+ * src/compose.h: ¥á¥ó¥Ð msginfo ¤ò Compose ¤ËÄɲá£
+ * src/procmsg.[ch]: MsgInfo ¥ª¥Ö¥¸¥§¥¯¥È¤òÊ£À½¤¹¤ë
+ procmsg_msginfo_copy() ¤òÄɲá£
+
+2000-10-25
+
+ * src/summaryview.c: ¾õ¶·¤Ë±þ¤¸¤Æ¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤Î¥»¥ó¥·
+ ¥Æ¥£¥Ó¥Æ¥£¤òÊѹ¹¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£¥Õ¥©¡¼¥«¥¹¤¬¥µ¥Þ¥ê¥Ó¥å¡¼¤Ë¤¢¤Ã¤¿
+ ¤È¤¤Ë `D' ¥¡¼¤¬²¡¤µ¤ì¤¿¾ì¹ç¡¢ `¤´¤ßÈ¢¤ò¶õ¤Ë¤¹¤ë' ¥À¥¤¥¢¥í¥°¤ò
+ ·«¤êÊÖ¤·É½¼¨¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/pixmaps/unread.xpm: ̤ÆÉ¥Þ¡¼¥¯¤Î¿§¤òÀĤËÊѹ¹¡£
+
+2000-10-22
+
+ * src/main.c: g_thread ¤Î½é´ü²½¤ò½¤Àµ¡£
+
+2000-10-21
+
+ * src/codeconv.c: locale_table ¤Ë pt_BR ¤òÄɲá£
+ * src/prefs_common.c: prefs_send_create(): libjconv ¤ò»ÈÍѤ·¤Ê¤¤
+ ¾ì¹ç¤Ë `US-ASCII'¡¢`ISO-8859-1'¡¢¤½¤·¤ÆÆüËܸ쥳¡¼¥É¥»¥Ã¥È¤ò
+ Á÷¿®¥³¡¼¥É¥»¥Ã¥È¤Î¥ª¥×¥·¥ç¥ó¥á¥Ë¥å¡¼¤ËÄɲá£
+ * src/compose.c: Áð¹ÆÊݸ»þ¤Î¥Ð¥°¤òºÆÅÙ½¤Àµ¡£
+
+2000-10-19
+
+ * src/compose.c: compose_write_headers(): Áð¹Æ¤òÊݸ¤¹¤ë¤È¤¤Ë
+ To: ¤¬¶õ¤Î¾ì¹ç¤Ë¥Ø¥Ã¥À¤Î½ñ¹þ¤ß¤Ë¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+
+2000-10-18
+
+ * src/procmime.[ch]
+ src/compose.c
+ src/headerwindow.[ch]
+ src/summaryview.c
+ src/messageview.[ch]
+ src/mimeview.c
+ src/textview.c
+ src/procmsg.[ch]
+ src/procheader.[ch]: Á÷¿®ÂÔ¤Á¥Õ¥©¥ë¥À¤òŬÀڤ˰·¤¨¤ë¤è¤¦½¤Àµ¡£
+ * src/compose.[ch]
+ src/summaryview.c: Áð¹Æ¤ÎºÆÊÔ½¸µ¡Ç½¤ò¼ÂÁõ¡£
+ * src/mainwindow.c
+ src/summaryview.c
+ src/mimeview.c: *(GtkWidget **) ¤ò¥Þ¥¯¥í GTK_WIDGET_PTR() ¤ÇÃÖ¤
+ ´¹¤¨¤¿¡£
+
+2000-10-17
+
+ * src/procmsg.[ch]: procmsg_msginfo_free(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ MsgFlags ¤Ë MSG_QUEUED ¤È MSG_DRAFT ¤òÄɲä·¡¢¥Õ¥©¥ë¥À¤¬ QUEUE_DIR
+ ¤Þ¤¿¤Ï DRAFT_DIR ¤Î¾ì¹ç¤Ë¤½¤ì¤é¤ò¥»¥Ã¥È¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-10-14
+
+ * version 0.4.2
+
+ * src/headerview.c
+ src/messageview.c: ¥Ø¥Ã¥À¥Ó¥å¡¼¤Î±ï¤ò½¤Àµ¡£
+ * src/gtkutils.h: Sylpheed ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ò GtkWidget ¤Ë¥¥ã¥¹¥È¤¹¤ë
+ ¥Þ¥¯¥í GTK_WIDGET_PTR() ¤òÄɲá£
+ * src/utils.c: remove_return(), remove_space(): segmentation fault
+ ¤òµ¯¤³¤¹²ÄǽÀ¤Î¤¢¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.[ch]
+ src/mainwindow.c
+ src/summaryview.c: `źÉդȤ·¤ÆÅ¾Á÷' ¤ò¼ÂÁõ¡£
+ * src/utils.[ch]: open_uri(): textview.c ¤È manual.c ¤«¤é URI ¤ò
+ ³«¤¯´Ø¿ô¤ò°Üư¡£
+
+2000-10-13
+
+ * src/mainwindow.c
+ src/summaryview.c
+ src/compose.[ch]
+ src/prefs_common.[ch]: `°úÍѤ·¤ÆÊÖ¿®' ¤òºï½ü¤·¡¢`Á´°÷¤ËÊÖ¿®' ¤ò
+ Äɲá£ÊÖ¿®»þ¤Ë¥á¥Ã¥»¡¼¥¸¤ò°úÍѤ¹¤ë¤«¤É¤¦¤«¤òÁªÂò¤Ç¤¤ë¥ª¥×¥·¥ç¥ó
+ ¤òÄɲá£
+
+2000-10-12
+
+ * src/folderview.c: ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤ÎºÆÉÁ²è¤Ë GTK_EVENTS_FLUSH()
+ ¤ÎÂå¤ï¤ê¤Ë gtkut_wait_for_draw() ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/codeconv.[ch]
+ src/mainwindow.c
+ src/prefs_common.c: ¥³¡¼¥É¥»¥Ã¥È¤Ë¥Ð¥ë¥È½ô¹ñ (ISO-8859-4,13)
+ ¤òÄɲá£
+ * src/compose.c: compose_send(): ¥á¥Ã¥»¡¼¥¸¤ÎÁ÷¿®¤Ë¼ºÇÔ¤·¤¿¤È¤¤Ë
+ ¥¨¥é¡¼¥À¥¤¥¢¥í¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-10-11
+
+ * src/account.c: account_edit_close(): ºÇ½é¤Ë¥¢¥«¥¦¥ó¥È¤òºîÀ®¤·¤¿
+ ¤È¤¤Ë¸½ºß¤Î¥¢¥«¥¦¥ó¥È¤òÀßÄꤷ¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ * configure.in: es ¤ò ALL_LINGUAS ¤ËÄɲá£
+
+2000-10-10
+
+ * src/codeconv.c: conv_codeset_strdup(): ²Äǽ¤Ê¤é libkcc ¤ò»ÈÍѤ¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ conv_get_code_conv_func(): ÉÔÌÀ¤Ê¥³¡¼¥É¥»¥Ã¥È¤òÊÑ´¹¤·¤Ê¤¤¤è¤¦¤Ë
+ ¤·¤¿¡£
+ * src/folderview.c: folderview_update_msg_num(): ¥¹¥¿¥¤¥ëÊѹ¹
+ ¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+
+2000-10-09
+
+ * src/codeconv.c: conv_codeset_strdup(): °ú¿ô¤¬ NULL ¤Î¾ì¹ç¡¢
+ ¥³¡¼¥É¥»¥Ã¥È¤ò¼«Æ°Åª¤Ë»ØÄꤹ¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/textview.c: textview_write_line(): ÊÑ´¹¤¬¼ºÇÔ¤·¤¿¾ì¹ç¤Ï
+ ¥Æ¥¥¹¥È¥Ó¥å¡¼¤Ë·Ù¹ð¥á¥Ã¥»¡¼¥¸¤ò½ÐÎϤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-10-06
+
+ * README, README.jp: ¥Þ¥Ë¥å¥¢¥ë¤ÎÃø¼Ô̾¤ò½¤Àµ¡£
+
+2000-10-05
+
+ * src/headerview.[ch]
+ src/messageview.[ch]: GtkText ¥¦¥£¥¸¥§¥Ã¥È¤ÎÂå¤ï¤ê¤Ë GtkLabel ¤ò
+ »È¤¦¤è¤¦¤Ë½¤Àµ¡£
+ * src/codeconv.c: conv_unmime_header(): ¸½ºß¤Î locale ¤¬ EUC-JP ¤Ç
+ ¤«¤Ä libjconv ¤¬»ÈÍѤµ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ëɽ¼¨ÉÔǽ¤Ê¥³¡¼¥É¤òºï½ü¤¹¤ë
+ ¤è¤¦¤Ë½¤Àµ¡£
+
+2000-10-04
+
+ * src/procmime.[ch]
+ src/messageview.c
+ src/mimeview.c
+ src/textview.c: MIME ¥á¥Ã¥»¡¼¥¸¤ò¤è¤ê˾¤Þ¤·¤¤·Á¤Ç²òÀϤ¹¤ë¤è¤¦¤Ë
+ ½¤Àµ¡£
+ * src/imap.c: imap_parse_address(): ¥Ð¥°¤ò½¤Àµ¡£
+
+2000-10-03
+
+ * src/procmsg.[ch]: procmsg_get_message_file_path() ¤òÄɲá£
+ * src/recv.c: recv_bytes_write(): CR+LF -> LF ÊÑ´¹¥ë¡¼¥Á¥ó¤òÄɲá£
+ * src/imap.[ch]: IMAPSession Ãæ¤Î¥á¥ó¥Ð `group' ¤Î̾Á°¤ò `mbox'
+ ¤ËÊѹ¹¡£
+ imap_gen_send(): ¥Ñ¥¹¥ï¡¼¥É¤ò¥í¥°¤Ë½ÐÎϤ·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ ¥»¥Ã¥·¥ç¥óÇË´þ¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * src/folderview.c: folderview_write_cache(): IMAP ¥Õ¥©¥ë¥À¥ê¥¹¥È¤ò
+ Êݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmime.c: procmime_scan_multipart_message(): źÉÕ¤µ¤ì¤¿
+ RFC822 ¤Î¥Ñ¡¼¥È¤Ç½ªÃ¼¤Î¶³¦¤¬É½¼¨¤µ¤ì¤Æ¤·¤Þ¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/prefs_common.c: ¥Ç¥Õ¥©¥ë¥È¤Î¥Ä¡¼¥ë¥Ð¡¼¤Î¥¹¥¿¥¤¥ë¤ò¥¢¥¤¥³¥ó¤È
+ ¥Æ¥¥¹¥È¤ÎξÊý¤ËÊѹ¹¡£
+
+2000-10-02
+
+ * src/imap.c: imap_get_uncached_messages(): ¥¥ã¥Ã¥·¥å¤µ¤ì¤¿¥¨¥ó¥Ù
+ ¥í¡¼¥×¤ò¼èÆÀ¤·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ imap_session_get_message_info(): ¥»¥Ã¥·¥ç¥ó¤¬³ÎΩ¤µ¤ì¤Æ¤¤¤Ê¤¤
+ ¾ì¹ç¤Ï¥¥ã¥Ã¥·¥å¤Î¤ß¤òÆÉ¤ß¹þ¤à¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.c: procmsg_set_flags(): IMAP ¥Õ¥©¥ë¥À¤ËÂбþ¡£
+ *src/news.c: news_get_article_info(): ¥»¥Ã¥·¥ç¥ó¤¬³ÎΩ¤µ¤ì¤Æ¤¤¤Ê¤¤
+ ¾ì¹ç¤Ï¥¥ã¥Ã¥·¥å¤Î¤ß¤òÆÉ¤ß¹þ¤à¤è¤¦¤Ë¤·¤¿¡£
+
+2000-10-01
+
+ * src/textview.c: textview_write_line(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/folderview.[ch]: ¥¢¥«¥¦¥ó¥È¾ðÊ󤫤é IMAP4 ¥Õ¥©¥ë¥À¤òºîÀ®¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/imap.[ch]: imap_session_get(): ¥¢¥«¥¦¥ó¥È¾ðÊ󤫤é IMAP4
+ ¥»¥Ã¥·¥ç¥ó¤òÀ¸À®¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-09-30
+
+ * src/imap.[ch]: IMAP4 Âбþ¤Î¤¿¤á¤ËÄɲá£
+ * src/summaryview.[ch]
+ src/procmsg.c
+ src/recv.[ch]: IMAP4 Âбþ¤Î¤¿¤á¤Ë½¤Àµ¡£
+ * src/folderview.c: ¤µ¤é¤Ë IMAP4 ¤ò¼ÂÁõ¡£
+ * src/procmsg.[ch]: »ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò¼èÆÀ¤·¤Æ¤½¤Î¥Õ¥¡¥¤¥ë̾¤ò
+ ÊÖ¤¹ procmsg_get_message_file() ¤òÄɲá£
+ * src/gtkutils.c: gtkut_widget_wait_for_draw(): Í¿¤¨¤é¤ì¤¿
+ ¥¦¥£¥¸¥§¥Ã¥È¤¬ÉԲĻë¾õÂ֤ξì¹ç¤Ë½èÍý¤ò¥í¥Ã¥¯¤·¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+
+2000-09-28
+
+ * src/folderview.[ch]: IMAP4 ´Ø·¸¤Î¥³¡¼¥É¤òÄɲá£
+
+2000-09-28
+
+ * version 0.4.1
+
+ * src/main.h: IMAP_CACHE_DIR ¤òÄɲá£
+ * src/utils.[ch]: get_imap_cache_dir() ¤òÄɲá£
+ * src/procmsg.h: M_IMAP ¤ò MsgType ¤ËÄɲä·¡¢ MSG_IMAP ¤ò MsgFlags
+ ¤ËÄɲᣥޥ¯¥í MSG_IS_IMAP() ¤òÄɲá£
+ * src/codeconv.c: setlocale() ¤Î¤¿¤á¤Ë `#include <locale.h>' ¤òÄɲá£
+ * sylpheed.spec: %files ¥»¥¯¥·¥ç¥ó¤ò½¤Àµ¡£
+
+2000-09-27
+
+ * version 0.4.0
+
+ * src/codeconv.c: conv_get_current_charset(): ʸ»úÎó¤ò strncasecmp()
+ ¤ÇÈæ³Ó¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: comopse_reply_parse_header(): OE5 ¤Ë¤è¤Ã¤ÆÀ¸À®
+ ¤µ¤ì¤ë°Û¾ï¤Ê References: ¥Ø¥Ã¥À¤ÎÌäÂê¤ò²óÈò :(
+
+2000-09-26
+
+ * src/prefs_common.c
+ src/prefs_account.c: ¥¦¥£¥¸¥§¥Ã¥È¤ÎÇÛÃÖ¤ò½¤Àµ¡£
+
+2000-09-26
+
+ * version 0.3.99
+
+ * src/*.[ch]: ¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ÎÀèÆ¬¤ËÃøºî¸¢É½¼¨¤òÄɲá£
+ * src/compose.c: compose_write_attach(): ¥Õ¥¡¥¤¥ë̾¥¨¥ó¥³¡¼¥É
+ ¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+
+2000-09-25
+
+ * src/mainwindow.c: ¥Þ¥Ë¥å¥¢¥ë¤Î¥á¥Ë¥å¡¼¥¨¥ó¥È¥ê¤ò½¤Àµ¡£
+ * src/compose.c
+ src/codeconv.[ch]: compose_encode_header() ¤ò codeconv.c ¤Ë°Üư¤·¡¢
+ libjconv ¥Ñ¥Ã¥Á¤òŬÍÑ¡£
+ * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): ³ÎÊݤµ¤ì¤¿
+ ¥á¥â¥ê¤òºÇŬ¤Ê¥µ¥¤¥º¤Ë½Ì¤á¤ë¤¿¤á¤Ë g_realloc() ¤ò»ÈÍÑ¡£
+ * src/prefs_common.[ch]: Á÷¿®¥³¡¼¥É¥»¥Ã¥È¤Î¥ª¥×¥·¥ç¥ó¥á¥Ë¥å¡¼¤òÄɲá£
+ * src/compose.c: compose_send(): ¿½ÅÁ÷¿®¤òÈò¤±¤ë¤¿¤á¤ËÇÓ¾¥í¥Ã¥¯¤ò
+ Äɲá£
+ * configure.in: '--enable-ipv6=no' ¤ò¥Ç¥Õ¥©¥ë¥È¤Ë¤·¤¿¡£
+ * src/compose.c: compose_write_attach(): źÉÕ¥Õ¥¡¥¤¥ë̾¤ò
+ ¥¨¥ó¥³¡¼¥É¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.c: procmsg_get_last_message_number(): ¥Õ¥¡¥¤¥ë¥¿¥¤¥×¤ò
+ ¥Á¥§¥Ã¥¯¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ procmsg_move_messages_with_dest(): Ʊ̾¤Î¥Ç¥£¥ì¥¯¥È¥ê¤¬Â¸ºß¤·¤¿
+ ¾ì¹ç¤Ë¥á¥Ã¥»¡¼¥¸¤Î°Üư¤Ë¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+ * src/utils.c: is_ascii_str(): '\t', ' ', '\r', '\n' ¤¬ ASCII ʸ»ú
+ ¤Ë´Þ¤Þ¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-09-24
+
+ * src/compose.c
+ src/procmime.[ch]: libjconv »ÈÍÑ»þ¤Ë¼ÂºÝ¤Ëưºî¤¹¤ë¤è¤¦¤Ë½¤Àµ :)
+ * src/codeconv.[ch]: °ú¿ô¤Ç»ØÄꤵ¤ì¤¿¥³¡¼¥É¥»¥Ã¥È¤Ë½¾¤Ã¤ÆÊ¸»úÎó¤Î
+ ¥³¡¼¥É¥»¥Ã¥È¤òÊÑ´¹¤¹¤ë conv_codeset_strdup() ¤òÄɲá£
+ * src/utils.[ch]: ʸ»úÎó¤¬ 7bit ASCII ¤«¤É¤¦¤«¤òȽÊ̤¹¤ë
+ is_ascii_str() ¤òÄɲá£
+ * src/procmime.[ch]
+ src/codeconv.[ch]: ʸ»ú½¸¹ç´ØÏ¢¤Î´Ø¿ô¤ò codeconv.c ¤Ë°Üư¡£
+ * BONAIM ¤µ¤óºî¤Î¥Ñ¥Ã¥Á¤È¥Þ¥Ë¥å¥¢¥ë¤òÅý¹ç(´¶¼Õ!)¡£
+
+2000-09-23
+
+ * configure.in
+ src/compose.c
+ src/gtkutils.c
+ src/mainwindow.c
+ src/procmime.[ch]
+ src/textview.c
+ src/unmime.[ch]: libjconv ¤ò»ÈÍѤ·¡¢UTF-8 (Unicode) ¤ò´Þ¤à¿¿ô¤Î
+ locale ¤ò°·¤¨¤ë¤è¤¦¤Ë¤¹¤ëÈõ¸ý¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/account.c: ¥¢¥«¥¦¥ó¥ÈÊÔ½¸¥À¥¤¥¢¥í¥°¤ÇÊ̤Υ¢¥«¥¦¥ó¥È¤¬ÁªÂò¤µ¤ì
+ ¤¿¤È¤¤Ë¥¢¥«¥¦¥ó¥È¤òÀÚ¤êÂØ¤¨¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+
+2000-09-20
+
+ * src/prefs_common.[ch]
+ src/textview.c: ´Êά¥Ø¥Ã¥À¤ò¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤Ëɽ¼¨¤¹¤ë¤«¤É¤¦¤«¤ò
+ »ØÄꤹ¤ë¥ª¥×¥·¥ç¥ó¤òÄɲá£
+ * src/codeconv.[ch]: MIME ¥¨¥ó¥³¡¼¥É¤µ¤ì¤¿¥Ø¥Ã¥À¤ò¥Ç¥³¡¼¥É¤·¡¢
+ ¥¥ã¥é¥¯¥¿¥»¥Ã¥È¤òÊÑ´¹¤¹¤ë´Ø¿ô conv_unmime_header() ¤òÄɲá£
+ conv_unreadable_latin() ¤òÄɲä·¡¢ conv_latintodisp() ¤ò½¤Àµ¡£
+ * src/messageview.[ch]: ¥¨¥¹¥±¡¼¥×¥¡¼¤¬²¡¤µ¤ì¤¿¤È¤¤Ë¥¦¥£¥ó¥É¥¦¤ò
+ ÊĤ¸¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-09-17
+
+ * src/imageview.c: ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤¬¿·¤·¤¤¥¦¥£¥ó¥É¥¦¤Î¾õÂ֤ΤȤ
+ segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ * src/prefs_common.c: ³°Éô¥¨¥Ç¥£¥¿¥³¥Þ¥ó¥É¥é¥¤¥ó¤Î¥ê¥¹¥È¤Ë
+ `xemacs %s' ¤òÄɲá£
+
+2000-09-16
+
+ * version 0.3.29
+
+ * src/summaryview.c: ¥À¥Ö¥ë¥¯¥ê¥Ã¥¯¤Ç¿·µ¬¥á¥Ã¥»¡¼¥¸¥¦¥£¥ó¥É¥¦¤ò
+ ³«¤±¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]
+ src/messageview.c: ¥á¥Ã¥»¡¼¥¸¥¦¥£¥ó¥É¥¦¤Î¥¦¥£¥ó¥É¥¦¥µ¥¤¥º¤ò
+ Êݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_account.c: ¥×¥í¥È¥³¥ë¤Î¥ª¥×¥·¥ç¥ó¥á¥Ë¥å¡¼¤Ë
+ `¤Ê¤· (¥í¡¼¥«¥ë)' ¤òÄɲá£
+
+2000-09-15
+
+ * Makefile.am: EXTRA_DIST ¤Ë autogen.sh ¤òÄɲá£
+
+2000-09-09
+
+ * src/prefs_common.c: ¥Õ¥©¥ó¥ÈÁªÂò¥À¥¤¥¢¥í¥°¤ò͸ú¤Ë¤¹¤ë
+ Paul Rolland ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/compose.[ch]
+ src/utils.[ch]: compose.[ch] ¤Î tzoffset() ¤È compose_get_date()
+ ¤ò utils.[ch] ¤Ë°Üư¡£
+ * src/main.[ch]: ¥Õ¥£¥ë¥¿¥Õ¥¡¥¤¥ë¤Î̾Á°¤ò `filterrc' ¤ËÊѹ¹¡£
+
+2000-09-06
+
+ * src/compose.[ch]
+ src/utils.[ch]: °úÍÑÉô¤òÀµ¤·¤¯²òÀϤ¹¤ë¤è¤¦¤Ë¥¢¥É¥ì¥¹¤Î²òÀÏ
+ ¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * src/textview.c: textview_show_part(): ¥Ñ¡¼¥È¤¬ text/plain ¤Î
+ ¾ì¹ç¤Ï´Êά¥Ø¥Ã¥À¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-09-03
+
+ * src/messageview.[ch]
+ src/summaryview.[ch]
+ src/mainwindow.c: ¿·¤·¤¤¥¦¥£¥ó¥É¥¦¤Ç¥á¥Ã¥»¡¼¥¸¤ò³«¤±¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/messageview.[ch]
+ src/mimeview.[ch]
+ src/textview.[ch]
+ src/imageview.[ch]: destroy ´Ø¿ô¤òÄɲä·¡¢¥¡¼½èÍý¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+
+2000-09-02
+
+ * src/socket.c: sock_connect_by_getaddrinfo(): segmentation fault
+ ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ(¹õÂô¤µ¤ó thanks)¡£
+ * src/alertpanel.c: ¥Õ¥©¡¼¥«¥¹¤µ¤ì¤ë¥Ü¥¿¥ó¤¬ÁªÂò²Äǽ¤Ê¤è¤¦¤Ë½¤Àµ¡£
+ * src/account.c
+ src/compose.c
+ src/folderview.c: ·Ù¹ð¥Ñ¥Í¥ë¤Î¥Ü¥¿¥ó¤Î½ç½ø¤¬ `¤Ï¤¤', `¤¤¤¤¤¨' ¤Ë
+ ¤Ê¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-09-01
+
+ * src/utils.[ch]: ¥³¥Þ¥ó¥É¥é¥¤¥ó¤ò execvp() ¤ò»È¤Ã¤Æ¼Â¹Ô¤¹¤ë
+ execute_async() ¤È execute_command_line() ¤òÄɲá£
+ * src/textview.c
+ src/mimeview.c
+ src/procmsg.c: ¥»¥¥å¥ê¥Æ¥£¤Î¤¿¤á¤Ë system() ¤ò
+ execute_command_line() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+ * src/procmsg.c: system() ¤ËÌᤷ¤¿¡£
+ * src/utils.c: execute_command_line() ¤ò½¤Àµ¡£
+
+2000-08-31
+
+ * src/mainwindow.c: main_window_get_size(): MessageView ¤¬Èóɽ¼¨
+ ¤Î¾ì¹ç¤Ï SummaryView ¤Î¹â¤µ¤ò¹¹¿·¤·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ * src/compose.[ch]: ³°Éô¥¨¥Ç¥£¥¿½èÍý¤Î¤¤¤¯¤Ä¤«¤ÎÌäÂê¤ò½¤Àµ¤¹¤ë
+ ¤Ê¤«¤¬¤ï¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/uuencode.[ch]
+ src/procmime.[ch]: Content-Transfer-Encoding: x-uuencode ¤ËÂбþ
+ ¤¹¤ëÊ¿¾¾¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2000-08-30
+
+ * src/compose.[ch]
+ src/prefs_common.[ch]: ³°Éô¥¨¥Ç¥£¥¿µ¡Ç½¤ò¼ÂÁõ¡£
+ * src/compose.c: compose_attach_property(): źÉÕ¥Õ¥¡¥¤¥ë¤Î°À¤ò
+ Êѹ¹¤¹¤ë¤È¤¤Î¥Ð¥°¤ò¤¤¤¯¤Ä¤«½¤Àµ¡£
+ * src/compose.c: ³°Éô¥¨¥Ç¥£¥¿´Ø¿ô¤Î¥Ð¥°¤ò¤¤¤¯¤Ä¤«½¤Àµ¡£
+
+2000-08-29
+
+ * version 0.3.28
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]
+ src/summaryview.c: ºÆµ¯Æ°»þ¤Ë¥¦¥£¥¸¥§¥Ã¥È¤Î¥µ¥¤¥º¤òÉü¸µ¤¹¤ë
+ Paul Rolland ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/folderview.c
+ src/prefs_common.[ch]
+ src/summaryview.c: CTree ¤Î¥«¥é¥àÉý¤òÊݸ¤¹¤ë Paul Rolland ¤µ¤ó
+ ¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2000-08-27
+
+ * src/headerview.c: HeaderView ¤Î¹â¤µ¤ò½¤Àµ¡£
+ * src/textview.c: textview_show_part(): ¤â¤·¥á¥Ã¥»¡¼¥¸¤¬¥·¥ó¥°¥ë
+ ¥Ñ¡¼¥È¤Î RFC822 ¥á¥Ã¥»¡¼¥¸¤Ê¤é¡¢Ä̾ï¤Î¥Æ¥¥¹¥È¤È¤·¤Æ½èÍý¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.c
+ src/summaryview.c: ¥¡¼Áàºî¼þ¤ê¤ò¤¤¤¯¤Ä¤«Êѹ¹¡£
+ * src/prefs_common.[ch]: `assort' ¤È¤¤¤¦Ã±¸ì¤ò `filter' ¤ÇÃÖ¤´¹¤¨¤¿¡£
+
+2000-08-26
+
+ * src/codeconv.[ch]: ISO-8859-1 ¤ËÂбþ¤¹¤ë¤¿¤á¤Ë conv_latintodisp()
+ ¤òÄɲá£
+ * src/procheader.c: procheader_get_one_field(): ¥Õ¥¡¥¤¥ë¤ÎºÇ½é¤Î¹Ô
+ ¤¬¥¹¥Ú¡¼¥¹¤Þ¤¿¤Ï¥¿¥Ö¤Î¾ì¹ç¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò
+ ½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+ * src/mimeview.c: mimeview_drag_data_get(): ¥Õ¥¡¥¤¥ë̾¤¬
+ G_DIR_SEPARATOR ¤ò´Þ¤Þ¤Ê¤¤¤è¤¦¤Ë½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+ * src/prefs_account.c
+ src/prefs_common.c: ¥À¥¤¥¢¥í¥°¥µ¥¤¥º¤ò½¤Àµ¡£
+ * src/prefs.c: ¥À¥¤¥¢¥í¥°¥¦¥£¥ó¥É¥¦¤ò¹¤²¤é¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-08-25
+
+ * version 0.3.27
+
+ * configure.in: libintl ¤Î¸¡½Ð¤ò¼ºÇÔ¤µ¤»¤ëÉÔÍפÊ
+ AC_CHECK_FUNC(gettext) ¤òºï½ü¡£
+ * src/filter.[ch]
+ src/prefs_common.c: `not contain' ¤ò¼ÂÁõ¡£¤½¤·¤Æ¾Íè¤Î³ÈÄ¥¤Î¤¿¤á¤Ë
+ ½¤Àµ¡£
+ * src/imageview.c: ¥Þ¥¦¥¹¥¤¥Ù¥ó¥È¤òÄϤޤʤ¤¤è¤¦¤Ë alertpanel_error()
+ ¤ò g_warning() ¤ËÊѹ¹¡£
+ * src/compose.[ch]: Compose ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥ê¥¹¥È¤òÊÝ»ý¤¹¤ë
+ compose_list ¤òÄɲᢤ½¤·¤Æ´Ø¿ô compose_get_compose_list() ¤òÄɲá£
+ * src/main.c
+ src/mainwindow.c
+ src/summaryview.c: ºîÀ®Ãæ¤Î¥á¥Ã¥»¡¼¥¸¤¬Â¸ºß¤¹¤ì¤Ð³Îǧ¤¹¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+
+2000-08-23
+
+ * src/compose.c: compose_reply_set_entry(): Á÷¿®ÂÔ¤Á¥Õ¥©¥ë¥À¤Î
+ ¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤·¤è¤¦¤È¤·¤¿¤È¤¤Ë segmentation fault ¤òµ¯¤³¤¹
+ ¥Ð¥°¤ò½¤Àµ(¤³¤È¤Ö¤¤µ¤ó thanks)¡£
+ compose_attach_property(): ÆþÎÏ¥¨¥é¡¼¤ò½èÍý¤Ç¤¤ë¤è¤¦¤Ë¥×¥í¥Ñ¥Æ¥£
+ ¥À¥¤¥¢¥í¥°¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * src/mimeview.c: MimeView ¤«¤é¤Î¥É¥é¥Ã¥°&¥É¥í¥Ã¥×¤ò²Äǽ¤Ë¤¹¤ë
+ Ê¿¾¾¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/headerview.[ch]
+ src/procheader.c
+ src/procmsg.h: ×¢Å礵¤ó¤«¤é¤Î X-Face Âбþ¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+
+2000-08-22
+
+ * src/compose.c: compose_attach_property(): ¥×¥í¥Ñ¥Æ¥£¥À¥¤¥¢¥í¥°¤Ç
+ ¼ÂºÝ¤ËźÉÕ¥Õ¥¡¥¤¥ë¤Î°À¤òÊѹ¹¤Ç¤¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-08-21
+
+ * configure.in
+ src/Makefile.am: gdk_imlib ¤Î¤¿¤á¤Ë¹¹¿·¡£
+ * AUTHORS ¤È NEWS ¤òÄɲá£
+ * configure.in
+ acconfig.h
+ src/Makefile.am: configure ¤¬ gdk-pixbuf ¤È gdk_imlib ¥é¥¤¥Ö¥é¥ê¤ò
+ ¼«Æ°¸¡½Ð¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£IPv6 ¸¡½Ð¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/imageview.c: gdk-pixbuf ¤ËÂбþ¡£
+ * README
+ README.jp
+ INSTALL
+ INSTALL.jp: Æâ¢²èÁüɽ¼¨µ¡Ç½¤Ë¤Ä¤¤¤Æ¤Î¸ÀµÚ¤òÄɲá£
+ * configure.in: configure ¤¬ gdk-pixbuf ¤È gdk_imlib ¥é¥¤¥Ö¥é¥ê¤ò
+ ̵¸ú¤Ë¤Ç¤¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-08-20
+
+ * src/imageview.[ch]
+ src/main.c
+ src/messageview.[ch]
+ src/mimeview.[ch]: ²èÁü¤òɽ¼¨²Äǽ¤Ë¤¹¤ë×¢Å礵¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ
+ (´¶¼Õ!)¡£
+
+2000-08-19
+
+ * version 0.3.26
+
+ * src/summaryview.c: summary_assort_func(): `¼õ¿®¤·¤Ê¤¤' ÀßÄê¤ò
+ Èò¤±¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-08-18
+
+ * src/filesel.c: ¥À¥¤¥¢¥í¥°¤ò³«¤¤¤¿¤È¤¤Ë°ÊÁ°¤Î¥Ç¥£¥ì¥¯¥È¥ê¤òµ²±
+ ¤·¤Æ¤ª¤¯¤è¤¦¤Ë¤¹¤ë×¢Å礵¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)¡£
+ * src/summaryview.[ch]: ´Ø¿ô summary_redisplay_msg() ¤òÄɲá£
+ * src/mainwindow.c: set_charset_cb(): ʸ»ú¥³¡¼¥É¥»¥Ã¥È¤¬Êѹ¹¤µ¤ì¤¿
+ ¤È¤¤Ë¸½ºßɽ¼¨¤µ¤ì¤Æ¤¤¤ë¥á¥Ã¥»¡¼¥¸¤òºÆÉ½¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c
+ src/pop.c
+ src/prefs_common.c
+ src/filter.h: ¿¶¤êʬ¤±¥ë¡¼¥ë¤Ë¤è¤Ã¤ÆÆÃÄê¤Î¥á¥Ã¥»¡¼¥¸¤ò¼õ¿®¤·¤Ê¤¤
+ ¤è¤¦¤Ë¤Ç¤¤ëÅÄÃæ¤µ¤ó¤«¤é¤Î¥Ñ¥Ã¥Á¤òŬÍÑ(´¶¼Õ!)
+
+2000-08-15
+
+ * src/procmsg.[ch]: MsgFlags ·¿¤Ë MSG_MIME ¤òÄɲá£MSG_MIME ¥Õ¥é¥°¤ò
+ ½èÍý¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òÄ´¤Ù¤Ê¤¤¤è¤¦¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Æ
+ ¤â¡¢¥¥ã¥Ã¥·¥å¤ÎÆÉ¤ß¹þ¤ß¤Ë¼ºÇÔ¤·¤¿¤é¥¥ã¥Ã¥·¥å¤µ¤ì¤Æ¤¤¤Ê¤¤¥á¥Ã¥»¡¼
+ ¥¸¤òÄ´¤Ù¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/procheader.c: procheader_parse(): ¥Þ¥ë¥Á¥Ñ¡¼¥È MIME ¥á¥Ã¥»¡¼¥¸
+ ¤ÎȽÊ̤òÄɲá£
+ * src/main.h: CACHE_VERSION ¤òÁý²Ã¡£
+ * src/summaryview.[ch]: ¥á¥Ã¥»¡¼¥¸¤¬¥Þ¥ë¥Á¥Ñ¡¼¥È¤«¤É¤¦¤«¤òɽ¼¨¤¹¤ë
+ `MIME' ¥«¥é¥à¤òÄɲá£
+ * src/prefs_common.[ch]: ɽ¼¨¹àÌܤÎÀßÄê¤Ë `MIME' ¥«¥é¥à¤òÄɲá£
+ * src/pixmaps/clip.xpm ¤òÄɲá£
+ * src/summaryview.c
+ src/procmsg.[ch]: °õºþÁ°¤Ë°õºþ¥³¥Þ¥ó¥É¤ÎÆþÎϤòÂ¥¤¹¤è¤¦¤Ë½¤Àµ¡£
+
+2000-08-14
+
+ * src/folderview.c: folderview_create()
+ src/summaryview.c: summary_create():
+ src/addressbook.c: addressbook_create(): CTree ¤Î¥¨¥¥¹¥Ñ¥ó¥À¤Î
+ ¥¹¥¿¥¤¥ë¤ò GTK_CTREE_EXPANDER_SQUARE ¤Ë»ØÄê¡£
+ * src/compose.c: ¥×¥í¥Ñ¥Æ¥£¥À¥¤¥¢¥í¥°¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò½¤Àµ¡£
+
+2000-08-13
+
+ * src/compose.c: źÉÕ¥Õ¥¡¥¤¥ë¤Î¥×¥í¥Ñ¥Æ¥£¥À¥¤¥¢¥í¥°¤òÄɲá£
+
+2000-08-11
+
+ * src/procmsg.[ch]: Í¿¤¨¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò°õºþ¤¹¤ë´Ø¿ô
+ procmsg_print_message() ¤òÄɲá£
+ * src/summaryview.c: summary_print(): ÁªÂò¤µ¤ì¤¿Á´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò
+ °õºþ¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/folderview.c: folderview_select_node(): ¼õ¿®È¢¤¬¶õ¤Î¾ì¹ç¡¢
+ ¼è¹þ»þ¤Ë¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤Ë¥Õ¥©¡¼¥«¥¹¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2000-08-10
+
+ * version 0.3.25
+
+ * src/prefs_commmon.[ch]: `¤½¤Î¾' ¥¿¥Ö¤È¡¢°õºþ¥ª¥×¥·¥ç¥ó¤òÄɲá£
+ ¤Þ¤¿³°Éô¥Ö¥é¥¦¥¶¥ª¥×¥·¥ç¥ó¤ò¤½¤³¤Ø°Üư¡£
+ * src/mainwindow.c
+ src/summayview.[ch]: °õºþ¥á¥Ë¥å¡¼¤òÄɲä·¡¢°õºþÍÑ´Ø¿ô¤ò¼ÂÁõ¡£
+
+2000-08-09
+
+ * src/prefs_account.c: smtp_server ¤ÎÃͤΥǥե©¥ë¥È¤ò NULL ¤Ë¤·¤¿¡£
+ * src/folderview.c: folderview_update_msg_num(): ¥´¥ßÈ¢¥Õ¥©¥ë¥À¤Ë
+ ¿·Ã塢̤ÆÉ¥á¥Ã¥»¡¼¥¸¤¬¤¢¤Ã¤¿¾ì¹ç¤Ç¤â¶¯Ä´¤·¤Ê¤¤¤è¤¦¤ËÊѹ¹¡£
+
+2000-08-08
+
+ * src/filesel.c: filesel_select_file(): ¥Õ¥¡¥¤¥ëÁªÂò¥À¥¤¥¢¥í¥°¤ò
+ ÊĤ¸¤¿Ä¾¸å¤Ë¾¤Î¥À¥¤¥¢¥í¥°³«¤«¤ì¤¿¾ì¹ç¤Ë segmentation fault ¤ò
+ µ¯¤³¤¹¥Ð¥°¤ò(¿ʬ)½¤Àµ¡£
+
+2000-08-05
+
+ * src/compose.c: compose_encode_header(): wctomb() ¤¬¼ºÇÔ¤·¤¿¤È¤¤Ë
+ ̵¸Â¥ë¡¼¥×¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-08-04
+
+ * version 0.3.24
+
+ * src/mimeview.c: ¥À¥Ö¥ë¥¯¥ê¥Ã¥¯¤È¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤ÇźÉÕ
+ ¥Õ¥¡¥¤¥ë¤ò³«¤±¤ë¤è¤¦¤Ë¤·¤¿¡£¥³¡¼¥É¤òÀ°Íý¡£
+ * src/procmime.[ch]: ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤Î¥Ñ¡¼¥È¤òÊݸ¤¹¤ë
+ ´Ø¿ô procmime_get_part() ¤òÄɲá£
+
+2000-08-03
+
+ * src/main.[ch]
+ src/mimeview.c
+ src/prefs_common.[ch]
+ src/procmime.[ch]
+ src/utils.[ch]: źÉÕ¤µ¤ì¤¿²èÁü¡¢²»À¼¡¢ HTML ¥Õ¥¡¥¤¥ë¤ò³«¤±¤ë¤è¤¦¤Ë
+ ¤¹¤ë¥Ñ¥Ã¥Á¤òŬÍÑ(¶¶Ëܤµ¤ó thanks)¡£
+ * src/filter.c: filter_match_condition(): »ØÄꤵ¤ì¤¿¥Õ¥£¥ë¥¿¤Î body
+ ¤¬ NULL ¤Î¤È¤ segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£¤½¤·¤Æ¤½¤Î
+ ¾ì¹ç¤Ï¥Õ¥£¥ë¥¿¤¬¥Þ¥Ã¥Á¤·¤¿¤È¤ß¤Ê¤¹¤è¤¦¤Ë¤·¤¿¡£
+
+2000-07-30
+
+ * src/summaryview.c:
+ summary_save_as(): ¥Ë¥å¡¼¥¹µ»ö¤òÊݸ¤Ç¤¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ summary_display_msg(): ´û¤Ë¥Ë¥å¡¼¥¹µ»ö¤ò½èÍý¤·¤Æ¤¤¤ë¤È¤¤Ë
+ Ê̤Υ˥塼¥¹µ»ö¤¬ÆÉ¤Þ¤ì¤ë¤Î¤òËɤ°¤¿¤á¤ËÇÓ¾¥í¥Ã¥¯¤òÄɲá£
+ * src/gtkutils.[ch]: draw ¥·¥°¥Ê¥ë¤¬È¯¹Ô¤µ¤ì¤ë¤Î¤òÂÔ¤Ä
+ gtkut_widget_wait_for_draw() ¤òÄɲá£
+ * src/mainwindow.c:
+ main_window_cursor_wait()
+ main_window_cursor_normal(): ¥«¡¼¥½¥ë¤òľ¤Á¤ËÊѹ¹¤¹¤ë¤¿¤á¤Ë
+ gdk_flush() ¤òÄɲá£
+ * Makefile.am
+ libkcc/Makefile.am: `make dist' ¤Î¤¿¤á¤Ë EXTRA_DIST ¤òÄɲá£
+ Makefile.am ¤Ë¥¿¡¼¥²¥Ã¥È `release' ¤òÄɲá£
+
+2000-07-28
+
+ * src/socket.c: IPv6 ¤ËÂбþ¡£
+ * configure.in
+ acconfig.h: IPv6 ¤Î¸¡½Ð¤òÄɲá£
+ * prefs_common.c: toolbar_style ¤Î¥Ç¥Õ¥©¥ë¥È¤ò¥¢¥¤¥³¥ó¤Î¤ß¤ËÊѹ¹¡£
+
+2000-07-27
+
+ * ºÇ½é¤Î cvs ¥¤¥ó¥Ý¡¼¥È¡£
+ * README ¤È README.jp ¤ò¹¹¿·¡£
+
+2000-07-24
+
+ * version 0.3.23
+
+ * src/procmime.[ch]: ¥Ä¥ê¡¼¤Î¥Î¡¼¥É¤È¤·¤Æ°·¤¨¤ë¤è¤¦¤Ë MimeInfo ¤Î
+ ¹½Â¤ÂΤòÊѹ¹¡£
+ Á´¤Æ¤Î MimeInfo ¤òºÆµ¢Åª¤Ë²òÊü¤¹¤ë procmime_mimeinfo_free_all()
+ ¤òÄɲá£
+ °úÍѤΤ¿¤á¤Ë¥á¥Ã¥»¡¼¥¸¤ò²òÀϤ·¤Æ¥Æ¥¥¹¥È¥Ñ¡¼¥È¤ò¼èÆÀ¤¹¤ë
+ procmime_get_text_part() ¤òÄɲá£
+ * src/mimeview.c: mimeview_scan_multipart_message() ¤ò
+ procmime_scan_multipart_message() ¤È mimeview_set_multipart_tree()
+ ¤Ëʬ³ä¡£
+ * src/compose.c: compose_quote(), compose_forward():
+ ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤Î¥Æ¥¥¹¥È¥Ñ¡¼¥È¤òŬÀڤ˰úÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ Compose ¥¦¥£¥ó¥É¥¦¤Î¥µ¥¤¥º¤òÊÝ»ý¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]: ¥á¥ó¥Ð¤Ë compose_width ¤È compose_height
+ ¤òÄɲá£
+ * src/textview.c: textview_show_part(): ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+ * src/codeconv.[ch]: ´Ø¿ô conv_get_code_conv_func() ¤òÄɲá£
+
+2000-07-20
+
+ * version 0.3.22
+
+ * src/codeconv.[ch]: ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¥³¡¼¥É¤¬ CR+LF ¤Î¾ì¹ç¤Ë¥´¥ßʸ»ú
+ ¤¬É½¼¨¤µ¤ì¤ë¥Ð¥°¤ò½¤Àµ¡£ conv_sjistoeuc() ¤òÄɲá£
+ * src/summaryview.c: summary_attract_by_subject(): ¼Â¹Ô¤·¤¿»þ¤Ë
+ ¸½ºß¤Îɽ¼¨°ÌÃÖ¤òÁªÂò¹Ô¤Î¤È¤³¤í¤Ë°Üư¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/textview.c: textview_show_part(): ʸ»ú¥»¥Ã¥ÈȽÄê¥ë¡¼¥Á¥ó¤ò
+ ½¤Àµ¡£
+ * src/folderview.c: folderview_update_msg_num(): boldfont ¤¬ NULL
+ ¤Î¾ì¹ç¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.c: compose_create(): ¥¦¥£¥ó¥É¥¦ºîÀ®»þ¤Ë¼«¿È¤ò¥¢¥É¥ì¥¹Ä¢
+ ¤Î¥¿¡¼¥²¥Ã¥È¤Ë¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-07-19
+
+ * src/compose.c: compose_send(): Á÷¿®¤Ë¼ºÇÔ¤·¤¿¾ì¹ç¤ËÁ÷¿®ÂÔ¤Á¤Ë
+ Æþ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¹µ¤ËÊݸ¤·¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ(»³ËÜ(¹§)¤µ¤ó
+ thanks)¡£
+
+2000-07-15
+
+ * src/inc.[ch]: ·ë²Ì¤Ë¤è¤Ã¤Æ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¥À¥¤¥¢¥í¥°¤òÊѹ¹¤¹¤ë
+ ¤è¤¦¤Ë½¤Àµ¡£
+
+2000-07-14
+
+ * src/mainwindow.c: main_window_create(): ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Î
+ ¥¢¥«¥¦¥ó¥È¥Ü¥¿¥ó¤¬É¬Íװʾå¤Ë¹¤¬¤é¤Ê¤¤¤è¤¦¤Ë¤½¤Î usize ¤ò
+ 1 ¤Ë¤·¤¿¡£
+ * src/account.[ch]: account_foreach(): ´Ø¿ô¤¬Èó¥¼¥í¤òÊÖ¤·¤¿¤é
+ ½èÍý¤òÃæÃǤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.[ch]
+ src/pop.c: ¥á¥Ã¥»¡¼¥¸½èÍý¤Ë¼ºÇÔ¤·¤¿¾ì¹ç¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸
+ ¥À¥¤¥¢¥í¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-07-04
+
+ * version 0.3.21
+
+ * src/mainwindow.c: ¥¢¥«¥¦¥ó¥È¥Ä¡¼¥ë¥Ü¥¿¥ó¤Þ¤¿¤Ï¥¢¥«¥¦¥ó¥È¥¹¥Æ¡¼¥¿¥¹
+ ¥Ð¡¼¤¬²¡¤µ¤ì¤¿¤é¥¢¥«¥¦¥ó¥ÈÁªÂò¥á¥Ë¥å¡¼¤ò¥Ý¥Ã¥×¥¢¥Ã¥×¤¹¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+ * src/folderview.c
+ src/prefs.c: ENOENT ¤Î perror ¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¡£
+ * src/pop.c: UIDL ¤¬¼ºÇÔ¤·¤¿¾ì¹ç¤Ï LAST ¥³¥Þ¥ó¥É¤ÇÂåÍѤ¹¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+
+2000-07-01
+
+ * src/procheader.c: procheader_parse(): References: ¥Ø¥Ã¥À¤ò
+ Àµ¤·¤¯²òÀϤ·¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ(»³¸ý¤µ¤ó thanks)¡£
+
+2000-06-29
+
+ * version 0.3.20
+
+ * src/compose.c: compose_reply_set_entry(): ÊÖ¿®»þ¤ËÀµ¤·¤¯ cc
+ ¤·¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/mainwindow.c
+ src/summaryview.c: ¥á¥¤¥ó¥á¥Ë¥å¡¼¤È¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤òÀ°Íý¡£
+
+2000-06-26
+
+ * version 0.3.19
+
+ * src/prefs_account.[ch]
+ src/compose.c: ¥á¥Ã¥»¡¼¥¸ºîÀ®»þ¤Ë Cc:, Bcc:, Reply-To: ¤ò¼«Æ°Åª¤Ë
+ »ØÄê¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿(¤Ê¤«¤¬¤ï¤µ¤ó thanks)¡£
+
+2000-06-25
+
+ * src/prefs_common.[ch]
+ src/mainwindow.c
+ src/main.c: ½ªÎ»»þ¤Ë¤´¤ßÈ¢¤ò¶õ¤Ë¤¹¤ëÁ°¤Ë¿Ò¤Í¤ë¤«¤É¤¦¤«¤òÁªÂò
+ ¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.c: ¥³¡¼¥É¤È¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò¾¯¤·À°Íý¡£
+ * src/summaryview.c: ¹â®²½¤Î¤¿¤á¤Ë¥¹¥ì¥Ã¥É²ò½ü´Ø¿ô¤ò½¤Àµ¡£
+
+2000-06-24
+
+ * src/prefs_common.[ch]
+ src/summaryview.c: º¹½Ð¿Í¤Î¥¢¥É¥ì¥¹¤¬¸½ºß¤Î¥¢¥«¥¦¥ó¥È¤ÈƱ¤¸
+ ¾ì¹ç¤Ë¡¢`º¹½Ð¿Í' ¥«¥é¥à¤Ë°¸Àè¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿(¤Ê¤«¤¬¤ï¤µ¤ó
+ thanks)¡£
+ * src/utils.[ch]: `From:' ¥Ø¥Ã¥À¤Îʸ»úÎ󤫤饢¥É¥ì¥¹¤ò¼è¤ê½Ð¤¹
+ ´Ø¿ô extract_address() ¤òÄɲá£
+ * src/mainwindow.c: allsel_cb(): ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤¬Èóɽ¼¨¤Î¤È¤¤Ë
+ `ÊÔ½¸/Á´¤ÆÁªÂò' ¤¬ÁªÂò¤µ¤ì¤¿¾ì¹ç¤Ë segmentation fault ¤òµ¯¤³¤¹
+ ¥Ð¥°¤ò½¤Àµ(¤È¤ß¤¿¤µ¤ó thanks)¡£
+
+2000-06-21
+
+ * src/summaryview.c: ɬÍפʥΡ¼¥É¤À¤±¥¹¥ì¥Ã¥É²ò½ü¤¹¤ë¤è¤¦¤Ë
+ ¼Â¹Ô¥ë¡¼¥Á¥ó¤òÊѹ¹¡£
+
+2000-06-19
+
+ * src/news.c: news_session_get(): Àܳ¤¬Àڤ줿»þ¤ÎºÆÀܳ¤ò¼ÂÁõ¡£
+ * src/nntp.[ch]: nntp_mode() ¤òÄɲá£
+
+2000-06-18
+
+ * src/mbox.c: mbox ¤Î FILE ¥Ý¥¤¥ó¥¿¤ò close ¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò
+ ½¤Àµ¡£ mbox ¤Î½èÍý»þ¤Î¿¶¤êʬ¤±¤ËÂбþ¡£
+ * src/inc.c: inc_drop_message(): ¥Õ¥©¥ë¥À¤ÎºÇ¸å¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ
+ ¤òµ²±¤¹¤ë¤¿¤á¤Ë¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/summaryview.c
+ src/addressbook.c: ±¦¥¯¥ê¥Ã¥¯»þ¤Î CTree ¤Îµóư¤ò½¤Àµ¡£
+ * src/pop.c: pop3_getrange_uidl_recv(): ÀøºßŪ¤Ê¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼
+ ¥Õ¥í¡¼¤Î¥Ð¥°¤ò½¤Àµ(À¾»³¤µ¤ó thanks)¡£
+
+2000-06-17
+
+ * version 0.3.18
+
+ * src/pop.[ch]
+ src/inc.[ch]: UIDL ¤Ë¤è¤ë POP3 ¥µ¡¼¥Ð¾å¤Î´ûÆÉ¥á¥Ã¥»¡¼¥¸¤Î´ÉÍý¤ò
+ ¼ÂÁõ¡£
+ * src/utils.[ch]: g_(s)list_free() ¤ÇÃÖ¤´¹¤¨¤é¤ì¤ë¤Î¤Ç¡¢
+ (s)list_remove_all() ¤òºï½ü¡£
+ * src/mainwindow.c: ¥á¥Ë¥å¡¼¤ÎÇÛÃÖ¤ò¾¯¤·Êѹ¹¡£
+ * src/summaryview.c: summary_status_show(): ¥µ¡¼¥Ð̾¤Ïɽ¼¨¤»¤º¡¢
+ ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤À¤±É½¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.c
+ src/prefs_account.c: ¥À¥¤¥¢¥í¥°¥µ¥¤¥º¤Î·×»»¥ë¡¼¥Á¥ó¤òÄ´À°¡£
+
+2000-06-15
+
+ * version 0.3.17
+
+ * src/compose.c: compose_reply_set_entry(): ÊÖ¿®¤·¤¿¥á¥Ã¥»¡¼¥¸¤Î
+ To: ¤È Cc: ¤Ë¤¢¤ëÁ´¤Æ¤Î¥¢¥É¥ì¥¹¤Ë cc ¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ Subject: ¤È To: ¤Î¥¨¥ó¥È¥ê¤Î°ÌÃÖ¤òÆþ¤ì´¹¤¨¤¿¡£
+
+2000-06-14
+
+ * src/procheader.c: ¥¹¥Ú¡¼¥¹¤ÇʬΥ¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ø¥Ã¥À¤ò°·¤¨¤ë¤è¤¦¤Ë
+ ½¤Àµ¡£
+ * src/socket.c: sock_connect(): ¸Ç¤Þ¤ë¤Î¤òËɤ°¤¿¤á¤ËÀܳ¤Î¸å
+ ¥¦¥§¥¤¥È¤òÄɲÃ(ÆóÇ·µÜ¤µ¤ó thanks)¡£
+
+2000-06-13
+
+ * src/inc.c:
+ inc_mail()
+ inc_all_account_mail(): ¥¢¥«¥¦¥ó¥È¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤Ë segmentation
+ fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ * src/mainwindow.[ch]: ¥¢¥«¥¦¥ó¥È¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤Ï¼õ¿®¥Ü¥¿¥ó¤ò
+ ¥¯¥ê¥Ã¥¯¤Ç¤¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: compose_queue(): Á÷¿®ÂÔµ¡¥á¥Ã¥»¡¼¥¸¤ËÀµ¤·¤¯
+ ¥Þ¡¼¥¯¤òÉÕ¤±¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/utils.[ch]: ¥³¡¼¥ÉÊÑ´¹´Ø¿ô¤ò src/codeconv.[ch] ¤ËʬΥ¡£
+
+2000-06-13
+
+ * version 0.3.16
+
+ * src/mimeview.c: mimeview_save_as()
+ src/summaryview.c: summary_save_as(): ´û¸¤Î¥Õ¥¡¥¤¥ë¤Ë¾å½ñ¤¤¹¤ë
+ ¤«¤É¤¦¤«¤ò¿Ò¤Í¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-06-12
+
+ * src/utils.c
+ src/recv.c
+ src/prefs.c
+ src/prefs_common.c
+ src/prefs_account.c
+ src/addressbook.c
+ src/compose.c
+ src/mbox.c: ¥Ç¥£¥¹¥¯¤Î¶õ¤¤¬¤Ê¤¤¾ì¹ç¤Ë½ñ¤¹þ¤ß¥¨¥é¡¼¤Î¥Á¥§¥Ã¥¯¤Ë
+ ¼ºÇÔ¤·¡¢¥Õ¥¡¥¤¥ë¤ò¼º¤Ã¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+
+2000-06-11
+
+ * src/mainwindow.c: main_window_clean_trash(): ´°Î»¤·¤¿¤È¤¤Ë
+ ¥Õ¥©¡¼¥«¥¹¤ò¥Õ¥©¥ë¥À¥Ó¥å¡¼¤Ë°Üư¤µ¤»¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/utils.[ch]: ɽ¼¨ÍѤΥ³¡¼¥ÉÊÑ´¹´Ø¿ô¤òÄɲ᣸µ¤Î strncpy()
+ ¤È¤Ï°ã¤Ã¤Æ¡¢¥¼¥í¥Õ¥£¥ë¤ò¹Ô¤ï¤º½ªÃ¼¤Î¥Ì¥ëʸ»ú¤òÉÕ¤±¤ë strncpy2()
+ ¤òÄɲá£
+ * src/textview.c: charset ¤Ë½¾¤Ã¤Æ¥³¡¼¥ÉÊÑ´¹´Ø¿ô¤òÊѹ¹¤¹¤ë¤è¤¦¤Ë
+ ½¤Àµ¡£charset=SHIFT_JIS, charset=EUC-JP ¤ËÂбþ¡£
+ * src/mainwindow.c
+ src/prefs_common.h
+ src/textview.c: ¥á¥Ã¥»¡¼¥¸¤Î¥¥ã¥é¥¯¥¿¥»¥Ã¥È¤ò¶¯À©»ØÄê¤Ç¤¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.c: folderview_select_next_unread():
+ ̤ÆÉ¥Õ¥©¥ë¥À¤¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï»Ï¤á¤«¤éõ¤¹¤è¤¦¤Ë¤·¤¿¡£
+
+2000-06-11
+
+ * version 0.3.15
+
+ * src/mainwindow.c: ¥á¥¤¥ó¥¦¥£¥ó¥É¥¦¤¬¥Ä¡¼¥ë¥Ð¡¼¤ÎÉý¤Ë¿¤Ð¤µ¤ì¤Æ
+ ¤·¤Þ¤¦ÌäÂê¤òºÆÅÙ½¤Àµ¡£
+ * src/mbox.c
+ src/utils.c: is_header_line(): ¥³¥í¥ó¤Î¸å¤Ë¥¹¥Ú¡¼¥¹¤¬¤Ê¤¤¥Ø¥Ã¥À
+ ¤òǧ¼±¤¹¤ë¤è¤¦¤Ë½¤Àµ (ËÙÅĤµ¤ó thanks)¡£
+ * src/filter.c: `#include <strings.h>' ¤òÄɲá£
+ * src/smtp.c: snprintf() ¤ò g_snprintf() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+ * src/Makefile.am: Ʊº¤Î gettext ¤Î¤¿¤á¤Ë INCLUDES ¤Ë
+ `-I$(top_srcdir)/intl' ¤òÄɲá£
+ * sylpheed.spec ¤òƱº¡£
+
+2000-06-10
+
+ * src/prefs_common.[ch]: ¹Ô´Ö¤Î¥Ô¥¯¥»¥ë¿ô¤òÀßÄê¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ ¹ÔƬ¤ò¶õ¤±¤ë¤«¤É¤¦¤«¤ò»ØÄê¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: ɽ¼¨¤µ¤ì¤Æ¤¤¤ë¥á¥Ã¥»¡¼¥¸¤¬¥µ¥Þ¥ê¥Ó¥å¡¼¤«¤é
+ ºï½ü¤µ¤ì¤¿¤È¤¤Ë¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤ò¥¯¥ê¥¢¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/mimeview.c: ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤Î½ªÃ¼¶³¦¤¬¸«¤Ä¤«¤é¤Ê
+ ¤¤¾ì¹ç¤Ë̵¸Â¥ë¡¼¥×¤òµ¯¤³¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ(¤Ë¤·¤«¤µ¤ó thanks)¡£
+ * src/folderview.c: folderview_scan_mailbox(): ¥É¥Ã¥ÈÉÕ¤
+ ¥Ç¥£¥ì¥¯¥È¥ê¤ò̵»ë¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/main.c: ¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®»þ¤ËƱ̾¤Î¥Õ¥¡¥¤¥ë¤¬¤¹¤Ç¤Ë¸ºß¤·¤¿
+ ¾ì¹ç¡¢·Ù¹ð¥À¥¤¥¢¥í¥°¤òɽ¼¨¤·¤Æ½ªÎ»¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-06-09
+
+ * src/textview.c
+ src/prefs_common.[ch]: ¹Ô´Ö¤È¹ÔƬ¤ò¶õ¤±¤é¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-06-07
+
+ * src/compose.c
+ src/procmime.[ch]: /etc/mime.types ¤ò¥¹¥¥ã¥ó¤·¡¢ÅºÉÕ¥Õ¥¡¥¤¥ë¤Î
+ MIME ¥¿¥¤¥×¤ò·èÄꤹ¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: ¥µ¥Þ¥ê¤¬¼Â¹Ô¤Î»þ¤ËÈóÁªÂò¤Ë¤Ê¤Ã¤¿¾ì¹ç¤Ë
+ ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤ò¥¯¥ê¥¢¤¹¤ë¤è¤¦¤Ë¤·¡¢¥Õ¥©¥ë¥À¤¬¶õ¤Ë¤Ê¤Ã¤¿
+ ¾ì¹ç¤Ë¥Õ¥©¥ë¥À¥Ó¥å¡¼¤Ë¥Õ¥©¡¼¥«¥¹¤ò°Ü¤¹¤è¤¦¤Ë¤·¤¿¡£
+ * src/mainwindow.c: ¥á¥¤¥ó¥¦¥£¥ó¥É¥¦¤¬¥Ä¡¼¥ë¥Ð¡¼¤ÎÉý¤Ë¿¤Ð¤µ¤ì¤Æ
+ ¤·¤Þ¤¦ÌäÂê¤ò½¤Àµ¡£
+ * src/inc.c: `µ¯Æ°»þ¤Ë¿·Ãå¥á¡¼¥ë¤ò¥Á¥§¥Ã¥¯¤¹¤ë' ¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤¿
+ ¾ì¹ç¡¢Â¿½Å¤Î gtk_main() ¥¤¥Ù¥ó¥È¥ë¡¼¥×¤ò°ú¤µ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-06-06
+
+ * src/compose.c: ¥Õ¥¡¥¤¥ë¤ò¸½ºß¤Î¥«¡¼¥½¥ë¤Î°ÌÃÖ¤ËÁÞÆþ¤Ç¤¤Ê¤«¤Ã¤¿
+ ÌäÂê¤ò½¤Àµ¡£
+
+2000-06-06
+
+ * version 0.3.14
+
+ * src/compose.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤Ë `źÉÕ' ¥Ü¥¿¥ó¤òÄɲᣤ½¤·¤Æ
+ `ÁÞÆþ' ¤Î¥¢¥¤¥³¥ó¤ò¿·¤·¤¤¤â¤Î¤ÈÃÖ¤´¹¤¨¤¿¡£
+
+2000-06-05
+
+ * src/mainwindow.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤Ë `¼Â¹Ô' ¤òÄɲá£
+ ¥Ä¡¼¥ë¥Ð¡¼¤Î¥Ü¥¿¥ó¤Î¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤òÀßÄꤹ¤ë´Ø¿ô
+ main_window_set_toolbar_sensitive() ¤òÄɲá£
+ * src/compose.c: ¥Æ¥¥¹¥È¥¨¥ó¥È¥ê¤Îʸ»úÎó¤Ë²þ¹Ô¤¬Æþ¤Ã¤Æ¤¤¤¿¾ì¹ç¤Ë
+ ÉÔÀµ¤Ê¥Ø¥Ã¥À¤ò½ÐÎϤ·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-06-04
+
+ * src/mainwindow.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤È¥á¥Ë¥å¡¼¤Ë `ºï½ü' ¤òÄɲá£
+ ¤½¤·¤Æ¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤ÈƱ¤¸¹àÌܤò¥á¥¤¥ó¥á¥Ë¥å¡¼¤ËÄɲá£
+ * src/utils.[ch]: DnD ¥µ¥Ý¡¼¥ÈÍѤδؿô¤òÄɲá£
+ * src/compose.c: DnD ¤Ë¤è¤ë¥Õ¥¡¥¤¥ë¤ÎźÉÕ¤ÈÁÞÆþ¤ò¼ÂÁõ
+ (Ê¿¾¾¤µ¤ó thanks)¡£
+
+2000-06-04
+
+ * version 0.3.13
+
+ * src/summaryview.c: null ¥Ý¥¤¥ó¥¿¤ò is_dir_exist() ¤ËÅϤ·¤Æ¤¤¤¿
+ ¥Ð¥°¤ò½¤Àµ¡£
+
+2000-06-03
+
+ * src/alertpanel.[ch]: ´Ø¿ô alertpanel_message(),
+ alertpanel_notice(), ¤½¤·¤Æ alertpanel_error() ¤òÄɲá£
+ ¥³¡¼¥É¤ÎÀ°Íý¡£
+ * src/folderview.c
+ src/compose.c
+ src/addressbook.c
+ src/summaryview.c
+ src/summary_search.c
+ src/prefs_account.c
+ src/foldersel.c: ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤Î¥À¥¤¥¢¥í¥°¤Ë
+ alertpanel_error(), alertpanel_warning() ¤Þ¤¿¤Ï
+ alertpanel_notice() ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.[ch]: µÕ½ç¤Ë¤è¤ë¥½¡¼¥È¤¬¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: Àܳ¤Þ¤¿¤Ïǧ¾Ú¤Ë¼ºÇÔ¤·¤¿¤È¤¤Ë¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸
+ ¥À¥¤¥¢¥í¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/utils.h: ¥Þ¥¯¥í FILE_OP_ERROR() ¤òÄɲä·¡¢perror() ¤Î¿¤¯¤ò
+ ¤½¤ì¤ÇÃÖ¤´¹¤¨¤¿¡£
+
+2000-06-03
+
+ * version 0.3.12
+
+ * src/compose.c: Á÷¿®ÂÔµ¡¤·¤¿¾ì¹ç¤Ë¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¹µ¤ËÊݸ¤·¤Ê
+ ¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/send.c: send_message_queue(): ²òÀϤ·¤¿¥Ç¡¼¥¿¤ËÁ÷¿®ÂÔµ¡ÍÑ
+ ¥Ø¥Ã¥À¤ò´Þ¤ó¤Ç¤·¤Þ¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+ * src/mainwindow.c: send_queue_cb(): ´°Î»¤·¤¿¤È¤¤Ë¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Î
+ ¥á¥Ã¥»¡¼¥¸¤ò pop ¤·¡¢Á÷¿®ÂÔ¤Á¥Õ¥©¥ë¥À¤ò¹¹¿·¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-06-02
+
+ * version 0.3.11
+
+ * src/filter.c
+ src/inc.c
+ src/compose.c: ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¡£
+ * src/mainwindow.[ch]: ¼¡¤Î̤ÆÉ¥á¥Ã¥»¡¼¥¸¤Î¥Ü¥¿¥ó¤È¥á¥Ë¥å¡¼¹àÌܤò
+ Äɲá£
+ * src/summaryview.[ch]: ¼¡¤Î̤ÆÉ¥á¥Ã¥»¡¼¥¸¤òÁªÂò¤·¤Æ³«¤¯´Ø¿ô
+ summary_select_next_unread() ¤òÄɲá£
+
+2000-06-01
+
+ * src/prefs_common.[ch]: ¥Õ¥©¥ë¥À¤ËÆþ¤Ã¤¿¤È¤¤Ë̤ÆÉ¥á¥Ã¥»¡¼¥¸¤ò
+ ³«¤¯¤«¤É¤¦¤«¤ò·è¤á¤ëÀßÄê¤òÄɲá£
+ * src/summaryview.c: ÀßÄꤵ¤ì¤Æ¤¤¤ë»þ¤Î¤ßºÇ½é¤Î̤ÆÉ¥á¥Ã¥»¡¼¥¸¤ò³«¤¯
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: GtkEntry ¤«¤éÆÀ¤¿Ê¸»úÎó¤ò²òÊü¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-05-31
+
+ * src/compose.c: ¸å¤ÇÁ÷¿®¤¹¤ë¤¿¤á¤Ë¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®ÂÔµ¡¾õÂÖ¤Ë
+ ¤¹¤ë `¸å¤ÇÁ÷¿®' ¤ò¥á¥Ë¥å¡¼¤È¥Ä¡¼¥ë¥Ð¡¼¤ËÄɲá£
+
+2000-05-30
+
+ * src/mainwindow.c: Á÷¿®ÂÔµ¡¾õÂ֤Υá¥Ã¥»¡¼¥¸¤òºÆÁ÷¿®¤¹¤ë
+ ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÄɲá£
+ * src/compose.c: ¥á¥Ã¥»¡¼¥¸¤¬Á÷¿®ÂÔµ¡¤µ¤ì¤ë¤È¤¤Ë·Ù¹ð¥À¥¤¥¢¥í¥°
+ ¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-05-29
+
+ * src/procmsg.[ch]: Á÷¿®ÂÔµ¡¾õÂ֤Υá¥Ã¥»¡¼¥¸¤½¤ì¤¾¤ì¤ËÂФ·¤Æ
+ send_message_queue() ¤ò¸Æ¤Ö´Ø¿ô procmsg_send_queue() ¤òÄɲá£
+
+2000-05-28
+
+ * src/inc.c: inc_drop_message(): ¹ÔÀè¤Î¥Õ¥©¥ë¥À¤¬Â¸ºß¤·¤Ê¤±¤ì¤Ð¡¢
+ ¥á¥Ã¥»¡¼¥¸¤ò¥Ç¥Õ¥©¥ë¥È¤Î¼õ¿®È¢¤ËÍî¤È¤¹¤è¤¦¤Ë½¤Àµ¡£
+ * src/compose.[ch]: imput ¸ß´¹¤Î¥¥å¡¼¥¤¥ó¥°ÍѥإåÀ¤ò¥¥å¡¼¤µ¤ì¤¿
+ ¥á¥Ã¥»¡¼¥¸¤ËÄɲá£
+ * src/send.[ch]: ¥¥å¡¼¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¤¹¤ë´Ø¿ô
+ send_message_queue() ¤òÄɲá£
+
+2000-05-27
+
+ * configure.in
+ acconfig.h: configure »þ¤Ë¥Þ¥ë¥Á¥¹¥ì¥Ã¥É¤ò»È¤¦¤«¤É¤¦¤«¤ò
+ ·è¤á¤é¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: ÀßÄê¤Ë´Ø¤ï¤é¤º¼Â¹Ô¤·¤¿¤È¤¤Ë¥¹¥ì¥Ã¥É¤òºî¤Ã¤Æ
+ ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ(×¢Å礵¤ó thanks)¡£
+ * src/sockinfo.[ch]: public ¤Ê sock_connect_*() ´Ø¿ô¤ÎÌá¤êÃͤò
+ SockInfo ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÊѹ¹¡£
+ * src/procmime.c: procmime_scan_mime_header():
+ ¥¹¥¥ã¥ó¤·¤¿¥Ñ¡¼¥È¤Ë¥Ø¥Ã¥À¤¬Ìµ¤¤¤È¤¤Ë NULL ¤òÊÖ¤·¤Æ¤¤¤¿¥Ð¥°¤ò
+ ½¤Àµ(shigeri ¤µ¤ó thanks)¡£
+ * src/procmime.[ch]:
+ Content-Disposition ¥Ø¥Ã¥À¥Õ¥£¡¼¥ë¥É¤ò²òÀϤ¹¤ë´Ø¿ô
+ procmime_scan_content_disposition() ¤òÄɲá£
+ * src/mimeview.c: Content-Disposition ¥Ø¥Ã¥À¤Î filename ¤ÎÃͤò
+ »ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/pop.c
+ src/inc.c: ÀßÄê¤Î¥Ñ¥¹¥ï¡¼¥É¤¬¶õ¤Ç¡¢°ÊÁ°¤Î POP3 ¥»¥Ã¥·¥ç¥ó¤¬
+ ǧ¾Ú¤Ç¼ºÇÔ¤·¤Æ¤¤¤¿¾ì¹ç¡¢¥Ñ¥¹¥ï¡¼¥É¤ÎÆþÎϤòÂ¥¤¹¤è¤¦¤Ë½¤Àµ¡£
+
+2000-05-23
+
+ * src/socket.[ch]: Èó¥Ö¥í¥Ã¥¥ó¥° IO ¥â¡¼¥É¥½¥±¥Ã¥È¤È¥Þ¥ë¥Á¥¹¥ì¥Ã¥É
+ Àܳ¤Ø¤ÎÂбþ¤òÄɲá£
+ * src/inc.c: ¥Þ¥ë¥Á¥¹¥ì¥Ã¥ÉÀܳ¤ËÂбþ¡£
+
+2000-05-22
+
+ * src/folderview.c: ¥á¥Ã¥»¡¼¥¸¤¬Â¸ºß¤·¤¿»þ¤Î¤ß¡¢¥Õ¥©¥ë¥À¤¬ÁªÂò
+ ¤µ¤ì¤¿¤È¤¤Ë SummaryView ¤Ë¥Õ¥©¡¼¥«¥¹¤¬°Ü¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-05-20
+
+ * version 0.3.10
+
+ * po/ja.po: ¥á¥Ë¥å¡¼¥é¥Ù¥ë¤ÎÀèÆ¬¤Î `/' ¤¬È´¤±¤Æ¤¤¤Æ¡¢Compose
+ ¥¦¥£¥ó¥É¥¦¤ò³«¤¤¤¿¤È¤¤Ë segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-05-20
+
+ * version 0.3.9
+
+ * src/utils.c: get_domain_name(): gethostname() ¤ò»È¤¦¤è¤¦¤Ë½¤Àµ¡£
+ * src/mimeview.c: `̾Á°¤òÉÕ¤±¤ÆÊݸ' ¤È `¥Æ¥¥¹¥È¤È¤·¤ÆÉ½¼¨' ¤Î
+ ¥¡¼¥Ð¥¤¥ó¥É¤òÄɲá£
+
+2000-05-19
+
+ * src/recv.c: fputs() ¤¬¼ºÇÔ¤·¤¿¤È¤¤Ë¥¨¥é¡¼ÃͤòÊÖ¤¹¤Î¤Ë¼ºÇÔ¤·¡¢
+ ¥Ç¥£¥¹¥¯¤Î¶õ¤ÍÆÎ̤¬¤Ê¤¤¾ì¹ç¤Ë¼õ¿®¤·¤¿¥á¡¼¥ë¤ò¼º¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ
+ (ÅÄ¿¬¤µ¤ó´¶¼Õ)¡£
+ * src/compose.c: Reply-To ¤ËÂбþ¡£
+ * src/mimeview.c: ¥¡¼Áàºî¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò²þÎÉ¡£
+
+2000-05-18
+
+ * src/mimeview.[ch]
+ src/procmime.[ch]
+ src/textview.[ch]: ¥Í¥¹¥È¤µ¤ì¤¿¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤ËÂбþ¤·¡¢
+ ¥³¡¼¥É¤òÀ°Íý¡£
+ ¥«¥×¥»¥ë²½¤µ¤ì¤¿ RFC822 ¥á¥Ã¥»¡¼¥¸¤ËÂбþ¡£
+
+2000-05-16
+
+ * src/compose.[ch]: ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤¬ºï½ü¤µ¤ì¤¿¤È¤¤ËźÉÕ
+ ¾ðÊó¤Î¤¿¤á¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤ò²òÊü¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ źÉեꥹ¥È¤È¥Æ¥¥¹¥È¥¦¥£¥¸¥§¥Ã¥È¤ò¤Ú¥¤¥ó¥¦¥£¥¸¥§¥Ã¥È¤Î¾å¤ËÇÛÃÖ¤·¤¿¡£
+ ¥«¥Ã¥È/¥³¥Ô¡¼/¥Ú¡¼¥¹¥È/Á´¤ÆÁªÂò ¤òÁ´¤Æ¤Î editable ¥¦¥£¥¸¥§¥Ã¥È¾å¤Ç
+ ²Äǽ¤Ë¤·¤¿¡£
+ źÉÕ¥Õ¥¡¥¤¥ë¤Îºï½ü¤ÈźÉեꥹ¥È¾å¤Ç¤Î¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤ò¼ÂÁõ¡£
+ * src/prefs_common.[ch]: ½ð̾¤Î¶èÀÚ¤ê¤ÎÀßÄê¤òÄɲá£
+ * src/alertpanel.[ch]: ´Ø¿ô alertpanel_warning() ¤òÄɲá£
+
+2000-05-14
+
+ * src/prefs_common.[ch]
+ src/textview.c: URI ¤ò³«¤¯¥³¥Þ¥ó¥É¤ò¥«¥¹¥¿¥Þ¥¤¥º¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.[ch]: ¥Þ¥ë¥Á¥Ñ¡¼¥È MIME ¥á¥Ã¥»¡¼¥¸¤ÎºîÀ®(¥Õ¥¡¥¤¥ë¤Î
+ źÉÕ)¤ò¼ÂÁõ¡£
+ * src/textview.c
+ src/compose.c: GTK+ ¤Î¥Æ¡¼¥Þ¥¨¥ó¥¸¥ó¤òÀڤäƤ¤¤Ê¤«¤Ã¤¿¥Ð¥°¤òºÆÅÙ
+ ½¤Àµ¡£
+
+2000-05-13
+
+ * version 0.3.8
+
+ * src/summaryview.c: ¥á¥Ã¥»¡¼¥¸ºîÀ®ÍѤΥ¡¼¥Ð¥¤¥ó¥É¤òÄɲÃ
+ (w, a, A, f)¡£¤Þ¤¿¡¢Â¾¤Î¥¡¼¥Ð¥¤¥ó¥É¤âÄɲÃ(y, D, Q)¡£
+ * src/compose.c: Cc ¥¨¥ó¥È¥ê¤¬¡¢ÊÖ¿®¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î Cc ¤ò°ú¤·Ñ¤°
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/pixmaps/new.xpm
+ src/pixmaps/unread.xpm: pixmap ¥¤¥á¡¼¥¸¤òÃÖ¤´¹¤¨¤¿¡£
+ * src/procheader.c: procheader_date_get_localtime():
+ ǯ¤Î·å¿ô¤ò4·å¤«¤é2·å¤ËÊѹ¹¡£
+
+2000-05-12
+
+ * src/inc.c: ¥¢¥«¥¦¥ó¥È¤ÎÀßÄê¤Ç¥Ñ¥¹¥ï¡¼¥É¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð
+ ¿Ö¤Í¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_account.h: °ì»þŪ¤Ê¥Ñ¥¹¥ï¡¼¥É¤òÊݸ¤¹¤ë¥á¥ó¥Ð tmp_pass
+ ¤ò¹½Â¤ÂÎ PrefsAccount ¤ËÄɲá£
+ * src/inputdialog.[ch]: ʸ»úÎó¤ò±£¤·¤¿¾õÂÖ¤ÇÆþÎϤòÂ¥¤¹´Ø¿ô
+ input_dialog_with_invisible() ¤òÄɲá£
+
+2000-05-11
+
+ * src/compose.c: ¥á¥Ã¥»¡¼¥¸¥Õ¥©¥ó¥È¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë GTK+ ¤Î
+ ¥Æ¡¼¥Þ¥¨¥ó¥¸¥ó¤òÀڤäƤ¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-05-10
+
+ * version 0.3.7a
+
+ * src/summaryview.c: fprintf() ¤Ë stderr ¤òÆþ¤ì˺¤ì¤Æ¤¤¤¿¥Ð¥°¤ò
+ ½¤Àµ¡£
+
+2000-05-10
+
+ * version 0.3.7
+
+ * src/pop.c: ¤¤¤¯¤Ä¤«¤Î POP3 ¥³¥Þ¥ó¥É¤¬¥¨¥é¡¼¤òÊÖ¤¹¤È¡¢¤½¤ÎÁ°¤Î
+ Áàºî¤¬Á´¤ÆÌµ¸ú¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¦ÌäÂê¤ò½¤Àµ¡£
+ * src/compose.c
+ src/textview.c: Pixmap ¥Æ¡¼¥Þ¤¢¤ë¤¤¤Ï¤½¤ì¤«¤éÇÉÀ¸¤·¤¿¤â¤Î¤ò
+ »È¤Ã¤¿¤È¤¤Ë GtkText ¥¦¥£¥¸¥§¥Ã¥È¤¬Â®ÅÙÄã²¼¤¹¤ëÌäÂê¤ËÂн褷¤¿¡£
+
+2000-05-08
+
+ * src/inc.c: ¸ºß¤·¤Ê¤¤¥×¥í¥°¥é¥à¤ò¼Â¹Ô¤·¤è¤¦¤È¤·¤¿¤È¤¤Ë X IO
+ ¥¨¥é¡¼¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-05-07
+
+ * src/src/folderview.[ch]: FolderInfo ¹½Â¤ÂΤ˥á¥ó¥Ð `mtime' ¤òÄɲá£
+ * src/summaryview.c: ³«¤³¤¦¤È¤·¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤Î mtime ¤ò¥Á¥§¥Ã¥¯¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.c: ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò¥Á¥§¥Ã¥¯¤·¤Ê¤¤¥â¡¼¥É¤òÄɲá£
+
+2000-05-05
+
+ * src/textview.[ch]: ¥¯¥ê¥Ã¥«¥Ö¥ë URI ¤ò¼ÂÁõ(BONAIM ¤µ¤ó thanks)¡£
+ `X-Mailer:' ¥Ø¥Ã¥À¤¬ `Sylpheed' ¤ò´Þ¤ó¤Ç¤¤¤ì¤Ð¶¯Ä´É½¼¨¤¹¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+
+2000-05-04
+
+ * src/summaryview.c: summary_write_cache(): ¥¥ã¥Ã¥·¥å¥Õ¥¡¥¤¥ë¤Î
+ ¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤Î½¤Àµ¡£
+
+2000-05-04
+
+ * version 0.3.6a
+
+ * src/headerview.c: headerview_clear() ¥á¥½¥Ã¥É¤òÄɲá£
+ * src/messageview.c: messageview_clear() ¤Ç HeaderView ¤ò¥¯¥ê¥¢
+ ¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2000-05-04
+
+ * version 0.3.6
+
+ * src/messageview.c
+ src/textview.c: *_clear() ¥á¥½¥Ã¥É¤òÄɲá£
+ * src/summaryview.c: ¿·¤·¤¤¥Õ¥©¥ë¥À¤ò³«¤¤¤¿¤È¤¤Ë MessageView ¤ò
+ ¥¯¥ê¥¢¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-05-03
+
+ * src/inc.c: Á´¥¢¥«¥¦¥ó¥È¤«¤é¼õ¿®¤·¤¿¤È¤¤Ë¤½¤ì¤¾¤ì¥¢¥«¥¦¥ó¥È¤Ë¤è¤Ã¤Æ
+ »ØÄꤵ¤ì¤Æ¤¤¤ë¼õ¿®È¢¤Ë°Üư¤·¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.c: ¥¦¥£¥ó¥É¥¦¤¬ÊĤ¸¤é¤ì¤ë¤È¤¤Ë¥á¥Ã¥»¡¼¥¸¤òÇË´þ¤¹¤ë
+ ¤«¤É¤¦¤«¤ò³Îǧ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-05-03
+
+ * version 0.3.5
+
+ * src/pop.[ch]
+ src/inc.[ch]: APOP ǧ¾Ú¤ËºÆÂбþ¡£
+ * src/prefs_account.c: ¥×¥í¥È¥³¥ë¤Î¥¿¥¤¥×¤òÊݸ¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¥Ð¥°¤ò
+ ½¤Àµ¡£
+ * src/socket.h
+ src/statusbar.h: printf() Ū¤Ê´Ø¿ô¤Ë G_GNUC_PRINTF() ¤òÄɲá£
+ * src/progressdialog.[ch]: ¥¯¥é¥¹Ì¾¤ò Progress ¤«¤é ProgressDialog
+ ¤ËÊѹ¹¡£
+
+2000-05-02
+
+ * src/summaryview.c: ja ¥á¥Ã¥»¡¼¥¸¥«¥¿¥í¥°¤ò»È¤ï¤Ê¤¤¾õÂ֤ǥ˥塼¥¹
+ ¥Õ¥©¥ë¥À¤òÁªÂò¤·¤¿¾ì¹ç¤Ë¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó¥Õ¥©¡¼¥ë¥È¤òµ¯¤³¤¹
+ ¥Ð¥°¤ò½¤Àµ¡£
+ * src/utils.h: printf() Ū¤Ê´Ø¿ô¤Ë G_GNUC_PRINTF() ¤òÄɲá£
+ * src/Makefile.am: INCLUDES ¤Ë `-DG_LOG_DOMAIN=\"Sylpheed\"' ¤ò
+ Äɲá£
+
+2000-05-01
+
+ * src/automaton.[ch]
+ src/inc.[ch]
+ src/pop.[ch]: POP3 ¼èÆÀ¥ë¡¼¥Á¥ó¤ò͸¾õÂÖ¥ª¡¼¥È¥Þ¥È¥ó¥â¥Ç¥ë¤ò
+ »È¤Ã¤ÆºÆ¼ÂÁõ¤·¤¿(Ê¿¾¾¤µ¤ó thanks)¡£
+ * src/inc.c: ¥á¡¼¥ë¥µ¡¼¥Ð¤È¤ÎÀܳ¤¬¼ºÇÔ¤·¤¿¤È¤¤Ë¡¢°Õ¿Þ¤·¤Ê¤¤
+ ¥×¥í¥°¥é¥à¤Î½ªÎ»¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¡£
+ * src/summaryview.c: º¸¥«¡¼¥½¥ë¥¡¼¤¬²¡¤µ¤ì¤¿¤È¤¤Ë¥Õ¥©¡¼¥«¥¹¤ò
+ FolderView ¤Ë°Üư¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-04-30
+
+ * src/textview.c: °úÍѤμ±Ê̥롼¥Á¥ó¤ò¾¯¤·½¤Àµ¡£
+
+2000-04-29
+
+ * version 0.3.4
+
+ * src/procmime.[ch]: MIME ¥Ç¥³¡¼¥À¤ò src/textview.c ¤«¤é
+ src/procmime.c ¤Ø°Ü¤·¤¿¡£
+ * src/mimeview.[ch]: ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤ÎÊݸ¤ò¼ÂÁõ¡£
+ MIME ¥¨¥ó¥³¡¼¥É¤µ¤ì¤¿¥Õ¥¡¥¤¥ë̾¤ËÂбþ¡£
+ * src/summaryview.c: ¡Ö̾Á°¤òÉÕ¤±¤ÆÊݸ¡×¤ò¼ÂÁõ¡£
+
+2000-04-28
+
+ * src/prefs_common.[ch]: SummaryView ¤Îɽ¼¨¹àÌܤòÀßÄꤹ¤ë¤¿¤á¤Î
+ ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò¼ÂÁõ¡£
+ * src/addressbook.c
+ src/account.c: Î󥿥¤¥È¥ë¤¬¥¡¼¥Õ¥©¡¼¥«¥¹¤òÆÀ¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+
+2000-04-26
+
+ * src/textview.c: BASE64 ¤Î¥Ç¥³¡¼¥Ç¥£¥ó¥°¤Èɽ¼¨¤ò¼ÂÁõ¡£
+
+2000-04-25
+
+ * src/prefs_common.[ch]: SummaryView ¤Î¹àÌܤΤ½¤ì¤¾¤ì¤òɽ¼¨¤¹¤ë¤«
+ ¤É¤¦¤«¤òÀßÄꤹ¤ë¥á¥ó¥Ð¤òÄɲá£
+ * src/headerwindow.c
+ src/logwindow.c: ¥¨¥¹¥±¡¼¥×¥¡¼¤¬²¡¤µ¤ì¤¿¤È¤¤Ë¥¦¥£¥ó¥É¥¦¤òÊĤ¸¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/headerview.c: ScrolledWindow ¤ò»È¤ï¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/base64.c: from64tobits(): '\r' ¤ÈƱÍÍ¤Ë '\n' ¤ò¹ÔËö¤Èǧ¼±¤¹¤ë
+ ¤è¤¦¤Ë½¤Àµ¡£
+
+2000-04-24
+
+ * src/headerview.c: ¥Æ¥¥¹¥È¥¦¥£¥¸¥§¥Ã¥È¤Î¥ï¡¼¥É¥é¥Ã¥×¤È¥é¥¤¥ó¥é¥Ã¥×
+ ¤ò̵¸ú¤Ë¤·¤¿¡£
+
+2000-04-24
+
+ * version 0.3.3
+
+ * src/prefs_common.c: prefs_assort_create(): ¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤êʬ¤±ÍÑ
+ ¥Ø¥Ã¥À¤Ë¤¤¤¯¤Ä¤«¥Ø¥Ã¥À¤òÄɲá£
+
+2000-04-23
+
+ * src/procmsg.c: ¥Ø¥Ã¥À¤Î²òÀÏ»þ¤Ë¥á¥Ã¥»¡¼¥¸¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤¬µñÈÝ
+ ¤µ¤ì¤¿¾ì¹ç¤Ë¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó¥Õ¥©¡¼¥ë¥È¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ
+ (¤ï¤«¤¤@ÅÅÄÌÂç ¤µ¤ó thanks)¡£
+ * src/mimeview.c: ¥¡¼²¡²¼¥¤¥Ù¥ó¥È¤ò SummaryView ¤ËÅϤ¹¤è¤¦¤Ë¤·¤¿¡£
+
+2000-04-21
+
+ * src/main.h
+ src/alertpanel.c: ¤è¤êÎɤ¤¥Õ¥©¥ó¥È¤Ë¥Þ¥Ã¥Á¤¹¤ë¤è¤¦¤Ë¥Õ¥©¥ó¥È¤Î
+ »ØÄê¤ò½¤Àµ¡£
+ * src/utils.[ch]: FreeBSD ¤ËÂбþ¤¹¤ë¤¿¤á¤Ë¥ï¥¤¥É¥¥ã¥é¥¯¥¿´Ø¿ô¤ò
+ Äɲá£<wchar.h> ¤Î¸ºß¤Î¥Á¥§¥Ã¥¯¤òÄɲá£
+ * acconfig.h
+ configure.in: FreeBSD ¤ËÂбþ¤¹¤ë¤¿¤á¤Ë wint_t ¤È libxpg4 ¤Î
+ ¥Á¥§¥Ã¥¯¤òÄɲá£
+ * src/unmime.c: <alloca.h> ¤Î¸ºß¤ò¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ ¾åµ3¤Ä¤Ïº´¡¹ÌÚ¤µ¤ó¤«¤é¤Î contribution ¤Ç¤¹¡£´¶¼Õ!
+
+2000-04-18
+
+ * src/main.h: ¥¦¥£¥ó¥É¥¦¤Î¥Ç¥Õ¥©¥ë¥È¤Î¹â¤µ¤ò¸º¤é¤·¤¿¡£
+
+2000-04-17
+
+ * src/procmime.c: ¥À¥Ö¥ë¥¯¥©¡¼¥È¤µ¤ì¤¿Â°ÀÃͤÎÃæ¤Î³ç¸Ì¤òºï½ü¤·¤Æ
+ ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-04-15
+
+ * version 0.3.2
+
+ * src/mimeview.c: ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤Î¥Ñ¡¼¥µ¤Èɽ¼¨¤ò¼ÂÁõ¡£
+ * src/procmime.c: procmime_scan_content_type():
+ Ê£¿ô¤ÎÍ×ÁǤËÂбþ¡£
+ * src/textview.c: ¥Þ¥ë¥Á¥Ñ¡¼¥È¥á¥Ã¥»¡¼¥¸¤ËÂбþ¤·¡¢¥³¡¼¥É¤òÀ°Íý¡£
+
+2000-04-14
+
+ * src/summaryview.c: ¥µ¥¤¥º¥«¥é¥à¤È¥µ¥¤¥º¤Ë¤è¤ë¥½¡¼¥È¤òÄɲá£
+ * src/mainwindow.c: ¥½¡¼¥È¥á¥Ë¥å¡¼¤Ë `¥µ¥¤¥º¤Ç¥½¡¼¥È' ¤òÄɲá£
+ * src/procmime.c: ¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥é¥ó¤òµ¯¤³¤·¡¢¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó
+ ¥Õ¥©¡¼¥ë¥È¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-04-13
+
+ * version 0.3.1
+
+ * src/textview.c: MIME ¥Ø¥Ã¥À¤È
+ Content-Transfer-Encoding: quoted-printable ¤ËÂбþ¡£
+
+2000-04-12
+
+ * src/messageview.[ch]
+ src/textview.[ch]: MessageView ¤ò2¤Ä¤Î¥¯¥é¥¹¤ËʬΥ¡£
+ * src/procmime.[ch]: MIME ¥á¥Ã¥»¡¼¥¸ÁàºîÍѤËÄɲá£
+
+2000-04-11
+
+ * src/mimeview.[ch]: MIME ¥á¥Ã¥»¡¼¥¸ÁàºîÍѤËÄɲá£
+ * configure.in: wctype.h ¤È wchar.h ¤Î¥Á¥§¥Ã¥¯¤òÄɲá£
+
+2000-04-10
+
+ * src/procmsg.[ch]
+ src/procheader.[ch]: ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+ * src/messageview.[ch]: HeaderView ¤òÅý¹ç¡£
+
+2000-04-09
+
+ * version 0.3.0
+
+2000-04-08
+
+ * src/addressbook.c: ¥Õ¥©¥ë¥À/¥°¥ë¡¼¥×¤¬Äɲ䢤뤤¤ÏÊÔ½¸¤µ¤ì¤¿¤È¤¤Ë
+ ¥Ä¥ê¡¼¤ò¥½¡¼¥È¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/xml.c: xml_compare_tag(): ¸½ºß¤Î¥¿¥°¤¬¶õ¤À¤Ã¤¿¾ì¹ç¤Ë
+ ¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó¥Õ¥©¡¼¥ë¥È¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ * src/mainwindow.c: MainWindow ¤Î¾õÂÖ¤òÊݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-04-08
+
+ * version 0.3.0pre1
+
+ * src/addressbook.c: ¥¢¥É¥ì¥¹¥°¥ë¡¼¥×¤ÎÊÔ½¸¤ò´°Á´¤Ë¼ÂÁõ¡£
+ ·Ù¹ð¥À¥¤¥¢¥í¥°¤Ç¥¨¥¹¥±¡¼¥×¥¡¼¤¬²¡¤µ¤ì¤¿¤È¤¤Ë¡¢¥¢¥É¥ì¥¹¤Îºï½ü¤¬
+ ¸í¤Ã¤Æ³Îǧ¤µ¤ì¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+
+2000-04-07
+
+ * src/addressbook.c: ¥á¥Ë¥å¡¼¥Ð¡¼¤òÄɲᣳ¬ÁØ¥Õ¥©¥ë¥À¤ò͸ú¤Ë¤·¤¿¡£
+ * src/prefs_account.c: pop ¥µ¡¼¥Ð¤ò»ØÄꤷ¤Ê¤¯¤Æ¤â¹½¤ï¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ * src/inc.c: inc_account_mail(): ¼õ¿®¥µ¡¼¥Ð¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¡¢
+ ²¿¤â¤·¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+
+2000-04-05
+
+ * version 0.2.9
+
+ * src/addressbook.c: ¥¢¥É¥ì¥¹Ä¢¤Îµ¡Ç½¤ò¤Û¤Ü¼ÂÁõ¡£
+
+2000-04-04
+
+ * src/compose.c: `¥Õ¥¡¥¤¥ë->¥Õ¥¡¥¤¥ë¤òÁÞÆþ' ¤¬2²ó°Ê¾åÁªÂò¤µ¤ì¤¿»þ¤Ë
+ ¥»¥°¥á¥ó¥Æ¡¼¥·¥ç¥ó¥Õ¥©¡¼¥ë¥È¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-04-03
+
+ * version 0.2.9pre4
+
+ * src/addressbook.[ch]: ¿·µ¬¥Õ¥©¥ë¥À¤È¥°¥ë¡¼¥×¤ÎºîÀ®¤ò¼ÂÁõ¡¢¤½¤·¤Æ
+ ¥Õ¥©¥ë¥À¤È¥°¥ë¡¼¥×¤Îºï½ü¤ò¼ÂÁõ¡£»ØÄꤵ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤òºÆµ¢Åª¤Ë
+ ºï½ü¤¹¤ë addressbook_delete_object() ¤òÁ´¤Æ¼ÂÁõ¡£
+
+2000-04-02
+
+ * src/addressbook.c: ¥¢¥É¥ì¥¹¤ÎÅÐÏ¿¤È¡¢¥á¥Ã¥»¡¼¥¸ºîÀ®¤Î
+ ¥¢¥É¥ì¥¹¤Î¥¨¥ó¥È¥ê¤Ø¤ÎÊ£¿ô²ó¤ÎÄɲäò¼ÂÁõ¡£
+ * src/menu.[ch]: Á´¤Æ¤Î¥á¥Ë¥å¡¼¤Î¹àÌܤò¥¤¥ó¥»¥ó¥·¥Æ¥£¥Ö¤Ë¤¹¤ë´Ø¿ô
+ menu_set_insensitive_all() ¤òÄɲá£
+ * src/folderview.c: ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+
+2000-04-01
+
+ * src/account.c
+ src/prefs_common.c: CList ¤Î¹Ô¿ô¤òÆÀ¤ë¤È¤¤Î¥Ð¥°¤ò½¤Àµ¡£
+
+2000-03-30
+
+ * version 0.2.9pre3
+
+ * src/folderview.c: ºÇ½é¤ÎÁàºî¤Ç¥Ä¥ê¡¼¤¬³«ÊĤµ¤ì¤¿¤È¤¤Ë·Ù¹ð¤ò
+ °ú¤µ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-03-29
+
+ * src/addressbook.c: addressbook_list_selected(): Ê£¿ô¤Î¥¢¥É¥ì¥¹¤ò
+ °·¤¨¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: Bcc: ¤¬ÀÚ¤êÂØ¤¨¤é¤ì¤¿¤È¤¡¢Âбþ¤¹¤ë¥¢¥É¥ì¥¹Ä¢¤â
+ ¤½¤ì¤òÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/mainwindow.c:
+ main_window_create(): ¥¦¥£¥ó¥É¥¦¤Î¤Á¤é¤Ä¤¤òµ¯¤³¤µ¤Ê¤¤¤è¤¦¤Ë
+ gtk_widget_set_uposition() ¤ò gtk_widget_show() ¤ÎÁ°¤Ë°Üư¤·¤¿¡£
+ main_window_get_position(): Àµ¤·¤¤¥¦¥£¥ó¥É¥¦¤Î°ÌÃÖ¤òÆÀ¤ë¤¿¤á¤Ë
+ gdk_window_get_position() ¤ò gdk_window_get_root_origin() ¤Ç
+ ÃÖ¤´¹¤¨¤¿(¤³¤ì¤é¤Î½¤Àµ¤Ë´Ø¤·¤Æ shigeri ¤µ¤ó¤Ë´¶¼Õ)¡£
+
+2000-03-27
+
+ * src/filesel.c: ºÇ½é¤Ë¸Æ¤Ó½Ð¤µ¤ì¤ë»þ¤Ï¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê¤òÁªÂò¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+
+2000-03-26
+
+ * src/utils.c: conv_mb_alnum(): ¥¥ã¥é¥¯¥¿ÊÑ´¹¥Æ¡¼¥Ö¥ë¤ò»ÈÍѤ¹¤ë
+ ¤è¤¦¤Ë½¤Àµ¡£
+ * src/foldersel.c: ¥À¥¤¥¢¥í¥°¤¬É½¼¨¤µ¤ì¤¿¤È¤¤Ë¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤¬
+ ¥Õ¥©¡¼¥«¥¹¤µ¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-03-26
+
+ * version 0.2.9pre2
+
+ * src/addressbook.c: addressbook_export_to_file() ¤È´ØÏ¢¤¹¤ë´Ø¿ô¤ò
+ ¼ÂÁõ¡£
+
+2000-03-25
+
+ * src/xml.[ch]
+ src/addressbook.c: ¥¢¥È¥ê¥Ó¥å¡¼¥ÈÍѤÎÊÑ¿ô̾¤ò½¤Àµ¡£
+ * src/prefs_common.[ch]: ¥á¥ó¥Ð `conv_mb_alnum' ¤òÄɲá£
+ * src/utils.[ch]: ¥Þ¥ë¥Á¥Ð¥¤¥È¤Î±Ñ¿ô»ú¤ò¥·¥ó¥°¥ë¥Ð¥¤¥È¤Î¤½¤ì¤ËÊÑ´¹
+ ¤¹¤ë conv_mb_alnum() ¤òÄɲá£
+ * src/messageview.c: messageview_show(): conv_mb_alnum ¥Õ¥é¥°¤¬Î©¤Ã¤Æ
+ ¤¤¤ì¤Ð conv_mb_alnum() ¤òÄ̤¹¤è¤¦¤Ë¤·¤¿¡£
+
+2000-03-25
+
+ * version 0.2.9pre1
+
+ * src/compose.c: Addressbook ¤¬ Compose ¤Ë¤è¤Ã¤Æ³«¤«¤ì¤Æ¤½¤Î Compose
+ ¤¬ÊĤ¸¤é¤ì¤ë¤È¤¡¢Addressbook ¤ÎÂоݤò¥ê¥»¥Ã¥È¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/addressbook.c: Compose ¤ÈÏ¢·È¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-03-24
+
+ * configure.in: AM_PATH_{GLIB, GTK}: Í׵ᤵ¤ì¤ë GTK+ ¤È GLIB ¤Î
+ ¥Ð¡¼¥¸¥ç¥ó¤ò 1.2.6 ¤Ë¾å¤²¤¿¡£
+ * src/xml.[ch]: XML ¥Ñ¡¼¥µ¤ò¤µ¤é¤Ë¼ÂÁõ¡£
+ * src/addressbook.c: ¥¢¥É¥ì¥¹Ä¢¤Î²òÀϤÈɽ¼¨¤ò¹Ô¤¦¥ë¡¼¥Á¥ó¤ò¼ÂÁõ¡£
+
+2000-03-21
+
+ * src/folderview.c: folderview_scan_folder(): ¥Õ¥©¥ë¥À¤Î¥á¥Ã¥»¡¼¥¸¿ô
+ ¤¬0¤Ê¤é¡¢¿·Ã塢̤ÆÉ¡¢¤½¤·¤ÆÁí¿ô¤ò0¤Ë¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-03-20
+
+ * src/xml.[ch]: ¥¢¥É¥ì¥¹Ä¢¤¬»ÈÍѤ¹¤ë XML ¤ÎÁàºî¤Î¤¿¤á¤ËÄɲá£
+ * src/folderview.c: ¥¹¥Ú¡¼¥¹¥¡¼¤Ç¼«Æ°Åª¤Ë̤ÆÉ¥Õ¥©¥ë¥À¤¬ÁªÂò
+ ¤µ¤ì¤ë¤È¤¤Ë¡¢¤´¤ßÈ¢¥Õ¥©¥ë¥À¤ò¥¹¥¥Ã¥×¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+
+2000-03-18
+
+ * src/summaryview.c: ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤¬ÁªÂò¤µ¤ì¤¿¤È¤¤Ë¥«¡¼¥½¥ë¤¬
+ ±Êµ×¤Ë»þ·×¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+
+2000-03-18
+
+ * version 0.2.8
+
+2000-03-17
+
+ * src/mainwindow.[ch]: ¥«¡¼¥½¥ë¤Î¥¿¥¤¥×¤ÎÀßÄê»þ¤Î¥«¥¦¥ó¥È¤ò¼ÂÁõ¡£
+ `¥¹¥ì¥Ã¥Éɽ¼¨' ¤È `¥¹¥ì¥Ã¥É²ò½ü' ¤Î¥á¥Ë¥å¡¼¤ò½¤Àµ¡£
+ * src/summaryview.c: ¥Õ¥©¥ë¥À¤Î¥ª¡¼¥×¥ó»þ¤Î¥¹¥ì¥Ã¥É¤ÎÀÚÂØ¤¬¤Ç¤¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.[ch]: ¥Õ¥©¥ë¥À¤Î¥ª¡¼¥×¥ó»þ¤Ë¥µ¥Þ¥ê¥Ó¥å¡¼¤¬
+ ¥¹¥ì¥Ã¥É¤ò¹½ÃÛ¤¹¤ë¤«¤É¤¦¤«¤ò·èÄꤹ¤ë¥á¥ó¥Ð `enable_thread' ¤ò
+ Äɲá£
+
+2000-03-15
+
+ * src/summaryview.c: ¥Ý¥Ã¥×¥¢¥Ã¥×¤Î¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤Î´Ø¿ô¤ò¾¯¤·
+ ½¤Àµ¡£
+
+2000-03-13
+
+ * version 0.2.7
+
+ * src/addressbook.[ch]: ¥¢¥É¥ì¥¹Ä¢¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò¤µ¤é¤Ë¼ÂÁõ¡£
+ * src/compose.c: ¥¢¥É¥ì¥¹Ä¢¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÀܳ¡£
+ * src/folderview.[ch]: folderview_compare_path():
+ ÀäÂХѥ¹¤¬Àµ¤·¤¯Èæ³Ó¤µ¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+ folderview_select_node() ¤òÄɲá£
+ Í׵ᤵ¤ì¤¿¤È¤¤Ë¥µ¥Þ¥ê¤ò¹¹¿·¤¹¤ë¤è¤¦¤Ë folderview_scan_folder()
+ ¤ò½¤Àµ¡£
+ * src/import.c: mbox ¤ò¼è¤ê¹þ¤ó¤À¤È¤¤Ë¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤ò¹¹¿·
+ ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: folderview.c ¤ÎÊѹ¹¤Ë½¾¤Ã¤Æ½¤Àµ¡£
+ ¸µ¤Î¥Õ¥©¥ë¥À¤¬°ÜưÀè¤ÈƱ°ì¤Ê¤é·Ù¹ð¥À¥¤¥¢¥í¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ ¾õ¶·¤Ë±þ¤¸¤Æ¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤Î¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤òÀßÄꤹ¤ë
+ summary_set_popup_sensitive() ¤òÄɲᣤ½¤·¤Æ¥µ¥Þ¥ê¤¬¥¯¥ê¥¢¤µ¤ì¤¿
+ ¤È¤¤Ë¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤ÎÁ´¤Æ¤Î¹àÌܤò¥¤¥ó¥»¥ó¥·¥Æ¥£¥Ö¤Ë¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+ * src/procmsg.c: procmsg_move_messages_with_dest():
+ ¸µ¤Î¥Õ¥©¥ë¥À¤¬°ÜưÀè¤ÈƱ°ì¤Ê¤é½èÍý¤òÃæÃǤ¹¤ë¤è¤¦¤ËÊѹ¹¡£
+ * src/summary_search.c
+ src/manage_window.c: ·Ù¹ð¥À¥¤¥¢¥í¥°¤¬2²ó¸½¤ì¤¿¤È¤¤Ë¥³¥ó¥½¡¼¥ë¤Ë
+ ·Ù¹ð¤¬É½¼¨¤µ¤ì¤Ê¤¤¤è¤¦¤Ë½¤Àµ¡£
+ * src/filesel.c: ¥Õ¥¡¥¤¥ëÁªÂò¥À¥¤¥¢¥í¥°¤ò°ì»þ¥¦¥£¥ó¥É¥¦¤Ë¤·¤¿¡£
+
+2000-03-11
+
+ * src/manage_window.[ch]: ¥³¡¼¥ë¥Ð¥Ã¥¯´Ø¿ô manage_window_focus_out()
+ ¤òÄɲá£
+ * src/account.c
+ src/inputdialog.c
+ src/mainwindow.c
+ src/prefs_account.c
+ src/prefs_common.c
+ src/summary_search.c: focus_out_event ¥·¥°¥Ê¥ë¥Ï¥ó¥É¥é¤òÄɲá£
+ * src/addressbook.[ch]: ²¾¤Î¥¢¥É¥ì¥¹Ä¢¤Î¥³¡¼¥É¤òÄɲá£
+
+2000-03-06
+
+ * src/utils.h: alloca() ¤ò¹Ô¤¤¡¢¤Þ¤¿Îã³°¤ò½èÍý¤¹¤ë¥Þ¥¯¥í Xalloca() ¤ò
+ Äɲá£
+ * src/import.c: ¥¤¥ó¥Ý¡¼¥È¥À¥¤¥¢¥í¥°¤ò°ì»þ¥¦¥£¥ó¥É¥¦¤Ë¤·¡¢¥¨¥¹¥±¡¼¥×
+ ¥¡¼¤Ç¥¥ã¥ó¥»¥ë¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-03-04
+
+ * version 0.2.6
+
+ * src/compose.c: ¥á¥Ã¥»¡¼¥¸ºîÀ®¥¦¥£¥ó¥É¥¦¤òÊĤ¸¤¿¤È¤¤Ë¥á¥â¥ê
+ ¥ê¡¼¥¯¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-03-03
+
+ * src/nntp.h: Ť¹¤®¤ë XOVER ʸ»úÎó¤Î¤¿¤á¤Ë NNTP ¥á¥Ã¥»¡¼¥¸¤Î
+ ¥Ð¥Ã¥Õ¥¡¥µ¥¤¥º¤òÁý¤ä¤·¤¿¡£
+
+2000-02-28
+
+ * src/summaryview.c: step-forward ¤È step-backward ¤ò Control-n ¤È
+ Control-p ¤Î¤½¤ì¤¾¤ì¤Ë¥Ð¥¤¥ó¥É¤·¤¿¡£
+ * src/filter.c: filter_read_str(): ¥á¥â¥ê¥ê¡¼¥¯¤Î¥Ð¥°¤ò½¤Àµ¤·¡¢
+ ¥Ð¥Ã¥Õ¥¡¤ò³ÎÊݤ¹¤ë g_malloc() ¤ò alloca() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+ * src/procheader.c: procheader_get_fromname(),
+ procheader_date_get_localtime()
+ src/utils.c: conv_euctojis(): g_malloc() ¤ò alloca() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+ src/compose.c: compose_quote_parse_fmt()
+ src/prefs.c: prefs_set_data_from_text()
+ prefs_set_text(): g_malloc() ¤ò alloca() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+
+2000-02-26
+
+ * version 0.2.5
+
+ * src/logwindow.c: ·Ù¹ð¡¢¥¨¥é¡¼¤È¥á¥Ã¥»¡¼¥¸¤ò°Û¤Ê¤ë¿§¤Çɽ¼¨¤¹¤ë
+ ¤è¤¦¤Ë log_window_append() ¤ò²þÎÉ¡£
+ * src/utils.[ch]: ´Ø¿ô log_message(), log_warning(), log_error()
+ ¤òÄɲᣤ½¤ì¤¾¤ìÄ̾ï¤Î¥á¥Ã¥»¡¼¥¸¡¢·Ù¹ð¡¢¥¨¥é¡¼¤òɽ¼¨¡£
+ ¤½¤·¤ÆÂ¿¿ô¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤ò¤³¤ì¤é¤ò»È¤¦¤è¤¦¤Ë½¤Àµ¡£
+ * src/messageview.c: messageview_init(): ¿§¤Î³ä¤êÅö¤Æ¤Ë¼ºÇÔ¤·¤¿
+ ¤È¤¤Ë°úÍÑ¤È URI ¤Î¿§¤ò¹õ¤ËÀßÄꤹ¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/news.c: news_parse_xover(): ¥Ð¥Ã¥Õ¥¡¤ò³ÎÊݤ¹¤ë g_malloc()
+ ¤ò alloca() ¤ÇÃÖ¤´¹¤¨¤¿¡£
+
+2000-02-25
+
+ * src/folderview.c: °ÊÁ°¤ËÁªÂò¤µ¤ì¤¿¥Õ¥©¥ë¥À̾¤ò¥Æ¥¥¹¥È¥¨¥ó¥È¥ê¤Ë
+ ɽ¼¨¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£¤½¤ì¤Ë²Ã¤¨¤Æ¡¢´ö¤Ä¤«¤Î½¤Àµ¤ò¹Ô¤Ã¤¿¡£
+
+2000-02-24
+
+ * version 0.2.4
+
+ * src/logwindow.[ch]: ¥×¥í¥È¥³¥ë¥í¥°¤òɽ¼¨¤¹¤ë¥í¥°¥¦¥£¥ó¥É¥¦¤ò
+ Äɲá£
+ * src/about.c: ¥À¥¤¥¢¥í¥°¤Î¥µ¥¤¥º¤òÈùÄ´À°¡£
+ * src/folderview.c: ¥À¥Ö¥ë¥¯¥ê¥Ã¥¯¤·¤¿¤È¤¤Ë¥Õ¥©¥ë¥À¤òÁªÂò¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£
+
+2000-02-23
+
+ * src/prefs_common.[ch]: `From:' ¤ä `Subject:' ¤Î¤è¤¦¤Ê¥Ø¥Ã¥À¤Î
+ ¹àÌܤòËÝÌõ¤¹¤ë¤«¤É¤¦¤«¤ò·è¤á¤ë¹àÌÜ `translate_header' ¤òÄɲá£
+ * src/compose.c: °¸À褬ÆþÎϤµ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¥À¥¤¥¢¥í¥°¤ò
+ ɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+
+2000-02-22
+
+ * version 0.2.3
+
+ * src/compose.c: ¥Ø¥Ã¥À¤Î¥¨¥ó¥È¥ê¤¬ÆþÎϤµ¤ì¤¿¤È¤¤Ë¡¢¤½¤Î
+ ¥Õ¥©¡¼¥«¥¹¤ò¼¡¤Î¥¨¥ó¥È¥ê¤Þ¤¿¤Ï¥Æ¥¥¹¥È¥¦¥£¥¸¥§¥Ã¥È¤Ë°Üư¤¹¤ë
+ ¤è¤¦¤Ë¤·¤¿¡£¥á¥Ë¥å¡¼¤Î¹àÌܤòÀ°Íý¡£
+ * src/mainwindow.[ch]
+ src/prefs_common.[ch]
+ src/main.c: ½ªÎ»»þ¤Ë¥¦¥£¥¸¥§¥Ã¥È¤Î¥µ¥¤¥º¤È¥¦¥£¥ó¥É¥¦¤Î°ÌÃÖ¤ò
+ Êݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_common.c: a14, k14 ¥Õ¥©¥ó¥È¥»¥Ã¥È¤ò¥Ç¥Õ¥©¥ë¥È¤Î
+ ¥á¥Ã¥»¡¼¥¸¥Õ¥©¥ó¥È¤È¤·¤Æ»ØÄê¡£
+ * src/about.c: about ¥À¥¤¥¢¥í¥°¤Î³°´Ñ¤ò¥Æ¥¥¹¥È¥¦¥£¥¸¥§¥Ã¥ÈÅù¤ò
+ »ÈÍѤ·¤ÆÊѹ¹¡£
+ * src/recv.c: ¥¨¥¹¥±¡¼¥×¤µ¤ì¤¿ From_ ¹Ô¤òÊÑ´¹¤¹¤ë¤è¤¦¤Ë recv_write()
+ ¤ò½¤Àµ¡£
+
+2000-02-20
+
+ * version 0.2.2
+
+ * src/compose.[ch]: Bcc ¤ËÂбþ¡£
+
+2000-02-19
+
+ * version 0.2.1
+
+ * src/utils.[ch]: ʸ»úÎó¤òÄ´¤Ù¤Æ¡¢¿ô»úÎó¤Ê¤é¤½¤ÎÃͤòÊÖ¤¹´Ø¿ô
+ to_number() ¤òÄɲá£
+ * src/procmsg.c: ¿ô»ú°Ê³°¤Îʸ»ú¤¬¥Õ¥¡¥¤¥ë̾¤Ë´Þ¤Þ¤ì¤Æ¤¤¤¿¾ì¹ç¤Ë
+ ¸íưºî¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-02-18
+
+ * version 0.2.0
+
+ * src/folderview.c: ³«¤¤¤Æ¤¤¤ë¥Õ¥©¥ë¥À¥Î¡¼¥É¤òºï½ü¤·¤¿¤È¤¤Ë
+ segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ(Ê¿¾¾¤µ¤ó thanks)¡£
+ ¤½¤·¤Æ¡¢¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¤òºï½ü¤¹¤ë folderview_rm_server_cb() ¤ò¼ÂÁõ¡£
+ * src/mbox.c: ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤ò½¤Àµ¡£
+
+2000-02-13
+
+ * version 0.2.0alpha-pre8
+
+ * src/mainwindow.c: inc_all_account_mail_cb(): ¸½ºß¤Î¥Õ¥©¥ë¥À¤¬
+ ¹¹¿·¤µ¤ì¤¿¤È¤¤ÎÌäÂê¤òÈò¤±¤ë¤¿¤á¤Ë¡¢¼õ¿®È¢¤òÁªÂò¤µ¤»¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: summary_execute(): ¼Â¹Ô¤µ¤ì¤¿¤È¤¤Ë¥µ¥Þ¥ê
+ ¥¥ã¥Ã¥·¥å¤Ë½ñ¤¹þ¤à¤è¤¦¤Ë¤·¤¿¡£
+
+2000-02-12
+
+ * version 0.2.0alpha-pre7
+
+ * src/utils.[ch]: ËöÈø¤Î¥Ç¥£¥ì¥¯¥È¥ê¥»¥Ñ¥ì¡¼¥¿¤ò̵»ë¤·¤ÆÆó¤Ä¤Î
+ ¥Ñ¥¹¤òÈæ³Ó¤¹¤ë path_cmp() ¤òÄɲá£
+ * src/folderview.[ch]
+ src/summaryview.[ch]: ¥á¥Ã¥»¡¼¥¸¤ò°Üư¤Þ¤¿¤Ïºï½ü¤·¤¿¤È¤¤Ë
+ ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤¬¹Ô¿Ê¤µ¤ì¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/inc.c: ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+
+2000-02-11
+
+ * version 0.2.0alpha-pre6
+
+ * src/utils.[ch]: ¥É¥á¥¤¥ó̾¤òÀÅŪ¤Êʸ»úÎó¤È¤·¤ÆÊÖ¤¹
+ get_domain_name() ¤òÄɲá£
+ * src/compose.c: compose_generate_msgid(): ¸½ºß¤Î¥¢¥É¥ì¥¹¤¬ '@' ¤ò
+ ´Þ¤Þ¤Ê¤¯¤Æ¤â¤Þ¤È¤â¤Ê¥á¥Ã¥»¡¼¥¸ ID ¤òÀ¸À®¤¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+ * src/send.c: ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+
+2000-02-10
+
+ * src/folderview.c: ¥Õ¥©¥ë¥À¤¬±¦¥¯¥ê¥Ã¥¯¤µ¤ì¤¿¤È¤¤Î¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤Î
+ µóư¤ò½¤Àµ¡£
+ * src/compose.c: compose_encode_header(): ŬÅö¤Ê¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥é¥ó
+ ¥Á¥§¥Ã¥¯¤òÄɲá£
+
+2000-02-09
+
+ * version 0.2.0alpha-pre5
+
+ * gettext ¤È libtool ¤ò¹¹¿·¡£
+ * configure.in: ¥á¥Ã¥»¡¼¥¸¥«¥¿¥í¥°¤¬Àµ¤·¤¤¥Ç¥£¥ì¥¯¥È¥ê¤Ë¥¤¥ó¥¹¥È¡¼¥ë
+ ¤µ¤ì¤ë¤è¤¦¤Ë localedir ¤ÎÄêµÁ¤ò½¤Àµ¡£
+ * src/folderview.c
+ src/mainwindow.c: ¸½ºß³«¤«¤ì¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤Ç¤â³«¤¯¤³¤È¤¬¤Ç¤¤ë
+ ¤è¤¦¤Ë½¤Àµ¡£
+ * src/prefs_common.[ch]
+ src/messageview.c: ¥á¥Ã¥»¡¼¥¸¤Î¿§¤òÀÚ¤êÂØ¤¨¤ë¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2000-02-08
+
+ * version 0.2.0alpha-pre4
+
+ * src/mainwindow.c
+ src/messageview.c: ¿§¤ò³ÎÊݤ¹¤ë»þ¤Ë¥á¥â¥ê¤òÇ˲õ¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2000-02-07
+
+ * src/folderview.c: ¥Õ¥©¥ë¥ÀÁªÂò»þ¤Î¥Ð¥°¤ò´ö¤Ä¤«½¤Àµ¡£
+
+2000-02-07
+
+ * version 0.2.0alpha-pre3
+
+ * src/folderview.c
+ * src/summaryview.[ch]: ¿¾¯¥³¡¼¥É¤òÀ°Íý¡£
+ * src/messageview.c: ¿§¤Î³ä¤êÅö¤Æ¤Î¥Ð¥°¤ò½¤Àµ(¿ʬ)¡£
+
+2000-02-06
+
+ * version 0.2.0alpha-pre2
+
+ * src/folderview.[ch]: ¥ê¥¿¡¼¥ó¥¡¼¤Þ¤¿¤Ï¥¹¥Ú¡¼¥¹¥¡¼¤¬²¡¤µ¤ì¤ë¤«¡¢
+ ¥Þ¥¦¥¹¤Î¥Ü¥¿¥ó1¤«2¤Ë¤è¤ë¥¯¥ê¥Ã¥¯°Ê³°¤Ç¤Ï¡¢¥Õ¥©¥ë¥À¥Ó¥å¡¼¤Ç
+ ÁªÂò¤µ¤ì¤¿¥Õ¥©¥ë¥À¤ò³«¤«¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: ¿¾¯¥³¡¼¥É¤òÀ°Íý¡£
+ * TODO.jp: ¹àÌܤòÁý¤ä¤·¤¿¡£
+
+2000-02-05
+
+ * version 0.2.0alpha-pre1
+
+ * src/summaryview.[ch]: ½ÅÊ£¥á¥Ã¥»¡¼¥¸¤òºï½ü¤·¤¿¤È¤¤Ë¥µ¥Þ¥ê¤Î
+ ¥¹¥ì¥Ã¥É¤ò²õ¤¹¥Ð¥°¤ò½¤Àµ(BONAIM ¤µ¤ó thanks)¡£°ìÉô¥³¡¼¥É¤ÎÀ°Íý¡£
+ * src/procmsg.[ch]: procmsg_move_messages() ¤ò
+ procmsg_move_messages_with_dest() ¤Ë̾¾ÎÊѹ¹¤·¡¢Á°¼Ô¤ò¹ÔÀè¤ò
+ »ØÄꤷ¤Ê¤¤¿·¤·¤¤´Ø¿ô¤ÇÃÖ¤´¹¤¨¤¿¡£
+ * src/prefs_common.c
+ src/gtkutils.c: Ï¢·ë¥ê¥¹¥È¤Î¥á¥â¥ê¥ê¡¼¥¯¤ò½¤Àµ¡£
+ * src/utils.[ch]: ÁÐÊý¸þÏ¢·ë¥ê¥¹¥È¤ÎÁ´Í×ÁǤòºï½ü¤¹¤ë
+ list_remove_all() ¤òÄɲá£
+ * src/inc.[ch]: Á´¥¢¥«¥¦¥ó¥È¤Î¿·Ãå¥á¥Ã¥»¡¼¥¸¤ò¼õ¿®¤¹¤ë
+ inc_all_account_mail() ¤òÄɲá£
+ * src/account.[ch]: ¥¢¥«¥¦¥ó¥È¤ò¤½¤ì¤¾¤ì½èÍý¤¹¤ë¤¿¤á¤Ë
+ account_foreach() ¤òÄɲá£
+ * TODO.jp ¤òÄɲá£
+
+2000-02-04
+
+ * version 0.1.23alpha
+
+ * src/inc.c: ¿·Ãå¥á¥Ã¥»¡¼¥¸¤ò¼õ¿®¤·¤¿»þ¤Ë¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤Î¥á¥Ã¥»¡¼¥¸
+ ¿ô¤ò¹¹¿·¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.[ch]: ¥Õ¥©¥ë¥À̾¤ò»ØÄꤷ¤Æ¥Õ¥©¥ë¥À¥Ó¥å¡¼¤Î°ì¤Ä¤Î
+ ¥Õ¥©¥ë¥À¤ò¥¹¥¥ã¥ó¤¹¤ë´Ø¿ô folderview_scan_folder() ¤òÄɲá£
+
+2000-02-02
+
+ * version 0.1.22alpha
+
+ * src/prefs_account.[ch]: ¼õ¿®»þ¿¶¤êʬ¤±¤ÎÀßÄê¤òÄɲá£
+ * src/inc.c: ¼õ¿®»þ¤Î¿¶¤êʬ¤±¤ËÂбþ¡£
+ * src/procmsg.c; ¥³¡¼¥É¤òÀ°Íý¡£
+ * src/news.c: xover ¤Î¼èÆÀ¤Ë¼ºÇÔ¤·¤¿¤È¤¤Ë¸Ç¤Þ¤ë¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.c: ÆÃÄê¤Î¥Õ¥©¥ë¥À¤ËÆþ¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Þ¡¼¥¯¤ò²ò½ü
+ ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-02-01
+
+ * version 0.1.21alpha
+
+ * src/folderview.c
+ src/summaryview.c: ¡Ö̤ÆÉ¥á¥Ã¥»¡¼¥¸¤¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¡¢¼¡¤Î
+ ¥Õ¥©¥ë¥À¤Ë°Üư¤¹¤ë¡×µ¡Ç½¤ò¼ÂÁõ¡£
+ * src/summaryview.c: ¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¤Ø¤ÎÀÜÂ³Ãæ¤ËÀܳ¤Î¾õÂÖ¤ò
+ ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Ëɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/compose.c: X-Mailer: ¥Ø¥Ã¥À¥Õ¥£¡¼¥ë¥É¤Îʸ»úÎó¤ò¾¯¤·Êѹ¹¡£
+ * src/prefs_common.c: ¿¶¤êʬ¤±¤Î»Ä¤ê¤Îµ¡Ç½¤ò¼ÂÁõ¡£
+
+2000-01-31
+
+ * version 0.1.20alpha
+
+ * src/prefs_common.c: ¿¶¤êʬ¤±ÀßÄê¤ÎÆÉ¤ß¹þ¤ß/½ñ¤½Ð¤·/ÅÐÏ¿/ºï½ü¤ò
+ ¼ÂÁõ¡£
+ * src/mainwindow.c: ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Î³°´Ñ¤ò¾¯¤·Êѹ¹¡£
+ * src/account.c: account_delete(): ¥¢¥«¥¦¥ó¥È¤¬ºï½ü¤µ¤ì¤¿¤È¤¤Ë
+ GList ¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÂåÆþ¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+
+2000-01-29
+
+ * src/procmsg.c: procmsg_get_mark_sum(): ¥Þ¡¼¥¯¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß¹þ¤ß
+ ¤Ë¼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ(BONAIM ¤µ¤ó thanks)¡£
+ * src/prefs_common.c: ¿¶¤êʬ¤±ÀßÄê¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÄɲá£
+
+2000-01-28
+
+ * src/summaryview.c: º¸¥¯¥ê¥Ã¥¯¤Ç̤ÆÉµ»ö¤òɽ¼¨¤¹¤ë¤È¤¤Ë¥Þ¡¼¥¯¤Î
+ ɽ¼¨¤¬Àµ¤·¤¯¹¹¿·¤µ¤ì¤Ê¤¤¥Ð¥°¤ò½¤Àµ(shigeri ¤µ¤ó thanks)¡£
+
+2000-01-27
+
+ * src/summaryview.[ch]: ¿¶¤êʬ¤±ÍѤδؿô¤òÄɲá£
+ * src/about.c: ¥¦¥£¥ó¥É¥¦¤òÊĤ¸¤ë¥Ü¥¿¥ó¤òÄɲá£
+ * src/news.c: ¼èÆÀ¤¹¤ë¥Ø¥Ã¥À¤Î¿ô¤òÀ©¸Â¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-01-26
+
+ * src/procmsg.c: news ¥Õ¥é¥°¤òÀµ¤·¤¯²Ã¤¨¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ * src/compose.c: ¥Ë¥å¡¼¥¹µ»ö¤ËÊÖ¿®¤Ç¤¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ * src/filter.[ch]: ¥á¥Ã¥»¡¼¥¸¤Î¥Õ¥£¥ë¥¿¥ê¥ó¥°ÍѤËÄɲá£
+ * src/procheader.[ch]: ¥Õ¥£¥ë¥¿½èÍý¤Î¤¿¤á¤Ë
+ procheader_get_unfolded_line() ¤òÄɲᣤ½¤·¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤Î
+ ¥Ø¥Ã¥À¤òÆÉ¤ß¹þ¤ó¤Ç¥á¥â¥ê¤Ë³ÊǼ¤¹¤ë procheader_get_header_list()
+ ¤òÄɲä·¡¢ procheader_get_header_list() ¤Ë¤è¤Ã¤ÆÆÉ¤ß¹þ¤Þ¤ì¤¿
+ Á´¤Æ¤Î¥Ø¥Ã¥À¤òºï½ü¤¹¤ë procheader_header_list_destroy() ¤òÄɲä·¤¿¡£
+
+2000-01-25
+
+ * version 0.1.19alpha
+
+ * src/news.c: ¥¥ã¥Ã¥·¥å¤µ¤ì¤Æ¤¤¤Ê¤¤³µÍ×¾ðÊó¤À¤±¤ò¼èÆÀ¤¹¤ë¤è¤¦¤Ë
+ ½¤Àµ¡£
+ * src/procmsg.[ch]: ¥Ë¥å¡¼¥¹ÁàºîÍѤ˽¤Àµ¡£
+
+2000-01-24
+
+ * src/news.c: xover ¤ËÂбþ¡£
+ * src/mbox.c: ¶õ¹Ô¤òÀµ¤·¤¯°·¤¨¤Ê¤«¤Ã¤¿¥Ð¥°¤ò½¤Àµ(shigeri ¤µ¤ó
+ thanks)¡£
+
+2000-01-23
+
+ * version 0.1.18alpha
+
+ * src/procmsg.[ch]: ¥Ë¥å¡¼¥¹¥Õ¥©¥ë¥À¤ò°·¤¨¤ë¤è¤¦¤Ë´ö¤Ä¤«¤Î´Ø¿ô¤ò
+ ½¤Àµ¡£
+ * src/news.c: ¥Ø¥Ã¥À¤Î¥¥ã¥Ã¥·¥å¥ë¡¼¥Á¥ó¤òÄɲá£
+ * src/procheader.c: ¥Ø¥Ã¥À¤¬½ÅÊ£¤·¤Æ¤¤¤¿¾ì¹ç¤Ë¥á¥â¥ê¥ê¡¼¥¯¤òµ¯¤³¤¹
+ ¥Ð¥°¤ò½¤Àµ¡£²òÀϤ¹¤ë¥Ø¥Ã¥À¤Ë Newsgroups: ¤òÄɲá£
+ * src/summaryview.c: ¥Ë¥å¡¼¥¹µ»ö¤Î¥¥ã¥Ã¥·¥å¥ë¡¼¥Á¥ó¤òÄɲá£
+ * src/compose.c: ¥Ë¥å¡¼¥¹µ»ö¤ËÊÖ¿®/žÁ÷¤Ç¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2000-01-22
+
+ * src/compose.c: ¥«¥ó¥Þ¤¬¥À¥Ö¥ë¥¯¥©¡¼¥Æ¡¼¥·¥ç¥ó¤ÎÃæ¤Ë´Þ¤Þ¤ì¤Æ¤¤¤¿
+ ¾ì¹ç¤Ë To: ¥Ø¥Ã¥À¤Î²òÀϤ˼ºÇÔ¤¹¤ë¥Ð¥°¤ò½¤Àµ(shigeri ¤µ¤ó thanks)¡£
+ * src/mbox.c: ¥¨¥¹¥±¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤¤ From_ ¹Ô¤òÀµ¤·¤¯°·¤¨¤ë¤è¤¦¤Ë
+ mbox ¥Õ¥¡¥¤¥ë½èÍý¤Î¥³¡¼¥É¤ò½¤Àµ¡£
+
+2000-01-21
+
+ * version 0.1.17alpha
+
+ * src/foldersel.c: ¥Õ¥©¥ë¥À¥Ä¥ê¡¼¤¬É½¼¨¤µ¤ì¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+ ¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¤È¥°¥ë¡¼¥×¤ÎÀßÄê¤òÊݸ¤¹¤ë¥ë¡¼¥Á¥ó¤òÄɲá£
+
+2000-01-20
+
+ * version 0.1.16alpha
+
+ * src/statusbar.[ch]: statusbar_puts_all() ¤òÄɲá£
+ statusbar_puts(): Ť¹¤®¤ëʸ»úÎó¤òÀÚ¤êµÍ¤á¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/folderview.[ch]: CTree ¤Î¹Ô¥Ç¡¼¥¿¤òʸ»úÎ󤫤é FolderInfo
+ ¹½Â¤ÂΤËÊѹ¹¡£
+ ¤½¤·¤Æ¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¤È¥°¥ë¡¼¥×¤òÅÐÏ¿¤¹¤ë¥Ý¥Ã¥×¥¢¥Ã¥×¥á¥Ë¥å¡¼¤ò
+ ¼ÂÁõ¡£
+ * src/messageview.c: û½Ì¥Ø¥Ã¥Àɽ¼¨¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+
+2000-01-19
+
+ * NetNews ¤Î¥»¥Ã¥·¥ç¥ó´ÉÍýÍÑ¤Ë src/news.[ch] ¤òÄɲá£
+ * src/summaryview.[ch]: NetNews ¤òÆÉ¤à¤¿¤á¤Î¥³¡¼¥É¤òÄɲá£
+
+2000-01-18
+
+ * src/mainwindow.c
+ src/prefs_common.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤Î¥¹¥¿¥¤¥ë¤òÊݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/main.c: ½ªÎ»Á°¤ËÀßÄê¤òÊݸ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: ¥µ¥Þ¥ê¥¹¥Æ¡¼¥¿¥¹É½¼¨¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * Äã¥ì¥Ù¥ë NNTP ¥»¥Ã¥·¥ç¥ó¤Î½èÍý¤Î¤¿¤á¤Ë src/nntp.[ch] ¤òÄɲá£
+
+2000-01-17
+
+ * ¿Ê¹Ô¾õ¶·¤òɽ¼¨¤¹¤ë src/progress.[ch] ¤òÄɲá£
+ * src/inc.c: src/progress.[ch] ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¥×¥í¥°¥ì¥¹¥À¥¤¥¢¥í¥°
+ ¥ë¡¼¥Á¥ó¤ò½¤Àµ¡£
+ * src/folderview.[ch]: ½àÈ÷Ãʳ¬¤Î NetNews Âбþ¥³¡¼¥É¤òÄɲá£
+
+2000-01-16
+
+ * version 0.1.15alpha
+
+ * src/main.c
+ src/folderview.c: ´ö¤Ä¤«¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤Î½¤Àµ¡£
+ * src/folderview.c: ¥Õ¥©¥ë¥À¤ÎºîÀ®/¥ê¥Í¡¼¥à/ºï½ü¤ò¼ÂÁõ¡£
+ * src/utils.[ch]: ¥Ç¥£¥ì¥¯¥È¥ê¤òºÆµ¢Åª¤Ëºï½ü¤¹¤ë
+ remove_dir_recursive() ¤òÄɲá£
+
+2000-01-15
+
+ * src/mainwindow.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤Îɽ¼¨·Á¼°¤ÎÁªÂò¤òÄɲá£
+ * ¥æ¡¼¥¶¤Ëʸ»úÎó¤òÆþÎϤµ¤»¤ë¤¿¤á¤Ë src/inputdialog.[ch] ¤òÄɲá£
+ * src/summaryview.[ch]: Ä̾ï¥â¡¼¥É»þ¤Î¥Ó¥å¡¼¤Îµóư¤òÊѹ¹¡£
+ * src/mbox.c: lockf() ¤¬»ÈÍѤµ¤ì¤¿¤È¤¤Ë¥Õ¥¡¥¤¥ë¤ò¥í¥Ã¥¯¤Ç¤¤Ê¤¤
+ ¥Ð¥°¤ò½¤Àµ (shigeri ¤µ¤ó thanks)¡£
+
+2000-01-14
+
+ * version 0.1.14alpha
+
+ * src/mainwindow.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤Î³°´Ñ¤òÊѹ¹¡£¥¦¥£¥ó¥É¥¦Áàºî¤ò½¤Àµ¡£
+ * src/summaryview.c: ¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤Ëɽ¼¨¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤òÊѹ¹¡£
+ * src/compose.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤òÄɲá£
+ * src/*.xpm: gnome-libs ¤«¤é¥¢¥¤¥³¥ó¤ò¤¤¤¯¤Ä¤«ÇÒ¼Ú¤·¤¿(²¾)¡£
+
+2000-01-13
+
+ * version 0.1.13alpha
+
+ * src/summaryview.c: ¥¹¥ì¥Ã¥É²½¤Î¥Ð¥°¤ò½¤Àµ¡£¥³¡¼¥É¤ÎÀ°Íý¡£
+ ½ÅÊ£¥á¥Ã¥»¡¼¥¸ºï½ü¥ë¡¼¥Á¥ó¤ò¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤ò»È¤Ã¤Æ½ñ¤´¹¤¨¤¿¡£
+ * src/mainwindow.[ch]: ¥Ä¡¼¥ë¥Ð¡¼¤òÄɲá£
+
+2000-01-12
+
+ * version 0.1.12alpha
+
+ * src/summary_search.c: ¤â¤· OS ¤Ë wcsstr() ¤¬¤Ê¤¤¾ì¹ç¡¢ wcswcs()
+ ¤òÂå¤ï¤ê¤Ë»È¤¦¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.c: ¹â®²½¤Î¤¿¤á¡¢¤½¤Î¾ì¤Ç¥¹¥ì¥Ã¥É¤òºîÀ®¤¹¤ë¤è¤¦¤Ë
+ CTree À¸À®¥ë¡¼¥Á¥ó¤òÊѹ¹¤·¤¿¡£
+ * src/procmsg.c: ¹â®²½¤Î¤¿¤á¤Ë¥á¥Ã¥»¡¼¥¸½èÍý¥ë¡¼¥Á¥ó¤ò¥Ï¥Ã¥·¥å
+ ¥Æ¡¼¥Ö¥ë¤ò»È¤Ã¤Æ½ñ¤´¹¤¨¤¿¡£°ÊÁ°¤è¤ê¤«¤Ê¤ê®¤¯¤Ê¤Ã¤Æ¤ëȦ¡£
+
+2000-01-11
+
+ * version 0.1.11alpha
+
+ * po/ja.po: msgstr ¤ò Solaris ¤Îɸ½à gettext ¤Î¤¿¤á¤Ë½¤Àµ¡£
+ * src/main.c: config.h ¤Î include ¤òÄɲá£
+ * src/compose.c: ¤â¤·ÊÖ¿®¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ë References ¥Ø¥Ã¥À¤¬
+ ¤Ê¤¤¾ì¹ç¡¢In-Reply-To ¤Î¥á¥Ã¥»¡¼¥¸ ID ¤ò References ¥Ø¥Ã¥À¤Ë
+ ²Ã¤¨¤ë¤è¤¦¤ËÊѹ¹¤·¤¿¡£
+ * src/summaryview.c: ¹â®²½¤Î¤¿¤á¤Ë¥¹¥ì¥Ã¥É²½¥ë¡¼¥Á¥ó¤ò¥Ï¥Ã¥·¥å
+ ¥Æ¡¼¥Ö¥ë¤ò»ÈÍѤ¹¤ë¤è¤¦¤ËÊѹ¹¤·¤¿¡£
+
+2000-01-11
+
+ * version 0.1.10alpha
+
+ * po/ja.po: Solaris ¤Ç¥³¥¢¥À¥ó¥×¤·¤Ê¤¤¤è¤¦¤Ë msgstr ¤ò½¤Àµ¡£
+ * src/main.c: locale.h ¤Î include ¤òÄɲá£
+ (°Ê¾å Sato ¤µ¤ó¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£)
+ * src/mbox.c
+ * src/socket.c: shigeri ¤µ¤ó¤Î Solaris ¥Ñ¥Ã¥Á¤ò¿¾¯½¤Àµ¤·¤Æ
+ Äɲá£(´¶¼Õ!)
+
+2000-01-10
+
+ * version 0.1.9alpha
+
+ * src/compose.c: compose_encode_header(): ¤¤¤¯¤Ä¤«¥Ð¥°¤ò½¤Àµ¡£
+ References ¥Ø¥Ã¥À¤ËÀµ¤·¤¯Âбþ¤¹¤ë¤è¤¦¤Ë¥Ø¥Ã¥ÀÀ¸À®¥ë¡¼¥Á¥ó¤ò
+ ½¤Àµ¡£Organization ¥Ø¥Ã¥À¤ËÂбþ¡£
+ * src/procmsg.[ch]
+ src/procheader.c: ¥¥ã¥Ã¥·¥å¥Ç¡¼¥¿¤«¤é Cc: ¤È Reply-To: ¤ò½ü¤¤¤¿¡£
+ * src/procheader.[ch]: ¥Ø¥Ã¥À¥ê¥¹¥È¹½Â¤ÂΤÎ̾¾Î¤ò HeaderEntry ¤ËÊѹ¹¡£
+ * src/summaryview.c: summary_thread_func(): ¾¯¤·ºÇŬ²½¡£
+ ¾¤Î¥¦¥£¥¸¥§¥Ã¥È¤«¤é¥¡¼¥¤¥Ù¥ó¥È¤òÅϤ¹¤¿¤á¤Ë
+ summary_pass_key_press_event() ¤òÄɲá£
+ * src/messageview.c: messageview_key_pressed(): ¥á¥Ã¥»¡¼¥¸¥Ó¥å¡¼¤¬
+ ʬΥ¤µ¤ì¤Æ¤¤¤Æ¤â¥¡¼¥¤¥Ù¥ó¥È¤¬¥µ¥Þ¥ê¥Ó¥å¡¼¤ËÅϤµ¤ì¤ë¤è¤¦¤Ë
+ ½¤Àµ¤·¤¿¡£(¤ï¤«¤¤@ÅÅÄÌÂç ¤µ¤ó¤´»ØÅ¦¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£)
+
+2000-01-09
+
+ * version 0.1.8alpha
+
+ * src/compose.c: RFC1522, RFC2047 ¤Ë(ÂçÂÎ)½àµò¤·¤¿¥Ø¥Ã¥À¤Î MIME
+ ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤ò¼ÂÁõ¡£
+ * src/procheader.c: ÀÞ¤êÊÖ¤·¤¿¥Ø¥Ã¥À¹Ô¤Î½èÍý¤Î¥Ð¥°¤ò¤¤¤¯¤Ä¤«½¤Àµ¡£
+ * src/headerview.c: headerview_show(): ¤¤¤¯¤Ä¤«¥Ð¥°¥Õ¥£¥Ã¥¯¥¹¡£
+
+2000-01-07
+
+ * version 0.1.7alpha
+
+ * src/utils.c: conv_euctojis(): ÆþÎÏʸ»úÎ󤬴Á»ú¤Ç½ª¤ï¤Ã¤Æ¤¤¤¿
+ ¤È¤¤Ë´Á»ú¥¢¥¦¥È¥·¡¼¥±¥ó¥¹ [ \033 ( B ] ¤¬Éղ䵤ì¤Ê¤¤¥Ð¥°¤ò
+ ½¤Àµ¡£(Nozomu Kobayashi ¤µ¤ó¤´»ØÅ¦¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£)
+ * src/compose.c: compose_encode_header(): ¥¨¥ó¥³¡¼¥É¤·¤¿Ê¸»úÎó¤ò
+ Ê̤ΥХåե¡¤Ë½ÐÎϤ¹¤ë¤è¤¦¤ËÊѹ¹¤·¤¿¡£
+ Á÷¿®¤·¤¿¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¹µ¤ËÊݸ¤¹¤ëµ¡Ç½¤È¡¢Á÷¿®¤Ë¼ºÇÔ¤·¤¿
+ ¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®ÂÔ¤Á¤ËÆþ¤ì¤ëµ¡Ç½(²¾)¤ò¼ÂÁõ¤·¤¿¡£
+ ¤½¤·¤Æ¡¢¤ä¤Ã¤È¤Á¤ã¤ó¤È¤·¤¿ To: ¤È Cc: ¤Î½èÍý¤ò¼ÂÁõ :)
+ * src/folderview.c: ¥Õ¥©¥ë¥ÀÁàºî¤Î¤¿¤á¤Î²¾¤Î±¦¥¯¥ê¥Ã¥¯¥Ý¥Ã¥×¥¢¥Ã¥×
+ ¥á¥Ë¥å¡¼¤òÄɲá£
+ * ¥Õ¥¡¥¤¥ëºîÀ®/¥³¥Ô¡¼»þ¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤ò¤¤¤¯¤Ä¤«½¤Àµ¡£
+
+2000-01-07
+
+ * version 0.1.6alpha
+
+ * src/procheader.c: ¥Ø¥Ã¥À¤Î¥ê¥¹¥È¤ò¥Ì¥ë¥¿¡¼¥ß¥Í¡¼¥È¤·¤Æ¤¤¤º¡¢
+ segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+
+2000-01-06
+
+ * version 0.1.5alpha
+
+ * src/procheader.[ch]: ´Ø¿ô procheader_get_one_field() ¤òÄɲá£
+ ¤³¤Î´Ø¿ô¤Ï¥Ø¥Ã¥À¤Î¥ê¥¹¥È¤Ë¥Þ¥Ã¥Á¤¹¤ë1¤Ä¤Î¥Ø¥Ã¥À¥Õ¥£¡¼¥ë¥É¤òÆÀ¤ë¡£
+ ¤½¤·¤Æ¤¢¤Þ¤êÈÆÍÑÀ¤Î¤Ê¤¤ procheader_get_unfolded_line() ¤òºï½ü¤·¡¢
+ procheader_get_header_fields() ¤ò procheader_get_one_field() ¤ò
+ »È¤Ã¤Æ½ñ¤´¹¤¨¤¿¡£
+ * src/summaryview.c: ¥¡¼ÆþÎÏȽÄê¥ë¡¼¥Á¥ó¤ò¤¤¤¯¤Ä¤«¥Ð¥°¥Õ¥£¥Ã¥¯¥¹¡£
+ * README, README.jp: ¥É¥¥å¥á¥ó¥È¤ò¾¯¤·½¤Àµ¡£
+
+2000-01-05
+
+ * src/menu.c: menu_set_sensitive(): ¥á¥Ë¥å¡¼¥¢¥¤¥Æ¥à¤¬¥µ¥Ö¥á¥Ë¥å¡¼¤ò
+ »ý¤Ã¤Æ¤¤¤¿¤È¤¡¢¥¢¥¤¥Æ¥à¤Ç¤Ê¤¯¥µ¥Ö¥á¥Ë¥å¡¼¤Î¥»¥ó¥·¥Æ¥£¥Ó¥Æ¥£¤ò
+ ÀÚ¤êÂØ¤¨¤Æ¤·¤Þ¤¦¥Ð¥°¤ò½¤Àµ¡£
+
+2000-01-05
+
+ * version 0.1.4alpha
+
+ * src/summaryview.c: ¶õ¤Î¥µ¥Þ¥ê¥Ó¥å¡¼¤òÃæ±û¥¯¥ê¥Ã¥¯¤·¤¿¤È¤¤Ë
+ segmentation fault ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ ̤ÆÉ¥Þ¡¼¥¯¤òÉÕ¤±¤¿¤È¤¤Ë°Üư¤¹¤ë¥Õ¥©¥ë¥À¤Îʸ»úÎó¤ò²òÊü¤·¤Æ¤·¤Þ¤¦
+ ¥Ð¥°¤ò½¤Àµ¡£
+ ¸½ºß¤Î¥Õ¥©¥ë¥À¤¬¤´¤ßÈ¢¤Î¤È¤¤Ï¥á¥Ã¥»¡¼¥¸¤òºï½ü¤·¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ * src/summaryview.[ch]
+ * src/mainwindow.c
+ * src/procmsg.[ch]: ¥¥ã¥Ã¥·¥å¹¹¿·¥â¡¼¥É¤ò²Ã¤¨¤¿(°ÊÁ°¤Î¥¥ã¥Ã¥·¥å¤ò
+ ÇË´þ¤¹¤ë)¡£
+
+2000-01-04
+
+ * src/procheader.c: ¥Ø¥Ã¥À½èÍý¥ë¡¼¥Á¥ó¤ò¤µ¤é¤ËºÇŬ²½¡£
+ ¿·¤¿¤Ë´Ø¿ô procheader_get_header_fields() ¤ò²Ã¤¨¤¿¡£
+ ¤³¤Î´Ø¿ô¤Ï¥Ø¥Ã¥À̾¤ÎÇÛÎó¤ò°ú¿ô¤È¤·¤Æ¼õ¤±¼è¤ê¡¢¥Ø¥Ã¥À¤ÎÆâÍÆ¤ò
+ ¥»¥Ã¥È¤¹¤ë¡£
+
+2000-01-03
+
+ * src/compose.c: ¥á¥Ã¥»¡¼¥¸ËÜʸ¤¬ ascii ʸ»ú¤Î¤ß¤Î¾ì¹ç¡¢
+ Content-Type ¤Î charset ¤È¤·¤Æ US-ASCII ¤ò»ØÄꤹ¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/main.[ch]
+ * src/prefs.c
+ * src/prefs_common.c
+ * src/prefs_account.c
+ * src/account.c: ÀßÄê¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤òÊѹ¹¡£
+ * src/account.c: ESC¥¡¼¤ò²¡¤·¤¿¤È¤¤Ë¥¦¥£¥ó¥É¥¦¤òÊĤ¸¤é¤ì¤ë¤è¤¦¤Ë
+ ¤·¤¿¡£
+
+2000-01-02
+
+ * version 0.1.3alpha
+
+ * src/compose.c: Á÷¿®¤¬¼ºÇÔ¤·¤¿¤È¤¤Ë segmentation fault ¤ò
+ °ú¤µ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+ src/send.c ¤«¤é¥Ø¥Ã¥ÀÀ¸À®¥ë¡¼¥Á¥ó¤ò°Üư¤·¤¿¡£
+ * src/send.c: ¥Ø¥Ã¥ÀÀ¸À®¥ë¡¼¥Á¥ó¤ò src/compose.c ¤Ë°Üư¤·¤¿¡£
+ * src/prefs.c: '~' ¤ò¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê¤ËŸ³«¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/prefs_account.[ch]: ½ð̾¥Õ¥¡¥¤¥ë¥Ñ¥¹¤ÎÀßÄê¤òÄɲá£
+ * src/prefs_common.[ch]: ¥¹¥×¡¼¥ë¥Ñ¥¹¤ÎÀßÄê¤òÄɲá£
+ * src/inc.c: ¥æ¡¼¥¶Ì¾¤Î¼èÆÀÊýË¡¤ò g_get_user_name() ¤ò»ÈÍѤ¹¤ë
+ ¤è¤¦¤ËÊѹ¹¤·¤¿¡£
+
+2000-01-01
+
+ * version 0.1.2alpha
+
+ * ChangeLog, ChangeLog.jp (¤³¤Î¥Õ¥¡¥¤¥ë) ¤ò²Ã¤¨¤¿¡£
+ * ¾¯¤·¥³¡¼¥É¤òÀ°Íý¡£
+ * °ì»þ¥¦¥£¥ó¥É¥¦¤Î´ÉÍý¤Î¤¿¤á¤Ë manage_window.[ch] ¤òÄɲá£
+ * src/procheader.c: ¥Ø¥Ã¥À½èÍý¥ë¡¼¥Á¥ó¤ò¾¯¤·ºÇŬ²½¡£
+ * src/send.c: Àܳ»þ¤ÎÎã³°½èÍý¤ò½¤Àµ¡£
+ * src/inc.c: ¥æ¡¼¥¶Ì¾¤Î¼èÆÀ»þ¤ÎÎã³°½èÍý¤òÄɲá£
+
+2000-01-01
+
+ * version 0.1.1alpha
+
+ * src/send.c: Content-Type: ¥Ø¥Ã¥À¤òÉղ䷤ʤ¤¥Ð¥°¤ò½¤Àµ¡£
+
+2000-01-01
+
+ * version 0.1.0alpha
+
+ * ºÇ½é¤Î¥ê¥ê¡¼¥¹¡£
--- /dev/null
+Installation
+============
+
+This program requires GTK+ 1.2.6 or higher to be compiled.
+
+This program is developed on Debian GNU/Linux (woody)
+(Linux 2.2.x + glibc 2.2), so it is possible not to work correctly
+on the other environment.
+
+It is confirmed to work on the following environments:
+
+o Debian GNU/Linux (woody/sid) (glibc 2.2)
+o Kondara MNU/Linux (glibc 2.1.x)
+o Vine Linux 1.1 (glibc 2.0.x + libwcsmbs)
+o Vine Linux 2.0 (glibc 2.1.x) (Intel, PPC)
+o Vine Linux 2.1
+o Laser5 Linux 6.0 (glibc 2.1.x)
+o Laser5 Linux 6.2 (glibc 2.1.x)
+o Laser5 Linux 6.4 (glibc 2.1.x)
+o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
+o TurboLinux 6.0 (glibc 2.1.2)
+o Miracle Linux Standard Edition Version1.0
+o Miracle Linux for PostgreSQL Version1.0
+o Miracle Linux for Samba Version1.0
+o RedHat Linux 5.2 (glibc 2.0.7)
+o RedHat Linux 6.0
+o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
+o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
+o RedHat Linux 7.0 / 7.0J
+o LinuxPPC2000 + Yukikaze(Japanization kit)
+o Linux2000G (Intel / PPC)
+o HOLON Linux 2.0 (Intel / PPC)
+o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
+o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
+o Linux MLD4
+o Linux MLD5
+o Plamo Linux 2.0
+o Slackware 7.1
+o Linux Mandrake 7.0
+o Linux Mandrake 7.1
+o Linux Mandrake 7.2
+o Linux Mandrake 8.0 beta
+o SuSE Linux 6.3 (glibc 2.1.2)
+o SuSE Linux 6.4
+o SuSE Linux 7.0
+o SuSE Linux 7.1
+o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
+o Caldera OpenDesktop 2.4
+o Conectiva Linux 4.0
+o Conectiva Linux 5.0
+o Vector Linux 1.5
+o FreeBSD 3.2-RELEASE
+o FreeBSD 3.4-RELEASE
+o FreeBSD 4.0-RELEASE
+o FreeBSD 4.1-RELEASE
+o FreeBSD 4.2-RELEASE
+o FreeBSD 5.0-CURRENT
+o NetBSD 1.4.2
+o NetBSD 1.5 + XPG4DL
+o OpenBSD 2.7
+o OpenBSD 2.8 (i386)
+o BSD/OS 4.0.1
+o Solaris 2.5
+o Solaris 2.5.2
+o Solaris 2.6
+o Solaris 7
+o Solaris 8
+o IRIX 6.3
+o IRIX 6.5 6.5.8m
+o HP-UX 10.20
+o Mac OS X (Darwin 1.3) + Xtools (has locale problem)
+o Windows (cygwin + GTK+ for win32) (unstable)
+
+For installation, just type:
+
+% ./configure
+% make
+% su
+Password: [Enter password]
+# make install
+
+I recommend you to install gdk-pixbuf or gdk_imlib library before installing
+for built-in image view support, and libcompface for X-Face support.
+
+
+If you want to enable multithread support, append the option
+--enable-threads after ./configure.
+
+Notice: Multithread support is still in an experimental stage, and it
+ doesn't work correctly.
+
+If you want to enable IPv6 support, append the option
+--enable-ipv6 after ./configure.
+
+If you want to enable GnuPG support, you need GPGME 0.2.1 or later, and
+GnuPG 1.0.4f or later. You can get them from the following location:
+
+ ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
+ ftp://ftp.gnupg.org/pub/gcrypt/devel/
+
+and append the option --enable-gpgme after ./configure.
+
+Warning: the GnuPG support is still in the development stage, and it
+ may not work correctly. I suggest never to use a real key.
+ Please use sample keys.
+
+
+If the installation of Sylpheed failed, check all needed libraries are
+correctly installed. If it still failed, please send bug report to:
+
+ Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
--- /dev/null
+¥¤¥ó¥¹¥È¡¼¥ëÊýË¡
+================
+
+¤³¤Î¥×¥í¥°¥é¥à¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï GTK+ 1.2.6 °Ê¹ß¤¬É¬ÍפǤ¹¡£
+
+¤³¤Î¥×¥í¥°¥é¥à¤Ï Debian GNU/Linux (woody) (Linux 2.2.x + glibc 2.2)
+¾å¤Ç³«È¯¤µ¤ì¤Æ¤¤¤ë¤¿¤á¡¢Â¾¤Î´Ä¶¤Ç¤Ï¤¦¤Þ¤¯Æ°ºî¤·¤Ê¤¤²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹¡£
+
+°Ê²¼¤Î´Ä¶¤Çưºî¤¬³Îǧ¤µ¤ì¤Æ¤¤¤Þ¤¹:
+
+o Debian GNU/Linux (woody/sid) (glibc 2.2)
+o Kondara MNU/Linux (glibc 2.1.x)
+o Vine Linux 1.1 (glibc 2.0.x + libwcsmbs)
+o Vine Linux 2.0 (glibc 2.1.x) (Intel, PPC)
+o Vine Linux 2.1
+o Laser5 Linux 6.0 (glibc 2.1.x)
+o Laser5 Linux 6.2 (glibc 2.1.x)
+o Laser5 Linux 6.4 (glibc 2.1.x)
+o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
+o TurboLinux 6.0 (glibc 2.1.2)
+o Miracle Linux Standard Edition Version1.0
+o Miracle Linux for PostgreSQL Version1.0
+o Miracle Linux for Samba Version1.0
+o RedHat Linux 5.2 (glibc 2.0.7)
+o RedHat Linux 6.0
+o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
+o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
+o RedHat Linux 7.0 / 7.0J
+o LinuxPPC2000 + ÀãÉ÷(ÆüËܸ첽 kit)
+o Linux2000G (Intel / PPC)
+o HOLON Linux 2.0 (Intel / PPC)
+o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
+o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
+o Linux MLD4
+o Linux MLD5
+o Plamo Linux 2.0
+o Slackware 7.1
+o Linux Mandrake 7.0
+o Linux Mandrake 7.1
+o Linux Mandrake 7.2
+o Linux Mandrake 8.0 beta
+o SuSE Linux 6.3 (glibc 2.1.2)
+o SuSE Linux 6.4
+o SuSE Linux 7.0
+o SuSE Linux 7.1
+o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
+o Caldera OpenDesktop 2.4
+o Conectiva Linux 4.0
+o Conectiva Linux 5.0
+o Vector Linux 1.5
+o FreeBSD 3.2-RELEASE
+o FreeBSD 3.4-RELEASE
+o FreeBSD 4.0-RELEASE
+o FreeBSD 4.1-RELEASE
+o FreeBSD 4.2-RELEASE
+o FreeBSD 5.0-CURRENT
+o NetBSD 1.4.2
+o NetBSD 1.5 + XPG4DL
+o OpenBSD 2.7
+o OpenBSD 2.8 (i386)
+o BSD/OS 4.0.1
+o Solaris 2.5
+o Solaris 2.5.2
+o Solaris 2.6
+o Solaris 7
+o Solaris 8
+o IRIX 6.3
+o IRIX 6.5 6.5.8m
+o HP-UX 10.20
+o Mac OS X (Darwin 1.3) + Xtools (locale ¤ËÌäÂꤢ¤ê)
+o Windows (cygwin + GTK+ for win32) (unstable)
+
+¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Ë¤Ï¡¢¼¡¤Î¤è¤¦¤ËÆþÎϤ·¤Æ¤¯¤À¤µ¤¤:
+
+% ./configure
+% make
+% su
+Password: [¥Ñ¥¹¥ï¡¼¥É¤òÆþÎÏ]
+# make install
+
+¥¤¥ó¥¹¥È¡¼¥ëÁ°¤Ë¡¢¥Ó¥ë¥È¥¤¥ó²èÁüɽ¼¨Âбþ¤Î¤¿¤á¤Ë gdk-pixbuf ¤Þ¤¿¤Ï gdk_imlib
+¥é¥¤¥Ö¥é¥ê¡¢¤½¤·¤Æ X-Face Âбþ¤Î¤¿¤á¤Ë libcompface ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤ª¤¯
+¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹¡£
+
+
+¥Þ¥ë¥Á¥¹¥ì¥Ã¥ÉÂбþ¤ò͸ú¤Ë¤·¤¿¤¤¾ì¹ç¤Ï¡¢ ./configure ¤Î¸å¤Ë
+--enable-threads ¥ª¥×¥·¥ç¥ó¤òÄɲ䷤Ƥ¯¤À¤µ¤¤¡£
+
+Ãí°Õ: ¥Þ¥ë¥Á¥¹¥ì¥Ã¥ÉÂбþ¤Ï¤Þ¤À¼Â¸³Ãʳ¬¤Ç¤¢¤ê¡¢Àµ¤·¤¯Æ°ºî¤·¤Þ¤»¤ó¡£
+
+IPv6 Âбþ¤ò͸ú¤Ë¤·¤¿¤¤¾ì¹ç¤Ï¡¢ ./configure ¤Î¸å¤Ë
+--enable-ipv6 ¥ª¥×¥·¥ç¥ó¤òÄɲ䷤Ƥ¯¤À¤µ¤¤¡£
+
+GnuPG Âбþ¤ò͸ú¤Ë¤·¤¿¤¤¾ì¹ç¤Ï¡¢ GPGME 0.2.1 °Ê¹ß¤È GnuPG 1.0.4f °Ê¹ß¤¬
+ɬÍפǤ¹¡£°Ê²¼¤Î¾ì½ê¤«¤é¼èÆÀ¤Ç¤¤Þ¤¹:
+
+ ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
+ ftp://ftp.gnupg.org/pub/gcrypt/devel/
+
+¤½¤·¤Æ¡¢ ./configure ¤Î¸å¤Ë --enable-gpgme ¥ª¥×¥·¥ç¥ó¤òÄɲ䷤Ƥ¯¤À¤µ¤¤¡£
+
+·Ù¹ð: GnuPG Âбþ¤Ï¤Þ¤À³«È¯ÅÓ¾å¤ÎÃʳ¬¤Ç¤¢¤ê¡¢Àµ¾ï¤Ëưºî¤·¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¡£
+ ·è¤·¤ÆËÜÅö¤Î¸°¤ò»È¤ï¤Ê¤¤¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£¥µ¥ó¥×¥ë¤Î¸°¤ò¤ª»È¤¤¤¯¤À
+ ¤µ¤¤¡£
+
+
+¤â¤· Sylpheed ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¼ºÇÔ¤·¤¿¤é¡¢É¬Íפʥ饤¥Ö¥é¥ê¤¬Àµ¤·¤¯
+¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ë¤«¤É¤¦¤«³Îǧ¤·¤Æ¤¯¤À¤µ¤¤¡£¤½¤ì¤Ç¤âÂÌÌܤʾì¹ç¡¢
+¥Ð¥°¥ì¥Ý¡¼¥È¤ò°Ê²¼¤Þ¤ÇÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£
+
+ »³ËÜ ÇîÇ· / Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
--- /dev/null
+SUBDIRS = ac po intl libkcc src manual
+
+EXTRA_DIST = \
+ ChangeLog.jp \
+ INSTALL.jp \
+ README.jp \
+ TODO.jp \
+ sylpheed.spec \
+ sylpheed.spec.in \
+ autogen.sh
+
+BZIP2_ENV =
+
+release: distdir
+ -chmod -R a+r $(distdir)
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+ BZIP2=$(BZIP2_ENV) $(TAR) chojf $(distdir).tar.bz2 $(distdir)
+ -rm -rf $(distdir)
--- /dev/null
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
+
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+SHELL = @SHELL@
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+prefix = @prefix@
+exec_prefix = @exec_prefix@
+
+bindir = @bindir@
+sbindir = @sbindir@
+libexecdir = @libexecdir@
+datadir = @datadir@
+sysconfdir = @sysconfdir@
+sharedstatedir = @sharedstatedir@
+localstatedir = @localstatedir@
+libdir = @libdir@
+infodir = @infodir@
+mandir = @mandir@
+includedir = @includedir@
+oldincludedir = /usr/include
+
+DESTDIR =
+
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+
+top_builddir = .
+
+ACLOCAL = @ACLOCAL@
+AUTOCONF = @AUTOCONF@
+AUTOMAKE = @AUTOMAKE@
+AUTOHEADER = @AUTOHEADER@
+
+INSTALL = @INSTALL@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+transform = @program_transform_name@
+
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_alias = @host_alias@
+host_triplet = @host@
+AS = @AS@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CPP = @CPP@
+DATADIRNAME = @DATADIRNAME@
+DLLTOOL = @DLLTOOL@
+GDK_IMLIB_CFLAGS = @GDK_IMLIB_CFLAGS@
+GDK_IMLIB_LIBS = @GDK_IMLIB_LIBS@
+GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
+GDK_PIXBUF_CONFIG = @GDK_PIXBUF_CONFIG@
+GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
+GENCAT = @GENCAT@
+GLIB_CFLAGS = @GLIB_CFLAGS@
+GLIB_CONFIG = @GLIB_CONFIG@
+GLIB_LIBS = @GLIB_LIBS@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+GPGME_CFLAGS = @GPGME_CFLAGS@
+GPGME_CONFIG = @GPGME_CONFIG@
+GPGME_LIBS = @GPGME_LIBS@
+GTK_CFLAGS = @GTK_CFLAGS@
+GTK_CONFIG = @GTK_CONFIG@
+GTK_LIBS = @GTK_LIBS@
+GT_NO = @GT_NO@
+GT_YES = @GT_YES@
+IMLIB_CFLAGS = @IMLIB_CFLAGS@
+IMLIB_CONFIG = @IMLIB_CONFIG@
+IMLIB_LIBS = @IMLIB_LIBS@
+INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
+INSTOBJEXT = @INSTOBJEXT@
+INTLDEPS = @INTLDEPS@
+INTLLIBS = @INTLLIBS@
+INTLOBJS = @INTLOBJS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LT_AGE = @LT_AGE@
+LT_CURRENT = @LT_CURRENT@
+LT_RELEASE = @LT_RELEASE@
+LT_REVISION = @LT_REVISION@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+OBJDUMP = @OBJDUMP@
+PACKAGE = @PACKAGE@
+POFILES = @POFILES@
+POSUB = @POSUB@
+RANLIB = @RANLIB@
+USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+l = @l@
+localedir = @localedir@
+manualdir = @manualdir@
+
+SUBDIRS = ac po intl libkcc src manual
+
+EXTRA_DIST = ChangeLog.jp INSTALL.jp README.jp TODO.jp sylpheed.spec sylpheed.spec.in autogen.sh
+
+
+BZIP2_ENV =
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = config.h
+CONFIG_CLEAN_FILES = sylpheed.spec
+DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
+INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \
+config.guess config.h.in config.sub configure configure.in install-sh \
+ltconfig ltmain.sh missing mkinstalldirs sylpheed.spec.in
+
+
+DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+
+TAR = tar
+GZIP_ENV = --best
+all: all-redirect
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
+
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
+ cd $(top_builddir) \
+ && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
+ cd $(srcdir) && $(ACLOCAL)
+
+config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ $(SHELL) ./config.status --recheck
+$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
+ cd $(srcdir) && $(AUTOCONF)
+
+config.h: stamp-h
+ @if test ! -f $@; then \
+ rm -f stamp-h; \
+ $(MAKE) stamp-h; \
+ else :; fi
+stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
+ cd $(top_builddir) \
+ && CONFIG_FILES= CONFIG_HEADERS=config.h \
+ $(SHELL) ./config.status
+ @echo timestamp > stamp-h 2> /dev/null
+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
+ @if test ! -f $@; then \
+ rm -f $(srcdir)/stamp-h.in; \
+ $(MAKE) $(srcdir)/stamp-h.in; \
+ else :; fi
+$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
+ cd $(top_srcdir) && $(AUTOHEADER)
+ @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
+
+mostlyclean-hdr:
+
+clean-hdr:
+
+distclean-hdr:
+ -rm -f config.h
+
+maintainer-clean-hdr:
+sylpheed.spec: $(top_builddir)/config.status sylpheed.spec.in
+ cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+# (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+
+@SET_MAKE@
+
+all-recursive install-data-recursive install-exec-recursive \
+installdirs-recursive install-recursive uninstall-recursive \
+check-recursive installcheck-recursive info-recursive dvi-recursive:
+ @set fnord $(MAKEFLAGS); amf=$$2; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+mostlyclean-recursive clean-recursive distclean-recursive \
+maintainer-clean-recursive:
+ @set fnord $(MAKEFLAGS); amf=$$2; \
+ dot_seen=no; \
+ rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
+ rev="$$subdir $$rev"; \
+ test "$$subdir" = "." && dot_seen=yes; \
+ done; \
+ test "$$dot_seen" = "no" && rev=". $$rev"; \
+ target=`echo $@ | sed s/-recursive//`; \
+ for subdir in $$rev; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
+ done && test -z "$$fail"
+tags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ done
+
+tags: TAGS
+
+ID: $(HEADERS) $(SOURCES) $(LISP)
+ list='$(SOURCES) $(HEADERS)'; \
+ unique=`for i in $$list; do echo $$i; done | \
+ awk ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ here=`pwd` && cd $(srcdir) \
+ && mkid -f$$here/ID $$unique $(LISP)
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ list='$(SOURCES) $(HEADERS)'; \
+ unique=`for i in $$list; do echo $$i; done | \
+ awk ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
+ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
+
+mostlyclean-tags:
+
+clean-tags:
+
+distclean-tags:
+ -rm -f TAGS ID
+
+maintainer-clean-tags:
+
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+
+# This target untars the dist file and tries a VPATH configuration. Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+ -rm -rf $(distdir)
+ GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
+ mkdir $(distdir)/=build
+ mkdir $(distdir)/=inst
+ dc_install_base=`cd $(distdir)/=inst && pwd`; \
+ cd $(distdir)/=build \
+ && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
+ && $(MAKE) $(AM_MAKEFLAGS) \
+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
+ && $(MAKE) $(AM_MAKEFLAGS) check \
+ && $(MAKE) $(AM_MAKEFLAGS) install \
+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+ && $(MAKE) $(AM_MAKEFLAGS) dist
+ -rm -rf $(distdir)
+ @banner="$(distdir).tar.gz is ready for distribution"; \
+ dashes=`echo "$$banner" | sed s/./=/g`; \
+ echo "$$dashes"; \
+ echo "$$banner"; \
+ echo "$$dashes"
+dist: distdir
+ -chmod -R a+r $(distdir)
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+ -rm -rf $(distdir)
+dist-all: distdir
+ -chmod -R a+r $(distdir)
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+ -rm -rf $(distdir)
+distdir: $(DISTFILES)
+ -rm -rf $(distdir)
+ mkdir $(distdir)
+ -chmod 777 $(distdir)
+ here=`cd $(top_builddir) && pwd`; \
+ top_distdir=`cd $(distdir) && pwd`; \
+ distdir=`cd $(distdir) && pwd`; \
+ cd $(top_srcdir) \
+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
+ @for file in $(DISTFILES); do \
+ d=$(srcdir); \
+ if test -d $$d/$$file; then \
+ cp -pr $$d/$$file $(distdir)/$$file; \
+ else \
+ test -f $(distdir)/$$file \
+ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
+ || cp -p $$d/$$file $(distdir)/$$file || :; \
+ fi; \
+ done
+ for subdir in $(SUBDIRS); do \
+ if test "$$subdir" = .; then :; else \
+ test -d $(distdir)/$$subdir \
+ || mkdir $(distdir)/$$subdir \
+ || exit 1; \
+ chmod 777 $(distdir)/$$subdir; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
+ || exit 1; \
+ fi; \
+ done
+info-am:
+info: info-recursive
+dvi-am:
+dvi: dvi-recursive
+check-am: all-am
+check: check-recursive
+installcheck-am:
+installcheck: installcheck-recursive
+all-recursive-am: config.h
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
+
+install-exec-am:
+install-exec: install-exec-recursive
+
+install-data-am:
+install-data: install-data-recursive
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+install: install-recursive
+uninstall-am:
+uninstall: uninstall-recursive
+all-am: Makefile config.h
+all-redirect: all-recursive-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
+installdirs: installdirs-recursive
+installdirs-am:
+
+
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f Makefile $(CONFIG_CLEAN_FILES)
+ -rm -f config.cache config.log stamp-h stamp-h[0-9]*
+
+maintainer-clean-generic:
+mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
+
+mostlyclean: mostlyclean-recursive
+
+clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
+
+clean: clean-recursive
+
+distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
+ -rm -f libtool
+
+distclean: distclean-recursive
+ -rm -f config.status
+
+maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
+ maintainer-clean-generic distclean-am
+ @echo "This command is intended for maintainers to use;"
+ @echo "it deletes files that may require special tools to rebuild."
+
+maintainer-clean: maintainer-clean-recursive
+ -rm -f config.status
+
+.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
+install-data-recursive uninstall-data-recursive install-exec-recursive \
+uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
+all-recursive check-recursive installcheck-recursive info-recursive \
+dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
+maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
+distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
+dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
+install-exec-am install-exec install-data-am install-data install-am \
+install uninstall-am uninstall all-redirect all-am all installdirs-am \
+installdirs mostlyclean-generic distclean-generic clean-generic \
+maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
+release: distdir
+ -chmod -R a+r $(distdir)
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+ BZIP2=$(BZIP2_ENV) $(TAR) chojf $(distdir).tar.bz2 $(distdir)
+ -rm -rf $(distdir)
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
--- /dev/null
+ Sylpheed - a GTK+ based, lightweight, and fast e-mail client
+
+ Copyright(C) 1999,2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
+
+ 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, 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's Sylpheed
+===============
+
+Sylpheed is an e-mail client (and news reader) based on GTK+, running on
+X Window System, and aiming for
+
+ * Quick response
+ * Graceful, and sophisticated interface
+ * Easy configuration, intuitive operation
+ * Abundant features
+
+The appearance and interface are similar to some popular e-mail clients for
+Windows, such as Outlook Express, Becky!, and Datula. The interface is also
+designed to emulate the mailers on Emacsen, and almost all commands are
+accessible with the keyboard.
+
+The messages are managed by MH format, and you'll be able to use it together
+with another mailer based on MH format (like Mew). You can also utilize
+fetchmail or/and procmail, and external programs on receiving (like inc or
+imget).
+
+Currently implemented features are:
+
+ o user-friendly and intuitive interface
+ o 3-paned view like many Windoze-based mail client
+ o ability of keyboard-only operation
+ o Mew/Wanderlust-like key bind (most of normally used keys have been
+ implemented)
+ o multipart MIME
+ o built-in image view
+ o X-Face support
+ o external editor support
+ o unlimited multiple account handling
+ o message queueing
+ o filtering
+ o draft message function
+ o line-wrapping
+ o XML-based address book
+ o APOP support
+ o unread message management
+ o multiple MH folder support
+ o integrated NetNews client
+ o IPv6 support
+ o GnuPG support (currently implementing)
+ o multithread support (experimental)
+ o mbox importing
+ o drag & drop (partially implemented)
+ o fast thread display
+ o high-speed message processing
+ o lightweight resource usage
+ o easily customizable configuration
+ o supports automake + autoconf, and internationalization of message
+ by gettext
+ o IMAP4 support (currently implementing)
+
+You'll figure out the usage if you have used a mailer on Windows, or
+Mew or Wanderlust.
+
+Installation
+============
+
+See INSTALL for installation instructions.
+
+Usage
+=====
+
+Initial startup
+---------------
+
+When Sylpheed is executed for the first time, it automatically creates the
+configuration files under ~/.sylpheed/, and asks you the location of
+mailbox. The default is ~/Mail. If some files which are non-MH format
+already exist on the directory, you will have to specify another location.
+
+Required settings
+-----------------
+
+Initially, you have to create at least one account to send or receive
+messages (you can read messages that already exist without creating
+accounts). The configuration dialog will be shown by clicking
+"Configuration -> Create new account..." on the menu, or "Account" on
+the toolbar. Then, fill the required settings.
+
+Refer to the manual supplied with this program for the general usage.
+
+Information
+===========
+
+You can check the newest version and information about Sylpheed at:
+
+ http://sylpheed.good-day.net/
+
+There's also the manual of Sylpheed written by
+Yoichi Imai <yoichi@silver-forest.com> on:
+
+ http://y-imai.good-day.net/sylpheed/
+
+Feedback
+========
+
+Comments, ideas and (most of all) bug reports (and especially patches) are
+very welcome.
+
+Anonymous cvs
+=============
+
+You can get the newest source code with the anonymous cvs.
+
+First, set your CVSROOT environment variable to:
+
+ :pserver:anonymous@sylpheed.good-day.net:/cvsroot/sylpheed
+
+Next, login with:
+
+ cvs login
+
+and just press Enter key to `CVS password:'.
+
+Move to an appropriate directory, and with the command:
+
+ cvs -z3 checkout sylpheed
+
+a source tree named `sylpheed' is created under the current directory.
+
+To update to the newest source tree, run the command:
+
+ cvs -z3 update
+
+on the top directory of the source tree.
+
+--
+Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
--- /dev/null
+ Sylpheed - GTK+ ¥Ù¡¼¥¹¤Î·ÚÎ̤ǹ⮤ÊÅŻҥ᡼¥ë¥¯¥é¥¤¥¢¥ó¥È
+
+ Copyright(C) 1999,2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
+
+ 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, 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.
+
+(»²¹ÍÌõ)
+ ¤³¤Î¥×¥í¥°¥é¥à¤Ï¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤Ç¤¹¡£¤¢¤Ê¤¿¤Ï¡¢ Free Software
+ Foundation ¤Ë¤è¤Ã¤Æ¸øÉ½¤µ¤ì¤Æ¤¤¤ë GNU °ìÈÌ»ÈÍѵöÂú (¥Ð¡¼¥¸¥ç¥ó2¡¢
+ ¤Þ¤¿¤Ï(Ǥ°Õ¤Ë)¤½¤ì°Ê¹ß¤Î¥Ð¡¼¥¸¥ç¥ó¤Î¤É¤Á¤é¤«) ¤Î¾ò·ï¤Ë½¾¤Ã¤Æ¡¢
+ ¤³¤ì¤òºÆÇÛÉÛ¡¢¤½¤·¤Æ(¤¢¤ë¤¤¤Ï)½¤Àµ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£
+
+ ¤³¤Î¥×¥í¥°¥é¥à¤ÏÍÍѤǤ¢¤ë¤³¤È¤ò´üÂÔ¤·¤ÆÇÛÉÛ¤µ¤ì¤Æ¤¤¤Þ¤¹¤¬¡¢
+ ¡Ö²¿¤ÎÊݾڤ⤢¤ê¤Þ¤»¤ó¡×¡£¡Ö¾¦ÍøÍѡפ¢¤ë¤¤¤Ï¡ÖÆÃÄê¤ÎÌÜŪ¤Ø¤ÎŬ¹ç¡×¤Ø¤Î
+ °ÅÌÛ¤ÎÊݾڤµ¤¨¤¢¤ê¤Þ¤»¤ó¡£¤µ¤é¤Ê¤ë¾ÜºÙ¤Ï¡¢GNU °ìÈÌ»ÈÍѵöÂú¤ò»²¾È
+ ¤·¤Æ¤¯¤À¤µ¤¤¡£
+
+ ¤¢¤Ê¤¿¤Ï¤³¤Î¥×¥í¥°¥é¥à¤È¶¦¤Ë GNU °ìÈÌ»ÈÍѵöÂú¤Î¥³¥Ô¡¼¤òÆþ¼ê¤·¤Æ¤¤¤ë
+ ¤Ï¤º¤Ç¤¹¤¬¡¢¤â¤·¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¢ the Free SoftwareFoundation, Inc.,
+ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ¤Þ¤Ç½ñ¤Á÷¤Ã¤Æ
+ ¤¯¤À¤µ¤¤¡£
+
+ ¤µ¤é¤Ê¤ë¾ÜºÙ¤Ï¡¢ COPYING ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
+
+
+What's Sylpheed
+===============
+
+Sylpheed¤ÏGTK+¤ò»ÈÍѤ·¤¿¡¢X Window System¾å¤Çưºî¤¹¤ë
+
+ * ·Ú²÷¤Êưºî
+ * Èþ¤·¤¯¡¢ÀöÎý¤µ¤ì¤¿¥¤¥ó¥¿¥Õ¥§¡¼¥¹
+ * ÍÆ°×¤ÊÀßÄꡦľ´ÑŪ¤ÊÁàºî
+ * ËÉ٤ʵ¡Ç½
+
+¤òÌܻؤ·¤¿ÅŻҥ᡼¥ë¥¯¥é¥¤¥¢¥ó¥È(& ¥Ë¥å¡¼¥¹¥ê¡¼¥À¡¼)¤Ç¤¹¡£
+
+³°´Ñ¤ä¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ÏOutlook Express¡¢Becky!¡¢Datula¤È¤¤¤Ã¤¿¡¢ Windows¤Ç
+¤ÏÄêÈ֤Υ᡼¥é¤ò»²¹Í¤Ë¤·¤Æ¤¤¤Þ¤¹¡£¤Þ¤¿¡¢Áàºî·Ï¤ÏMew¤äWanderlustÅù¤Î Emacs
+·Ï¥á¡¼¥é¤ò»²¹Í¤Ë¤·¤Æ¤¤¤Æ¡¢¥¡¼¥Ü¡¼¥É¤Î¤ß¤Ë¤è¤ëÁàºî¤¬²Äǽ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£
+
+¥á¥Ã¥»¡¼¥¸¤ÏMH·Á¼°¤Ç´ÉÍý¤·¤Æ¤ª¤ê¡¢Â¾¤ÎMH·Á¼°¤ò»ÈÍѤ·¤¿¥á¡¼¥é(MewÅù)¤ÈÊ»ÍÑ
+¤¹¤ë¤³¤È¤¬²Äǽ¤Ç¤¹¡£¤Þ¤¿¡¢fetchmail¤äprocmail¤òÍøÍѤ·¤¿¤ê¡¢¼õ¿®¤Ë³°Éô
+¥×¥í¥°¥é¥à(inc, imgetÅù)¤ò»ÈÍѤ¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£
+
+¸½ºß¼ÂÁõ¤µ¤ì¤Æ¤¤¤ëµ¡Ç½¤Ï
+
+ o ¥æ¡¼¥¶¥Õ¥ì¥ó¥É¥ê¤Çľ´ÑŪ¤Ê¥¤¥ó¥¿¥Õ¥§¡¼¥¹
+ o Windoze ¾å¤Î¥á¡¼¥ë¥¯¥é¥¤¥¢¥ó¥È¤Ë¤è¤¯¤¢¤ë3¤Ú¥¤¥óɽ¼¨
+ o ¥¡¼¥Ü¡¼¥É¤Î¤ß¤Ë¤è¤ëÁàºî¤¬²Äǽ
+ o Mew/Wanderlust ¥é¥¤¥¯¤Ê¥¡¼¥Ð¥¤¥ó¥É (Ä̾ï»È¤ï¤ì¤ë¥¡¼¤ÎÂçÉôʬ¤Ï
+ ¼ÂÁõºÑ)
+ o ¥Þ¥ë¥Á¥Ñ¡¼¥È MIME
+ o ²èÁüɽ¼¨µ¡Ç½¤òÆâ¢
+ o X-Face Âбþ
+ o ³°Éô¥¨¥Ç¥£¥¿Âбþ
+ o ̵À©¸Â¤ÎÊ£¿ô¥¢¥«¥¦¥ó¥È´ÉÍý
+ o ¥á¥Ã¥»¡¼¥¸¤ÎÁ÷¿®ÂÔµ¡µ¡Ç½
+ o ¿¶¤êʬ¤±µ¡Ç½
+ o Áð¹Æµ¡Ç½
+ o ¼«Æ°²þ¹Ôµ¡Ç½
+ o XML ¥Ù¡¼¥¹¤Î¥¢¥É¥ì¥¹Ä¢
+ o APOP Âбþ
+ o ̤ÆÉ¥á¥Ã¥»¡¼¥¸´ÉÍý
+ o Ê£¿ô¤Î MH ¥Õ¥©¥ë¥À¤ËÂбþ
+ o Åý¹ç NetNews ¥¯¥é¥¤¥¢¥ó¥È
+ o IPv6 Âбþ
+ o GnuPG Âбþ (¸½ºß¼ÂÁõÃæ)
+ o ¥Þ¥ë¥Á¥¹¥ì¥Ã¥ÉÂбþ (¼Â¸³Åª)
+ o mbox ¥Õ¥¡¥¤¥ë¤Î¥¤¥ó¥Ý¡¼¥È
+ o ¥É¥é¥Ã¥° & ¥É¥í¥Ã¥× (°ìÉô¼ÂÁõ)
+ o ¹â®¤Ê¥¹¥ì¥Ã¥Éɽ¼¨
+ o ¹â®¤Ê¥á¥Ã¥»¡¼¥¸½èÍý
+ o Äã¾ÃÈñ¥ê¥½¡¼¥¹
+ o ÍÆ°×¤Ë¥«¥¹¥¿¥Þ¥¤¥º¤Ç¤¤ëÀßÄê
+ o automake + autoconf ¤È gettext ¤Ë¤è¤ë¥á¥Ã¥»¡¼¥¸¤Î¹ñºÝ²½¤ËÂбþ
+ o IMAP4 Âбþ (¸½ºß¼ÂÁõÃæ)
+
+Windows ¾å¤Î¥á¡¼¥é¡¢¤¢¤ë¤¤¤Ï Mew ¤ä Wanderlust ¤ò»ÈÍѤ·¤¿¤³¤È¤Î¤¢¤ë¿Í¤Ê¤é
+¤¹¤°¤Ë»È¤¤Êý¤Ïʬ¤«¤ë¤È»×¤¤¤Þ¤¹¡£
+
+¥¤¥ó¥¹¥È¡¼¥ëÊýË¡
+================
+
+¥¤¥ó¥¹¥È¡¼¥ë¤ÎÀâÌÀ¤Ï INSTALL ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
+
+»ÈÍÑÊýË¡
+========
+
+µ¯Æ°Á°¤Î½àÈ÷
+------------
+
+ÆüËܸì¤ò»ÈÍѤ·¤¿¤¤¾ì¹ç¡¢ Sylpheed ¤ò¼Â¹Ô¤¹¤ëÁ°¤Ë¥í¥«¡¼¥ë¤Ë´ØÏ¢¤¹¤ë
+´Ä¶ÊÑ¿ô¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó(ÆüËܸì Linux ¥Ç¥£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥ó
+¤Î¾ì¹ç¤ÏÂçÄñ¤¹¤Ç¤ËÀßÄꤵ¤ì¤Æ¤¤¤Þ¤¹)¡£Î㤨¤Ð¡¢
+
+% export LANG=ja_JP.eucJP
+
+¤Þ¤¿¤Ï
+
+% setenv LANG ja_JP.eucJP
+
+(ja_JP.eucJP ¤ÏŬÀÚ¤Ê¥í¥«¡¼¥ë̾¤ËÃÖ¤´¹¤¨¤Æ¤¯¤À¤µ¤¤¡£)
+
+ËÝÌõ¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ÎÊý¤¬Îɤ±¤ì¤Ð¡¢ LANG ¤ÈƱÍÍ¤Ë LC_MESSAGES ¤â»ØÄꤷ¤Æ
+¤¯¤À¤µ¤¤¡£
+
+½é²óµ¯Æ°»þ¤ÎÃí°Õ
+----------------
+
+½é²ó¤Îµ¯Æ°»þ¤Ë¡¢ ~/.sylpheed/ °Ê²¼¤ËÀßÄê¥Õ¥¡¥¤¥ë¤¬¼«Æ°Åª¤ËºîÀ®¤µ¤ì¤Þ¤¹¡£
+¤Þ¤¿¡¢¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤Î°ÌÃÖ¤ò¼ÁÌ䤷¤Þ¤¹¡£¥Ç¥Õ¥©¥ë¥È¤Ï ~/Mail ¤Ç¤¹¡£¤â¤·¤½
+¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë MH ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Ï¤Ê¤¤¥Õ¥¡¥¤¥ë¤¬¤¹¤Ç¤Ë¸ºß¤¹¤ë¾ì¹ç¡¢ÊÌ
+¤Î¾ì½ê¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£
+
+ɬÍפÊÀßÄê
+----------
+
+¥á¡¼¥ë¤ÎÁ÷¼õ¿®¤ò¹Ô¤¦¤Ë¤Ï¡¢ºÇ½é¤Ë¾¯¤Ê¤¯¤È¤â°ì¤Ä¥¢¥«¥¦¥ó¥È¤òºîÀ®¤·¤Æ¤ª¤¯É¬
+Íפ¬¤¢¤ê¤Þ¤¹(¥¢¥«¥¦¥ó¥È¤òºîÀ®¤·¤Ê¤¯¤Æ¤â¡¢´û¸¤Î¥á¡¼¥ë¤òÆÉ¤à¤³¤È¤Ï²Äǽ¤Ç¤¹)¡£
+¥á¥Ë¥å¡¼¤Î¡ÖÀßÄê(C) -> ¿·µ¬¥¢¥«¥¦¥ó¥È¤ÎºîÀ®(N)...¡×¡¢¤Þ¤¿¤Ï¥Ä¡¼¥ë¥Ð¡¼¤Î
+¡Ö¥¢¥«¥¦¥ó¥È¡×¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤È¡¢ÀßÄê¥À¥¤¥¢¥í¥°¤¬É½¼¨¤µ¤ì¤ë¤Î¤Ç¡¢É¬ÍפÊÀß
+Äê¤ò¹Ô¤Ã¤Æ¤¯¤À¤µ¤¤¡£
+
+°ìÈÌŪ¤Ê»ÈÍÑË¡¤Ë´Ø¤·¤Æ¤Ï¤³¤Î¥×¥í¥°¥é¥à¤ËÉÕ°¤Î¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
+
+¾ðÊó
+====
+
+ºÇ¿·¥Ð¡¼¥¸¥ç¥ó¤ä Sylpheed ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï
+
+ http://sylpheed.good-day.net/
+
+¤Ç¥Á¥§¥Ã¥¯¤Ç¤¤Þ¤¹¡£¤Þ¤¿¡¢
+
+ http://y-imai.good-day.net/sylpheed/
+
+¤Ë º£°æ ÍÛ°ì»á <yoichi@silver-forest.com> ºî¤Î Sylpheed ¤Î¥Þ¥Ë¥å¥¢¥ë¤¬
+¤¢¤ê¤Þ¤¹¡£
+
+¥Õ¥£¡¼¥É¥Ð¥Ã¥¯
+==============
+
+°Õ¸«¡¢¥¢¥¤¥Ç¥¢¡¢¥Ð¥°¥ì¥Ý¡¼¥È(¤³¤ì¤¬°ìÈÖ½ÅÍ×)(¤È¡¢ÆÃ¤Ë¥Ñ¥Ã¥Á)¤Ï
+ÂçÊÑ´¿·Þ¤·¤Þ¤¹¡£
+
+Anonymous cvs
+=============
+
+anonymous cvs ¤ÇºÇ¿·¤Î¥½¡¼¥¹¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£
+
+¤Þ¤º´Ä¶ÊÑ¿ô CVSROOT ¤Ë
+
+ :pserver:anonymous@sylpheed.good-day.net:/cvsroot/sylpheed
+
+¤ò»ØÄꤷ¤Þ¤¹¡£¤½¤Î¸å¡¢
+
+ cvs login
+
+¤Ç¥í¥°¥¤¥ó¤·¡¢ CVS password: ¤ËÂФ·¤Æ¤Ïñ¤Ë Enter ¥¡¼¤ò²¡¤·¤Æ²¼¤µ¤¤¡£
+
+ŬÅö¤Ê¥Ç¥£¥ì¥¯¥È¥ê¤Ë°Üư¤·¡¢°Ê²¼¤Î¥³¥Þ¥ó¥É
+
+ cvs -z3 checkout sylpheed
+
+¤Ç ¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê°Ê²¼¤Ë sylpheed ¤È¤¤¤¦¥½¡¼¥¹¥Ä¥ê¡¼¤¬ºîÀ®¤µ¤ì¤Þ¤¹¡£
+
+ºÇ¿·¤Î¥½¡¼¥¹¥Ä¥ê¡¼¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤¹¤ë¤Ë¤Ï¡¢¥½¡¼¥¹¥Ä¥ê¡¼¤Î¥È¥Ã¥×¥Ç¥£¥ì¥¯¥È¥ê¤Ç¡¢
+
+ cvs -z3 update
+
+¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤¡£
+
+--
+»³ËÜ ÇîÇ· / Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
--- /dev/null
+TODO
+====
+
+(The upper item has the greater priority or feasibility... maybe :-)
+
+o periodical check of newly arrived mails
+o POP before SMTP
+o list view of newsgroups and subscription of groups from there
+o full-text search of messages (plain, or hooking up with Namazu)
+o progress display of time-consuming processes
+o original icons and logos
+o designate the displayed headers
+o user-defined headers
+o template function
+o speed-up of filtering
+o regular expression support at filtering
+o LDAP support
+o parallel processing between sending-receiving and others
+o support for some formats other than MH and mbox (ex. Maildir)
+o priority (Priority:, X-Priority:, X-MSMail-Priority:)
+o notification of reception (Disposition-Notification-To:)
+o modification of display color
+o customization of key bindings
+o customization of toolbar
+o virtual folder
+o SSL support
+o GNOME support
+o console mode interface
+o plug-in faculty
+o mailing list manager
+o inline image display on multipart MIME
+o compressed folder
+o make the code cleaner
+o make the process faster
+o make the dubious English much decent :)
+
+Partially implemented features
+==============================
+. make the network related code much decent
+ (processing of time out, multi-threading etc.)
+. drag and drop
+. full internationalization
+. autowrap / wordwrap
+. IMAP4 support
+. PGP/GPG support
+. display of HTML messages (composition of HTML message is not scheduled :-P)
+
+Implemented features
+====================
+* multipart MIME (attachments of files)
+* sending from queue
+* clickable URI
+* management of read message on POP server by UIDL
+* IPv6 support
+* printing
+* reconnection when connection to news server is broken
+* X-Face support
+* preservation of position or size of window
+* external editor support
+* draft message
+* extension of quotation format
+* assignation of location of mail folder
+* account selection on composition window
+* posting to newsgroups
+* completion of mail address
+* prohibition of multiple execution (with Unix domain socket)
--- /dev/null
+TODO
+====
+
+(¾å¤Î¤â¤Î¤Û¤É½ÅÍ×ÅÙ¡¢¼Â¸½²ÄǽÀ¤¬¹â¤¯¤Ê¤ë¡¢¤«¤â(^^;)
+
+o ¿·Ãå¥á¡¼¥ë¤ÎÄê´üŪ¥Á¥§¥Ã¥¯
+o POP before SMTP
+o ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Î¥ê¥¹¥Èɽ¼¨¤È¤½¤³¤«¤é¤Î¹ØÆÉ¥°¥ë¡¼¥×ÄɲÃ
+o ¥á¥Ã¥»¡¼¥¸¤ÎÁ´Ê¸¸¡º÷ (¥Ù¥¿¡¢ Namazu ¤È¤ÎÏ¢·È)
+o »þ´Ö¤¬³Ý¤«¤ë½èÍý¤Î¿ÊĽ¾õ¶·É½¼¨
+o ¥ª¥ê¥¸¥Ê¥ë¤Î¥¢¥¤¥³¥ó¤È¥í¥´
+o ɽ¼¨¤µ¤ì¤ë¥Ø¥Ã¥À¤Î»ØÄê
+o ¥æ¡¼¥¶ÄêµÁ¤Î¥Ø¥Ã¥À
+o ¥Æ¥ó¥×¥ì¡¼¥Èµ¡Ç½
+o ¿¶¤êʬ¤±½èÍý¤Î¹â®²½
+o ¿¶¤êʬ¤±¤ÇÀµµ¬É½¸½¤ËÂбþ¤¹¤ë
+o LDAPÂбþ
+o Á÷¼õ¿®¤È¤½¤ì°Ê³°¤È¤ÎʹԽèÍý
+o MH, mbox °Ê³°¤Î·Á¼°¤Ø¤ÎÂбþ(Maildir Åù)
+o ½ÅÍ×ÅÙ (Priority:, X-Priority:, X-MSMail-Priority:)
+o ¼õ¿®³Îǧ (Disposition-Notification-To:)
+o ɽ¼¨¿§¤ÎÊѹ¹
+o ¥¡¼¥Ð¥¤¥ó¥É¤Î¥«¥¹¥¿¥Þ¥¤¥º
+o ¥Ä¡¼¥ë¥Ð¡¼¤Î¥«¥¹¥¿¥Þ¥¤¥º
+o ²¾ÁÛ¥Õ¥©¥ë¥À
+o SSLÂбþ
+o GNOMEÂбþ
+o ¥³¥ó¥½¡¼¥ë¥â¡¼¥É¥¤¥ó¥¿¥Õ¥§¡¼¥¹
+o ¥×¥é¥°¥¤¥óµ¡Ç½
+o ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¥Þ¥Í¡¼¥¸¥ã
+o ¥Þ¥ë¥Á¥Ñ¡¼¥ÈMIME¤Ç¤Î¥¤¥ó¥é¥¤¥ó²èÁüɽ¼¨
+o °µ½Ì¥Õ¥©¥ë¥À
+o ¥³¡¼¥É¤ò¤µ¤é¤Ë¤¤ì¤¤¤Ë¤¹¤ë
+o ½èÍý¤ò¤µ¤é¤Ë®¤¯¤¹¤ë
+o ²ø¤·¤²¤Ê±Ñ¸ì¤ò¤Ê¤ó¤È¤«¤¹¤ë :)
+
+°ìÉô¼ÂÁõºÑ¤Îµ¡Ç½
+================
+. ¥Í¥Ã¥È¥ï¡¼¥¯´ØÏ¢¤Î¥³¡¼¥É¤ò¤Þ¤È¤â¤Ë¤¹¤ë
+ (¥¿¥¤¥à¥¢¥¦¥È½èÍý¡¢¥Þ¥ë¥Á¥¹¥ì¥Ã¥É²½Åù)
+. ¥É¥é¥Ã¥° & ¥É¥í¥Ã¥×
+. ´°Á´¤Ê¹ñºÝ²½
+. ¼«Æ°²þ¹Ô / ¥ï¡¼¥É¥é¥Ã¥×
+. IMAP4Âбþ
+. PGP/GPGÂбþ
+. HTML¥á¡¼¥ë¤Îɽ¼¨ (HTML¥á¡¼¥ë¤ÎºîÀ®¤ÏͽÄê¤Ê¤·:-P)
+
+¼ÂÁõºÑ¤Îµ¡Ç½
+============
+* ¥Þ¥ë¥Á¥Ñ¡¼¥ÈMIME (¥Õ¥¡¥¤¥ë¤ÎźÉÕ)
+* Á÷¿®ÂÔ¤Á¤«¤é¤ÎÁ÷¿®
+* ¥¯¥ê¥Ã¥«¥Ö¥ëURI
+* UIDL¤Ë¤è¤ëPOP¥µ¡¼¥Ð¾å¤Î´ûÆÉ¥á¥Ã¥»¡¼¥¸´ÉÍý
+* IPv6Âбþ
+* °õºþµ¡Ç½
+* ¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¤È¤ÎÀܳ¤¬Àڤ줿»þ¤ÎºÆÀܳ
+* X-Face Âбþ
+* ¥¦¥£¥ó¥É¥¦¤Î°ÌÃÖ¡¢¥µ¥¤¥º¤ÎÊݸ
+* ³°Éô¥¨¥Ç¥£¥¿Âбþ
+* ¤Á¤ã¤ó¤È¤·¤¿¥Þ¥Ë¥å¥¢¥ë¤ò½ñ¤¯
+* Áð¹Æ
+* °úÍÑ·Á¼°¤Î³ÈÄ¥
+* ¥á¡¼¥ë¥Õ¥©¥ë¥À°ÌÃ֤λØÄê
+* ºîÀ®¥¦¥£¥ó¥É¥¦¤Ç¤Î¥¢¥«¥¦¥ó¥È¤ÎÁªÂò
+* ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ø¤ÎÅê¹Æ
+* ¥á¡¼¥ë¥¢¥É¥ì¥¹¤ÎÊä´°
+* Æó½Åµ¯Æ°ËÉ»ß (with Unix domain socket)
--- /dev/null
+MACROS = \
+ aclocal-include.m4 \
+ gpgme.m4
+
+EXTRA_DIST = $(MACROS)
--- /dev/null
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
+
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without