Commit Log (Page 8 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-06-01 to 2005-05-26 (Commits 202-251 of 601)

etremblay 2005-06-01 11:17

Fixed a small bug with OutBindings. Changed the default sections that opens in the view after clicking on a stub.

0 lines of code changed in:

jpdaigle 2005-06-01 02:11

JP: Started laying down the structure for a query processing framework.
Intent: process queries about the model / explore graphs / etc.

DO NOT USE RIGHT NOW - Public interface will change - I drank almost an entire
bottle of Beaujolais so I'm drunk. Restating: PUBLIC INTERFACE WILL CHANGE - wait for
jpdaigle to declare interface stable before modifying or referencing.

134 lines of code changed in:

etremblay 2005-06-01 00:45

Can now add OutBindings. Work the same as InBindings.

0 lines of code changed in:

etremblay 2005-05-31 20:57

- Can now add InBindings from the stub bindings view.
- Changed the binding list from a Table to a Tree.
- Changed a lot of behaviors in the view.
- Adding bindings is still in an ealry prototype phase, use it at your own risk for the validity of your files.

0 lines of code changed in:

jkealey 2005-05-31 20:12

added more command tests; many have to be implemented by their creators; may still have some pre/post conditions to implement.

0 lines of code changed in:

jkealey 2005-05-31 19:17

fixed deletion bugs:
multi select + delete => labels sometimes crashed
stubs now remain existant while they have 1 in or 1 out, (or instead of and)
found a bug where deletepath command wouldn't undo.

0 lines of code changed in:

jkealey 2005-05-31 19:01

fixed deletion bugs:
multi select + delete => labels sometimes crashed
stubs now remain existant while they have 1 in or 1 out, (or instead of and)
found a bug where deletepath command wouldn't undo.

0 lines of code changed in:

jkealey 2005-05-31 16:04

bug 271 - direct edit now beautiful even at 400%

0 lines of code changed in:

jkealey 2005-05-31 15:41

can now drag start/end on a node connection and or fork/join them.
can now select node connection and start/end and add and/or fork/join in contextual menu.

42 lines of code changed in:

jkealey 2005-05-31 14:22

bug 254 - removed all except one eContainer which is used for a good reason.

0 lines of code changed in:

jkealey 2005-05-31 14:07

bug 260 - labels now display associated element's properties.

106 lines of code changed in:

jkealey 2005-05-31 13:27

bug 182, bug 227 - moved componentref figure to figure package, updated color for new model. you will have to manually set the filled checkbox in your existing files.

198 lines of code changed in:

etremblay 2005-05-31 01:53

- Can now double click on static stub to open the associated map.
- To change the associated map of a static stub, select a stub and select a map from the list in the Connect Map section of the Stub Bindings view.
- This view is far from finished. It's more a prototype right now that will evolve to a final version. Eclipse Forms layouts are really not fun. The view currently only work for static stubs. The actions done when you add a plugin is not a command, so use the view at your own risk right now...
- New icons for dynamic stubs, path tool 24, bindings.

0 lines of code changed in:

jkealey 2005-05-30 20:04

tiny change in createFigure. this may have been a cause of problematic refreshing.

0 lines of code changed in:

jkealey 2005-05-30 19:59

bug 145 - ReqBrowseHistory

125 lines of code changed in:

jkealey 2005-05-30 19:17

initial version of about.html; forgot to commit it earlier on.

32 lines of code changed in:

jkealey 2005-05-30 18:44

had broken feedback on labels when moving.

0 lines of code changed in:

jkealey 2005-05-30 18:33

bug 274 - when adding/removing a map, had problems with subsequent tab naming.

0 lines of code changed in:

jkealey 2005-05-30 18:20

bug 249 - added hover feedback on start/end/responsibility ref/direction arrow

0 lines of code changed in:

jkealey 2005-05-30 17:17

bug 214 - ReqHelpAbout, initial version.

0 lines of code changed in:

jkealey 2005-05-30 17:00

bug 254 - removed some eContainers

0 lines of code changed in:

jkealey 2005-05-30 16:07

fork/joins now support more than two in/outs path. we're really going to need some auto placement stuff for this. (and fix the and figures)

58 lines of code changed in:

jkealey 2005-05-30 14:43

can now delete node connections that exit forks, enter joins or exit/enter stubs.

27 lines of code changed in:

jkealey 2005-05-30 14:28

delete no works properly in outline. (no longer crashes)

0 lines of code changed in:

jkealey 2005-05-30 05:10

can now delete paths. ctrl-a now working. click on a start-end point to delete a path. forks/joins dissapear when no longer necessary. stubs get deleted when illegal. command that could be used to disconnect branches is implemented and used internally. current implementation is valid if no stub bindings are made. current implementation does not always delete all elements in a map. sometimes have to delete multiple times to get rid of all elements. sometimes means when many joins/forks are present.

0 lines of code changed in:

etremblay 2005-05-30 03:32

StubBindingsView now do something interesting... Select a stub and the view will update itself with binding information from the stub.
Right now you can select a map from a List to bind the stub to this map. The list of bindings will update itself. The behavior is not working completly yet, but this will be implemented soon.
Note: Programming with eclipse forms without any graphical ediing software is really painfull!! :P

0 lines of code changed in:

jkealey 2005-05-30 01:02

user can now delete pathnode with multiple in/outs.

0 lines of code changed in:

jkealey 2005-05-29 03:57

created a SelectionHelper class; helps write cleaner, less redundant code; improved add and/ork join/fork actions. now available on empty node, node connection, start/end with empty, drag & drop. test and see!

558 lines of code changed in:

jkealey 2005-05-28 15:20

fixed a bug where the connection router crashed; added more defensive code. we really need to refactor the router and strengthen the code.

0 lines of code changed in:

etremblay 2005-05-28 01:24

Added comments.
testPre/PostConditions in JoinEndToStubCommand and JoinStartToStubCommand.

0 lines of code changed in:

etremblay 2005-05-27 22:49

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

jkealey 2005-05-27 14:10

fixed delayed feedback on label move

0 lines of code changed in:

jkealey 2005-05-27 12:43

improved feedback on labels.

0 lines of code changed in:

jkealey 2005-05-27 04:41

preliminary feedback on hover of labels. please tell me if you like it. if so, i will clean it, otherwise will remove it.

196 lines of code changed in:

jpdaigle 2005-05-27 03:40

Bug 268, Bug 269 - Allow changing Or/And Join/Fork to the other type (Or <-> And) through the "Transmogrify" command.

233 lines of code changed in:

jkealey 2005-05-27 02:26

added merge start/end, fixed bug where connection router didn't refresh properly.

40 lines of code changed in:

jkealey 2005-05-27 01:07

changed test files to .jucm instead of .ucm

0 lines of code changed in:

jkealey 2005-05-27 00:51

attempt to fix naming conflicts between directEdit and directedit.

300 lines of code changed in:

jkealey 2005-05-26 20:22

refactored; moved some redundant naming code to URNNamingHelper to centralize strings.

0 lines of code changed in:

jkealey 2005-05-26 19:52

surprise feature of the day: direct edit on labels.
added code to AddAndForkAction to allow to add it on node connections.
fixed bug where delete path node's label didn't refresh screen.

192 lines of code changed in:

jkealey 2005-05-26 16:44

bug 230 - now settings urnspec fields

0 lines of code changed in:

jkealey 2005-05-26 16:09

removed forgotten debug line

0 lines of code changed in:

jkealey 2005-05-26 16:08

bug 229 - changed to use urnspec.nextglobalid

0 lines of code changed in:

jkealey 2005-05-26 15:12

fixed andjoin rotation problem.

0 lines of code changed in:

jkealey 2005-05-26 14:52

added join paths behaviour when dragging end point on empty point.
no success yet with dragging onto node connections.

221 lines of code changed in:

jkealey 2005-05-26 13:31

added rotation to and-join. giving credit to jordan because all I did was copy-paste from the and-fork

0 lines of code changed in:

jmcmanus 2005-05-26 04:06

Stubs no longer rotate, andforks now rotate (anchors ned to be set up with connection router to prevent overlapping of figure with splines).
Added DirectionArrow, andforks

103 lines of code changed in:

jpdaigle 2005-05-26 03:35

And/Or Joins: Adding a join is now supported from the palette and in the EmptyPoint context menu. These actions trigger creation of a mini-path with a new StartPoint.

0 lines of code changed in:

jkealey 2005-05-26 02:59

added progress tests - property view related. many fail.

0 lines of code changed in:

jpdaigle 2005-05-26 01:09

Bug #250 - support creation of AND-Joins

45 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