blob: f29bcf4662b6a4e75e8c8e6b87b47f12a3aa16c6 (
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
|
2005-11-30 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Removed printf() statement
in order to avoid printing NULL point.
(org_gnome_copy_tool_copy_address): Removed printf() statement.
(ct_selection_clear_event): Removed printf() statement.
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: added built_sources/cleanfiles.
2005-05-06 Not Zed <NotZed@Ximian.com>
* Makefile.am:
* org-gnome-copy-tool.eplug.xml: s/.in/.xml/ & i18n.
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* org-gnome-copy-tool.eplug.in: Added a . to the end of description.
2004-11-03 Not Zed <NotZed@Ximian.com>
* org-gnome-copy-tool.eplug.in: gave it a better name and fixed
the description and author tags.
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
2004-10-28 Not Zed <NotZed@Ximian.com>
* org-gnome-copy-tool.eplug.in: fix folderview popup hook id.
2004-10-21 JP Rosevear <jpr@novell.com>
* org-gnome-copy-tool.eplug.in: s/image/icon/
2004-10-20 Not Zed <NotZed@Ximian.com>
* implemented a copy-utils plugin.
|