- 189b5ba Removed IUndoContext from adapters by mwenz · 13 years ago
- ce262c0 Alignment of mouse location methods by mwenz · 13 years ago
- 60a882b Clean naming and visibility for listener registration and deregistration hooks by mwenz · 13 years ago
- f959c07 Extracted DefaultRefreshBehavior by mwenz · 13 years ago
- 98561f5 Extracted DefaultRefreshBehavior by mwenz · 13 years ago
- 867ae05 Clean-up of refresh/update API in DiagramEditor: removed unused flag, by mwenz · 13 years ago
- 6ae2ac6 Aligned getter name for update behavior by mwenz · 13 years ago
- 1d0d42b Aligned naming of refresh behavior field and methods, sorted methods in groups by mwenz · 13 years ago
- 830b23e rename by tkaiser · 13 years ago
- 4ee1999 Make save logic easily exchangeable by clients (introduce save method), by mwenz · 13 years ago
- 7165154 Comments, filters, small clean-ups in the DiagramEditorBehavior API by mwenz · 13 years ago
- b7a8989 remove is Dirty check in dispose, no rollback required. by tkaiser · 13 years ago
- b61794f extract resource set update adapter by tkaiser · 13 years ago
- 8f40c44 extract elementdeletelistener by tkaiser · 13 years ago
- 1ce32dd . by tkaiser · 13 years ago
- d41af02 Disentangle editor behavior instances by mwenz · 13 years ago
- 8351691 remove unnecessary parameters by tkaiser · 13 years ago
- b1c965d . by tkaiser · 13 years ago
- 1515379 remove methods from old behavior by tkaiser · 13 years ago
- e631595 . by tkaiser · 13 years ago
- 0bce26d Extracted MarkerBehavior by mwenz · 13 years ago
- bb483c9 Removed NOP by mwenz · 13 years ago
- 6c220ba Moved isDirty to DiagramEditor by mwenz · 13 years ago
- 1d26ed6 ASSIGNED - bug 348844: File Conflict dialogue misbehavior in tutorial by tkaiser · 13 years ago
- af3746a Method rename by mwenz · 13 years ago
- ff15e08 rename by tkaiser · 13 years ago
- 263d20f introduce persistency class by tkaiser · 13 years ago
- 67f93cc no reference tags by tkaiser · 13 years ago
- b645b09 Documentation for extracted PaletteBehaviour by mwenz · 13 years ago
- 0b208ae Extracted PaletteBehaviour by mwenz · 13 years ago
- d7e496f docu by tkaiser · 13 years ago
- d2aeaa7 . by tkaiser · 13 years ago
- 7173c70 Cleanup by mwenz · 13 years ago
- 10a2030 remove warnings from API Tooling by tkaiser · 13 years ago
- fe9903c . by tkaiser · 13 years ago
- 190fedc . by tkaiser · 13 years ago
- 977d953 remove API warnings by tkaiser · 13 years ago
- 2e29847 remove method by tkaiser · 13 years ago
- a2ec18d . by mwenz · 13 years ago
- 156d48d Fixed failing test by mwenz · 13 years ago
- c3d5c0a Bug 364803 - Listener Optimizations - removed EMF command stack listener by mwenz · 13 years ago
- 713cc97 . by tkaiser · 13 years ago
- af15ca6 . by tkaiser · 13 years ago
- 1676bdb Fixed NPE by mwenz · 13 years ago
- 548485b fix element delete listener by tkaiser · 13 years ago
- 2e88b1e - add migration on save (version info) by tkaiser · 13 years ago
- ddd8e91 Added missing since tag by mwenz · 13 years ago
- b01e727 - element delete listener tunred off -> no use case? by tkaiser · 13 years ago
- 171f37d git ignore files by tkaiser · 13 years ago
- 5185142 Removed NOP by mwenz · 13 years ago
- a94c1f4 Fix compile errors by mwenz · 13 years ago
- aa0cf52 ASSIGNED - bug 336488: move DiagramEditor base classes to public API by tkaiser · 13 years ago
- 8fd315e New images for "Providing Reconnection Functionality" by jpasch · 13 years ago
- 2705bb7 Add new images for "Selection Behavior" by jpasch · 13 years ago
- 4e64cd0 New image for "Enhancing the Tool Behavior Provider" by jpasch · 13 years ago
- 0e00cb6 cosmetics by mgorning · 13 years ago
- a296965 New image for "Providing Rendering Decorators" by jpasch · 13 years ago
- 0e5b344 Providing new images for "Providing Context Buttons" by jpasch · 13 years ago
- 2e77968 Bug 352542: adjust tutorial working with graphics algorithms, define new by jpasch · 13 years ago
- 8936aee Bug 363229 - Nested GA inside Anchors are not correctly refreshed / comments by mgorning · 13 years ago
- 13fec44 Bug 363229 - Nested GA inside Anchors are not correctly refreshed / by mgorning · 13 years ago
- 462a612 Bug 363229 - Nested GA inside Anchors are not correctly refreshed / by mgorning · 13 years ago
- f85cd78 Bug 363539 - Enabled feature delegation via IDiagramEditor.execute method by mwenz · 13 years ago
- d0ad162 Bug 363464: Return IReason to pass on information if layout has been performed by mwenz · 13 years ago
- 857c605 Hide some irrelevant html and xml warnings by mwenz · 13 years ago
- d4c7d10 Bug 347421: make setDoneChanges protected to allow sub classes to work by mwenz · 13 years ago
- 2d6f1a9 Bug 361932: Set compiler settings to Java 1.5, enforce JDK 1.5 installed by mwenz · 13 years ago
- 913ce8c Bug 352440: Fixed some more warnings by mwenz · 13 years ago
- 627fe40 Bug 352440: Applied patch to fix deprecation warnings, but keep by mwenz · 13 years ago
- 6407709 Updated New&Noteworthy for M3 by mwenz · 13 years ago
- bd0ffb5 Chess - explained usage of two anchors by mwenz · 13 years ago
- 03ba547 Bug 352542: Adjust tutorial to "plain-Create-methods" for graphic algorithms by jpasch · 13 years ago
- a65fbdb Bug 361638: Added documentation for chess example by mwenz · 13 years ago
- 10f53db Chess: Use single plugin.propreties file by mwenz · 13 years ago
- 789c2ee Bug 361638: Add chess example to show in SDK download by mwenz · 13 years ago
- e560538 Chess: I18N by mwenz · 13 years ago
- 440a7e4 Chess: Fixed warnings by mwenz · 13 years ago
- 12cfd2b Bug 361932 - Ignore not strictly compatible JDK on build path by mwenz · 13 years ago
- d74022c Bug 361932 - Fix Java 1.5 compile errors by mwenz · 13 years ago
- 4ddf352 Bug 361932 - Use API tooling to enforce Java 1.5 compatibility by mwenz · 13 years ago
- a907a1d Bug 352542: Boolean Attributes Filled() and LineVisible are unsettable by jpasch · 13 years ago
- 70c86ec Chess: minor improvement by mwenz · 13 years ago
- ce10134 Bug 352109 - Added auto update for changes from same domain when editor by mwenz · 13 years ago
- 970c0ed Updated to new Orbit repository by mwenz · 13 years ago
- ce4a132 Bug 361932 - Switch Runtime compatibility to Java 1.5 (1.5 BREE, by mwenz · 13 years ago
- 85c329e Enhanced JavaDoc by mwenz · 13 years ago
- ddb70e2 Chess: Remove highlighting from command stack by mwenz · 13 years ago
- bd2a9a6 RESOLVED - bug 360800: Text background color is ignored by tkaiser · 13 years ago
- 4e309fd Bug 360800: Introduce constant with value 0.9.0, set at diagram creation by mwenz · 13 years ago
- 676aa05 Added JavaDoc on linking by mwenz · 13 years ago
- e02b0d0 Bug 342262 - enhanced resize behavior for container shapes / doc by mgorning · 13 years ago
- c13737d Bug 342262 - enhanced resize behavior for container shapes / provide by mgorning · 13 years ago
- 22ed6ac Bug 342262 - enhanced resize behavior for container shapes / interface by mgorning · 13 years ago
- 76fef62 Bug 342262 - enhanced resize behavior for container shapes / formatter by mgorning · 13 years ago
- f56ea29 Chess: Continue moves, connections on connections by mwenz · 13 years ago
- 0731410 Fixed warning by mwenz · 13 years ago
- a64a5da ASSIGNED - bug 360800: Text background color is ignored by tkaiser · 13 years ago
- 84049f3 Chess: mark all allowed squares on move by mwenz · 13 years ago
- 9a23cde Bug 339525 - Improvement: Get the mouse location directly within the by mwenz · 13 years ago
- 07f1572 Docu enhancements on forum feedback by mwenz · 13 years ago