Commit Log (Page 3 of 13)

back to main page

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

Summary Period: 2006-01-12 to 2005-07-14 (Commits 452-501 of 601)

jkealey 2006-01-12 17:09

last commit crashed while testing. retrying. updated build.xml for 2006.

0 lines of code changed in:

jkealey 2006-01-12 16:00

I had forgotten to remove a few links and implement a few lines of code relating to the import/export infrastructure changes.

0 lines of code changed in:

jkealey 2006-01-12 15:19

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.

1373 lines of code changed in:

jkealey 2005-11-01 00:16

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:

jfroy 2005-10-27 13:49

End of commit for the merge

791 lines of code changed in:

jfroy 2005-10-26 22:13

Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.

59420 lines of code changed in:

jfroy 2005-10-26 21:39

***This build could not compile. DO NOT CHECKOUT THIS VERSION

Merging the grl branch in the main trunk. Problem during the merging with the metamodel package.
Need to delete these packages.

0 lines of code changed in:

jfroy 2005-10-26 18:00

***This build could not compile

Merging the grl branch in the main trunk. Problem during the merging with the grl package.
Need to delete this package.

0 lines of code changed in:

jkealey 2005-10-17 01:17

bug 398 - disconnect doesn't work in outline. also fixed problem that bound connects to componentref on move

0 lines of code changed in:

jkealey 2005-10-13 02:05

releasing version 1.1.1

0 lines of code changed in:

jkealey 2005-09-22 04:17

looks like there is a bug in the SVN plugin; forgot this file!

133 lines of code changed in:

jkealey 2005-09-22 04:11

Added export URNSpec extension point and template for DXL export.

2331 lines of code changed in:

jkealey 2005-09-14 13:43

bug 395 - localization problem when loading eclipse with -nl option

0 lines of code changed in:

jkealey 2005-09-08 03:54

added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively

333 lines of code changed in:

jkealey 2005-09-07 02:11

regenerated the EMF code using EMF 2.1; slight changes; doesn't seem to have affected anything

0 lines of code changed in:

jkealey 2005-09-05 16:55

made code more robust where Gunter reported an exception.

0 lines of code changed in:

jkealey 2005-09-01 18:21

bag version number in plugin.xml and trying to re-enable icons

0 lines of code changed in:

jkealey 2005-08-26 14:15

reenabled automatic numberic with 1.1

0 lines of code changed in:

jkealey 2005-08-26 14:05

v1.1

0 lines of code changed in:

jkealey 2005-08-23 18:24

(hopefully) final cvs->svn migration test ; changed a few test cases to see if they get updated properly.

0 lines of code changed in:

jkealey 2005-08-23 18:09

(more testing) tests now seem to run but not sure if local copy of files is updated during checkout

0 lines of code changed in:

jkealey 2005-08-23 17:57

new attempt at fixing cruisecontrol to work with svn

0 lines of code changed in:

jkealey 2005-08-23 16:10

fixed javadoc bug; testing cruisecontrol

0 lines of code changed in:

jkealey 2005-08-19 13:22

removed version information from about.html (testing commit on SVN)

0 lines of code changed in:

jkealey 2005-08-16 17:34

* bug 363 - preference page for label colors
* also created preference page for autolayout.
* added our first extension point: UseCaseMapExport.
* Refactored existing export image and autolayout code to create three extensions
* Will have to rethink UI/extension point (or create a new one) to be able to export a URNspec

914 lines of code changed in:

jkealey 2005-08-15 16:41

bug 246 - changed appearance of dynamic stub with framework upgrade.

0 lines of code changed in:

jkealey 2005-08-12 19:22

attempting to return to automated numbering + upgraded cruisecontrol to run tests in 3.1 instead of 3.0.1

0 lines of code changed in:

jfroy 2005-08-12 14:45

Fix references to RessourceTrackers and fix the problem with the new editor option (in Eclipse 3.1)

0 lines of code changed in:

jfroy 2005-08-10 19:24

Fix problem for the editpolicies of a component on a path node

0 lines of code changed in:

jkealey 2005-08-10 13:50

bad includes.

0 lines of code changed in:

jfroy 2005-08-09 19:56

Fix code to support UrnEditor

0 lines of code changed in:

jfroy 2005-08-09 19:42

Added the editor superclass UrnEditor, to implement others urn editors used in the MultiPageEditor.

0 lines of code changed in:

jfroy 2005-08-09 19:31

Added the editor superclass UrnEditor, to implement others urn editors used in the MultiPageEditor.

271 lines of code changed in:

jkealey 2005-08-08 14:07

bug 388 - property sheet used first page's command stack instead of DelegatingCommandStack.

0 lines of code changed in:

jkealey 2005-07-29 18:09

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.

3456 lines of code changed in:

jfroy 2005-07-29 04:13

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

255 lines of code changed in:

jkealey 2005-07-28 16:49

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

0 lines of code changed in:

jkealey 2005-07-26 14:59

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

0 lines of code changed in:

jkealey 2005-07-26 14:47

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

0 lines of code changed in:

jpdaigle 2005-07-18 21:46

+ 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.

99 lines of code changed in:

jpdaigle 2005-07-18 21:02

* jUCMNav now fully builds against Eclipse 3.1 installed libs

0 lines of code changed in:

jpdaigle 2005-07-18 16:21

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

0 lines of code changed in:

jpdaigle 2005-07-16 23:17

+ 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.

0 lines of code changed in:

jpdaigle 2005-07-16 21:48

+ 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)

611 lines of code changed in:

etremblay 2005-07-16 13:20

A little bit more command tests.

0 lines of code changed in:

etremblay 2005-07-14 23:24

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.

0 lines of code changed in:

jkealey 2005-07-14 18:37

this help.xml should load properly.

0 lines of code changed in:

jkealey 2005-07-14 17:16

gonna kill javadoc.

0 lines of code changed in:

jkealey 2005-07-14 17:07

JAVADOC ISSUE AGAIN :)

0 lines of code changed in:

jkealey 2005-07-14 16:49

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

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