Commit Graph

96 Commits

Author SHA1 Message Date
54d4e5e5f8 ** Fixes bug #477045
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
2007-09-27 17:48:23 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
b8ae445474 Fix for bug #458715
svn path=/trunk/; revision=34022
2007-08-17 08:23:18 +00:00
73f27c89bc 2007-08-16 mcrha Fix for bug #466548
svn path=/trunk/; revision=34010
2007-08-16 07:08:08 +00:00
e7ec0eee48 ** Fix for bug #330968
2007-08-13  Sankar P  <psankar@novell.com>

	** Fix for bug #330968

	* proxy.c: (proxy_page_changed_cb):
	Fixes a crash on account-editor.
	Proxy Preferences Crash Fix.


svn path=/trunk/; revision=33993
2007-08-13 05:46:00 +00:00
f02772e536 2007-08-10 mcrha Fix for bug #327977
svn path=/trunk/; revision=33972
2007-08-10 06:10:35 +00:00
e0b92a2aaa ** Fix for bug #455799
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
2007-08-03 23:52:01 +00:00
3f9cf32172 ** Fix for bug #462010
2007-08-03  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #462010

	* proxy.c: (proxy_update_tree_view):
	* proxy-login.c: (proxy_login_update_tree): Plugged memory leak.


svn path=/trunk/; revision=33942
2007-08-03 11:53:48 +00:00
f971541da6 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messages
svn path=/trunk/; revision=33894
2007-07-30 07:52:48 +00:00
ccbafd2269 ** Fix for bug #410287 from Lucky
svn path=/trunk/; revision=33875
2007-07-28 20:13:47 +00:00
730fa4cf41 Bug 437584 – Compilation warning in evolution's plugins folder
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
b4ed9e8de8 Rewritten GroupWise Status Tracking
2007-03-30  Sankar P  <psankar@novell.com>

	* status-track.c: (format_date), (track_status):
	Rewritten GroupWise Status Tracking



svn path=/trunk/; revision=33344
2007-03-30 06:00:59 +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
e92d5cca20 Include missing header file
2007-02-05  Sankar P  <psankar@novell.com>

        * junk-settings.c:
	Include missing header file

svn path=/trunk/; revision=33176
2007-02-05 09:12:15 +00:00
094f34621a don't split sentences. Fixes bug #401288.
2007-01-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* install-shared.c: (org_gnome_popup_wizard):
	don't split sentences. Fixes bug #401288.


svn path=/trunk/; revision=33154
2007-01-27 11:25:16 +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
02c8f24ddb Fix a crash when setting up a GroupWise account. Closes bug #330969. Patch
2007-01-25  Kjartan Maraas  <kmaraas@gnome.org>

	* send-options.c: (get_cnc): Fix a crash when setting up
	a GroupWise account. Closes bug #330969. Patch from
	Parthasarathi Susarla.

svn path=/trunk/; revision=33148
2007-01-25 16:00:00 +00:00
70d60db4d1 Added code for implementing Send options via a data hook .
2007-01-18  Raghavendran <raghavguru7@gmail.com>

        * org-gnome-groupwise-features.xml:
        * mail-send-options.c :
        Added code for implementing Send options via
        a data hook .


svn path=/trunk/; revision=33139
2007-01-22 18:59:48 +00:00
44ffb2870c Remove an extraneous initialization that leaks a CamelUrl on each
2006-11-17  Harish Krishnaswamy  <kharish@novell.com>

	* proxy-login.c: (proxy_login_get_cnc): Remove
	an extraneous initialization that leaks a CamelUrl on
	each invocation.

svn path=/trunk/; revision=32990
2006-11-17 09:52:18 +00:00
bb64d5dd74 Fixes #360815
svn path=/trunk/; revision=32897
2006-10-16 14:45:04 +00:00
c40dcb6678 addressbook/importers/evolution-ldif-importer.c
2006-10-15  Francisco Javier F. Serrador  <serrador@openshine.com>

	* addressbook/gui/widgets/eab-contact-display.c:
 	addressbook/importers/evolution-ldif-importer.c
 	addressbook/importers/evolution-vcard-importer.c
 	calendar/importers/icalendar-importer.c
 	plugins/groupwise-features/properties.glade
 	plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
 	plugins/save-attachments/org-gnome-save-attachments.xml
 	shell/shell.error.xml : Make some string improvements to allow better
	use of gettext compendia.

svn path=/trunk/; revision=32879
2006-10-15 14:23:02 +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
209d884fbf Made the success message translatable and fixed a typo.
2006-07-17  Sankar P  <psankar@novell.com>

	* mail-retract.c: (retract_mail_settings)
	Made the success message translatable and fixed a typo.

svn path=/trunk/; revision=32330
2006-07-17 12:48:44 +00:00
a474f3b1b6 Evolution side coding for implementing security-classification send-options for GroupWise
svn path=/trunk/; revision=32329
2006-07-17 11:35:44 +00:00
da64d1035c Added support for GroupWise Message Retract mail-retract.c,
2006-07-17  Sankar P  <psankar@novell.com>

	* Added support for GroupWise Message Retract
	* Files added: mail-retract.c, org-gnome-mail-retract-errors.xml
	* Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am

svn path=/trunk/; revision=32325
2006-07-17 08:13:31 +00:00
a8c59424de add translator comments to the string "Proxy login". Fixes bug #345055.
2006-06-29  Andre Klapper  <a9016009@gmx.de>

	* proxy-login.c: add translator comments to the string "Proxy
	login". Fixes bug #345055.

svn path=/trunk/; revision=32205
2006-06-29 13:36:38 +00:00
9236ecd8e8 org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy
2006-06-12  Sankar P  <psankar@novell.com>

	* proxy-login.c: org-gnome-proxy-login-errors.xml:
	Handled error case to not allow proxy login to the same account
	more than once. Fixes #340535

svn path=/trunk/; revision=32111
2006-06-12 11:27:17 +00:00
e718f9282d Increases the height of the dialog to make it easily usable
2006-05-31  David Richards  <drichard@largo.com>

	* proxy-login-dialog.glade:
	Increases the height of the dialog to make it easily usable

svn path=/trunk/; revision=32060
2006-05-31 14:28:43 +00:00
879cce6697 Changed the ; in the end to a . in an error message
2006-04-24  Sankar P  <psankar@novell.com>

	* org-gnome-proxy-login-errors.xml:
	Changed the ; in the end to a . in an error message

svn path=/trunk/; revision=31872
2006-04-24 04:15:34 +00:00
faeb1107d2 Takes care of non SSL accounts too. Fixes #332948
2006-03-01  Sankar P  <psankar@novell.com>

	* proxy-login.c: (proxy_get_password)
	(proxy_login_get_cnc):
	Takes care of non SSL accounts too.
	Fixes #332948

svn path=/trunk/; revision=31615
2006-03-01 06:43:51 +00:00
977ccdda60 Fix more brokenness. doh check if its the proxy page. Need whack on the
2006-02-21  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Fix more brokenness. doh check if its the proxy
	page. Need whack on the head for sucky reckless commit.

svn path=/trunk/; revision=31549
2006-02-20 19:18:23 +00:00
3c48cf5fc0 Fix more brokenness. doh check if its the proxy page.
2006-02-16  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Fix more brokenness. doh check if its the proxy
	page.

svn path=/trunk/; revision=31547
2006-02-20 11:47:44 +00:00
4dab3a631e Initialize connection only when the proxy tab is clicked.
2006-02-16  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Initialize connection only when the proxy tab is
	clicked.

svn path=/trunk/; revision=31535
2006-02-16 10:54:01 +00:00
c523e43027 ** See bug 326348 check if its a valid accoune before creating folder
2006-02-08  Parthasarathi Susarla <sparthasarathi@novell.com>

	** See bug 326348
	* share-folder-common.c:(refresh_folder_tree)
	check if its a valid accoune before creating folder

svn path=/trunk/; revision=31445
2006-02-08 11:08:24 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
fe9e00b044 removed string "dialog1" from translation. Fixes bug 306118.
2006-01-27  Andre Klapper <a9016009@gmx.de>
	* plugins/groupwise-features/proxy-listing.glade:
	* plugins/publish-calendar/publish-calendar.glade:
	* smime/gui/smime-ui.glade:
	* widgets/table/e-table-config.glade:
	* widgets/table/e-table-config-no-group.glade:
	removed string "dialog1" from translation. Fixes bug 306118.

svn path=/trunk/; revision=31326
2006-01-27 15:12:53 +00:00
3dfc3eb7be decode the date to local time **Fixes #314755 also fixed some styling
2006-01-18  Vivek Jain <jvivek@novell.com>

 	* status-track.c : (add_detail): decode the date
 	to local time **Fixes #314755
 	also fixed some styling issues.

	Committed on behalf of Vivek - partha

svn path=/trunk/; revision=31230
2006-01-18 09:40:55 +00:00
2a6d2286cd use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06  Simon Zheng <simon.zheng@sun.com>

        * junk-mail-settings.c:
        * mail-send-options.c:
        * proxy-login.c:
        * proxy.c:
        * proxy.h:
        * send-options.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=31078
2006-01-06 06:57:13 +00:00
3c352346c1 Fix for #325117
2006-01-01 Harish Krishnaswamy <kharish@novell.com>

Fix for #325117

svn path=/trunk/; revision=31005
2006-01-01 13:27:11 +00:00
867297b2a4 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>

	* evolution/plugins/groupwise-features/properties.glade:
 	 Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30989
2005-12-31 14:20:44 +00:00
f34387f743 Fixing several typos and harmonizing capital/small letters. Partially
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
2005-12-30 03:45:46 +00:00
9f37d3bd9a junk-settings.c proxy-login.c proxy.c Construct glade file name at
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* junk-settings.c
	* proxy-login.c
	* proxy.c
	* share-folder.c: Construct glade file name at run-time.

	* process-meeting.c (find_attendee): Use g_ascii_strcasecmp()
	instead of g_strcasecmp().

svn path=/trunk/; revision=30844
2005-12-17 18:45:07 +00:00
1f082fa212 Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
19d9717dd1 initialize CamelException.
2005-12-05  Parthasarathi Susarla <sparthasarathi@novell.com>

	* proxy.c: initialize CamelException.

	Fixes bug #314576

svn path=/trunk/; revision=30717
2005-12-05 06:04:12 +00:00
80f4fd336f *** empty log message ***
svn path=/trunk/; revision=30647
2005-11-23 07:16:14 +00:00
1c36faf822 Function signature specifies a void return. So, do not return NULL.
2005-11-10  Harish Krishnaswamy  <kharish@novell.com>

* mail-send-options.c: (org_gnome_compose_send_options):
Function signature specifies a void return. So, do not
return NULL.

svn path=/trunk/; revision=30591
2005-11-10 07:00:09 +00:00
e3b6a2229d *** empty log message ***
svn path=/trunk/; revision=30577
2005-11-08 03:59:07 +00:00
ddec6b2a3e When the user forgets-password explicitly, the subsequent proxy-login
2005-10-20  Sankar P  <psankar@novell.com>

	* proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc):
	When the user forgets-password explicitly, the subsequent proxy-login requests
	are made with a NULL password leading to unexpected behavior.
	Fixes #312467

	* proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc):
	Added the missing unrefs for the connection object.

svn path=/trunk/; revision=30543
2005-10-20 08:21:26 +00:00
722114449f Dont try to connect when the account is offline. Also connect to the
2005-10-19  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c (org_gnome_proxy): Dont try to connect when the account is
	offline. Also connect to the server only when the proxy tab is clicked.
	* Fixes #314297, #314345

svn path=/trunk/; revision=30531
2005-10-19 09:40:06 +00:00