platform/upstream/evolution-data-server.git
19 years agoUpdated Traditional Chinese translation.
Chao-Hsiung Liao [Sat, 9 Jul 2005 08:40:34 +0000 (08:40 +0000)]
Updated Traditional Chinese translation.

2005-07-09  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_TW.po: Updated Traditional Chinese translation.

19 years agoAdded entry for ek-sid.h in the headers files to be installed
Praveen Kumar [Fri, 8 Jul 2005 13:04:05 +0000 (13:04 +0000)]
Added entry for ek-sid.h in the headers files to be installed

2005-07-08  Praveen Kumar <kpraveen@novell.com>

        * lib/Makefile.am : Added entry for ek-sid.h in the headers files to
        be installed

19 years agoFixed the compilation error
Chenthill Palanisamy [Fri, 8 Jul 2005 11:16:02 +0000 (11:16 +0000)]
Fixed the compilation error

19 years agoSupport for groupwise recurrences.
Chenthill Palanisamy [Fri, 8 Jul 2005 11:04:19 +0000 (11:04 +0000)]
Support for groupwise recurrences.

19 years agoWe should be using the CURRENT, REVISION and AGE variables for the
Sarfraaz Ahmed [Fri, 8 Jul 2005 10:34:06 +0000 (10:34 +0000)]
We should be using the CURRENT, REVISION and AGE variables for the

2005-07-08  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/Makefile.am : We should be using the CURRENT, REVISION and
        AGE variables for the version-info of the exchange library.

19 years agoCorrected the file name.
Sushma Rai [Fri, 8 Jul 2005 08:31:54 +0000 (08:31 +0000)]
Corrected the file name.

19 years agoChangelog entry for fix for 309684, was missed in the previous commit.
Sushma Rai [Fri, 8 Jul 2005 08:31:05 +0000 (08:31 +0000)]
Changelog entry for fix for 309684, was missed in the previous commit.

19 years agoAdded the Reccurrence handling
Chenthill Palanisamy [Fri, 8 Jul 2005 08:07:02 +0000 (08:07 +0000)]
Added the Reccurrence handling

19 years agoCommiting the new files for recurrence handling.
Chenthill Palanisamy [Fri, 8 Jul 2005 08:00:28 +0000 (08:00 +0000)]
Commiting the new files for recurrence handling.

19 years agoFix a small leak.
Kjartan Maraas [Fri, 8 Jul 2005 07:25:48 +0000 (07:25 +0000)]
Fix a small leak.

2005-07-06  Kjartan Maraas  <kmaraas@gnome.org>

* e-source-option-menu.c: (populate): Fix a small leak.

19 years agoFree filename and dirname in the error cases.
Kjartan Maraas [Fri, 8 Jul 2005 07:25:25 +0000 (07:25 +0000)]
Free filename and dirname in the error cases.

2005-07-06  Kjartan Maraas  <kmaraas@gnome.org>

* backends/file/e-book-backend-file.c:
(e_book_backend_file_load_source): Free filename and dirname
in the error cases.

19 years agoMoving out of getQuickMessages in Calendar to overcome the problems caused by it.
Sankarasivasubramanian Pasupathilingam [Fri, 8 Jul 2005 06:28:04 +0000 (06:28 +0000)]
Moving out of getQuickMessages in Calendar to overcome the problems caused by it.
A combination of getItems and readCursor is used.

19 years agoUnref the view. Patch by Ross Burton, fixes #309684.
Sushma Rai [Fri, 8 Jul 2005 05:00:55 +0000 (05:00 +0000)]
Unref the view. Patch by Ross Burton, fixes #309684.

19 years ago*** empty log message ***
Parthasarathi Susarla [Fri, 8 Jul 2005 04:27:20 +0000 (04:27 +0000)]
*** empty log message ***

19 years ago** Patch submitted by Greg Hudson <ghudson@mit.edu> ** See bug #308209
Harish Krishnaswamy [Fri, 8 Jul 2005 04:02:48 +0000 (04:02 +0000)]
** Patch submitted by Greg Hudson <ghudson@mit.edu> ** See bug #308209

2005-07-08  Harish Krishnaswamy  <kharish@novell.com>

** Patch submitted by Greg Hudson <ghudson@mit.edu>
** See bug #308209
* camel-sasl-login.c: (login_challenge): Wait for the
server to initiate the challenge.

19 years agoRemove dead code Make ExchangeFolderSize a member of ExchangeAccount. Also
Sarfraaz Ahmed [Thu, 7 Jul 2005 11:23:49 +0000 (11:23 +0000)]
Remove dead code Make ExchangeFolderSize a member of ExchangeAccount. Also

2005-07-07  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/e-folder-exchange.c : Remove dead code
        * storage/exchange-account.c : Make ExchangeFolderSize a member of
        ExchangeAccount. Also removed some dead codE
        (exchange_account_folder_size_add) (exchange_account_folder_size_remove)
        (exchange_account_folder_size_rename)
        (exchange_account_folder_size_get_model) : Added new
        * storage/exchange-account.h : Similar
        * storage/exchange-folder-size.c : Replaced E2K_MAKE_TYPE with
        G_DEFINE_TYPE and made necessary changes to init and class_init members
        (format_size_func)(parent_destroyed)(exchange_folder_size_display) :
        All moved to plugins.
        * storage/exchange-folder-size.h : Similar
        * storage/exchange-hierarchy-somedav.c : Fixed a warning
        * storage/exchange-hierarchy-webdav.c : Removed ExchangeFolderSize as
        its member and updated the methods used to access it. We should now
        query the ExchangeAccount object for FolderSize information updation
        * storage/exchange-hierarchy-webdav.h : Removed dead code

19 years agovi.po: Updated Vietnamese translation.CVS: -------------------------------------...
Clytie Siddall [Thu, 7 Jul 2005 10:29:43 +0000 (10:29 +0000)]
vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------

19 years agodo not insert ',' if there are no mail ids in 'TO' field. ** Fixes bug
Parthasarathi Susarla [Thu, 7 Jul 2005 09:17:47 +0000 (09:17 +0000)]
do not insert ',' if there are no mail ids in 'TO' field. ** Fixes bug

2005-07-07  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c: (gw_update_summary):
  do not insert ',' if there are no mail ids in 'TO'
  field.
  ** Fixes bug 302965 **

19 years agocheck for the junk flags (move_to_junk), (move_to_mailbox),
Vivek Jain [Thu, 7 Jul 2005 07:10:59 +0000 (07:10 +0000)]
check for the junk flags (move_to_junk), (move_to_mailbox),

2005-07-07 Vivek Jain <jvivek@novell.com>

* camel-groupwise-folder.c:(groupwise_sync)
check for the junk flags
(move_to_junk), (move_to_mailbox), (update_junk_list)
(free_node): are new utility functions
(gw_update_summary): ensure messages in "Junk Mail" folder
have JUNK flag set
* camel-groupwise-summary.c: implemented virtual function
(gw_info_set_flag): extends default (info_set_flag) to have
checks for junk flags
* came-groupwise-summary.h : added extra summary flags for junk
* camel-groupwise-store.[ch]: (create_junk_folder):creates a juk
folder by modifying the junk settings

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Thu, 7 Jul 2005 05:28:22 +0000 (05:28 +0000)]
Translation updated by Ivar Smolin.

2005-07-07  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Wed, 6 Jul 2005 16:39:05 +0000 (16:39 +0000)]
Updated Spanish translation.

2005-07-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

19 years agoRemove a function which is in glib
Ross Burton [Wed, 6 Jul 2005 16:01:42 +0000 (16:01 +0000)]
Remove a function which is in glib

19 years agoUpdated Norwegian bokmål translation. Same.
Terance Sola [Wed, 6 Jul 2005 14:22:45 +0000 (14:22 +0000)]
Updated Norwegian bokmål translation. Same.

2005-07-06  Terance Sola  <terance@lyse.net>

* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.

19 years agoadded padding to 'struct _EGwItemPrivate' (free_link_info):
Parthasarathi Susarla [Wed, 6 Jul 2005 10:19:14 +0000 (10:19 +0000)]
added padding to 'struct _EGwItemPrivate' (free_link_info):

2005-07-06  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-connection.[ch] :
  (e_gw_connection_forward_item):
* e-gw-item.[ch]:
     added padding to  'struct _EGwItemPrivate'
  (free_link_info):
  (e_gw_item_new_from_soap_parameter):
    Support for Groupwise Notes.
    Adds size of the mail, for display in summary.
    Support for message body > 64 K
    Added linkInfo element for thread information to the server
  (add_attachment_to_soap_message):
    set itemReference in case of forwarded mails.

19 years agofunction to convert an item to a CamelMimeMessage
Parthasarathi Susarla [Wed, 6 Jul 2005 09:35:37 +0000 (09:35 +0000)]
function to convert an item to a CamelMimeMessage

2005-07-06  Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
  (groupwise_folder_item_to_msg): function to convert
   an item to a CamelMimeMessage
  (groupwise_refresh_folder): This calls get Item for
   each id that is being update in the summary. This
   operates in a new thread.
  (gw_update_all_items): Free summary after working on
   it
* camel-groupwise-store.c:
  (store_refresh_refresh): This method works in a
   thread. And refreshes the summary of all the 'open'
   folders.
  (folder_refresh_refresh): This method refreshes a
   folder the first time it is opened. This works in a
   new thread.

* camel-groupwise-transport.c:
  (groupwise_send_to): set LinkInfo when a mail is
   replied to.

* camel-groupwise-utils.c:
  (camel_groupwise_util_item_from_message): set LinkInfo
  when a mail is forwarded.

19 years agoadded padding to 'struct _EGwItemPrivate' (free_link_info):
Parthasarathi Susarla [Wed, 6 Jul 2005 09:33:18 +0000 (09:33 +0000)]
added padding to 'struct _EGwItemPrivate' (free_link_info):

2005-07-06  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-connection.[ch] :
  (e_gw_connection_forward_item):
* e-gw-item.[ch]:
     added padding to  'struct _EGwItemPrivate'
  (free_link_info):
  (e_gw_item_new_from_soap_parameter):
    Support for Groupwise Notes.
    Adds size of the mail, for display in summary.
    Support for message body > 64 K
    Added linkInfo element for thread information to the server
  (add_attachment_to_soap_message):
    set itemReference in case of forwarded mails.

19 years agoFree the private data
Ross Burton [Wed, 6 Jul 2005 09:08:03 +0000 (09:08 +0000)]
Free the private data

19 years agoFixed compile time warnings.
Sushma Rai [Wed, 6 Jul 2005 08:39:04 +0000 (08:39 +0000)]
Fixed compile time warnings.

19 years agoUpdated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
Alexander Shopov [Wed, 6 Jul 2005 08:06:16 +0000 (08:06 +0000)]
Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>

2005-07-06  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>

19 years agoReturn FALSE instead of NULL on bad parameter.
Sushma Rai [Wed, 6 Jul 2005 06:47:54 +0000 (06:47 +0000)]
Return FALSE instead of NULL on bad parameter.

19 years agoHarish Krishnaswamy <kharish@novell.com>
Harish Krishnaswamy [Wed, 6 Jul 2005 06:29:41 +0000 (06:29 +0000)]
Harish Krishnaswamy  <kharish@novell.com>

* configure.in : align the name of the LIBEXCHANGE_STORAGE
conventions (_ instead of -).

19 years agoUpdating system address book cache, only when marked for offline usage.
Sushma Rai [Wed, 6 Jul 2005 06:05:28 +0000 (06:05 +0000)]
Updating system address book cache, only when marked for offline usage.

19 years agocheck if junk_plugin is supplied before starting any junk specific
Vivek Jain [Wed, 6 Jul 2005 04:09:36 +0000 (04:09 +0000)]
check if junk_plugin is supplied before starting any junk specific

2005-07-06 Vivek Jain <jvivek@novell.com>

* camel-folder.c: (folder_changed) check if junk_plugin is
supplied before starting any junk specific operation
* camel-junk-plugin.[ch]: pass CamelJunkPlugin object in all the
 callbacks
* camel-junk-plugin.c: (camel_junk_plugin_init) use csp->init(csp)
style in place of (* csp->init)(csp) similar change in all other callbacks

19 years agoLook for 1/0 in the soap messages rather than true/false.
Harish Krishnaswamy [Tue, 5 Jul 2005 11:45:13 +0000 (11:45 +0000)]
Look for 1/0 in the soap messages rather than true/false.

2005-07-05  Harish Krishnaswamy  <kharish@novell.com>

* e-gw-item.c: (e_gw_item_new_from_soap_parameter),
(e_gw_item_append_to_soap_message),
(append_event_changes_to_soap_message): Look for 1/0
in the soap messages rather than true/false.

19 years agoUsing "gconstpointer" instead of "const gpointer". Fixes #309175.
Sushma Rai [Tue, 5 Jul 2005 08:23:17 +0000 (08:23 +0000)]
Using "gconstpointer" instead of "const gpointer". Fixes #309175.

19 years agoAdded EGwJunkEntry structure added functions
Vivek Jain [Tue, 5 Jul 2005 04:24:02 +0000 (04:24 +0000)]
Added EGwJunkEntry structure added functions

2005-07-05  Vivek Jain <jvivek@novell.com>

* e-gw-connection.h:
Added EGwJunkEntry structure
* e-gw-connection.[ch]: added functions
(e_gw_connection_modify_junk_mail_settings):to set/modify junk mail
settings, which uses new utility function (msg_add_settings)
(e_gw_connection_create_junk_entry): to create a junk entry
(e_gw_connection_get_junk_entries) : to get junk entries stored at
server
uses two new helper functions
(get_junklist_from_soap_response)
(e_gw_junkentry_new_from_soap_parameter).
(e_gw_connection_remove_junk_entry): to remove a junk entry
(e_gw_connection_get_junk_settings): to get the junk settings
(parse_junk_settings): actually parses response and assigns values

19 years agoFixed German translation by Jens Seidel <jensseidel@users.sf.net>.
Hendrik Richter [Mon, 4 Jul 2005 15:28:02 +0000 (15:28 +0000)]
Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.

2005-07-04  Hendrik Richter  <hendi@gnome-de.org>

* de.po: Fixed German translation by
Jens Seidel <jensseidel@users.sf.net>.

19 years agoSupporing query for UID and not comparing any-field query with UID.
Sushma Rai [Mon, 4 Jul 2005 12:25:49 +0000 (12:25 +0000)]
Supporing query for UID and not comparing any-field query with UID.
Fixes #309276 and #242165.

19 years agoChanged the param to subparam, to get the parameter sync
Chenthill Palanisamy [Mon, 4 Jul 2005 05:07:39 +0000 (05:07 +0000)]
Changed the param to subparam, to get the parameter sync

19 years agoFetching the entries for autocompletion from 3rd character onwards.
Sushma Rai [Mon, 4 Jul 2005 03:35:35 +0000 (03:35 +0000)]
Fetching the entries for autocompletion from 3rd character onwards.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Sun, 3 Jul 2005 22:19:04 +0000 (22:19 +0000)]
Updated Canadian English translation.

2005-07-03  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoUpdated Translation credits
Harish Krishnaswamy [Sat, 2 Jul 2005 10:57:52 +0000 (10:57 +0000)]
Updated Translation credits

19 years agoset exchange-storage libtool numbers
Harish Krishnaswamy [Sat, 2 Jul 2005 10:16:17 +0000 (10:16 +0000)]
set exchange-storage libtool numbers

2005-07-02  Harish Krishnaswamy  <kharish@novell.com>

* configure.in : set exchange-storage libtool numbers

19 years agocommiting the code for progress status indication.
Chenthill Palanisamy [Sat, 2 Jul 2005 10:04:59 +0000 (10:04 +0000)]
commiting the code for progress status indication.

19 years agobump version, libtool numbers.
Harish Krishnaswamy [Sat, 2 Jul 2005 09:23:35 +0000 (09:23 +0000)]
bump version, libtool numbers.

2005-07-02  Harish Krishnaswamy  <kharish@novell.com>

* configure.in : bump version, libtool numbers.

19 years agofix compiler warnings.)
Harish Krishnaswamy [Sat, 2 Jul 2005 08:02:18 +0000 (08:02 +0000)]
fix compiler warnings.)

2005-07-02  Harish Krishnaswamy  <kharish@novell.com>

* e-gw-container.c: (e_gw_container_dispose):
fix compiler warnings.)

19 years agoRemoved the unnecessary function for getting the sync type.
Chenthill Palanisamy [Sat, 2 Jul 2005 07:58:07 +0000 (07:58 +0000)]
Removed the unnecessary function for getting the sync type.

19 years agoRemoved the function for getting the container id.
Chenthill Palanisamy [Sat, 2 Jul 2005 07:49:33 +0000 (07:49 +0000)]
Removed the function for getting the container id.

19 years agoFixes #309079 Fix a memory leak
Harish Krishnaswamy [Sat, 2 Jul 2005 07:08:11 +0000 (07:08 +0000)]
Fixes #309079 Fix a memory leak

2005-07-02  Harish Krishnaswamy  <kharish@novell.com>
Fixes #309079
* libecal/e-cal.c: (e_cal_create_object): Fix a memory leak

19 years agoFix all the compiler warnings.
Harish Krishnaswamy [Sat, 2 Jul 2005 05:50:39 +0000 (05:50 +0000)]
Fix all the compiler warnings.

2005-07-02  Harish Krishnaswamy  <kharish@novell.com>

* libedataserver/e-categories.c: (initialize_categories_config):
Fix all the compiler warnings.

19 years agoUpdated Traditional Chinese translat
Chao-Hsiung Liao [Fri, 1 Jul 2005 14:45:39 +0000 (14:45 +0000)]
Updated Traditional Chinese translat

2005-07-01  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_TW.po: Updated Traditional Chinese translat

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Fri, 1 Jul 2005 12:57:59 +0000 (12:57 +0000)]
Translation updated by Ivar Smolin.

2005-07-01  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoUpdated Simplified Chinese translation
Funda Wang [Fri, 1 Jul 2005 09:16:42 +0000 (09:16 +0000)]
Updated Simplified Chinese translation

19 years agoThis should only return the exception type and not print anything. The
Sarfraaz Ahmed [Fri, 1 Jul 2005 05:43:22 +0000 (05:43 +0000)]
This should only return the exception type and not print anything. The

2005-07-01  Sarfraaz Ahmed <asarfraaz@novell.com>

        * lib/e2k-autoconfig.c (validate) : This should only return the
        exception type and not print anything. The plugin will now print the
        proper error message.
        (e2k_validate_user) : Similar
        * lib/e2k-autoconfig.h : Move E2kAutoconfigResult to e2k-validate.h
        so that the plugins can use it.
        * lib/e2k-validate.h : Moved E2kAutoconfigResult here.
        * storage/e-folder-exchange.c (e_mkdir_hier) : Make use of
        g_build_filename instead of the deprecated g_concat_dir_and_file
        * storage/e-folder-type-registry.c : Remove unwanted code.
        * storage/e-folder.c : Similar
        * storage/e-storage.c : Similar
        * storage/exchange-folder-size.c : Similar

19 years agoChecking for the db error.
Sushma Rai [Fri, 1 Jul 2005 05:17:00 +0000 (05:17 +0000)]
Checking for the db error.

19 years agoExtend verify and decrypt functions to support inline pgp signed messages
Matt Brown [Fri, 1 Jul 2005 03:30:36 +0000 (03:30 +0000)]
Extend verify and decrypt functions to support inline pgp signed messages

2005-06-24      Matt Brown <matt@mattb.net.nz>

        * camel-gpg-context.c:  Extend verify and decrypt functions to support
        inline pgp signed messages via x-inlinepgp-signed/x-inlinepgp-encrypted
        mime types.
        * camel-mime-filter-pgp.h:
        * camel-mime-filter-pgp.c:
        New filter to strip dash encoding from inline pgp signed messages.

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Tue, 28 Jun 2005 11:48:07 +0000 (11:48 +0000)]
Translation updated by Ivar Smolin.

2005-06-28  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoAdded new to check for favorites folder. Similar The main implementation.
Sarfraaz Ahmed [Tue, 28 Jun 2005 08:27:14 +0000 (08:27 +0000)]
Added new to check for favorites folder. Similar The main implementation.

2005-06-28  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/exchange-account.c (exchange_account_is_favorite_folder) :
        Added new to check for favorites folder.
        * storage/exchange-account.h : Similar
        * storage/exchange-hierarchy-favorites.c
        (exchange_hierarchy_favorites_is_added) : The main implementation.
        Newly added.
        * storage/exchange-hierarchy-favorites.h : Similar

19 years agoFix for timing issue in autocompletion (bug #302006).
Sushma Rai [Tue, 28 Jun 2005 04:55:04 +0000 (04:55 +0000)]
Fix for timing issue in autocompletion (bug #302006).

19 years agoAdded missing exchange files.
Sarfraaz Ahmed [Mon, 27 Jun 2005 08:41:17 +0000 (08:41 +0000)]
Added missing exchange files.

2005-06-27  Sarfraaz Ahmed <asarfraaz@novell.com>

        * POTFILES.in : Added missing exchange files.

19 years agofile camel-imapx-summary.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 27 Jun 2005 06:30:07 +0000 (06:30 +0000)]
file camel-imapx-summary.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-summary.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 27 Jun 2005 06:30:07 +0000 (06:30 +0000)]
file camel-imapx-summary.h was initially added on branch notzed-disksummary-branch.

19 years agoUpdated Finnish Translation
Ilkka Tuohela [Sun, 26 Jun 2005 10:15:24 +0000 (10:15 +0000)]
Updated Finnish Translation

19 years agoSetting TYPE=OTHER default parameter to email attribute. Fixes #240756
Sushma Rai [Sat, 25 Jun 2005 10:24:54 +0000 (10:24 +0000)]
Setting TYPE=OTHER default parameter to email attribute. Fixes #240756

19 years agofix language team reference
Kwok-Koon Cheung [Fri, 24 Jun 2005 03:27:37 +0000 (03:27 +0000)]
fix language team reference

19 years agofile ChangeLog was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file ChangeLog was initially added on branch notzed-disksummary-branch.

19 years agofile Makefile.am was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file Makefile.am was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-exception.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-exception.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-exception.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-exception.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-folder.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-folder.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-folder.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-folder.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-provider.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-provider.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-server.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-server.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-server.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-server.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-store.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-store.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-store.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-store.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-stream.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-stream.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-stream.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-stream.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-tokenise.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-tokenise.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-tokenise.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-tokenise.h was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-tokens.txt was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-tokens.txt was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-utils.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-utils.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-imapx-utils.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file camel-imapx-utils.h was initially added on branch notzed-disksummary-branch.

19 years agofile libcamelimapx.urls was initially added on branch notzed-disksummary-branch.
Michael Zucci [Thu, 23 Jun 2005 11:47:07 +0000 (11:47 +0000)]
file libcamelimapx.urls was initially added on branch notzed-disksummary-branch.

19 years agoRemoving the unnecessary linking to file backend libraries.
Chenthill Palanisamy [Thu, 23 Jun 2005 05:39:03 +0000 (05:39 +0000)]
Removing the unnecessary linking to file backend libraries.

19 years agoRemoving the unnecessary library links to file backend in GW
Chenthill Palanisamy [Wed, 22 Jun 2005 14:24:31 +0000 (14:24 +0000)]
Removing the unnecessary library links to file backend in GW

19 years agoAdd libebook, libedata-book, libedataserver, libdb and
Tor Lillqvist [Wed, 22 Jun 2005 12:34:23 +0000 (12:34 +0000)]
Add libebook, libedata-book, libedataserver, libdb and

2005-06-22  Tor Lillqvist  <tml@novell.com>

* backends/*/Makefile.am (*_LIBADD): Add libebook, libedata-book,
libedataserver, libdb and EVOLUTION_ADDRESSBOOK_LIBS as needed to
satisfy -no-undefined.
(*_LDFLAGS): Use NO_UNDEFINED (expands to -no-undefined on
Windows).

* backends/file/e-book-backend-file-factory.c
* libedata-book/e-book-backend-factory.c
* libedata-book/e-book-backend.c
* libedata-book/e-data-book-factory.c: Drop superfluous inclusion
of <pthread.h>. No pthread API was used in these files.

* backends/file/e-book-backend-file.c (set_revision)
* backends/vcf/e-book-backend-vcf.c (set_revision): Use
g_get_current_time() instead of gettimeofday().

* libebook/Makefile.am
* libedata-book/Makefile.am: Use NO_UNDEFINED.

* libebook/e-book-view-listener.c: Don't include <pthread.h>. In
the (normally not even compiled) debugging output print the value
of g_thread_self() instead of pthread_self().

* libebook/e-book.c: Use GThread API instead of pthreads to start
the mainloop thread.

* libedata-book/e-book-backend-summary.c: Drop inclusion of
<netinet/in.h>. Use g_ntoh*() and g_hton*().

19 years agoDon't check locking on Win32. Add gnome-vfs-2.0 o E_DATA_SERVER_DEPS. Add
Tor Lillqvist [Wed, 22 Jun 2005 12:24:03 +0000 (12:24 +0000)]
Don't check locking on Win32. Add gnome-vfs-2.0 o E_DATA_SERVER_DEPS. Add

2005-06-22  Tor Lillqvist  <tml@novell.com>

* configure.in: Don't check locking on Win32. Add gnome-vfs-2.0 o
E_DATA_SERVER_DEPS. Add gobject-2.0 to CAMEL deps. Substitute also
EXEEXT in EVO_SUBST_SERVER_RULE.

19 years agoe-shell-marshall.list should be disted. mapi-properties should also be
Sarfraaz Ahmed [Wed, 22 Jun 2005 11:35:09 +0000 (11:35 +0000)]
e-shell-marshall.list should be disted. mapi-properties should also be

2005-06-22  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/Makefile.am : e-shell-marshall.list should be disted.
        * lib/Makefile.am : mapi-properties should also be disted.

19 years agoCommitting the header file for e-cal-backend-groupwise.h for delegate.
Chenthill Palanisamy [Tue, 21 Jun 2005 05:25:48 +0000 (05:25 +0000)]
Committing the header file for e-cal-backend-groupwise.h for delegate.

19 years agocommitting the changes in header file e-cal-backend-groupwise-utils.h for
Chenthill Palanisamy [Tue, 21 Jun 2005 05:18:58 +0000 (05:18 +0000)]
committing the changes in header file e-cal-backend-groupwise-utils.h for
delegate

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Mon, 20 Jun 2005 21:12:04 +0000 (21:12 +0000)]
Translation updated by Ivar Smolin.

2005-06-21  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoUpdated Norwegian bokmål translation Updated Norwegian bokmål
Kjartan Maraas [Mon, 20 Jun 2005 20:21:29 +0000 (20:21 +0000)]
Updated Norwegian bokmål translation Updated Norwegian bokmål

2005-06-20  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation
* no.po: Updated Norwegian bokmål translation

19 years agofile camel-pop3-summary.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 20 Jun 2005 17:03:54 +0000 (17:03 +0000)]
file camel-pop3-summary.c was initially added on branch notzed-disksummary-branch.

19 years agofile camel-pop3-summary.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 20 Jun 2005 17:03:54 +0000 (17:03 +0000)]
file camel-pop3-summary.h was initially added on branch notzed-disksummary-branch.

19 years agoAdding the support for delegate in personal calendar
Chenthill Palanisamy [Mon, 20 Jun 2005 16:41:17 +0000 (16:41 +0000)]
Adding the support for delegate in personal calendar

19 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 17 Jun 2005 05:29:26 +0000 (05:29 +0000)]
Updated Canadian English translation.

2005-06-17  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agomake appointments appear the groupwise client way, which appear based on
Parthasarathi Susarla [Thu, 16 Jun 2005 06:49:16 +0000 (06:49 +0000)]
make appointments appear the groupwise client way, which appear based on

2005-06-16  Parthasarathi Susarla <sparthasarathi@novell.com>
* came-groupwise-folder.c:
  (gw_update_summary): make appointments appear the
  groupwise client way, which appear based on the
  date of the appointment and not the received time.

2005-06-16  Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
  (groupwise_sync): reverting back the removeItemsRequest
  patch since the server interface is not working as yet.

19 years agoCache update progress indication for LDAP addressbook.
Sushma Rai [Thu, 16 Jun 2005 06:08:55 +0000 (06:08 +0000)]
Cache update progress indication for LDAP addressbook.

19 years agoInstall exchange-hierarchy-webdav.h and exchange-hierarchy-somedav.h
Sarfraaz Ahmed [Wed, 15 Jun 2005 05:25:04 +0000 (05:25 +0000)]
Install exchange-hierarchy-webdav.h and exchange-hierarchy-somedav.h

2005-06-15  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/Makefile.am : Install exchange-hierarchy-webdav.h and
        exchange-hierarchy-somedav.h