Hiroyuki Komatsu
komat****@users*****
2005年 3月 8日 (火) 20:24:57 JST
Index: prime/ChangeLog diff -u prime/ChangeLog:1.84 prime/ChangeLog:1.85 --- prime/ChangeLog:1.84 Mon Mar 7 21:19:14 2005 +++ prime/ChangeLog Tue Mar 8 20:24:57 2005 @@ -1,3 +1,18 @@ +2005-03-08 Hiroyuki Komatsu <komat****@taiya*****> + + * lib/session-japanese.rb: + Fixed the critical bug that the lowest priority candidate will be + returned. + + * lib/prime2.rb (PrimeConversion::<=>): + A new method to compare using its score. + + * lib/composer.rb: + - Rename the module PrimeComposer to PrimComposerModule. + - Moved the procedure to check the validation of Romaji from + PrimeComposerModule::edit_get_preedition to + PrimeComposer::hybrid_typing_check_validation. + 2005-03-07 Hiroyuki Komatsu <komat****@taiya*****> * uim/prime.scm, uim/prime-custom.scm, uim/prime-key-custom.scm,