Commit Graph

133 Commits

Author SHA1 Message Date
730fa4cf41 Bug 437584 – Compilation warning in evolution's plugins folder
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
6324896c23 Distcheck fixes.
svn path=/trunk/; revision=33459
2007-04-25 16:36:50 +00:00
b52704ab18 ** Fixes #426481 Fix Typo Assitant
2007-04-10  Elizabeth Greene <nerdygirl_ellie@yahoo.com>

	** Fixes #426481
	* exchange-account-setup.c: Fix Typo Assitant


svn path=/trunk/; revision=33414
2007-04-10 04:11:16 +00:00
fa589512f1 Use GLib marshallers wherever possible.
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
2007-04-05 15:42:40 +00:00
c8d411ce2b Don't mix declarations and code (#405495).
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
2007-03-27 11:28:14 +00:00
cba3097cad ** Fixes bug #419524
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
2007-03-20 17:23:58 +00:00
44eb71780a Mark strings as translatable. See bug #399381 for details.
svn path=/trunk/; revision=33152
2007-01-26 23:53:57 +00:00
d6323f8303 Glade file for exchange send options . Added a hook for implementing send
* 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
2007-01-22 18:58:03 +00:00
23218bbee1 Fixes bnc #208395
* 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
2006-12-18 17:32:39 +00:00
5e16059870 Fixes bug #357970
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
2006-12-04 15:42:53 +00:00
81d9b0f7f6 Fixed typo in plugin description. Fixes bug 363999.
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
2006-10-23 05:28:37 +00:00
78552b019f Corrected the spelling mistake in an error message. Fixes #350231.
svn path=/trunk/; revision=32484
2006-08-07 08:47:25 +00:00
401a1b85c6 Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and
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
2006-07-24 10:26:02 +00:00
55675f968d Checking if a user is subscribing to his own folder. Fixes #311322.
Patch submitted by "Vandana Shenoy .B  <shvandana@novell.com>"

svn path=/trunk/; revision=32374
2006-07-22 09:09:20 +00:00
5b4a0d7756 remove "*" from translation. Fixes bug #331147.
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
2006-07-18 22:32:56 +00:00
993c0752e7 remove empty strings from translation
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
2006-07-13 12:28:40 +00:00
91a5d90496 ** Fixes bug #341369
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
2006-07-07 23:53:23 +00:00
65ef60b46c On successful connection, checking if the OOF state is set in the
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
2006-06-15 10:59:05 +00:00
48de88a67b Defined and using new error code for displayig offline state of Evolution.
Fixes #344270.

svn path=/trunk/; revision=32127
2006-06-13 10:15:40 +00:00
a47f11a04b Enabling the OK button only when the username is entered, fixes #317025.
svn path=/trunk/; revision=32086
2006-06-07 07:04:44 +00:00
dd5cc403f6 Do not print the password in the terminal.
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
2006-05-11 10:34:54 +00:00
c45989a66b Using the HIGified notification message. Fixes #302825.
svn path=/trunk/; revision=31968
2006-05-10 11:13:17 +00:00
ed1fa5121b Not displaying error message on cancel operation. Fixes #332131.
svn path=/trunk/; revision=31966
2006-05-10 08:25:25 +00:00
9a9d6aacb2 Setting the e-source properties after both folder rename and new folder
creation. Fixes #328578 and #338876.

svn path=/trunk/; revision=31831
2006-04-19 10:27:27 +00:00
e027656d8d Return TRUE in case of non-exchange accounts. Fixes #338198.
svn path=/trunk/; revision=31819
2006-04-17 09:36:16 +00:00
a7373b9438 Handling rename opearion for public and subscribed folders.
Fixes #328813 and #315522.

svn path=/trunk/; revision=31792
2006-04-10 03:54:09 +00:00
9d82014a94 Corrected the rename folder operation and also not allowing the rename
of standard folders. Fixes #310433.

svn path=/trunk/; revision=31780
2006-04-06 16:36:22 +00:00
83c00f8e8d Freeing GConfValue. See #329251.
svn path=/trunk/; revision=31650
2006-03-06 05:40:18 +00:00
ed27f0db52 Not unrefing the account passed to the signal handler. Fixes #332129.
svn path=/trunk/; revision=31649
2006-03-06 05:27:23 +00:00
6e8744011c Fixed the typo "retrun" to "return"
svn path=/trunk/; revision=31592
2006-02-27 11:25:41 +00:00
6b93ed2f65 NULL check for accounts. Fixes #332185.
svn path=/trunk/; revision=31590
2006-02-27 09:11:33 +00:00
02f4fc5437 Trying to get the exchange account, only when invoked for exchange account
and also not showing the folder permissions dialog when invoked in offline
mode. See #332514.

svn path=/trunk/; revision=31585
2006-02-27 06:54:16 +00:00
9e4a5e053f Added bug id to the changelog.
svn path=/trunk/; revision=31584
2006-02-27 06:27:16 +00:00
0cb0624aa6 Fixed the problem with the sent and drafts folder URIs and also
setting them. Fixes #324693.

svn path=/trunk/; revision=31583
2006-02-27 06:24:33 +00:00
8ac649ab85 Memory leak fixes. See #329251.
svn path=/trunk/; revision=31578
2006-02-25 06:40:28 +00:00
9013865df4 Fixes bug #331635
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
2006-02-20 11:06:55 +00:00
082ba66f37 updated the bug ids.
svn path=/trunk/; revision=31472
2006-02-10 06:41:06 +00:00
d45c32b900 Fixes the problems of marking GAL for offline usage and as default folder
and also overwriting the GAL uri with relative uri of some other folder.
Fixes #329623 and #329624

svn path=/trunk/; revision=31470
2006-02-10 06:21:05 +00:00
ff98640ae2 Freeing uri_text. See #329251.
svn path=/trunk/; revision=31468
2006-02-10 05:47:00 +00:00
90e3e5497f Fixed memory leaks. Fixes #329251.
svn path=/trunk/; revision=31418
2006-02-06 08:53:21 +00:00
fa8915ed3a fix a bunch of Address Book strings
svn path=/trunk/; revision=31413
2006-02-05 23:46:27 +00:00
b6bd229a92 Fixed the issue with subscribing to other user's folders. (#328554)
svn path=/trunk/; revision=31401
2006-02-03 10:27:26 +00:00
89c42a5198 Corrected the memory corruption in forming the URIs. Fixes #328304.
svn path=/trunk/; revision=31323
2006-01-27 12:02:57 +00:00
3ae8c5c93d Making the warning and error dialogs non-modal. Fixes #328385.
svn path=/trunk/; revision=31295
2006-01-24 10:03:52 +00:00
aa350edea0 Checking for the NULL URI, Fixes #328282.
svn path=/trunk/; revision=31281
2006-01-23 15:20:49 +00:00
305832a728 Reading the auth type from ExchangeAccount and setting it in URL if the url
doesn't contain the auth mechanism value. Fixes #327284.

svn path=/trunk/; revision=31270
2006-01-23 08:04:21 +00:00
88422e94ee plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to
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
2006-01-19 21:04:24 +00:00
c43e660f77 Displaying the offline message for both Exchange personal and GAL folders.
Fixes #327483.

svn path=/trunk/; revision=31232
2006-01-18 12:55:50 +00:00
422ed5b4db Fixed a minor typo in error string. (#327053).
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
2006-01-16 08:13:09 +00:00
e23b0cfd52 Fix a grammar error in translatable string. (#327155)
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
2006-01-16 08:04:29 +00:00