Jeffrey Stedfast [Thu, 31 Mar 2005 19:57:43 +0000 (19:57 +0000)]
reverted previous commit since it broke string freeze
Parthasarathi Susarla [Thu, 31 Mar 2005 11:44:38 +0000 (11:44 +0000)]
deleting the messages only if the copy is successful *** fixes bug 73897
2005-03-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:(groupwise_transfer_messages_to):
deleting the messages only if the copy is successful
*** fixes bug 73897
Miloslav Trmac [Thu, 31 Mar 2005 09:06:43 +0000 (09:06 +0000)]
Updated Czech translation.
2005-03-31 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Adam Weinberger [Thu, 31 Mar 2005 04:27:04 +0000 (04:27 +0000)]
Updated Canadian English translation.
2005-03-30 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Jeffrey Stedfast [Wed, 30 Mar 2005 21:15:14 +0000 (21:15 +0000)]
Don't try to EXPUNGE in READ-ONLY mode. (imap4_sync_changes): Don't check
2005-03-11 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-folder.c (imap4_sync): Don't try to EXPUNGE in
READ-ONLY mode.
(imap4_sync_changes): Don't check permanent_flags here.
(imap4_sync): Check permanent_flags here instead and don't bother
wasting cycles if permanent_flags is empty.
(imap4_sync): Don't attempt to EXPUNGE if the folder is READ-ONLY.
(imap4_append_message): Set an exception if the folder is
read-only and don't bother trying to append.
* camel-imap4-engine.c (camel_imap4_engine_select_folder): Set the
READ-ONLY bit on the folder if the server says we've opened it in
READ-ONLY mode.
Adi Attar [Wed, 30 Mar 2005 15:36:16 +0000 (15:36 +0000)]
Added Xhosa translation. Added "xh" to ALL_LINGUAS.
2005-03-30 Adi Attar <aattar@cvs.gnome.org>
* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.
James Bowes [Tue, 29 Mar 2005 14:07:20 +0000 (14:07 +0000)]
Add e-time-utils and e-xml-hash-utils.
2005-03-28 James Bowes <bowes@cs.dal.ca>
* docs/reference/libedataserver/libedataserver-docs.sgml:
* docs/reference/libedataserver/libedataserver-sections.txt: Add
e-time-utils and e-xml-hash-utils.
* docs/reference/libedataserver/tmpl/e-time-utils.sgml:
* docs/reference/libedataserver/tmpl/e-xml-hash-utils.sgml: New API
template files.
* libedataserver/e-time-utils.c:
* libedataserver/e-time-utils.h:
* libedataserver/e-xml-hash-utils.c:
* libedataserver/e-xml-hash-utils.h: New API documentation.
Gabor Kelemen [Tue, 29 Mar 2005 14:05:26 +0000 (14:05 +0000)]
Hungarian translation updated.
2005-03-29 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
Josep Puigdemont i Casamajó [Tue, 29 Mar 2005 11:39:16 +0000 (11:39 +0000)]
Updated Catalan translation.
Pawan Chitrakar [Sun, 27 Mar 2005 12:33:00 +0000 (12:33 +0000)]
Add nepali translation
2005-03-27 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Add nepali translation
* configure.in: add ne in ALL_LINGUAS
Jeffrey Stedfast [Fri, 25 Mar 2005 18:17:16 +0000 (18:17 +0000)]
Don't try to convert boundary param values into UTF-8 even if they contain
2005-03-25 Jeffrey Stedfast <fejj@novell.com>
* camel-mime-utils.c (header_append_param): Don't try to convert
boundary param values into UTF-8 even if they contain binary
text. Based on a patch from Pavel Fedin.
James Bowes [Thu, 24 Mar 2005 18:23:37 +0000 (18:23 +0000)]
Add docs/reference/libedataserver/Makefile as output. Add libedataserver
2005-03-23 James Bowes <bowes@cs.dal.ca>
* configure.in: Add docs/reference/libedataserver/Makefile
as output.
* docs/reference/Makefile.am: Add libedataserver as subdir.
* docs/reference/libedataserver/Makefile.am: Remove ignored files
section.
* docs/reference/libedataserver/libedataserver-docs.sgml: Add
sections for new API docs.
* docs/reference/libedataserver/libedataserver-sections.txt: Make
nice formatting for the new documentation.
* libedataserver/e-trie.c:
* libedataserver/e-uid.c:
* libedataserver/e-url.c:
* libedataserver/e-url.h:
* libedataserver/e-util.c:
* libedataserver/e-util.h:
* libedataserver/md5-utils.c:
* libedataserver/md5-utils.h: Document public functions and data
structures.
* docs/reference/libedataserver/tmpl/e-trie.sgml:
* docs/reference/libedataserver/tmpl/e-uid.sgml:
* docs/reference/libedataserver/tmpl/e-url.sgml:
* docs/reference/libedataserver/tmpl/e-util.sgml:
* docs/reference/libedataserver/tmpl/md5-utils.sgml: New template
files for API documentation.
Chenthill Palanisamy [Thu, 24 Mar 2005 08:40:24 +0000 (08:40 +0000)]
Fixes #73336 Check for the container id before calling the cache init.
2005-03-24 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73336
* backends/groupwise/e-cal-backend-groupwise.c:
(connect_to_server): Check for the container id
before calling the cache init.
Chenthill Palanisamy [Thu, 24 Mar 2005 08:35:11 +0000 (08:35 +0000)]
Changed the date if commit to 24 from 22
2005-03-24 Chenthill Palanisamy <pchenthill@novell.com>
Changed the date if commit to 24 from 22
Chenthill Palanisamy [Thu, 24 Mar 2005 08:33:29 +0000 (08:33 +0000)]
Fixes #73508
2005-03-22 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73508
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_get_static_capabilities):
* libecal/e-cal-util.h: Added a new static capability
to check and set the partstat as NEEDS ACTION for the
organizer.
* libecal/e-cal.[ch] (e_cal_get_organizer_must_accept):
Added a function to check the static capability.
Rodrigo Moya [Wed, 23 Mar 2005 11:16:08 +0000 (11:16 +0000)]
Fixes #73472
2005-03-23 Rodrigo Moya <rodrigo@novell.com>
Fixes #73472
* e-categories-dialog.c (load_properties_dialog): make the
GnomeFileEntry use the file chooser widget.
Frank Arnold [Wed, 23 Mar 2005 10:37:46 +0000 (10:37 +0000)]
Updated German translation.
2005-03-23 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
Adam Weinberger [Tue, 22 Mar 2005 18:28:24 +0000 (18:28 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Chenthill Palanisamy [Tue, 22 Mar 2005 14:54:38 +0000 (14:54 +0000)]
Changing the date in the ChangeLog
Chenthill Palanisamy [Tue, 22 Mar 2005 14:53:31 +0000 (14:53 +0000)]
Do not emit popup signals when clicked on the source group.
2005-03-11 Chenthill Palanisamy <pchenthill@novell.com>
* e-source-selector.c (selector_button_press_event): Do
not emit popup signals when clicked on the source group.
Christian Rose [Tue, 22 Mar 2005 11:41:26 +0000 (11:41 +0000)]
Added missing file entry.
2005-03-22 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing file entry.
Jeffrey Stedfast [Mon, 21 Mar 2005 18:56:49 +0000 (18:56 +0000)]
Continue reading data until we've read all the data (camel_stream_read()
2005-03-18 Jeffrey Stedfast <fejj@novell.com>
* camel-imap-command.c (imap_read_untagged): Continue reading data
until we've read all the data (camel_stream_read() makes no
guarantee that it will read n bytes in a single call).
Chenthill Palanisamy [Mon, 21 Mar 2005 16:58:40 +0000 (16:58 +0000)]
Fixes #73421 Converts the groupwise item to task ical string checking for
2005-03-15 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73421
* camel-groupwise-folder.c: (groupwise_folder_get_message),
(convert_to_task): Converts the groupwise item to task ical
string checking for the type.
Not Zed [Mon, 21 Mar 2005 03:37:18 +0000 (03:37 +0000)]
use a different fd for the mime parser, so the fd doesn't get closed
2005-03-18 Not Zed <NotZed@Ximian.com>
* camel-mbox-summary.c (mbox_summary_sync_quick): use a different
fd for the mime parser, so the fd doesn't get closed twice.
Gary Ekker [Fri, 18 Mar 2005 22:51:54 +0000 (22:51 +0000)]
Fix warnings in build.
Parthasarathi Susarla [Fri, 18 Mar 2005 06:06:25 +0000 (06:06 +0000)]
camel-groupwise-utils.h add an include file camel-string-utils.h
2005-03-18 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-utils.h
add an include file camel-string-utils.h
Vivek Jain [Fri, 18 Mar 2005 06:01:55 +0000 (06:01 +0000)]
**Fixes bug #73458 changed the X_RETURN_NOTIFY_DECLINE to
2005-03-18 Vivek Jain <jvivek@novell.com>
**Fixes bug #73458
* camel-groupwise-utils.h: changed the X_RETURN_NOTIFY_DECLINE to
X_RETURN_NOTIFY_DELETE
* camel-groupwise-utils.c: check the property and then call
(e_gw_item_set_notify_deleted) instead of
(e_gw_item_set_notify_declined )
Parthasarathi Susarla [Fri, 18 Mar 2005 05:58:49 +0000 (05:58 +0000)]
using GString for all string operations.
2005-03-17 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:(convert_to_calendar):
using GString for all string operations.
Parthasarathi Susarla [Thu, 17 Mar 2005 16:52:40 +0000 (16:52 +0000)]
using GString for all string operations.
2005-03-17 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:(convert_to_calendar):
using GString for all string operations.
Parthasarathi Susarla [Thu, 17 Mar 2005 11:42:09 +0000 (11:42 +0000)]
using GString for all string operations.
2005-03-17 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:(convert_to_calendar):
using GString for all string operations.
Rodrigo Moya [Thu, 17 Mar 2005 09:32:14 +0000 (09:32 +0000)]
Fixes #38408
2005-03-04 Rodrigo Moya <rodrigo@novell.com>
Fixes #38408
* e-categories-dialog.c (check_category_name): new function to check
categories entered by the user for invalid characters.
(new_button_clicked_cb): added category name checking. Also, run the
dialog continously while there are validation errors.
Parthasarathi Susarla [Thu, 17 Mar 2005 05:12:32 +0000 (05:12 +0000)]
The type of the folder comes in the tag "folderType" and not just "type"
2005-03-16 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-gw-container.c: (e_gw_container_set_from_soap_parameter):
The type of the folder comes in the tag "folderType" and not
just "type" anymore.
Not Zed [Thu, 17 Mar 2005 02:08:59 +0000 (02:08 +0000)]
** See bug #73401?
2005-03-16 Not Zed <NotZed@Ximian.com>
** See bug #73401?
* camel-mbox-summary.c (mbox_info_set_user_tag)
(mbox_info_set_user_flag): do not flag xevchange here, these
values are not stored in x-evolution-header anymore.
Not Zed [Wed, 16 Mar 2005 08:42:43 +0000 (08:42 +0000)]
modified patch below to make it a bit simpler.
2005-03-16 Not Zed <NotZed@Ximian.com>
* modified patch below to make it a bit simpler.
2005-01-22 Jeff Bailey <jbailey@ubuntu.com>
* camel-nntp-store.c (connect_to_server): Allow the username to be
an empty string as well as a NULL for anonymous connections.
2005-03-16 Not Zed <NotZed@Ximian.com>
* added nntp changelog
Adam Weinberger [Wed, 16 Mar 2005 00:22:45 +0000 (00:22 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Hans Petter Jansson [Tue, 15 Mar 2005 21:21:51 +0000 (21:21 +0000)]
Add e-passwords.c.
2005-03-15 Hans Petter Jansson <hpj@novell.com>
* POTFILES.in: Add e-passwords.c.
* da.po:
* de.po:
* es.po:
* fi.po:
* ja.po:
* ko.po:
* nb.po:
* no.po:
* pl.po: Carry over two strings from the Evolution module;
they should've been moved along with e-passwords.c.
JP Rosevear [Tue, 15 Mar 2005 18:42:51 +0000 (18:42 +0000)]
Fixes #68533 (hackily)
2005-03-15 JP Rosevear <jpr@novell.com>
Fixes #68533 (hackily)
* libedata-book/e-data-book-factory.c (out_of_proc_check): call
back to check for out of proc backends
(e_data_book_factory_get_n_backends): if no out of proc clients
are left, report no backends
* libedata-book/e-book-backend.h: new proto
* libedata-book/e-book-backend.c
(e_book_backend_has_out_of_proc_clients): see if the remaining
clients are all in proc
Jeffrey Stedfast [Tue, 15 Mar 2005 18:28:57 +0000 (18:28 +0000)]
Fix for systems where read is a macro by David Malcolm.
2005-03-15 Jeffrey Stedfast <fejj@novell.com>
* camel-stream.c (camel_stream_read): Fix for systems where read
is a macro by David Malcolm.
JP Rosevear [Tue, 15 Mar 2005 01:48:04 +0000 (01:48 +0000)]
Merge from branch to grab news and missing gcc 4 fixes.
Jeffrey Stedfast [Mon, 14 Mar 2005 19:13:34 +0000 (19:13 +0000)]
READ-ONLY doesn't mean we can't sync flags, allow flag syncing even in
2005-03-10 Jeffrey Stedfast <fejj@novell.com>
* camel-imap-folder.c (imap_sync_online): READ-ONLY doesn't mean
we can't sync flags, allow flag syncing even in READ-ONLY mode
since the RFC states that flags listed in PERMANENTFLAGS are
always settable.
Not Zed [Mon, 14 Mar 2005 07:06:19 +0000 (07:06 +0000)]
use a single global ref-counted db-env for all opened db's.
2005-03-09 Not Zed <NotZed@Ximian.com>
* backends/file/e-book-backend-file.c
(e_book_backend_file_load_source): use a single global ref-counted
db-env for all opened db's.
(e_book_backend_file_dispose): clean up the env when finished.
Chenthill Palanisamy [Mon, 14 Mar 2005 05:19:44 +0000 (05:19 +0000)]
Run the get deltas in a thread to avoid the inresponsiveness of the GUI
2005-03-12 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c:
(connect_to_server): Run the get deltas in a thread to
avoid the inresponsiveness of the GUI when evolution
changes mode from offline to online.
Baris Cicek [Sat, 12 Mar 2005 14:04:28 +0000 (14:04 +0000)]
Updated Turkish Translation
* tr.po: Updated Turkish Translation
Harish Krishnaswamy [Sat, 12 Mar 2005 12:26:53 +0000 (12:26 +0000)]
use 'peek' while downloading new items so when the calendar gets the new
2005-03-12 Harish Krishnaswamy <kharish@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas) :
use 'peek' while downloading new items so when the calendar gets
the new item before the mailer has a chance to retrieve it, the item
is not flagged read.
Harish Krishnaswamy [Sat, 12 Mar 2005 11:16:10 +0000 (11:16 +0000)]
Fixes a memory corruption issue in GW backend
2005-03-12 Harish Krishnaswamy <kharish@novell.com>
Fixes a memory corruption issue in GW backend
* backends/groupwise/e-cal-backend-groupwise.c
* (get_deltas) : strftime should be passed an array of sufficient length, not a
char *. Fetch t_str from cache - so you are always sure of having
the correct value.Add some extra safety code checking empty strings.
Parthasarathi Susarla [Fri, 11 Mar 2005 08:39:56 +0000 (08:39 +0000)]
using GString. An efficient way for fixing bug #72145
2005-03-11 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
(gw_update_summary): using GString. An efficient way
for fixing bug #72145
Parthasarathi Susarla [Fri, 11 Mar 2005 08:37:12 +0000 (08:37 +0000)]
using GString. An efficient way for fixing bug #72145
2005-03-11 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
(gw_update_summary): using GString. An efficient way
for fixing bug #72145
Parthasarathi Susarla [Thu, 10 Mar 2005 06:59:15 +0000 (06:59 +0000)]
add peek and status views to the creatCursorRequest initialise the status
2005-03-10 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder): add peek and status views to
the creatCursorRequest
* camel-groupwise-folder.c:
(gw_update_summary): initialise the status flag
variable.
*** Fixes bug #73308
Sankar P [Wed, 9 Mar 2005 11:58:34 +0000 (11:58 +0000)]
Added code to fix the problem of Priority not set in outgoing mails
2005-03-09 Sankar P <psankar@novell.com>
* camel-groupwise-utils.c:(camel_groupwise_util_item_from_message)
Added code to fix the problem of Priority not set in outgoing mails
Chenthill Palanisamy [Tue, 8 Mar 2005 07:59:47 +0000 (07:59 +0000)]
Fixes #73141 Check if the uri is not NULL before getting the password from
2005-03-08 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73141
* libecal/e-cal.c: (open_calendar): Check if the uri
is not NULL before getting the password from
e_passwords.
Sivaiah Nallagatla [Tue, 8 Mar 2005 01:13:41 +0000 (01:13 +0000)]
notify writable state after looking at priv->is_writable. Some books are
2005-03-07 Sivaiah Nallagatla <snallagatla@novell.com>
* backends/groupwise/e-bbok-backend-groupwise.c
(e_book_backend_groupwise_set_mode) : notify writable
state after looking at priv->is_writable. Some books
are read only for groupwise.
Fixes #73021
Rodrigo Moya [Sun, 6 Mar 2005 02:47:03 +0000 (02:47 +0000)]
Fixes #72454
2005-03-06 Rodrigo Moya <rodrigo@novell.com>
Fixes #72454
* backends/http/e-cal-backend-http.c (begin_retrieval_cb): call
g_object_set with correct arguments.
Rodrigo Moya [Sun, 6 Mar 2005 02:12:09 +0000 (02:12 +0000)]
Reverted last patch
Rodrigo Moya [Sun, 6 Mar 2005 02:01:39 +0000 (02:01 +0000)]
Fixes #72454
2005-03-06 Rodrigo Moya <rodrigo@novell.com>
Fixes #72454
* backends/http/e-cal-backend-http.c (begin_retrieval_cb): added missing
NULL to g_object_set call.
Raphael Higino [Sat, 5 Mar 2005 20:29:43 +0000 (20:29 +0000)]
Updated pt_BR translation
Laszlo Dvornik [Fri, 4 Mar 2005 14:22:35 +0000 (14:22 +0000)]
Hungarian translation updated by Gabor Kelemen.
2005-03-04 Laszlo Dvornik <dvornik@gnome.hu>
* hu.po: Hungarian translation updated by Gabor Kelemen.
Raphael Higino [Thu, 3 Mar 2005 17:43:07 +0000 (17:43 +0000)]
Updated pt_BR translation
JP Rosevear [Thu, 3 Mar 2005 15:13:58 +0000 (15:13 +0000)]
Fixes #73226
2005-03-02 JP Rosevear <jpr@novell.com>
Fixes #73226
* libebook/e-destination.c (e_destination_list_get_dests): get a
list of destination addresses
* libebook/e-destination.h: add proto
Parthasarathi Susarla [Thu, 3 Mar 2005 12:16:27 +0000 (12:16 +0000)]
added recipient view for get quick messages added recipient view for get
2005-03-03 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder): added recipient view
for get quick messages
* camel-groupwise-folder.c:
(groupwise_refresh_info): added recipient view
for get quick messages
(gw_update_summary): parse the recipient list
for mail ids to be set in the "To" field of the
summary.
** Fixes # 72145
Vivek Jain [Thu, 3 Mar 2005 10:21:58 +0000 (10:21 +0000)]
***Fixes # 72455 #73231 #73239 initialize status_flags to 0
2005-03-03 Vivek Jain <jvivek@novell.com>
***Fixes # 72455
#73231
#73239
* camel-groupwise-folder.c :(gw_update_summary)
initialize status_flags to 0
Not Zed [Thu, 3 Mar 2005 04:05:54 +0000 (04:05 +0000)]
fix the case of the charset specification, now we properly canonicalise
2005-03-01 Not Zed <NotZed@Ximian.com>
* tests/misc/test2.c: fix the case of the charset specification,
now we properly canonicalise them.
Not Zed [Thu, 3 Mar 2005 04:03:58 +0000 (04:03 +0000)]
** See bug #73015
2005-03-01 Not Zed <NotZed@Ximian.com>
** See bug #73015
* tests/misc/test1.c: Test case for references decoding.
* camel-mime-utils.c (header_decode_addrspec): if we get no start
word, then return NULL not "".
Not Zed [Thu, 3 Mar 2005 03:58:28 +0000 (03:58 +0000)]
** See bug #70195
2005-03-02 Not Zed <NotZed@Ximian.com>
** See bug #70195
* camel-mime-utils.c (rfc2047_encode_word): if we fail to convert
all the buffer, skip the content we didn't convert - don't just
skip the number of bytes we didn't convert from the start of the
string.
(header_encode_phrase_merge_words): when we merge the word, make
sure we merge the encoding too.
Not Zed [Thu, 3 Mar 2005 03:56:43 +0000 (03:56 +0000)]
** See bug #70590 (again)
2005-03-02 Not Zed <NotZed@Ximian.com>
** See bug #70590 (again)
* camel-filter-driver.c (camel_filter_driver_filter_message):
don't drop to default folder if we moved it.
(do_move): mark moved, not copied.
Vivek Jain [Wed, 2 Mar 2005 06:48:48 +0000 (06:48 +0000)]
***Fixes # 72373
2005-03-02 Vivek Jain <jvivek@novell.com>
***Fixes # 72373
* camel-groupwise-store.c :(groupwise_get_folder)
* camel-groupwise_folder.c :(groupwise_refresh_info)
pass types as NULL in the call of e_gw_connection_get_quick_messages
to retrieve all the items
Not Zed [Wed, 2 Mar 2005 02:58:13 +0000 (02:58 +0000)]
** See bug #72878
2005-03-01 Not Zed <NotZed@Ximian.com>
** See bug #72878
* libebook/e-destination.c (e_destination_copy): copy the raw
address.
Not Zed [Wed, 2 Mar 2005 02:56:20 +0000 (02:56 +0000)]
** See bug #72876
2005-03-01 Not Zed <NotZed@Ximian.com>
** See bug #72876
* camel-mime-message.c (process_header): if there are no addresses
in from or reply-to header, don't save empty address list.
Not Zed [Wed, 2 Mar 2005 02:56:03 +0000 (02:56 +0000)]
** See bug #73112
2005-03-01 Not Zed <NotZed@Ximian.com>
** See bug #73112
* camel-imap-store.c (query_auth_types): don't re-connect if we're
already connected.
Harry Lu [Wed, 2 Mar 2005 02:24:51 +0000 (02:24 +0000)]
Fix for 73010.
2005-03-01 Harry Lu <harry.lu@sun.com>
Fix for 73010.
* e-categories-dialog.c: (load_properties_dialog): set modal for
the gnome_file_entry.
Alexander Shopov [Tue, 1 Mar 2005 16:25:11 +0000 (16:25 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-03-01 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Jordi Mallach [Tue, 1 Mar 2005 10:56:41 +0000 (10:56 +0000)]
Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.
JP Rosevear [Tue, 1 Mar 2005 04:15:21 +0000 (04:15 +0000)]
bump version, libtool numbers
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: bump version, libtool numbers
Not Zed [Tue, 1 Mar 2005 02:37:22 +0000 (02:37 +0000)]
** See bug #72609
2005-02-28 Not Zed <NotZed@Ximian.com>
** See bug #72609
* camel-mime-utils.c (header_encode_param): just call
camel_charset_best once to get the best charset, and handle a NULL
charset name case properly.
* camel-charset-map.c (camel_charset_step): use the camel utf8
functions for robustness (&fix possible buffer-read-overflow).
Perform some short-circuit optimisation when we can.
Not Zed [Tue, 1 Mar 2005 00:58:02 +0000 (00:58 +0000)]
** See bug #70590
2005-02-28 Not Zed <NotZed@Ximian.com>
** See bug #70590
* camel-filter-driver.c (do_move): Make this copy+delete, and
terminate processing implicitly.
Sivaiah Nallagatla [Mon, 28 Feb 2005 19:57:42 +0000 (19:57 +0000)]
change the view form memebers to "nme email default members"
Rodrigo Moya [Mon, 28 Feb 2005 19:17:17 +0000 (19:17 +0000)]
Pass iter to gtk_list_store_set , so that new cateogy gets added properly.
2005-02-25 Rodrigo Moya <rodrigo@novell.com>
* e-categories-dialog.c (new_button_clicked_cb) :
Pass iter to gtk_list_store_set , so that
new cateogy gets added properly.
Fixes #73011
Chenthill Palanisamy [Mon, 28 Feb 2005 18:23:14 +0000 (18:23 +0000)]
Check if the component type is the same as the backend kind before sending
2005-02-28 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c:
(get_deltas): Check if the component type is the same
as the backend kind before sending notification to the
view.
Suvaiah Nallagatla [Mon, 28 Feb 2005 15:30:58 +0000 (15:30 +0000)]
free primary_email not value, as when there is more than one email , one
2005-02-28 Suvaiah Nallagatla <snallagatla@novell.com>
* e-gw-item.c (set_contact_fields_from_soap_parameter) :
free primary_email not value, as when there is more than
one email , one email gets freed twice.
Fixes #72653
Chenthill Palanisamy [Mon, 28 Feb 2005 15:10:22 +0000 (15:10 +0000)]
Fixes #72958 If the server sends the status succes without uid present,
2005-02-28 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #72958
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_create_object): If the server
sends the status succes without uid present, then it
must be due to delay delivery set, so do not put the component
in the cache since it might not be created in the server.
Parthasarathi Susarla [Mon, 28 Feb 2005 13:49:35 +0000 (13:49 +0000)]
Removed unused variables which were causing compiler warnings caused by
2005-02-28 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder):
Removed unused variables which were causing compiler
warnings caused by the previous commit
Harish Krishnaswamy [Mon, 28 Feb 2005 12:54:53 +0000 (12:54 +0000)]
Fixes #72662
2005-02-28 Harish Krishnaswamy <kharish@novell.com>
Fixes #72662
* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder):
Use the timestamp from the summary as argument to the
getQuickMessagesRequest.
* camel-groupwise-summary.[ch] (gw_summary_header_load),
(gw_summary_header_save): read/write the timestamp returned
by the getQuickMessages 'New' request into/from the gw summary.
Harish Krishnaswamy [Mon, 28 Feb 2005 12:46:13 +0000 (12:46 +0000)]
Look for the timestring only in the New getQM responses. The server does
2005-02-28 Harish Krishnaswamy <kharish@novell.com>
* e-gw-connection.c: (e_gw_connection_get_quick_messages):
Look for the timestring only in the New getQM responses.
The server does not send it during the modified call and
hence do not flag an error.
Harish Krishnaswamy [Mon, 28 Feb 2005 12:40:30 +0000 (12:40 +0000)]
store the time_string immediately after the 'New' call. add missing view
2005-02-28 Harish Krishnaswamy <kharish@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas):
store the time_string immediately after the 'New' call.
add missing view in the second getQM call - "attachments"
Sankar P [Mon, 28 Feb 2005 11:27:52 +0000 (11:27 +0000)]
Changed the way in which the recipients list is generated so as to
2005-02-28 Sankar P <psankar@novell.com>
* camel-groupwise-utils.c: (camel_groupwise_util_item_from_message):
Changed the way in which the recipients list is generated so as to
facilitate handling of CC and BCC addresses.
* camel-groupwise-utils.[ch]: (add_recipients)
Implemented the function add_recipients to prepare recipients list of
specified type.
Fixes bug #73008
Sankar P [Mon, 28 Feb 2005 11:27:29 +0000 (11:27 +0000)]
Added code for handling BCC addresses in the recipient list. Fixes #73008
2005-02-28 Sankar P <psankar@novell.com>
* e-gw-item.c: (add_distribution_to_soap_message):
Added code for handling BCC addresses in the recipient list.
Fixes #73008
Kostas Papadimas [Mon, 28 Feb 2005 07:15:55 +0000 (07:15 +0000)]
Updated Greek Translation.
Vincent van Adrighem [Sun, 27 Feb 2005 19:14:39 +0000 (19:14 +0000)]
Translation updated by Tino Meinen.
2005-02-27 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Nikos Charonitakis [Sat, 26 Feb 2005 22:57:28 +0000 (22:57 +0000)]
Updated Greek translation
Amanpreet Singh Alam [Sat, 26 Feb 2005 22:41:16 +0000 (22:41 +0000)]
update by amanpreetalam@yahoo.com
Laszlo Dvornik [Sat, 26 Feb 2005 15:58:15 +0000 (15:58 +0000)]
Hungarian translation updated by Gabor Kelemen.
2005-02-26 Laszlo Dvornik <dvornik@gnome.hu>
* hu.po: Hungarian translation updated by Gabor Kelemen.
Sivaiah Nallagatla [Sat, 26 Feb 2005 03:46:13 +0000 (03:46 +0000)]
save the writable status in priv->writable also so that when new clients
2005-02-25 Sivaiah Nallagatla <snallagatla@novell.com>
* libedata-book/e-book-backend.c (e_book_backend_notify_writable)
: save the writable status in priv->writable also so that
when new clients are created for an existing backend we report
correct writable status .
Fixes editors being editable in some cases in offline mode
Parthasarathi Susarla [Fri, 25 Feb 2005 10:05:28 +0000 (10:05 +0000)]
: Fixes bug #72965
2005-02-25 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_rename_folder),
(groupwise_get_folder_info) :
Fixes bug #72965
Rodrigo Moya [Fri, 25 Feb 2005 09:59:48 +0000 (09:59 +0000)]
'capabilities' is not an array, but an out char * argument.
2005-02-25 Rodrigo Moya <rodrigo@novell.com>
* backends/weather/e-cal-backend-weather.c
(e_cal_backend_weather_get_static_capabilities): 'capabilities' is not
an array, but an out char * argument.
Harish Krishnaswamy [Fri, 25 Feb 2005 09:35:58 +0000 (09:35 +0000)]
update calls to read_cursor request to use the position argument. do not
2005-02-25 Harish Krishnaswamy <kharish@novell.com>
* camel-groupwise-store.c: (groupwise_get_folder):
update calls to read_cursor request to use the
position argument. do not use the position cursor
calls anymore.
Harish Krishnaswamy [Fri, 25 Feb 2005 09:12:44 +0000 (09:12 +0000)]
Do not use position cursor calls anymore. use position field in read
2005-02-25 Harish Krishnaswamy <kharish@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c: (populate_cache):
Do not use position cursor calls anymore. use position field in
read cursor request.
Chenthill Palanisamy [Fri, 25 Feb 2005 06:36:51 +0000 (06:36 +0000)]
Changed the getQm calls since the function has been changed. Send the time
2005-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas):
Changed the getQm calls since the function has been changed.
Send the time stamps received from the server.
* libedata-cal/e-cal-backend-cache.c:
(e_cal_backend_cache_put_server_utc_time),
(e_cal_backend_cache_get_server_utc_time):
* libedata-cal/e-cal-backend-cache.h: Added functions
to put the server UTC time in cache.
Chenthill Palanisamy [Fri, 25 Feb 2005 06:31:31 +0000 (06:31 +0000)]
Made changes since the getQm function has been changed to take the fourth
2005-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder),
(groupwise_get_folder_info): Made changes since the
getQm function has been changed to take the fourth
argument (startdate) as double pointer.
Chenthill Palanisamy [Fri, 25 Feb 2005 06:30:22 +0000 (06:30 +0000)]
Changed the function to get the argument startdate as double pointer to
2005-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-connection.c: (e_gw_connection_get_quick_messages):
* e-gw-connection.h: Changed the function to get the argument
startdate as double pointer to give the utc time sent by server
back to the callers.
Harish Krishnaswamy [Fri, 25 Feb 2005 06:08:50 +0000 (06:08 +0000)]
Do not use position cursor calls anymore. use position field in read
2005-02-25 Harish Krishnaswamy <kharish@novell.com>
* backends/groupwise/e-cal-backend-groupwise.c: (populate_cache):
Do not use position cursor calls anymore. use position field in
read cursor request.
Harish Krishnaswamy [Fri, 25 Feb 2005 06:06:31 +0000 (06:06 +0000)]
Added 'position' field to the readCursor request reflecting the related
2005-02-24 Harish Krishnaswamy <kharish@novell.com>
* e-gw-connection.[ch]: (e_gw_connection_read_cursor):
Added 'position' field to the readCursor request reflecting
the related server fix and the schema change.