<?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>Mon, 10 May 2004 15:25:34 GMT</pubDate>
  <description>Releases headline of sumika(栖)(sumika) @ SourceForge.JP</description>
  <atom:link href="http://sourceforge.jp/projects/sumika/releases/rss" rel="self" type="application/rss+xml" />
  <link>http://sourceforge.jp/projects/sumika/releases/</link>
  <title>New Releases of sumika(栖)</title>
  <language>ja-jp</language>
  <item>
   <pubDate>Mon, 10 May 2004 15:25:34 GMT</pubDate>
   <title>sumika - 0.12</title>
   <link>http://sourceforge.jp/projects/sumika/releases/9450</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/9450</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;2004-05-11  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Release 0.12.&lt;br /&gt;        * Use GtkSpinButton on frequecy field.&lt;br /&gt;        * Use dynamic loding of libuim.so.0 and remove siod interface.&lt;br /&gt;          Thanks to YamaKen-san &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;        * Include config.h. By this change, most files are gettextized.&lt;br /&gt;        * gtk2/charset.c: use g_utf8_validate before conversion.&lt;br /&gt;        * include/cannadic.h: move #CN, #CNS, #JCN, #JNS, #JNM, #KK from&lt;br /&gt;          etc_code to substantive_code.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2004-05-11  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Release 0.12.&lt;br /&gt;        * Use GtkSpinButton on frequecy field.&lt;br /&gt;        * Use dynamic loding of libuim.so.0 and remove siod interface.&lt;br /&gt;          Thanks to YamaKen-san &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;        * Include config.h. By this change, most files are gettextized.&lt;br /&gt;        * gtk2/charset.c: use g_utf8_validate before conversion.&lt;br /&gt;        * include/cannadic.h: move #CN, #CNS, #JCN, #JNS, #JNM, #KK from&lt;br /&gt;          etc_code to substantive_code.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 10 Apr 2004 03:32:56 GMT</pubDate>
   <title>sumika - 0.11</title>
   <link>http://sourceforge.jp/projects/sumika/releases/9071</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/9071</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;2004-04-10  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;	* Release 0.11&lt;br /&gt;	* Support NetBSD-current thanks to Yamashiro Jun.&lt;br /&gt;	* Disable DISABLE_DEPRECATED compile flags, sumika does not port to&lt;br /&gt;	  GTK+ 2.4 yet.&lt;br /&gt;	* Show dialogs at the center.&lt;br /&gt;	* gtk2/main.c&lt;br /&gt;	  - Add #include &amp;lt;locale.h&amp;gt;.&lt;br /&gt;	* gtk2/charset.c&lt;br /&gt;	  - Return NULL when g_convert fails.&lt;br /&gt;	* gtk2/topwin.c&lt;br /&gt;	  - Fix hardcode version in about dialog.&lt;br /&gt;	* gtk2/addwordpane.c&lt;br /&gt;	  - Fix memory leak.&lt;br /&gt;	  - Check NULL properly.&lt;br /&gt;	* gtk2/anthyaddwordpane.c&lt;br /&gt;	  - Fix conditional decision when registering word.&lt;br /&gt;	  - Fix memory leak.&lt;br /&gt;	  - Check NULL properly.&lt;br /&gt;	* dixchange/dixchange.c&lt;br /&gt;	  - Check NULL properly.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2004-04-10  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;	* Release 0.11&lt;br /&gt;	* Support NetBSD-current thanks to Yamashiro Jun.&lt;br /&gt;	* Disable DISABLE_DEPRECATED compile flags, sumika does not port to&lt;br /&gt;	  GTK+ 2.4 yet.&lt;br /&gt;	* Show dialogs at the center.&lt;br /&gt;	* gtk2/main.c&lt;br /&gt;	  - Add #include &amp;lt;locale.h&amp;gt;.&lt;br /&gt;	* gtk2/charset.c&lt;br /&gt;	  - Return NULL when g_convert fails.&lt;br /&gt;	* gtk2/topwin.c&lt;br /&gt;	  - Fix hardcode version in about dialog.&lt;br /&gt;	* gtk2/addwordpane.c&lt;br /&gt;	  - Fix memory leak.&lt;br /&gt;	  - Check NULL properly.&lt;br /&gt;	* gtk2/anthyaddwordpane.c&lt;br /&gt;	  - Fix conditional decision when registering word.&lt;br /&gt;	  - Fix memory leak.&lt;br /&gt;	  - Check NULL properly.&lt;br /&gt;	* dixchange/dixchange.c&lt;br /&gt;	  - Check NULL properly.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 13 Feb 2004 12:55:55 GMT</pubDate>
   <title>sumika - 0.10</title>
   <link>http://sourceforge.jp/projects/sumika/releases/8168</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/8168</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;2004-02-13  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Release 0.10&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2004-02-13  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Release 0.10&lt;br /&gt;        * Support uim configuration.&lt;br /&gt;          - Use siod for parsing ~/.uim. So this may makes sumika segv.&lt;br /&gt;          - Only supports static configuration.&lt;br /&gt;          - Dynamic configuraion is not implemented yet because uim does not&lt;br /&gt;            implement configuration via uim-helper-server now.&lt;br /&gt;        * Change expression of verb example.&lt;br /&gt;        * Fix miscellaneous bugs.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 02 Jan 2004 12:25:00 GMT</pubDate>
   <title>sumika - 0.07</title>
   <link>http://sourceforge.jp/projects/sumika/releases/7448</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/7448</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2004-01-02  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Release 0.07&lt;br /&gt;        * Use Automake 1.7.&lt;br /&gt;        * New feature&lt;br /&gt;          - Integrate mode(only adding words) support.&lt;br /&gt;          - Searching word support(Anthy Only).&lt;br /&gt;        * Improve Option menu's handling.&lt;br /&gt;        * Improve cannadic parser.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Wed, 26 Nov 2003 21:09:52 GMT</pubDate>
   <title>sumika - 0.05</title>
   <link>http://sourceforge.jp/projects/sumika/releases/6965</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/6965</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2003-11-27  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;	* Release 0.05&lt;br /&gt;	* Code cleanup.&lt;br /&gt;	  - gtk2/posdialog.[ch]: New file.&lt;br /&gt;	* New feature&lt;br /&gt;	  - Pass of Speeach(POS) dialog shows examples. (not completed)&lt;br /&gt;	  - Show POS on Anthy/Canna View mode instead of POS Code.&lt;br /&gt;	  - cannadic.h: Add example field.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 13 Nov 2003 17:04:48 GMT</pubDate>
   <title>sumika - 0.04</title>
   <link>http://sourceforge.jp/projects/sumika/releases/6801</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/6801</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2003-10-12  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;	* New feature.&lt;br /&gt;	  - Support exporting private dictionary to file in dixchange and&lt;br /&gt;  	    cannadic type.&lt;br /&gt;    	  - Support importing canna's dictionary.&lt;br /&gt;  	* common/word.c: Fix segfault in word_free_list.&lt;br /&gt;	  Patch from Konosuke Watanabe &amp;lt;&lt;a href=&quot;mailto:nosuke@am.ics.keio.ac.jp&quot;&gt;nosuke@am.ics.keio.ac.jp&lt;/a&gt;&amp;gt;.&lt;br /&gt;  	* dixchange/dixchange.[ch], common/dixchange_dic.[ch]: New file.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 06 Oct 2003 14:13:21 GMT</pubDate>
   <title>sumika - 0.03</title>
   <link>http://sourceforge.jp/projects/sumika/releases/6250</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/6250</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;2003-10-06  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Add conjection class codes from both Anthy and Canna.&lt;br /&gt;        * Anthy&lt;br /&gt;          - Word deletion support.&lt;br /&gt;          - Interface is turned to Canna's.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;2003-10-06  Masahito Omote &amp;lt;&lt;a href=&quot;mailto:omote@utyuuzin.net&quot;&gt;omote@utyuuzin.net&lt;/a&gt;&amp;gt;&lt;br /&gt;        * Add conjection class codes from both Anthy and Canna.&lt;br /&gt;        * Anthy&lt;br /&gt;          - Word deletion support.&lt;br /&gt;          - Interface is turned to Canna's.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 28 Aug 2003 13:56:33 GMT</pubDate>
   <title>sumika - 0.02.01</title>
   <link>http://sourceforge.jp/projects/sumika/releases/5714</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/5714</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;- PreRelease 0.02&lt;br /&gt;* Canna Support&lt;br /&gt;  = Add&lt;br /&gt;  = Delete&lt;br /&gt;  = View&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;- PreRelease 0.02&lt;br /&gt;* Canna Support&lt;br /&gt;  = Add&lt;br /&gt;  = Delete&lt;br /&gt;  = View&lt;br /&gt;&lt;br /&gt;Changes from 0.02 to 0.02.01&lt;br /&gt;  * Fix typo in ja.po&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 22 Jul 2003 06:45:22 GMT</pubDate>
   <title>sumika - 0.01.20030717</title>
   <link>http://sourceforge.jp/projects/sumika/releases/5153</link>
   <guid>http://sourceforge.jp/projects/sumika/releases/5153</guid>
   <dc:creator>Masahito Omote (utyuuzin)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;PreRelease.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;PreRelease&lt;/p&gt;</description>
  </item>
</channel>
</rss>

