This is an automated email from the ASF dual-hosted git repository.

bartmaer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 4327f04c7f Merge pull request #3762 from apache/3760
     add 29659ce554 Adapt mouse cursor to context #3752 - Set hand cursor when 
hover hop or area that support clicking - Set move cursor when dragging the 
view around with middle --button - Set cross cursor when select a region Edit 
transform description when clicking on transform info icon Edit transform when 
clicking on hop additional info icon Edit transform when clicking on hop stream 
target/true/false icon Cleanup generic in AreaOwner never used Deprecate some 
AreaType
     new 99c4877c3e Merge pull request #3753 from nadment/3752

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/hop/core/gui/AreaOwner.java    | 144 +++++++++++++--------
 .../apache/hop/ui/core/dialog/ContextDialog.java   |  16 ++-
 .../hopgui/file/pipeline/HopGuiPipelineGraph.java  | 106 ++++++++-------
 .../hopgui/file/workflow/HopGuiWorkflowGraph.java  | 143 +++++++++++---------
 .../perspective/execution/DragViewZoomBase.java    |   4 +-
 .../execution/PipelineExecutionViewer.java         |  19 ++-
 .../execution/WorkflowExecutionViewer.java         |  16 ++-
 .../hop/ui/hopgui/shared/BaseExecutionViewer.java  |  42 +++++-
 8 files changed, 309 insertions(+), 181 deletions(-)

Reply via email to