[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ros-diffs
Subject:    [ros-diffs] [ion] 16355: rollback change
From:       <ion () svn ! reactos ! com>
Date:       2005-06-30 16:59:11
Message-ID: 000001c57d95$09c4aad0$6b01a8c0 () PENELOPE
[Download RAW message or body]

rollback change
Modified: trunk/reactos/subsys/system/taskmgr/font.c
  _____  

Modified: trunk/reactos/subsys/system/taskmgr/font.c
--- trunk/reactos/subsys/system/taskmgr/font.c	2005-06-30 16:57:06 UTC
(rev 16354)
+++ trunk/reactos/subsys/system/taskmgr/font.c	2005-06-30 16:59:07 UTC
(rev 16355)
@@ -37,11 +37,11 @@

         if ((lpszText[i] >= '0') && (lpszText[i] <= '9')) {
             BitBlt(hDC, x + (i * 8), y, 8, 11, hFontDC, (lpszText[i] -
'0') * 8, 0, SRCCOPY);
         }
-        else if (lpszText[i] == '%')
+        else if (lpszText[i] == 'K')
         {
             BitBlt(hDC, x + (i * 8), y, 8, 11, hFontDC, 80, 0,
SRCCOPY);
         }
-        else if (lpszText[i] == 'K')
+        else if (lpszText[i] == '%')
         {
             BitBlt(hDC, x + (i * 8), y, 8, 11, hFontDC, 88, 0,
SRCCOPY);
         }

[Attachment #3 (text/html)]

<html>
<head>
<style>
<!--
body { background-color:#ffffff }
.file { border:1px solid #eeeeee; margin-top:1em; margin-bottom:1em }
.pathname { font-family:monospace; float:right }
.fileheader { margin-bottom:.5em }
.diff { margin:0 }
.tasklist { padding:4px; border:1px dashed #000000; margin-top:1em }
.tasklist ul { margin-top:0; margin-bottom:0 }
tr.alt { background-color:#eeeeee }
#added { background-color:#ddffdd }
#addedchars { background-color:#99ff99; font-weight:bolder }
tr.alt #added { background-color:#ccf7cc }
#removed { background-color:#ffdddd }
#removedchars { background-color:#ff9999; font-weight:bolder }
tr.alt #removed { background-color:#f7cccc }
#info { color:#888888 }
#context { background-color:#eeeeee }
td {padding-left:.3em; padding-right:.3em }
tr.head { border-bottom-width:1px; border-bottom-style:solid }
tr.head td { padding:0; padding-top:.2em }
.task { background-color:#ffff00 }
.comment { padding:4px; border:1px dashed #000000; background-color:#ffffdd }
.error { color:red }
hr { border-width:0px; height:2px; background:black }
-->
</style>
</head>
<body>
<pre class="comment">rollback change</pre><pre class="diff" id="context">Modified: \
trunk/reactos/subsys/system/taskmgr/font.c </pre><hr /><div class="file">
<div class="fileheader"><big><b>Modified: \
trunk/reactos/subsys/system/taskmgr/font.c</b></big></div> <pre class="diff"><small \
id="info">--- trunk/reactos/subsys/system/taskmgr/font.c	2005-06-30 16:57:06 UTC (rev \
                16354)
+++ trunk/reactos/subsys/system/taskmgr/font.c	2005-06-30 16:59:07 UTC (rev 16355)
@@ -37,11 +37,11 @@
</small></pre><pre class="diff" id="context"> &nbsp; &nbsp; &nbsp; &nbsp; if \
((lpszText[i] &gt;= '0') &amp;&amp; (lpszText[i] &lt;= '9')) {  &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; BitBlt(hDC, x + (i * 8), y, 8, 11, hFontDC, (lpszText[i] - '0') \
* 8, 0, SRCCOPY);  &nbsp; &nbsp; &nbsp; &nbsp; }
</pre><pre class="diff" id="removed">- &nbsp; &nbsp; &nbsp; &nbsp;else if \
(lpszText[i] == '<span id="removedchars">%</span>') </pre><pre class="diff" \
id="added">+ &nbsp; &nbsp; &nbsp; &nbsp;else if (lpszText[i] == '<span \
id="addedchars">K</span>') </pre><pre class="diff" id="context"> &nbsp; &nbsp; &nbsp; \
&nbsp; {  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BitBlt(hDC, x + (i * 8), y, 8, \
11, hFontDC, 80, 0, SRCCOPY);  &nbsp; &nbsp; &nbsp; &nbsp; }
</pre><pre class="diff" id="removed">- &nbsp; &nbsp; &nbsp; &nbsp;else if \
(lpszText[i] == '<span id="removedchars">K</span>') </pre><pre class="diff" \
id="added">+ &nbsp; &nbsp; &nbsp; &nbsp;else if (lpszText[i] == '<span \
id="addedchars">%</span>') </pre><pre class="diff" id="context"> &nbsp; &nbsp; &nbsp; \
&nbsp; {  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BitBlt(hDC, x + (i * 8), y, 8, \
11, hFontDC, 88, 0, SRCCOPY);  &nbsp; &nbsp; &nbsp; &nbsp; }
</pre>
</div>

</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic