Directory src/seg/jUCMNav/views/property/descriptors/

Directory Created:
2005-05-27 23:49
Total Files:
6
Deleted Files:
0
Lines of Code:
350

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

Lines of Code

src/seg/jUCMNav/views/property/descriptors/ Lines of Code

Developers

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 17:30 Rev.: 480

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

17 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/property/descriptors: CheckboxButtonCellEditor.java (changed), CheckboxPropertyDescriptor.java (changed), CustomTextPropertyDescriptor.java (changed), StubPluginsCellEditor.java (changed), StubPluginsPropertyDescriptor.java (changed), package.html (new 17)
jpdaigle 2005-06-16 02:54 Rev.: 369

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

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsPropertyDescriptor.java (changed)
jkealey 2005-06-14 23:50 Rev.: 361

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsCellEditor.java (changed)
jkealey 2005-06-14 20:05 Rev.: 355

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

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property/descriptors: CheckboxButtonCellEditor.java (changed), CheckboxPropertyDescriptor.java (changed)
etremblay 2005-06-10 23:52 Rev.: 336

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsCellEditor.java (changed)
jkealey 2005-06-09 16:11 Rev.: 331

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

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsPropertyDescriptor.java (changed)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property/descriptors: CheckboxButtonCellEditor.java (changed), StubPluginsCellEditor.java (changed), StubPluginsPropertyDescriptor.java (changed)
etremblay 2005-06-07 03:36 Rev.: 305

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

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsCellEditor.java (changed), StubPluginsPropertyDescriptor.java (changed)
etremblay 2005-06-05 19:58 Rev.: 292

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

  • src/seg/jUCMNav/views/property/descriptors: StubPluginsCellEditor.java (new 76), StubPluginsPropertyDescriptor.java (new 43)
etremblay 2005-05-28 02:24 Rev.: 248

Added comments.
testPre/PostConditions in JoinEndToStubCommand and JoinStartToStubCommand.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property/descriptors: CheckboxButtonCellEditor.java (changed)
etremblay 2005-05-27 23:49 Rev.: 247

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

  • src/seg/jUCMNav/views/property/descriptors: CheckboxButtonCellEditor.java (new 129), CheckboxPropertyDescriptor.java (new 45), CustomTextPropertyDescriptor.java (new 40)
Generated by StatCVS 0.5.0