diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-07 08:55:39 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-02-07 08:55:39 +0000 |
commit | 137bb6ca6d3ab290a1847d0848d8c83a07fe4aca (patch) | |
tree | 5e82a9b8c349ef85ec783017806ee22dd7f4b60a /ChangeLog.ja | |
parent | 52d975fe1a17757787567a7f215dcaad6c4cda2d (diff) |
made the help window of command line options singleton.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@985 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index ad605fda..c33a93c7 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2006-02-07 + * src/mainwindow.c: コマンドラインオプションのヘルプウィンドウを + singleton にした。 + +2006-02-07 + * src/tryaicon.c: trayicon_button_pressed(): 常に前面にあるウィンドウ によって隠れている場合の対処として強制的に obscured フラグを降ろす ようにした。 |