Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9bda27: Moved the duties of pushing a message to the Messa...

  Branch: refs/heads/anna/entrydecorations
  Home:   https://github.com/eclipse/ice
  Commit: 9bda27eb1464c208a8f3da6f72e5f058702f1037
      https://github.com/eclipse/ice/commit/9bda27eb1464c208a8f3da6f72e5f058702f1037
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EntryComposite.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormEditor.java

  Log Message:
  -----------
  Moved the duties of pushing a message to the MessageManager about
unsaved changes from the EntryComposite to the ICEFormEditor. I think
this makes more sense since there are controls other than just
EntryComposites which can dirty a form. 

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top