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 9897e3a67007c26f614ff5c91316c49d8ada69a1 (commit)
from ddd45d26254ae6835ce02c268510e53eeede0774 (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 9897e3a67007c26f614ff5c91316c49d8ada69a1
Author: Stefan Rossbach <[email protected]>
Date: Tue Mar 26 23:39:16 2013 +0100
[NOP] applied format and clean
Copied the format settings from Saros and just applied
them to the whole code base.
Change-Id: Ibc534dcec5e36b1dcc175ac9e01c75c064a5375e
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/692
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../.settings/org.eclipse.jdt.core.prefs | 386 ++++++++++++++++++-
.../.settings/org.eclipse.jdt.ui.prefs | 167 ++++++---
.../inf/dpp/ui/widgetGallery/ImageManager.java | 8 +-
.../ui/widgetGallery/application/Activator.java | 102 +++---
.../ui/widgetGallery/application/Application.java | 71 ++--
.../application/ApplicationActionBarAdvisor.java | 4 +-
.../application/ApplicationWorkbenchAdvisor.java | 16 +-
.../ApplicationWorkbenchWindowAdvisor.java | 32 +-
.../ui/widgetGallery/application/Perspective.java | 19 +-
.../widgetGallery/commandHandlers/RefreshDemo.java | 13 +-
.../commandHandlers/ShowWidgetGalleryView.java | 18 +-
.../demoExplorer/DemoContentProvider.java | 59 ++--
.../ui/widgetGallery/demoExplorer/DemoElement.java | 58 ++--
.../widgetGallery/demoExplorer/DemoExplorer.java | 32 +-
.../widgetGallery/demoExplorer/WizardPageDemo.java | 13 +-
.../ui/widgetGallery/demoSuits/AbstractDemo.java | 67 ++--
.../dpp/ui/widgetGallery/demoSuits/MainDemo.java | 23 +-
.../demoSuits/basic/BasicDemoSuite.java | 2 +-
.../illustrated/IllustratedCompositeDemo.java | 102 +++---
.../illustrated/IllustratedCompositeDemoSuite.java | 2 +-
.../SimpleIllustratedCompositeDemo.java | 72 ++--
.../basic/rounded/RoundedCompositeDemo.java | 238 ++++++------
.../basic/rounded/SimpleRoundedCompositeDemo.java | 192 +++++-----
.../demoSuits/chat/ChatControlDemo.java | 414 ++++++++++----------
.../ui/widgetGallery/demoSuits/chat/ChatDemo.java | 192 +++++-----
.../demoSuits/chat/ChatDemoSuite.java | 5 +-
.../chat/chatRoom/ChatRoomParticipant.java | 331 ++++++++--------
.../demoSuits/decoration/DecorationDemoSuite.java | 2 +-
.../demoSuits/decoration/EmptyTextDemo.java | 43 +-
.../demoSuits/decoration/JIDComboDemo.java | 20 +-
.../instruction/InstructionDemoSuite.java | 2 +-
.../explanation/ExplanationDemoSuite.java | 4 +-
...uctoryTextOnlyListExplanationCompositeDemo.java | 12 +-
.../ItemsOnlyListExplanationCompositeDemo.java | 12 +-
.../list/ListExplanationCompositeDemo.java | 18 +-
.../explanation/list/ListExplanationDemoSuite.java | 4 +-
.../normal/ExplanationCompositeDemo.java | 10 +-
.../ExplanationOnlyExplanationCompositeDemo.java | 10 +-
.../normal/HugeExplanationCompositeDemo.java | 130 +++---
.../normal/IconOnlyExplanationCompositeDemo.java | 2 +-
.../normal/NormalExplanationDemoSuite.java | 6 +-
...lanationOnlySimpleExplanationCompositeDemo.java | 10 +-
.../simple/HugeSimpleExplanationCompositeDemo.java | 14 +-
.../IconOnlySimpleExplanationCompositeDemo.java | 10 +-
.../simple/SimpleExplanationCompositeDemo.java | 10 +-
.../simple/SimpleExplanationDemoSuite.java | 6 +-
.../explanatory/ExplanatoryDemoSuite.java | 4 +-
...uctoryTextOnlyListExplanatoryCompositeDemo.java | 43 +-
.../ItemsOnlyListExplanatoryCompositeDemo.java | 37 +-
.../list/ListExplanatoryCompositeDemo.java | 63 ++--
.../explanatory/list/ListExplanatoryDemoSuite.java | 4 +-
.../ExplanationOnlyExplanatoryCompositeDemo.java | 78 ++--
.../normal/ExplanatoryCompositeDemo.java | 76 ++--
.../normal/NormalExplanatoryDemoSuite.java | 2 +-
...lanationOnlySimpleExplanatoryCompositeDemo.java | 39 +-
.../simple/SimpleExplanatoryCompositeDemo.java | 41 +-
.../simple/SimpleExplanatoryDemoSuite.java | 2 +-
.../instruction/note/NoteCompositeDemo.java | 194 +++++-----
.../instruction/note/NoteCompositeDemoSuite.java | 2 +-
.../instruction/note/SimpleNoteCompositeDemo.java | 118 +++---
.../project/BaseProjectSelectionCompositeDemo.java | 33 +-
.../demoSuits/project/ProjectDemoSuite.java | 4 +-
.../project/ProjectDisplayCompositeDemo.java | 6 +-
.../project/ProjectSelectionCompositeDemo.java | 33 +-
.../roster/BaseBuddySelectionCompositeDemo.java | 32 +-
.../roster/BuddyDisplayCompositeDemo.java | 70 ++--
.../roster/BuddySelectionCompositeDemo.java | 32 +-
.../demoSuits/roster/RosterDemoSuite.java | 3 +-
.../BuddySessionDisplayCompositeDemo.java | 12 +-
.../demoSuits/wizard/WizardDemoSuite.java | 2 +-
.../wizard/composite/CompositeDemoSuite.java | 2 +-
.../composite/EnterXMPPAccountCompositeDemo.java | 18 +-
.../wizard/composite/SummaryItemCompositeDemo.java | 46 ++--
.../demoSuits/wizard/pages/AddBuddyDemo.java | 2 +-
.../demoSuits/wizard/pages/BuddySelectionDemo.java | 2 +-
.../wizard/pages/ConfigurationDoneDemo.java | 2 +-
.../wizard/pages/CreateXMPPAccountDemo.java | 2 +-
.../wizard/pages/CreateXMPPAccountDemo2.java | 2 +-
.../wizard/pages/EnterXMPPAccountDemo.java | 2 +-
.../wizard/pages/GeneralSettingsDemo.java | 2 +-
.../demoSuits/wizard/pages/PagesDemoSuite.java | 6 +-
.../wizard/pages/ProjectSelectionDemo.java | 2 +-
.../demoSuits/wizard/wizards/AllWizardsDemo.java | 122 +++---
.../dpp/ui/widgetGallery/util/CompositeUtils.java | 12 +-
.../inf/dpp/ui/widgetGallery/util/StringUtils.java | 16 +-
.../views/SelectionProviderIntermediate.java | 208 +++++-----
.../ui/widgetGallery/views/WidgetGalleryView.java | 148 ++++----
.../ui/widgetGallery/widgets/BannerComposite.java | 36 +-
.../widgetGallery/widgets/DemoBannerComposite.java | 26 +-
89 files changed, 2536 insertions(+), 2013 deletions(-)
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot