- fb06386 Clean-up outline by mwenz · 13 years ago
- 30ef7ca Bug 363796 - Make setting of selection width of connections public by mwenz · 13 years ago
- a4dc363 Bug 324556 - Hide Shapes - enable simple collapse/expand by preventing by mwenz · 13 years ago
- 70c4695 Bug 367204: Correctly return the added PE inAbstractFeatureProvider's by mwenz · 13 years ago
- ace4106 . by jpasch · 13 years ago
- a6ab5d5 cleanup GFDirectEditManager by mgorning · 13 years ago
- 691942c Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / unsupported by mgorning · 13 years ago
- 0ab7075 formatter by mgorning · 13 years ago
- 425b8d0 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / java doc improved by mgorning · 13 years ago
- 350e883 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / by mgorning · 13 years ago
- 3c268c7 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / support of by mgorning · 13 years ago
- 98e910e Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / new interface by mgorning · 13 years ago
- fab0088 Adjustments, links to JavaDoc in chapters "Using Styles" and "default Values.." by jpasch · 13 years ago
- d872496 Bug 357922: Corrected typos by mwenz · 13 years ago
- 4b715d3 Bug 363272: Add new JavaDoc for default values using real attribute names by jpasch · 13 years ago
- 947e2ec Bug 367552: add id of diagram type by jpasch · 13 years ago
- be25d4e Bug 336488: JavaDoc for DefaultUpdateBehavior by mwenz · 13 years ago
- c03e8fb Bug 336488: JavaDoc for DefaultRefreshBehavior by mwenz · 13 years ago
- c14e22b Bug 336488: JavaDoc for persistency behavior by mwenz · 13 years ago
- 5035af8 Bug 336488: JavaDoc for palette behavior by mwenz · 13 years ago
- 13c5d20 Bug 336488: JavaDoc for marker behavior by mwenz · 13 years ago
- 840cbbd Bug 336488: Added JavaDoc for DiagramEditor by mwenz · 13 years ago
- 7a68855 Bug 336488: Updated headers by mwenz · 13 years ago
- 5fe35d4 Bug 336488: Re-applied changes from DiagramEditorInternal to DiagramEditor by mwenz · 13 years ago
- 2c214bd Merge branch 'bug336488' by mwenz · 13 years ago
- 5f12a30 Insert link to chapter Default Attribute Values of Graphics Algorithms by jpasch · 13 years ago
- a4f61c4 BUG352542: Introduce chapter "Default Attribute Values of Graphics Alogorithms" by jpasch · 13 years ago
- 213fbc7 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / preparation by mgorning · 13 years ago
- f395d69 Documentation for buffered selection methods by mwenz · 13 years ago
- b379e2e Moved public re-writes of protected methods from GEF editor to adapter by mwenz · 13 years ago
- 3c4f578 Remove scrolling behavior from API as it should only be used internally by mwenz · 13 years ago
- 0a6cf67 Removed getFigureCanvas from API, clients should not reference it since by mwenz · 13 years ago
- 74cd87c Rmoved getCurrentSize from API, we see no client usecase for this by mwenz · 13 years ago
- 189b5ba Removed IUndoContext from adapters by mwenz · 13 years ago
- ce262c0 Alignment of mouse location methods by mwenz · 13 years ago
- db1112e Updated to new modeling icon for Eclipse about popup by mwenz · 13 years ago
- 60a882b Clean naming and visibility for listener registration and deregistration hooks by mwenz · 13 years ago
- 8d455ef Updated news¬eworthy with selection bug info by mwenz · 13 years ago
- 113a123 Added styles bugs to new¬eworthy by mwenz · 13 years ago
- fc9bd62 add to Chapter "Using Styles" Polyline polyline = by jpasch · 13 years ago
- 78cc3ac Bug352542: explanation of styles, default values of graphics algorithms by jpasch · 13 years ago
- 02db5b0 Updated New&Noteworthy for M4 by mwenz · 13 years ago
- 6b0ef6f ASSIGNED - bug 323034: Rework UI Dialogs by tkaiser · 13 years ago
- 9203b64 ASSIGNED - bug 323034: Rework UI Dialogs by tkaiser · 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
- 40da86a ASSIGNED - bug 365169: DiagramEditorInternal's selectionChanged() method by tkaiser · 13 years ago
- 830b23e rename by tkaiser · 13 years ago
- dc38bf0 Explicitly set platform provider to source = false by mwenz · 13 years ago
- 8b7220b Revert back to Eclipse 3.8 by mwenz · 13 years ago
- 678065d Try to combine Eclipse 4.2 and 3.8 platforms to work around missing by mwenz · 13 years ago
- 70f1abb Moved properties to Hudson job shell script by mwenz · 13 years ago
- 62c7055 Move version qualifier replacement definition to Buckminster job shell script by mwenz · 13 years ago
- 46012fd Switch back to Eclipse 3.8 (org.exclipse.equinox.executable is still by mwenz · 13 years ago
- bbbc58e Use Eclipse 4.2 for central build and test by mwenz · 13 years ago
- 91f28ce Bug 328279 - updated comments by mgorning · 13 years ago
- b0bc6ab Bug 328279 - Support rendering decorator positioning for connection text by mgorning · 13 years ago
- dae0a76 Update to new Orbit version by mwenz · 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
- 626e44f Intermediate save of chapter "Using Styles" by jpasch · 13 years ago
- e2c2b2f Bug 347144 - Angle of MultiText objects can't be modified / clipping by mgorning · 13 years ago
- 1442a68 Fixed test run on Linux: key must not be released before mouse move has finished by mwenz · 13 years ago
- 9b98807 Bug 347144 - Angle of MultiText objects can't be modified / added new by mgorning · 13 years ago
- b262885 fix test - use plain SWT instead of AWT for key stroke simulation, by tkaiser · 13 years ago
- ca776cc . by jpasch · 13 years ago
- 02c786f Merge branch 'master' of https://tkaiser@git.eclipse.org/gitroot/gmp/org.eclipse.gmp.graphiti.git by tkaiser · 13 years ago
- b456025 correct typo by tkaiser · 13 years ago
- 57e2e12 Adjust image and foreground color in chapter "Color Schemas" by jpasch · 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
- ee65a98 Adjust styles coding in chapter "Color Schemas" by jpasch · 13 years ago
- 1515379 remove methods from old behavior by tkaiser · 13 years ago
- 3f8292e Comment out background, which is used in chapter "Using Styles" by jpasch · 13 years ago
- e631595 . by tkaiser · 13 years ago
- defa5db Adjust background Color Constant by jpasch · 13 years ago
- 5df9f16 Add custom feature "TutorialChangeColorEClassFeature" by jpasch · 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
- 7f60bb1 Cosmetics in StyleUtil by jpasch · 13 years ago
- d7e496f docu by tkaiser · 13 years ago
- d2aeaa7 . by tkaiser · 13 years ago
- c57762c Bug: 352542 Change StyleUtil to hierarchical styles by jpasch · 13 years ago
- 7173c70 Cleanup by mwenz · 13 years ago