Commit Log (Page 7 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-09 to 2005-06-01 (Commits 252-301 of 601)

jpdaigle 2005-06-09 02:31

Reverted ET's hard-coding of EN usage.
Implemented fallback to english if user's locale isn't found.

0 lines of code changed in:

etremblay 2005-06-09 02:09

Jipi, Lesson #1: Test before commiting :) The application was not even loading after you renamed messages.properties. :)
messages_en updated in Messages.java...

0 lines of code changed in:

jpdaigle 2005-06-09 01:47

String resource file is English, should be tagged _en.

0 lines of code changed in:

jpdaigle 2005-06-09 01:13

Fix for Bug 297: Improper path handling in export tool under unix / linux.
Implementation is now generic (cross-platform)

0 lines of code changed in:

etremblay 2005-06-09 00:16

Renamed some command.
DeletePluginCommand is working.
When you check the checkbox of a map in the maplist of StubBindingsDialog it create a Plugin, if you unselect it, it deletes it.
The AddBindings section just edit the first plugin right now. But you can now create more than one PluginBinding with a dynamic stub.

510 lines of code changed in:

jkealey 2005-06-08 23:20

had bug with last edit location when the ucm/jucm file was opened by something other than the multipage editor, in eclipse.

0 lines of code changed in:

etremblay 2005-06-08 22:15

Internationalization of all the strings.

384 lines of code changed in:

jkealey 2005-06-08 03:22

improvements in componentref fill color

0 lines of code changed in:

jpdaigle 2005-06-08 02:26

testForkPathsCommand passes, + fixing commenting inaccuracies

0 lines of code changed in:

etremblay 2005-06-08 02:21

The map containing the stub now don't appear in the table of StubBindingsDialog...

0 lines of code changed in:

jpdaigle 2005-06-08 01:54

testTransmogrifyForkOrJoinCommand now passes too

0 lines of code changed in:

jkealey 2005-06-08 01:27

selection helper crashed when add fork/join actions were called on empty points in newly created map

0 lines of code changed in:

jpdaigle 2005-06-08 01:20

JP: New command test for joining paths

0 lines of code changed in:

jkealey 2005-06-08 01:14

fixed typo that has been there from the beginning - 1100 lines of code in this file eh?

0 lines of code changed in:

etremblay 2005-06-08 00:47

Actions now have icons in menus. The icon will change for transmogrify depending if you change to OR or AND...
The StubBindingsDialog is now much more like I want it to look like. The commands seems to work and the undo redo buttons in the dialog are working. I'll find an other image for the disabled undo/redo.

0 lines of code changed in:

jkealey 2005-06-07 19:29

other kinds of componentrefs are now available.

0 lines of code changed in:

jkealey 2005-06-07 12:22

Now using reflection to list properties for EMF enumerations. we won't need to special case it for every kind of enumeration, they will all work now. for example: see ComponentKind for components or ArrivalProcess for a StartPoint's workload attribute

0 lines of code changed in:

jkealey 2005-06-07 11:41

jpd's new icons, copied elsewhere.

0 lines of code changed in:

jpdaigle 2005-06-07 04:23

New icons: we can use these freely without fear of copyright violations.
Restart Eclipse with the clean option to do a fresh rebuild of your plugin icons.

0 lines of code changed in:

jpdaigle 2005-06-07 03:22

Bug 292 (again): forgot to change command label. Fixed.

0 lines of code changed in:

jpdaigle 2005-06-07 03:19

Bug 292: Transmogrify now split into separate commands, for AND and OR, and given more descriptive name: "Convert to ..."

82 lines of code changed in:

jpdaigle 2005-06-07 02:42

String correction: JUCMNav -> jUCMNav in new file wizard.

0 lines of code changed in:

etremblay 2005-06-07 02:36

Now all actions done in the StubBindingsDialog are commands. They can be undone individually in the editor after, so that's bad! But it'll be fixed soon.

0 lines of code changed in:

jpdaigle 2005-06-07 02:08

Fixed a bug where direct editting didn't update the model for Conditions.

0 lines of code changed in:

jpdaigle 2005-06-07 00:10

Workaround for bug on linux eclipse.

0 lines of code changed in:

etremblay 2005-06-07 00:06

The PathTool will now create a new path even if a component is selected.

0 lines of code changed in:

jkealey 2005-06-06 19:33

bug 194 - pre/post conditions now appear on start/end. more tests pass! simply missing timer/wait. note that conditions on existing start/end points will overlap the label but for new start/end points, it should be positioned better.

0 lines of code changed in:

jkealey 2005-06-06 16:13

bug 283 - found another place that didn't manipulate conditions correctly.

0 lines of code changed in:

jkealey 2005-06-06 16:04

bug 283 - changed another command that added branches on orforks.

0 lines of code changed in:

jkealey 2005-06-06 15:57

bug 283 - changed three other commands so that they work correctly with conditions.

0 lines of code changed in:

jkealey 2005-06-06 15:26

bug 283 - conditions on node connections now only after or forks or timeout path. delete commands should preserve the appropriate logic. much testing needed here.

0 lines of code changed in:

jmcmanus 2005-06-06 03:59

Updated behavior for displaying conditions (will only be displayed if there is a label to display)

0 lines of code changed in:

jkealey 2005-06-06 02:58

had bug in last code. fixed. (hopefully)

0 lines of code changed in:

jkealey 2005-06-06 02:44

bug 139 - path tool now extends paths when start point is selected.

0 lines of code changed in:

jkealey 2005-06-06 02:39

bug 139 - path tool now extends paths when start point is selected.

0 lines of code changed in:

etremblay 2005-06-05 18:58

- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...

233 lines of code changed in:

jkealey 2005-06-05 13:40

bug 284 - conditions property improvements (no more recursion)

0 lines of code changed in:

jpdaigle 2005-06-04 22:18

More query infrastructure work. Query chaining doesn't need so much flexibility and may be deemed unnecessary and removed in a subsequent commit.

274 lines of code changed in:

jkealey 2005-06-04 14:57

bug 284 -
better property support for conditions; however, condition labels should not have an entry named conditions, inherited from the node connection.

0 lines of code changed in:

jkealey 2005-06-03 19:37

bug 280, bug 281 - cleaned up condition code. should no longer cause half the application to crash. can be deleted, can have their text changed. no restriction on which node connections can have conditions yet.

0 lines of code changed in:

jkealey 2005-06-03 18:07

fixed test that crashed cruisecontrol

0 lines of code changed in:

jkealey 2005-06-03 17:30

Export wizard now available for Maps. Can only save to BMP and JPEG due to framework limitations.

71 lines of code changed in:

jmcmanus 2005-06-03 01:58

Can now add Conditions on NodeConnections. Few bugs: delete is broken and need a ChangeNameCommand for direct editting.

163 lines of code changed in:

jkealey 2005-06-02 19:17

Upgraded meta-model to version 7.
bug 193 - ReqElemStartPointAttributes
properties view shows workload attribute as a nested attribute (instead of original dialog box proposal)
properties view doesn't refresh its descriptors every time you change a property. (property descriptors are properly cached by implementing the PropertyID class with hashCode and equals that work better than Object[]'s)

66 lines of code changed in:

jkealey 2005-06-02 14:53

bug 276 - merge start/end action

36 lines of code changed in:

jkealey 2005-06-02 01:53

added test pre/post on addbranchcommand

0 lines of code changed in:

jkealey 2005-06-02 01:30

one last progress test that I had missed.

0 lines of code changed in:

jkealey 2005-06-02 01:19

more progress tests. bGF6eSBiaXRjaGVzIDop

0 lines of code changed in:

jkealey 2005-06-02 00:14

added most context menu related progress tests.

0 lines of code changed in:

jkealey 2005-06-01 22:11

coded a few progress tests. added easy structure to code all contextual menu tests, except export bitmap2. should be adding rest later on, unless someone surprises me before I get coding tonight.

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