upsil****@users*****
upsil****@users*****
2017年 8月 13日 (日) 12:31:57 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "open-tween" repository containing the "opentween" project. The branch, master has been updated via ca3e80a7816850cbe2fcd6f6bf1c84d4223d4374 (commit) via 7db4f3aa7913c1b353dc9fc6fbc63c4a98155903 (commit) via 684aebd1ffbb5477389a286b405f99efe92cb75f (commit) via fadca136b5244d1168538c236852aad072f575fc (commit) from 15bd9d4f0c74cdaea41cdbcd7596441760bbfc12 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ca3e80a7816850cbe2fcd6f6bf1c84d4223d4374 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 13 04:03:46 2017 +0900 ListView.set_TopItemå é¨ã§NullReferenceExceptionãçºçããåé¡ã«å¯¾å¦ åå ã¯æªã ä¸æãªãã®ã®ãå é¨ã§ ListView.get_TopItem ã null ãè¿ãã¦ããã¨èããããã ä¾å¤ãçºçããå ´å㯠EnsureVisible ãäºåå¼ã³åºãã¦ã¹ã¯ãã¼ã«ããã https://osdn.net/ticket/browse.php?group_id=6526&tid=36219 Fixes: 1da38617 ("çºè¨ä¸è¦§ã®è¡¨ç¤ºä½ç½®ã®åºå®ã« ListView.TopItem ã使ç¨ãã") commit 7db4f3aa7913c1b353dc9fc6fbc63c4a98155903 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 13 03:29:55 2017 +0900 æ¤ç´¢å¯¾è±¡ã®ã¤ã³ããã¯ã¹çªå·ã®çæã MyCommon.CircularCount{Up,Down}() ã¡ã½ããã«åé¢ commit 684aebd1ffbb5477389a286b405f99efe92cb75f Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sun Aug 13 03:16:50 2017 +0900 TabModel.SearchPostsAllã¡ã½ããã®æ¤ç´¢ç¯å²ã®èª¤ããä¿®æ£ https://osdn.net/ticket/browse.php?group_id=6526&tid=37440 Fixes: e310c6e3 ("ã¿ã¤ã ã©ã¤ã³æ¤ç´¢ã§æ¤ç´¢çµæãæ°è¦ã¿ãã«è¡¨ç¤ºããå ´åã¨ã«ã¼ã½ã«ç§»åã®ã¿ã®å ´åã§æ¤ç´¢æ¡ä»¶ãåä¸ã«ãã") commit fadca136b5244d1168538c236852aad072f575fc Author: Kimura Youichi <kim.u****@bucyo*****> Date: Sat Aug 12 14:40:53 2017 +0900 ç¡è¦ã§ããæ¢ç¥ã®ä¾å¤ã«ã¤ãã¦Releaseãã«ãã§ã¯ã¨ã©ã¼ãã¤ã¢ãã°ã表示ããªã https://osdn.net/ticket/browse.php?group_id=6526&tid=37432 https://osdn.net/ticket/browse.php?group_id=6526&tid=37433 ----------------------------------------------------------------------- Summary of changes: OpenTween.Tests/MyCommonTest.cs | 32 +++++++++++++++++++++++++++++ OpenTween/ApplicationEvents.cs | 42 +++++++++++++++++++++++++++++++++++++++ OpenTween/Models/TabModel.cs | 22 +++----------------- OpenTween/MyCommon.cs | 34 +++++++++++++++++++++++++++++++ OpenTween/Resources/ChangeLog.txt | 1 + OpenTween/Tween.cs | 13 +++++++++++- 6 files changed, 124 insertions(+), 20 deletions(-) hooks/post-receive -- open-tween (opentween)