<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/elements/1.1/">
 <channel>
  <pubDate>Wed, 28 Jan 2009 15:00:00 GMT</pubDate>
  <description>Releases headline of SCIM IMEngine(scim-imengine) @ SourceForge.JP</description>
  <atom:link href="http://sourceforge.jp/projects/scim-imengine/releases/rss" rel="self" type="application/rss+xml" />
  <link>http://sourceforge.jp/projects/scim-imengine/releases/</link>
  <title>New Releases of SCIM IMEngine</title>
  <language>ja-jp</language>
  <item>
   <pubDate>Wed, 28 Jan 2009 15:00:00 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.7</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/37309</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/37309</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.6 to scim-anthy-1.2.7&lt;br /&gt;==============================================================&lt;br /&gt;* Changed default encoding (for getting strings from Anthy) to UTF-8.&lt;br /&gt;* Now NICOLA engine is case sensitive.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2009-0l-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.2.7.&lt;br /&gt;&lt;br /&gt;2009-01-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_conversion.cpp: Add missing include file.&lt;br /&gt;        Thanks Utumi-san, Ikuya-san.&lt;br /&gt;&lt;br /&gt;2009-0l-15 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_conversion.cpp, src/scim_anthy_setup.cpp,&lt;br /&gt;          src/scim_anthy_prefs.h:&lt;br /&gt;        Set UTF-8 as default encoding (ported from 1.4 branch).&lt;br /&gt;&lt;br /&gt;2009-0l-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_imengine.cpp: Removed a needless line.&lt;br /&gt;&lt;br /&gt;2008-08-04 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_reading.cpp: Set NICOLA engine as case sensitive.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 28 Mar 2008 15:00:00 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.6</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/30199</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/30199</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.5 to scim-anthy-1.2.6&lt;br /&gt;==============================================================&lt;br /&gt;* Fix packaging misstake.&lt;br /&gt;* Fix typo (Thanks Malcolm Parsons and Ikuya Awashiro).&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2008-03-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.2.6.&lt;br /&gt;&lt;br /&gt;2008-03-28 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_factory.cpp, src/scim_anthy_imengine.cpp,&lt;br /&gt;          src/scim_anthy_prefs.cpp:&lt;br /&gt;        Fix typo. Thanks Malcolm Parsons and Ikuya Awashiro. &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 28 Feb 2008 15:00:00 GMT</pubDate>
   <title>scim-anthy-ss - scim-anthy-1.3.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/29660</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/29660</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.3.0 to scim-anthy-1.3.1&lt;br /&gt;==============================================================&lt;br /&gt;* Add the NICOLA-F style file to 1.3 series.&lt;br /&gt;* Kill a garbage window.&lt;br /&gt;* Modify preference UI to ensure to comply with GNOME HIG.&lt;br /&gt;* Fix some compile time issues.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2008-02-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.3.1.&lt;br /&gt;&lt;br /&gt;2008-02-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.2.5 (BRANCH_1_2).&lt;br /&gt;&lt;br /&gt;2008-02-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.cpp, src/scim_anthy_conversion.cpp:&lt;br /&gt;	  Initialize the Anthy library at Conversion class instead of at&lt;br /&gt;	  AnthyFactory class.&lt;br /&gt;&lt;br /&gt;2008-02-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Sort style file list by name.&lt;br /&gt;&lt;br /&gt;2008-02-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* po/POTFILES.in: Fix a build problem.&lt;br /&gt;&lt;br /&gt;2008-02-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.cpp: Update credit.&lt;br /&gt;&lt;br /&gt;2008-01-23 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.cpp, src/scim_anthy_diction.cpp,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_kana.cpp,&lt;br /&gt;	  src/scim_anthy_preedit.cpp, src/scim_anthy_prefs.cpp,&lt;br /&gt;	  src/scim_anthy_setup.cpp, src/scim_anthy_tray.cpp,&lt;br /&gt;	  src/scim_anthy_utils.cpp:&lt;br /&gt;	Added missing include files to build against gcc-4.3.&lt;br /&gt;&lt;br /&gt;2007-10-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* po/de.po: Added. Thanks Gerrit Sangel.&lt;br /&gt;&lt;br /&gt;2007-05-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/nicola-f.sty: Added. Thanks MORIYAMA Masayuki.&lt;br /&gt;	You also need to tune X Window System to apply NICOLA-F style completly.&lt;br /&gt;	Please see the following site for more details:&lt;br /&gt;	&lt;a href=&quot;http://d.hatena.ne.jp/tree3yama/20070513/1179067686#c1180408348&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://d.hatena.ne.jp/tree3yama/20070513/1179067686#c1180408348&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2007-05-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.2.4 (BRANCH_1_2).&lt;br /&gt;&lt;br /&gt;2007-05-21 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_color_button.{cpp,h}: Renamed to&lt;br /&gt;	scim_anthy_color_button.{cpp,h}.&lt;br /&gt;	* src/scim_anthy_color_button.{cpp.h]: Added.&lt;br /&gt;	* src/Makefile.am, scim_anthy_setup.cpp: Renamed to&lt;br /&gt;	scim_anthy_color_button* and ScimAnthyColorButton*.&lt;br /&gt;&lt;br /&gt;2007-05-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_key2kana.cpp: Clear m_last_key on clear().&lt;br /&gt;&lt;br /&gt;2007-05-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_key2kana.cpp: Fix a bug that voiced consonants are&lt;br /&gt;	gone after inputing &amp;quot;Ro&amp;quot; has been fixed. Thanks MORIYAMA Masayuki.&lt;br /&gt;&lt;br /&gt;2007-04-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.2.3 (BRANCH_1_2).&lt;br /&gt;&lt;br /&gt;2007-04-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.{cpp,h}, src/scim_anthy_setup_kana.cpp,&lt;br /&gt;	  src/scim_anthy_setup_romaji.cpp:&lt;br /&gt;	Add create_subgroup_label(). Migrate all create_check_buton() to&lt;br /&gt;	GtkTable.&lt;br /&gt;&lt;br /&gt;2007-04-16 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_key2kana.{cpp,h},&lt;br /&gt;	  src/scim_anthy_prefs.h, src/scim_anthy_default_table.cpp:&lt;br /&gt;	Add spcial treatment for &amp;quot;RO&amp;quot; key of JIS kana layout. It requires&lt;br /&gt;	scim-1.4.6 or later (it is not released yet).&lt;br /&gt;&lt;br /&gt;2007-04-06  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Move &amp;quot;All&amp;quot; item in the key category menu to&lt;br /&gt;	top, and capitalize it.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-04-06  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Move prediction related preferences to&lt;br /&gt;	&amp;quot;Common&amp;quot; page.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-04-05  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac, src/scim_anthy_helper.cpp,&lt;br /&gt;	  src/scim_anthy_setup.cpp&lt;br /&gt;	Rename SCIM_BUILD_TRAY SCIM_ANTHY_BUILD_TRAY.&lt;br /&gt;&lt;br /&gt;	* configure.ac, src/Makefile.am&lt;br /&gt;	SCIM_BUILD_TRAY is used to determine whether scim_anthy_tray.cpp&lt;br /&gt;	will be compiled.&lt;br /&gt;&lt;br /&gt;2007-04-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.{cpp,h}, src/scim_anthy_setup_kana.cpp:&lt;br /&gt;	Arrange left alignment of widgets on kana page.&lt;br /&gt;&lt;br /&gt;2007-04-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp, src/scim_anthy_table_editor.cpp:&lt;br /&gt;	Add title labels for GtkTreeView widgets.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-04-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_set.cpp: Use GtkOptionMenu for non editable dropdown&lt;br /&gt;	list (although GtkOptionMenu is deplecated on latest GTK+...).&lt;br /&gt;&lt;br /&gt;2007-04-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp, src/scim_anthy_setup_kana.cpp,&lt;br /&gt;	src/scim_anthy_setup_romaji.cpp:&lt;br /&gt;	Fix padding of most outer containers and fix capitalization of title&lt;br /&gt;	labels to comply with Gnome HIG.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-04-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Add SCIM_BUILD_TRAY compile condition.&lt;br /&gt;&lt;br /&gt;2007-04-04  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac&lt;br /&gt;	Fix the bug that tray is not built even if the SCIM supports&lt;br /&gt;	gtkutils.&lt;br /&gt;&lt;br /&gt;	* configure.ac, src/scim_anthy_helper.cpp&lt;br /&gt;	The tray icon won't be built if SCIM doesn't have gtkutils.&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp&lt;br /&gt;	Fix the bug that the helper window remains as a garbage window&lt;br /&gt;	even after hide_*() is called.&lt;br /&gt;&lt;br /&gt;2007-04-02  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp&lt;br /&gt;	Fix the bug that helper windows remain as a garbage window&lt;br /&gt;	even after reset() is called.&lt;br /&gt;&lt;br /&gt;2007-03-30  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac, bootstrap:&lt;br /&gt;	  Remove all files generated automatically by &amp;quot;autopoint&amp;quot; from CVS&lt;br /&gt;	  repository.&lt;br /&gt;&lt;br /&gt;2007-03-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.{cpp,h}: Show aux string again if the lookup&lt;br /&gt;	table is activated on focus in event (Merge from BRANCH_1_2).&lt;br /&gt;	Thanks TAGOH-san and somebody who contributes the patch.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 28 Feb 2008 15:00:00 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.5</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/29651</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/29651</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.4 to scim-anthy-1.2.5&lt;br /&gt;==============================================================&lt;br /&gt;* Fixed a build problem against gcc-4.3.&lt;br /&gt;* Addd de.po (Thanks Gerrit Sangel).&lt;br /&gt;* Added a style file for NICOLA-F layout (Thanks MORIYAMA Masayuki).&lt;br /&gt;* Sort style list by name.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2008-02-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.2.5.&lt;br /&gt;&lt;br /&gt;2008-02-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_setup.cpp: Sort style file list by name.&lt;br /&gt;&lt;br /&gt;2008-02-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_factory.cpp: Update credit.&lt;br /&gt;&lt;br /&gt;2008-01-23 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_imengine.cpp, src/scim_anthy_kana.cpp,&lt;br /&gt;          src/scim_anthy_preedit.cpp, src/scim_anthy_prefs.cpp,&lt;br /&gt;          src/scim_anthy_setup.cpp, src/scim_anthy_utils.cpp:&lt;br /&gt;        Added missing include files to build against gcc-4.3.&lt;br /&gt;&lt;br /&gt;2007-10-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * po/de.po: Add. Thanks Gerrit Sangel.&lt;br /&gt;        * data/nicola-f.sty: Backport from trunk. &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 29 Jan 2008 03:21:19 GMT</pubDate>
   <title>scim-prime - scim-prime-1.0.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/29156</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/29156</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-prime-1.0.0 to scim-prime-1.0.1&lt;br /&gt;=============================================================&lt;br /&gt;* Fix a build problem on gcc-4.3.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2008-01-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.0.1.&lt;br /&gt;&lt;br /&gt;2008-01-23 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/prime_connection.cpp, src/scim_prime_imengine_setup.cpp:&lt;br /&gt;	Added missing include files to build against gcc-4.3.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 29 Jan 2008 03:19:12 GMT</pubDate>
   <title>scim-canna - scim-canna-1.0.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/29155</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/29155</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-canna-1.0.0 to scim-canna-1.0.1&lt;br /&gt;=============================================================&lt;br /&gt;* Fix a build problem on gcc-4.3.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2008-01-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.0.1.&lt;br /&gt;&lt;br /&gt;2008-01-23 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/canna_jrkanji.cpp, src/scim_canna_imengine.cpp,&lt;br /&gt;	  src/scim_canna_imengine_setup.cpp:&lt;br /&gt;	Added missing include files to build against gcc-4.3.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_canna_imengine_factory.cpp: Fix credit.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 28 May 2007 15:00:00 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.2.4</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/25405</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/25405</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.2.3 to skim-scim-anthy-1.2.4&lt;br /&gt;===========================================================&lt;br /&gt;* Follow scim-anthy-1.2.4.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-05-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.in.in: Version-1.2.4.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 28 May 2007 15:00:00 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.4</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/25404</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/25404</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.3 to scim-anthy-1.2.4&lt;br /&gt;==============================================================&lt;br /&gt;* Fixed a bug that a character which is possible to become a voiced consonant&lt;br /&gt;  is gone after inputing &amp;quot;Ro&amp;quot; has been fixed.&lt;br /&gt;* Fixed a name collision issue of ScimColorButton. Now you can use scim-anthy&lt;br /&gt;  with scim-chewing, maybe.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-05-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.2.4.&lt;br /&gt;&lt;br /&gt;2007-05-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_key2kana.cpp: Clear m_last_key on clear().&lt;br /&gt;&lt;br /&gt;2007-05-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_key2kana.cpp: Fix a bug that voiced consonants are&lt;br /&gt;        gone after inputing &amp;quot;Ro&amp;quot; has been fixed. Thanks MORIYAMA Masayuki.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 29 Apr 2007 01:49:00 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.2.3</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/25150</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/25150</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.2.2 to skim-scim-anthy-1.2.3&lt;br /&gt;===========================================================&lt;br /&gt;* Follow scim-anthy-1.2.3.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-04-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.in.in: Version-1.2.3.&lt;br /&gt;&lt;br /&gt;2007-04-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * setupui/anthy.kcfg: Add /IMEngine/Anthy/KanaLayoutRoKey.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 29 Apr 2007 01:19:18 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.3</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/25148</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/25148</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.2 to scim-anthy-1.2.3&lt;br /&gt;==============================================================&lt;br /&gt;* Fix install path of helper module.&lt;br /&gt;* Distinguish two backslash key of jp106 keybord. It requires scim-1.4.6.&lt;br /&gt;  Please clear ~/.scim/config after install scim-1.4.6.&lt;br /&gt;* Some minor fixes.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-04-16 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/Makefile.am: Remove binary version from the install path of the&lt;br /&gt;        helper module.&lt;br /&gt;        * src/scim_anthy_factory.{cpp,h}, src/scim_anthy_key2kana.{cpp,h},&lt;br /&gt;          src/scim_anthy_prefs.h, src/scim_anthy_default_table.cpp:&lt;br /&gt;        Add spcial treatment for &amp;quot;RO&amp;quot; key of JIS kana layout. It requires&lt;br /&gt;        scim-1.4.6 or later (it is not released yet).&lt;br /&gt;&lt;br /&gt;2007-03-28 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_imengine.{cpp,h}: Show aux string again if the lookup&lt;br /&gt;        table is activated on focus in event.&lt;br /&gt;        Thanks TAGOH-san and somebody who contributes the patch.&lt;br /&gt;&lt;br /&gt;2007-01-06  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_utils.h: Include missing header files.&lt;br /&gt;        Thanks Gregor Waltz.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 29 Mar 2007 02:36:44 GMT</pubDate>
   <title>skim-scim-anthy-ss - skim-scim-anthy-1.3.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/24676</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/24676</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.2.2 to skim-scim-anthy-1.3.0&lt;br /&gt;===========================================================&lt;br /&gt;* Follow scim-anthy-1.3.0.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-03-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.in.in: Version-1.3.0.&lt;br /&gt;&lt;br /&gt;2007-03-21 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Remove _IMEngine_Anthy_DictionFile.&lt;br /&gt;&lt;br /&gt;2007-03-20 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthyui.ui: Add new config items.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-03-20 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Remove unused &amp;quot;label&amp;quot; elements.&lt;br /&gt;&lt;br /&gt;2007-03-20 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Add new config items, but the value of the&lt;br /&gt;	DictionFile is still empty.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 29 Mar 2007 01:13:52 GMT</pubDate>
   <title>scim-anthy-ss - scim-anthy-1.3.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/24675</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/24675</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.x to scim-anthy-1.3.0&lt;br /&gt;==============================================================&lt;br /&gt;* Version-1.3.x is a development series. It's not suitable for casual users.&lt;br /&gt;* Add a system tray icon for displaying Anthy's input mode.&lt;br /&gt;* Add a custom lookup window to show additional informations.&lt;br /&gt;* Enable to launch a dictionary tool with yomi option.&lt;br /&gt;* Learn result of prediction and direct kana conversion.&lt;br /&gt;* Clear or commit current preedit text when exit Japanese mode.&lt;br /&gt;* Other minor fixes.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2007-03-28  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp: Define TRAY_ICON_SIZE.&lt;br /&gt;&lt;br /&gt;2007-03-28  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.cpp: Fix a bug that ANTHY_RECONVERT_ALWAYS&lt;br /&gt;	was used on normal conversion.&lt;br /&gt;&lt;br /&gt;2007-03-23  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp: Set transparency of tray icon.&lt;br /&gt;&lt;br /&gt;2007-03-23  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Set &amp;quot;EUC-JP&amp;quot; for the character&lt;br /&gt;	encoding of the string to pass Kasumi.&lt;br /&gt;&lt;br /&gt;	* data/diction: Add one empty line to read the first chunk&lt;br /&gt;	correctly.&lt;br /&gt;	* src/scim_anthy_diction.cpp: disable diction fuction if the&lt;br /&gt;	diction file cannot be loaded correctly.&lt;br /&gt;&lt;br /&gt;2007-03-22  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.cpp, src/scim_anthy_setup.cpp:&lt;br /&gt;	Add &amp;quot;UTF-8&amp;quot; into dictionary encodings list.&lt;br /&gt;&lt;br /&gt;2007-03-22  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp: Set tray icon size to 18.&lt;br /&gt;	I prefer 18 than 20 :)&lt;br /&gt;&lt;br /&gt;2007-03-22  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Suppress compile time warnings.&lt;br /&gt;	* src/scim_anthy_tray.cpp: Ditto.&lt;br /&gt;&lt;br /&gt;2007-03-21  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.cpp: Remove SCIM_ANTHY_CONFIG_DICTION_FILE.&lt;br /&gt;	* src/scim_anthy_diction.cpp: Ditto. And load ~/.scim/Anthy/diction&lt;br /&gt;	instead of the system wide diction file if it exists.&lt;br /&gt;&lt;br /&gt;2007-03-20  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Remove some needless config items.&lt;br /&gt;	Move tray icon config to toolbar page.&lt;br /&gt;	* src/scim_anthy_prefs.cpp: Fix a label.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-03-20  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.h: Remove categories from new config items.&lt;br /&gt;&lt;br /&gt;2007-03-20  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp, src/scim_anthy_helper.cpp:&lt;br /&gt;	It is not needed to add SCIM_TRANS_CMD_REQUEST on sending helper event.&lt;br /&gt;	SCIM will take care about it.&lt;br /&gt;&lt;br /&gt;2007-03-20  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h&lt;br /&gt;	  src/scim_anthy_const.h, src/scim_anthy_imengine.cpp:&lt;br /&gt;	Enable selecting candidates by mouse click.&lt;br /&gt;&lt;br /&gt;2007-03-11  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h:&lt;br /&gt;	Drastic changes on manipulation of the helper window and the&lt;br /&gt;	note window to avoid their flickering.&lt;br /&gt;&lt;br /&gt;2007-03-09  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.h: Reorder some config items.&lt;br /&gt;&lt;br /&gt;2007-03-06  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp:&lt;br /&gt;	Fix the bug that the aux string is not updated on the custom&lt;br /&gt;	lookup window.&lt;br /&gt;&lt;br /&gt;2007-03-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp:&lt;br /&gt;	Remove launch buttons in the dictionary page.&lt;br /&gt;&lt;br /&gt;2007-03-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Set sensitivity of dition check button.&lt;br /&gt;	* src/scim_anthy_prefs.cpp: Fix some messages.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2007-03-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.cpp, src/scim_anthy_setup.cpp:&lt;br /&gt;	Add UI for SCIM_ANTHY_CONFIG_USE_CUSTOM_LOOKUP_WINDOW.&lt;br /&gt;&lt;br /&gt;2007-03-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.cpp, src/scim_anthy_setup.cpp:&lt;br /&gt;	Add UI for some new configuration items.&lt;br /&gt;&lt;br /&gt;2007-02-24  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Bump version number.&lt;br /&gt;	* NEWS: Update.&lt;br /&gt;&lt;br /&gt;2007-02-24  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/Makefile.am, src/scim_anthy_const.h, src/scim_anthy_helper.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp:&lt;br /&gt;	Remove GTK+2 dependency from scim-anthy module.&lt;br /&gt;&lt;br /&gt;2007-02-15  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.cpp, src/scim_anthy_factory.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_tray.h&lt;br /&gt;	  src/scim_anthy_prefs.h&lt;br /&gt;	Added the option to hide the scim-anthy tray icon.&lt;br /&gt;&lt;br /&gt;	* configure.ac&lt;br /&gt;	increase the requirement version of gtk+-2.0 to 2.8.0 due to the&lt;br /&gt;	funciton &amp;quot;gtk_menu_shell_set_take_focus&amp;quot;.&lt;br /&gt;&lt;br /&gt;2007-02-14  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.cpp, src/scim_anthy_factory.h,&lt;br /&gt;	  src/scim_anthy_imengine.h, src/scim_anthy_imengine.cpp,&lt;br /&gt;	  src/scim_anthy_helper.cpp, src/scim_anthy_prefs.h&lt;br /&gt;	 - Fixed the bug that the note window is displayed above&lt;br /&gt;	   the lookup window.&lt;br /&gt;	 - Added my copyright notice.&lt;br /&gt;	 - Added some configuration options for colors, fonts and so on.&lt;br /&gt;	 - New function to disable the custom lookup window.&lt;br /&gt;	 - Give me chocolates!&lt;br /&gt;&lt;br /&gt;2007-02-09  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h&lt;br /&gt;	 - Added a new option to determine the face font to show a note.&lt;br /&gt;	 - Some default colors are changed according to my favorite.&lt;br /&gt;&lt;br /&gt;2007-02-05  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h&lt;br /&gt;	 - Fundamental changes around the colors.&lt;br /&gt;	 - Change the padding size of each candidate for good-looking.&lt;br /&gt;&lt;br /&gt;2007-02-04  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_diction.cpp, src/scim_anthy_imengine.cpp&lt;br /&gt;	Changes about the line feed code at the end of diction text.&lt;br /&gt;&lt;br /&gt;2007-02-03  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/conjugation, data/diction, src/scim_anthy_diction.cpp&lt;br /&gt;	 - Imported most of diction data from prime-dict.&lt;br /&gt;	   Thanks to the authors of prime-dict.&lt;br /&gt;	 - Improved conjugation file.&lt;br /&gt;&lt;br /&gt;2007-01-21  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/conjugation, src/scim_anthy_diction.cpp,&lt;br /&gt;	  src/scim_anthy_diction.h:&lt;br /&gt;	Support declinable words for diction.&lt;br /&gt;&lt;br /&gt;2007-01-14  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,&lt;br /&gt;	  src/scim_anthy_tray.cpp:&lt;br /&gt;&lt;br /&gt;	  - Fixed the problem that the general menu items of tray icon cannot&lt;br /&gt;	    be activated by clicking the left button.&lt;br /&gt;	  - Changed the label of the general menu items.&lt;br /&gt;&lt;br /&gt;2007-01-06  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_utils.h: Include missing header files.&lt;br /&gt;	Thanks Gregor Waltz.&lt;br /&gt;&lt;br /&gt;2006-12-28  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp, src/scim_anthy_tray.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_helper.cpp,&lt;br /&gt;	  src/scim_anthy_const.h:	&lt;br /&gt;	The skelton of right click menu for the tray icon.&lt;br /&gt;&lt;br /&gt;2006-12-27  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp, src/scim_anthy_tray.h:&lt;br /&gt;	  - Configure the tray button padding to be 0.&lt;br /&gt;	  - Reserve the right button click on the tray button for showing&lt;br /&gt;	    a general menu to change various modes.&lt;br /&gt;	  - Implement the tray icon with GtkEventBox + GtkLabel&lt;br /&gt;	    alternative to the GtkButton.&lt;br /&gt;	    (see USE_GTK_BUTTON_FOR_TRAY macro in src/scim_anthy_tray.h)&lt;br /&gt;	  - Fix the problem that the tray icon cannot be hidden properly.&lt;br /&gt;	  - Use the input methods icons, available from&lt;br /&gt;	    &lt;a href=&quot;http://code.google.com/p/inputmethod-icons/,&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://code.google.com/p/inputmethod-icons/,&lt;/a&gt; for tray.&lt;br /&gt;&lt;br /&gt;2006-12-24  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp, src/scim_anthy_tray.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h, &lt;br /&gt;	  src/scim_anthy_helper.cpp, src/scim_anthy_helper.h, &lt;br /&gt;	  src/scim_anthy_preedit.h, src/scim_anthy_key2kana_table.h,&lt;br /&gt;	  src/scim_anthy_const.h, src/Makefile.am:&lt;br /&gt;	Reduce the number of tray icons to one.&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_diction.cpp, data/Makefile.am,&lt;br /&gt;	  data/conjugation:&lt;br /&gt;	Test data to append conjugated ending&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2006-12-23  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp:&lt;br /&gt;	Prevent the menu widgets from taking focus.&lt;br /&gt;&lt;br /&gt;2006-12-20  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_tray.cpp:&lt;br /&gt;	Hide tray icons at the time of focus out.&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp:&lt;br /&gt;	Add missing &amp;quot;break&amp;quot; statements.&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_diction.cpp, src/scim_anthy_diction.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h:&lt;br /&gt;	Change matching function for finding diction of conjugated words.&lt;br /&gt;&lt;br /&gt;	* data/diction:&lt;br /&gt;	Add part of speech lines and new examples.&lt;br /&gt;&lt;br /&gt;2006-12-19  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp:&lt;br /&gt;	  - Use &amp;quot;delete&amp;quot; for objects allocated by &amp;quot;new&amp;quot;.&lt;br /&gt;	  - Initialize global variables.&lt;br /&gt;&lt;br /&gt;2006-12-18  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp, src/scim_anthy_tray.h,&lt;br /&gt;	  src/scim_anthy_helper.cpp, src/scim_anthy_helper.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp:&lt;br /&gt;	Complete tray icons.&lt;br /&gt;&lt;br /&gt;2006-12-17  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_tray.cpp, src/scim_anthy_tray.h&lt;br /&gt;	Add tooltips of tray icons and menu items.&lt;br /&gt;&lt;br /&gt;2006-12-15  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_imengine.cpp,&lt;br /&gt;	  src/scim_anthy_tray.cpp, src/scim_anthy_tray.h,&lt;br /&gt;	  src/Makefile.am:&lt;br /&gt;	Add tray icons but they has not been effective yet.&lt;br /&gt;&lt;br /&gt;2006-12-13  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h,&lt;br /&gt;	  src/scim_anthy_tray.cpp, src/scim_anthy_tray.h,&lt;br /&gt;	  src_scim_anthy_prefs.h, src/Makefile.am:&lt;br /&gt;	Add the skelton class managing tray icons.&lt;br /&gt;	But the related codes cannot be compiled yet because of name&lt;br /&gt;	confliction.&lt;br /&gt;&lt;br /&gt;2006-12-10  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_diction.cpp, src/scim_anthy_diction.h,&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,&lt;br /&gt;	  src/scim_anthy_helper.cpp, src/scim_anthy_helper.h,&lt;br /&gt;	  src/scim_anthy_prefs.h, src/Makefile.am,&lt;br /&gt;	  data/diction, src/Makefile.am:&lt;br /&gt;	Add a function to display diction.&lt;br /&gt;&lt;br /&gt;2006-12-08  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h:&lt;br /&gt;	 - Changed the appearance of lookup table and aux string to suit with&lt;br /&gt;	   desktop and scim configuration.&lt;br /&gt;	 - Added interfaces to manipulate note.&lt;br /&gt;&lt;br /&gt;2006-12-07  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h:&lt;br /&gt;	Fix the location of lookup table and aux string to be confined to&lt;br /&gt;	screen.&lt;br /&gt;&lt;br /&gt;2006-12-06  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp, src/scim_anthy_helper.h&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h&lt;br /&gt;	  src/Makefile.am:&lt;br /&gt;	  The skelton of custom lookup window.&lt;br /&gt;&lt;br /&gt;2006-11-27 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_helper.cpp: Add a sample code for getting spot&lt;br /&gt;	location. It will be used for our custom lookup window.&lt;br /&gt;&lt;br /&gt;2006-11-23  Takashi Nakamoto  &amp;lt;&lt;a href=&quot;mailto:bluedwarf@bpost.plala.or.jp&quot;&gt;bluedwarf@bpost.plala.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp, src/scim_anthy_prefs.cpp:&lt;br /&gt;	Change the string &amp;quot;Conversion mode&amp;quot; to &amp;quot;Conversion method&amp;quot; to&lt;br /&gt;	avoid conflit the with different function with the same name of&lt;br /&gt;	MS-IME.&lt;br /&gt;	* po/ja.po: Update&lt;br /&gt;&lt;br /&gt;2006-11-15 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Clear or commit the current preedit text&lt;br /&gt;	when exit Japanese mode.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 29 Dec 2006 11:22:17 GMT</pubDate>
   <title>scim-tomoe - scim-tomoe-0.5.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/23343</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/23343</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-tomoe-0.4.0 to scim-tomoe-0.5.0&lt;br /&gt;=============================================================&lt;br /&gt;* Adaptation to libtomoegtk-0.5.0.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-12-29  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* Version-0.5.0.&lt;br /&gt;&lt;br /&gt;2006-12-18  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Bump version number.&lt;br /&gt;&lt;br /&gt;2006-12-11  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim-tomoe.in: Add.&lt;br /&gt;	* configure.ac, src/Makefile.am: Ditto.&lt;br /&gt;&lt;br /&gt;2006-12-07  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: TOMOE -&amp;gt; Tomoe.&lt;br /&gt;&lt;br /&gt;2006-12-06  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Call gtk_main_quit() from here.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Increase padding.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Set default font name to font buttons&lt;br /&gt;	if corresponding settings are empty.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Clean up.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs.h, src/scim_tomoe_prefs_widget.cpp: Add a&lt;br /&gt;	preference for selecting the font for the candidates view.&lt;br /&gt;	But default font is not set to the font button yet.&lt;br /&gt;	* po/ja.po, po/scim-tomoe.pot: Update.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Remove needless code.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Fix a clash bug in dispose().&lt;br /&gt;	* src/scim_tomoe.cpp: Remove a needless line.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Indent &amp;quot;auto find time&amp;quot; widget.&lt;br /&gt;&lt;br /&gt;2006-12-05  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* po/ja.po, po/scim-tomoe.pot: Update.&lt;br /&gt;&lt;br /&gt;2006-12-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Add &amp;quot;Unicode table&amp;quot; page.&lt;br /&gt;	* src/scim_tomoe.cpp: Minor fix.&lt;br /&gt;&lt;br /&gt;2006-12-04  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Follow libtomoe-gtk.&lt;br /&gt;	* src/scim_tomoe_prefs_widget.cpp: Separate preferences pages.&lt;br /&gt;	* po/ja.po, po/scim-tomoe.pot: Update.&lt;br /&gt;&lt;br /&gt;2006-12-01  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Follow libtomoe-gtk.&lt;br /&gt;&lt;br /&gt;2006-12-01  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Receive &amp;quot;selected&amp;quot; signal from&lt;br /&gt;	TomoeWindow itself.&lt;br /&gt;&lt;br /&gt;2006-12-01  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_tomoe.cpp: Receive &amp;quot;selected&amp;quot; signal from&lt;br /&gt;	TomoeStrokeSearch.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Wed, 29 Nov 2006 03:44:41 GMT</pubDate>
   <title>scim-tomoe - scim-tomoe-0.4.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/22896</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/22896</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Follow tomoe-0.4.0.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-11-29  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * Version-0.4.0.&lt;br /&gt;&lt;br /&gt;2006-11-28  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac, README: Update.&lt;br /&gt;&lt;br /&gt;2006-11-28  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim-tomoe.cpp: Follow new TOMOE APIs.&lt;br /&gt;        * configure.ac: preparation for next version.&lt;br /&gt;&lt;br /&gt;2006-11-16  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim-tomoe.cpp: Chase the TOMOE API!.&lt;br /&gt;&lt;br /&gt;2006-11-14  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * data/scim-tomoe.png: Chagned.&lt;br /&gt;&lt;br /&gt;2006-11-13  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * README: Added. This file is contributed by UTUMI Hirosi. Thanks!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 14 Nov 2006 01:03:18 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.2.2</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/22713</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/22713</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.2.1 to skim-scim-anthy-1.2.2&lt;br /&gt;===========================================================&lt;br /&gt;* Bump version number.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-11-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.in.in: Version-1.2.2.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 13 Nov 2006 15:02:19 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.2</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/22709</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/22709</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.1 to scim-anthy-1.2.2&lt;br /&gt;==============================================================&lt;br /&gt;* Fix a bug that a wrong partial string is converted on direct kana conversion&lt;br /&gt;  after commiting a piece of segments.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-11-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac; Version-1.2.2.&lt;br /&gt;&lt;br /&gt;2006-10-30 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.cpp: Fix a bug that a wrong partial string&lt;br /&gt;	is converted on direct kana conversion after commiting a piece of&lt;br /&gt;	segments.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 29 Oct 2006 13:51:12 GMT</pubDate>
   <title>scim-tomoe - scim-tomoe-0.3.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/22492</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/22492</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-tomoe-0.2.0 to scim-tomoe-0.3.0&lt;br /&gt;==============================================================&lt;br /&gt;* Adaptation to libtomoegtk-0.3.0.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-10-20  Takuro Ashie  &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-0.3.0.&lt;br /&gt;&lt;br /&gt;2006-10-24  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp, src/scim_tomoe_prefs_widget.[cpp|h]: Added &amp;quot;show&lt;br /&gt;        on top of other windows&amp;quot; options.&lt;br /&gt;&lt;br /&gt;2006-10-24  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * po/POTFILES.in: scim_tomoe_prefs_win.cpp -&amp;gt;&lt;br /&gt;        scim_tomoe_prefs_widget.cpp.&lt;br /&gt;&lt;br /&gt;2006-10-20  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: libtomoe-gtk-0.3.0 is required.&lt;br /&gt;&lt;br /&gt;2006-10-18  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: Fixed a crash.&lt;br /&gt;&lt;br /&gt;2006-10-18  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: Check the return value of&lt;br /&gt;        tomoe_char_table_get_selected().&lt;br /&gt;&lt;br /&gt;2006-10-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: API of libtomoe-gtk has been changed.&lt;br /&gt;        (TomoeCandidatesView -&amp;gt; TomoeCharTable).&lt;br /&gt;&lt;br /&gt;2006-10-16  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: Set tooltips on tab label.&lt;br /&gt;&lt;br /&gt;2006-10-13  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: Obtain focus in entry widget on reading page.&lt;br /&gt;        It's adhoc.&lt;br /&gt;&lt;br /&gt;2006-10-13  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: Use some icons for tab label.&lt;br /&gt;&lt;br /&gt;2006-10-13  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe_prefs_widget.[cpp|h]: New files.&lt;br /&gt;        * src/scim_tomoe_prefs_win.[cpp|h]: Removed.&lt;br /&gt;        * src/scim_tomoe.cpp: Use ScimTomoePrefsWidget instead of&lt;br /&gt;        ScimTomoePrefsWin. Now preferences widget is in tomoe window itself.&lt;br /&gt;&lt;br /&gt;2006-10-12  Hiroyuki Ikezoe  &amp;lt;&lt;a href=&quot;mailto:poincare@ikezoe.net&quot;&gt;poincare@ikezoe.net&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp: quick hack for adapting to TOMOE-0.3.0.&lt;br /&gt;        * configure.ac: libtomoe-gtk-0.2.0 is required.&lt;br /&gt;&lt;br /&gt;2006-04-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: export LIBTOOL_EXPORT_OPTIONS.&lt;br /&gt;&lt;br /&gt;2005-12-12 Zhe Su  &amp;lt;&lt;a href=&quot;mailto:james.su@gmail.com&quot;&gt;james.su@gmail.com&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_tomoe.cpp:&lt;br /&gt;        prevent main window from getting focus.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 29 Sep 2006 02:27:27 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.2.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21968</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21968</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.2.0 to skim-scim-anthy-1.2.1&lt;br /&gt;===========================================================&lt;br /&gt;* Add dictionary encoding setting.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-09-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.in.in: Version-1.2.1.&lt;br /&gt;&lt;br /&gt;2006-09-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * setupui/anthyui.ui, setupui/scimanthysettingplugin.cpp: Add setting&lt;br /&gt;        ui for DictEncoding.&lt;br /&gt;&lt;br /&gt;2006-09-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * setupui/anthy.kcfg: Change default DictEncoding from EUC-JP-MS to&lt;br /&gt;        EUC-JP.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 29 Sep 2006 01:05:20 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21967</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21967</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.2.0 to scim-anthy-1.2.1&lt;br /&gt;==============================================================&lt;br /&gt;* Fix a problem that the romaji pending state aren't restored on pressing a&lt;br /&gt;  backspace or moving the caret has been fixed.&lt;br /&gt;  (Thanks Ryo Dairiki and Akira TAGOH)&lt;br /&gt;* Add a dictionary encoding preference into setup UI.&lt;br /&gt;* Revert the default dictionary encoding preference to EUC-JP.&lt;br /&gt;* Other minor fixes (Thanks Sutou).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-09-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.2.1.&lt;br /&gt;&lt;br /&gt;2006-09-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Enable dictionary encoding prefs.&lt;br /&gt;	* src/scim_anthy_prefs.h: Revert default dictionary encoding to EUC-JP.&lt;br /&gt;&lt;br /&gt;2006-09-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_reading.cpp, src/scim_anthy_key2kana.cpp:&lt;br /&gt;	Apply TAGOH-san's solution for the previous problem. Thanks.&lt;br /&gt;&lt;br /&gt;2006-09-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_reading.cpp: Give a first aid to the problem that&lt;br /&gt;	codes of pseudo ASCII mode breaks pending state of normal kana input&lt;br /&gt;	mode.  Thanks Ryo Dairiki for your report.&lt;br /&gt;	Fix indent.&lt;br /&gt;	* src/scim_anthy_key2kana.cpp: Fix indent.&lt;br /&gt;&lt;br /&gt;2006-09-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* README, src/scim_anthy_factory.cpp: Change Dairiki-san's mail address.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-08-06 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Add AC_SUBST(LIBTOOL_EXPORT_OPTIONS).&lt;br /&gt;	Thanks Kouhei Sutou.&lt;br /&gt;&lt;br /&gt;2006-07-31 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* NEWS: Add a missing entry (The description about the tsuki layout).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 26 Sep 2006 01:53:10 GMT</pubDate>
   <title>inputmethod-icons - inputmethod-icons-1.1.1</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21909</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21909</guid>
   <dc:creator>YamaKen (yamaken)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Input method icons&lt;br /&gt;==================&lt;br /&gt;&lt;br /&gt;About this package&lt;br /&gt;------------------&lt;br /&gt;&lt;br /&gt;This project packages a collection of input method icons contributed&lt;br /&gt;by scim-imengine project, uim project, and other individuals. It is&lt;br /&gt;dual-licensed under 3-clause BSDL and LGPL to reduce reuse cost.&lt;br /&gt;&lt;br /&gt;It is intended that an icon addition or update is committed to the&lt;br /&gt;inputmethod-icons project first, and then imported to each input&lt;br /&gt;method projects, to centralize original source repository of the&lt;br /&gt;icons.&lt;br /&gt;&lt;br /&gt;Feel free to use these icons for any projects. And we welcome new&lt;br /&gt;icons contribution.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Contacts&lt;br /&gt;--------&lt;br /&gt;&lt;br /&gt;  Home:&lt;br /&gt;    &lt;a href=&quot;http://code.google.com/p/inputmethod-icons/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://code.google.com/p/inputmethod-icons/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  Mailing list:&lt;br /&gt;    &lt;a href=&quot;http://groups.google.com/group/inputmethod-icons/about&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://groups.google.com/group/inputmethod-icons/about&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  scim-imengine project:&lt;br /&gt;    &lt;a href=&quot;http://sourceforge.jp/projects/scim-imengine/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://sourceforge.jp/projects/scim-imengine/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  uim project:&lt;br /&gt;    &lt;a href=&quot;http://uim.freedesktop.org/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://uim.freedesktop.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Notes&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;- See the file 'LIST' for categorized icon list&lt;br /&gt;&lt;br /&gt;- The icons are currently separated based on project origin as just&lt;br /&gt;  aggregated. Cross-project folder categorization and uniform namings&lt;br /&gt;  may be considered only if actually needed&lt;br /&gt;&lt;br /&gt;- Creative Commons licenses was once discussed, but not adopted since&lt;br /&gt;  it only brings bothering to both scim-imengine and uim&lt;br /&gt;  project. Suggest again if you want&lt;br /&gt;&lt;br /&gt;  &lt;a href=&quot;http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-May/001092&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-May/001092&lt;/a&gt;&lt;br /&gt;.html (Japanese)&lt;br /&gt;&lt;br /&gt;- Use rsvg(1) to convert SVG icons into other formats, as follows&lt;br /&gt;&lt;br /&gt;  $ rsvg -w48 -h48 -fpng skk.svg skk.png&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-09-26  YAMAMOTO Kengo / YamaKen  &amp;lt;&lt;a href=&quot;mailto:yamaken@bp.iij4u.or.jp&quot;&gt;yamaken@bp.iij4u.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * inputmethod-icons-1.1.1 release&lt;br /&gt;&lt;br /&gt;        * LIST: Add &amp;quot;Design origin of each icon&amp;quot; section&lt;br /&gt;        * AUTHORS: Add forgotten im_switcher.svg&lt;br /&gt;&lt;br /&gt;2006-08-08  YAMAMOTO Kengo / YamaKen  &amp;lt;&lt;a href=&quot;mailto:yamaken@bp.iij4u.or.jp&quot;&gt;yamaken@bp.iij4u.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * inputmethod-icons-1.1.0 release&lt;br /&gt;&lt;br /&gt;        * README: New file&lt;br /&gt;        * LIST: New file&lt;br /&gt;        &lt;br /&gt;        * AUTHORS: Merge {scim-imengine,uim}/AUTHORS&lt;br /&gt;        * COPYING.BSDL: Merge scim-imengine/COPYING.BSDL and uim/COPYING&lt;br /&gt;        * COPYING.LGPL: Moved from scim-imengine/COPYING.LGPL and add&lt;br /&gt;        copyright holders of uim's&lt;br /&gt;&lt;br /&gt;        * uim/im_switcher.svg: New file&lt;br /&gt;        * uim/switcher-icon.png: Removed&lt;br /&gt;&lt;br /&gt;        * scim-imengine/scim-prime.png: Replace original 68*53 dot&lt;br /&gt;        icon with uim's 64*64 dot trimmed version of prime.png&lt;br /&gt;        * uim/prime.png: Removed to avoid being duplicated with&lt;br /&gt;        scim-prime.png&lt;br /&gt;&lt;br /&gt;        * uim/anthy.png: Removed since duplicated with scim-anthy.png&lt;br /&gt;        * uim/canna.png: Likewise&lt;br /&gt;&lt;br /&gt;2006-08-06  YAMAMOTO Kengo / YamaKen  &amp;lt;&lt;a href=&quot;mailto:yamaken@bp.iij4u.or.jp&quot;&gt;yamaken@bp.iij4u.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * Import uim icons of uim-1.2.0&lt;br /&gt;        * Import scim-imengine-icons-1.0.0&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 08 Aug 2006 02:07:52 GMT</pubDate>
   <title>inputmethod-icons - inputmethod-icons-1.1.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21297</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21297</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Input method icons&lt;br /&gt;==================&lt;br /&gt;&lt;br /&gt;About this package&lt;br /&gt;------------------&lt;br /&gt;&lt;br /&gt;This project packages a collection of input method icons contributed&lt;br /&gt;by scim-imengine project, uim project, and other individuals. It is&lt;br /&gt;dual-licensed under 3-clause BSDL and LGPL to reduce reuse cost.&lt;br /&gt;&lt;br /&gt;It is intended that an icon addition or update is committed to the&lt;br /&gt;inputmethod-icons project first, and then imported to each input&lt;br /&gt;method projects, to centralize original source repository of the&lt;br /&gt;icons.&lt;br /&gt;&lt;br /&gt;Feel free to use these icons for any projects. And we welcome new&lt;br /&gt;icons contribution.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Contacts&lt;br /&gt;--------&lt;br /&gt;&lt;br /&gt;  Home:&lt;br /&gt;    &lt;a href=&quot;http://code.google.com/p/inputmethod-icons/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://code.google.com/p/inputmethod-icons/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  Mailing list:&lt;br /&gt;    &lt;a href=&quot;http://groups.google.com/group/inputmethod-icons/about&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://groups.google.com/group/inputmethod-icons/about&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  scim-imengine project:&lt;br /&gt;    &lt;a href=&quot;http://sourceforge.jp/projects/scim-imengine/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://sourceforge.jp/projects/scim-imengine/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  uim project:&lt;br /&gt;    &lt;a href=&quot;http://uim.freedesktop.org/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://uim.freedesktop.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Notes&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;- See the file 'LIST' for categorized icon list&lt;br /&gt;&lt;br /&gt;- The icons are currently separated based on project origin as just&lt;br /&gt;  aggregated. Cross-project folder categorization and uniform namings&lt;br /&gt;  may be considered only if actually needed&lt;br /&gt;&lt;br /&gt;- Creative Commons licenses was once discussed, but not adopted since&lt;br /&gt;  it only brings bothering to both scim-imengine and uim&lt;br /&gt;  project. Suggest again if you want&lt;br /&gt;&lt;br /&gt;  &lt;a href=&quot;http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-May/001092.html&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-May/001092.html&lt;/a&gt; (Japanese)&lt;br /&gt;&lt;br /&gt;- Use rsvg(1) to convert SVG icons into other formats, as follows&lt;br /&gt;&lt;br /&gt;  $ rsvg -w48 -h48 -fpng skk.svg skk.png&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-08-08  YAMAMOTO Kengo / YamaKen  &amp;lt;&lt;a href=&quot;mailto:yamaken@bp.iij4u.or.jp&quot;&gt;yamaken@bp.iij4u.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* inputmethod-icons-1.1.0 release&lt;br /&gt;&lt;br /&gt;	* README: New file&lt;br /&gt;	* LIST: New file&lt;br /&gt;	&lt;br /&gt;	* AUTHORS: Merge {scim-imengine,uim}/AUTHORS&lt;br /&gt;	* COPYING.BSDL: Merge scim-imengine/COPYING.BSDL and uim/COPYING&lt;br /&gt;	* COPYING.LGPL: Moved from scim-imengine/COPYING.LGPL and add&lt;br /&gt;	copyright holders of uim's&lt;br /&gt;&lt;br /&gt;	* uim/im_switcher.svg: New file&lt;br /&gt;	* uim/switcher-icon.png: Removed&lt;br /&gt;&lt;br /&gt;	* scim-imengine/scim-prime.png: Replace original 68*53 dot&lt;br /&gt;	icon with uim's 64*64 dot trimmed version of prime.png&lt;br /&gt;	* uim/prime.png: Removed to avoid being duplicated with&lt;br /&gt;	scim-prime.png&lt;br /&gt;&lt;br /&gt;	* uim/anthy.png: Removed since duplicated with scim-anthy.png&lt;br /&gt;	* uim/canna.png: Likewise&lt;br /&gt;&lt;br /&gt;2006-08-06  YAMAMOTO Kengo / YamaKen  &amp;lt;&lt;a href=&quot;mailto:yamaken@bp.iij4u.or.jp&quot;&gt;yamaken@bp.iij4u.or.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* Import uim icons of uim-1.2.0&lt;br /&gt;	* Import scim-imengine-icons-1.0.0&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 29 Jul 2006 11:55:31 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.2.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21167</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21167</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-1.0.0 to skim-scim-anthy-1.2.0&lt;br /&gt;===========================================================&lt;br /&gt;* Add some preferences added in scim-anthy-1.2.0.&lt;br /&gt;* Plug a memory leak.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-07-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.in.in: Version-1.2.0.&lt;br /&gt;&lt;br /&gt;2006-07-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Add &amp;quot;Escape&amp;quot; to RomajiPseudoAsciiMode.&lt;br /&gt;&lt;br /&gt;2006-07-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Add DictEncoding element.&lt;br /&gt;&lt;br /&gt;2006-07-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg, setupui/anthyui.ui,&lt;br /&gt;	  setupui/scimanthysettingplugin.cpp: Add blank key &amp;amp; cancel key&lt;br /&gt;	preference for pseudo ASCII mode.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-07-07 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthyui.ui: Add UI for previous changes.&lt;br /&gt;&lt;br /&gt;2006-07-07 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg: Add some entries added in latest scim-anthy.&lt;br /&gt;&lt;br /&gt;2006-06-27 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Plugged a memory leak.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 29 Jul 2006 11:52:37 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.2.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/21166</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/21166</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-1.0.0 to scim-anthy-1.2.0&lt;br /&gt;==============================================================&lt;br /&gt;* Add pseudo ASCII input mode. It enables users to enter ASCII letters during&lt;br /&gt;  Japanese mode. Thanks Akira TAGOH for your patch.&lt;br /&gt;* Enable reconversion feature on non-GTK+ application (It's a ad-hoc solition).&lt;br /&gt;  Thanks Takashi Nakamoto.&lt;br /&gt;* Enable to choose behavior on focus out.&lt;br /&gt;* Add predict key into some key bindings themes. Thanks Ikuya Awashiro.&lt;br /&gt;* Try EUC-JP-MS first when convert characters from Anthy to Unicode.&lt;br /&gt;* The bug that direct select keys doesn't work during predicting has been fixed.&lt;br /&gt;  Thanks TAGOH, UTUMI, Bando for your report.&lt;br /&gt;* Fix some wrong entries in Romaji tables. Thanks Jun Oizumi.&lt;br /&gt;* Fix a bug that commited clauses aren't cleared when the learning preferenece&lt;br /&gt;  is disabled. Thanks Jun Oizumi.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-07-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.ac: Version-1.2.0.&lt;br /&gt;&lt;br /&gt;2006-07-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.cpp: Raise priority of &amp;quot;pseudo ascii mode&lt;br /&gt;	cancel&amp;quot; key.&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Ignore key event without relation&lt;br /&gt;	at AnthyInstance::action_cancel_pseudo_ascii_mode().&lt;br /&gt;	* src/scim_anthy_prefs.h: Add &amp;quot;Escape&amp;quot; into&lt;br /&gt;	SCIM_ANTHY_CONFIG_ROMAJI_PSEUDO_ASCII_BLANK_BEHAVIOR_DEFAULT key.&lt;br /&gt;&lt;br /&gt;2006-07-25 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Insert a half space on pressing space&lt;br /&gt;	key during pseudo ascii mode.&lt;br /&gt;&lt;br /&gt;2006-07-24 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Hide dictionary encoding option.&lt;br /&gt;&lt;br /&gt;2006-07-24 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.{cpp,h}, src/scim_anthy_factory.{cpp,h},&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.{cpp,h},&lt;br /&gt;	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_reading.cpp,&lt;br /&gt;	  src/scim_anthy_setup.cpp, src/scim_anthy_setup_romaji.cpp:&lt;br /&gt;	DIC_ENCODING -&amp;gt; DICT_ENCODING. And fix compile time warnings.&lt;br /&gt;&lt;br /&gt;2006-07-21 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp:&lt;br /&gt;	EUCJP-MS -&amp;gt; EUC-JP-MS and set default encoding as EUC-JP-MS.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-07-20 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.{cpp,h}, src/scim_anthy_factory.{cpp,h},&lt;br /&gt;	  src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.{cpp,h},&lt;br /&gt;	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp:&lt;br /&gt;	  Add &amp;quot;Encoding of dictionary&amp;quot; preference to improve&lt;br /&gt;	  interoperatability with Microsoft Windows.&lt;br /&gt;	* src/scim_anthy_key2kana_base.h: Fix compile time warning.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-07-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_prefs.cpp: Fix some messages.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-07-13 Akira TAGOH &amp;lt;&lt;a href=&quot;mailto:at@gclab.org&quot;&gt;at@gclab.org&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_action.{cpp,h}, src/scim_anthy_factory.{cpp,h},&lt;br /&gt;	  src/scim_anthy_imengine.{cpp,h}, src/scim_anthy_kana.{cpp,h},&lt;br /&gt;	  src/scim_anthy_key2kana.{cpp,h}, src/scim_anthy_key2kana_base.h,&lt;br /&gt;	  src/scim_anthy_nicola.{cpp,h}, src/scim_anthy_preedit.{cpp,h},&lt;br /&gt;	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_reading.{cpp,h},&lt;br /&gt;	  src/scim_anthy_setup.cpp, src/scim_anthy_setup_romaji.cpp:&lt;br /&gt;	  Enable to enter space during pseudo ASCII mode.&lt;br /&gt;&lt;br /&gt;2006-07-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/Makefile.am, data/tsuki-2-203-101.sty,&lt;br /&gt;	data/tsuki-2-203-106.sty: Add &amp;quot;tsuki&amp;quot; layout. Thanks Tatsuki Sugiura.&lt;br /&gt;&lt;br /&gt;2006-07-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Enable reconversion feature on non-GTK+&lt;br /&gt;	application. But it's a ad-hoc solution.&lt;br /&gt;	Thank you for your patch &amp;gt; Takashi Nakamoto&lt;br /&gt;&lt;br /&gt;2006-07-10 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.cpp: Fix a bug that scim-anthy never&lt;br /&gt;	switch to conversion mode when the auto prediction feature is enabled.&lt;br /&gt;&lt;br /&gt;2006-07-04 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,&lt;br /&gt;	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_prefs.h,&lt;br /&gt;	  src/scim_anthy_setup.cpp: Add a preference to choose behavior on&lt;br /&gt;	focus out.&lt;br /&gt;&lt;br /&gt;2006-06-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_setup.cpp: Fix indent.&lt;br /&gt;&lt;br /&gt;2006-06-26 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_preedit.h: Fix some comments.&lt;br /&gt;&lt;br /&gt;2006-06-18 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_conversion.{cpp,h}, src/scim_anthy_imengine.cpp,&lt;br /&gt;	  src/scim_anthy_preedit.{cpp,h}: Add an arguemnt to Preedit::clear()&lt;br /&gt;	and Conversion::clear() to specify segment_id to enable partial clear.&lt;br /&gt;	It is needed for commiting without learn. Thanks Jun Oizumi for your&lt;br /&gt;	report.&lt;br /&gt;&lt;br /&gt;2006-06-17 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: Fix a typo in a comment.&lt;br /&gt;&lt;br /&gt;2006-06-02 Ikuya Awashiro &amp;lt;&lt;a href=&quot;mailto:ikuya@oooug.jp&quot;&gt;ikuya@oooug.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/msime.sty: Add predict keys.&lt;br /&gt;	* data/wnn.sty: ditto.&lt;br /&gt;	* data/canna.sty: ditto.&lt;br /&gt;&lt;br /&gt;2006-06-01 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* data/atok.sty, data/msime.sty: Fix some wrong entries in Romaji&lt;br /&gt;	table. Thanks Jun Oizumi.&lt;br /&gt;&lt;br /&gt;2006-05-31 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_imengine.cpp: The bug that direct select keys didn't&lt;br /&gt;	work while predicting has been fixed. Thank you for reporting &amp;gt;&lt;br /&gt;	TAGOH-san, UTUMI-san, Bando-san.&lt;br /&gt;&lt;br /&gt;2006-04-10 Akira TAGOH &amp;lt;&lt;a href=&quot;mailto:at@gclab.org&quot;&gt;at@gclab.org&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,&lt;br /&gt;	  src/scim_anthy_key2kana.{cpp,h}, src/scim_anthy_key2kana_base.h,&lt;br /&gt;	  src/scim_anthy_preedit.{cpp,h}, src/scim_anthy_prefs.{cpp,h},&lt;br /&gt;	  src/scim_anthy_reading.{cpp,h}, src/scim_anthy_setup_romaji.cpp:&lt;br /&gt;	  Add pseudo ASCII input mode.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 29 May 2006 01:59:51 GMT</pubDate>
   <title>skim-scim-anthy - skim-scim-anthy-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/20325</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/20325</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Changes from skim-scim-anthy-0.9.0.1 to skim-scim-anthy-1.0.0&lt;br /&gt;=============================================================&lt;br /&gt;* Add some preferences added in scim-anthy-1.0.0.&lt;br /&gt;* Code cleanup.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-05-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* configure.in.in: Version-1.0.0.&lt;br /&gt;&lt;br /&gt;2006-05-19 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Define some constants to make the&lt;br /&gt;	code easy to read.&lt;br /&gt;&lt;br /&gt;2006-05-15 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* po/ja.po: Fix typo.&lt;br /&gt;&lt;br /&gt;2006-05-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthyui.ui: Modify some key short cut keys and messages.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-05-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.{cpp,h}: Don't use QDialog::exec() for&lt;br /&gt;	table editor dialog because toolbar of SKIM is freezed when use it.&lt;br /&gt;&lt;br /&gt;2006-05-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.{cpp,h},&lt;br /&gt;	  setupui/scim_anthy_table_edior.{cpp,h}:&lt;br /&gt;	Some minor improvements.&lt;br /&gt;&lt;br /&gt;2006-05-12 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.{cpp,h},&lt;br /&gt;	  setupui/scim_anthy_table_edior.{cpp,h}:&lt;br /&gt;	Add test code to enable input method correctly on table editor dialog.&lt;br /&gt;&lt;br /&gt;2006-05-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Don't switch the table view when&lt;br /&gt;	the table switcher combo is changed to &amp;quot;User defined&amp;quot;.&lt;br /&gt;&lt;br /&gt;2006-05-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Make the parent directory before&lt;br /&gt;	saving the config file.&lt;br /&gt;	* po/ja.po: Fix typo.&lt;br /&gt;&lt;br /&gt;2006-05-11 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Don't switch to &amp;quot;User defined&amp;quot;&lt;br /&gt;	on key bindnings view when no changes are made in key editor dialog.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2006-05-10 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Add descriptions for each key&lt;br /&gt;	bindings.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-05-10 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Shouldn't save config value from&lt;br /&gt;	table editor.&lt;br /&gt;&lt;br /&gt;2006-05-09 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Also key config values should be&lt;br /&gt;	written on saving time.&lt;br /&gt;&lt;br /&gt;2006-05-02 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.{cpp,h}: Write theme config value on&lt;br /&gt;	saving time, not changing time.&lt;br /&gt;&lt;br /&gt;2006-05-02 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scim_anthy_default_tables.{cpp,h},&lt;br /&gt;	  setupui/scim_anthy_key2kana_table.{cpp,h}:&lt;br /&gt;	Update to 1.0.0.&lt;br /&gt;&lt;br /&gt;2006-04-27 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.{cpp,h}: Write color config value on&lt;br /&gt;	saving time, not changing time.&lt;br /&gt;&lt;br /&gt;2006-02-17 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthyui.ui: Remove needless &amp;lt;includehint&amp;gt;.&lt;br /&gt;&lt;br /&gt;2006-02-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg, skim/setupui/anthyui.ui:&lt;br /&gt;	Add a preference for symbol style label.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/anthy.kcfg, setupui/anthyui.ui: Add symbol style preference.&lt;br /&gt;	* po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-01-30 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Set key category by using&lt;br /&gt;	QListViewItem::setVisible().&lt;br /&gt;&lt;br /&gt;2006-01-30 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;	* setupui/scimanthysettingplugin.cpp: Store category information into&lt;br /&gt;	ScimAnthyKeyListViewItem.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Wed, 12 Apr 2006 02:59:24 GMT</pubDate>
   <title>skim-scim-wnn - skim-scim-wnn-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/19760</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/19760</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description></description>
  </item>
  <item>
   <pubDate>Wed, 12 Apr 2006 02:56:49 GMT</pubDate>
   <title>scim-wnn - scim-wnn-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/19759</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/19759</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description></description>
  </item>
  <item>
   <pubDate>Wed, 29 Mar 2006 13:22:21 GMT</pubDate>
   <title>scim-anthy - scim-anthy-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/19544</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/19544</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-anthy-0.9.0 to scim-anthy-1.0.0&lt;br /&gt;==============================================================&lt;br /&gt;* Add symbol style preference (Thanks Akira TAGOH).&lt;br /&gt;* Don't activate direct select key when the lookup window isn't shown&lt;br /&gt;  (Thanks Akira TAGOH).&lt;br /&gt;* Fix credit.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-03-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.0.0.&lt;br /&gt;&lt;br /&gt;2006-03-29 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_imengine.cpp: Don't activate direct select key when&lt;br /&gt;        the lookup window isn't shown. Thanks TAGOH-san.&lt;br /&gt;&lt;br /&gt;2006-02-28 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_conversion.cpp: Strange bihavior of resizing segment&lt;br /&gt;        after partial commit has been fixed.&lt;br /&gt;&lt;br /&gt;2006-02-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_setup.cpp: Modify order of symbol style.&lt;br /&gt;&lt;br /&gt;2006-02-14 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_imengine.cpp: Install symbol style properties.&lt;br /&gt;        * src/scim_anthy_setup.cpp: Show check box for symbol style label.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * data/atok.sty, data/canna.sty, data/msime.sty, data/vje-delta.sty,&lt;br /&gt;          data/wnn.sty: &amp;quot;/&amp;quot;, &amp;quot;[&amp;quot;, &amp;quot;]&amp;quot; entries in romaji table aren't needed&lt;br /&gt;        anymore.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,&lt;br /&gt;          src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp:&lt;br /&gt;        Add a preference to show or hide symbol style label on toolbar.&lt;br /&gt;        But label itself is not added yet.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_setup.cpp: Split symbol related preferences from&lt;br /&gt;        &amp;quot;Common&amp;quot; page. Change order of candidates in some combos.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_factory.cpp: Fix credit.&lt;br /&gt;        * po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-02-08 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * po/ja.po: Update.&lt;br /&gt;&lt;br /&gt;2006-02-08 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_setup.cpp: Add version information.&lt;br /&gt;&lt;br /&gt;2006-02-08 Akira TAGOH &amp;lt;&lt;a href=&quot;mailto:at@gclab.org&quot;&gt;at@gclab.org&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_anthy_default_tables.{cpp,h},&lt;br /&gt;          src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.{cpp,h},&lt;br /&gt;          src/scim_anthy_key2kana_table.{cpp,h},&lt;br /&gt;          src/scim_anthy_preedit.{cpp,h}, src/scim_anthy_prefs.{cpp,h},&lt;br /&gt;          src/scim_anthy_reading.{cpp,h}, src/scim_anthy_setup.cpp:&lt;br /&gt;        Add symbol style preference.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 21 Feb 2006 15:00:00 GMT</pubDate>
   <title>scim-prime - scim-prime-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/19007</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/19007</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Overview of Changes from scim-prime-0.9.0 to scim-prime-1.0.0&lt;br /&gt;=============================================================&lt;br /&gt;* Fix credit.&lt;br /&gt;* Version-1.0.0.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-02-22 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.ac: Version-1.0.0.&lt;br /&gt;&lt;br /&gt;2006-02-13 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * src/scim_prime_imengine_factory.cpp: Fix credit.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 21 Feb 2006 15:00:00 GMT</pubDate>
   <title>skim-scim-prime - skim-scim-prime-1.0.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/19008</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/19008</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;skim-scim-prime-1.0.0&lt;br /&gt;=====================&lt;br /&gt;* Version-1.0.0&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-02-22 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.in.in: Version-1.0.0.&lt;br /&gt;&lt;br /&gt;2006-02-17 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * setupui/primeui.ui: Remove needless &amp;lt;includehint&amp;gt;.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 09 Feb 2006 06:52:00 GMT</pubDate>
   <title>skim-scim-prime - skim-scim-prime-0.9.0</title>
   <link>http://sourceforge.jp/projects/scim-imengine/releases/18852</link>
   <guid>http://sourceforge.jp/projects/scim-imengine/releases/18852</guid>
   <dc:creator>Takuro Ashie (makeinu)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;skim-scim-prime-0.9.0&lt;br /&gt;=====================&lt;br /&gt;* Add a preference for number of candidats in a page of the candidates window.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2006-02-09 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * configure.in.in: Version-0.9.0 (Feature freeze).&lt;br /&gt;&lt;br /&gt;2006-02-09 Takuro Ashie &amp;lt;&lt;a href=&quot;mailto:ashie@homa.ne.jp&quot;&gt;ashie@homa.ne.jp&lt;/a&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;        * setupui/prime.kcfg, setupui/primeui.ui: Add a preference for number&lt;br /&gt;        of candidates in a page.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
  </item>
</channel>
</rss>

