History for MagnetRON / src / org / ntlab / deltaViewer / MagnetRONViewer.java
2021-09-12
ArgoUML (Delete Figure) と,JHotDraw (Transform Figure) ...
Naoya Nitta committed on 12 Sep 2021
クラスオブジェクトを複数生成できるように,トレース内部にできるだけ影響を与えずに,クラスオブジェクトのオブジェクトIDを付け替えるようにした. ...
Naoya Nitta committed on 12 Sep 2021
2021-09-11
Changed to objectId.startsWith("0:") from objectId.matches("0").
Aki Hongo committed on 11 Sep 2021
2021-09-10
Changed to replace objectId with objectId:className for static object ...
Aki Hongo committed on 10 Sep 2021
Consider the order of RECEIVER and CONSTRUCTOR_INVOCATION aliases when a ...
Naoya Nitta committed on 10 Sep 2021
2021-09-07
This-Another型でメソッドの引数として関連付けられた場合に,relatedPointから引数オブジェクトを取得することができていなかったのを修正.
Naoya Nitta committed on 7 Sep 2021
Merge pull request #49 from nitta-lab/forAspectJTrace ...
Hongo Aki committed on 7 Sep 2021
2021-09-06
Added waitAnimationEnd() before ACTUAL_ARGUMENT animation start. ...
Aki Hongo committed on 6 Sep 2021
Fixed bug that Y coordinate of ObjectVertex overlap with MethodExecution ...
Aki Hongo committed on 6 Sep 2021
Implemented method to wait until MagnetRONAnimation#play() finish ...
Aki Hongo committed on 6 Sep 2021
2021-09-04
Fixed bugs related to parents and children. ...
Aki Hongo committed on 4 Sep 2021
2021-09-03
Animate resizing and translating animation in parallel. ...
Aki Hongo committed on 3 Sep 2021
2021-08-26
1) AspectJ 対応のための作業: ...
Naoya Nitta committed on 26 Aug 2021
2021-08-20
#5 Implemented so that method call and return value, ...
Aki Hongo committed on 20 Aug 2021
2020-12-30
#22 Change to call method execution such as addElement(), add() in ...
Aki Hongo committed on 30 Dec 2020
2020-12-29
Revise .magnet files. ...
Aki Hongo committed on 29 Dec 2020
Add .magnet of tiny problems and put together in magnetFiles. ...
Aki Hongo committed on 29 Dec 2020
#5 Fix bug by removing all cells when resuming animation.
Aki Hongo committed on 29 Dec 2020
CONSTRACTOR_INVOCATION may be called after RECEIVER.
Aki Hongo committed on 29 Dec 2020
#22 Fix bug in ArgoUML Select(1)&2 by giving priority to isCreation() ...
Aki Hongo committed on 29 Dec 2020
2020-12-28
#5 Add JToolButton to operate animation like resume, pause, stop. ...
Aki Hongo committed on 28 Dec 2020
Merge pull request #41 from nitta-lab/doLastAnimation ...
Naoya Nitta committed on 28 Dec 2020
Merge pull request #40 from nitta-lab/fileOpen ...
Hongo Aki committed on 28 Dec 2020
Draw red edge when creating object reference. ...
Aki Hongo committed on 28 Dec 2020
Add deltas to extract.
n-nitta committed on 28 Dec 2020
#36 Fix bug in JHotDraw Transform & Select, References wasn't shrunk. ...
Aki Hongo committed on 28 Dec 2020
2020-12-26
#22 Fix bug in JHotDrawSelect multiple deltas, ...
Aki Hongo committed on 26 Dec 2020
#36 To replace relatedPoints with shrink MethodExecution in this-another ...
Aki Hongo committed on 26 Dec 2020
2020-12-25
表示メニューのコマンドを追加した。 ...
n-nitta committed on 25 Dec 2020
2020-12-24
1. IMagnetRONのインタフェースの修正 ...
n-nitta committed on 24 Dec 2020