Commit Log (Page 12 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-04-15 to 2005-02-22 (Commits 2-51 of 601)

jkealey 2005-04-15 22:24

target platform: 1.4

0 lines of code changed in:

jkealey 2005-04-15 22:13

target platform: 1.4

0 lines of code changed in:

jkealey 2005-04-15 21:55

first attempts at autogenerated junit tests.
the code committed here will probably break the compiler; eclipse must be updated as stated here:
http://www.cis.upenn.edu/~matuszek/cit594-2004/Pages/eclipse-faq.html

26 lines of code changed in:

etremblay 2005-04-14 16:19

Fixed a bug where the connection router didn't refresh after a remove of a connection.
Fixed a bug where a component was remove two times from the layer when we undid it's creation.

0 lines of code changed in:

etremblay 2005-04-13 12:42

Fixed a bug where labels didn't refresh when added to the diagram.

0 lines of code changed in:

etremblay 2005-04-12 19:19

Fixed a bug where deleted elements were not trashed by the MapAndPathGraphEditPart... Other elements were trashed instead wich produced invalid graphs... This happened more specifically with the CutPathCommand...

0 lines of code changed in:

etremblay 2005-04-12 15:35

Components are now on there own layer... Caused a LOT of problems. I had to reimplement a lot of function of the MapPathGraphEditPart.
Fixed some bugs of notifying of MapGraphEditPart too.

0 lines of code changed in:

jkealey 2005-04-11 01:05

worked on bug 184; top level element is now URNspec; will break existing files.
perfected a few issues concerning components; are now subsets of URNspec
fixed a bug concerning the label's addaction that caused an error to be thrown when clicking outside the editor

0 lines of code changed in:

jkealey 2005-04-10 20:16

bug 190 - changed parent class, removed duplicate code, changed component line width.

0 lines of code changed in:

jkealey 2005-04-05 03:20

bug 133
- shows feedback that can't resize/move if fixed.
- we're creating componentrefs and components now
- can color components (line/fill)
- reorder creation order creating the smallest (area) last so they aren't
hidden by other components.
- property view improved to handle colors/references
- can return to default color by using the "return to default" button

bugs / todo:
- components should be under paths, which are under pathnodes
- must add property dialog to pick from existing components
- should refactor the property page creator so that it works with responsibilities as well.

0 lines of code changed in:

jmcmanus 2005-04-01 15:41

*** empty log message ***

530 lines of code changed in:

jkealey 2005-03-31 23:44

removed checkboxpropertydescriptor from project as it is based on a checkboxcelleditor which the documentation clearly states is a bogus implementation that does nothing.
replaced this propertydescriptor with a combobox property descriptor; make it so that boolean values now have a true/false dropdown in the properties view.
using this new feature, I implemented the "fixed" component property. you cannot resize or move a fixed component.
note that our feedback does not yet reflect this change.

0 lines of code changed in:

jkealey 2005-03-30 19:03

Fixed behaviour of the CutPath action so that it doesn't appear if an EmptyNode isn't surrouned by another EmptyNode.
Commented classes all seg.jUCMNav.model.commands

0 lines of code changed in:

etremblay 2005-03-30 17:18

BSplineConnectionRouter performance is far better. The router only refresh the splines that needs to get refreshed from the action of the user on the diagram.

0 lines of code changed in:

etremblay 2005-03-29 22:01

URN model version 5 is now generated in EMF.

839 lines of code changed in:

jmcmanus 2005-03-29 21:37

*** empty log message ***

0 lines of code changed in:

etremblay 2005-03-29 19:04

Commented the functions for all the following package:
- editors
- emf
- figures
- figures.router

0 lines of code changed in:

jmcmanus 2005-03-29 15:11

*** empty log message ***

530 lines of code changed in:

etremblay 2005-03-29 14:05

Resolved bug 166.

0 lines of code changed in:

jkealey 2005-03-29 03:13

initial version of being able to add components ( bug 133 )
lots of cleanup required.

264 lines of code changed in:

etremblay 2005-03-28 14:48

- You can add multiple path in one diagram.
- The path tool is close to work like planned.
- To extend a path, select the end point of the path you want to extends, select the end point tool and then click where you want to extend.

5438 lines of code changed in:

jkealey 2005-03-27 05:42

Fixed bug 161. Forgot to remove relations to newLinks on surrounding nodes.

0 lines of code changed in:

jkealey 2005-03-22 04:49

Fixed bug 149.

0 lines of code changed in:

jpdaigle 2005-03-21 21:05

Oops: added the big classpath references to javadoc task.

0 lines of code changed in:

jpdaigle 2005-03-21 20:26

Important update to the build script: it now runs javadoc on the plugin.

0 lines of code changed in:

jpdaigle 2005-03-21 20:23

Added the 'docs' subdir to the directory, but no content in it. It's auto-generated and so should NOT be checked in.

0 lines of code changed in:

etremblay 2005-03-16 02:57

- You can now add a EmptyPoint and a Responsibility on a NodeConnection.
- Now each editpart know about the root model (The PathGraph). It's easier to make the commands this way.

196 lines of code changed in:

etremblay 2005-03-15 21:05

- The new model is now working.
- Creating path works (do/undo)
- Extending path works (do/undo)
- SplitLinkCommand doesn't work
- BSplineConnectionRouter works #1!

49410 lines of code changed in:

etremblay 2005-03-11 19:04

- Fixed bug in BSplineConnectionRouter for the zoom. All the connections scale with the zoom now.

0 lines of code changed in:

etremblay 2005-03-11 18:25

- Bug 102 fixed.
- User can now insert more than one responsibility or empty point in a row.
- Added some comments in BSplineConnectionRouter.

0 lines of code changed in:

jpdaigle 2005-03-08 15:22

Fixed build temp path so the zip file contains structure \eclipse\plugins\jUCMNav_,
for consistency with other plugins.

0 lines of code changed in:

etremblay 2005-03-08 14:31

TODO list is now up to date.

0 lines of code changed in:

jpdaigle 2005-03-06 22:21

new buildfile for producing plugin zips

0 lines of code changed in:

etremblay 2005-03-06 21:09

Maintenant les paths semblent fonctionner presque à
100%. À part que je ne sais pas encore comment faire pour mettre mes
figure de node par dessus mes connection (ce qui créé des problèmes
d'affordance). J'ai tenté d'écrire une fonction qui "clip" la
connection pour ne pas qu'elle embarque sur la node, mais j'ai plein
de problème... Également j'ai encore quelques problèmes avec le zoom
:P. Je vais expliquer tout ça lundi dans la réunion.

Maintenant les figures sont plus facile à sélectionner. Elles sont
entouré d'un plus grand rectangle de sélection que la figure elle
même. Réglé des problèmes de coordonnées des figures également quand
on les changeait de place. J'ai changé aussi comment elles étaient
dessinées. Elles ne sont plus dessinées à la main dans paintFigure().

Le default tool de la palette quand tu commence est la créaction de
path et ensuite quand le user créé une path ça change au end point
tool... Donc ça simule le behavior de UCM Nav en fait.

0 lines of code changed in:

jpdaigle 2005-03-04 21:34

Added junit.jar to build.xml.
From now on guys, anyone who adds references needs to update the buildfile :). Please.

0 lines of code changed in:

jpdaigle 2005-03-04 21:22

testing

0 lines of code changed in:

etremblay 2005-03-04 21:18

You can now add a node on the curve and the connection router will update accordingly.

295 lines of code changed in:

jpdaigle 2005-03-04 20:59

Reduce verbosity of ant output :)

0 lines of code changed in:

jpdaigle 2005-03-04 20:51

Cleaned up logging, moved the output jar to ./build/

0 lines of code changed in:

jpdaigle 2005-03-04 20:39

ant buildfile, hardcoded a few things to get it running under cmdline on jkealey's machine

0 lines of code changed in:

jpdaigle 2005-03-04 19:00

Default auto-generated ANT buildfile.

348 lines of code changed in:

etremblay 2005-03-04 01:42

Paths are now working... There's still a lot of problems, but the basic fonctionnality is there.

61 lines of code changed in:

etremblay 2005-03-02 15:25

Zooming is now working.

0 lines of code changed in:

etremblay 2005-02-28 03:04

Can now undo the ExtendPath and the SplitLink commands.

0 lines of code changed in:

etremblay 2005-02-25 21:20

Modified the palette and the palette behavior...

0 lines of code changed in:

etremblay 2005-02-25 21:11

Now the default tool on the palette is the last used.

0 lines of code changed in:

etremblay 2005-02-25 17:40

Added the command ExtendPathCommand. When you add an end point to the diagram, this command get's executed and an empty point is inserted and the endpoint is moved to the the new clicked location.

0 lines of code changed in:

etremblay 2005-02-25 16:29

Now the user can create a path and add node between links.

0 lines of code changed in:

etremblay 2005-02-23 02:47

Object are a little bit more alligned now for paths...

0 lines of code changed in:

etremblay 2005-02-22 22:03

Added path edit parts

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