[root]/src/seg/jUCMNav
actions
(36 files, 2669 lines)
editors
(11 files, 2636 lines)
actionContributors
(6 files, 1037 lines)
palette
(3 files, 518 lines)
tools
(5 files, 459 lines)
resourceManagement
(4 files, 571 lines)
editparts
(24 files, 4555 lines)
scenarioTreeEditparts
(0 files, 0 lines)
strategyTreeEditparts
(6 files, 477 lines)
treeEditparts
(20 files, 1753 lines)
editpolicies
(1 files, 19 lines)
directEdit
(0 files, 0 lines)
directEditPolicy
(7 files, 538 lines)
element
(19 files, 701 lines)
feedback
(6 files, 455 lines)
layout
(6 files, 936 lines)
emf
(5 files, 0 lines)
extensionpoints
(5 files, 240 lines)
figures
(24 files, 2275 lines)
anchors
(3 files, 215 lines)
router
(4 files, 859 lines)
util
(4 files, 409 lines)
icons
(128 files, 0 lines)
importexport
(13 files, 2055 lines)
model
(2 files, 435 lines)
commands
(2 files, 45 lines)
changeConstraints
(9 files, 1150 lines)
create
(24 files, 2852 lines)
delete
(25 files, 1876 lines)
internal
(27 files, 3243 lines)
transformations
(14 files, 2224 lines)
internal
(4 files, 488 lines)
ucm
(0 files, 0 lines)
impl
(0 files, 0 lines)
util
(0 files, 0 lines)
util
(12 files, 2145 lines)
modelexplore
(7 files, 251 lines)
queries
(6 files, 726 lines)
strategies
(2 files, 512 lines)
tests
(2 files, 41 lines)
commands
(3 files, 1753 lines)
progress
(2 files, 2205 lines)
views
(2 files, 59 lines)
compositeList
(4 files, 333 lines)
elements
(2 files, 864 lines)
evaluationScenario
(0 files, 0 lines)
outline
(2 files, 351 lines)
preferences
(4 files, 317 lines)
property
(10 files, 1909 lines)
descriptors
(6 files, 350 lines)
resp
(0 files, 0 lines)
strategies
(1 files, 331 lines)
stub
(5 files, 1743 lines)
urnlinks
(1 files, 401 lines)
wizards
(6 files, 909 lines)
importexport
(8 files, 2207 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 49 (100.0%) | 1165 (100.0%) | 23.7 |
jkealey | 26 (53.1%) | 710 (60.9%) | 27.3 |
etremblay | 6 (12.2%) | 455 (39.1%) | 75.8 |
jpdaigle | 5 (10.2%) | 0 (0.0%) | 0.0 |
jfroy | 12 (24.5%) | 0 (0.0%) | 0.0 |
sorted resource files
0 lines of code changed in 2 files:
fixed resource file problems.
0 lines of code changed in 2 files:
Externalize String
0 lines of code changed in 2 files:
Fixed action labels name
0 lines of code changed in 2 files:
Added option to import URN element in the selected file. Added option to autolayout only imported diagrams.
0 lines of code changed in 2 files:
Added labels in commands
0 lines of code changed in 1 file:
Name change for EvaluationScenario (now called Strategy)
0 lines of code changed in 2 files:
language issue.
0 lines of code changed in 1 file:
changed a few places where we work with progress monitors after reading article on eclipse.org
0 lines of code changed in 2 files:
Imported Yong Dae Kim's DXL export class. Refactored it a bit and cleaned it up to make it easier to read.
Changed export extension point to support saving the bitmaps immediately after the DXL file.
0 lines of code changed in 2 files:
Fixed bugs 400, 401, 403 and 404
- Added GRL export as images
0 lines of code changed in 2 files:
jfroy committed "Messages" instead of "messages" as bundle name.
0 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
0 lines of code changed in 1 file:
Extracted a bunch of strings, translated language files to French.
355 lines of code changed in 2 files:
changed message structure.
355 lines of code changed in 3 files:
Created a URN Import extension point and related wizard. currently very simple, but sufficient for the use case to use case map conversion utility which will be packaged seperately.
Various other small modifications to import/export/autolayout extensions/wizards.
0 lines of code changed in 1 file:
I think this is the source of the unhandled exception concerning the language packs. The class loader could not find seg.jUCMNav.messages because our class is named seg.jUCMNav.Messages
0 lines of code changed in 1 file:
Added export URNSpec extension point and template for DXL export.
0 lines of code changed in 1 file:
bug 395 - localization problem when loading eclipse with -nl option
0 lines of code changed in 1 file:
bug 344 - localization wizard
0 lines of code changed in 1 file:
various issues brought up by Gunter
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)
0 lines of code changed in 1 file:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in 1 file:
bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)
0 lines of code changed in 1 file:
Reformatting the model files. Allowing mcmanus to prove a point - he was right :)
0 lines of code changed in 2 files:
Delete of PluginBindings now works when deleting a stub with 1 or more number of in or out...
StubBindingsDialog now display IN and OUT from 1 instead of 0.
0 lines of code changed in 1 file:
unused imports annoy me.
0 lines of code changed in 1 file:
Reverted ET's hard-coding of EN usage.
Implemented fallback to english if user's locale isn't found.
0 lines of code changed in 1 file:
Jipi, Lesson #1: Test before commiting :) The application was not even loading after you renamed messages.properties. :)
messages_en updated in Messages.java...
0 lines of code changed in 1 file:
String resource file is English, should be tagged _en.
0 lines of code changed in 2 files:
Internationalization of all the strings.
384 lines of code changed in 3 files:
Nothing is working right now...
71 lines of code changed in 1 file: