--- - branch: MAIN date: Sat May 8 13:26:23 UTC 2010 files: - new: '1.5' old: '1.4' path: pkgsrc/inputmethod/kasumi/Makefile pathrev: pkgsrc/inputmethod/kasumi/Makefile@1.5 type: modified - new: '1.3' old: '1.2' path: pkgsrc/inputmethod/kasumi/PLIST pathrev: pkgsrc/inputmethod/kasumi/PLIST@1.3 type: modified - new: '1.4' old: '1.3' path: pkgsrc/inputmethod/kasumi/distinfo pathrev: pkgsrc/inputmethod/kasumi/distinfo@1.4 type: modified - new: '0' old: '1.2' path: pkgsrc/inputmethod/kasumi/patches/patch-aa pathrev: pkgsrc/inputmethod/kasumi/patches/patch-aa@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/inputmethod/kasumi/patches/patch-ab pathrev: pkgsrc/inputmethod/kasumi/patches/patch-ab@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/inputmethod/kasumi/patches/patch-ac pathrev: pkgsrc/inputmethod/kasumi/patches/patch-ac@0 type: deleted id: 20100508T132623Z.ddf11ded4d1c3c5f12ec7a29de2d5199e9816638 log: "Update kasumi to 2.5.\n\n2009-07-29 Takuro Ashie \n\n\t* preparation for release (ver 2.5)\n\n2009-07-21 Takuro Ashie \n\n\t* fix:\n\t - Fix paddings in the KasumiAddWindow.\n\n2009-07-16 Takuro Ashie \n\n\t* fix:\n\t - Use stock objects for buttons on KasumiAddWindow.\n\t - Remove neeldless key accelerators for KasumiAddWindow.\n\n2009-07-16 Takuro Ashie \n\n\t* fix:\n\t - Fix paddings in the main window.\n\t - Fix minimum size of columns in the word list view.\n\t - Remove needless key accelerators in main window.\n\t \ Use mnemonic instead.\n\t - Remove some needless codes.\n\n2009-07-13 Takuro Ashie \n\n\t* fix:\n\t - Fix a compile time warning.\n\t \ - Rename some strang variable names.\n\n2009-07-13 Takuro Ashie \n\n\t* enhancement:\n\t - Added some word type subcategories. Thanks to Jun Oizumi.\n\n2009-06-25 \ Takuro Ashie \n\n\t* fix\n\t - Kill duplicated Ikuya Awashiro in man page! Thanks to Jun Oizumi.\n\n2009-06-25 Takuro Ashie \n\n\t* fix\n \t - Remove \"SIKU\" conjugation. Thanks to Jun Oizumi.\n\n2009-01-29 Takuro Ashie \n\n\t* preparation for release (ver 2.4)\n\n2009-01-20 \ Ikuya Awashiro \n\n\t* KasumiAddWindow.cxx:\n\t - addded an include file. Thanks to Mike Fabian.\n\t* KasumiWord.cxx:\n\t - DITTO.\n\t* main.cxx:\n\t - DITTO.\n\n2009-01-20 Takuro Ashie \n\n\t* enhancement:\n\t - Support ANTHY_UTF8_ENCODING and set it as default.\n\t You can switch to ANTHY_EUC_JP_ENCODING by -E or --eucjp option.\n\n2007-10-30 Ikuya Awashiro \n\t* fix:\n\t - FTBFS with GCC 4.3: missing #includes\n\t http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417266\n\t Thaks to Martin Michlmayr .\n\t - kasumi dumps core on x86_64 systems when trying\n\t to add new words to the dictionary\n\t https://bugzilla.novell.com/show_bug.cgi?id=253788\n\t \ Thanks to Mike Fabian.\n\t - fail in the judgment of the version.\n\t http://kasumi.sourceforge.jp/index.php?%A5%D0%A5%B0%CA%F3%B9%F0%2F95\n\t \ Thanks to dtana.\n\t* preparation for release (ver 2.3)\n\n2006-11-29 Takashi Nakamoto \n\n\t* preparation for release (ver 2.2)\n\n2006-11-28 \ Takashi Nakamoto \n\n\t* enhancement:\n\t - change the text color on the search entry box if Kasumi failed\n\t to find specified text\n\t - ask Gtk+ library to keep above the exclusive mode window\n\n\t* fix:\n\t - scroll to the undermost of the view after adding a new word\n\n2006-11-27 Takashi Nakamoto \n\n\t* fix:\n\t - the bug raised while sorting\n\n2006-10-15 Takashi Nakamoto \n\n\t* enhancement:\n\t - add exclusive mode\n\n2006-10-14 Ikuya Awashiro \n\t* configure.in: 2.1\n\t* This release is a result at the CodeFest Kyoto 2006\n\t \ hosted by FSIJ.\n\n2006-10-14 Takashi Nakamoto \n\n\t* enhancement:\n\t - add new word type category combo box\n\n\t* fix:\n\t - export embedded string to po files\n\t - changed adding window title\n\t - remove unnecessary words\n\t - improve portability\n\t - support dakuon mark\n\n2006-06-28 Takashi Nakamoto \n\n\t* fix: AUTHORS\n\t - reconstruction of AUTHORS file\n\t - added Italian l10n team\n\n2006-06-26 Takashi Nakamoto \ \n\n\t* fix: KasumiException.cxx\n\t - security fix\n\n\t* fix: KasumiDicEventListener.hxx KasumiWordEventListener.hxx\n\t - add virtual destructor to avoid compilation warnings\n\n\t* fix: configure.in main.cxx Makefile.am acconfig.h\n\t - removed acconfig.h deprecated in autoconf 2.5\n\t - correctly handling \"--disable-nls\" option on no-glibc platform\n\t - thanks to Diego's patch\n\n\t* fix: AUTHORS\n\t - typo of my email address :(\n\n2006-06-25 \ Takashi Nakamoto \n\n\t* fix: KasumiAddWindow.cxx po/*.po po/*.pot\n\t - fixed typo: \"Invlid\" -> \"Invalid\"\n\n\t* New feature:\n\t - Italian localization\n\n2006-06-23 Ikuya Awashiro \n\t* KasumiMainWindow.hxx:\n\t - fixed compile error on gcc 4.1. thanks to sgtom.\n\n2006-06-21 \ Takashi Nakamoto \n\n\t* fix: configure.in\n\t - require Gtk+ version is 2.6 or higher for GtkCellRendererCombo\n\n2006-06-20 \ Takashi Nakamoto \n\n\t* fix: KasumiDic.cxx\n\t - fix the defect that Kasumi failes when the private dictionary\n\t doesn't have any word.\n\n2006-06-03 Ikuya Awashiro \n\t* kasumi.desktop.in:\n\t - added.\n\t* Makefile.am, configure.in:\n\t - resistered in GNOME/K menu.\n\n2006-06-02 \ Ikuya Awashiro \n\t* Makefile.am:\n\t - kasumi.png was placed in /usr/share/pixmaps instead /usr/share/kasumi.\n\t - add man page.\n\t* kasumi.1:\n\t - added.\n\n2006-05-29 Takashi Nakamoto \n\n \t* preparation for release (ver 2.0)\n\n\t* fix: KasumiWord.cxx, configure.in\n\t - accept ASCII character in sound entries\n\n\t* fix: AUTHORS\n\t - add Ikuya to AUTHORS\n\n\t* fix: POTFILES.in ja.po\n\t - translated newly created message\n\n\t* enhancement: KasumiMainWindow.cxx KasumiMainWindow.hxx\n\t - obsolete \"Add Mode\" button\n\n2006-05-28 Takashi Nakamoto \n\n\t* fix: main.cxx\n\t - changed copyright notice\n\n\t* fix: KasumiWordType.hxx, KasumiWord.cxx\n\t - don't issue modification event when the same value are set\n\n2006-05-27 Takashi Nakamoto \n\n\t* fix: KasumiDic.cxx, KasumiWordType.cxx\n\t - set an alternative word type if specified one does not exist\n\t - measures against an anthy's defect that it returns error code\n\t even when it is right and no word is registered.\n\n\t* fix:\n\t - inserted copyright and license terms into the head of each\n\t source file or header file.\n\n\t* fix: KasumiAddWindow.cxx\n\t - changed the page size of the spin button\n\n2006-05-17 Takashi Nakamoto \n\n\t* fix: KasumiDic.cxx\n\t - change the condition of anthy version\n\n2006-05-14 Takashi Nakamoto \n\n\t* fix\n\t - KasumiAddWindow\n\t - search function for KasumiMainWindow\n\n\t* enhancement\n\t - implement of KasumiWordEventListener\n\n2006-05-7 \ Takashi Nakamoto \n\n\t* drastic changes for new version 2.0\n\n2006-03-26 Ikuya Awashiro \n\t* KasumiMainWindow.hxx, KasumiAddWindow.hxx:\n\tFixed with G++ 4.1: friends not declared\n\tThanks to Martin Michlmayr \n" module: pkgsrc subject: 'CVS commit: pkgsrc/inputmethod/kasumi' unixtime: '1273325183' user: obache