Commit Log (Page 11 of 13)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next »

Summary Period: 2005-05-10 to 2005-04-16 (Commits 52-101 of 601)

jpdaigle 2005-05-10 04:17

Ignoring output jar

0 lines of code changed in:

jpdaigle 2005-05-10 03:12

Woops, removing file

0 lines of code changed in:

jpdaigle 2005-05-10 02:09

+ OrFork creation support in the palette
+ Very Buggy And / Or fork saving
+ A few various bugfixes
+ Multipage editor support for forks

46 lines of code changed in:

jkealey 2005-05-10 00:16

Temporary code to name unamed components.

0 lines of code changed in:

etremblay 2005-05-09 22:55

Added the class to implement the perspective with the icon for it.

42 lines of code changed in:

etremblay 2005-05-09 20:26

- Fixed the position of the component label. According to the old UCMNav, it has to be on top of components.
- Added some Math.round in BSpline.

0 lines of code changed in:

jkealey 2005-05-09 17:47

bug 184.
now supports multiple use case maps per file.
took 20+ hours to get working.

1405 lines of code changed in:

jmcmanus 2005-05-09 04:09

Fixed a bug where ComponentLabel textwasn't getting updated properly.

0 lines of code changed in:

jkealey 2005-05-09 01:39

fixed bug 142, save as problem; took like 6h.

0 lines of code changed in:

jmcmanus 2005-05-08 17:02

Fixed a bug where component labels did not move correctly.

0 lines of code changed in:

jmcmanus 2005-05-08 16:41

Labels for ComponentRefs added. Changed most of the old Label logic.

0 lines of code changed in:

jkealey 2005-05-06 15:36

changed StringBuilder (1.5+) to StringBuffer (old)

0 lines of code changed in:

jkealey 2005-05-06 15:10

Added quick autolayout tool to source control, in same branch, because fairly localized and currently stable (if you have graphviz dot installed in the right directory).

0 lines of code changed in:

jkealey 2005-05-06 13:58

path nodes now once again have feedback when moved.
removed dependency to non-resizable edit policy and modified the edit policy so that the resize shows illegal sign.

0 lines of code changed in:

jpdaigle 2005-05-06 03:29

JP: Typo cleanup - renamed class PathNodeNonRezizableEditPolicy to PathNodeNonResizableEditPolicy. Better do it sooner than later.

60 lines of code changed in:

jpdaigle 2005-05-06 03:25

JP: Typo cleanup.

0 lines of code changed in:

jpdaigle 2005-05-06 02:10

JP: First OR-Fork implementation. Caution: no undo, no delete, no multiple branches (>2) for now.

97 lines of code changed in:

etremblay 2005-05-06 00:23

Fixed with Jason the "swigy" line when you create a path ;).
Now the path is straight.

0 lines of code changed in:

jkealey 2005-05-05 02:52

final wave of tests for bind/unbind

0 lines of code changed in:

jkealey 2005-05-05 02:29

added componentref/pathnode parent in property view as a dropdown.

0 lines of code changed in:

jkealey 2005-05-05 02:28

needed for coop work.

0 lines of code changed in:

jkealey 2005-05-05 01:17

first wave of tests for binding/unbinding: they are possible.
realized I can't implement the second set of tests for binding/unbinding without adapting the tool because I forgot certain requirements.

tested deletion of components.

0 lines of code changed in:

jkealey 2005-05-04 23:21

implemented tests for new commands (component bind/unbind, deletion)

0 lines of code changed in:

jkealey 2005-05-04 23:01

implemented pre/post conditions in delete component
fixed a "bug" in ParentFinder that would leave the UI in an inconsistent state after a disallowed change.

0 lines of code changed in:

jkealey 2005-05-04 19:01

copy-paste error, bug 213 fixed.

0 lines of code changed in:

jkealey 2005-05-04 15:06

small bug fix in DeleteNodeCommand. I don't know how come this wasn't committed last time.no longer crashes on save.

0 lines of code changed in:

jkealey 2005-05-04 03:23

bug 212 - now can delete components.
quick fix on path node deletion

27 lines of code changed in:

jkealey 2005-05-04 02:18

bug 134&135 - jUCMNav now with binding and unbinding by movement in the editor and by contextual menus.

407 lines of code changed in:

jmcmanus 2005-05-03 17:03

Labels can now be deleted

191 lines of code changed in:

jmcmanus 2005-05-03 13:17

Fixed a bug where labels would move too much when you moved the label and the path node together

0 lines of code changed in:

jkealey 2005-05-03 02:00

first commit for bug 134

241 lines of code changed in:

jmcmanus 2005-05-02 23:10

Tweaked label appearance. Fixed Bug 205

0 lines of code changed in:

jmcmanus 2005-05-02 20:17

bug 189 fixed for LabelSetConstraintsCommand

0 lines of code changed in:

jpdaigle 2005-04-28 19:31

Improved build script: Eclipse Home defaults to c:/eclipse but allows overriding by setting the ECLIPSE_HOME environment variable

0 lines of code changed in:

jmcmanus 2005-04-28 01:03

Generated commented code for tests

0 lines of code changed in:

jkealey 2005-04-27 05:01

worked on bug 180. now can select component definition in dropdown in properties.
programmed testReqComp2 by adapting EObjectPropertySource and MapAndPathGraphXYLayoutEditPolicy.

both tests in ProgressTests should pass now.

0 lines of code changed in:

jkealey 2005-04-27 01:27

- working on junittestplan
- programmed first test in ProgressTests
- had to remove dependency on junit from .classpath and add it to plugin.xml so that the run as plug-in junit test would work.
- changed the visibility of refreshChildren() in MapAndPathGraphEditPart to be able to avoid having to listen to stack changes in our test cases.

0 lines of code changed in:

jpdaigle 2005-04-26 05:33

tweaking

0 lines of code changed in:

jpdaigle 2005-04-26 05:25

Full build should run junit tests, with CruiseControl reporting status after building.

0 lines of code changed in:

jkealey 2005-04-26 02:40

Fixed bug 208. Palette crashed because of null image descriptors for large images.

0 lines of code changed in:

jpdaigle 2005-04-25 22:26

Re-adding. This should have worked last time.

24 lines of code changed in:

jpdaigle 2005-04-25 22:25

removed

0 lines of code changed in:

jpdaigle 2005-04-25 22:17

Recreating tests as LOWERCASE directory

3310 lines of code changed in:

jpdaigle 2005-04-25 22:15

removing directory Tests to recreate it

0 lines of code changed in:

etremblay 2005-04-25 20:55

Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.

6825 lines of code changed in:

jmcmanus 2005-04-17 22:54

Added a new figure for labels, labels are now relative to nodes, add label action disappears when label is already there.

101 lines of code changed in:

jkealey 2005-04-17 18:11

fixed bug 186.

0 lines of code changed in:

jkealey 2005-04-17 16:08

* Cleaned up CutPathCommand, ExtendPathCommand, SetConstraintCommand, SplitLinkCommand.
* They now extend JUCMNavCommand
* Added a few tests

0 lines of code changed in:

jkealey 2005-04-16 17:20

added -source 1.4

0 lines of code changed in:

jkealey 2005-04-16 17:18

* Created General Test Suite that will run all smaller ones; this test suite should be run by cruisecontrol
* Refactored ModelCreationFactory to allow static use
* Cleaned CreatePathCommand ; now extends JUCMNavCommand and no longer references Draw2D
* Created a test case for it.
* Removed CreatePathNodeCommand which wasn't used.

0 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next »

Generated by StatCVS 0.2.4