Road To 1.0/ja

From Free Pascal wiki
Jump to navigationJump to search

English (en) español (es) 日本語 (ja)

日本語版メニュー
メインページ - Lazarus Documentation日本語版 - 翻訳ノート - 日本語障害情報


バグフィックスを行う対象の設定

新しいバグがエントリーされた場合、我々はこのバージョンで修正できるかどうか検討します。 post 1.0とされたバグは、これは開発者が 1.0 のリリースを取りやめるほどの重要なものではないと判断したことを意味します。遅らせるというよりも、むしろ早く1.0をリリースするために、開発者はそのまま残しておきます。もちろん、post 1.0とされたバグについては、1.0のリリース中に、パッチの提供によって修正されます。

これについては、次のような基準があります:

  • gtk1 と win32 のウィジェットセットは1.0までに安定させる。それ以外のウィジェットセット(gtk2 や carbon)のバグは post 1.0 とする。
  • 1.0 までは新機能はフリーズする。新しい機能やコンポーネントは基本的にpost 1.0 の対象とする。安定性に影響するバグは、プロパティのインプリメンテーションを修正するバグよりも高い優先度とする。
  • 幾つかのコンポーネントは十分に安定しておらず、1.0 に向けて無効にしなければならない。もしそれらを無効にした場合、その後は 1.0 までに修正する必要はない。

終了した作業

Target Responsible Comment
0.9.16 Vincent Find out, if Lazarus configuation files can be stored in the profile directory under windows
0.9.16 Vincent Find out, what needs to be done to make it possible to install Lazarus in c:\Program Files\Lazarus
0.9.16 Vincent Use fpmkcfg to create a default configuration file
0.9.16 Various Webbugs to be fixed before the next release: target 0.9.16 bugs
0.9.16 Mattias Copying from KDE applications under gtk (copy text from xterm/kde app) See
0.9.16 Mattias Find out, why sometimes designer controls are invisible (the gtk seems to not draw them, it happens on windows too, see issue 1622) (Reproduce by: Copy+Paste) Difficult bugs
0.9.16 Mattias Create a SuSE package
1.0.0 - Debugger options
1.0.0 - Doc Editor
1.0.0 Mattias Help for fpc key words
1.0.0 Mattias Help for fpc messages
1.0.0 Mattias Helpsystem for IDE items
1.0.0 various Help for common IDE items (see IDE Documentation Roadmap)
1.0.0 Mattias Multi replace dialog
1.0.0 Mattias Export LFM as xml
1.0.0 - Icon editor
1.0.0 various Webbugs to be fixed before the 1.0 release: target 1.0 bugs
1.0.0 Mattias check and warn when open form for uninstalled packages with registration
1.0.0 - more LCL Documentation (see LCL Documentation Roadmap)
1.0.0 Marc fix debugging in windows and linux
1.0.0 Mattias start protocol: IDE should remember if there is a problem opening a form or project and should not open it on a second start
1.0.0 Mattias improve make install target
1.0.0 Vincent add framework for easily using resourcestrings and translations in applications
1.0.0 Mattias gtk interface: recognize and translate dead keys
post 1.0 - Webbugs to be fixed after the 1.0 release: target post 1.0 bugs
post 1.0 Mattias IDE Feature: Improve TDataModule, so that its components can be used in other forms/datamodules at design time