-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathReadMe.htm
More file actions
254 lines (250 loc) · 9.07 KB
/
ReadMe.htm
File metadata and controls
254 lines (250 loc) · 9.07 KB
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- The MIME type application/xhtml+xml fails for IE6 -->
<title>Wlipper's ReadMe</title>
<style type="text/css">
body
{
max-width: 640px;
font-family: Sans-Serif;
font-size: 16px;
text-align: justify;
background-color: #D0F0C0;
color: #1A0A68;
}
p#copyleft
{
font-family: Serif;
}
</style>
</head>
<body>
<h1>
Wlipper
</h1>
<h2>
Version
</h2>
<p>
3.6.11.6
</p>
<h2>
Description
</h2>
<p>
<a href="http://wlipper.kwasniccy.eu/">
<b>Wlipper</b>
</a> is a <i>
Windows Clipboard History Utility Software
</i> equivalent to <a href="http://en.wikipedia.org/wiki/Klipper">
KDE's
<i>Klipper</i>
</a>, <a href="http://en.wikipedia.org/wiki/Glipper">
GNOME's <i>Glipper</i>
</a>
or <a href="http://jumpcut.sourceforge.net/">Jumpcut for Mac</a>
respectively. Any text copied to the clipboard will be kept in memory
for later use during the session. It works with all applications which provide clipboard functionality.
</p>
<h2>
Features
</h2>
<ul>
<li>Captures text preserving newlines from clipboard.</li>
<li>Choose text capturing with or without formatting. </li>
<li>
Handles clipboard events (dispatched by the copy menu item from the edit
menu or context menu and by pressing the CTRL+C keyboard shortcut) throughout all applications.
</li>
<li>Custom preferences will be saved on the computer.</li>
</ul>
<h2>
Requirements
</h2>
<ul>
<li>Microsoft .NET Framework 3.5 for Microsoft Windows </li>
<li>Computer mouse with at least one button</li>
<li>Runs with Windows XP, Windows 2003, Windows Vista and Windows 7 so far</li>
</ul>
<h2>
File listing
</h2>
<p>
To be sure the ZIP package content is complete, below is a full listing of files
which should be present.
</p>
<ul>
<li>
<b>Wlipper.exe</b><br />
The program executable.
</li>
<li>
<strong>de\Wlipper.resources.dll</strong>
<br />
Resources for german language.
</li>
<li>
<strong>pl\Wlipper.resources.dll</strong>
<br />
Resources for polish language.
</li>
<li>
<strong>es\Wlipper.resources.dll</strong>
<br />
Resources for spanish language.
</li>
<li>
<b>ReadMe.htm</b><br />
This documentation file.
</li>
<li>
<b>License.txt</b><br />License agreement.
</li>
</ul>
<h2>
Installation / Uninstallation
</h2>
<h3>
Installation
</h3>
<p>
No installation is needed. Just extract the whole package anywhere on your computer.
<br />
<strong>Tip:</strong> Add a shortcut to <em>Wlipper.exe</em> to your startup folder so it is available to you in every login session.
</p>
<h3>
Uninstallation
</h3>
<p>
No uninstallation is needed. Just delete the whole application folder (and all files
listed above) from your computer. Additionally delete the <code>
"%USERPROFILE%\Local
Settings\Application Data\Wlipper"
</code> preferences folder. Also delete the startup shortcut if any.
</p>
<h2>
Version history
</h2>
<!-- Major.Minor.Bugfix.Revision -->
<ul>
<li>
<b>3.6.11.6</b>
<ul>
<li>Fixed a bug of the update mechanism.</li>
</ul>
</li>
<li>
<b>3.6.10.6</b>
<ul>
<li>Changed behaviour of the update mechanism.</li>
<li>Changed update URL to the projects new hosting home.</li>
</ul>
</li>
<li>
<b>3.6.9.5</b>
<ul>
<li>Fixed a bug with the check for updates mechanism.</li>
</ul>
</li>
<li>
<b>3.6.8.5</b>
<ul>
<li>Added spanish language support.</li>
</ul>
</li>
<li>
<b>3.5.8.5</b>
<ul>
<li>Fixed single instance behaviour of the application.</li>
</ul>
</li>
<li>
<b>3.5.7.5</b>
<ul>
<li>Added polish language support.</li>
<li>Added left mouse button click on the notify icon for the context menu.</li>
<li>Added single instance behaviour to the application.</li>
<li>Added functionality to check for updates.</li>
<li>Changed some captions and labels in the GUI.</li>
<li>Fixed capturing the same clipboard content several time.</li>
</ul>
</li>
<li>
<b>2.3.5.4</b>
<ul>
<li>Added german language support.</li>
<li>Changed the runtime environment to .NET Framework 3.5 now.</li>
<li>Changed behaviour on processing the notification event when a message will be received from the clipboard because its content changed.</li>
<li>Changed some captions and labels in the GUI.</li>
<li>Fixed tabulators appearing as empty squares in history elements.</li>
<li>Fixed some misunderstandings in the features description.</li>
</ul>
</li>
<li>
<b>1.2.3.2</b>
<ul>
<li>Added new feature to choose whether text formatting has to be preserved or not.</li>
<li>Added new feature to re-register Wlipper for listening the clipboard. Use this if Wlipper stops capturing the clipboard for changes. This way you do not have to restart the application if so.</li>
<li>Changed software license agreement. Now distributing under the GNU General Public License.</li>
<li>Changed behaviour on processing the notification event when a message will be received from the clipboard because its content changed.</li>
<li>Fixed Unicode issue. Now Unicode characters won't get normalised.</li>
<li>Fixed an exception which occurred when saving preferences while the history list was empty.</li>
</ul>
</li>
<li>
<b>1.0.0.1</b><br />
The initial public release.
</li>
<li>
<b>1.0.0.0</b><br />
Just a prototype for testing.
</li>
</ul>
<h2>Roadmap</h2>
<p>There are some features in the pipeline that are not yet implemented:</p>
<ul>
<li>Serializing the clipboard history to make it persistent between program sessions.</li>
</ul>
<h2>
Bugs or known issues
</h2>
<ul>
<li>If Wlipper stops capturing the clipboard invoke the <em>Retrieve clipboard</em> functionality from the context menu.</li>
<li>Wlipper is possible to hung up and crash when using different office suite applications (e.g. Microsoft Office, OpenOffice.org) while Wlipper is running. The system itself will not be affected.</li>
<li>If the tooltip of a history entry is too big it flickers.</li>
<li>It is possible to enter wrong values into the numeric fields however they will be evaluated to the next correct value.</li>
</ul>
<p>
No more bugs or issues known so far. Anyway please report all bugs you may encounter. Thank you.
</p>
<h2>Translation</h2>
<p>
If you would like to use Wlipper in your native language, please feel also free to send me a translation.
-
Special thanks to ALL THE Wlipper users who already contributed with translations.
</p>
<h2>
Feedback
</h2>
<p>
Any Comments or suggestions are always welcome!
</p>
<h2>License</h2>
<p>The software is distributed as is under the GNU General Public License. See the enclosed license file for detailed information.</p>
<hr />
<p id="copyleft">
<a href="mailto:markus@kwasniccy.eu">
Copyleft <img alt="Copyleft" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADuSURB
VCiRddKxSgNREAXQM/sHFgohIcZasNfGIoKITeytAn6BhaVgaWNKQQv/QCSQaGUt9oqNNgn6F2Ph
rixLcmF4vHlzh/vuTGQmiIjACQbY8Icv3GfmjQolYQ1TXKGXmVW+hxEmWM3Mf8IE+2jjDNe4QL98
PygbRhERQ7xn5hO2sYLXUtZDRNxm5hQfpWRjtCsZ9UAfWZ4dPBboZObcYjzjBzuZOUOrWFJYR9Yv
BWYR0V5SvIsWXiKig+/AEJuZeRoRA2zhE3s4wjgzjyNihLemres4xx0ucdi0ddHgujWXuhqDiyWr
Uf1prrEav/Qle7N8JPReAAAAAElFTkSuQmCC
" border="0" /> 2008-2010 by <i>Markus Kwaśnicki</i>
</a>
</p>
</body>
</html>