Commit Graph

10 Commits

Author SHA1 Message Date
fee5916b60 Merge revisions 37108:37199 from trunk.
svn path=/branches/kill-bonobo/; revision=37200
2009-01-31 19:03:12 +00:00
5a1c486963 Untangle some circular dependencies with the composer.
Addressbook and calendar no longer depend on the mailer.

svn path=/branches/kill-bonobo/; revision=37107
2009-01-20 04:33:23 +00:00
c0a255eb90 Merge revisions 36016:36303 from trunk.
svn path=/branches/kill-bonobo/; revision=36307
2008-09-11 15:34:29 +00:00
cea054cd54 Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
2008-08-08 04:26:12 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
298f58a3e7 Added new files deleted files not needed.
2008-04-17  Sankar P  <psankar@novell.com>

	* Makefile.am:
	Added new files deleted files not needed.

	* external-editor.c: (convert_to_camel_internet_address),
	(ee_editor_command_changed), (e_plugin_lib_get_configure_widget),
	(async_external_editor), (show_composer_dialog),
	(org_gnome_external_editor):
	Leak fixes, Temporary files, Bug fixes and so on.

	* org-gnome-external-editor-errors.xml:
	Modified error file for staying aligned with other plugins

	* apps-evolution-external-editor.schemas.in:
	Added new file for default schema

	* org-gnome-external-editor.error.xml:
	Removed in favor of the other errors file.

	** Fix for bug #517168



svn path=/trunk/; revision=35373
2008-04-17 09:16:25 +00:00
a0bb856b78 ** Part of fix for bug #515744
2008-02-18  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #515744

	* addressbook/gui/component/addressbook-migrate.c: (get_source_name):
	* plugins/groupwise-features/send-options.c: (get_source):
	* plugins/groupwise-features/share-folder-common.c: (get_container_id):
	* plugins/groupwise-features/install-shared.c: (install_folder_response):
	* plugins/external-editor/external-editor.c: (convert_to_camel_internet_address),
	(org_gnome_external_editor):
	* plugins/itip-formatter/itip-formatter.c: (idle_open_cb):
	* mail/em-folder-view.c: (emfv_setup_view_instance):
	* mail/mail-component.c: (impl_finalize):
	* mail/message-list.c: (ml_tree_value_at):
	* composer/e-msg-composer.c: (drop_action):
	* e-util/e-config.c: (ep_finalise): Use proper member to free.
	* widgets/misc/e-cursors.c: (e_cursors_init):
	* widgets/misc/e-calendar-item.c: (e_calendar_item_draw_month):
	* calendar/gui/dialogs/comp-editor.c: (drop_action):
	* calendar/gui/calendar-config.c:
	(calendar_config_get_hide_completed_tasks_sexp):
	* calendar/gui/comp-editor-factory.c: (edit_existing):
	* calendar/gui/e-day-view.c: (e_day_view_reshape_long_event),
	(e_day_view_on_top_canvas_drag_data_received):
	* calendar/gui/e-day-view-main-item.c:
	(e_day_view_main_item_draw_events_in_vbars),
	(e_day_view_main_item_draw_long_events_in_vbars):
	* calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
	* calendar/gui/e-cal-model.c: (redo_queries):
	* calendar/gui/e-calendar-table.c: (e_calendar_table_open_task):
	* calendar/gui/e-memo-table.c: (open_memo):
	* calendar/gui/print.c: (print_todo_details):
	* calendar/gui/migration.c: (get_source_name):
	Memory leak fix.
	* calendar/gui/e-week-view.c: (e_week_view_reshape_events): Simplifies things.


svn path=/trunk/; revision=35044
2008-02-18 11:10:10 +00:00
87b9ea4c1b Committed on behalf of Denis Washington <denisw@svn.gnome.org>
2007-12-04  Sankar P  <psankar@novell.com>

	* Committed on behalf of Denis Washington <denisw@svn.gnome.org>

	** Fix for bug #496298
	* org-gnome-external-editor.eplug.xml:
	* org-gnome-external-editor.xml:
	Change mails to messages.



svn path=/trunk/; revision=34635
2007-12-04 06:53:54 +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
820424bc8c Added new plugins external-editor, which will make it possible to use an
2007-10-25  Sankar P  <psankar@novell.com>

	* configure.in:
	* plugins/external-editor:
	Added new plugins external-editor, which will
	make it possible to use an external editor as 
	the mail composer.



svn path=/trunk/; revision=34423
2007-10-25 10:44:27 +00:00