[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: [MD:6293] Meadow-2.10 リリース提案



>>>>> [meadow-develop : No.6293] にて
>>>>> "三好" = 私は書きました:
三好> とうわけで、どなたかリリース管理やってもらえませんか?
三好> 2.00 からの変更履歴は私が準備しますので。

ChangeLog.Meadow を見ながら、主だった変更をリストアップしました。

こうやって見ると結構、変更がありますね。

------------------------------------------------------------------
 NOTE:

  Changes

  * Emacs-21.2, Emacs-21.3, Emacs-21.4 が取り込まれました。詳しくは
    /etc/NEWS を参照してください。
  * デフォルトの文字サイズが16ドットに変更になりました。
  * デフォルトの行数が80文字に変更になりました。
  * 扱える画像の種類が増えました。また、mw32-get-image-magick()と
    mw32-get-image-magick-extensions()が新設されました。
  * mingw-runtime 3.6 でのビルドに対応しました。
  * diredでディレクトリを削除できないようにしました。
  * Emacs CVS HEADのtoolbarアイコンを取り込みました。
  * 新しいフォントエンコーダ ccl-encode-cp1250-font,
	 ccl-encode-cp1252-font, ccl-encode-cp1253-font,
	 ccl-encode-cp1257-fontが実装されました。
	
  Fixes

  * クリップボードで文字化けする不具合が解消しました。
  * フレームフォーカスが不正に切り替わらなくなりました。
  * Meadowがフリーズしにくくなりました。
  * GC中のエラーで Meadowが落ちにくくなりました。
  * GDIリソースのリークが改善されました。
  * フォントの選択アルゴリズムが改善されました。
  * 画像描画時のちらつきが改善されました。
  * tooltipのゴミが残らなくなりました。
  * 日本語メニュが文字化けしなくなりました。
  * マウスのボタンで正しくカーソルを移動できるようになりました。
  * x-display-visual-class() が正常に動作するようになりました。
  * 多ボタンのマウスに対応しました。


 NOTE:

  Changes

  * Emacs-21.2, Emacs-21.3 and Emacs-21.4 are merged. Please refer to
    /etc/NEWS.
  * The height of the default character is now 16 dot.
  * The column width of the default frame is now 80.
  * Support more image types.  mw32-get-image-magick() and
    mw32-get-image-magick-extensions() is available.
  * Support mingw-runtime 3.6.
  * dired is improved.
  * Directories cannot be removed with `dired'.
  * Toolbar icos in Emacs CVS HEAD are merged.
  * New font encoder: ccl-encode-cp1250-font, ccl-encode-cp1252-font,
	 ccl-encode-cp1253-font and ccl-encode-cp1257-font.
	
  Fixes

  * Garbage characters on the clipboard are fixed.
  * Unexpected switching of frames is fixed.
  * Improved thread handling makes Meadow more stable.
  * Meadow is more stable even in GC.
  * Less leaking of GDI resources.
  * Improved font selection algorithm.
  * Less flickering on images.
  * Less garbage of tooltip.
  * Japanese characters in the menu bar do not cause garble.
  * Locate the cursor properly with a mouse.
  * x-display-visual-class() is available.
  * Support multi-button mouse.

--
三好 雅則 http://www.boreas.dti.ne.jp/~miyoshi/