[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r4174: Remove the explicit palette set for the configuration dialog (in vidalia/trunk: . src/vidalia/config)



Author: edmanm
Date: 2009-12-12 00:36:59 -0500 (Sat, 12 Dec 2009)
New Revision: 4174

Modified:
   vidalia/trunk/CHANGELOG
   vidalia/trunk/src/vidalia/config/ConfigDialog.ui
Log:

Remove the explicit palette set for the configuration dialog that 
prevented the dialog from inheriting colors from the user's current
system theme. (Ticket #485. Patch from mkirk.)


Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG	2009-12-11 20:05:39 UTC (rev 4173)
+++ vidalia/trunk/CHANGELOG	2009-12-12 05:36:59 UTC (rev 4174)
@@ -1,4 +1,9 @@
 0.2.7   xx-xxx-xxxx
+  o Remove the explicit palette set for the configuration dialog that
+    prevented the dialog from inheriting colors from the user's current
+    system theme. (Ticket #485. Patch from mkirk.)
+  o Clean up a couple status event messages related to dangerous port
+    warnings.
   o Change the vidalia_ru.nsh output encoding from KOI8-R to Windows-1251. 
     (Ticket #527)
 

Modified: vidalia/trunk/src/vidalia/config/ConfigDialog.ui
===================================================================
--- vidalia/trunk/src/vidalia/config/ConfigDialog.ui	2009-12-11 20:05:39 UTC (rev 4173)
+++ vidalia/trunk/src/vidalia/config/ConfigDialog.ui	2009-12-12 05:36:59 UTC (rev 4174)
@@ -37,475 +37,6 @@
     </property>
     <item>
      <widget class="ConfigPageStack" native="1" name="stackPages" >
-      <property name="palette" >
-       <palette>
-        <active>
-         <colorrole role="WindowText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Button" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>208</red>
-            <green>208</green>
-            <blue>208</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Light" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Midlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Dark" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Mid" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>160</red>
-            <green>160</green>
-            <blue>160</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Text" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="BrightText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="ButtonText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Base" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Window" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>240</red>
-            <green>240</green>
-            <blue>240</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Shadow" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Highlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>10</red>
-            <green>36</green>
-            <blue>106</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="HighlightedText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Link" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="LinkVisited" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="AlternateBase" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-        </active>
-        <inactive>
-         <colorrole role="WindowText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Button" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>208</red>
-            <green>208</green>
-            <blue>208</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Light" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Midlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Dark" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Mid" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>160</red>
-            <green>160</green>
-            <blue>160</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Text" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="BrightText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="ButtonText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Base" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Window" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>240</red>
-            <green>240</green>
-            <blue>240</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Shadow" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Highlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>212</red>
-            <green>208</green>
-            <blue>200</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="HighlightedText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Link" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="LinkVisited" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="AlternateBase" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-        </inactive>
-        <disabled>
-         <colorrole role="WindowText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Button" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>208</red>
-            <green>208</green>
-            <blue>208</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Light" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Midlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Dark" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Mid" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>160</red>
-            <green>160</green>
-            <blue>160</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Text" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="BrightText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="ButtonText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>120</red>
-            <green>120</green>
-            <blue>120</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Base" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>240</red>
-            <green>240</green>
-            <blue>240</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Window" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>240</red>
-            <green>240</green>
-            <blue>240</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Shadow" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>0</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Highlight" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>10</red>
-            <green>36</green>
-            <blue>106</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="HighlightedText" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>255</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="Link" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>0</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="LinkVisited" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>255</red>
-            <green>0</green>
-            <blue>255</blue>
-           </color>
-          </brush>
-         </colorrole>
-         <colorrole role="AlternateBase" >
-          <brush brushstyle="SolidPattern" >
-           <color alpha="255" >
-            <red>247</red>
-            <green>247</green>
-            <blue>247</blue>
-           </color>
-          </brush>
-         </colorrole>
-        </disabled>
-       </palette>
-      </property>
       <property name="contextMenuPolicy" >
        <enum>Qt::NoContextMenu</enum>
       </property>