Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: edbde2346c77460a1f2b6e2f4718e19d3b3e8417 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<head>
<title>Decorations in the Synchronize pages</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head>
<body>
<h2>Decorations in the Synchronize pages</h2>
<p>Since: 3.0 M8<br>
Last Modified: $Date: 2007/05/23 13:19:15 $</p>

<p>CVS text label decorations should be visible in the CVS
synchronize participants. We don't bother to show the images because the
sync view already shows the state images. The labels should also update
if the 'show change in label' preference is changed.</p>
<p>Also, in the CVS synchronize view the revisions shown are the
&lt;local&gt; - &lt;remote&gt;. So ensure that the correct remote is
shown.</p>
<p>Ensure that when the local tag changes the decorators in the sync
view and navigator get updated.</p>
<p>Ensure that there is no flicker in packages view when CVS
decorator updated on commit, update.</p>
</body>
</html>

Back to the top