Gitiles
Code Review
Sign In
git.eclipse.org
/
graphiti
/
org.eclipse.graphiti
/
8d1d61106c8eccb93a3a09352e1d63d0729fe01a
/
tests
/
org.eclipse.graphiti.bot.tests
8d1d611
Bug 374918 - Let default paste use LocalSelectionTransfer
by mwenz
· 13 years ago
40fb07e
Bug 374918 - Let default paste use LocalSelectionTransfer
by mwenz
· 13 years ago
48900bb
Corrected merge error
by mwenz
· 13 years ago
c20e9e6
Bug 367483 - Support composite connections - JavaDoc and headers
by mwenz
· 13 years ago
0ff4174
Bug 367483 - Support composite connections - add to Sketch test tool and tests
by mwenz
· 13 years ago
eae9ca0
Bug 358255 - Add Border/Background decorators
by mwenz
· 13 years ago
3f4b57f
Bug 371671 - addGraphicalRepresentation returns null in dark mode * added test
by mgorning
· 13 years ago
b155de0
Bug 352119: Added test case for showing curved connections
by mwenz
· 13 years ago
30ef7ca
Bug 363796 - Make setting of selection width of connections public
by mwenz
· 13 years ago
70c4695
Bug 367204: Correctly return the added PE inAbstractFeatureProvider's
by mwenz
· 13 years ago
7a68855
Bug 336488: Updated headers
by mwenz
· 13 years ago
2c214bd
Merge branch 'bug336488'
by mwenz
· 13 years ago
1442a68
Fixed test run on Linux: key must not be released before mouse move has finished
by mwenz
· 13 years ago
b262885
fix test - use plain SWT instead of AWT for key stroke simulation,
by tkaiser
· 13 years ago
977d953
remove API warnings
by tkaiser
· 13 years ago
156d48d
Fixed failing test
by mwenz
· 13 years ago
171f37d
git ignore files
by tkaiser
· 13 years ago
c8e4221
git ignore files
by tkaiser
· 13 years ago
aa0cf52
ASSIGNED - bug 336488: move DiagramEditor base classes to public API
by tkaiser
· 13 years ago
c4e5315
Bug 341224: Allow to hide the selection and marquee tools in the palette
by mwenz
· 13 years ago
9d6b9c4
Bug 323351 - Updated headers
by mwenz
· 13 years ago
8be968d
Bug 323351 - Add two tests to check ctrl and toolbar buttons
by mwenz
· 13 years ago
f85cd78
Bug 363539 - Enabled feature delegation via IDiagramEditor.execute method
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
12cfd2b
Bug 361932 - Ignore not strictly compatible JDK on build path
by mwenz
· 13 years ago
4ddf352
Bug 361932 - Use API tooling to enforce Java 1.5 compatibility
by mwenz
· 13 years ago
ce4a132
Bug 361932 - Switch Runtime compatibility to Java 1.5 (1.5 BREE,
by mwenz
· 13 years ago
3ea7ef7
fix test
by tkaiser
· 13 years ago
ae81809
not longer needed
by mgorning
· 13 years ago
204c039
Bug 339525 - Enrich paste context with location information
by mwenz
· 13 years ago
d8dfc13
ASSIGNED - bug 336488: move DiagramEditor base classes to public API
by tkaiser
· 13 years ago
234dbe6
Further Graphiti default settings as project specific settings
by mwenz
· 13 years ago
f67359a
Added project specific settings for Graphiti standard settings
by mwenz
· 13 years ago
219830b
Automated tests for DefaultMoveAnchorFeature corrected.
by mgorning
· 13 years ago
f4754ca
Updated dependencies to require at least Indigo versions
by mwenz
· 14 years ago
6a34f78
.
by mwenz
· 14 years ago
3cf268c
.
by mwenz
· 14 years ago
926401d
.
by mwenz
· 14 years ago
bc5341c
Formatting
by mwenz
· 14 years ago
17f492a
Bug 356218 - Added hasDoneChanges updates to update diagram feature and
by mwenz
· 14 years ago
b211e3e
Bug 356828 - Completed headers
by mwenz
· 14 years ago
abb602f
Bug 356828 - Escaped diagram name is used as editor title (contribution
by mwenz
· 14 years ago
0fd452f
IGaService#ignoreAll renamed to resetAll()
by mgorning
· 14 years ago
6f692d2
Re-enable test. Reduced the size of the stuff on the screen to avoid scrolling
by mwenz
· 14 years ago
997689d
simplify threading
by tkaiser
· 14 years ago
9f04627
Ignore test for now
by mwenz
· 14 years ago
bde9d2c
Corrected coordinates for second move (hit center of decorator) and
by mwenz
· 14 years ago
4caa0be
.
by tkaiser
· 14 years ago
1c64dbd
.
by tkaiser
· 14 years ago
1b8165d
.
by tkaiser
· 14 years ago
8b32460
.
by tkaiser
· 14 years ago
b1981a2
move responsibility for editing domain from abstract test to diagram
by tkaiser
· 14 years ago
7715c02
further cleanup
by tkaiser
· 14 years ago
db75792
clean up tests
by tkaiser
· 14 years ago
5011e50
refactor tests
by tkaiser
· 14 years ago
1de3c03
Bug 355027: Move of connection decorators when zoom level != 100 behaves weird
by tkaiser
· 14 years ago
018f46f
Bug 355027: Move of connection decorators when zoom level != 100 behaves weird
by mwenz
· 14 years ago
993d343
Integration with introduction of page objects
by mwenz
· 14 years ago
f8b65c0
ASSIGNED - bug 351226: Improve editor behavior on file delete/rename
by tkaiser
· 14 years ago
729454e
.
by tkaiser
· 14 years ago
34a8136
ASSIGNED - bug 351226: Improve editor behavior on file delete/rename
by tkaiser
· 14 years ago
6bbe9b6
- new test - introduction of page objects (first steps)
by tkaiser
· 14 years ago
0cb8ead
ASSIGNED - bug 351226: Improve editor behavior on file delete/rename
by tkaiser
· 14 years ago
cb33660
RESOLVED - bug 323354: Possibility to remove palette completely
by tkaiser
· 14 years ago
9318789
cleanup imports
by tkaiser
· 14 years ago
6f800ad
RESOLVED - bug 323354: Possibility to remove palette completely
by tkaiser
· 14 years ago
38e319a
Bug 352709 - invalid image provider id crashes diagram editor
by mwenz
· 14 years ago
442d00c
Bug 348662 - Setting tooptip to null in tool behavior provider doesn't clear up tooltip if the associated figure has a previous tooltip
by mwenz
· 14 years ago
82eb2e2
.
by tkaiser
· 14 years ago
a72a6d8
adapt versioning
by tkaiser
· 14 years ago
9805239
RESOLVED - bug 348772: DefaultToolBehaviorProvider has spelling error in public API
by tkaiser
· 14 years ago
cdc4e8a
.
by tkaiser
· 14 years ago
ca3181f
rollback test added
by tkaiser
· 14 years ago
bd534bc
Bug 340627 - Features should be able to indicate cancellation
by mwenz
· 14 years ago
e528ff4
new service method in abstract test class added
by mgorning
· 14 years ago
da9736d
adapt tests
by tkaiser
· 14 years ago
3d0ab00
Reset to run in UI thread = false
by mwenz
· 14 years ago
3e028bd
Enable run in UI thread in order to start SWTBot tests (hanging without)
by mwenz
· 14 years ago
d47f22a
New launch config for SWTBot tests
by mwenz
· 14 years ago
f7b2569
.
by mgorning
· 14 years ago
758fc11
adapt to clean up API (new font management)
by tkaiser
· 14 years ago
5d19fbc
.
by tkaiser
· 14 years ago
be0350c
fix test (centrally drag was not accurate, one pixel less than suspected)
by tkaiser
· 14 years ago
167bf50
enable marquee tool test
by tkaiser
· 14 years ago
067decc
adapt to new SWTBot version
by tkaiser
· 14 years ago
47d0b77
Bug 327669 - Removed dependency to GEF internal stuff and re-enabled GEF 3.6
by mwenz
· 14 years ago
a638396
Corrected dependency ranges
by mwenz
· 14 years ago
dc47ca3
Updated dependency to GEF (3.7.0) (usage of message bundles)
by mwenz
· 14 years ago
5b80612
.
by tkaiser
· 14 years ago
20031c3
Property changed: Instead of a single value it is now possible to add a list of values.
by mgorning
· 14 years ago
9226721
Adapted text in test to fix test failure
by mwenz
· 14 years ago
83d94e9
Switched to release id 0.8.0
by mwenz
· 14 years ago
812ce88
revert change
by tkaiser
· 14 years ago
1f4528e
move default delete feature and default feature provider
by tkaiser
· 14 years ago
3dd4f89
Easymock 2.3 --> 2.4
by mwenz
· 14 years ago
03a6548
test perspective removed / use graphiti perspective instead
by mgorning
· 15 years ago
1810404
Use DiagramEditor instead of DiagramEditorInternal
by mwenz
· 15 years ago
e1d407b
convert fragments to plugins
by tkaiser
· 15 years ago
ce08fbc
generics
by cbrand
· 15 years ago
Next »