Parthasarathi Susarla [Thu, 17 Feb 2005 10:42:03 +0000 (10:42 +0000)]
*** empty log message ***
Chenthill Palanisamy [Thu, 17 Feb 2005 10:16:34 +0000 (10:16 +0000)]
changed the syntax of the get_categories call.
2005-02-17 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-book-backend-groupwise.c:
(e_book_backend_groupwise_authenticate_user): changed
the syntax of the get_categories call.
(e_book_backend_groupwise_dispose),
(e_book_backend_groupwise_init): The hash table need not
be created or destroyed here, since connection handles it.
Chenthill Palanisamy [Thu, 17 Feb 2005 10:15:18 +0000 (10:15 +0000)]
Moved the get categories call from populate_cache to cache_init since it
2005-02-17 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c:
(populate_cache),(cache_init): Moved the get categories
call from populate_cache to cache_init since it has to be
called everytime.
(e_cal_backend_groupwise_finalize),
(e_cal_backend_groupwise_init): Hash table for categories
need not be created/destroyed, connection will handle it.
Chenthill Palanisamy [Thu, 17 Feb 2005 10:14:34 +0000 (10:14 +0000)]
Create and destroy the new hash tables for storing categories.
2005-02-17 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-connection.c:
(e_gw_connection_dispose),(e_gw_connection_init): Create
and destroy the new hash tables for storing categories.
(e_gw_connection_get_settings), (e_gw_connection_get_categories),
(e_gw_connection_get_address_book_list): Added mutex locks and stored the
category/container list information in cnc private to reduce
the network calls.
(e_gw_connection_get_address_book_id): Use the new syntax for the
get_addressbook_list and don free the list.
* e-gw-connection.h: Changed the declaration
Parthasarathi Susarla [Thu, 17 Feb 2005 08:54:28 +0000 (08:54 +0000)]
the variable which holds the UTC time is not static anymore.
2005-02-17 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c: (groupwise_get_folder):
* camel-groupwise-folder.c: (groupwise_refresh_info):
the variable which holds the UTC time is not static
anymore.
Marco Ciampa [Wed, 16 Feb 2005 23:22:54 +0000 (23:22 +0000)]
Updated italian translation
Marco Ciampa [Wed, 16 Feb 2005 23:13:00 +0000 (23:13 +0000)]
Updated italian translation
Marco Ciampa [Wed, 16 Feb 2005 23:04:13 +0000 (23:04 +0000)]
Updated italian translation
Marco Ciampa [Wed, 16 Feb 2005 23:00:28 +0000 (23:00 +0000)]
Updated italian translation
Björn Torkelsson [Wed, 16 Feb 2005 19:47:08 +0000 (19:47 +0000)]
Rename inbox/INBOX to Inbox, so it is translatable.
2005-02-15 Björn Torkelsson <torkel@acc.umu.se>
* camel-imap-store.c (imap_build_folder_info): Rename inbox/INBOX to
Inbox, so it is translatable.
(parse_list_response_as_folder_info): here too.
Jeffrey Stedfast [Wed, 16 Feb 2005 19:45:50 +0000 (19:45 +0000)]
Handle XGWMOVE untagged events as EXPUNGE events.
2005-02-03 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-engine.c (camel_imap4_engine_handle_untagged_1):
Handle XGWMOVE untagged events as EXPUNGE events.
* camel-imap4-folder.c (imap4_transfer_messages_to): Optionally
use XGWMOVE if the extension is available.
* camel-imap4-engine.c (camel_imap4_engine_capability): Query for
the XGWEXTENSIONS as well if the server supports it.
Vivek Jain [Wed, 16 Feb 2005 16:20:14 +0000 (16:20 +0000)]
get the "Modified" items in the second_list and append it to the "list"
2005-02-10 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder):
* camel-groupwise-folder.c
(groupwise_refresh_info):
get the "Modified" items in the second_list and
append it to the "list"
Vivek Jain [Wed, 16 Feb 2005 16:19:40 +0000 (16:19 +0000)]
get the "Modified" items in the second_list and append it to the "list"
2005-02-10 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder):
* camel-groupwise-folder.c
(groupwise_refresh_info):
get the "Modified" items in the second_list and
append it to the "list"
Vivek Jain [Wed, 16 Feb 2005 13:07:47 +0000 (13:07 +0000)]
: (e_gw_item_new_from_soap_parameter) set appropriate status for "deleted"
2005-02-16 Vivek Jain <jvivek@novell.com>
* e_gw_item.c : (set_recipient_list_from_soap_parameter)
: (e_gw_item_new_from_soap_parameter)
set appropriate status for "deleted" items
Chenthill Palanisamy [Wed, 16 Feb 2005 12:56:54 +0000 (12:56 +0000)]
Added the Fixes 72107 in the comment.
2005-02-16 Chenthill Palanisamy <pchenthill@novell.com>
Added the Fixes 72107 in the comment.
Kjartan Maraas [Wed, 16 Feb 2005 09:01:40 +0000 (09:01 +0000)]
Update Update
2005-02-16 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update
* no.po: Update
Alexander Shopov [Wed, 16 Feb 2005 08:37:26 +0000 (08:37 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-02-16 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Jeffrey Stedfast [Tue, 15 Feb 2005 21:11:52 +0000 (21:11 +0000)]
Translate name of Inbox and also set flags as torkel's previous fix.
2005-02-14 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-store-summary.c (store_info_to_folder_info):
Translate name of Inbox and also set flags as torkel's previous
fix.
* camel-imap4-store.c (imap4_build_folder_info): Translate the
name of Inbox.
Rodrigo Moya [Tue, 15 Feb 2005 14:23:39 +0000 (14:23 +0000)]
Fixes #71545
2005-02-11 Rodrigo Moya <rodrigo@gnome-db.org>
Fixes #71545
* libecal/e-cal-view.c (objects_added_cb, objects_modified_cb,
objects_removed_cb): ref/unref the view before/after emitting the
signal.
Radek Doulik [Tue, 15 Feb 2005 11:12:51 +0000 (11:12 +0000)]
use camel debug
2005-02-11 Radek Doulik <rodo@novell.com>
* camel-filter-search.c (junk_test): use camel debug
* camel-junk-plugin.c: use camel debug
Ilkka Tuohela [Tue, 15 Feb 2005 07:08:54 +0000 (07:08 +0000)]
Updated Finnish translation
Sivaiah Nallagatla [Mon, 14 Feb 2005 19:24:41 +0000 (19:24 +0000)]
Make sure that we decode only hex digits followed by '=' while decoding
2005-02-14 Sivaiah Nallagatla <snallagatla@novell.com>
* libebook/e-vcard.c (read_attribute_value) :
Make sure that we decode only hex digits followed
by '=' while decoding from quoted printable encoding.
(read_attribute) : Reset the encoding as RAW for values
which are encoded in Quoated printable encoding in the
original vcard. We are not going encodwe them again
using quoated printable
(e_vcard_to_string_vcard_30) : use utf-8 version
of strlen and other functions while folding lines
as some the chars may be represented by more than one byte
Fixes an issue related to data loss in 1.4 -> 2.0
migration
Sivaiah Nallagatla [Mon, 14 Feb 2005 19:07:11 +0000 (19:07 +0000)]
reconnect to ldap server if simple bind returns LDAP_SERVER_DOWN
2005-02-10 Sivaiah Nallagatla <snallagatla@novell.com>
* backends/ldap/e-book-backend-ldap.c
(e_book_backend_ldap_authenticate_user) : reconnect to
ldap server if simple bind returns LDAP_SERVER_DOWN
Fixes #67541
Leonid Kanter [Mon, 14 Feb 2005 16:06:44 +0000 (16:06 +0000)]
Updated Russian translation
Jeffrey Stedfast [Mon, 14 Feb 2005 16:06:17 +0000 (16:06 +0000)]
If we're in offline mode, let the parent implementation perform the
2005-02-10 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-search.c (imap4_body_contains): If we're in offline
mode, let the parent implementation perform the search.
Laurent Dhima [Mon, 14 Feb 2005 10:45:24 +0000 (10:45 +0000)]
Updated Albanian translation.
2005-02-14 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Alexander Shopov [Mon, 14 Feb 2005 07:13:39 +0000 (07:13 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-02-14 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Žygimantas Beručka [Mon, 14 Feb 2005 01:30:14 +0000 (01:30 +0000)]
Updated Lithuanian translation.
2005-02-14 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
David Lodge [Sun, 13 Feb 2005 20:58:53 +0000 (20:58 +0000)]
Updated British translation.
2005-02-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
Takeshi AIHANA [Sun, 13 Feb 2005 13:59:22 +0000 (13:59 +0000)]
Updated Japanese translation for v1.1.5.
2005-02-13 Takeshi AIHANA <aihana@gnome.gr.jp>
* ja.po: Updated Japanese translation for v1.1.5.
Funda Wang [Sun, 13 Feb 2005 08:09:18 +0000 (08:09 +0000)]
Updated Simplified Chinese translation
Changwoo Ryu [Sun, 13 Feb 2005 01:37:06 +0000 (01:37 +0000)]
Updated Korean translation.
2005-02-13 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Christian Rose [Fri, 11 Feb 2005 20:06:42 +0000 (20:06 +0000)]
Added missing file entry. Updated Swedish translation.
2005-02-11 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing file entry.
* sv.po: Updated Swedish translation.
Christian Rose [Fri, 11 Feb 2005 18:00:31 +0000 (18:00 +0000)]
Added missing file entry.
2005-02-11 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing file entry.
Chenthill Palanisamy [Fri, 11 Feb 2005 05:26:41 +0000 (05:26 +0000)]
Fixes a hang in offline insert a g_mutex_unlock.
2005-02-11 Chenthill Palanisamy <pchenthill@novell.com>
Fixes a hang in offline
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_open): insert a g_mutex_unlock.
Jeffrey Stedfast [Thu, 10 Feb 2005 18:18:19 +0000 (18:18 +0000)]
Fix the FIXME about using fragment instead of path for those urls which
2005-02-09 Jeffrey Stedfast <fejj@novell.com>
* camel-store.c (camel_folder_info_build): Fix the FIXME about
using fragment instead of path for those urls which use fragment
instead. Also fixes bug #71747.
Kjartan Maraas [Thu, 10 Feb 2005 16:37:21 +0000 (16:37 +0000)]
Don't leak the module path.
2005-02-10 Kjartan Maraas <kmaraas@gnome.org>
* libedataserver/e-data-server-module.c: (load_module_dir):
Don't leak the module path.
Kjartan Maraas [Thu, 10 Feb 2005 13:01:29 +0000 (13:01 +0000)]
Update Update
2005-02-10 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update
* no.po: Update
Parthasarathi Susarla [Thu, 10 Feb 2005 10:51:58 +0000 (10:51 +0000)]
fixed the percentage display problem while fetching summary fixed the
2005-02-10 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder): fixed the percentage display problem
while fetching summary
* camel-groupwise-folder.c:
(groupwise_expunge): fixed the problem with deleting mails
using removeItemRequest instead of removeItemsrequest
Chenthill Palanisamy [Thu, 10 Feb 2005 08:40:41 +0000 (08:40 +0000)]
Fixes a crash Check whether the creation date is present, before
2005-02-10 Chenthill Palanisamy <pchenthill@novell.com>
Fixes a crash
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_item_to_cal_component): Check whether the creation
date is present, before converting it to icaltimetype.
Hans Petter [Thu, 10 Feb 2005 04:40:44 +0000 (04:40 +0000)]
ChangeLog for last commit.
Hans Petter Jansson [Thu, 10 Feb 2005 04:36:47 +0000 (04:36 +0000)]
Fix PPC assembly.
2005-02-09 Hans Petter Jansson <hpj@novell.com>
* libdb/dbinc/mutex.h: Fix PPC assembly.
Jeffrey Stedfast [Wed, 9 Feb 2005 17:40:59 +0000 (17:40 +0000)]
Don't always delete the original messages.
2005-02-08 Jeffrey Stedfast <fejj@novell.com>
* camel-imap-folder.c (do_copy): Don't always delete the original
messages.
Parthasarathi Susarla [Wed, 9 Feb 2005 08:36:51 +0000 (08:36 +0000)]
*** empty log message ***
Parthasarathi Susarla [Wed, 9 Feb 2005 08:28:26 +0000 (08:28 +0000)]
set the message type even if it is not a multipart Fixes bug ** #72339
* camel-groupwise-utils.c:
(camel_groupwise_util_item_from_message):
set the message type even if it is not a multipart
Fixes bug ** #72339
Vivek Jain [Wed, 9 Feb 2005 08:24:27 +0000 (08:24 +0000)]
make sure auth_domain is "Groupwise" Fixes bug ** #71752
2005-02-09 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c:
(groupwise_auth_loop): make sure auth_domain is "Groupwise"
Fixes bug ** #71752
Chenthill Palanisamy [Wed, 9 Feb 2005 04:13:33 +0000 (04:13 +0000)]
Fixed some memory leaks.
2005-02-09 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-connection.c: (e_gw_connection_new):
* e-gw-item.c: (set_sendoptions_from_soap_parameter),
(e_gw_item_new_from_soap_parameter): Fixed some memory
leaks.
Adam Weinberger [Wed, 9 Feb 2005 02:38:12 +0000 (02:38 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Rodrigo Moya [Wed, 9 Feb 2005 00:29:26 +0000 (00:29 +0000)]
use e_return_error_if_fail instead of g_return_val_if_fail.
2005-02-09 Rodrigo Moya <rodrigo@novell.com>
* libecal/e-cal.c (open_calendar): use e_return_error_if_fail instead
of g_return_val_if_fail.
Francisco Javier F. Serrador [Tue, 8 Feb 2005 21:29:36 +0000 (21:29 +0000)]
Updated Spanish translation.
2005-02-08 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Frank Arnold [Tue, 8 Feb 2005 17:14:50 +0000 (17:14 +0000)]
Updated German translation.
2005-02-08 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
Parthasarathi Susarla [Tue, 8 Feb 2005 15:29:25 +0000 (15:29 +0000)]
Parse loginResponse for serverUTCTime and set it in the priv structure of
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-gw-connection.[ch]:
Parse loginResponse for serverUTCTime and set it
in the priv structure of the connection
*** Patch Reviewed by Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-item.[ch]:
Set the content type for the message
Parthasarathi Susarla [Tue, 8 Feb 2005 15:27:19 +0000 (15:27 +0000)]
set the message type even if it is not a multipart
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-utils.c:
(camel_groupwise_util_item_from_message):
set the message type even if it is not a multipart
Miloslav Trmac [Tue, 8 Feb 2005 14:23:03 +0000 (14:23 +0000)]
Updated Czech translation.
2005-02-08 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Rodrigo Moya [Tue, 8 Feb 2005 13:11:50 +0000 (13:11 +0000)]
set correctly (again) the recurid. (generate_instances): set correctly
2005-02-08 Rodrigo Moya <rodrigo@novell.com>
* libecal/e-cal.c (add_instance): set correctly (again) the recurid.
(generate_instances): set correctly instance times for detached
occurrences.
Rodrigo Moya [Tue, 8 Feb 2005 11:29:43 +0000 (11:29 +0000)]
recurrence-id needs to be a date only.
2005-02-08 Rodrigo Moya <rodrigo@novell.com>
* libecal/e-cal.c (add_instance): recurrence-id needs to be a date
only.
* backends/file/e-cal-backend-file.c (add_component): g_strdup the
key for the hash table.
(free_object_data): free the hash table key when freeing objects.
(free_calendar_components, remove_component): no need to free the
object's data here, this is done now automatically by the hash table.
(open_cal, create_cal, reload_cal): create hash table with
g_hash_table_new_full.
Parthasarathi Susarla [Tue, 8 Feb 2005 09:21:38 +0000 (09:21 +0000)]
Parse loginResponse for serverUTCTime and set it in the priv structure of
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-gw-connection.[ch]:
Parse loginResponse for serverUTCTime and set it
in the priv structure of the connection
*** Patch Reviewed by Chenthill Palanisamy <pchenthill@novell.com>
Parthasarathi Susarla [Tue, 8 Feb 2005 09:19:13 +0000 (09:19 +0000)]
Parse loginResponse for serverUTCTime and set it in the priv structure of
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-gw-connection.[ch]:
Parse loginResponse for serverUTCTime and set it
in the priv structure of the connection
Harish Krishnaswamy [Tue, 8 Feb 2005 08:48:51 +0000 (08:48 +0000)]
add attachments to the getQuickMessages view so they can listen for
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas):
add attachments to the getQuickMessages view so they can listen
for changes in attachments.
Parthasarathi Susarla [Tue, 8 Feb 2005 08:17:26 +0000 (08:17 +0000)]
Fixes bug ** #72106
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder)
* camel-groupwise-folder.c:
(groupwise_refresh_info):
Fixes bug ** #72106
Chenthill Palanisamy [Tue, 8 Feb 2005 07:54:22 +0000 (07:54 +0000)]
Assign the value for the *object as NULL and duped value to *old_object
2005-02-08 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_remove_object): Assign the
value for the *object as NULL and duped value to
*old_object since calobj is freed later.
Vivek Jain [Tue, 8 Feb 2005 05:45:08 +0000 (05:45 +0000)]
fix the display of garbage in the alert for server version
2005-02-08 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c :
(groupwise_connect): fix the display of garbage in the
alert for server version
Parthasarathi Susarla [Tue, 8 Feb 2005 05:39:04 +0000 (05:39 +0000)]
converting time to local time-zone. (groupwise_refresh_info): service
2005-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
(groupwise_folder_get_message): converting time to local
time-zone.
(groupwise_refresh_info): service unlock when getquick messages
fails
Harish Krishnaswamy [Tue, 8 Feb 2005 05:24:48 +0000 (05:24 +0000)]
The previous commit removing the use of libgnome failed to do a
* soap-test.c: (main): The previous commit removing
the use of libgnome failed to do a g_thread_init.
Added the same.
JP Rosevear [Tue, 8 Feb 2005 02:51:29 +0000 (02:51 +0000)]
skip files that aren't built but might be needed for reference
2005-02-07 JP Rosevear <jpr@novell.com>
* POTFILES.skip: skip files that aren't built but might be needed
for reference
* POTFILES.in: remove dead files
JP Rosevear [Tue, 8 Feb 2005 01:25:28 +0000 (01:25 +0000)]
bump version. libtool numbers
2005-02-07 JP Rosevear <jpr@novell.com>
* configure.in: bump version. libtool numbers
JP Rosevear [Mon, 7 Feb 2005 23:54:26 +0000 (23:54 +0000)]
remove dead files
2005-02-07 JP Rosevear <jpr@novell.com>
* camel-gw-listener.[hc]: remove dead files
Funda Wang [Mon, 7 Feb 2005 22:44:40 +0000 (22:44 +0000)]
Updated Simplified Chinese translation
JP Rosevear [Mon, 7 Feb 2005 22:07:13 +0000 (22:07 +0000)]
remove dead file
2005-02-07 JP Rosevear <jpr@novell.com>
* POTFILES.in: remove dead file
JP Rosevear [Mon, 7 Feb 2005 22:06:57 +0000 (22:06 +0000)]
remove dead file
2005-02-07 JP Rosevear <jpr@novell.com>
* camel-iconv.c: remove dead file
JP Rosevear [Mon, 7 Feb 2005 22:00:26 +0000 (22:00 +0000)]
don't translate the empty string
2005-02-07 JP Rosevear <jpr@novell.com>
* backends/weather/e-cal-backend-weather.c (getCategory): don't
translate the empty string
Jeffrey Stedfast [Mon, 7 Feb 2005 21:30:43 +0000 (21:30 +0000)]
Fixed junk/trash folder names/paths.
2005-02-07 Jeffrey Stedfast <fejj@novell.com>
* tests/folder/test11.c: Fixed junk/trash folder names/paths.
Sivaiah Nallagatla [Mon, 7 Feb 2005 18:37:54 +0000 (18:37 +0000)]
update bug 70198 as 70918. This was wrongly mentioned in changelog earlier
Sivaiah Nallagatla [Mon, 7 Feb 2005 18:33:36 +0000 (18:33 +0000)]
change the bug id mentioned in of the change logs from 70198 to 70918
Rodrigo Moya [Mon, 7 Feb 2005 15:51:42 +0000 (15:51 +0000)]
Updated NEWS
Sivaiah Nallagatla [Mon, 7 Feb 2005 15:25:07 +0000 (15:25 +0000)]
free the value returned by soup_soap_parameter_get_property. Fixes a
2005-02-07 Sivaiah Nallagatla <snallagatla@novell.com>
* e-gw-item.c (set_contact_fields_from_soap_parameter)
(e_gw_item_new_from_soap_parameter) : free the value
returned by soup_soap_parameter_get_property. Fixes
a memory leak
Jordi Mallach [Mon, 7 Feb 2005 12:53:34 +0000 (12:53 +0000)]
Updated Catalan translation by Xavier A. Conde Rueda <xaviconde@eresmas.com>.
David Lodge [Mon, 7 Feb 2005 11:45:57 +0000 (11:45 +0000)]
Updated British translation.
2005-02-07 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
Chenthill Palanisamy [Mon, 7 Feb 2005 11:11:06 +0000 (11:11 +0000)]
Added a boolean variable to check if the mode has been changed.
2005-02-07 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c:
(ECalBackendGroupwisePrivate): Added a boolean variable
to check if the mode has been changed.
(get_deltas): put component replaces there is an existing
component, so removed the remove_component call. Before
getting the vtype of the component, check if comp is NULL.
(cache_init): Insert the timeout call for getQuickMessages
only for events.
(connect_to_server): Add the timeout call for getquickmessages
only if the mode has been changed.
(e_cal_backend_groupwise_set_mode): Set the mode_changed variable.
Ross Burton [Mon, 7 Feb 2005 10:23:17 +0000 (10:23 +0000)]
Remove useless libgnome use
Harish Krishnaswamy [Mon, 7 Feb 2005 09:51:51 +0000 (09:51 +0000)]
Updated schema files.
2005-02-07 Harish Krishnaswamy <kharish@novell.com>
* doc/gw-soap-methods.xsd:
* doc/gw-soap-types.xsd: Updated schema files.
Frank Arnold [Mon, 7 Feb 2005 01:54:28 +0000 (01:54 +0000)]
Updated German translation.
2005-02-07 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
Adam Weinberger [Sun, 6 Feb 2005 22:56:17 +0000 (22:56 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Francisco Javier F. Serrador [Sun, 6 Feb 2005 19:54:26 +0000 (19:54 +0000)]
Updated Spanish translation.
2005-02-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Sivaiah Nallagatla [Sun, 6 Feb 2005 18:42:31 +0000 (18:42 +0000)]
Change the "Address and Calendar" section to "SOAP Settings"
2005-02-06 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-groupwise-provider.c : Change the "Address and Calendar"
section to "SOAP Settings"
Sivaiah Nallagatla [Sun, 6 Feb 2005 18:09:01 +0000 (18:09 +0000)]
place the E_CONTACT_REV field before E_CONTACT_NAME_ORG. It seems all
2005-02-06 Sivaiah Nallagatla <snallagatla@novell.com>
* libebook/e-contact.h : place the E_CONTACT_REV
field before E_CONTACT_NAME_ORG. It seems
all strings fields should be before that, doh
Frank Arnold [Sun, 6 Feb 2005 17:05:37 +0000 (17:05 +0000)]
Updated German translation.
2005-02-06 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
Miloslav Trmac [Sun, 6 Feb 2005 16:28:55 +0000 (16:28 +0000)]
Updated Czech translation.
2005-02-06 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Francisco Javier F. Serrador [Sun, 6 Feb 2005 13:30:57 +0000 (13:30 +0000)]
Updated Spanish translation.
2005-02-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Sivaiah Nallagatla [Sun, 6 Feb 2005 12:28:41 +0000 (12:28 +0000)]
Added new field E_CONTACT_REV which reprsnets the revision (last updated
2005-02-06 Sivaiah Nallagatla <snallagatla@novell.com>
* libebook/e-contact.[ch] : Added
new field E_CONTACT_REV which reprsnets
the revision (last updated time of the contact)
Also Changed File As to File Under to match with ui
* backends/file/e-book-backend-file.c (do_create)
(e_book_backend_file_modify_contact) : set/update
the revsion field of the contact with current UTC time
Fixes #1069
Frank Arnold [Sat, 5 Feb 2005 17:14:23 +0000 (17:14 +0000)]
Updated German translation.
2005-02-05 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
Francisco Javier F. Serrador [Sat, 5 Feb 2005 15:14:42 +0000 (15:14 +0000)]
Updated Spanish translation.
2005-02-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Žygimantas Beručka [Sat, 5 Feb 2005 10:21:48 +0000 (10:21 +0000)]
Updated Lithuanian translation.
2005-02-05 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
Funda Wang [Fri, 4 Feb 2005 22:59:48 +0000 (22:59 +0000)]
Updated Simplified Chinese translation
Rodney Dawes [Fri, 4 Feb 2005 18:26:36 +0000 (18:26 +0000)]
Set the border widths for the dialog containers to be HIG compliant Fix
2005-02-04 Rodney Dawes <dobey@novell.com>
* e-passwords.c (ep_ask_password): Set the border widths for the
dialog containers to be HIG compliant
Fix the padding/spacing on the internal vbox to be HIG compliant
Chenthill Palanisamy [Fri, 4 Feb 2005 12:07:20 +0000 (12:07 +0000)]
Added a string for Reply requested. Appended with the subject. set reply
2005-02-04 Chenthill Palanisamy <pchenthill@novell.com>
* camel-groupwise-folder.c: (groupwise_folder_get_message): Added
a string for Reply requested. Appended with the subject.
* camel-groupwise-utils.c:
(camel_groupwise_util_item_from_message): set reply requested to
true.
Chenthill Palanisamy [Fri, 4 Feb 2005 12:02:53 +0000 (12:02 +0000)]
Added a string for reply requested in send options. Removed the error
2005-02-04 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_item_to_cal_component): Added a string for
reply requested in send options.
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_open): Removed the error
notify message for Repository offline since it would
be handled from frontend.
Fixes #72117
(e_cal_backend_groupwise_create_object): Check for
the UID, if not present send an error message.
Chenthill Palanisamy [Fri, 4 Feb 2005 11:58:01 +0000 (11:58 +0000)]
Set the whenconvenient flag correctly.
2005-02-04 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-item.c: (set_sendoptions_from_soap_parameter),
(append_gw_item_options): Set the whenconvenient flag
correctly.
Rodrigo Moya [Fri, 4 Feb 2005 11:28:06 +0000 (11:28 +0000)]
removed libgnome usage.
2005-02-04 Rodrigo Moya <rodrigo@novell.com>
* tests/ecal/test-recur.c: removed libgnome usage.
Rodrigo Moya [Fri, 4 Feb 2005 11:26:25 +0000 (11:26 +0000)]
don't expand recurrences for detached instances.
2005-02-04 Rodrigo Moya <rodrigo@novell.com>
* libecal/e-cal.c (generate_instances): don't expand recurrences
for detached instances.
* tests/ecal/test-recur.c:
* tests/ecal/Makefile.am: added recurrence test.