Commit Graph

8 Commits

Author SHA1 Message Date
79d878670a License changes from GPL to LGPL
svn path=/trunk/; revision=36344
2008-09-16 10:52:29 +00:00
6a753a2499 Fix the function signature to conform to the component interface.
2008-08-18  Matthew Barnes  <mbarnes@redhat.com>

	* shell/test/evolution-test-component.c (impl_upgradeFromVersion):
	Fix the function signature to conform to the component interface.


svn path=/trunk/; revision=36015
2008-08-18 14:06:17 +00:00
670e6d1678 ** Fix for bug #249844
2008-08-06  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #249844

	* addressbook/gui/component/addressbook-component.c:
	* calendar/gui/tasks-component.c: (impl__get_userCreatableItems):
	* calendar/gui/memos-component.c: (impl__get_userCreatableItems):
	* mail/mail-component.c: (impl__get_userCreatableItems):
	* shell/test/evolution-test-component.c: (impl__get_userCreatableItems):
	(impl__get_userCreatableItems): Do not let compiler claim.

	* mail/em-event.h: (struct _EMEventTargetCustomIcon): Declare 'folder_name'
	as const char * to let compiler happy; no copy of the pointer anyway.

	* calendar/gui/calendar-component.c: (impl__get_userCreatableItems):
	Use C_() macro instead of Q_() macro.
	Use fully qualified names for "New" submenu entries.


svn path=/trunk/; revision=35916
2008-08-06 15:44:47 +00:00
6dd3a55a40 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro instead of Q_() macro, Use fully qualified names for New submenu entries).
svn path=/trunk/; revision=35897
2008-08-04 03:40:06 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
c4adc027e4 Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
2008-06-10  Matthew Barnes  <mbarnes@redhat.com>

	* addressbook/gui/component/addressbook-component.c:
	* calendar/common/authentication.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/comp-editor-factory.c:
	* calendar/gui/dialogs/copy-source-dialog.c:
	* calendar/gui/dialogs/select-source-dialog.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/migration.c:
	* calendar/gui/tasks-component.c:
	* shell/test/evolution-test-component.c:
	Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.


svn path=/trunk/; revision=35625
2008-06-10 21:24:10 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
b8eefeb931 Move the test component to "shell/test" so it installs properly (#469992).
svn path=/trunk/; revision=34235
2007-09-11 19:33:47 +00:00