Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 67f159f52de1fdc7e9dbc84981fdc4b354e955ea (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="IBM">
   <title>Eclipse Platform Release Notes - Desktop</title>
</head>
<body> 

 	
<h1>
Eclipse Platform Build Notes<br>
Compare</h1>

Eclipse Build Input March 30th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=133989">133989</a>: React to rename of ISaveableModel<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input March 27th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=72995">72995</a>: When comparing with CVS we see a wrong encoding<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=129763">129763</a>: MissingResourceException: Can't find resource for bundle<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input February 28th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=114108">114108</a>: [Patch] Apply patch does nothing if Finish is selected on first page<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=132275">132275</a>: Apply Patch Wizard problems<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input February 28th 2006
<h2>Problem reports fixed</h2>
some artwork changed from *.gif to *.png<br>
removed a deprecation<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input February 14th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126685">126685</a>: org.eclipse.compare.internal.Utilities.java's internalGetResources() method does not take ResourceMapping into consideration<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input February 7th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126442">126442</a>: Leak: CompareViewerPane and created ToolBar<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=125997">125997</a>: Make EditionSelectionDialog.setHelpContextId API<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126230">126230</a>: CompareEditor and ISaveableModelSource<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input January 31th 2006
<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=125379">125379</a>: CompareConfiguration uses ListenerList that has been removed<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=125149">125149</a>: Unexported package and exceptions ignored when creating IViewerCreator<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input December 13th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=115395">115395</a>: TextStreamMerger always uses '\n' as line ending<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input November 22th 2005

<h2>Problem reports fixed</h2>
Updated the version of org.eclipse.compare to 3.2.0.qualifier and added version ranges to the dependencies.<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input November 15th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=116318">116318</a>: Ambiguous use of Assert and ListenerList<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input October 25th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=110481">110481</a>: Ability for Apply Patch wizard to work with multiple-project patches<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input October 18th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=112400">112400</a>: Change required due to ResourceMapping API<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input October 10th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=110481">110481</a>: Ability for Apply Patch wizard to work with multiple-project patches<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input 3.2 M1 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=105230">105230</a>: [BIDI] need to add $nl$/ to icon paths for reversed icons<br>

</body>
</html>

Back to the top