Module src/seg/jUCMNav/views/property/descriptors/

back to main page

Summary Period: 2005-05-27 to 2005-07-14

Modules

[root]/src/seg/jUCMNav/views/property/descriptors

Lines of Code


Total Lines Of Code: 350 (2006-03-31 18:01)

Authors

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

Most Recent Commits

jkealey 2005-07-14 16:30

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

17 lines of code changed in:

jpdaigle 2005-06-16 01:54

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:

jkealey 2005-06-14 22:50

bug 310 - moving plugin selector fixed. now using Shell shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell();

0 lines of code changed in:

jkealey 2005-06-14 19:05

bug 309 - cannot convert dynamic stub back to static if has multiple bindings.

0 lines of code changed in:

etremblay 2005-06-10 22:52

New dialog when you double click on a dynamic stub to select the map you want to open.

0 lines of code changed in:

jkealey 2005-06-09 15:11

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:

etremblay 2005-06-08 22:15

Internationalization of all the strings.

0 lines of code changed in:

etremblay 2005-06-07 02:36

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:

etremblay 2005-06-05 18:58

- 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:

etremblay 2005-05-28 01:24

Added comments.
testPre/PostConditions in JoinEndToStubCommand and JoinStartToStubCommand.

0 lines of code changed in:

etremblay 2005-05-27 22:49

- 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