toolbar.addLeftWidget(commands_.vcsDiff().createToolbarButton());
toolbar.addLeftSeparator();
toolbar.addLeftWidget(commands_.vcsCommit().createToolbarButton());
toolbar.addLeftSeparator();
toolbar.addLeftWidget(pullButton_ = commands_.vcsPull().createToolbarButton());
toolbar.addLeftSeparator();
toolbar.addLeftWidget(pushButton_ = commands_.vcsPush().createToolbarButton());
toolbar.addLeftSeparator();
toolbar.addLeftWidget(historyButton_ = commands_.vcsShowHistory().createToolbarButton());
toolbar.addLeftSeparator();
toolbar.addLeftWidget(moreButton_ = new ToolbarButton(