upsil****@users*****
upsil****@users*****
2013年 5月 23日 (木) 05:42:46 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 39a3801115885b7d4494bf2f7171b4dfb8180a72 (commit) via 93cfe7e0a114550078a5a1a13496f991268d644d (commit) via ecd436c6413708de2ff384d8c1d06e7ce4637090 (commit) via 750760c8900b78ce9b4d75a1bff6e9a48f5f05c5 (commit) via 295f006683a0ec1c27413ad93f4fecf39ed642b3 (commit) from 4606e95a25a6557f22baaa9d6c9eaabcb622d774 (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 39a3801115885b7d4494bf2f7171b4dfb8180a72 Author: Kimura Youichi <kim.u****@bucyo*****> Date: Thu May 23 05:41:48 2013 +0900 ChangeLog æ´æ° ecd436c6413708de2ff384d8c1d06e7ce4637090 ã®å¤æ´ãåæ commit 93cfe7e0a114550078a5a1a13496f991268d644d Merge: 4606e95 ecd436c Author: Kimura Youichi <kim.u****@bucyo*****> Date: Fri May 17 18:39:08 2013 +0900 Merge remote-tracking branch 'moccos/SimilarImageSearch' into master (closes #11) commit ecd436c6413708de2ff384d8c1d06e7ce4637090 Author: moccos <tt.iz****@gmail*****> Date: Mon May 13 07:56:54 2013 +0900 Added full size image supports for similar image search in ThumbnailGenerator. commit 750760c8900b78ce9b4d75a1bff6e9a48f5f05c5 Author: moccos <tt.iz****@gmail*****> Date: Mon May 13 06:59:55 2013 +0900 Rollbacked changes around doubleclick event. Fixed blamed codes. commit 295f006683a0ec1c27413ad93f4fecf39ed642b3 Author: moccos <tt.iz****@gmail*****> Date: Fri May 10 05:11:41 2013 +0900 Implemented similar image search context menu. ----------------------------------------------------------------------- Summary of changes: OpenTween/Properties/Resources.Designer.cs | 11 +++- OpenTween/Properties/Resources.en.resx | 3 + OpenTween/Properties/Resources.resx | 3 + OpenTween/Resources/ChangeLog.txt | 1 + .../Thumbnail/Services/SimpleThumbnailService.cs | 21 +++++- OpenTween/Thumbnail/ThumbnailGenerator.cs | 78 ++++++++++++++++---- OpenTween/Thumbnail/ThumbnailInfo.cs | 1 + OpenTween/Tween.Designer.cs | 1 + OpenTween/Tween.cs | 5 + OpenTween/TweetThumbnail.cs | 54 ++++++++++++++ 10 files changed, 158 insertions(+), 20 deletions(-) hooks/post-receive -- open-tween (opentween)