Summary Period: 2005-05-27 to 2005-07-14
[root]/src/seg/jUCMNav/views/property/descriptors
Total Lines Of Code:
350 (2006-03-31 18:01)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 350 (100.0%) | 15.2 |
etremblay | 12 (52.2%) | 333 (95.1%) | 27.7 |
jkealey | 10 (43.5%) | 17 (4.9%) | 1.7 |
jpdaigle | 1 (4.3%) | 0 (0.0%) | 0.0 |
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
17 lines of code changed in:
JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.
0 lines of code changed in:
bug 310 - moving plugin selector fixed. now using Shell shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell();
0 lines of code changed in:
bug 309 - cannot convert dynamic stub back to static if has multiple bindings.
0 lines of code changed in:
New dialog when you double click on a dynamic stub to select the map you want to open.
0 lines of code changed in:
fixed code that jord committed accidentally in image export wizard,
changed name of online help,
fixed property descriptor for stubs.
0 lines of code changed in:
Internationalization of all the strings.
0 lines of code changed in:
Now all actions done in the StubBindingsDialog are commands. They can be undone individually in the editor after, so that's bad! But it'll be fixed soon.
0 lines of code changed in:
- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...
119 lines of code changed in:
Added comments.
testPre/PostConditions in JoinEndToStubCommand and JoinStartToStubCommand.
0 lines of code changed in:
- Hover feedback sur les empty point et stubs.
- Selection feedback sur les stubs.
- Maintenant très facile d'ajouter du feedback sur n'importe qu'elle
figure extendant PathNodeFigure. Simplement overwriter les méthodes
setSelected ou setHover dans les sous-classes de PathNodeFigure pour
donner le comportement voulu. Voir les figures de stubs et de empty
point pour des exemples.
- JoinStartToStub command working (redo/undo). Drag and drop d'un
start point sur un stub. (produit un nouveau in pour le stub).
- JoinEndToStub command working (redo/undo). Drag and drop d'un end
point sur un stub (produit un nouveau out pour le stub).
- Le Stub peut donc avoir plusieurs in/out sans aucun problème (le
connection router n'a pas explosé et n'a pas eu besoin de
changement!!)
214 lines of code changed in:
Generated by StatCVS 0.2.4