Dialog refactoring

Extended the settings dialog
Reorganized the workspace management code
Fixed issue where the previous current directory was in effect even in new workspaces
Improved the log responsiveness on long fossil operations


FossilOrigin-Name: 945c841fba73be1355611554499e68a878b95359
This commit is contained in:
kostas
2011-08-08 14:44:31 +00:00
parent 75323e5b1a
commit 5620a95627
9 changed files with 421 additions and 134 deletions

View File

@ -97,6 +97,7 @@
<addaction name="actionOpen"/>
<addaction name="separator"/>
<addaction name="actionSyncSettings"/>
<addaction name="separator"/>
<addaction name="actionSettings"/>
<addaction name="separator"/>
<addaction name="separator"/>
@ -448,7 +449,7 @@
</action>
<action name="actionSyncSettings">
<property name="text">
<string>Synchronization Settings...</string>
<string>Workspace Settings...</string>
</property>
<property name="toolTip">
<string>Set remote synchronization settings</string>