Commit Graph

1108 Commits

Author SHA1 Message Date
Matthew Barnes e013e10cc5 Kill EConfigListener. 2009-07-02 23:14:44 -04:00
Matthew Barnes 42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
Matthew Barnes 547e123d27 Stop abusing forward declarations. 2009-06-18 15:26:21 -04:00
Fridrich Strba a979826a00 libevolution-mail-shared is a new library, so reflect its existence
in the win32 bootstrap import libraries.
2009-06-05 14:45:59 +02:00
Matthew Barnes 8771a6de35 More code cleanup. 2009-06-01 19:09:19 -04:00
Matthew Barnes 6413227cef Whitespace cleanup. 2009-05-28 13:13:05 -04:00
Matthew Barnes fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
Matthew Barnes 6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
Matthew Barnes f873061004 Fix compiler warnings in addressbook. 2009-05-26 09:18:54 -04:00
Matthew Barnes f575a7626a Eliminate redundant E_ICON_SIZE_* enumeration. 2009-05-24 11:54:43 -04:00
Matthew Barnes 23f58b3f17 Merge branch 'vcard-inline' 2009-05-20 16:50:38 -04:00
Matthew Barnes e4fa8fe104 Fix several types of pedantic compiler warnings. 2009-05-16 12:11:55 -04:00
Matthew Barnes 7c4ce285d0 Convert the vCard Bonobo control to an EMFormatHook plugin. 2009-05-05 22:40:51 -04:00
Sukhbir Singh fcb97c2bd7 ** BUGFIX: 355240 - String errors
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
2009-05-04 10:19:42 +05:30
Matthew Barnes b4d7c0892e Bug 572977 – Use g_strerror() instead of strerror() 2009-05-02 23:11:12 -04:00
Matthew Barnes d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
Milan Crha 2403bbcdd1 Use new ESourceList API (simplifies code)
** Part of fix for bug #569652
2009-04-24 19:40:31 +02:00
Milan Crha 8a072ffc7c GN-bug #572348 - Removed deprecated Gtk+ symbols
Some still left, because those gone in kill-bonobo branch.
2009-04-24 11:45:21 +02:00
Andre Klapper 9cc64a2009 Substitute some deprecated gtk+ functions.
2009-02-11  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/component/addressbook-migrate.c:
	* calendar/gui/migration.c:
	* calendar/gui/dialogs/alarm-dialog.c:
	* mail/em-folder-browser.c:
	* mail/em-migrate.c:
	* plugins/audio-inline/audio-inline.c:
	Substitute some deprecated gtk+ functions.


svn path=/trunk/; revision=37249
2009-02-11 16:06:24 +00:00
Milan Crha 4b2e8a5ec5 ** Fix for bug #362754
2009-01-21  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #362754

	* addressbook/gui/component/addressbook-component.c: (ensure_sources):
	* calendar/gui/tasks-component.c: (ensure_sources):
	* calendar/gui/memos-component.c: (ensure_sources):
	* calendar/gui/calendar-component.c: (ensure_sources):
	Ensure to show default groups and sources with actual
	localized name, not the one it was stored last time.


svn path=/trunk/; revision=37117
2009-01-21 19:30:36 +00:00
Matthew Barnes b20c8370f1 Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	* addressbook/gui/component/addressbook-view.c:
	* addressbook/gui/contact-editor/e-contact-editor.h:
	* addressbook/gui/contact-editor/e-contact-quick-add.c:
	* addressbook/gui/contact-editor/eab-editor.h:
	* addressbook/gui/contact-list-editor/e-contact-list-editor.h:
	* mail/mail-autofilter.c:
	Remove unneeded #include <libgnomeui/gnome-app.h>.
	Remove unneeded #include <libgnomeui/gnome-app-helper.h>

	* calendar/gui/calendar-commands.c:
	* calendar/gui/e-cell-date-edit-text.c:
	* calendar/gui/e-itip-control.c:
	* calendar/gui/memos-control.c:
	* calendar/gui/print.c:
	* calendar/gui/tasks-control.c:
	* widgets/misc/test-dropdown-button.c:
	Remove unneeded #include <libgnomeui/gnome-stock-icons.h>.

	* calendar/gui/alarm-notify/alarm-queue.c:
	* calendar/gui/dialogs/cal-attachment-select-file.c:
	* calendar/gui/dialogs/cancel-comp.c:
	* calendar/gui/dialogs/changed-comp.c:
	* calendar/gui/dialogs/delete-error.c:
	* calendar/gui/dialogs/recur-comp.c:
	* calendar/gui/e-itip-control.c:
	* calendar/gui/print.c:
	Remove unneeded #include <libgnomeui/gnome-uidefs.h>.


svn path=/trunk/; revision=37035
2009-01-11 03:34:52 +00:00
Andre Klapper 72a2b99428 Fix for bug #567282
2009-01-10  Andre Klapper  <a9016009@gmx.de>

	* Fix for bug #567282

	* /gui/component/addressbook-view.c:
	Remove unrequired #include of <libgnomeui/gnome-href.h>.


svn path=/trunk/; revision=37026
2009-01-10 19:05:39 +00:00
Takao Fujiwara 607ce3802e Reviewed by Matthew Barnes <mbarnes@redhat.com>
2009-01-09  Takao Fujiwara  <takao.fujiwara@sun.com>

	Reviewed by Matthew Barnes  <mbarnes@redhat.com>

	* Fix for bug #566011

	* addressbook/gui/component/Makefile.am:
	* addressbook/gui/component/addressbook-component.c
	(addressbook_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* calendar/gui/Makefile.am:
	* calendar/gui/calendar-component.c (calendar_component_class_init):
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/memos-component.c (memos_component_class_init):
	* calendar/gui/tasks-component.c (tasks_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* composer/e-composer-header-table.c:
	* composer/e-composer-private.h:
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>.

	* mail/mail-component.c (mail_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* shell/e-user-creatable-items-handler.c
	(e_user_creatable_items_handler_class_ini):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* widgets/misc/e-charset-picker.c:
	* widgets/misc/e-signature-combo-box.c:
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>.


svn path=/trunk/; revision=37021
2009-01-09 07:36:29 +00:00
Matthew Barnes e650afea02 Use the correct macro when marking strings for translation.
2009-01-01  Matthew Barnes  <mbarnes@redhat.com>

	* ui/component/addressbook-config.c (eabc_general_offline):
	Use the correct macro when marking strings for translation.


svn path=/trunk/; revision=36956
2009-01-01 21:22:45 +00:00
Milan Crha 14ed95aaaf ** Fix for bug #563669
2008-12-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #563669

	* addressbook/gui/component/ldap-config.glade:
	* addressbook/printing/e-contact-print.glade:
	* mail/mail-config.glade:
	* filter/filter.glade:
	* widgets/misc/e-send-options.glade:
	* calendar/gui/dialogs/recurrence-page.glade:
	* calendar/gui/dialogs/alarm-dialog.glade:
	* calendar/gui/dialogs/event-page.glade:
	* calendar/gui/dialogs/task-details-page.glade:
	* calendar/gui/dialogs/cal-prefs-dialog.glade:
	* calendar/gui/alarm-notify/alarm-notify.glade:
	* calendar/gui/goto-dialog.glade:
	Use zero GtkSpinButton's PageSize, as Gtk+ requires.


svn path=/trunk/; revision=36855
2008-12-09 12:53:32 +00:00
Matthew Barnes 8425d8bbe6 ** Fixes bug #557818
2008-11-17  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #557818

	* addressbook/gui/component/addressbook-view.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/tasks-component.c:
	ESourceSelector now handles most of the drag-and-drop signals.
	We just have to listen for the new "data-dropped" signal and
	deal with it.  Gets rid of a lot of duplicate logic.


svn path=/trunk/; revision=36793
2008-11-17 21:09:36 +00:00
Matthew Barnes 1a04fd2726 ** Fixes bug #558322
2008-11-17  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #558322

	* addressbook/gui/component/addressbook-view.c
	(rename_addressbook_cb):
	* calendar/gui/calendar-component.c (rename_calendar_cb):
	* calendar/gui/memos-component.c (rename_memo_list_cb):
	* calendar/gui/tasks-component.c (rename_task_list_cb):
	New "Rename" item in the source selector pop-up menu calls
	the recently added e_source_selector_edit_primary_selection().
	Still need to bind the "F2" key to this action, but I'm not
	sure how whether EPopup supports that.


svn path=/trunk/; revision=36791
2008-11-17 19:30:33 +00:00
Sankarasivasubramanian Pasupathilingam ccfa75064a License Change from GPL to LGPL
svn path=/trunk/; revision=36728
2008-11-03 15:49:29 +00:00
Sankarasivasubramanian Pasupathilingam 3b318d5cbf Change License from GPL to LGPL.
svn path=/trunk/; revision=36520
2008-10-01 09:24:41 +00:00
Sankarasivasubramanian Pasupathilingam 1f8187e8da Change License from GPL to LGPL.
svn path=/trunk/; revision=36502
2008-09-30 15:19:23 +00:00
Sankarasivasubramanian Pasupathilingam bfc8b8784d License changes from GPL to LGPL
svn path=/trunk/; revision=36465
2008-09-29 08:36:04 +00:00
Philip Withnall 2ecb4c7dc0 ** Fixes bug #553479
2008-09-24  Philip Withnall  <philip@tecnocode.co.uk>

	** Fixes bug #553479

	* shell/shell.error.xml:
	* plugins/webdav-account-setup/webdav-contacts-source.c
	(plugin_webdav_contacts):
	* plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml:
	* plugins/python/org-gnome-evolution-python.eplug.xml:
	* 
plugins/google-account-setup/org-gnome-evolution-google.eplug.xml:
	* plugins/audio-inline/org-gnome-audio-inline.eplug.xml:
	* mail/em-migrate.c (migrate_to_db):
	* mail/evolution-mail.schemas.in:
	* addressbook/gui/component/ldap-config.glade: String 
capitalisation
	improvements.


svn path=/trunk/; revision=36439
2008-09-24 06:28:25 +00:00
Milan Crha dd797d23c8 ** Fix for bug #553273
2008-09-23  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #553273

	* addressbook/gui/component/addressbook-view.c: (delete_addressbook_folder), (delete_addressbook_cb):
	* addressbook/gui/widgets/eab-gui-util.c: (save_it):
	* addressbook/gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email):
	* addressbook/gui/contact-list-editor/e-contact-list-editor.c: (contact_list_editor_contact_exists):
	* plugins/exchange-operations/exchange-config-listener.c: (exchange_config_listener_authenticate):
	* mail/em-composer-utils.c: (em_utils_handle_receipt):
	* mail/em-folder-view.c: (emfv_delete_msg_response):
	* composer/e-composer-actions.c: (action_save_cb):
	* calendar/gui/alarm-notify/alarm-queue.c: (edit_component):
	* calendar/gui/tasks-component.c: (delete_task_list_cb):
	* calendar/gui/calendar-component.c: (delete_calendar_cb):
	* calendar/gui/memos-component.c: (delete_memo_list_cb):
	Always end e_error_run/e_error_new calls with NULL parameter.


svn path=/trunk/; revision=36434
2008-09-23 11:42:18 +00:00
Milan Crha 635f62d060 ** Part of fix for bug #272391
2008-09-23  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #272391

	* gui/component/apps_evolution_addressbook.schemas.in:
	* gui/component/autocompletion-config.c: (struct AutocompletionConfig),
	(config_control_destroy_notify), (add_section),
	(show_address_check_toggled_cb), (autocompletion_config_control_new):
	New UI for Edit->Preferences->Autocompletion, with the checkbox for
	the key "/apps/evolution/addressbook/completion/show_address" to be
	able to setup whether show mail address for the autocompleted contact.


svn path=/trunk/; revision=36431
2008-09-23 11:02:55 +00:00
Sankarasivasubramanian Pasupathilingam 79d878670a License changes from GPL to LGPL
svn path=/trunk/; revision=36344
2008-09-16 10:52:29 +00:00
Sankarasivasubramanian Pasupathilingam b7fc5caefe License Changes from GPL to LGPL
svn path=/trunk/; revision=36313
2008-09-12 16:19:36 +00:00
Michael Meeks e3f3503c97 fix licensing snafus.
svn path=/trunk/; revision=36263
2008-09-06 14:45:00 +00:00
Sankarasivasubramanian Pasupathilingam 14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
Suman Manjunath 42eec28fb0 Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, disable SSL method for 636 port).
svn path=/trunk/; revision=36238
2008-09-01 04:16:05 +00:00
Sankarasivasubramanian Pasupathilingam 1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
Matthew Barnes f19618ac7f ** Fixes bug #508732
2008-08-18  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #508732

	* shell/e-shell.c:
	Add a "crash_recovery" flag, with accessor functions for it.

	* shell/e-shell-window (init_view):
	Check and reset the "crash_recovery" flag before creating a
	new shell view.  The components can use this flag to take
	steps to recover from the previous crash.

	* shell/apps_evolution_shell.schemas.in:
	Remove the "skip_recovery_dialog" and "recovery" keys.

	* shell/Evolution-Component.idl (createView):
	Add a "select_item" boolean parameter.

	* shell/main.c:
	Kill the crash recovery dialog.  Instead just set the crash
	recovery flag in e-shell appropriately.

	* mail/mail-component.c (impl_createView):
	Add a "select_item" argument for crash recovery, which we forward
	to EMFolderBrowser as a "suppress_message_selection" flag.

	* mail/em-folder-browser.c (emfb_set_folder):
	Suppress automatic message selection if we are recovering from a
	crash.

	* addressbook/gui/component/addressbook-component.c (impl_createView):
	* calendar/gui/calendar-component.c (impl_createView):
	* calendar/gui/memos-component.c (impl_createView):
	* calendar/gui/tasks-component.c (impl_createView):
	Add a "select_item" argument for crash recovery, which these
	components do not use.

	* help/C/evolution.xml:
	Remove the bit about crash recovery.


svn path=/trunk/; revision=36009
2008-08-18 04:37:15 +00:00
Matthew Barnes 02e06ac617 Fix a typo. (#547369)
2008-08-12  Matthew Barnes  <mbarnes@redhat.com>

	* addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in:
	Fix a typo.  (#547369)

	* addressbook/gui/component/addressbook-migrate.c:
	* calendar/gui/migration.c:
	Fix TeX-style quotes.  (#547372)


svn path=/trunk/; revision=35967
2008-08-12 10:37:12 +00:00
Milan Crha 2d26582540 ** Fix for bug #547308
2008-08-12  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #547308

	* gui/component/addressbook.c: (load_source_auth_cb):
	Do not try to authenticate to the server more than twice when knows
	the password and it didn't fail because of wrong user name/password.
	* gui/widgets/eab-gui-util.c: (const char *status_to_string[]):
	New string for new status code.
	* gui/widgets/eab-gui-util.c: (eab_load_error_dialog):
	Include detailed error in generic failure error, if available and is
	not a repository offline error.


svn path=/trunk/; revision=35964
2008-08-12 08:44:09 +00:00
Matthew Barnes 434bc25ed6 ** Fixes bug #546892
2008-08-11  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #546892

	* e-util/e-icon-factory.c (e_icon_factory_get_image):
	Kill this function.  Use gtk_image_new_from_icon_name().

	* e-util/e-icon-factory.c (e_icon_factory_get_icon_list):
	Kill this function.  Use gtk_window_set_icon_name().

	* widgets/misc/e-activity-handler.c:
	* widgets/misc/e-task-widget.c:
	Purge the GdkPixbuf arguments from the API.  We've been ignoring
	them since the spinner icon was added.

	* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* addressbook/gui/contact-editor/e-contact-editor-address.c:
	* calendar/gui/alarm-notify/alarm-notify-dialog.c:
	* calendar/gui/dialogs/alarm-dialog.c:
	* calendar/gui/dialogs/alarm-list-dialog.c:
	* calendar/gui/dialogs/cal-attachment-select-file.c:
	* calendar/gui/dialogs/changed-comp.c:
	* calendar/gui/dialogs/delete-error.c:
	* calendar/gui/dialogs/select-source-dialog.c:
	* mail/mail-send-recv.c:
	* mail/message-tag-followup.c:
	* widgets/misc/e-combo-button.c:
	* widgets/misc/e-info-label.c:
	* widgets/misc/e-url-entry.c:
	* widgets/misc/e-task-widget.c:
	Prefer gtk_window_set_icon_name() over gtk_window_set_icon_list().

	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/e-timezone-entry.c:
        * e-util/e-gui-utils.c:
        * e-util/e-popup.c:
	* plugins/import-ics-attachments/icsimporter.c:
	* plugins/itip-formatter/itip-view.c:
	* mail/em-folder-browser.c:
	* mail/em-format-html-display.c:
	* mail/mail-send-recv.c:
	* mail/message-tag-followup.c:
	Prefer gtk_image_new_from_icon_name() over e_icon_factory_get_image().

	* calendar/gui/alarm-notify/alarm-queue.c:
	* plugins/mail-notification/mail-notification.c:
	Prefer gtk_status_icon_set_from_icon_name() over
	gtk_status_icon_set_from_pixbuf().

	* addressbook/gui/component/addressbook-view.c:
	* calendar/gui/e-calendar-table.c:
	* calendar/gui/e-calendar-view.c:
	* calendar/gui/e-memo-table.c:
	* mail/mail-mt.c:
	e_activity_handler_operation_started() no longer takes a GdkPixbuf.
	It was ignoring the pixbuf anyway ever since we added a spinner icon.


svn path=/trunk/; revision=35958
2008-08-11 17:04:32 +00:00
Michael Monreal a0f103a834 ** Fix for bug #546748
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #546748

    * addressbook/gui/component/addressbook-view.c:
    Change "_Properties..." to "_Properties" to match HIG and other
    components.

svn path=/trunk/; revision=35941
2008-08-08 19:15:18 +00:00
Michael Monreal 9071747fdb ** Fix for bug #546744
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #546744

    * addressbook/gui/component/addressbook-view.c:
    Use address-book-new icon instead of contacts-new.

svn path=/trunk/; revision=35936
2008-08-08 12:51:05 +00:00
Milan Crha 1614f36363 ** Fix for bug #324203
2008-08-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #324203

	* gui/component/ldap-config.glade:
	* gui/component/addressbook-config.c: (canbrowse_toggled_cb),
	(eabc_details_limit): New check box to be able to set LDAP
	address books browseable until reaches given limits.

Note: To let this really works, one should have eds of revision 9295 or better.

svn path=/trunk/; revision=35922
2008-08-07 12:08:44 +00:00
Milan Crha 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
Michael Monreal 6bf36561f1 ** Fix for bug #467115
2008-08-06  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #467115

    * addressbook/gui/component/addressbook-view.c:
    (addressbook_view_init):
    * calendar/gui/GNOME_Evolution_Calendar.server.in.in:
    * calendar/gui/memos-component.c: (create_component_view):
    * calendar/gui/tasks-component.c: (create_component_view):
    * data/icons/Makefile.am:
    * mail/GNOME_Evolution_Mail.server.in.in:
    * mail/mail-component.c: (impl_createView):
    Ship and use tango icons for the mail, tasks and memos components.

svn path=/trunk/; revision=35915
2008-08-06 09:32:08 +00:00
Suman Manjunath 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