[mono/monodevelop] 85c37c50: Improvements to previous commit.
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <000001420f0c0f8f-5ee71669-4d29-44f8-9d5d-d9243c10188a-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/monodevelop
Compare: https://github.com/mono/monodevelop/compare/972377bb64a5...85c37c50c311
Commit: 85c37c50c311900cef0e13604d4b14562012249d
Author: Therzok <[email protected]> (Therzok)
Date: 2013-10-31 15:03:54 GMT
URL: https://github.com/mono/monodevelop/commit/85c37c50c311900cef0e13604d4b14562012249d
Improvements to previous commit.
Changed paths:
M main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl.Views/LogWidget.cs
Modified: main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl.Views/LogWidget.cs
===================================================================
@@ -304,6 +304,7 @@ void RefreshClicked (object src, EventArgs args)
{
ShowLoading ();
info.Start (true);
+ revertButton.Sensitive = revertToButton.Sensitive = false;
}
void HandleTreeviewFilesDiffLineActivated (object sender, EventArgs e)
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches