This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated via 8c61f93ae15919466613a44606843e053beba88e (commit) from f3ed8129e30abc9531fb7f4e5333e76b9e4b5ec1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8c61f93ae15919466613a44606843e053beba88e Author: Stefan Rossbach <srossb...@arcor.de> Date: Tue Oct 15 16:56:55 2013 +0200 [REFACTOR] reverted wording Contact -> Buddy Not every contact is a buddy ! This patch reverts only code changes but not the messages that are displayed to the user. Also merged the BuddyDisplayComposite into the BaseBuddySelectionComposite before renaming it. Change-Id: I6435d3988e4cc29c1f9a5e121be9bc9fdd33a036 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1161 Tested-by: Jenkins CI Reviewed-by: Stefan Rossbach <srossb...@arcor.de> ----------------------------------------------------------------------- Summary of changes: .../roster/BaseBuddySelectionCompositeDemo.java | 8 +- .../roster/BuddyDisplayCompositeDemo.java | 4 +- .../roster/BuddySelectionCompositeDemo.java | 8 +- .../demoSuits/wizard/pages/BuddySelectionDemo.java | 4 +- .../viewer/roster/BaseBuddySelectionComposite.java | 275 -------------- .../viewer/roster/BuddyDisplayComposite.java | 198 ---------- .../viewer/roster/ContactSelectionComposite.java | 388 ++++++++++++++++++++ ...java => FilteredContactSelectionComposite.java} | 113 +++--- .../roster/events/BaseBuddySelectionListener.java | 15 - .../roster/events/BuddySelectionListener.java | 19 - ...vent.java => ContactSelectionChangedEvent.java} | 10 +- .../roster/events/ContactSelectionListener.java | 15 + .../roster/events/FilterContactsChangedEvent.java | 16 + .../events/FilterNonSarosBuddiesChangedEvent.java | 18 - .../events/FilteredContactSelectionListener.java | 19 + .../ui/wizards/ShareProjectAddBuddiesWizard.java | 6 +- .../inf/dpp/ui/wizards/ShareProjectWizard.java | 6 +- ...rdPage.java => ContactSelectionWizardPage.java} | 78 ++-- 18 files changed, 560 insertions(+), 640 deletions(-) delete mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/BaseBuddySelectionComposite.java delete mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/BuddyDisplayComposite.java create mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/ContactSelectionComposite.java rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/{BuddySelectionComposite.java => FilteredContactSelectionComposite.java} (54%) delete mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/BaseBuddySelectionListener.java delete mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/BuddySelectionListener.java rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/{BuddySelectionChangedEvent.java => ContactSelectionChangedEvent.java} (66%) create mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/ContactSelectionListener.java create mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/FilterContactsChangedEvent.java delete mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/FilterNonSarosBuddiesChangedEvent.java create mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/roster/events/FilteredContactSelectionListener.java rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/wizards/pages/{BuddySelectionWizardPage.java => ContactSelectionWizardPage.java} (63%) hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ Dpp-robot mailing list Dpp-robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot