Commit Log (Page 6 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-17 to 2005-06-09 (Commits 302-351 of 601)

jkealey 2005-06-17 16:57

bug 191 - connects -> improvements in deletion. i think there remains a bug where you do something, then undo it, then select a timer and the app causes an error because the connect path isn't the 2nd input, its the 1st. unable to repro but asking for testing.

0 lines of code changed in:

jkealey 2005-06-17 13:55

fixed null pointer bug in stub bindings view

0 lines of code changed in:

jkealey 2005-06-17 04:36

bug 191 - connections; initial work implemented. a few bugs remain but are not critical; mostly delete issues concerning delete multinode which I want refactored anyways. todo: improve usability with drag & drop connections and element position

448 lines of code changed in:

etremblay 2005-06-17 02:07

Deleting a map will now handle deletion of bindings. Select All and then delete on a map when there's a stub with bindings now works.

0 lines of code changed in:

etremblay 2005-06-16 22:22

Delete of PluginBindings/InBinding/OutBinding are now done using Compounds commands. This improve code reuse a lot.

0 lines of code changed in:

jkealey 2005-06-16 18:22

bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.

172 lines of code changed in:

jpdaigle 2005-06-16 02:35

Implemented canExecute in the MergeStartEnd command; corrected a bug in the test!!! that made it keep failing.

0 lines of code changed in:

jpdaigle 2005-06-16 02:30

JP: use new breakiterator algorithm when running javadoc

0 lines of code changed in:

jpdaigle 2005-06-16 02:04

Trigger an update for the previous commit... my cvs changes had an error.

0 lines of code changed in:

jpdaigle 2005-06-16 01:54

JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.

0 lines of code changed in:

jkealey 2005-06-15 20:16

bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)

65 lines of code changed in:

jpdaigle 2005-06-15 19:33

Fixed compile-time warnings about enum keyword by eliminating variables called enum so the system builds cleanly
for the MilestoneFive presentation today.

0 lines of code changed in:

jkealey 2005-06-15 12:32

i had broken the labels

0 lines of code changed in:

jkealey 2005-06-15 04:23

strengthed code for managing loops; however, after two hours of debugging, I have come to the conclusion we might need to recode the connection router from scratch (400 lines) with loops and updates in mind; the code inserted to increase performance makes it hell to debug and is too restrictive; currently disabled one aspect. should not crash but there are still many issues that remain with loops.

0 lines of code changed in:

jpdaigle 2005-06-15 03:27

Code Style: a class member should start with a lowercase letter; only the first letter in an acronym should be capitalized.

0 lines of code changed in:

jkealey 2005-06-15 02:43

improved connection router performance

104 lines of code changed in:

jkealey 2005-06-14 23:33

bug 303 - rename a file when editor is opened. now saves, closes and reopens to insure file manager is updated properly.

0 lines of code changed in:

jkealey 2005-06-14 22:50

bug 310 - moving plugin selector fixed. now using Shell shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell();

0 lines of code changed in:

jkealey 2005-06-14 22:37

bug 305 - double moving of conditions fixed. refactored mapandpathgraphxylayouteditpolicy

0 lines of code changed in:

jkealey 2005-06-14 21:52

minor enhancement in binding dialog

0 lines of code changed in:

jkealey 2005-06-14 21:41

bug 304 - autolayout command order issues

47 lines of code changed in:

jkealey 2005-06-14 19:17

bug 295 - missing tooltip

0 lines of code changed in:

jkealey 2005-06-14 19:12

bug 311 - no bindings -> open binding window on doubleclick

0 lines of code changed in:

jkealey 2005-06-14 19:05

bug 309 - cannot convert dynamic stub back to static if has multiple bindings.

0 lines of code changed in:

jkealey 2005-06-14 18:50

bug 308 - can add map on maps now

0 lines of code changed in:

jkealey 2005-06-14 18:39

bug 306 - view mode works in all maps

0 lines of code changed in:

jkealey 2005-06-14 18:26

bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.

0 lines of code changed in:

jkealey 2005-06-14 15:14

removed dead files that etienne reinserted by error.

0 lines of code changed in:

jkealey 2005-06-14 14:55

xmi now saved with ISO-8859-1 (latin 1)

0 lines of code changed in:

jkealey 2005-06-14 13:54

fixed small bug with label deletion

0 lines of code changed in:

jpdaigle 2005-06-14 00:44

Reformatting the model files. Allowing mcmanus to prove a point - he was right :)

0 lines of code changed in:

jpdaigle 2005-06-13 16:12

Yeah, I'm committing during my lunch hour.
Added proper credit to shutchis for graphics, and fixed name issue reported by damyot this morning.
(plugin name not appearing in installed plugins list)

0 lines of code changed in:

jpdaigle 2005-06-13 02:37

ReqHelpAbout - About page completed and updated.

0 lines of code changed in:

etremblay 2005-06-13 01:37

Added a lot of comments in DeleteMultiNodeCommand, DeleteNodeCommand and DeletePluginCommand.
Implemented pre and post conditions of DeletePluginCommand, DeleteMultiNodeCommand.

0 lines of code changed in:

etremblay 2005-06-12 20:09

Delete of PluginBindings now works when deleting a stub with 1 or more number of in or out...
StubBindingsDialog now display IN and OUT from 1 instead of 0.

0 lines of code changed in:

jpdaigle 2005-06-12 04:46

Fix to not allow context-menu invoked creation of Forks, Joins and merging of start / end to create loops.

0 lines of code changed in:

jpdaigle 2005-06-11 23:51

Removed debugging code

0 lines of code changed in:

jpdaigle 2005-06-11 23:05

Integrate Steve Hutchison's excellent new logo image as small icons (no text).

0 lines of code changed in:

jpdaigle 2005-06-11 22:41

JP: Fix loops that could occur when dragging start / end points to EmptyPoints or other Start / End points.

0 lines of code changed in:

jpdaigle 2005-06-11 21:24

JP: Bug 263 progress - mega huge commit of doom!
Implemented querying for reachable nodes, reachable startpoints, and endpoints, etc.
Fixed illegal creation of loops when dragging start or end points to a NodeConnection.
Contextual actions and dragging to a PathNode can still introduce loops and aren't fixed yet.

197 lines of code changed in:

etremblay 2005-06-11 13:36

Double clicking on a stub without any plugin now work....

0 lines of code changed in:

etremblay 2005-06-11 13:32

Added some comments.

62 lines of code changed in:

etremblay 2005-06-10 22:52

New dialog when you double click on a dynamic stub to select the map you want to open.

1666 lines of code changed in:

jkealey 2005-06-10 16:38

added other option in mode dropdown -> hide empty points (and not stub labels)

0 lines of code changed in:

etremblay 2005-06-10 03:45

Can now delete in/out Bindings. The StubBindingDialog is now much more professionnal looking. Dynamic stubs are now functionnal in the dialog.

0 lines of code changed in:

jkealey 2005-06-09 20:46

multiple view modes: can now choose to hide empty points and stub labels.

305 lines of code changed in:

jkealey 2005-06-09 17:08

ReqCharStubInOut - now have labels on stub in/outs. to be used by stub bindings.

270 lines of code changed in:

jkealey 2005-06-09 15:11

fixed code that jord committed accidentally in image export wizard,
changed name of online help,
fixed property descriptor for stubs.

0 lines of code changed in:

jpdaigle 2005-06-09 02:55

Icons v2 - look a little choppy, maybe we should round them out in the lower-right corner.

0 lines of code changed in:

jkealey 2005-06-09 02:50

unused imports annoy me.

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