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. svn path=/trunk/; revision=30709
44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
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.
|
|
|