[root]/src/seg/jUCMNav/model/commands/transformations
internal
(4 files, 488 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 184 (100.0%) | 2416 (100.0%) | 13.1 |
etremblay | 31 (16.8%) | 1413 (58.5%) | 45.5 |
jkealey | 85 (46.2%) | 598 (24.8%) | 7.0 |
jfroy | 42 (22.8%) | 206 (8.5%) | 4.9 |
jpdaigle | 25 (13.6%) | 199 (8.2%) | 7.9 |
jmcmanus | 1 (0.5%) | 0 (0.0%) | 0.0 |
bug 341: automatic update of pluginbinding properties
0 lines of code changed in 1 file:
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
0 lines of code changed in 1 file:
Externalize String
0 lines of code changed in 9 files:
Added labels in commands
0 lines of code changed in 9 files:
Fixed bug with Actor label (changing name when editing label value)
0 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
206 lines of code changed in 12 files:
Extracted a bunch of strings, translated language files to French.
0 lines of code changed in 3 files:
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
0 lines of code changed in 10 files:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
202 lines of code changed in 12 files:
Lesson learned... Never try to make an SWT application in 3.1 for 3.0.... The layout won't work like you designed it in 3.1...
Added condition editing in the StubBindingDialog. Quick hack to take what was working in the 3.1 version done during the day and add it to the 3.0 version. The layout is not as nice though in 3.0.
0 lines of code changed in 1 file:
cleaned/documented seg.jUCMNav.model.commands.transformations.*; filed bugs for some classes, created a few tests.
20 lines of code changed in 15 files:
Cleaned/documented seg.jUCMNav.model.commands.create;
0 lines of code changed in 1 file:
cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.
0 lines of code changed in 1 file:
JP: javadoc improvements on private-visibility methods
0 lines of code changed in 1 file:
stupid crappy wizard always breaking the same file.
bug 338 - bold+italic
bug 336 - colors
bug 339 - can replace direction arrow as well
0 lines of code changed in 1 file:
bug in extract string wizard erased two strings;
bug 339 - can now insert from palette onto empty point (4 line compound command)
59 lines of code changed in 1 file:
bug 324 - lost name/description/label with transmogrify
0 lines of code changed in 1 file:
bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.
0 lines of code changed in 1 file:
Delete of PluginBindings In/OutBindings should now be handled in all the situations where they should be deleted that I know of...
It think my code is now "beta ready".
0 lines of code changed in 5 files:
autolayout + connect bug
0 lines of code changed in 1 file:
bug: couldn't drag&drop end on stub
0 lines of code changed in 1 file:
bug 191 - connections; initial work implemented. a few bugs remain but are not critical; mostly delete issues concerning delete multinode which I want refactored anyways. todo: improve usability with drag & drop connections and element position
0 lines of code changed in 2 files:
Delete of PluginBindings/InBinding/OutBinding are now done using Compounds commands. This improve code reuse a lot.
0 lines of code changed in 1 file:
bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.
0 lines of code changed in 1 file:
Implemented canExecute in the MergeStartEnd command; corrected a bug in the test!!! that made it keep failing.
0 lines of code changed in 1 file:
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 3 files:
bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.
0 lines of code changed in 5 files:
removed dead files that etienne reinserted by error.
0 lines of code changed in 2 files:
Reformatting the model files. Allowing mcmanus to prove a point - he was right :)
0 lines of code changed in 15 files:
Renamed some command.
DeletePluginCommand is working.
When you check the checkbox of a map in the maplist of StubBindingsDialog it create a Plugin, if you unselect it, it deletes it.
The AddBindings section just edit the first plugin right now. But you can now create more than one PluginBinding with a dynamic stub.
177 lines of code changed in 2 files:
Internationalization of all the strings.
0 lines of code changed in 12 files:
testForkPathsCommand passes, + fixing commenting inaccuracies
0 lines of code changed in 1 file:
Actions now have icons in menus. The icon will change for transmogrify depending if you change to OR or AND...
The StubBindingsDialog is now much more like I want it to look like. The commands seems to work and the undo redo buttons in the dialog are working. I'll find an other image for the disabled undo/redo.
0 lines of code changed in 1 file:
Bug 292 (again): forgot to change command label. Fixed.
0 lines of code changed in 1 file:
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 1 file:
Fixed a bug where direct editting didn't update the model for Conditions.
0 lines of code changed in 1 file:
bug 283 - changed another command that added branches on orforks.
0 lines of code changed in 1 file:
bug 283 - changed three other commands so that they work correctly with conditions.
0 lines of code changed in 3 files:
bug 139 - path tool now extends paths when start point is selected.
0 lines of code changed in 1 file:
bug 280, bug 281 - cleaned up condition code. should no longer cause half the application to crash. can be deleted, can have their text changed. no restriction on which node connections can have conditions yet.
0 lines of code changed in 1 file:
(23 more)