• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

BathyScapheで画像のインラインプレビューを可能にするプラグイン


Commit MetaInfo

Revision23eb0cb2d7671634d0be6c234703d716dc77999e (tree)
Time2012-05-18 23:27:39
Authormasakih <masakih@user...>
Commitermasakih

Log Message

[Mod] コメント追加

Change Summary

Incremental Difference

--- a/Ex/BSIPEReplacer.m
+++ b/Ex/BSIPEReplacer.m
@@ -11,6 +11,7 @@
1111 @interface BSIPEReplacer ()
1212 @property BOOL newStorage;
1313
14+// 画像挿入によって引き起こしたNSTextStorageDidProcessEditingNotificationの回数
1415 @property NSUInteger selfAwaking;
1516
1617 @end