platform/upstream/evolution-data-server.git
18 years agoShow the status message in name-selector-dialog.
Devashish Sharma [Mon, 16 Jan 2006 14:49:19 +0000 (14:49 +0000)]
Show the status message in name-selector-dialog.

18 years agoChangelog Entry for name-selector-list changes.
Devashish Sharma [Mon, 16 Jan 2006 13:42:15 +0000 (13:42 +0000)]
Changelog Entry for name-selector-list changes.

18 years agoAdded a drop down menu to name-selector-entry widget which allows easy navigation...
Devashish Sharma [Mon, 16 Jan 2006 13:32:31 +0000 (13:32 +0000)]
Added a drop down menu to name-selector-entry widget which allows easy navigation of contacts added to the entry.

18 years agoRemove lame debug fprintf's. Whack one self on head for committing them.
Shreyas Srinivasan [Mon, 16 Jan 2006 11:10:42 +0000 (11:10 +0000)]
Remove lame debug fprintf's. Whack one self on head for committing them.

2006-1-16  Shreyas Srinivasan <sshreyas@novell.com>

* Remove lame debug fprintf's. Whack one self on head for
committing them.

18 years agoAdd target for CALDAV calendar backend.
Harish Krishnaswamy [Mon, 16 Jan 2006 10:37:02 +0000 (10:37 +0000)]
Add target for CALDAV calendar backend.

2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* configure.in : Add target for CALDAV calendar
backend.

18 years agoe_source_list_is_gconf_updated () function is added in e-source-list.c to
Chenthill Palanisamy [Mon, 16 Jan 2006 09:40:41 +0000 (09:40 +0000)]
e_source_list_is_gconf_updated () function is added in e-source-list.c to
to be used in e_source_list_sync ()

18 years agoAdd target for CALDAV calendar backend. Add caldav subdir.
Harish Krishnaswamy [Mon, 16 Jan 2006 09:19:32 +0000 (09:19 +0000)]
Add target for CALDAV calendar backend. Add caldav subdir.

2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* configure.in : Add target for CALDAV calendar
backend.
* backends/Makefile.am : Add caldav subdir.

18 years ago'Import' the CalDAV back-end implementation into evolution-data-server.
Harish Krishnaswamy [Mon, 16 Jan 2006 09:13:34 +0000 (09:13 +0000)]
'Import' the CalDAV back-end implementation into evolution-data-server.

2006-01-16  Harish Krishnaswamy <kharish@novell.com>

* backends/caldav/* : 'Import' the CalDAV back-end
implementation into evolution-data-server. Please
refer evolution-caldav module in cvs.gnome.org for
prior Change history.

18 years agoSupporing contact lists. Fixes #214977.
Sushma Rai [Mon, 16 Jan 2006 08:10:51 +0000 (08:10 +0000)]
Supporing contact lists. Fixes #214977.

18 years agoCorrected the changelog date
Chenthill Palanisamy [Mon, 16 Jan 2006 05:16:02 +0000 (05:16 +0000)]
Corrected the changelog date

18 years agofixes #267402
Chenthill Palanisamy [Mon, 16 Jan 2006 05:14:59 +0000 (05:14 +0000)]
fixes #267402

18 years agoFixed translations of date formats.
Takeshi AIHANA [Sun, 15 Jan 2006 03:28:01 +0000 (03:28 +0000)]
Fixed translations of date formats.

2006-01-15  Takeshi AIHANA <takeshi.aihana@gmail.com>

* ja.po: Fixed translations of date formats.

18 years agoMarking the GAL folder for autocompletion, while creating it. Fixes #303998.
Sushma Rai [Sat, 14 Jan 2006 12:02:14 +0000 (12:02 +0000)]
Marking the GAL folder for autocompletion, while creating it. Fixes #303998.

18 years agousing API_VERSION for Exchange Connector book and calendar factories.
Sushma Rai [Sat, 14 Jan 2006 09:42:25 +0000 (09:42 +0000)]
using API_VERSION for Exchange Connector book and calendar factories.
See #323115.

18 years agoUser g_return_val_if_fail instead of g_assert. Do not crash. Return
Parthasarathi Susarla [Thu, 12 Jan 2006 14:52:28 +0000 (14:52 +0000)]
User g_return_val_if_fail instead of g_assert. Do not crash. Return

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-imap-command.c:
(imap_command_start):
(imap_command_continuation):
User g_return_val_if_fail instead of g_assert. Do not crash.
Return gracefully.

18 years agoput the created date, in case of missing delivered date
Parthasarathi Susarla [Thu, 12 Jan 2006 11:24:25 +0000 (11:24 +0000)]
put the created date, in case of missing delivered date

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
put the created date, in case of missing delivered date

** See bug 314841
(gw_update_summary): dont bold trash folder with number of
messsages

18 years agoput the created date, in case of missing delivered date
Parthasarathi Susarla [Thu, 12 Jan 2006 11:16:40 +0000 (11:16 +0000)]
put the created date, in case of missing delivered date

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
put the created date, in case of missing delivered date

** See bug 314841
(gw_update_summary): dont bold trash folder with number of
messsages

18 years agoput the created date, in case of missing delivered date
Parthasarathi Susarla [Thu, 12 Jan 2006 10:56:14 +0000 (10:56 +0000)]
put the created date, in case of missing delivered date

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
put the created date, in case of missing delivered date

* camel-groupwise-storec.:(groupwise_get_folder):
request for created date too

** See bug 323570

* camel-groupwise-utils.c:
(do_multipart): a part can further be a multipart so have a
recurssive function

18 years agoput the created date, in case of missing delivered date
Parthasarathi Susarla [Thu, 12 Jan 2006 10:19:06 +0000 (10:19 +0000)]
put the created date, in case of missing delivered date

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
put the created date, in case of missing delivered date

* camel-groupwise-storec.:(groupwise_get_folder):
request for created date too

** See bug 323570

* camel-groupwise-utils.c:
(do_multipart): a part can further be a multipart so have a
recurssive function

18 years agoThe Book Factory oafid should reflect the API version rather than the BASE
Harish Krishnaswamy [Thu, 12 Jan 2006 10:09:50 +0000 (10:09 +0000)]
The Book Factory oafid should reflect the API version rather than the BASE

2006-01-12  Harish Krishnaswamy  <kharish@novell.com>

* libebook/e-book.c: (activate_factories_for_uri):
The Book Factory oafid should reflect
the API version rather than the BASE version.
Fixes #323115.

18 years agoput the created date, in case of missing delivered date
Parthasarathi Susarla [Thu, 12 Jan 2006 10:06:07 +0000 (10:06 +0000)]
put the created date, in case of missing delivered date

2006-01-12  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
put the created date, in case of missing delivered date

* camel-groupwise-storec.:(groupwise_get_folder):
request for created date too

** See bug 323570

* camel-groupwise-utils.c:
(do_multipart): a part can further be a multipart so have a
recurssive function

18 years agoThe Cal and Book Factory oafids should reflect the API version rather than
Harish Krishnaswamy [Thu, 12 Jan 2006 09:42:54 +0000 (09:42 +0000)]
The Cal and Book Factory oafids should reflect the API version rather than

2006-01-12  Harish Krishnaswamy  <kharish@novell.com>

* src/GNOME_Evolution_DataServer.server.in.in:
* src/server.c: The Cal and Book Factory oafids should reflect
the API version rather than the BASE version.
Fixes #323115.

18 years agoReturning password validity period, removed unused code and also a few leak
Sushma Rai [Thu, 12 Jan 2006 09:24:00 +0000 (09:24 +0000)]
Returning password validity period, removed unused code and also a few leak
fixes.

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Tue, 10 Jan 2006 20:20:20 +0000 (20:20 +0000)]
*** empty log message ***

18 years agoupdated changelog entry with bug id.
Sushma Rai [Tue, 10 Jan 2006 11:43:55 +0000 (11:43 +0000)]
updated changelog entry with bug id.

18 years agolibebook/e-book-query.c Fix GList leaks (#320065).
Ross Burton [Tue, 10 Jan 2006 10:52:29 +0000 (10:52 +0000)]
libebook/e-book-query.c Fix GList leaks (#320065).

2006-01-10  Ross Burton  <ross@openedhand.com>

* libebook/e-book-query.c
* libebook/e-vcard.c:
Fix GList leaks (#320065).

18 years agoDetele the function camel_mkdir description.
Simon Zheng [Tue, 10 Jan 2006 07:59:04 +0000 (07:59 +0000)]
Detele the function camel_mkdir description.

2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * docs/reference/camel/camel-sections.txt:
        * docs/reference/camel/tmpl/camel-file-utils.sgml:
        Detele the function camel_mkdir description.

        * libedataserver/e-data-server-util.h: Rename e-util.h as this
        file.

        * libedataserver/e-data-server-util.c: Rename e-util.c as this
        file.

        (e_util_mkdir_hier):Merge the change
        of evolution/e-util/e-util.c (e_mkdir_hier) into this copy.

        (e_strftime):Merge the change of evolution/e-util/e-util.c into
        this copy.

        * libedataserver/Makefile.am:
        * libedataserver/e-file-cache.c:
        * libedataserver/e-msgport.c:
        * libedataserver/e-time-utils.c:
        * src/server.c:
        Replace e-util.h as e-data-server-util.h, and replace e-util.c as
        e-data-server-util.c.

18 years agoAs file e-util.h is renamed, replace "libedataserver/e-util.h" as
Simon Zheng [Tue, 10 Jan 2006 07:57:46 +0000 (07:57 +0000)]
As file e-util.h is renamed, replace "libedataserver/e-util.h" as

2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * lib/e2k-autoconfig.c:
        * storage/e-folder-exchange.c:
        * storage/e-folder.c:
        * storage/e-storage.c:
        As file e-util.h is renamed, replace "libedataserver/e-util.h"
        as "libedataserver/e-data-server-util.h".

18 years agoDelete function camel_mkdir().
Simon Zheng [Tue, 10 Jan 2006 07:56:49 +0000 (07:56 +0000)]
Delete function camel_mkdir().

2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * camel-file-utils.h:
        * camel-file-utils.c:
        Delete function camel_mkdir().

        * camel-data-cache.c: (camel_data_cache_new):
        * camel-object.c: (camel_object_state_write):
        * camel-session.c: (get_storage_path):
        * camel-uid-cache.c: (camel_uid_cache_new):
        * providers/imap/camel-imap-folder.c: (camel_imap_folder_new):
        * providers/imap4/camel-imap4-folder.c: (camel_imap4_folder_new):
        * providers/imapp/camel-imapp-folder.c: (camel_imapp_folder_new):
        * providers/local/camel-local-store.c: (get_folder):
        * providers/local/camel-mbox-store.c: (get_folder):
        (create_folder):
        (rename_folder):
        * providers/local/camel-spool-store.c: (spool_get_meta_path):
        * providers/nntp/camel-nntp-folder.c: (camel_nntp_folder_new):
        Because of deletion of camel_mkdir(), all the callers use
        e_util_mkdir_hier() instead and add the related header file
        <libedataserver/e-data-server-util.h>.

        * camel-debug.c:
        * camel-win32.c:
        As file e-util.h is renamed, replace "libedataserver/e-util.h"
        as "libedataserver/e-data-server-util.h".

18 years agoAs file e-util.h is renamed, replace "libedataserver/e-util.h" as
Simon Zheng [Tue, 10 Jan 2006 07:55:35 +0000 (07:55 +0000)]
As file e-util.h is renamed, replace "libedataserver/e-util.h" as

2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * backends/file/e-cal-backend-file.c:
        * backends/weather/e-weather-source-ccf.c:
        * libecal/e-cal-util.c:
        * libedata-cal/e-cal-backend-sexp.c:
        As file e-util.h is renamed, replace "libedataserver/e-util.h"
        as "libedataserver/e-data-server-util.h".

18 years agoAs file e-util.h is renamed, replace "libedataserver/e-util.h" as
Simon Zheng [Tue, 10 Jan 2006 07:54:46 +0000 (07:54 +0000)]
As file e-util.h is renamed, replace "libedataserver/e-util.h" as

2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * backends/file/e-book-backend-file.c:
        * backends/groupwise/e-book-backend-groupwise.c:
        * backends/vcf/e-book-backend-vcf.c:
        * libebook/e-address-western.c:
        * libebook/e-contact.c:
        * libedata-book/e-book-backend-sexp.c:
        * libedata-book/e-book-backend-summary.c:
        As file e-util.h is renamed, replace "libedataserver/e-util.h"
        as "libedataserver/e-data-server-util.h".

18 years agoFix #321812 unref diary only when the store finalize is called.
Shreyas Srinivasan [Tue, 10 Jan 2006 07:26:17 +0000 (07:26 +0000)]
Fix #321812 unref diary only when the store finalize is called.

2006-01-10  Shreyas Srinivasan  <sshreyas@novell.com>

* camel-imap-store.c (camel_store_finalize): Fix #321812
unref diary only when the store finalize is called.

18 years agoFixes #314518
Chenthill Palanisamy [Tue, 10 Jan 2006 07:03:09 +0000 (07:03 +0000)]
Fixes #314518

18 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Mon, 9 Jan 2006 17:56:25 +0000 (17:56 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-01-09  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

18 years agoAdd e_book_view_get_book().
Ross Burton [Mon, 9 Jan 2006 09:45:19 +0000 (09:45 +0000)]
Add e_book_view_get_book().

2006-01-09  Ross Burton  <ross@openedhand.com>

* libebook/e-book.c:
* libebook/e-book-view.c:
* libebook/e-book-view.h:
Add e_book_view_get_book().

18 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Mon, 9 Jan 2006 03:06:25 +0000 (03:06 +0000)]
Updated Catalan translation.

18 years agoDefine _WIN32_WINNT as 0x501 in the config.h on Win32 to get
Tor Lillqvist [Sun, 8 Jan 2006 21:36:10 +0000 (21:36 +0000)]
Define _WIN32_WINNT as 0x501 in the config.h on Win32 to get

2006-01-08  Tor Lillqvist  <tml@novell.com>

* configure.in: Define _WIN32_WINNT as 0x501 in the config.h on
Win32 to get freeaddrinfo(), getaddrinfo() and getnameinfo()
declarations with current mingw w32api headers.

18 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Fri, 6 Jan 2006 23:09:43 +0000 (23:09 +0000)]
Translation updated by Tino Meinen.

2006-01-07  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

18 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Fri, 6 Jan 2006 13:04:10 +0000 (13:04 +0000)]
Updated Lithuanian translation.

2006-01-06  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.

18 years agoProperly parsing the uri, taking care of all auth mechanisms. Fixes #325959.
Sushma Rai [Fri, 6 Jan 2006 09:33:23 +0000 (09:33 +0000)]
Properly parsing the uri, taking care of all auth mechanisms. Fixes #325959.

18 years agofixes #324741
Chenthill Palanisamy [Fri, 6 Jan 2006 08:47:42 +0000 (08:47 +0000)]
fixes #324741

18 years agoCommitted Johnny's patch for bug #242966
Srinivasa Ragavan [Fri, 6 Jan 2006 08:08:47 +0000 (08:08 +0000)]
Committed Johnny's patch for bug #242966

2006-01-06  Srinivasa Ragavan <sragavan@novell.com>

* Committed Johnny's patch for bug #242966

18 years agoSince e-util/e-account-list.c in evolution module has been developed
Simon Zheng [Fri, 6 Jan 2006 06:24:38 +0000 (06:24 +0000)]
Since e-util/e-account-list.c in evolution module has been developed

2006-01-06  Simon Zheng  <Simon.Zheng@sun.com>

       * libedataserver/e-account-list.c: Since e-util/e-account-list.c
       in evolution module has been developed further, merge those
       changes into libedataserver and drop e-util/e-account-list.c.

       libedataserver/e-account-list.h: Since e-util/e-account-list.h in
       evolution module has been developed further, merge those changes
       into libedataserver and drop e-util/e-account-list.h.

       libedataserver/e-account.c: Since e-util/e-account.c in
       evolution module has been developed further, merge those changes
       into libedataserver and drop e-util/e-account.c.

       libedataserver/e-account.h: Since e-util/e-account.h in
       evolution module has been developed further, merge those changes
       into libedataserver and drop e-util/e-account.h.

18 years agoMore shh
Kjartan Maraas [Thu, 5 Jan 2006 22:05:42 +0000 (22:05 +0000)]
More shh

18 years agoShh
Kjartan Maraas [Thu, 5 Jan 2006 22:05:15 +0000 (22:05 +0000)]
Shh

18 years agoQuiet CVS
Kjartan Maraas [Thu, 5 Jan 2006 22:01:49 +0000 (22:01 +0000)]
Quiet CVS

18 years agoQuiet CVS some
Kjartan Maraas [Thu, 5 Jan 2006 18:48:39 +0000 (18:48 +0000)]
Quiet CVS some

18 years agoRemove some extra unneeded assignments that caused warnings. One instance
Kjartan Maraas,,23491770 [Thu, 5 Jan 2006 18:38:59 +0000 (18:38 +0000)]
Remove some extra unneeded assignments that caused warnings. One instance

2006-01-05  Kjartan Maraas,,23491770  <kmaraas@gnome.org>

* e-gw-connection.c: (e_gw_connection_add_members),
(e_gw_connection_remove_members): Remove some extra unneeded
assignments that caused warnings.
* e-gw-filter.c: (e_gw_filter_finalize): One instance here too.

18 years agoQuiet CVS a bit
Kjartan Maraas [Thu, 5 Jan 2006 18:37:32 +0000 (18:37 +0000)]
Quiet CVS a bit

18 years agoFixety fix
Kjartan Maraas [Thu, 5 Jan 2006 18:30:47 +0000 (18:30 +0000)]
Fixety fix

18 years agoRemove unused static function free_section().
Kjartan Maraas [Thu, 5 Jan 2006 18:30:26 +0000 (18:30 +0000)]
Remove unused static function free_section().

2006-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* e-name-selector.c: Remove unused static function free_section().

18 years agoReturn stuff from this non-void function. Move some vars inside #ifdef
Kjartan Maraas,,23491770 [Thu, 5 Jan 2006 18:29:02 +0000 (18:29 +0000)]
Return stuff from this non-void function. Move some vars inside #ifdef

2006-01-05  Kjartan Maraas,,23491770  <kmaraas@gnome.org>

* camel-session.c: (camel_session_get_network_state): Return
stuff from this non-void function.
* providers/imap4/camel-imap4-store.c: (connect_to_server):
Move some vars inside #ifdef HAVE_SSL
* providers/local/camel-local-store.c: (xrename): Use NULL
not 0 as the last parameter to g_strconcat().

18 years agoUse g_return_val_if_fail() in a non-void function not g_return_if_fail()
Kjartan Maraas [Thu, 5 Jan 2006 18:25:18 +0000 (18:25 +0000)]
Use g_return_val_if_fail() in a non-void function not g_return_if_fail()

2006-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* backends/http/e-cal-backend-http.c:
(notify_and_remove_from_cache): Use g_return_val_if_fail()
in a non-void function not g_return_if_fail()
* libecal/e-cal-component.c: (e_cal_component_get_id):
Same as above.
* libecal/e-cal-view-listener.c: (build_id_list): Fix
type in function parameter.
* tests/ecal/test-ecal.c: (all_tests): #if 0 out some
unused stuff.
* tests/ecal/test-recur.c: (main): Remove unused vars.

18 years agoAs this (Win32-only) function is called from evo, too, it needs a third
Tor Lillqvist [Wed, 4 Jan 2006 23:47:08 +0000 (23:47 +0000)]
As this (Win32-only) function is called from evo, too, it needs a third

2006-01-04  Tor Lillqvist  <tml@novell.com>

* libedataserver/e-util.c (e_util_replace_prefix): As this
(Win32-only) function is called from evo, too, it needs a third
argument, the configure time prefix that it should replace,
instead of harcoding e-d-s's one. (Assuming e-d-s and evo are
configured with different temporary dirs as prefix, which is the
recommended way.)

* libedataserver/e-util.h: Update declaration correspondingly.

* src/server.c (libdir): Modify calls correspondingly.

In camel:

2006-01-04  Tor Lillqvist  <tml@novell.com>

* camel-win32.c (setup): Modify calls to e_util_replace_prefix()
according to its changed interface.

* Makefile.am (INCLUDES): Need to pass also E_DATA_SERVER_PREFIX
to the compilation because of the above.

In calendar:

2006-01-04  Tor Lillqvist  <tml@novell.com>

* backends/weather/e-weather-source-ccf.c (find_station_url):
Modify call to e_util_replace_prefix() according to its changed
interface.

* backends/weather/Makefile.am: Need to pass E_DATA_SERVER_PREFIX
because of the above.

18 years agosaves the summary to the disk (groupwise_sync): remove a lot of junk code
Parthasarathi Susarla [Wed, 4 Jan 2006 18:16:09 +0000 (18:16 +0000)]
saves the summary to the disk (groupwise_sync): remove a lot of junk code

2006-01-04  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_sync_summary): saves the summary to the disk
(groupwise_sync): remove a lot of junk code
(groupwise_folder_item_to_msg): fixes the html with embedded
images issue. See bug 320898
* camel-groupwise-store.c: remove printfs everywhere
* camel-groupwise-utils.c:
(strip_lt_gt): strips the < and > characters based on the
given offsets

18 years agosaves the summary to the disk (groupwise_sync): remove a lot of junk code
Parthasarathi Susarla [Wed, 4 Jan 2006 16:48:35 +0000 (16:48 +0000)]
saves the summary to the disk (groupwise_sync): remove a lot of junk code

2006-01-04  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_sync_summary): saves the summary to the disk
(groupwise_sync): remove a lot of junk code
(groupwise_folder_item_to_msg): fixes the html with embedded
images issue. See bug 320898
* camel-groupwise-store.c: remove printfs everywhere
* camel-groupwise-utils.c:
(strip_lt_gt): strips the < and > characters based on the
given offsets

18 years agoFixed formatting with strftime(3) in Japanese locale.
Takeshi AIHANA [Wed, 4 Jan 2006 06:46:23 +0000 (06:46 +0000)]
Fixed formatting with strftime(3) in Japanese locale.

2006-01-04  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Fixed formatting with strftime(3) in Japanese locale.

18 years agoFixed time format with strftime().
Takeshi AIHANA [Tue, 3 Jan 2006 16:57:04 +0000 (16:57 +0000)]
Fixed time format with strftime().

2006-01-03  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Fixed time format with strftime().

18 years agoUpdated Japanese translation for v1.5.4.
Takeshi AIHANA [Tue, 3 Jan 2006 05:45:26 +0000 (05:45 +0000)]
Updated Japanese translation for v1.5.4.

2006-01-03  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Updated Japanese translation for v1.5.4.

18 years agoRelease updates, bump version libtool numbers. ***** Release 1.5.4 *****
Harish Krishnaswamy [Mon, 2 Jan 2006 15:19:14 +0000 (15:19 +0000)]
Release updates, bump version libtool numbers. ***** Release 1.5.4 *****

2006-01-02  Harish Krishnaswamy  <kharish@novell.com>

* NEWS, configure.in: Release updates, bump version
libtool numbers.
***** Release 1.5.4 *****

18 years agofixes #325498
Chenthill Palanisamy [Mon, 2 Jan 2006 11:58:47 +0000 (11:58 +0000)]
fixes #325498

18 years agoModified files libedataserverui/e-name-selector-entry.c and
Srinivasa Ragavan [Mon, 2 Jan 2006 09:33:21 +0000 (09:33 +0000)]
Modified files libedataserverui/e-name-selector-entry.c and

2006-01-02  Srinivasa Ragavan <sragavan@novell.com>

* Modified files libedataserverui/e-name-selector-entry.c and
addressbook/libebook/e-destination.[ch]

18 years agoAdded bug ID to the Changelog entry for LDAP mutex lock patch.
Sushma Rai [Mon, 2 Jan 2006 06:51:31 +0000 (06:51 +0000)]
Added bug ID to the Changelog entry for LDAP mutex lock patch.

18 years agoUpdated Norwegian bokmål translation. Same.
Kjartan Maraas [Mon, 2 Jan 2006 00:11:42 +0000 (00:11 +0000)]
Updated Norwegian bokmål translation. Same.

2006-01-02  Kjartan Maraas  <kmaraas@gnome.org>

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

18 years agoUpdated Norwegian Nynorsk translation.
Åsmund Skjæveland [Sun, 1 Jan 2006 16:05:26 +0000 (16:05 +0000)]
Updated Norwegian Nynorsk translation.

2006-01-01  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Updated Norwegian Nynorsk translation.

18 years agoUpdated Norwegian Nynorsk translation.
Åsmund Skjæveland [Sat, 31 Dec 2005 12:01:47 +0000 (12:01 +0000)]
Updated Norwegian Nynorsk translation.

2005-12-31  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Updated Norwegian Nynorsk translation.

18 years agoUpdated Norwegian Nynorsk translation.
Åsmund Skjæveland [Sat, 31 Dec 2005 01:09:15 +0000 (01:09 +0000)]
Updated Norwegian Nynorsk translation.

2005-12-31  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Updated Norwegian Nynorsk translation.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Fri, 30 Dec 2005 17:47:21 +0000 (17:47 +0000)]
Updated Spanish translation.

2005-12-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Wed, 28 Dec 2005 07:20:56 +0000 (07:20 +0000)]
vi.po: Updated Vietnamese translation.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 26 Dec 2005 12:03:27 +0000 (12:03 +0000)]
Updated Translation

18 years agoUpdated Finnish translation
Ilkka Tuohela [Mon, 26 Dec 2005 08:35:33 +0000 (08:35 +0000)]
Updated Finnish translation

18 years agoUpdated Canadian English translation.
Adam Weinberger [Mon, 26 Dec 2005 07:01:46 +0000 (07:01 +0000)]
Updated Canadian English translation.

2005-12-26  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

18 years agoremoved one typo. Fixes bug 305549.
Andre Klapper [Fri, 23 Dec 2005 03:32:27 +0000 (03:32 +0000)]
removed one typo. Fixes bug 305549.

2005-12-23  Andre Klapper <a9016009@gmx.de>
* camel-local-provider.c: removed one typo. Fixes bug 305549.

18 years agoNetwork Manager Support
Shreyas Srinivasan [Thu, 22 Dec 2005 01:48:30 +0000 (01:48 +0000)]
Network Manager Support

2005-12-22  Shreyas Srinivasan  <sshreyas@novell.com>

* Network Manager Support

* camel-session.[h,c]: Add a gboolean network_state
which the shell uses to set the current network state.
Add new api's camel_session_get_network_state and
camel_session_set_network_state.

* camel-offline-folder.c: If network down then dont
sync folders while going offline and send clean as FALSE
to camel_service_disconnect.

* camel-disco-folder.c: If network down then dont
sync folders while going offline and send clean as FALSE
to camel_service_disconnect.

18 years agofixes #305006
Chenthill Palanisamy [Wed, 21 Dec 2005 13:42:05 +0000 (13:42 +0000)]
fixes #305006

18 years agominor fixes, calling e_source_list_sync and exposing
Sushma Rai [Wed, 21 Dec 2005 06:43:57 +0000 (06:43 +0000)]
minor fixes, calling e_source_list_sync and exposing
exchange_account_get_authtype() api.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Wed, 21 Dec 2005 05:47:50 +0000 (05:47 +0000)]
Updated Translation

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Tue, 20 Dec 2005 18:51:56 +0000 (18:51 +0000)]
*** empty log message ***

18 years agoreturn if priv is NULL
Parthasarathi Susarla [Tue, 20 Dec 2005 08:37:20 +0000 (08:37 +0000)]
return if priv is NULL

2005-12-20  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-connection.c: (reauthenticate): return if priv is NULL

18 years ago** Fixes bug #238979
Srinivasa Ragavan [Tue, 20 Dec 2005 08:13:56 +0000 (08:13 +0000)]
** Fixes bug #238979

2005-12-20  Srinivasa Ragavan  <sragavan@novell.com>

** Fixes bug #238979

* e-name-selector-entry.c: (prepare_popup_destination),
(popup_activate_inline_expand), (populate_popup): Added code to
expand for Contact Lists inline for composer.

18 years agoAdded APIs for setting and reading save_passwd flag form ExchangeAccount.
Sushma Rai [Mon, 19 Dec 2005 13:51:57 +0000 (13:51 +0000)]
Added APIs for setting and reading save_passwd flag form ExchangeAccount.

18 years agoFree E2kAutoconfig structure. Fixes #324483.
Sushma Rai [Mon, 19 Dec 2005 13:27:49 +0000 (13:27 +0000)]
Free E2kAutoconfig structure. Fixes #324483.

18 years agoUpdated Japanese translation for v1.5.3.
Takeshi AIHANA [Sun, 18 Dec 2005 08:11:14 +0000 (08:11 +0000)]
Updated Japanese translation for v1.5.3.

2005-12-18  Takeshi AIHANA <aihana@gnome.gr.jp>

* ja.po: Updated Japanese translation for v1.5.3.

18 years agoUsing the integer varable "account_online" to store the mode which fixes the
Sushma Rai [Sat, 17 Dec 2005 07:23:12 +0000 (07:23 +0000)]
Using the integer varable "account_online" to store the mode which fixes the
problem of not loading the folders after creating an account, even if the user
is authenticated.

18 years agoCorrected the password key values so that password doesn't get propmted twice.
Sushma Rai [Sat, 17 Dec 2005 06:51:55 +0000 (06:51 +0000)]
Corrected the password key values so that password doesn't get propmted twice.

18 years agoCheck for invalid combination of prefix and comma separation before
Veerapuram Varadhan [Fri, 16 Dec 2005 16:34:41 +0000 (16:34 +0000)]
Check for invalid combination of prefix and comma separation before

* libebook/e-name-western.c (e_name_western_reorder_asshole): Check for invalid combination of prefix and comma separation before reordering the name.
** Fixes #317411

18 years agofixes #267330
Chenthill Palanisamy [Fri, 16 Dec 2005 10:30:43 +0000 (10:30 +0000)]
fixes #267330

18 years agoFixes the problem of validating and authenticating user only on pressing
Sushma Rai [Thu, 15 Dec 2005 11:38:41 +0000 (11:38 +0000)]
Fixes the problem of validating and authenticating user only on pressing
"Authenticate" button twice, even if the user gives the proper password.

18 years agofixes #324009
Chenthill Palanisamy [Thu, 15 Dec 2005 11:23:34 +0000 (11:23 +0000)]
fixes #324009

18 years agofixes #321739
Chenthill Palanisamy [Thu, 15 Dec 2005 07:44:28 +0000 (07:44 +0000)]
fixes #321739

18 years ago*** empty log message ***
Parthasarathi Susarla [Thu, 15 Dec 2005 05:35:28 +0000 (05:35 +0000)]
*** empty log message ***

18 years agoFix #323106:
Tor Lillqvist [Wed, 14 Dec 2005 21:31:52 +0000 (21:31 +0000)]
Fix #323106:

2005-12-14  Tor Lillqvist  <tml@novell.com>

Fix #323106:

* camel-imap-store.c (camel_imap_store_summary_full_to_path,
camel_imap_store_summary_path_to_full): Remove extraneous
conversions from IMAP-UTF-7 to UTF-8 and back.

* camel-imap-command.c (imap_command_strdup_vprintf): Do the
conversion from UTF-8 to IMAP-UTF-7 only just before sending a
request. Do it also for %S formats, as that is what the CREATE
command uses. But %S is used also for other commands (like LOGIN
and LIST), so maybe we really would need a new format that would
be used *only* for mailbox (folder) names, assuming it's only
mailbox names that use the IMAP-UTF-7 encoding. Or is that what %F
is intended for? But why then does CREATE use %S?

18 years ago** See bug 317794 Do not convert folder names here, there are already
Parthasarathi Susarla [Wed, 14 Dec 2005 15:28:37 +0000 (15:28 +0000)]
** See bug 317794 Do not convert folder names here, there are already

2005-12-14  Parthasarathi Susarla <sparthasarathi@novell.com>

** See bug 317794
* camel-groupwise-store-summary.c:
(camel_groupwise_store_summary_full_to_path):
(camel_groupwise_store_summary_path_to_full):
Do not convert folder names here, there are already converted

18 years agouse glib 2.8 functions for win32 only
Chenthill Palanisamy [Wed, 14 Dec 2005 13:15:22 +0000 (13:15 +0000)]
use glib 2.8 functions for win32 only

18 years agoGuard agsinst priv->uri being NULL, too.
Tor Lillqvist [Tue, 13 Dec 2005 14:11:49 +0000 (14:11 +0000)]
Guard agsinst priv->uri being NULL, too.

2005-12-13  Tor Lillqvist  <tml@novell.com>

* e-gw-connection.c (e_gw_connection_dispose): Guard agsinst
priv->uri being NULL, too.

18 years agoUse g_get_host_name() when building against GLib >= 2.8, not just on
Tor Lillqvist [Tue, 13 Dec 2005 14:07:16 +0000 (14:07 +0000)]
Use g_get_host_name() when building against GLib >= 2.8, not just on

2005-12-13  Tor Lillqvist  <tml@novell.com>

* libedataserver/e-uid.c (e_uid_new): Use g_get_host_name() when
building against GLib >= 2.8, not just on Win32.

18 years agocamel-nntp-grouplist.c Use gstdio wrappers.
Tor Lillqvist [Tue, 13 Dec 2005 14:03:56 +0000 (14:03 +0000)]
camel-nntp-grouplist.c Use gstdio wrappers.

2005-12-13  Tor Lillqvist  <tml@novell.com>

* camel-nntp-grouplist.c
* camel-nntp-newsrc.c: Use gstdio wrappers.

18 years agocamel-groupwise-store.c Use gstdio wrappers. Use GDir instead of dirent
Tor Lillqvist [Tue, 13 Dec 2005 13:59:46 +0000 (13:59 +0000)]
camel-groupwise-store.c Use gstdio wrappers. Use GDir instead of dirent

2005-12-13  Tor Lillqvist  <tml@novell.com>

* camel-groupwise-store.c
* camel-groupwise-utils.c: Use gstdio wrappers. Use GDir instead
of dirent API.

18 years agoInclude Winsock headers on Win32.
Tor Lillqvist [Tue, 13 Dec 2005 13:54:59 +0000 (13:54 +0000)]
Include Winsock headers on Win32.

2005-12-13  Tor Lillqvist  <tml@novell.com>

* camel-tcp-stream.h: Include Winsock headers on Win32.

* camel-tcp-stream-ssl.c (set_errno): Most of the network related
errno values don't exist in the Win32 C library, so use ifdef
around those cases.
(stream_read, stream_write): Check PR_GetError() instead of errno.
No ETIMEDOUT on Win32, so use the catch-all EIO instead.
(cert_fingerprint): The fingerprint is used as a file name, and
there can't be colons in file names on Win32, so use underscore
instead.
(camel_certdb_nss_cert_get, camel_certdb_nss_cert_set): Use gstdio
wrappers. Use g_get_home_dir() on Win32 instead of $HOME.

18 years agocamel-folder.c Just cosmetics.
Tor Lillqvist [Tue, 13 Dec 2005 13:34:16 +0000 (13:34 +0000)]
camel-folder.c Just cosmetics.

2005-12-13  Tor Lillqvist  <tml@novell.com>

* camel-folder.c
* camel-junk-plugin.c: Just cosmetics.

* camel-tcp-stream-raw.h (struct _CamelTcpStreamRaw): There is no
way to find out a socket's blockingness state on Win32, so keep
the state in a separate flag field on Win32.

* camel-tcp-stream-raw.c: Use socket API wrapper macros to hide
Unix/Winsock differences. Use camel_read_socket() and
camel_write_socket() to read and write from sockets. Use
ioctlsocket(FIONBIO) to set and clean nonblocking mode on Win32.