Gitiles
Code Review
Sign In
git.eclipse.org
/
graphiti
/
org.eclipse.graphiti
/
6af2cac385845fa3d39f5d391217b9e39c8c64de
/
plugins
8764864
Bug 336488: Removed final from DiagramEditor.doSave method
by mwenz
· 13 years ago
e89a60c
cosmetics
by mgorning
· 13 years ago
a6f98cb
Bug 342869 - Updated headers
by mwenz
· 13 years ago
8771b53
Bug 342869 - Applied patch
by mwenz
· 13 years ago
e7801ef
Bug 368146: Exception during SVG export - enable rotating an ellipse
by mwenz
· 13 years ago
f3fb023
Bug 363796: Added JavaDoc also to IToolBehaviorProvider
by mwenz
· 13 years ago
b9922d9
Bug 352119: Enabled refresh of control points an redraw
by mwenz
· 13 years ago
8f8d61e
Bug 352119: Added custom feature in sketch test tool to modify control points
by mwenz
· 13 years ago
8148a87
Bug 352119: Updated headers
by mwenz
· 13 years ago
ad45cb8
Bug 352119: Fulfill API tooling requirements
by mwenz
· 13 years ago
6c5f3d4
Bug 352119: JavaDoc
by mwenz
· 13 years ago
ca080be
Bug 352119: Applied patch for adding CurvedConnection
by mwenz
· 13 years ago
21f2d6e
Bug 323034: Headers
by mwenz
· 13 years ago
e648648
Bug 323034: Aligned vertical gaps between groups
by mwenz
· 13 years ago
11e4c24
Bug 363272: Added links in JavaDoc
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
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
4b715d3
Bug 363272: Add new JavaDoc for default values using real attribute names
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
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
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
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
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
e2c2b2f
Bug 347144 - Angle of MultiText objects can't be modified / clipping
by mgorning
· 13 years ago
9b98807
Bug 347144 - Angle of MultiText objects can't be modified / added new
by mgorning
· 13 years ago
b456025
correct typo
by tkaiser
· 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
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
c8e4221
git ignore files
by tkaiser
· 13 years ago
Next »