aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations
Commit message (Collapse)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-028-19/+19
|
* Whitespace cleanup.Matthew Barnes2009-05-299-39/+39
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-2724-303/+303
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-2726-37/+37
|
* Fix compiler warnings in plugins.Matthew Barnes2009-05-278-52/+60
|
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
|
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
|
* Do not use deprepcate e_source_list_peek_group_by_nameMilan Crha2009-05-051-4/+6
| | | | Missed one usage withing bug #569652
* Fix a -Werror-implicit-function-declaration regressionMatthew Barnes2009-05-051-0/+1
|
* Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-245-469/+287
| | | | Some still left, because those gone in kill-bonobo branch.
* remove deprecated and commented code.Andre Klapper2009-02-262-5/+5
| | | | | | | | | | 2009-02-26 Andre Klapper <a9016009@gmx.de> * exchange-permissions-dialog.c: remove deprecated and commented code. svn path=/trunk/; revision=37340
* ** Fix for bug #558498Bharath Acharya2008-12-083-1/+34
| | | | | | | | | | | | | 2008-12-08 Bharath Acharya <abharath@novell.com> ** Fix for bug #558498 * exchange-account-setup.c: (org_gnome_exchange_settings), (destroy_oof_data), (org_gnome_exchange_commit): * org-gnome-exchange-operations.error.xml:Check for the offline status before setting up the Exchange settings. svn path=/trunk/; revision=36842
* ** Part of fix for bug #562228Milan Crha2008-12-022-2/+52
| | | | | | | | | | | | | 2008-12-02 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #562228 * exchange-account-setup.c: (want_mailbox_toggled), (org_gnome_exchange_owa_url): Make it clearer the mailbox entry is optional. svn path=/trunk/; revision=36825
* ** Fix for bug #557246Bharath Acharya2008-11-072-1/+9
| | | | | | | | | | | | | 2008-10-22 Bharath Acharya <abharath@novell.com> ** Fix for bug #557246 * exchange-folder.c: * (org_gnome_exchange_check_inbox_subscribed): Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy. svn path=/trunk/; revision=36748
* ** Fix for bug #530606Milan Crha2008-10-094-11/+53
| | | | | | | | | | | | | | | | | | | | | 2008-10-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #530606 * exchange-contacts.c: (e_exchange_contacts_get_contacts), (e_exchange_contacts_pcontacts_on_change), (e_exchange_contacts_pcontacts), (e_exchange_contacts_check), (e_exchange_contacts_commit): * exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked), (btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory): * exchange-calendar.c: (e_exchange_calendar_get_calendars), (e_exchange_calendar_pcalendar_on_change), (e_exchange_calendar_pcalendar), (e_exchange_calendar_check), (e_exchange_calendar_commit): Check validity of returned pointer before using it. svn path=/trunk/; revision=36579
* Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-035-53/+67
| | | | svn path=/trunk/; revision=36539
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-11/+19
| | | | svn path=/trunk/; revision=36443
* ** Fix for bug #553273Milan Crha2008-09-232-1/+8
| | | | | | | | | | | | | | | | | | | | | | | 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
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-162-11/+15
| | | | svn path=/trunk/; revision=36344
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-9/+4
| | | | svn path=/trunk/; revision=36264
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-042-13/+20
| | | | | | More to come. svn path=/trunk/; revision=36255
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0310-88/+151
| | | | | | More changes to come. svn path=/trunk/; revision=36247
* ** Fixes bug #458512Matthew Barnes2008-08-292-3/+7
| | | | | | | | | | | | 2008-08-28 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #458512 * plugins/exchange-operations/exchange-send-options.glade: Delete the accessibility tag from the User button. svn path=/trunk/; revision=36174
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-2711-59/+190
| | | | svn path=/trunk/; revision=36116
* New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-152-9/+9
| | | | | | | | | | | | | | | | | | | | 2008-08-14 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_display_help): New convenience function for launching help from Evolution. Displays an error dialog over the given parent window if an error occurs. * addressbook/gui/contact-editor/e-contact-editor.c: * calendar/gui/dialogs/comp-editor.c: * plugins/email-custom-header/gui/contact-editor/e-contact-editor.c: * plugins/exchange-operations/exchange-send-options.c: * widgets/misc/e-multi-config-dialog.c: * widgets/misc/e-send-options.c: Use e_display_help() for displaying help. svn path=/trunk/; revision=35991
* ** Fix for bug #435969Milan Crha2008-08-062-0/+10
| | | | | | | | | | | | 2008-08-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #435969 * org-gnome-exchange-operations.eplug.xml: Show authentication section in an account druid too. svn path=/trunk/; revision=35911
* ** Fixes bug #545568Matthew Barnes2008-07-312-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #545568 * e-plugin.c (ep_load): Make sure system plugins are enabled on startup. * plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml: * plugins/caldav/org-gnome-caldav.eplug.xml: * plugins/calendar-file/org-gnome-calendar-file.eplug.xml: * plugins/calendar-http/org-gnome-calendar-http.eplug.xml: * plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml: * plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml: * plugins/hula-account-setup/org-gnome-hula-account-setup.eplug.xml: Add "system_plugin=true" so it's not shown in the Plugin Manager. These plugins are not designed to be disabled by the user. svn path=/trunk/; revision=35871
* ** Part of fix for bug #500389Milan Crha2008-07-302-0/+21
| | | | | | | | | | | | | | | | | 2008-07-30 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #500389 * mail/em-account-editor.c: (emae_option_options_changed), (emae_option_options), (emae_receive_options_extra_item): New ability to define Options (ComboBox) in provider's options. * plugins/exchange-operations/exchange-account-setup.c: (gal_auth_to_string), (owa_authenticate_user): Use default authentication for GAL. Note: Requires EDS revision 9230 or better. svn path=/trunk/; revision=35866
* ** Fix for bug #542149Bharath Acharya2008-07-213-0/+16
| | | | | | | | | | | | 2008-07-11 Bharath Acharya <abharath@novell.com> ** Fix for bug #542149 * exchange-folder-subscription.c: (subscribe_to_folder): Display an error message to restart if user tries to subscribe to other's mailbox. * org-gnome-exchange-operations.error.xml: Added the corresponding error message. svn path=/trunk/; revision=35779
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2111-11/+11
| | | | svn path=/trunk/; revision=35665
* ** Fix for bug #273627Milan Crha2008-06-162-2/+82
| | | | | | | | | | | | | | | | 2008-06-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #273627 * exchange-account-setup.c: (owa_authenticate_user), (update_mailbox_param_in_url), (mailbox_editor_entry_changed), (org_gnome_exchange_owa_url): New entry to enter mailbox name in case it differs from the username. The entry is updated after a validation and shows the mailbox name as was used for validation. Note: Be sure you've eds revision 8986 or better, otherwise this will not work. svn path=/trunk/; revision=35642
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0616-55/+7
| | | | | | | | | | 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
* Never undefine DISABLE_DEPRECATED macros in source code. Yes, it willMatthew Barnes2008-06-062-2/+5
| | | | | | | | | | | 2008-06-05 Matthew Barnes <mbarnes@redhat.com> * mail/message-tag-followup.c: Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will break the build if it's defined. That's the point! svn path=/trunk/; revision=35600
* Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.Matthew Barnes2008-06-042-1/+6
| | | | | | | | | | | 2008-06-04 Matthew Barnes <mbarnes@redhat.com> * plugins/exchange-operations/exchange-delegates-user.c: Don't undef DISABLE_DEPRECATED macros in source code. That's just evil. svn path=/trunk/; revision=35593
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-022-1/+7
| | | | | | | | 2008-06-02 Jacob Brown <jeblinux@gmail.com> ** Fix for bug #529464 svn path=/trunk/; revision=35575
* Fixes bnc #394441Bharath Acharya2008-05-272-0/+8
| | | | | | | | | | | 2008-05-27 Bharath Acharya <abharath@novell.com> * Fixes bnc #394441 * exchange-contacts.c: (e_exchange_contacts_commit): * Fixes a double free svn path=/trunk/; revision=35553
* ** Fixes bug #534360Matthew Barnes2008-05-233-29/+37
| | | | | | | | | | | | 2008-05-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #534360 Migrate from deprecated GtkObject symbols to GObject equivalents. Touches over 150 files in all components; too many to list. svn path=/trunk/; revision=35526
* Fixes bnc #378203 * exchange-folder-permission.c: ↵Bharath Acharya2008-04-212-0/+12
| | | | | | (org_gnome_exchange_folder_permissions): Return sanely if the path value is corrupted svn path=/trunk/; revision=35392
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-033-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-02 Matthew Barnes <mbarnes@redhat.com> ** Merge the mbarnes-composer branch * configure.in: Bump libgtkhtml requirement to 3.19.1. Add gtkhtml-editor dependency for addressbook, calendar and mail. Remove print-message plugin; new composer implements this natively. * tools/Makefile.am: Remove CORBA rules for the old composer. * addressbook/gui/widgets/Makefile.am: Remove CORBA rules for the old composer. * addressbook/gui/widgets/eab-gui-util.c (eab_send_to_contact_and_email_num_list), (eab_send_contact_list_as_attachment): Adapt to new Bonobo-less composer widget. * calendar/gui/Makefile.am: Remove CORBA rules for the old composer. * calendar/gui/itip-utils.c (comp_from), (comp_to_list), (comp_subject), (comp_content_type), (comp_filename), (comp_description), (append_cal_attachments), (itip_send_comp), (reply_to_calendar_comp): Adapt to new Bonobo-less composer widget. * composer/Makefile.am: Remove CORBA rules for the old composer. * composer/e-msg-composer.c: * composer/e-msg-composer.h: EMsgComposer is now a subclass of GtkhtmlEditor. Extensive refactoring and cleanup, too much to list in detail. * composer/e-composer-header.c: * composer/e-composer-header.h: Add "sensitive" property along with get/set functions. * composer/e-composer-from-header.c: * composer/e-composer-from-header.h: Propagate "refreshed" signal from EAccountComboBox. Add function e_composer_from_header_get_account_list(). * composer/e-composer-private.c: * composer/e-composer-private.h: New files manage composer's private data. Allows other composer files to manipulate private data. * composer/e-msg-composer-hdrs.c: * composer/e-msg-composer-hdrs.h: Remove these files; replaced by EComposerHeaderTable widget. * composer/evolution-composer.c: * composer/evolution-composer.h: Remove these files; composer is now a subclass of GtkhtmlEditor. * composer/e-msg-composer-select-file.c: * composer/e-msg-composer-select-file.h: Remove these files; logic moved to e-msg-composer.c. * composer/listener.c: * composer/listener.h: Remove these files; event handlers moved to e-msg-composer.c. * composer/Composer.idl: * composer/Evolution-Composer.idl: Remove these files; composer is no longer a Bonobo object. * mail/em-composer-prefs (sig_edit_cb), (em_composer_prefs_new_signature): Adapt to new Bonobo-less signature editor. * mail/mail-signature-editor.c: * mail/mail-signature-editor.h: Rewrite the signature editor as a subclass of GtkhtmlEditor. Eliminates Bonobo from the equation. * mail/em-composer-utils.c (composer_get_message), (em_utils_composer_send_cb), (save_draft_done), (em_utils_composer_save_draft_cb), (create_new_composer), (em_utils_compose_new_message), (em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder), (em_utils_post_to_url), (edit_message), (forward_attached), (forward_non_attached), (reply_get_composer), (composer_set_body), (em_utils_reply_to_message), (post_reply_to_message): Adapt to new Bonobo-less composer. * mail/mail-component-factory.c: Composer is no longer needs a Bonobo factory. * mail/mail-config.c: Fix style pattern for EMsgComposer widgets. * plugins/groupwise/mail-send-options.c (org_gnome_composer_send_options): Adapt to streamlined EMsgComposer API. * plugins/exchange-operations/Makefile.am: Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS. * plugins/exchange-operations/exchange-mail-send-options.c (append_to_header), (org_gnome_exchange_send_options): Adapt to streamlined EMsgComposer API. * plugins/mailing-list-actions/mailing-list-actions.c (emla_list_action_do): Adapt to streamlined EMsgComposer API. * po/POTFILES.in: Update file list for new composer. * ui/evolution-composer-entries.xml: Remove this file; obsoleted by new composer. * widgets/misc/Makefile.am: Add EVOLUTION_MAIL_LIBS. * widgets/misc/e-account-combo-box.c: * widgets/misc/e-account-combo-box.h: New function e_account_combo_box_get_account_list(). Emit a "refreshed" signal when the EAccountList changes. Add an internal reverse-lookup index. * widgets/misc/e-charset-picker.c (e_charser_add_radio_actions): New function adds radio actions to an action group. Will eventually replace e_charset_picker_bonobo_ui_populate(). * widgets/misc/e-signature-combo-box.c: * widgets/misc/e-signature-combo-box.h: New function e_signature_combo_box_get_signature_list(). ... separate issue ... * configure.in: Bump eds_minimum_version to 2.23.1 for CAMEL_FOLDER_JUNKED_NOT_DELETED symbol. svn path=/trunk/; revision=35313
* ** Fix for bug #522764Ross Burton2008-04-024-3/+8
| | | | | | | | | | | | | 2008-04-02 Ross Burton <ross@openedhand.com> ** Fix for bug #522764 * exchange-account-setup.c: * exchange-folder-subscription.c: * exchange-folder-permission.c: Remove unused include. svn path=/trunk/; revision=35311
* ** Fix for bug #511952Milan Crha2008-03-183-2/+10
| | | | | | | | | | | | | | | | | 2008-03-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #511952 * addressbook/gui/contact-list-editor/e-contact-list-editor.c: (contact_list_editor_create_name_selector): * plugins/groupwise-features/share-folder.c: (share_folder_construct): * plugins/groupwise-features/proxy.c: (proxy_add_account): * plugins/exchange-operations/exchange-folder-subscription.c: (setup_name_selector): * plugins/exchange-operations/exchange-send-options.c: (exchange_sendoptions_dialog_run): Marking text for translation. svn path=/trunk/; revision=35212
* Fix for bug #339266Srinivasa Ragavan2008-02-182-1/+15
| | | | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> * Fix for bug #339266 * exchange-account-setup.c: (org_gnome_exchange_show_folder_size_factory): Upstreamed OpenSUSE patch. svn path=/trunk/; revision=35041
* ** Fix for bug #294999Srinivasa Ragavan2008-02-182-1/+8
| | | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #294999 * exchange-folder-subscription.c: (subscribe_to_folder): Upstreamed OpenSUSE patch. svn path=/trunk/; revision=35040
* ** Patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+11
| | | | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> ** Patch from OpenSUSE. * exchange-delegates-user.c: Warnings. svn path=/trunk/; revision=35032
* Pushing a downstream patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+12
| | | | | | | | | | 2008-02-18 Srinivasa Ragavan <sragavan@novell.com> * exchange-folder-subscription.c: (subscribe_to_folder), (create_folder_subscription_dialog): Pushing a downstream patch from OpenSUSE. svn path=/trunk/; revision=35029
* ** Fixes bug #513395Jeff Cai2008-02-022-7/+30
| | | | | | | | | | | | | 2008-02-02 Jeff Cai <jeff.cai@sun.com> ** Fixes bug #513395 * exchange-account-setup.c: (owa_authenticate_user), (owa_editor_entry_changed), (org_gnome_exchange_owa_url), (org_gnome_exchange_check_options), (org_gnome_exchange_commit): Check parameters before calling camel_url_new svn path=/trunk/; revision=34947
* Fixes a double free.Srinivasa Ragavan2008-01-282-0/+6
| | | | | | | | | 2008-01-28 Srinivasa Ragavan <sragavan@novell.com> * exchange-calendar.c: (e_exchange_calendar_commit): Fixes a double free. svn path=/trunk/; revision=34916
* Patch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the ↵Suman Manjunath2007-12-313-4/+30
| | | | | | e-source property username with the domain, if the domain is specified) svn path=/trunk/; revision=34739
* ** Fixes bug #362638Matthew Barnes2007-12-212-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-12-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #362638 * calendar/gui/alarm-notify/alarm-notify.c: * calendar/gui/alarm-notify/alarm-notify.h: * calendar/gui/alarm-notify/alarm-queue.c: Rewrite message passing to use GThreadPool instead of EThread. * mail/mail-mt.h: Overhaul the message passing API: - Define a MailMsg type as the base message struct. - Define types for the various callback functions. - Add a priority value to each message (not yet used). - Add a reference count to each message. - Define a MailMsgInfo type for the virtual function table. - Record the size of message sub-types in MailMsgInfo. - New/changed functions: mail_msg_new() - Easier to use. mail_msg_ref() - Increase reference count. mail_msg_unref() - Decrease reference count. mail_msg_main_loop_push() } mail_msg_unordered_push() } Submit MailMsgs to various mail_msg_fast_ordered_push() } message-processing threads. mail_msg_slow_ordered_push() } * mail/mail-mt.c (mail_msg_new): Use GSlice for memory allocation. * mail/mail-mt.c (mail_msg_ref), (mail_msg_unref): New functions increment/decrement a MailMsg's reference count. * mail/mail-mt.c (mail_cancel_hood_add), (mail_cancel_hook_remove): Convert the 'cancel_hook_list' from an EDList to a GHookList and modify the API accordingly. * mail/mail-mt.c: Use GThreadPools instead of EThreads. Use GAsyncQueues instead of EMsgPorts. * mail/em-composer-utils.c: * mail/em-folder-browser.c: * mail/em-folder-properties.c: * mail/em-folder-tree.c: * mail/em-folder-utils.c: * mail/em-folder-view.c: * mail/em-format-html-print.c: * mail/em-format-html.c: * mail/em-subscribe-editor.c: * mail/em-sync-stream.c: * mail/importers/elm-importer.c: * mail/importers/mail-importer.c: * mail/importers/pine-importer.c: * mail/mail-component.c: * mail/mail-folder-cache.c: * mail/mail-mt.c: * mail/mail-ops.c: * mail/mail-ops.h: * mail/mail-send-recv.c: * mail/mail-session.c: * mail/mail-vfolder.c: * mail/message-list.c: * plugins/folder-unsubscribe/folder-unsubscribe.c: * plugins/groupwise-features/share-folder-common.c: * plugins/exchange-operations/exchange-folder.c: * plugins/mark-all-read/mark-all-read.c: * plugins/mailing-list-actions/mailing-list-actions.c: * plugins/itip-formatter/itip-formatter.c: * plugins/save-attachments/save-attachments.c: Use the new MailMsg API for messages. svn path=/trunk/; revision=34730
* Patch by evilninjasquirrel@hotbrev.comTobias Mueller2007-12-133-6/+15
| | | | | | | | | | | | | | | 2007-12-13 Tobias Mueller <tobiasmue@svn.gnome.org> Patch by evilninjasquirrel@hotbrev.com ** Fixes bug 474043 * plugins/exchange-operations/exchange-operations.c: * plugins/exchange-operations/exchange-operations.h Prevent buffer overflows, by introducing a fourth parameter to exchange_operations_tokenize_string - a max size to copy svn path=/trunk/; revision=34692
* ** Fix for bug #466241David Turner2007-12-042-3/+10
| | | | | | | | | | | | | | | | 2007-12-04 David Turner <cillian64@googlemail.com> ** Fix for bug #466241 * plugins/exchange-operations/exchange-account-setup.c: (org_gnome_exchange_auth_section): Added a mnemonic to the Authentication Type label/dropdown * mail/mail-config.glade: Added a mnemonic to "Authentication type" in the recieving mail section of configuration svn path=/trunk/; revision=34643
* ** Fixes bug #495123Matthew Barnes2007-11-282-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-11-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #495123 * composer/Makefile.am: Add a bunch of files for managing composer headers. * composer/e-msg-composer.c (build_message), (from_changed_cb), (set_editor_signature), (e_msg_composer_set_body), (e_msg_composer_get_preferred_account): * plugins/exchange-operations/exchange-mail-send-options.c (append_to_header): Use e_msg_composer_hdrs_get_from_account() to obtain the EAccount. * composer/e-msg-composer-hdrs.c: * composer/e-msg-composer-hdrs.h: Massive refactoring to use new EComposerHeader classes. * composer/e-composer-header.c: * composer/e-composer-header.h: * composer/e-composer-from-header.c: * composer/e-composer-from-header.h: * composer/e-composer-name-header.c: * composer/e-composer-name-header.h: * composer/e-composer-post-header.c: * composer/e-composer-post-header.h: * composer/e-composer-text-header.c: * composer/e-composer-text-header.h: New GObject classes manage different types of composer headers. See bug #495123 for a more detailed description of each class. * mail/mail-session.c (mail_session_init): Pass the CamelSession to the EAccountComboBox class (ugly hack). * widgets/misc/Makefile.am: Add e-account-combo-box.[ch]. * widgets/misc/e-account-combo-box.c: * widgets/misc/e-account-combo-box.h: New widget renders an EAccountList as a combo box. Also listens for changes to the EAccountList and updates itself accordingly. svn path=/trunk/; revision=34600
* ** Fix for bug #479081Milan Crha2007-11-232-0/+10
| | | | | | | | | | | | 2007-11-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #479081 * exchange-account-setup.c: (org_gnome_exchange_owa_url): Check for input validity immediately after creating setup widgets. svn path=/trunk/; revision=34572
* Call camel_folder_info_new() instead of g_new0().Matthew Barnes2007-11-152-1/+6
| | | | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> * mail/em-folder-tree.c (em_folder_tree_get_selected_folder_info): * plugins/exchange-operations/exchange-folder.c (ex_create_folder_info): Call camel_folder_info_new() instead of g_new0(). svn path=/trunk/; revision=34538
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1518-403/+403
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Fix warnings from sparse and gccKjartan Maraas2007-10-314-13/+23
| | | | svn path=/trunk/; revision=34458
* ** Fixes bug #437579Matthew Barnes2007-10-102-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-09 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #437579 * addressbook/conduit/address-conduit.c: * addressbook/gui/component/addressbook-config.c: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/widgets/eab-gui-util.c: * calendar/conduits/calendar/calendar-conduit.c: * calendar/conduits/memo/memo-conduit.c: * calendar/conduits/todo/todo-conduit.c: * calendar/gui/dialogs/alarm-dialog.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/task-page.c: * calendar/gui/e-day-view-layout.c: * calendar/gui/e-day-view-layout.h: * calendar/gui/print.c: * e-util/e-pilot-map.c: * e-util/e-plugin.c: * e-util/e-profile-event.c: * e-util/e-signature.c: * filter/filter-file.c: * mail/e-searching-tokenizer.c: * mail/em-folder-browser.c: * mail/em-format-html.c: * mail/em-format-view.c: * mail/em-format.c: * mail/em-mailer-prefs.c: * mail/em-mailer-prefs.h: * mail/mail-session.c: * mail/mail-session.h: * mail/mail-vfolder.c: * mail/message-list.c: * plugins/bbdb/bbdb.c: * plugins/bbdb/gaimbuddies.c: * plugins/calendar-http/calendar-http.c: * plugins/exchange-operations/exchange-user-dialog.c: * plugins/face/face.c: * shell/e-shell-window.c: * shell/e-shell.c: * smime/lib/e-cert-db.c: * tools/killev.c: * widgets/misc/e-cursors.c: * widgets/misc/e-spinner.c: * widgets/misc/e-unicode.c: * widgets/table/e-table-field-chooser-item.c: * widgets/table/e-table-header-item.c: * widgets/table/e-table-header-item.h: * widgets/table/e-table-header-utils.c: * widgets/table/e-table.c: * widgets/text/e-text.c: Fix various compiler warnings. Patch from Milan Crha. svn path=/trunk/; revision=34368
* ** Fixes bug #469657Matthew Barnes2007-10-022-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #469657 * addressbook/importers/evolution-ldif-importer.c: * calendar/gui/comp-editor-factory.c: * composer/e-msg-composer.c: * e-util/e-config-listener.c: * mail/em-composer-prefs.c: * mail/em-folder-tree-model.c: * mail/em-format.c: * mail/em-format-html.c: * mail/em-migrate.c: * mail/em-subscribe-editor.c: * mail/mail-component.c: * mail/mail-send-recv.c: * mail/message-list.c: * mail/importers/elm-importer.c: * plugins/exchange-operations/exchange-folder-size-display.c: * plugins/mono/mono-plugin.c: * shell/e-shell-settings-dialog.c: * tools/killev.c: * widgets/table/e-table-extras.c: * widgets/table/e-table-selection-model.c: Use destroy functions in GHashTables to simplify memory management. svn path=/trunk/; revision=34344
* ** Fixes bug #477045Matthew Barnes2007-09-283-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-09-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #477045 * addressbook/gui/component/addressbook-component.c: * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor-address.c: * addressbook/gui/contact-editor/e-contact-editor-fullname.c: * addressbook/gui/contact-editor/e-contact-editor-im.c: * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/gui/widgets/eab-contact-display.c: * calendar/gui/calendar-commands.c: * calendar/gui/calendar-component.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/comp-editor.c: * calendar/gui/dialogs/event-editor.c: * calendar/gui/dialogs/task-editor.c: * calendar/gui/e-cal-popup.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-calendar-view.c: * calendar/gui/e-day-view.c: * calendar/gui/e-memo-table.c: * calendar/gui/e-week-view.c: * calendar/gui/memos-component.c: * calendar/gui/memos-control.c: * calendar/gui/tasks-component.c: * calendar/gui/tasks-control.c: * composer/e-msg-composer-select-file.c: * composer/e-msg-composer.c: * mail/em-folder-tree.c: * mail/em-folder-view.c: * mail/em-popup.c: * mail/mail-component.c: * mail/mail-mt.c: * mail/mail-send-recv.c: * mail/message-list.c: * plugins/exchange-folder-permission.c: * plugins/exchange-folder.c: * plugins/groupwise-features/share-folder-common.c: * shell/e-shell-window-commands.c: * ui/evolution-addressbook.xml: * ui/evolution-calendar.xml: * ui/evolution-composer-entries.xml: * ui/evolution-editor.xml: * ui/evolution-event-editor.xml: * ui/evolution-mail-list.xml: * ui/evolution-mail-message.xml: * ui/evolution-memos.xml: * ui/evolution-message-composer.xml: * ui/evolution-subscribe.xml: * ui/evolution-task-editor.xml: * ui/evolution-tasks.xml: * ui/evolution.xml: Use standard icon names where applicable. svn path=/trunk/; revision=34322
* ** Fix for bug #301044 (Novell Bugzilla)Srinivasa Ragavan2007-09-102-1/+12
| | | | svn path=/trunk/; revision=34213
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-074-6/+17
| | | | svn path=/trunk/; revision=34192
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0218-26/+26
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Fix for empty menu in the UI.Srinivasa Ragavan2007-08-242-3/+5
| | | | svn path=/trunk/; revision=34089
* Fix some distcheck errors.Matthew Barnes2007-08-202-0/+5
| | | | svn path=/trunk/; revision=34046
* 2007-08-16 mcrha Fix for bug #466548Milan Crha2007-08-162-0/+10
| | | | svn path=/trunk/; revision=34010
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-102-1/+9
| | | | svn path=/trunk/; revision=33972
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
| | | | | | | | | | | | 2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #455799 Remove all .cvsignore and update svn:ignore porperty in whole directories. svn path=/trunk/; revision=33945
* Generate HTML Mail instead of ascii text for summarizing permissions.Veerapuram Varadhan2007-08-012-19/+35
| | | | | | * Generate HTML Mail instead of ascii text for summarizing permissions. svn path=/trunk/; revision=33917
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-312-1/+6
| | | | | | | | | | | | | | | | | | | | | | | 2007-07-31 Andre Klapper <a9016009@gmx.de> * calendar/gui/dialogs/schedule-page.glade: calendar/gui/dialogs/memo-page.glade: calendar/gui/dialogs/meeting-page.glade: calendar/gui/dialogs/task-page.glade: calendar/gui/dialogs/task-details-page.glade: calendar/gui/dialogs/cal-prefs-dialog.glade: calendar/gui/dialogs/event-page.glade: calendar/gui/e-itip-control.glade: smime/gui/smime-ui.glade: filter/filter.glade: plugins/attachment-reminder/attachment-reminder.glade: plugins/imap-features/imap-headers.glade: plugins/exchange-operations/exchange-permissions-dialog.glade: plugins/publish-calendar/publish-calendar.glade: remove "window1" string from translation svn path=/trunk/; revision=33913
* Added translator comments.Chenthill Palanisamy2007-07-302-8/+25
| | | | svn path=/trunk/; revision=33904
* ** Fix for bug #458511Hiroyuki Ikezoe2007-07-262-5/+12
| | | | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #458511 * exchange-delegates-user.c: (exchange_delegates_user_edit): each message is enclosed with double quotes line by line. svn path=/trunk/; revision=33841
* Fix a bunch of new implicit function declarations.Matthew Barnes2007-07-132-2/+12
| | | | | | | | | | 2007-07-12 Matthew Barnes <mbarnes@redhat.com> * plugins/exchange-operations/exchange-delegates-user.c: Fix a bunch of new implicit function declarations. svn path=/trunk/; revision=33802
* Adding the exchange delegation feature.Chenthill Palanisamy2007-07-091-0/+21
| | | | svn path=/trunk/; revision=33787
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-0910-31/+609
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-09 Chenthill Palanisamy <pchenthill@novell.com> reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> * exchange-delegates-user.c: (map_to_full_role_name), (em_utils_delegates_done), (exchange_delegates_user_edit): * exchange-delegates-user.h: * exchange-delegates.c: (add_button_clicked_cb), (edit_button_clicked_cb), (email_look_up), (table_click_cb): * exchange-delegates.glade: * exchange-delegates.h: * exchange-mail-send-options.c: (append_to_header): * exchange-send-options.c: (exchange_send_options_get_widgets_data), (get_widgets), (exchange_send_options_fill_widgets_with_data), (exchange_send_options_cb), (delegate_option_toggled), (addressbook_dialog_response), (addressbook_entry_changed), (address_button_clicked), (exchange_sendoptions_dialog_run), (exchange_sendoptions_dialog_init): * exchange-send-options.glade: * exchange-send-options.h: * org-gnome-exchange-operations.error.xml: Added the exchange delegation support. Committing on behalf of Bharath Acharya <abharath@novell.com> svn path=/trunk/; revision=33784
* Form the password url right.Srinivasa Ragavan2007-07-032-6/+19
| | | | svn path=/trunk/; revision=33743
* Fix for bug #437584Srinivasa Ragavan2007-06-182-4/+9
| | | | svn path=/trunk/; revision=33697
* ** Fix for bug #325882Srinivasa Ragavan2007-06-185-5/+15
| | | | svn path=/trunk/; revision=33694
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-13/+18
| | | | svn path=/trunk/; revision=33647
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-262-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | 2007-05-25 Matthew Barnes <mbarnes@redhat.com> * addressbook/gui/component/addressbook-component.c (ensure_sources): * addressbook/gui/component/addressbook-migrate.c (ensure_sources): * calendar/gui/migration.c (create_calendar_sources), (create_task_sources), (create_memo_sources): * calendar/gui/tasks-component.c (ensure_sources): * calendar/gui/calendar-component.c (ensure_sources): * calendar/gui/memos-component.c (ensure_sources): * plugins/hula-account-setup/camel-hula-listener.c (remove_esource), (modify_esource): * plugins/groupwise-account-setup/camel-gw-listener.c (remove_esource), (modify_esource): Don't assume the relative URI is non-NULL (#427232). * plugins/exchange-operations/exchange-config-listener.c (exchange_add_autocompletion_folders): Don't assume the absolute URI is non-NULL (#427232). svn path=/trunk/; revision=33577
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-112-2/+13
| | | | svn path=/trunk/; revision=33507
* Distcheck fixes.Veerapuram Varadhan2007-04-262-0/+5
| | | | svn path=/trunk/; revision=33459
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-2/+0
| | | | svn path=/trunk/; revision=33432
* ** Fixes #426481 Fix Typo AssitantElizabeth Greene2007-04-102-1/+6
| | | | | | | | | | 2007-04-10 Elizabeth Greene <nerdygirl_ellie@yahoo.com> ** Fixes #426481 * exchange-account-setup.c: Fix Typo Assitant svn path=/trunk/; revision=33414
* Use GLib marshallers wherever possible.Matthew Barnes2007-04-053-3/+9
| | | | | | | | | | | 2007-04-05 Matthew Barnes <mbarnes@redhat.com> * plugins/exchange-operations/exchange-config-listener.c (class_init): * plugins/exchange-operations/exchange-delegates-user.c (class_init): Use GLib marshallers wherever possible. svn path=/trunk/; revision=33387
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-275-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-03-27 Matthew Barnes <mbarnes@redhat.com> * a11y/e-table/gal-a11y-e-cell-text.c: * a11y/e-table/gal-a11y-e-cell-vbox.c: * addressbook/gui/component/addressbook-component.c: * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/contact-editor/e-contact-quick-add.c: * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/gui/widgets/eab-contact-display.c: * addressbook/gui/widgets/gal-view-minicard.c: * calendar/gui/alarm-notify/alarm-queue.c: * calendar/gui/dialogs/comp-editor.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/task-page.c: * calendar/gui/e-cal-popup.c: * calendar/gui/e-meeting-list-view.c: * calendar/gui/e-tasks.c: * calendar/gui/gnome-cal.c: * composer/e-msg-composer.c: * mail/em-folder-browser.c: * mail/em-format.c: * mail/em-popup.c: * plugins/exchange-operations/exchange-account-setup.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-config-listener.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/import-ics-attachments/icsimporter.c: * widgets/misc/e-filter-bar.c: * widgets/misc/e-multi-config-dialog.c: * widgets/table/e-cell-checkbox.c: * widgets/table/e-table-header-item.c: Don't mix declarations and code (#405495). svn path=/trunk/; revision=33324
* ** Fixes bug #419524Matthew Barnes2007-03-212-1/+7
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. * e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list): * mail/em-migrate.c (emm_setup_initial): * shell/e-component-registry.c (query_components): * shell/e-shell-settings-dialog.c (load_pages): * shell/e-shell-window-commands.c (command_quick_reference): * tools/killev.c (main): Use g_get_language_names() instead of gnome_i18n_get_language_list(). * e-util/e-util.c: Remove e_gettext(). * e-util/Makefile.am: Remove e-i18n.h. svn path=/trunk/; revision=33319
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-273-4/+11
| | | | svn path=/trunk/; revision=33152
* Adding files corresponding to the implementation.Veerapuram Varadhan2007-01-234-0/+893
| | | | svn path=/trunk/; revision=33138
* Glade file for exchange send options . Added a hook for implementing sendVeerapuram Varadhan2007-01-233-3/+27
| | | | | | | | | | | | | | | * exchange-send-options.glade :Glade file for exchange send options . * org-gnome-exchange-operations.eplug.xml :Added a hook for implementing send options . * exchange-mail-send-options.c :Contains code for invoking the dialog and processing the data received and destroying the dialog . * exchange-send-options.[c,h] :Contains the GType for exchange send options dialog . svn path=/trunk/; revision=33137
* Fixes bnc #208395Veerapuram Varadhan2006-12-192-1/+23
| | | | | | | | | * exchange-folder-permission.c: (org_gnome_exchange_folder_permissions): Decode the derived path using camel_url_decode_path(), as path may contain encoded characters. svn path=/trunk/; revision=33082
* Fixes bug #357970Matthew Barnes2006-12-042-1/+8
| | | | | | | | | | | 2006-12-04 Matthew Barnes <mbarnes@redhat.com> Fixes bug #357970 * exchange-config-listener.c: Don't call deprecated GLib / GDK functions. svn path=/trunk/; revision=33047
* Fixed typo in plugin description. Fixes bug 363999.Priit Laes2006-10-232-1/+6
| | | | | | | | 2006-10-23 Priit Laes <amd@store20.com> * org-gnome-default-source.eplug.xml: Fixed typo in plugin description. Fixes bug 363999. svn path=/trunk/; revision=32933
* Corrected the spelling mistake in an error message. Fixes #350231.Sushma Rai2006-08-072-1/+6
| | | | svn path=/trunk/; revision=32484
* Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE andSushma Rai2006-07-243-0/+20
| | | | | | | EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. Added an error code folder-no-gc-error and corresponding error string. Fixes #234359. svn path=/trunk/; revision=32403
* Checking if a user is subscribing to his own folder. Fixes #311322.Sushma Rai2006-07-222-0/+19
| | | | | | Patch submitted by "Vandana Shenoy .B <shvandana@novell.com>" svn path=/trunk/; revision=32374
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-192-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-07-18 Andre Klapper <a9016009@gmx.de> * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/fullname.glade: * addressbook/gui/contact-editor/fulladdr.glade: * addressbook/gui/contact-editor/im.glade: * addressbook/gui/contact-list-editor/contact-list-editor.glade: * calendar/gui/dialogs/calendar-setup.glade: * calendar/gui/dialogs/new-calendar.glade: * calendar/gui/dialogs/new-task-list.glade: * calendar/gui/dialogs/url-editor-dialog.glade: * mail/message-tags.glade: * plugins/exchange-operations/exchange-change-password.glade: * plugins/groupwise-features/properties.glade: * widgets/e-timezone-dialog/e-timezone-dialog.glade: * widgets/menus/gal-view-instance-save-as-dialog.glade: * widgets/menus/gal-view-new-dialog.glade: * widgets/misc/e-attachment.glade: * widgets/misc/gal-categories.glade: remove "*" from translation. Fixes bug #331147. svn path=/trunk/; revision=32340
* remove empty strings from translationAndre Klapper2006-07-132-2/+7
| | | | | | | | | | | 2006-07-13 Andre Klapper <a9016009@gmx.de> * mail/mail-config.glade: * plugins/exchange-operations/exchange-permissions-dialog.glade: * widgets/menus/gal-view-instance-save-as-dialog.glade: remove empty strings from translation svn path=/trunk/; revision=32300
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-083-0/+8
| | | | | | | | | | | | | 2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #341369 * filter/rule-editor.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/save-attachments/save-attachments.c: fixing memory leaks. svn path=/trunk/; revision=32256
* On successful connection, checking if the OOF state is set in theSushma Rai2006-06-154-4/+581
| | | | | | | server, and if it is set, asking the user if he wants to change it to in-office during login. Fixes #344650. svn path=/trunk/; revision=32152
* Defined and using new error code for displayig offline state of Evolution.Sushma Rai2006-06-133-18/+23
| | | | | | Fixes #344270. svn path=/trunk/; revision=32127
* Enabling the OK button only when the username is entered, fixes #317025.Sushma Rai2006-06-072-1/+26
| | | | svn path=/trunk/; revision=32086
* Do not print the password in the terminal.Sankar P2006-05-112-1/+6
| | | | | | | | | 2006-05-11 Sankar P <psankar@novell.com> * exchange-account-setup.c: (btn_chpass_clicked): Do not print the password in the terminal. svn path=/trunk/; revision=31972
* Using the HIGified notification message. Fixes #302825.Sushma Rai2006-05-103-3/+12
| | | | svn path=/trunk/; revision=31968
* Not displaying error message on cancel operation. Fixes #332131.Sushma Rai2006-05-102-1/+8
| | | | svn path=/trunk/; revision=31966
* Changed the function signature. Fixes #329371.Sushma Rai2006-04-221-1/+1
| | | | | | | * exchange-account-setup.c (owa_authenticate_user): Changed the function signature. Fixes #329371. svn path=/trunk/; revision=31864
* Setting the e-source properties after both folder rename and new folderSushma Rai2006-04-193-23/+46
| | | | | | creation. Fixes #328578 and #338876. svn path=/trunk/; revision=31831
* Return TRUE in case of non-exchange accounts. Fixes #338198.Sushma Rai2006-04-173-11/+17
| | | | svn path=/trunk/; revision=31819
* Handling rename opearion for public and subscribed folders.Sushma Rai2006-04-105-18/+81
| | | | | | Fixes #328813 and #315522. svn path=/trunk/; revision=31792
* Corrected the rename folder operation and also not allowing the renameSushma Rai2006-04-075-49/+190
| | | | | | of standard folders. Fixes #310433. svn path=/trunk/; revision=31780
* Freeing GConfValue. See #329251.Sushma Rai2006-03-062-1/+8
| | | | svn path=/trunk/; revision=31650
* Not unrefing the account passed to the signal handler. Fixes #332129.Sushma Rai2006-03-062-3/+5
| | | | svn path=/trunk/; revision=31649
* Fixed the typo "retrun" to "return"Sushma Rai2006-02-272-1/+5
| | | | svn path=/trunk/; revision=31592
* NULL check for accounts. Fixes #332185.Sushma Rai2006-02-273-1/+16
| | | | svn path=/trunk/; revision=31590
* Trying to get the exchange account, only when invoked for exchange accountSushma Rai2006-02-272-33/+68
| | | | | | | and also not showing the folder permissions dialog when invoked in offline mode. See #332514. svn path=/trunk/; revision=31585
* Added bug id to the changelog.Sushma Rai2006-02-271-1/+1
| | | | svn path=/trunk/; revision=31584
* Fixed the problem with the sent and drafts folder URIs and alsoSushma Rai2006-02-272-15/+56
| | | | | | setting them. Fixes #324693. svn path=/trunk/; revision=31583
* Memory leak fixes. See #329251.Sushma Rai2006-02-253-0/+12
| | | | svn path=/trunk/; revision=31578
* Fixes bug #331635Irene Huang2006-02-202-1/+9
| | | | | | | | | | | | 2006-02-18 Irene Huang <Irene.Huang@sun.com> Fixes bug #331635 * exchange-account-setup.c: (org_gnome_exchange_settings): Add NULL as the last parameter in g_object_new to mark the the end of parameter list. svn path=/trunk/; revision=31546
* updated the bug ids.Sushma Rai2006-02-101-1/+1
| | | | svn path=/trunk/; revision=31472
* Fixes the problems of marking GAL for offline usage and as default folderSushma Rai2006-02-102-15/+32
| | | | | | | and also overwriting the GAL uri with relative uri of some other folder. Fixes #329623 and #329624 svn path=/trunk/; revision=31470
* Freeing uri_text. See #329251.Sushma Rai2006-02-102-1/+7
| | | | svn path=/trunk/; revision=31468
* Fixed memory leaks. Fixes #329251.Sushma Rai2006-02-064-4/+32
| | | | svn path=/trunk/; revision=31418
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-062-1/+7
| | | | svn path=/trunk/; revision=31413
* Fixed the issue with subscribing to other user's folders. (#328554)Sushma Rai2006-02-034-84/+124
| | | | svn path=/trunk/; revision=31401
* Make this place a bit more quietKjartan Maraas2006-01-286-24/+14
| | | | svn path=/trunk/; revision=31328
* Corrected the memory corruption in forming the URIs. Fixes #328304.Sushma Rai2006-01-273-21/+59
| | | | svn path=/trunk/; revision=31323
* Making the warning and error dialogs non-modal. Fixes #328385.Sushma Rai2006-01-243-14/+33
| | | | svn path=/trunk/; revision=31295
* Checking for the NULL URI, Fixes #328282.Sushma Rai2006-01-232-1/+9
| | | | svn path=/trunk/; revision=31281
* Reading the auth type from ExchangeAccount and setting it in URL if the urlSushma Rai2006-01-232-4/+30
| | | | | | doesn't contain the auth mechanism value. Fixes #327284. svn path=/trunk/; revision=31270
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" toAndre Klapper2006-01-202-6/+12
| | | | | | | | | | | 2006-01-19 Andre Klapper <a9016009@gmx.de> * plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml: * plugins/exchange-operations/org-gnome-exchange-operations.error.xml: * plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to "mail", "emails" or "messages". Fixes bug 325569. svn path=/trunk/; revision=31244
* Displaying the offline message for both Exchange personal and GAL folders.Sushma Rai2006-01-182-3/+11
| | | | | | Fixes #327483. svn path=/trunk/; revision=31232
* Fixed a minor typo in error string. (#327053).Harish Krishnaswamy2006-01-162-1/+6
| | | | | | | | | 2006-01-16 Harish Krishnaswamy <kharish@novell.com> * org-gnome-exchange-operations.error.xml: Fixed a minor typo in error string. (#327053). svn path=/trunk/; revision=31201
* Fix a grammar error in translatable string. (#327155)Harish Krishnaswamy2006-01-162-1/+6
| | | | | | | | | 2006-01-16 Harish Krishnaswamy <kharish@novell.com> * exchange-config-listener.c: (display_passwd_expiry_message): Fix a grammar error in translatable string. (#327155) svn path=/trunk/; revision=31200
* Set the "save-passwd" parameter value EAccount. Fixes #326842.Sushma Rai2006-01-132-1/+15
| | | | svn path=/trunk/; revision=31170
* Added krb5 checks while invoking change_passwd_cb() andSushma Rai2006-01-132-0/+9
| | | | | | exchange_config_listener_authenticate(). svn path=/trunk/; revision=31166
* fixes #271546Chenthill Palanisamy2006-01-132-4/+12
| | | | svn path=/trunk/; revision=31162
* Cheking for password expired error code, displaying the error message andSushma Rai2006-01-125-9/+244
| | | | | | | | | allowing the user to reset password. Also showing password expiry warning message in advance. Fixes #326060. Also, Checking for the quota related error codes and displaying the corresponding error/warning messages to the user. Fixes #326087. svn path=/trunk/; revision=31143
* ** Fixes bug #316100Srinivasa Ragavan2006-01-115-12/+10
| | | | | | | | | | | | | | 2006-01-11 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #316100 * org-gnome-exchange-ab-subscription.xml: * org-gnome-exchange-tasks-subscription.xml: * org-gnome-folder-permissions.xml: * org-gnome-folder-subscription.xml: Removed empty menu entry which was pointing to Tools menu. svn path=/trunk/; revision=31125
* Fixed the issue of subscribe to other users folder being modal.Sushma Rai2006-01-092-17/+22
| | | | | | Fixes #314748 svn path=/trunk/; revision=31103
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-065-4/+13
| | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * exchange-account-setup.c: * exchange-calendar.c: * exchange-config-listener.h: * exchange-contacts.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31076
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-053-8/+26
| | | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Also fixed memory leak in case of no any changes condition. Not freeing the non allocated string offline_mode. svn path=/trunk/; revision=31064
* In the plugin porceed only with the exchange account folders.Sushma Rai2006-01-023-2/+16
| | | | | | fixes #325491. svn path=/trunk/; revision=31020
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-011-3/+3
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * String Fixes (Bug #325122) svn path=/trunk/; revision=31006
* Fix for #325117Harish Krishnaswamy2006-01-011-3/+3
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> Fix for #325117 svn path=/trunk/; revision=31005
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+11
| | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/exchange-account-setup.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30988
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/calendar/gui/apps_evolution_calendar.schemas.in.in, evolution/plugins/exchange-operations/exchange-account-setup.c, evolution/widgets/misc/e-url-entry.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30976
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-301-1/+1
| | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml, evolution/plugins/groupwise-features/properties.glade, evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml, evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml, evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml, evolution/mail/mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30972
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-253-1/+5
| | | | svn path=/trunk/; revision=30950
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2005-12-212-2/+20
| | | | | | | created, so that corresponding folder will be authenticated and loaded after the folder creation. Fixes #324678. svn path=/trunk/; revision=30913
* Setting the correct title. Fixes #324580.Sushma Rai2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30892
* Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44
| | | | svn path=/trunk/; revision=30882
* Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45
| | | | | | | accordingly prompting for the password whenever Evolution is restarted. Also, not asking for password twice during account creation. Fixes #324485. svn path=/trunk/; revision=30879
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15
| | | | svn path=/trunk/; revision=30878
* Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16
| | | | svn path=/trunk/; revision=30877
* Added bug ID.Sushma Rai2005-12-191-1/+1
| | | | svn path=/trunk/; revision=30874
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-123-4/+15
| | | | | | translatable string. svn path=/trunk/; revision=30755
* Added bug in to ChangeLogSushma Rai2005-12-121-0/+1
| | | | svn path=/trunk/; revision=30751
* Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8
| | | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. svn path=/trunk/; revision=30748
* Mark various plugins translatable.Funda Wang2005-12-072-4/+8
| | | | svn path=/trunk/; revision=30733
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-262-2/+2
| | | | svn path=/trunk/; revision=30687
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-242-2/+9
| | | | svn path=/trunk/; revision=30654
* Constructing the path properly to get the efolder. Creating proper path.Shakti Sen2005-10-033-9/+30
| | | | | | | | | | | | | | | | | 2005-10-03 Shakti Sen <shprasad@novell.com> * exchange-folder-permission.c (org_gnome_exchange_folder_permissions), (org_gnome_exchange_menu_folder_permission): Constructing the path properly to get the efolder. * exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe), (exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed), (unsubscribe_dialog_ab_response), (unsubscribe_dialog_response): Creating proper path. The above modifications will now allow the user to do the operations like unsubscribed to Inbox and giving permission to a folder. svn path=/trunk/; revision=30479
* Sets the corresponding 'Folder name'. (create_folder_subscription_dialog):Shakti Sen2005-09-305-12/+59
| | | | | | | | | | | | | | | | | | | | | 2005-09-30 Shakti Sen <shprasad@novell.com> * exchange-folder-subscription.c (setup_folder_name_combo): Sets the corresponding 'Folder name'. (create_folder_subscription_dialog): Sets the cursor to User's entry text field. * exchange-folder-subscription.h: Added one more argument to function create_folder_subscription_dialog() to set the window title. * exchange-folder.c (org_gnome_exchange_inbox_subscription), (org_gnome_exchange_addressbook_subscription), (org_gnome_exchange_calendar_subscription), (org_gnome_exchange_tasks_subscription): Added newly. * org-gnome-exchange-operations.eplug.in: Changed the activate callback function names so that it can show appropriate window title. Fixes bug #317019, #317023. svn path=/trunk/; revision=30426
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-285-19/+31
| | | | | | | | | | | | 2005-09-28 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (owa_authenticate_user) : Propogate the authentication mechanism to the backend. * exchange-calendar.c * exchange-contacts.c * exchange-folder.c : Parse the new account uri. svn path=/trunk/; revision=30413
* Use SOEXT.Tor Lillqvist2005-09-282-1/+3
| | | | | | | | 2005-09-28 Tor Lillqvist <tml@novell.com> * org-gnome-exchange-operations.eplug.in: Use SOEXT. svn path=/trunk/; revision=30403
* Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. SetTor Lillqvist2005-09-282-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2005-09-28 Tor Lillqvist <tml@novell.com> * configure.in: Drop unused SOCKET_LIBS leftover. Don't check for OpenLDAP on Win32. Set corresponding variables unconditionally on Win32, as LDAP support is always present (in <winldap.h> and -lwldap32). (CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and _LIBS. These are used only in plugins/exchange-operations/Makefile.am, and now it's enough to use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there. In plugins/exchange-operations: 2005-09-28 Tor Lillqvist <tml@novell.com> * Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS and _LIBS, they now includes all necessary (see top-level ChangeLog). (LDFLAGS): Use NO_UNDEFINED. svn path=/trunk/; revision=30388
* ** Fixes bug 312849Praveen Kumar2005-09-233-6/+88
| | | | | | | | | | | | | | | | | | | | | | | | 2005-09-22 Praveen Kumar <kpraveen@novell.com> ** Fixes bug 312849 * exchange-calendar.c (e_exchange_calendar_pcalendar): Populate the folder hierarchy only if Evolution is online. (e_exchange_calendar_check): Disable the "OK" button if Evolution is offline. (e_exchange_calendar_commit): Don't do anything if Evolution is offline. * exchange-contacts.c (e_exchange_contacts_pcontacts): Populate the folder hierarchy only if Evolution is online. (e_exchange_contacts_check): Disable the "OK" button if Evolution is offline. (e_exchange_contacts_commit): Don't do anything if Evolution is offline. svn path=/trunk/; revision=30372
* Now checks for the camel provider type, and does nothing for non exchangeArunprakash2005-09-152-0/+20
| | | | | | | | | | | 2005-09-15 Arunprakash <arunp@novell.com> * exchange-account-setup.c (org_gnome_exchange_show_folder_size_factory) : Now checks for the camel provider type, and does nothing for non exchange providers. ** Fixes #312886. svn path=/trunk/; revision=30350
* Fix for #316274Irene Huang2005-09-152-0/+14
| | | | | | | | | | | | 2005-09-14 Irene Huang <Irene.Huang@sun.com> Fix for #316274 * exchange-account-setup.c: (btn_chpass_clicked), (org_gnome_exchange_settings): Enable change password function only when built with kerberos5. svn path=/trunk/; revision=30348
* ** Fixes bug 314762Praveen Kumar2005-08-292-6/+13
| | | | | | | | | | | 2005-08-29 Praveen Kumar <kpraveen@novell.com> ** Fixes bug 314762 * exchange-config-listener.c (remove_selected_non_offline_esources) : Fixing a nasty infinite loop by swapping an if and while block. svn path=/trunk/; revision=30284
* Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts.Shakti Sen2005-08-262-3/+9
| | | | | | | | | | | 2005-08-26 Shakti Sen <shprasad@novell.com> * exchange-folder.c (org_gnome_exchange_folder_unsubscribe): Fixes the 'Label disappears' problem in Tasks, Calendar and Contacts. Fixes bug #311959. svn path=/trunk/; revision=30258
* Need to set the account's linestatus to online as there is no way to getArunprakash2005-08-253-6/+25
| | | | | | | | | | | | | 2005-08-25 Arunprakash <arunp@novell.com> * exchange-config-listener.c (account_added) : Need to set the account's linestatus to online as there is no way to get the linestatus in plugin. Also moved the authentication code to exchange_operations_get_exchange_account as it is not needed here. * exchange-operations.c (exchange_operations_get_exchange_account) : Updated to return the account in offline mode. svn path=/trunk/; revision=30251
* Added support for Unsubscribe to other user's Inbox.Shakti Sen2005-08-252-2/+135
| | | | | | | | | | | | 2005-08-25 Shakti Sen <shprasad@novell.com> * exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder, org_gnome_exchange_folder_inbox_unsubscribe): Added support for Unsubscribe to other user's Inbox. Fixes bug #313310. svn path=/trunk/; revision=30250
* Getting list of mail-ids instead of a single mail-id. Added support forShakti Sen2005-08-244-47/+96
| | | | | | | | | | | | | 2005-08-24 Shakti Sen <shprasad@novell.com> * exchange-permissions-dialog.c (add_clicked): Getting list of mail-ids instead of a single mail-id. * exchange-user-dialog.[c/h] (e2k_user_dialog_get_user_list): Added support for adding multiple IDs. Fixes bug #313919. svn path=/trunk/; revision=30239
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-249-30/+53
| | | | | | | | | | | | | | | | | | | | 2005-08-24 Praveen Kumar <kpraveen@novell.com> * plugins/exchange-operations/exchange-account-setup.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-config-listener.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/exchange-operations/exchange-delegates-user.c: * plugins/exchange-operations/exchange-folder-size-display.c: * plugins/exchange-operations/exchange-folder.c: * plugins/exchange-operations/exchange-operations.c: Removed the warning that are generated when compiled with GCC 4. * plugins/exchange-operations/exchange-calendar.c: Fixed a build break due to the modification of the 'source_type' field in the ECalConfigTargetSource class. svn path=/trunk/; revision=30237
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-225-16/+61
| | | | | | | | | | | | | | 2005-08-22 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (btn_fsize_clicked) (set_oof_info) : Use exchange_operations_get_exchange_account. * exchange-config-listener.c (exchange_config_listener_authenticate) : Fetch the password and connect. Added new * exchange-config-listener.h : Similar. * exchange-operations.c (exchange_operations_get_exchange_account) : Try authenticating if account is not found. svn path=/trunk/; revision=30199
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-163-58/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-09-12 Praveen Kumar <kpraveen@novell.com> * exchange-config-listener.c (remove_selected_non_offline_esources): Added new (add_account_esources): Don't add the calendars and tasks in the selected list (account_added): If starting in offline mode remove the non-offline calendars and tasks from the selected list so that it doesn't throws an error Fixes the bug 273272. 2005-08-11 Praveen Kumar <kpraveen@novell.com> * exchange-config-listener.c (exchange_camel_urls_is_equal): Added new (exchange_config_listener_modify_esource_group_name): Added new (account_changed): Handle most of the account parameter changes without restart. This fixes bug 272784 and partially bug 220168 (account_removed): Removed the message dialog that says that the changes will be reflected after restart. This partially fixes the bug 220168 svn path=/trunk/; revision=30132
* Included glib/gi18n.h file for translation. Same.Arunprakash2005-08-083-0/+8
| | | | | | | | | | 2005-08-08 Arunprakash <arunp@novell.com> * exchange-folder-size-display.c: Included glib/gi18n.h file for translation. * exchange-operations.c: Same. svn path=/trunk/; revision=30029
* Marked strings for translation that were left out. Same.Arunprakash2005-08-063-4/+11
| | | | | | | | | | | 2005-08-05 Arunprakash <arunp@novell.com> * exchange-folder-size-display.c (exchange_folder_size_display) : Marked strings for translation that were left out. * exchange-operations.c (exchange_operations_cta_add_node_to_tree) (exchange_operations_cta_select_node_from) : Same. svn path=/trunk/; revision=30016
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-036-4/+106
| | | | | | | | | | | | | | | | | | | | 2005-08-03 Shakti Sen <shprasad@blr.novell.com> * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe) (org_gnome_exchange_folder_unsubscribe) (org_gnome_exchange_folder_subscription): Added offline/online support and removed some warning messages. * exchange-operations.c: Added a new function exchange_is_offline(). * exchange-operations.h: Included a prototype. * exchange-config-listener.c (exchange_config_listener_get_offline_status): Added newly to get the online/offline status. * exchange-config-listener.h: Added the prototype for exchange_config_listener_get_offline_status(). Fixes bug #311324. svn path=/trunk/; revision=29969
* Fix for build breakAhmed Sarfraaz2005-08-032-2/+6
| | | | svn path=/trunk/; revision=29960
* Included 'calendar' in INCLUDES and some .la inShakti Sen2005-08-024-15/+84
| | | | | | | | | | | | | | | 2005-08-02 Shakti Sen <shprasad@blr.novell.com> * Makefile.am: Included 'calendar' in INCLUDES and some .la in 'liborg_gnome_exchange_operations_la_LIBADD' * exchange-folder-permission.c: Added the functionality for 'File->Permissions' menu-item for Calendar, Tasks and Contacts. * exchange-permissions-dialog.c (exchange_permissions_dialog_new): Takes care of 'folder' is not-null. Fixes bug #231968. svn path=/trunk/; revision=29958
* Check for NULL target Similar Similar SimilarSarfraaz Ahmed2005-08-025-67/+69
| | | | | | | | | | | 2005-08-02 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-calendar.c : Check for NULL target * exchange-contacts.c : Similar * exchange-folder-permission.c : Similar * exchange-folder.c : Similar svn path=/trunk/; revision=29955
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-012-3/+53
| | | | | | | | | | 2005-08-01 Praveen Kumar <kpraveen@novell.com> * exchnage-config-listener.c (exchange_add_autocompletion_folders) : Added new (add_defaults_for_account) : Added a call to the newly added function to select GAL for autocompletion by default. Fixes bug 303998 svn path=/trunk/; revision=29945
* Handle error conditions if folder subscription fails. Fixes bug 311712Praveen Kumar2005-07-292-21/+33
| | | | | | | | | 2005-07-27 Praveen Kumar <kpraveen@novell.com> * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle error conditions if folder subscription fails. Fixes bug 311712 svn path=/trunk/; revision=29918
* Only show the unsubscribe menu if it is an exchange folder.Harry Lu2005-07-272-2/+23
| | | | | | | | | | | 2005-07-27 Harry Lu <harry.lu@sun.com> Only show the unsubscribe menu if it is an exchange folder. * exchange-folder.c: (org_gnome_exchange_check_address_book_subscribed), (org_gnome_exchange_check_subscribed): svn path=/trunk/; revision=29898
* Fixed a small typo. The file name isShakti Sen2005-07-252-1/+7
| | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * org-gnome-exchange-operations.eplug.in: Fixed a small typo. The file name is org-gnome-exchange-tasks-subscription.xml, not org-gnome-exchange-task-subscription.xml. svn path=/trunk/; revision=29887
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-253-36/+49
| | | | | | | | | | | 2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size label only if the calendar exists. * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size label only if the addressbook exists. svn path=/trunk/; revision=29884
* Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooksShakti Sen2005-07-255-8/+99
| | | | | | | | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar, Tasks and Contacts. * exchange-folder-permission.c: Added new functions to support 'File->Permissions' for all the components. * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder' to 'File' menu for 'Permissions' menu-item. Fixes bug #231968 (Partly). svn path=/trunk/; revision=29880
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-257-10/+172
| | | | | | | | | | | | | | | | | | | 2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (org_gnome_exchange_show_folder_size_factory): Takes care of displaying the folder size for mail folders. * exchange-calendar.c (e_exchange_calendar_pcalendar): Now also adds the calendar size in the properties page * exchange-contacts.c (e_exchange_contacts_pcontacts): Now also adds the addressbook size in the properties page. * exchange-folder-size-display.c (exchange_folder_size_get_val) : Fetch the folder size of a particular exchange folder. * exchange-folder-size-display.h : Similar * org-gnome-exchange-operations.eplug.in : Added the hook for the mail properties page. svn path=/trunk/; revision=29878
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-2510-66/+167
| | | | | | | | | | | | | | | | | | | 2005-07-25 Arunprakash <arunp@novell.com> * exchange-delegates.c (get_folder_security) (add_button_clicked_cb) (delegates_apply) : Changed the e_notice calls to e_error_run calls. * exchange-folder-permission.c (create_folder_subscription_dialog) : Same. * exchange-calendar.c (e_exchange_calendar_commit) : Same. * exchange-contacts.c (e_exchange_contacts_commit) : Same. * exchange-folder-subscription.c (create_folder_subscription_dialog) : Same * exchange-permissions-dialog.c (exchange_permissions_dialog_new) (dialog_response) (add_clicked): Same. * exchange-operations.c (exchange_operations_report_error) : Modified to report the quota value to the user. * org-gnome-exchange-operations.error.xml : Added few more error descriptions needed for the above changes. svn path=/trunk/; revision=29876
* Creating the dialog and getting the user.Shakti Sen2005-07-252-1/+19
| | | | | | | | | | | 2005-07-25 Shakti Sen <shprasad@novell.com> * exchange-permissions-dialog.c (add_clicked): Creating the dialog and getting the user. Fixes bug #311096. svn path=/trunk/; revision=29875
* Included files org-gnome-exchange-ab-subscription.xml,Shakti Sen2005-07-227-9/+117
| | | | | | | | | | | | | | | | | 2005-07-20 Shakti Sen <shprasad@novell.com> * Makefile.am: Included files org-gnome-exchange-ab-subscription.xml, org-gnome-exchange-tasks-subscription.xml and org-gnome-exchange-cal-subscription.xml. * org-gnome-exchange-ab-subscription.xml: Added newly to add "Subscribe to Other User's Contacts' menu-item in 'File' menu for address book. * org-gnome-exchange-tasks-subscription.xml: Same for 'Tasks'. * org-gnome-exchange-cal-subscription.xml: Same for 'Calendar'. Fixes bug #310985. svn path=/trunk/; revision=29846
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-226-319/+136
| | | | | | | | | | | | | | | | | | 2005-07-22 Praveen Kumar <kpraveen@novell.com> * exchange-calendar.c : Handling the rename of calendars. This addresses the bug 310433 * exchange-config-listener.c : Removed the functions add_folder_esource and remove_folder_esource * exchange-contacts.c : Handling the rename of addressbooks. Also modified the way of Exchange addressbook ESource URI handling to be the same way as calendar ESource URI handling * exchange-operations.c (exchange_operations_update_child_esources) : Added new to handle the rename of the ESources of all child folders in the case of parent folder being renamed. * exchange-operations.h : Added prototype for the new function svn path=/trunk/; revision=29842
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-215-5/+17
| | | | | | | | | | | | | | 2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the tree before fetching the folder list. * exchange-contacts.c (e_exchange_contacts_get_contacts): Similar * exchange-config-listener.c (account_added): Dont add the sources here now. Its now taken care while the folders are being created in e-d-s. * exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add the esources here. svn path=/trunk/; revision=29834
* Added a label named 'Custom' to show appropriate role in the 'Role:' comboShakti Sen2005-07-192-2/+25
| | | | | | | | | | | | 2005-07-19 Shakti Sen <shprasad@novell.com> * exchange-permissions-dialog.c (display_role, get_widgets): Added a label named 'Custom' to show appropriate role in the 'Role:' combo box. Fixes bug#310837 svn path=/trunk/; revision=29798
* This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-193-11/+11
| | | | | | | | | | | | 2005-07-18 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-folder-size-display.c (parent_destroyed) : This is no longer needed. gtk_widget_destroy will take care of destroying it. Fixes #310699 * exchange-account-setup.c (org_gnome_exchange_settings) : Fixed a warning. Alignment cannot be set for a radio button svn path=/trunk/; revision=29796
* Added the functions org_gnome_exchange_calendar_permissions() andShakti Sen2005-07-184-13/+127
| | | | | | | | | | | | | | | | 2005-07-15 Shakti Sen <shprasad@novell.com> * exchange-folder-permission.c: Added the functions org_gnome_exchange_calendar_permissions() and org_gnome_exchange_addressbook_permissions() to support 'Folder Permissions' for 'Calendar', 'Tasks' and 'Contacts' components. Also taken care of a bug #310493. * org-gnome-exchange-operations.eplug.in: Added the class hooks. Fixes bug#310479. Fixes bug#310493 as well. svn path=/trunk/; revision=29791
* Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-182-1/+12
| | | | | | | | | | | | 2005-07-18 Praveen Kumar <kpraveen@novell.com> * exchange-account-setup.c (btn_chpass_clicked) : Handle the case of user clicking "Cancel" button in "Change Password" dialog. Fixes bug 310356. (org_gnome_exchange_setting) : Removed the duplicate signal handler registered for "Change Password" button. svn path=/trunk/; revision=29790
* Fixed a silly extra space.Ahmed Sarfraaz2005-07-161-1/+1
| | | | svn path=/trunk/; revision=29783
* Removed. Is no longer being usedSarfraaz Ahmed2005-07-162-357/+4
| | | | | | | | 2005-07-16 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-ask-password.c : Removed. Is no longer being used svn path=/trunk/; revision=29779
* Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-153-1/+261
| | | | | | | | | | | 2005-07-15 Shakti Sen <shprasad@novell.com> * Makefile.am: Included the e-foreign-folder-dialog.glade file. * e-foreign-folder-dialog.glade: Added newly. Fixes bug #310369. svn path=/trunk/; revision=29773
* Fixed some compile time warningsSarfraaz Ahmed2005-07-145-19/+17
| | | | | | | | | | | 2005-07-14 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : * exchange-calendar.c : * exchange-folder-size-display.c : * exchange-permissions-dialog.c : Fixed some compile time warnings svn path=/trunk/; revision=29769
* Checked for if the exchange account exist/configured. Replaced all theShakti Sen2005-07-146-80/+93
| | | | | | | | | | | | | | | | | | | 2005-07-13 Shakti Sen <shprasad@novell.com> * exchange-operations.c: Checked for if the exchange account exist/configured. * exchange-folder-permission.c: Replaced all the occurences of function exchange_config_listener_get_accounts() with exchange_operations_get_exchange_account() and returns if it doesn't exist. Also took care to avoid some compile time warnings. * exchange-folder.c: Same. Also took care to avoid some compile time warnings. * exchange-folder-subscription.c: Included exchange-folder-subscription.h file to avoid compilation warning. Fixes bug #310233. svn path=/trunk/; revision=29768
* Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-132-11/+20
| | | | | | | | | | 2005-07-13 Praveen Kumar <kpraveen@novell.com> * org-gnome-exchange-operations.eplug.in : Modified the eplug file to add the "commit" code for folder hierarchy plugins for calendar and contacts svn path=/trunk/; revision=29760
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-114-2/+15
| | | | | | | | | | | | 2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-operations.c (exchange_operations_report_error) : Check that the result is not a success and only then print the error * exchange-account-setup.c (btn_chpass_clicked) : Call the error reporting routine only if there is a failure. * exchange-config-listener.c (account_added) : Similar svn path=/trunk/; revision=29718
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-117-84/+254
| | | | | | | | | | | | | | | | | | | | | 2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com> Patch submitted by ArunPrakash <arunp@novell.com> * exchange-operations.c (exchange_operations_report_error) : Newly added, to report errors using e_error_run. Also a list of error-ids is added. * exchange-config-listener.c (account_added) (account_removed) : Modified the usage of e_notice to e_error_run. Also the error from exchange_account_connect is reported using exchange_operations_report_error. * exchange-account-setup.c (btn_chpass_clicked) (org_gnome_exchange_settings) (print_error) (set_oof_info): Changed to use exchange_operations_report_error and e_error_run functions. * org-gnome-exchange-operations.error.xml : Newly added, defines the list of error messages used in the plugin. * Makefile.am : Modified for org-gnome-exchange-operations.error.xml svn path=/trunk/; revision=29707
* Included files exchange-folder-subscription.c,Shakti Sen2005-07-114-19/+62
| | | | | | | | | | | | | | 2005-07-11 Shakti Sen <shprasad@novell.com> * Makefile.am: Included files exchange-folder-subscription.c, exchange-folder-subscription.h, exchange-folder.c and org-gnome-folder-subscription.xml * exchange-folder.c: Renamed all the function names starting with org_gnome_* to org_gnome_exchnage* to resolve name space collision. * org-gnome-exchange-operations.eplug.in: Added the hook class for 'Subscribe/Unsubscribe Folder'. svn path=/trunk/; revision=29706
* Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-088-17/+324
| | | | | | | | | | | | | | | | 2005-07-08 Praveen Kumar <kpraveen@novell.com> * Makefile.am : Added entries for the files providing the delegation assistant feature * exchange-user-dialog.c : Added new * exchange-user-dialog.h : Added new * exchange-account-setup.c (btn_dass_clicked) : Enabled the code for for invoking the delegation assistant window * exchange-delegates-user.c : Modified to include the header files from include path instead of the local directory * exchange-permissions-dialog.c : Modified an occurence to include the file exchange-user-dialog.c instead of e2k-folder-dialog.c svn path=/trunk/; revision=29686
* Included files exchange-permissions-dialog.c,Shakti Sen2005-07-084-7/+41
| | | | | | | | | | | | | | | 2005-07-08 Shakti Sen <shprasad@novell.com> * Makefile.am: Included files exchange-permissions-dialog.c, exchange-permissions-dialog.h, exchange-folder-permission.c, org-gnome-folder-permissions.xml & exchange-permissions-dialog.glade * exchange-folder-permission.c: Renamed the function name org_gnome_menu_folder_permissions to org_gnome_exchnage_menu_folder_permissions * org-gnome-exchange-operations.eplug.in: Added the hook class for Folder Permissions. svn path=/trunk/; revision=29685
* Added new file for Folder Permissions. Added new file for FolderShakti Sen2005-07-0810-0/+2239
| | | | | | | | | | | | | | | | | | | | | | 2005-07-08 Shakti Sen <shprasad@novell.com> * exchange-folder-permission.c: Added new file for Folder Permissions. * exchange-permissions-dialog.c: Added new file for Folder Permissions. * exchange-permissions-dialog.h: Added new file for Folder Permissions. * exchange-permissions-dialog.glade: Added newly for Folder Permissions support. * org-gnome-folder-permissions.xml: Added new file for Folder Permissions support. * exchange-folder-subscription.c: Added new file for Folder Subscribe/Unsubcribe support. * exchange-folder-subscription.h: Added new file for Folder Subscribe/Unsubcribe support. * exchange-folder.c: Added new file for Folder Subscribe/Unsubcribe support. * org-gnome-folder-subscription.xml: Added new file for Folder Subscribe/Unsubcribe support. svn path=/trunk/; revision=29684
* Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-073-1/+8
| | | | | | | | | 2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : Include exchange-folder-size-display.h * exchange-folder-size-display.c : Similar svn path=/trunk/; revision=29671
* Removed these filesAhmed Sarfraaz2005-07-072-399/+0
| | | | svn path=/trunk/; revision=29670
* Adding the new filesAhmed Sarfraaz2005-07-072-0/+143
| | | | svn path=/trunk/; revision=29669
* Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-073-2/+35
| | | | | | | | | | | | | | | 2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (btn_fsize_clicked) : Implemented new to invoke the folder size table. (org_gnome_exchange_settings) : Minor re-ordering * exchange-folder-size-display.c : Newly added to handle the UI code for folder size display * exchange-folder-size-display.h : Similar * exchange-folder-size.[ch] : Removed * Makefile.am : Include exchange-folder-size-display.[ch] svn path=/trunk/; revision=29668
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-052-0/+62
| | | | | | | | | | | 2005-07-05 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-config-listener.c (add_new_sources) : Newly added. This adds the esources for all the folders only if the esource doesnt already exist. (account_added) : Invoke add_new_sources after connect. svn path=/trunk/; revision=29638
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-018-54/+941
| | | | | | | | | | | | | | | | | | | | 2005-07-01 Praveen Kumar <kpraveen@novell.com> * Makefile.am : Added new file entries for calendar , contacts and change-password * exchange-account-setup.c (btn_chpass_clicked) : enabled the code * exchange-operations.c (exchange_operations_cta_add_node_to_tree) : This now stores the relative uri of the node to the model (exchange_operations_cta_select_node_from_tree) : Added new. This selects the node for a given relative uri. * exchange-operations.h : Similar * org-gnome-exchange-operations.eplug.in : Added commit hook action for calendar and contacts * exchange-change-password.c : Added new * exchange-calendar.c : Added new * exchange-contacts.c : Added new svn path=/trunk/; revision=29610
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-013-13/+116
| | | | | | | | | | | | | | 2005-07-01 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c(print_error) : Added new. This prints the validation error string. (owa_authenticate_user) : Fetch the error code from validate and handle the printing of error strings in the plugin. * exchange-config-listener.c (account_added) : For now add the sources before connect to avoid multiple esources. Should be fixed more elegantly. svn path=/trunk/; revision=29607
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9
| | | | | | | | | 2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com> * Makefile.am : Added the header files as part of SOURCES so that they get disted as well. svn path=/trunk/; revision=29595
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-232-4/+15
| | | | | | | | | | 2005-06-22 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : We no longer should be declaring the global_config_listener as a static variable here. Also, added some NULL checks to avoid crashes. svn path=/trunk/; revision=29573
* Fixed a crash while trying ot edit non-exchange account.Sushma Rai2005-06-152-2/+10
| | | | svn path=/trunk/; revision=29502
* Fixed some warnings SimilarSarfaaz Ahmed2005-06-143-9/+14
| | | | | | | | | 2005-06-14 Sarfaaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : Fixed some warnings * exchange-config-listener.c : Similar svn path=/trunk/; revision=29500
* Added a new plugin directory for renaming exchange-account-setup asSarfraaz Ahmed2005-06-1319-0/+5614
2005-06-12 Sarfraaz Ahmed <asarfraaz@novell.com> * plugins/exchange-operations : Added a new plugin directory for renaming exchange-account-setup as exchange-operations. svn path=/trunk/; revision=29498