Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-25 | Sprint task - Support collecting of all supported parents in OMM for JavaFX, ↵ | Sebastian Struckmann | 2 | -6/+11 | |
see http://eclip.se/472954 | |||||
2015-08-14 | Sprint task - move unnecessary logging http://eclip.se/474387 | Marvin Mueller | 1 | -1/+1 | |
Changed some unnecessary logging to debug and move the real logging handling to the caller. | |||||
2015-07-23 | Non-sprint task - clean up and extracting same method calls | Marvin Mueller | 1 | -7/+5 | |
2015-07-22 | Sprint task - Add CAP for checking properties at mouse position in lists to ↵ | Sebastian Struckmann | 1 | -0/+8 | |
JavaFX toolkit | |||||
2015-07-21 | Sprint task - Add CAP for checking properties at mouse position in tables to ↵ | Sebastian Struckmann | 2 | -0/+15 | |
JavaFX toolkit | |||||
2015-07-20 | Sprint task - Add CAP for checking properties at mouse position in tree to ↵ | Sebastian Struckmann | 1 | -0/+10 | |
JavaFX toolkit | |||||
2015-05-21 | Sprint task - Added tooltip component with check action to concrete toolkit, ↵ | Sebastian Struckmann | 1 | -0/+28 | |
implemented support for JavaFX, throwing 'unsupported component' for other toolkits | |||||
2015-04-14 | Non-sprint task - fix for ClassCastException if an application click is used ↵ | Marvin Mueller | 1 | -1/+1 | |
on a Window and not a Frame http://bugzilla.bredex.de/1673 | |||||
2015-02-05 | Non-sprint task - avoid unnecessary hiding of method. | Markus Tiede | 2 | -45/+25 | |
2015-02-05 | Non-sprint task - unnecessary casts removed. | Markus Tiede | 1 | -4/+2 | |
2015-02-05 | Non-sprint task - major refactoring: added generic type information to ↵ | Markus Tiede | 4 | -162/+104 | |
AUTHierarchy, components and container classes. | |||||
2015-02-03 | Sprint task - fix for potential NPE when selecting / implicitly expanding in ↵ | Markus Tiede | 1 | -6/+5 | |
Swing JTrees - see http://eclip.se/452668#c10 - part 2: fix for http://bugzilla.bredex.de/1628 | |||||
2015-02-03 | Non-sprint task - major refactoring: added generic type information to ↵ | Markus Tiede | 1 | -14/+14 | |
IEventThreadQueuer - fix for introduced p1 issue http://bugzilla.bredex.de/1627 | |||||
2015-02-02 | Non-sprint task - major refactoring: added generic type information to ↵ | Markus Tiede | 19 | -331/+273 | |
IEventThreadQueuer | |||||
2015-02-02 | Sprint task - fix for potential NPE when selecting / implicitly expanding in ↵ | Markus Tiede | 1 | -70/+39 | |
Swing JTrees - see http://eclip.se/452668#c10 | |||||
2015-01-27 | Sprint task - preparation for http://eclip.se/457600 - part 4: avoid ↵ | Markus Tiede | 1 | -2/+1 | |
(unnecessary) usage on RC-side as it might be causing issues like http://bugzilla.bredex.de/1625 | |||||
2015-01-26 | Sprint task - preparation for http://eclip.se/457600 - part 3: marker type ↵ | Markus Tiede | 1 | -1/+2 | |
used for all ITE isAlive threads. | |||||
2015-01-22 | Non-sprint task - minor refactoring: add generics to ↵ | Markus Tiede | 1 | -4/+5 | |
org.eclipse.jubula.rc.common.implclasses.tree.AbstractTreeOperationContext<T> - node type added. | |||||
2015-01-22 | Non-sprint task - minor refactoring: add generics to ↵ | Markus Tiede | 1 | -15/+15 | |
org.eclipse.jubula.rc.common.implclasses.tree.AbstractTreeOperationContext<T> - tree type added. | |||||
2015-01-09 | Non-sprint task - basic adapter mechanism and provisioning for JavaFX and ↵ | Markus Tiede | 1 | -18/+2 | |
other toolkits for generic and extendable property value rendering added. | |||||
2015-01-05 | Sprint task - fix for issue http://eclip.se/454545 - part 2: example and ↵ | Markus Tiede | 1 | -1/+1 | |
documentation adjustments. | |||||
2014-12-12 | Non-sprint task - minor cleanup: unused method removed. | Markus Tiede | 1 | -10/+0 | |
2014-12-12 | Non-sprint task - major refactoring: cleanup of unnecessary and unused cap ↵ | Markus Tiede | 2 | -44/+11 | |
test message / command indirection. | |||||
2014-12-03 | Revert "Sprint task - try out a workaround for http://bugs.eclipse.org/444471" | Marvin Mueller | 1 | -5/+2 | |
This reverts commit 4cf50d54cd3d8d46b056c7403fccc8f0c1d63a1c. Since it was not working in the nightly test execution and it leads to a longer duration of the test, the workaround is removed. | |||||
2014-12-02 | Sprint task - try out a workaround for http://bugs.eclipse.org/444471 | Marvin Mueller | 1 | -2/+5 | |
2014-11-27 | Non-sprint task - minor cleanup + refactoring: typos resolved + generics added. | Markus Tiede | 2 | -10/+2 | |
2014-11-11 | Non Sprint Task - fixed several checkstyle errors | Marcel Hein | 2 | -3/+3 | |
2014-11-06 | Sprint task - adjust rc side to use new created enum | Marvin Mueller | 3 | -16/+17 | |
2014-09-26 | Sprint task - Java API - Completed use of value set enums, deleted ↵ | Sebastian Struckmann | 6 | -34/+39 | |
CompSystemConstants | |||||
2014-09-17 | Sprint task - mark bundle API as internal by moving all to related classes ↵ | Markus Tiede | 6 | -12/+12 | |
and sub-packages to 'internal' package: relocation of o.e.j.communication | |||||
2014-09-16 | Sprint task - mark bundle API as internal by moving all to related classes ↵ | Markus Tiede | 24 | -75/+76 | |
and sub-packages to 'internal' package: relocation of o.e.j.tools | |||||
2014-09-15 | Non-sprint task - minor cleanup: remove all (unused) toolkit specific AUT ↵ | Markus Tiede | 1 | -32/+0 | |
activation commands / messages / mechanisms. | |||||
2014-09-09 | Non-sprint task - the expression of type JMenuItem is already an instance of ↵ | Markus Tiede | 2 | -4/+1 | |
type JMenuItem - unnecessary cast removed. | |||||
2014-09-09 | Non-sprint task - unnecessary cast removed. | Markus Tiede | 3 | -4/+4 | |
2014-07-03 | Non-sprint task - minor refactoring: typos removed + generics added. | Markus Tiede | 2 | -53/+51 | |
2014-07-02 | Non-sprint task - minor cleanup: unnecessary casts removed. | Markus Tiede | 2 | -4/+4 | |
2014-07-01 | Non-sprint task - fix for http://eclip.se/438518 | Markus Tiede | 4 | -19/+42 | |
2014-06-30 | Non-sprint taks - minor cleanup: dead code removal. | Markus Tiede | 1 | -16/+1 | |
2014-06-25 | Non-sprint task - minor refactoring: reduce type safety warnings. | Markus Tiede | 5 | -66/+71 | |
2014-04-16 | Non-sprint task - removing unused code | Marvin Mueller | 1 | -17/+0 | |
2014-04-16 | Non-sprint task - fix for http://bugzilla.bredex.de/1423 | Marvin Mueller | 1 | -0/+24 | |
2014-04-04 | http://eclip.se/431975: EventFlusher does not use syncNativeQueue | Zeb Ford-Reitz | 1 | -7/+12 | |
Changes the reflective method parameter type from "Long" to "long". This should enable syncing the native queue for Java 7 and 8. | |||||
2014-03-31 | Refactoring: Adds generics to o.e.j.rc.swing.listener.ComponentHandler. | Zeb Ford-Reitz | 1 | -1/+4 | |
2014-03-31 | Adds tracing for Component not Found errors. | Zeb Ford-Reitz | 1 | -0/+56 | |
The goal is to provide additional information to help track down concurrency issues in the Swing RC. The tracing is currently only usable in Swing RC and requires a System Property to be set to "true". The System Property is not intended for production use, should not be documented in the User Manual, and may be removed at any time. | |||||
2014-03-25 | Sprint task - fix for http://eclip.se/426978 | Markus Tiede | 1 | -47/+54 | |
2014-03-21 | Sprint task - add support for JavaFX ListView components. | Markus Tiede | 1 | -29/+0 | |
2014-03-18 | Sprint task - Throw unsupported action error for showText for JavaFX | Sebastian Struckmann | 1 | -5/+1 | |
2014-01-30 | Non-sprint task - minor enhanced javadoc + variable definition. | Markus Tiede | 1 | -1/+1 | |
2013-11-05 | Non-sprint task - minor refactoring: deprecated API usage replaced. | Markus Tiede | 1 | -1/+1 | |
2013-10-25 | Sprint task: Fix for fix of bug 413792 added checking isVisible | Raimar Buehmann | 1 | -11/+19 | |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-