From 7ab09dffd9430e3259cdd50036efd43b4f47c71b Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Fri, 31 May 2013 15:13:41 +0000 Subject: [PATCH] jerry's patch: Fixed: language drop down combo box was centered on Mac and rearrange the settings dialog. --- src/gui/res/SettingsDialogBase.ui | 276 ++++++++++++++++-------------- 1 file changed, 143 insertions(+), 133 deletions(-) diff --git a/src/gui/res/SettingsDialogBase.ui b/src/gui/res/SettingsDialogBase.ui index 20d02922..922a4f16 100644 --- a/src/gui/res/SettingsDialogBase.ui +++ b/src/gui/res/SettingsDialogBase.ui @@ -6,64 +6,168 @@ 0 0 - 369 - 493 + 368 + 485 Settings + + + + &Miscellaneous + + + + + + + 75 + 0 + + + + Sc&reen name: + + + m_pLineEditScreenName + + + + + + + true + + + + + + + P&ort: + + + m_pSpinBoxPort + + + + + + + true + + + + 0 + 0 + + + + 65535 + + + 24800 + + + + + + + &Interface: + + + m_pLineEditInterface + + + + + + + true + + + + + + + &Process mode: + + + m_pComboProcessMode + + + + + + + + Service + + + + + Desktop (legacy) + + + + + + + + + 0 + 0 + + + + + 75 + 0 + + + + &Language: + + + m_pComboLanguage + + + + + + + + + - &Graphical interface + &Startup - - + + &Start Synergy after logging in - + &Automatically start server/client - + &Hide when server/client starts - - - - - - - 75 - 0 - - - - &Language: - - - m_pComboLanguage - - - - - - - - @@ -159,112 +263,10 @@ - - - - &Advanced - - - - - - - 75 - 0 - - - - Sc&reen name: - - - m_pLineEditScreenName - - - - - - - true - - - - - - - P&ort: - - - m_pSpinBoxPort - - - - - - - true - - - - 0 - 0 - - - - 65535 - - - 24800 - - - - - - - &Interface: - - - m_pLineEditInterface - - - - - - - true - - - - - - - &Process mode: - - - m_pComboProcessMode - - - - - - - - Service - - - - - Desktop (legacy) - - - - - - - - + 0 0 @@ -387,12 +389,20 @@ + m_pComboLanguage m_pLineEditScreenName + m_pSpinBoxPort m_pLineEditInterface + m_pComboProcessMode + m_pCheckBoxAutoStart m_pCheckBoxAutoConnect + m_pCheckBoxAutoHide + m_pComboCryptoMode + m_pLineEditCryptoPass m_pComboLogLevel m_pCheckBoxLogToFile m_pLineEditLogFilename + m_pButtonBrowseLog buttonBox