July 2005 Commit Log

Number of Commits:
58
Number of Active Developers:
6
jkealey 2005-07-29 14:09 Rev.: 498

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.

4158 lines of code changed in 78 files:

jfroy 2005-07-29 00:13 Rev.: 497

TWiki plugin used to generate automatically help.xml file from a TWiki page

255 lines of code changed in 2 files:

jkealey 2005-07-28 12:49 Rev.: 496

bug 386 - seems like a regression bug snuck up on us. was adding colors twice in properties.

0 lines of code changed in 1 file:

jkealey 2005-07-26 10:59 Rev.: 495

bug 325 - found bug with use of queries in pathtool when doing previous change.

43 lines of code changed in 3 files:

jkealey 2005-07-26 10:47 Rev.: 494

bug 331 - stumbled on something I thought the PathTool did, but wasn't true.

Now, with the pathtool selected, you can select another start/end point and extend the path (I may have broken this behaviour earlier on when introduced the deselect tool when click on PathNode

15 lines of code changed in 1 file:

jpdaigle 2005-07-18 17:46 Rev.: 493

+ Addition of eclipse.org's book.css for nicer and more consistent formatting of documentation. (pulled from twiki)
+ Fixed up the update script to remove "<BASE>" tags from the downloaded HTML documentation.
+ Tweaked deployment instructions to reflect new jar-based deployment, in conformance with new E3.1 plugin packaging standards.

121 lines of code changed in 3 files:

jpdaigle 2005-07-18 17:02 Rev.: 492

* jUCMNav now fully builds against Eclipse 3.1 installed libs

19 lines of code changed in 1 file:

jpdaigle 2005-07-18 12:21 Rev.: 490

+ Fix help bug when deployed with base href=""
+ Better build script: smaller artifact outputs, all-in-one jarfile for deployment.

4 lines of code changed in 2 files:

jpdaigle 2005-07-16 19:17 Rev.: 489

+ Addition of referenced images in helpcontents folder.
* Fixed update script to correctly convert links to relative form and download any images referenced by the page.

12 lines of code changed in 4 files:

jpdaigle 2005-07-16 17:48 Rev.: 488

+ Including a local version of the monolithic help file for offline browsing.
+ Script for fetching latest version from TWiki site.
+ Build script updates to include help content in deployment package.
+ help.xml updates to refer to local help.

(TODO: images still stored offsite - need to hack the script to change external refs; debug wget -p option)

635 lines of code changed in 4 files:

etremblay 2005-07-16 09:20 Rev.: 487

A little bit more command tests.

89 lines of code changed in 1 file:

etremblay 2005-07-14 19:24 Rev.: 486

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.

221 lines of code changed in 6 files:

jkealey 2005-07-14 14:37 Rev.: 485

this help.xml should load properly.

4 lines of code changed in 1 file:

jkealey 2005-07-14 13:16 Rev.: 484

gonna kill javadoc.

2 lines of code changed in 1 file:

jkealey 2005-07-14 13:07 Rev.: 483

JAVADOC ISSUE AGAIN :)

1 lines of code changed in 1 file:

jkealey 2005-07-14 12:49 Rev.: 482

other javadoc issue; removed ucm from the list of extensions associated with jucmnav. now only jucm

2 lines of code changed in 2 files:

jkealey 2005-07-14 12:33 Rev.: 481

fixed a few javadoc issues

5 lines of code changed in 4 files:

jkealey 2005-07-14 12:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

1060 lines of code changed in 39 files:

jkealey 2005-07-14 12:03 Rev.: 479

cleaned/documented seg.jUCMNav.model.commands.transformations.*; filed bugs for some classes, created a few tests.

494 lines of code changed in 17 files:

oclift 2005-07-14 10:58 Rev.: 478

Encoding error on previous commit

1 lines of code changed in 1 file:

oclift 2005-07-14 10:34 Rev.: 477

New StatCalc under right license

15 lines of code changed in 1 file:

jkealey 2005-07-14 00:40 Rev.: 476

finished cleaning seg.jUCMNav.commands.delete.*; could not complete in reasonable time: filed bug 372

226 lines of code changed in 6 files:

jkealey 2005-07-13 22:14 Rev.: 475

two things that popped into my head this morning; 1) connects no longer bound when say bound enclosed elements; 2) hover feedback on element when its label is hovered; helps distinguish alternatives.

35 lines of code changed in 3 files:

etremblay 2005-07-13 21:41 Rev.: 474

Deleted useless Resp view actions.
Added a create map button in the Stub Dialog.

26 lines of code changed in 2 files:

jkealey 2005-07-13 20:52 Rev.: 473

bug 344 - localization wizard

67 lines of code changed in 15 files:

jkealey 2005-07-13 00:24 Rev.: 472

Cleaned/commented seg.jUCMNav.model.commands.delete, except for most of the hard ones: DeleteMultiNodeCommand, DeletePathCommand, DeletePluginCommand, DeleteStartNCEndCommand;
Created new command tests.

Added headers in seg.jUMCNav.tests.*

533 lines of code changed in 18 files:

jmcmanus 2005-07-12 23:19 Rev.: 471

Auto generated help.xml; too will be available on twiki.

41 lines of code changed in 1 file:

jkealey 2005-07-12 22:39 Rev.: 470

Cleaned/documented seg.jUCMNav.model.commands.create;

438 lines of code changed in 12 files:

etremblay 2005-07-12 20:27 Rev.: 469

Performance improvements in Resp view + some bug fix...

65 lines of code changed in 2 files:

etremblay 2005-07-12 19:35 Rev.: 468

Resp View scrolling now work after 3h of tweaking... I hate SWT sometimes...

37 lines of code changed in 3 files:

jkealey 2005-07-12 19:10 Rev.: 467

cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.

189 lines of code changed in 17 files:

jkealey 2005-07-12 18:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

191 lines of code changed in 14 files:

etremblay 2005-07-12 16:44 Rev.: 465

Small bug fix. RespView now update correctly when you switch between editors and when you close them.
The view will update when you add a new map.

12 lines of code changed in 2 files:

jkealey 2005-07-12 15:22 Rev.: 464

cleaned/commented everything under seg.jUCMNav.model except the commands

438 lines of code changed in 26 files:

jkealey 2005-07-12 13:08 Rev.: 463

programmed some progress tests.

155 lines of code changed in 2 files:

jkealey 2005-07-12 00:20 Rev.: 462

bug 359 - had forgotten to set new maps to current mode;
fixed bugs in ET's resp view that sometimes made the app crash
fixed a few javadoc tags

335 lines of code changed in 5 files:

jkealey 2005-07-11 23:55 Rev.: 461

cleaned seg.jUCMNav.figures.* and added javadoc. fixed a few regression bugs I introduced earlier today. made startpoint figure use center of bounds instead of using absolute offset. cleaned JUCMNavFigure from having redudant info. merged AndFork/AndJoin figures and OrFork/OrJoin figures as they were identical.

1082 lines of code changed in 34 files:

etremblay 2005-07-11 22:09 Rev.: 460

Selection synchronizing between resp view and the editor.

163 lines of code changed in 5 files:

jkealey 2005-07-11 21:47 Rev.: 459

new feature: use pathtool/fork/join from palette on fork/join and a new branch will be added.
fixed a bug introduced during cleanup in LabelEditPart.
cleaned up seg.jUCMNav.editpolicies.* and wrote javadoc

596 lines of code changed in 26 files:

jpdaigle 2005-07-11 20:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

17 lines of code changed in 13 files:

etremblay 2005-07-11 18:46 Rev.: 457

That's what happen when you don't test enough before commiting... My reponsibility list items were not responding to name or description changes anymore since now I was listing refs instead of defs. Fixed now.

41 lines of code changed in 1 file:

jkealey 2005-07-11 13:13 Rev.: 456

cleaned seg.jUCMNav.editparts.treeEditparts and added javadoc; found bugs concerning outline icon when component kind or stub dynamic was changed.

453 lines of code changed in 13 files:

jkealey 2005-07-11 11:43 Rev.: 455

bug 359 - mode now affects all editors;
undiscovered regression bug - stub labels sometimes didn't move;
cleaned&commented (javadoc) seg.jUCMNav.editparts;
moved remaining stub code from PathNodeEditPart to StubEditPart;
moved remaiining condition code form LabelEditPart to ConditionEditPart

909 lines of code changed in 19 files:

jkealey 2005-07-08 14:02 Rev.: 454

changed an old org.eclipse.gef string

6 lines of code changed in 2 files:

jkealey 2005-07-08 10:24 Rev.: 453

little property issues; trying to fix collapsed category bug presented by Gunter. Ends up looking like a framework bug.

7 lines of code changed in 1 file:

jkealey 2005-07-07 22:04 Rev.: 452

fixed a few refresh problems

311 lines of code changed in 4 files:

jkealey 2005-07-07 21:22 Rev.: 451

unreferenced components/responsibilities in outline now shown in gray

29 lines of code changed in 2 files:

jkealey 2005-07-07 20:38 Rev.: 450

had forgotten definition instead of Definition

1 lines of code changed in 1 file:

jkealey 2005-07-07 20:31 Rev.: 449

various issues brought up by Gunter

10 lines of code changed in 5 files:

jkealey 2005-07-07 15:49 Rev.: 448

added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.

335 lines of code changed in 14 files:

jpdaigle 2005-07-07 15:32 Rev.: 447

A few tweaks / cleanups. This will also serve as build test and setup test for e31 on my laptop.

0 lines of code changed in 4 files:

jkealey 2005-07-07 15:08 Rev.: 446

bug 357 - palette tools kept active using AbstractTool method instead of setFlag() directly. Added javadoc for seg.jUCMNav.palette and subpackages. Made generated javadoc include private members as well.

65 lines of code changed in 8 files:

jkealey 2005-07-07 14:19 Rev.: 445

added javadoc to seg.jUCMNav.editors.actionContributors

51 lines of code changed in 5 files:

jpdaigle 2005-07-07 13:09 Rev.: 444

JP: fix testing scripts for now by fixing version. Need to fix up update site versioning later

2 lines of code changed in 1 file:

jkealey 2005-07-07 12:31 Rev.: 443

esc now removes selection

8 lines of code changed in 2 files:

jpdaigle 2005-07-07 00:51 Rev.: 442

Changed comments to trigger a build

1 lines of code changed in 1 file:

jpdaigle 2005-07-07 00:35 Rev.: 441

JP: My last commit didn't happen for some weird reason.
* .settings (project settings for e31)
* Update site dev

Update site versioning is weird and eclipse is installing several versions of the plugin in parallel right now for some reason, which is disastrous for the end user. Will investigate soon.

56 lines of code changed in 3 files:

etremblay 2005-07-06 22:45 Rev.: 440

Pretty big commit!
Refactored the composite list control to be useable with something else than the responsibility list.
The resp view will now refresh properly when you add/remove/change a responsibility in the map.
The rep view will change when you change the tab in the editor (won't change if you use the outline). Now anything can listen to know when the tab changes.

1023 lines of code changed in 14 files:

June 2005 »

Generated by StatSVN 0.7.0