forked from CristianHenzel/ClipIt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
416 lines (257 loc) · 11.5 KB
/
ChangeLog
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
ClipIt-1.4.2-20110623001 ~ 2011-06-23 13:45:43 +0300
+ Fixed: Bumped version to 1.4.2.
+ Fixed: Changed layout of the ChangeLog file.
ClipIt-1.4.1-20110604001 - 2011-06-04 17:49:05 +0300
+ Fixed: Removed some more files from git.
ClipIt-1.4.1-20110527004 - 2011-05-27 10:29:37 +0300
+ Fixed: Typo in src/Makefile.am.
ClipIt-1.4.1-20110527003 - 2011-05-27 10:24:50 +0300
+ Fixed: Removed some files from git. Again.
ClipIt-1.4.1-20110527002 - 2011-05-27 09:59:35 +0300
+ Fixed: Made autogen.sh executable.
ClipIt-1.4.1-20110527001 - 2011-05-27 09:53:08 +0300
+ Fixed: Hidden righ-click menu option when indicator is active and
disabled the static item spin when static items are not
shown.
ClipIt-1.4.1-20110526008 - 2011-05-26 23:03:11 +0300
+ Fixed: We're not loosing the static flag on existing items anymore.
ClipIt-1.4.1-20110526007 - 2011-05-26 22:24:38 +0300
+ Fixed: Fixed a bug in the history saving function.
+ Added: We are now showing static items in the menu.
ClipIt-1.4.1-20110526006 - 2011-05-26 18:37:47 +0300
+ Fixed: Fixed display and icon of indicator menu.
+ Fixed: We are now installing the icon to the icontheme instead of
the pixmaps folder.
ClipIt-1.4.1-20110526005 - 2011-05-26 15:38:12 +0300
+ Added: Added options for static items in menu.
ClipIt-1.4.1-20110526004 - 2011-05-26 12:54:45 +0300
+ Added: Added option for using right-click menu.
ClipIt-1.4.1-20110526003 - 2011-05-26 11:28:25 +0300
+ Fixed: Unified history and tray menu for easier maintenance.
ClipIt-1.4.1-20110526002 - 2011-05-26 10:10:34 +0300
+ Fixed: Simplified add item process.
ClipIt-1.4.1-20110526001 - 2011-05-26 09:47:54 +0300
+ Added: Items marked as static are not purged from the history anymore.
ClipIt-1.4.1-20110525003 - 2011-05-25 11:13:14 +0300
+ Added: We now also use png icons, if there are any.
ClipIt-1.4.1-20110525002 - 2011-05-25 09:03:24 +0300
+ Fixed: Numpad keys now work for selecting too.
ClipIt-1.4.1-20110525001 - 2011-05-25 08:48:36 +0300
+ Fixed: Changed history file to new type.
ClipIt-1.4.1-20110524001 - 2011-05-24 12:10:02 +0300
+ Fixed: Converted history to new data type.
+ Fixed: Fixed all of the remaining warnings.
ClipIt-1.4.1-20110523003 - 2011-05-23 16:05:14 +0300
+ Fixed: We are now checking if the history should be saved in the
save_history function itself.
+ Fixed: Indicator menu should now refresh even if "Save history"
is disabled.
ClipIt-1.4.1-20110523002 - 2011-05-23 13:02:17 +0300
+ Fixed: Unified indicator and systray menu into a single function.
ClipIt-1.4.1-20110523001 - 2011-05-23 10:21:38 +0300
+ Fixed: Removed some files from git again. You now need to run
./autogen.sh first when building from git.
ClipIt-1.4.0-20110521003 - 2011-05-21 22:29:03 +0300
+ Fixed: Fixed wrong selection behaviour in "Manage history" dialog.
ClipIt-1.4.0-20110521001 - 2011-05-21 19:56:46 +0300
+ Added: We are now using the shipped icon in the systray.
ClipIt-1.4.0-20110520002 - 2011-05-21 00:46:33 +0300
+ Fixed: Remove duplicate truncate_history functionality.
+ Added: Added basic history item structure.
ClipIt-1.4.0-20110520001 - 2011-05-20 22:54:04 +0300
+ Fixed: Deleted items are now properly removed from the history.
+ Fixed: Double clicking an item in the "Manage history" dialog now
properly selects it again.
+ Added: [Enter] (for selecting the item) and [Delete] (for removing
the item(s)) now works in the "Manage history" dialog.
ClipIt-1.4.0-20110518002 - 2011-05-18 15:51:13 +0300
+ Added: Also added 1-0 shortcuts to the history menu.
ClipIt-1.4.0-20110518001 - 2011-05-18 15:24:54 +0300
+ Fixed: Re-enabled indicator support.
+ Added: We are now installing a sepparate icon for clipit (not using it
yet, though).
+ Added: Search as you type in "Manage history" dialog.
+ Added: 1-0 shortcuts for fast selecting of menu items.
+ Added: Possiblity to select multiple items for deletion in the
"Manage history" dialog.
ClipIt-1.4.0-20110506001 - 2011-05-06 14:15:48 +0300
+ Added: Added option to automatically paste an entry after selecting it.
+ Fixed: Re-enabled indicator since it should now work properly.
ClipIt-1.3.13-20110503001 - 2011-05-03 08:55:49 +0300
+ Fixed: Bug in the indicator code that makes ClipIt crash X under
certain circumstances.
ClipIt-1.3.12-20110228001 - 2011-02-28 14:23:09 +0200
+ Fixed: Fixed a typo in the warnings.
+ Fixed: Turned off appindicator because it's buggy.
ClipIt-1.3.11-20101224001 - 2010-12-24 10:16:59 +0200
+ Fixed: Removed some unneeded files from both the archive and git.
+ Fixed: Changed git versioning scheme.
ClipIt-v1.3.11-22122010001 - 2010-12-22 12:12:28 +0200
+ Fixed: Indicator menu now actually refreshes properly.
+ Fixed: Removed "Full history" and changed the wording in the
"Preferences" dialog.
+ Fixed: Imported "Select first item in menu" fix from Parcellite 0.9.3.
ClipIt-v1.3.10-21122010001 - 2010-12-21 21:05:38 +0200
+ Fixed: Imported fixes from Parcellite 0.9.3 (thanks to Doug Springer).
+ Fixed: Fixed cast warnings when building on x86 machines.
+ Fixed: Fixed build error on ubuntu 11.04.
+ Fixed: Fixed problem with statusicon menu showing double content.
+ Fixed: Fixed problem with clicking the statusicon menu multiple
times killing the program.
ClipIt-v1.3.9-19122010001 - 2010-12-19 14:21:42 +0200
+ Fixed: Fixed error while compiling without indicator support.
+ Fixed: Fixed a couple of memory leaks.
ClipIt-v1.3.8-18122010002 - 2010-12-18 15:20:11 +0200
+ Fixed: Updated configure script for 1.3.8.
ClipIt-v1.3.8-18122010001 - 2010-12-18 13:52:42 +0200
+ Fixed: Changed the "old" menu to look exactly like the indicator
menu.
+ Fixed: Changed the indicator menu to refresh automatically.
ClipIt-v1.3.7-12122010001 - 2010-12-12 18:19:48 +0200
+ Fixed: Changed E-Mail address and Project website.
+ Fixed: Included all files that get generated by autogen.sh, so
that now you don't need to run it anymore.
ClipIt-v1.3.6-06122010002 - 2010-12-06 14:10:51 +0200
+Fixed: Fixed a small bug when building without indicator support.
ClipIt-v1.3.5-06122010001 - 2010-12-06 10:55:14 +0200
+ Added: Added support for "Application Indicator".
+ Fixed: Fixed a couple of typos and indentations.
ClipIt-v1.3.4-26112010001 - 2010-11-26 13:44:33 +0200
+ Fixed: Now we are warning the user that his history is saved in a
plain text file and ask for his explicit permission
to save the history.
+ Fixed: When the user disables history saving we also ask if he wants
to empty the current history file.
+ Fixed: Renamed "Find" menu entry to "Manage history".
+ Fixed: ClipIt now complies to the "XDG Base Directory Specification".
ClipIt-v1.3.3-23112010001 - 2010-11-23 11:31:11 +0200
+ Fixed: Fixed some more markup.
+ Fixed: Rearranged parts of the Preferences dialog to be cleaner.
+ Fixed: Fixed bug in "Manage History" window not selecting the history
item properly.
ClipIt-v1.3.2-22112010001 - 2010-11-22 10:59:01 +0200
+ Fixed: Fixed most of the markup and indentation (replaced double spaces
with tabs).
+ Fixed: Removed clipboard restoring from history, as this seems to cause
more problems than it solves.
ClipIt-v1.3.1-17112010001 - 2010-11-17 08:29:36 +0200
+ Added: Added autostart support for LXDE.
+ Fixed: Fixed problem with "Edit" window not appearing.
ClipIt-v1.3.0-14112010001 - 2010-11-14 21:03:11 +0200
+ Added: Added "Edit" and "Remove" buttons to the "Manage History" dialog.
+ Fixed: Major speed improvements for big history entries while:
searching through the history;
populating the "Manage History" dialog;
generating the popup menus;
All of these should now be more than 99% faster, at the expense
of an (at most) 1MB overhead. I think it's worth it, though.
+ Fixed: Fixed a drawing issue with the small history menu when activated
by clicking on the systray icon.
ClipIt-v1.2.6-12112010003 - 2010-11-12 12:01:11 +0200
+ Fixed: Removed reference to pthread.h from configure.in.
+ Fixed: Set AM_MAINTAINER_MODE to disabled by default.
ClipIt-v1.2.5-12112010002 - 2010-11-12 10:39:04 +0200
+ Fixed: Now using autopoint instead of gettextize to avoid waiting for
user input.
+ Fixed: Added AM_MAINTAINER_MODE, to get rid of the disable-maintainer-mode
warning.
+ Fixed: Fixed a small typo in main.c.
+ Fixed: removed dependency of pthread.h (the pthread_exit function that we
use is also in glib.h).
ClipIt-v1.2.4-12112010001 - 2010-11-12 08:29:02 +0200
+ Fixed: Fixed 2 small omitions from previous changes.
ClipIt-v1.2.3-11112010002 - 2010-11-11 20:24:19 +0200
+ Fixed: Fixed the manpage so it now aligns to the conventions for
writing Linux man pages.
+ Fixed: Added the "-Wl,--as-needed" flag, so only the needed packages
are included.
ClipIt-v1.2.2-11112010001 - 2010-11-11 13:21:09 +0200
+ Fixed: Some small compatibility changes for debian packaging.
ClipIt-v1.2.1-10112010002 - 2010-11-10 11:21:03 +0200
+ Fixed: Fixed OOM bug when copying large chunks of text by limiting
the history entry to 512KB.
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602205)
ClipIt-v1.2.0-10112010001 - 2010-11-10 09:49:29 +0200
+ Added: Option to save URIs (they were actually saved by default before, but
now you have the option to disable this behaviour).
+ Fixed: Copying files and folders now works again.
+ Fixed: Changed some of the default configuration values.
ClipIt-v1.1.0-09112010001-beta - 2010-11-09 12:46:50 +0200
+ Added: Option to show index numbers in history.
+ Fixed: Search window now gets properly focused when launched with the hotkey.
+ Fixed: Search window is now resizable.
+ Fixed: Double casting when calling 'item_selected'.
+ Fixed: Removed some unnecessary comments and fixed some of the others.
+ Fixed: Moved search dialog and functions to manage.c, as this dialog will
become "Manage Clipboard" in the next version.
ClipIt-v1.0.0-05112010001-beta - 2010-11-05 23:37:05 +0200
Initial commit
new file: AUTHORS
new file: COPYING
new file: ChangeLog
new file: INSTALL
new file: Makefile.am
new file: NEWS
new file: README
new file: TODO
new file: autogen.sh
new file: config.guess
new file: config.h.in
new file: config.rpath
new file: config.sub
new file: configure.in
new file: data/Makefile.am
new file: data/clipit-startup.desktop.in
new file: data/clipit.desktop.in
new file: depcomp
new file: doc/Makefile.am
new file: doc/clipit.1
new file: install-sh
new file: m4/ChangeLog
new file: m4/Makefile.in
new file: m4/gettext.m4
new file: m4/iconv.m4
new file: m4/intltool.m4
new file: m4/lib-ld.m4
new file: m4/lib-link.m4
new file: m4/lib-prefix.m4
new file: m4/nls.m4
new file: m4/po.m4
new file: m4/progtest.m4
new file: missing
new file: po/Makefile.in.in
new file: po/POTFILES.in
new file: po/POTFILES.skip
new file: po/cs.po
new file: po/da.po
new file: po/de.po
new file: po/es.po
new file: po/fr.po
new file: po/hu.po
new file: po/it.po
new file: po/ja.po
new file: po/nb.po
new file: po/pl.po
new file: po/pl_PL.po
new file: po/pt_BR.po
new file: po/ro.po
new file: po/ru.po
new file: po/sv.po
new file: po/tr.po
new file: po/zh_CN.po
new file: src/Makefile.am
new file: src/clipit-i18n.h
new file: src/daemon.c
new file: src/daemon.h
new file: src/eggaccelerators.c
new file: src/eggaccelerators.h
new file: src/history.c
new file: src/history.h
new file: src/keybinder.c
new file: src/keybinder.h
new file: src/main.c
new file: src/main.h
new file: src/preferences.c
new file: src/preferences.h
new file: src/utils.c
new file: src/utils.h