Gitiles
Code Review
Sign In
git.eclipse.org
/
graphiti
/
org.eclipse.graphiti
/
e83f36ab4d81b6ffd414f4f102ecadd057e8433a
/
plugins
66e5e51
cleanup
by mgorning
· 14 years ago
b8fa6b8
Bug 322359 - Reveal of an editPart works incorrect
by mgorning
· 14 years ago
ce81a1d
bug 322348 - selection lost after drag and drop
by mgorning
· 14 years ago
559f321
Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5
by mwenz
· 14 years ago
578f18f
Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5
by mwenz
· 14 years ago
a5d47c4
Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5
by mwenz
· 14 years ago
815fa78
Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5
by mwenz
· 14 years ago
1353cc1
Streamline this class
by jpasch
· 14 years ago
099e820
Check constructor arguments on null
by jpasch
· 14 years ago
be626aa
Remove Non-JavaDoc comments
by jpasch
· 14 years ago
48e8317
remove non-javadoc comments
by jpasch
· 14 years ago
370415b
remove superfluous methods, use TransactionUtil instead
by tkaiser
· 14 years ago
547f4c1
map resource set to editing domain on creation
by tkaiser
· 14 years ago
ee6182e
JavaDoc update
by mwenz
· 14 years ago
bf9600f
emfservice
by tkaiser
· 14 years ago
f97be74
Early error in case of wrong command stack
by mwenz
· 14 years ago
db622fe
cleanup com.sap.tc.emf.gfw
by mgorning
· 14 years ago
38e827a
mri strings removed/replaced
by mgorning
· 14 years ago
652905b
mri strings removed/replaced
by mgorning
· 14 years ago
0e3d132
removed strings like D-users, MOF, MRI, ...
by mgorning
· 14 years ago
0ba282a
implementation of image service changed / image pool deleted
by mgorning
· 14 years ago
0c7185c
updated java doc
by mgorning
· 14 years ago
3b2a496
use new image service
by mgorning
· 14 years ago
51f60e8
new image service added to GraphitiUI service access point
by mgorning
· 14 years ago
e093dbf
cleanup image pool
by mgorning
· 14 years ago
ad1b4df
image pool simplified
by mgorning
· 14 years ago
9b59ebc
Remove senseless method addNewObjectSubMenu(...). It never had an effect.
by jpasch
· 14 years ago
dec293e
add ILocation getCurrentMouseLocation()
by jpasch
· 14 years ago
18cf001
add ILocation getCurrentMouseLocation()
by jpasch
· 14 years ago
80ffb17
remove finals
by jpasch
· 14 years ago
127a482
Marked properties relation as not transient (properties were not saved to resource)
by mwenz
· 14 years ago
137d4de
Clean up
by jpasch
· 14 years ago
76ca6aa
Do not use the Control anymore to decide if menu is from editor or outline view. Only editor is supported from now.
by jpasch
· 14 years ago
8fa33ca
Remove senseless menu point locations
by jpasch
· 14 years ago
e1b1d17
Cleanup of usage of internal stuff from samples I
by mwenz
· 14 years ago
4eb3b59
Delete typo in JavaDoc
by jpasch
· 14 years ago
127afe1
Adjust JavaDoc with STYLE_ADAPTATION_SECONDARY_SELECTED
by jpasch
· 14 years ago
3f4cb3f
refactor emfservice
by tkaiser
· 14 years ago
ccfd656
Check if gradientType is null
by jpasch
· 14 years ago
538d19c
Change to Integer
by jpasch
· 14 years ago
7a26a18
use gradientType here
by jpasch
· 14 years ago
e3cfcaa
add gradient type
by jpasch
· 14 years ago
a12299e
add gradient type
by jpasch
· 14 years ago
13eacd2
Add gradientType
by jpasch
· 14 years ago
14e1ab4
metamodel package restructuring: old ecore models deleted
by mgorning
· 14 years ago
56ab126
diagram adaptions after metamodel package restructuring
by mgorning
· 14 years ago
52913fe
Removed deprecated methods
by mwenz
· 14 years ago
367870b
metamodel package restructuring
by mgorning
· 14 years ago
33343a1
metamodel package restructuring
by mgorning
· 14 years ago
ac47fc5
metamodel package restructuring
by mgorning
· 14 years ago
e25c8de
metamodel package restructuring
by mgorning
· 14 years ago
03cde4e
metamodel package restructuring
by mgorning
· 14 years ago
c91010e
relocate method
by tkaiser
· 14 years ago
1656a6c
review services
by tkaiser
· 14 years ago
7fb4687
review emfservice
by tkaiser
· 14 years ago
bd591bc
cleanup
by tkaiser
· 14 years ago
6bc31b2
unify deserialization of diagram
by tkaiser
· 14 years ago
fe82931
Add JavaDoc
by jpasch
· 14 years ago
f3e7f62
reduce emfservice
by tkaiser
· 14 years ago
846e416
updated equals() and hashCode() - the normalized form of the URI and the provider id will be used for comparison
by mgorning
· 14 years ago
2de16f2
cleaned static references to disposed swt colors
by mgorning
· 14 years ago
db9556f
Use platform URIs
by mwenz
· 14 years ago
e32c765
Adjust IllegalArgumentException
by jpasch
· 14 years ago
198394d
Adjust JavaDoc
by jpasch
· 14 years ago
6b34426
Add JavaDoc
by jpasch
· 14 years ago
aa41f5c
Adjust JavaDoc
by jpasch
· 14 years ago
0d9d447
organize imports
by jpasch
· 14 years ago
0bea6b3
Remove senseless PreferencePage stuff, which had been removed from samples plug-in. Not necessary anymore to react on it when rendering.
by jpasch
· 14 years ago
ea2332f
The method isMultipleRefreshSupressionActive() is moved from the graphiti preference page to the DiagramEditor. It is used in the class PictogramElementDelegate.
by mgorning
· 14 years ago
41620dd
The method isMultipleRefreshSupressionActive() is moved from the graphiti preference page to the DiagramEditor. It is used in the class PictogramElementDelegate.
by mgorning
· 14 years ago
85d5d12
updated java doc
by mgorning
· 14 years ago
77c96a2
cleaned static references to disposed swt colors
by mgorning
· 14 years ago
c1b2ed8
Fixed re-opening DiagramEditor at Eclipse startup
by mwenz
· 14 years ago
a221371
Provide conveniance method
by mwenz
· 14 years ago
475bd1d
Fix: get the style adaption or use the default style
by jpasch
· 14 years ago
049dc20
add print to context menu
by mgorning
· 14 years ago
c61c37f
gfw prefix removed
by mgorning
· 14 years ago
38b7cdd
streamline color handling
by tkaiser
· 14 years ago
366923f
streamline color handling
by tkaiser
· 14 years ago
36c47c3
Unification of DiagranEditorInput and DiagramEditorInputDisposingTED
by mwenz
· 14 years ago
d25f0da
Removed ui package from export
by mwenz
· 14 years ago
1137e2c
simplify/relocate PredefinedColoredAreas fix tests prevent swt leak
by tkaiser
· 14 years ago
f8381af
simplify/relocate PredefinedColoredAreas fix tests prevent swt leak
by tkaiser
· 14 years ago
791063e
.
by tkaiser
· 14 years ago
5a48392
simplify
by tkaiser
· 14 years ago
768531d
remove FixedScrollingGraphicalViewer
by tkaiser
· 14 years ago
b7d2f52
adapt naming conventions
by mgorning
· 14 years ago
3c8bdb0
export graphiti.ui
by jpasch
· 14 years ago
cb786a1
remove "test"
by jpasch
· 14 years ago
68bb799
modify gradient architecture: gradient data are hold in mm now
by jpasch
· 14 years ago
d61fc11
modify gradient architecture: gradient data are hold in mm now
by jpasch
· 14 years ago
e0bf529
modify gradient architecture: gradient data are hold in mm now
by jpasch
· 14 years ago
bcbb627
updated java doc
by mgorning
· 14 years ago
c18c34a
register correct diagram editor id
by mgorning
· 14 years ago
2bacb6d
make DiagramEditor and peers public
by tkaiser
· 14 years ago
4e0695c
updated java doc
by mgorning
· 14 years ago
d32b131
Updated build.properties to resolve warnings for source build
by mwenz
· 14 years ago
d1e683a
Updated build.properties to resolve warnings for source build
by mwenz
· 14 years ago
078fc3f
Updated build.properties to resolve warnings for source build
by mwenz
· 14 years ago
6daa5fc
Updated build.properties to resolve warnings for source build
by mwenz
· 14 years ago
Next »