Gitiles
Code Review
Sign In
git.eclipse.org
/
graphiti
/
org.eclipse.graphiti
/
87cf117cdb84e29ae9492821265d014f2ed117c5
/
plugins
/
org.eclipse.graphiti.ui
/
src
/
org
/
eclipse
/
graphiti
/
ui
5f6ef29
Removed possibility of setting a different icon for an editor by DiagramTypeProvider (must be done in plugin.xml by defining an editor for the tool)
by mwenz
· 14 years ago
84b060f
generics comments
by cbrand
· 14 years ago
64bf023
generics
by cbrand
· 14 years ago
bd109f3
generics
by cbrand
· 14 years ago
ba8f8ed
generics
by cbrand
· 14 years ago
7ec9c23
generics
by cbrand
· 14 years ago
66c9a91
generics
by cbrand
· 14 years ago
4e8e28b
warnings removed
by mgorning
· 14 years ago
a64fc20
warnings removed
by mgorning
· 14 years ago
b7fd7c8
warnings removed
by mgorning
· 14 years ago
2199ba4
.
by tkaiser
· 14 years ago
00306db
fix issue
by tkaiser
· 14 years ago
ee58944
warnings removed
by mgorning
· 14 years ago
b3b7aaf
Webmaster acting as mgorning
by mgorning
· 14 years ago
3f7b00a
.
by tkaiser
· 14 years ago
5c16328
test
by tkaiser
· 14 years ago
f74275c
test
by tkaiser
· 14 years ago
63c04ed
test
by tkaiser
· 14 years ago
40a2a45
Bug 323718: Added check for Null in initCellEditor for TYPE_MULTILINETEXT (same procedure as with TYPE_TEXT)
by mwenz
· 14 years ago
fd9de5c
generics
by cbrand
· 14 years ago
0b25558
remove warnings
by mgorning
· 14 years ago
6789343
java doc
by tkaiser
· 14 years ago
8209fc2
generics
by cbrand
· 14 years ago
f87890f
generics new service for edit part children
by cbrand
· 14 years ago
f724474
generics
by cbrand
· 14 years ago
59bcecf
generics
by cbrand
· 14 years ago
6c7cef3
remove unused/unread code
by cbrand
· 14 years ago
f8f9a05
remove unused/unread code
by cbrand
· 14 years ago
28210ad
generics
by cbrand
· 14 years ago
c743aa7
remove warnings / draw2d: Ray replaced with Vector
by mgorning
· 14 years ago
25f1feb
remove warnings / draw2d: Ray replaced with Vector
by mgorning
· 14 years ago
7e82300
generics
by cbrand
· 14 years ago
bf86d16
generics
by cbrand
· 14 years ago
d8a41a5
generics
by cbrand
· 14 years ago
50cfd7e
remove dead codes
by cbrand
· 14 years ago
f5e7c60
generics
by cbrand
· 14 years ago
c4efd15
move IEclipseImageDescriptor from internal to API
by mgorning
· 14 years ago
4228093
generics
by cbrand
· 14 years ago
aaa2763
Moved cleanup of loaded resources from editor dispose to disposal of editing domain (solves issues with common usage of editing domain in several editors)
by mwenz
· 14 years ago
1cade3d
TODO Auto-generated constructor stub
by jpasch
· 14 years ago
745a68e
datatype IInsets removed
by mgorning
· 14 years ago
ff86365
replace/remove gfw prefix
by mgorning
· 14 years ago
54653d9
replace/remove gfw prefix
by mgorning
· 14 years ago
9e86729
generics
by cbrand
· 14 years ago
ae43fe7
error handling improved - empty image id is a valid use case
by mgorning
· 14 years ago
19a49b6
.
by tkaiser
· 14 years ago
bd3989d
Adjust JavaDoc
by jpasch
· 14 years ago
e75fd43
Add JavaDoc
by jpasch
· 14 years ago
bc9c758
Add JavaDoc
by jpasch
· 14 years ago
25035ad
dark feature processing: diagram editor dummy should return editingdomain
by tkaiser
· 14 years ago
8c3baa3
Adjust JavaDoc
by jpasch
· 14 years ago
3fcb2fd
Adjust JavaDoc
by jpasch
· 14 years ago
ad8ec46
generics
by cbrand
· 14 years ago
16b87e4
filter selection in the MarqueeSelectionTool correctly
by mgorning
· 14 years ago
7a8e2a7
javadoc
by cbrand
· 14 years ago
6b639d1
enable save gif on linux, fix save image dialog
by tkaiser
· 14 years ago
0102410
javadoc
by cbrand
· 14 years ago
b50bc59
.
by tkaiser
· 14 years ago
ab95653
.
by tkaiser
· 14 years ago
6cc74be
print action: handle case where no default printer is available
by tkaiser
· 14 years ago
878c031
improve standard behavior
by tkaiser
· 14 years ago
d4e9ed1
reuse shell of active workbench window
by tkaiser
· 14 years ago
33a3408
Bug 322791 fixed - Relocate on resize missing
by mgorning
· 14 years ago
689ef33
updated java doc
by mgorning
· 14 years ago
6c6fff9
Clean-up, remove non-JavaDoc
by jpasch
· 14 years ago
26b5a8a
Clean-up, remove non-JavaDoc
by jpasch
· 14 years ago
80cec75
Clean-up, remove non-JavaDoc
by jpasch
· 14 years ago
2fd8093
Remove green JavaDoc
by jpasch
· 14 years ago
6cd9f12
Add nls
by jpasch
· 14 years ago
9dd481b
Improved error handling
by mwenz
· 14 years ago
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
099e820
Check constructor arguments on null
by jpasch
· 14 years ago
be626aa
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
38e827a
mri strings removed/replaced
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
80ffb17
remove finals
by jpasch
· 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
3f4cb3f
refactor emfservice
by tkaiser
· 14 years ago
7a26a18
use gradientType here
by jpasch
· 14 years ago
ac47fc5
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
Next »