Srinivasa Ragavan [Tue, 4 Dec 2007 07:58:40 +0000 (07:58 +0000)]
+ + * NEWS, configure.in: Evolution Data Server 2.21.3 release.
2007-12-03 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS, configure.in: Evolution Data Server 2.21.3 release.
svn path=/trunk/; revision=8264
Milan Crha [Mon, 3 Dec 2007 18:28:20 +0000 (18:28 +0000)]
** Fix for bug #324008
2007-12-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #324008
* camel-text-index.c: (text_index_sync):
Don't sync when wasn't created successfully.
svn path=/trunk/; revision=8262
Milan Crha [Mon, 3 Dec 2007 12:23:58 +0000 (12:23 +0000)]
** Fix for bug #500018
2007-12-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #500018
* camel-local-provider.c: (CamelProvider mbox_provider):
Allow choose files, instead of directories, for mbox.
svn path=/trunk/; revision=8260
Milan Crha [Mon, 3 Dec 2007 12:17:37 +0000 (12:17 +0000)]
** Fix for bug #456565
2007-12-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #456565
* backends/http/e-cal-backend-http.c: (e_cal_backend_http_open):
Create cache of the right kind for each backend kind.
* backends/http/e-cal-backend-http.c: (e_cal_backend_http_remove):
Allow delete calendar from UI even if it doesn't have a cache yet.
svn path=/trunk/; revision=8259
Matthew Barnes [Sun, 2 Dec 2007 17:04:26 +0000 (17:04 +0000)]
Add a missing Camel symbol to the API docs.
svn path=/trunk/; revision=8258
Changwoo Ryu [Sun, 2 Dec 2007 15:55:50 +0000 (15:55 +0000)]
Updated Korean translation.
svn path=/trunk/; revision=8257
Milan Crha [Wed, 28 Nov 2007 18:45:54 +0000 (18:45 +0000)]
** Fix for bug #415817
2007-11-28 Milan Crha <mcrha@redhat.com>
** Fix for bug #415817
* backends/file/e-cal-backend-file.c:
(e_cal_backend_file_modify_object): Update start/end time for
recurrence instances even when only end time has been changed.
svn path=/trunk/; revision=8255
Matej Urbančič [Tue, 27 Nov 2007 14:20:40 +0000 (14:20 +0000)]
Updated Slovenian translation
svn path=/trunk/; revision=8249
Ondrej Jirman [Mon, 26 Nov 2007 12:29:44 +0000 (12:29 +0000)]
** Fix for bug #494314
2007-11-26 Ondrej Jirman <megous@megous.com>
** Fix for bug #494314
* libedata-cal/e-data-cal-factory.c: (impl_CalFactory_getCal):
Don't leak Cal object reference.
svn path=/trunk/; revision=8245
Milan Crha [Mon, 26 Nov 2007 09:56:01 +0000 (09:56 +0000)]
** Fix for bug #308815 Remove colors for categories.
2007-11-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #308815
Remove colors for categories.
* libedataserver/e-categories.h:
* libedataserver/e-categories.c: Dropped colors for categories,
so marking those functions as deprecated, and making deprecated
parameter 'color' of 'e_categories_add' together with its rename
to 'unused'.
* libedataserverui/e-categories-dialog.glade:
* libedataserverui/e-categories-dialog.c: Dropped colors for categories. (deprecated)
* libedataserverui/e-categories-dialog.c: (edit_button_clicked_cb): Fixed runtime
critical warning for file chooser and category without icon.
svn path=/trunk/; revision=8243
Priit Laes [Sun, 25 Nov 2007 11:22:07 +0000 (11:22 +0000)]
Translation updated by Ivar Smolin.
2007-11-25 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=8239
Milan Crha [Fri, 23 Nov 2007 10:05:35 +0000 (10:05 +0000)]
** Fix for bug #461979
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #461979
* camel-url.c: (camel_url_new_with_base):
The base URL can be without a path, so do not crash, if that happen.
svn path=/trunk/; revision=8236
Milan Crha [Thu, 22 Nov 2007 07:12:57 +0000 (07:12 +0000)]
** Fix for bug #376425
2007-11-22 Milan Crha <mcrha@redhat.com>
** Fix for bug #376425
* camel-http-stream.c: (camel_http_stream_get_content_type):
Use proxy if user uses it.
* camel-http-stream.c: (camel_http_stream_set_proxy):
Do not crash if have proxy without name and password.
svn path=/trunk/; revision=8229
Yannig MARCHEGAY [Wed, 21 Nov 2007 18:59:01 +0000 (18:59 +0000)]
Updated Occitan translation
svn path=/trunk/; revision=8228
Yannig MARCHEGAY [Tue, 20 Nov 2007 21:25:10 +0000 (21:25 +0000)]
Updated Occitan translation
svn path=/trunk/; revision=8227
Srinivasa Ragavan [Sat, 17 Nov 2007 16:58:05 +0000 (16:58 +0000)]
Evolution Data Server 2.21.2 release.
2007-11-12 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution Data Server 2.21.2 release.
svn path=/trunk/; revision=8221
Matthew Barnes [Fri, 16 Nov 2007 13:07:19 +0000 (13:07 +0000)]
Missed that CamelSpoolStore has its own free_folder_info() implementation
2007-11-16 Matthew Barnes <mbarnes@redhat.com>
* camel-spool-store.c (free_folder_info):
Missed that CamelSpoolStore has its own free_folder_info()
implementation (why?). Change it to use g_slice_free().
svn path=/trunk/; revision=8219
Sankar P [Fri, 16 Nov 2007 12:56:33 +0000 (12:56 +0000)]
** Fixes bug #481093
2007-11-16 Sankar P <psankar@novell.com>
** Fixes bug #481093
* camel-groupwise-folder.c: (groupwise_sync_summary),
(groupwise_transfer_messages_to):
Move mail to/from sent-items case missed while porting.
Solves (un)read count issues as well
svn path=/trunk/; revision=8218
Milan Crha [Fri, 16 Nov 2007 12:08:22 +0000 (12:08 +0000)]
** Fix for bug #300584 by Peter Lord
2007-11-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #300584 by Peter Lord
* backends/contacts/e-cal-backend-contacts.c: (cdate_to_icaltime):
Use correct year when filling structure, not only years 1970+.
svn path=/trunk/; revision=8216
Matthew Barnes [Thu, 15 Nov 2007 18:19:56 +0000 (18:19 +0000)]
** Fixes part of bug #474000
2007-11-15 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #474000
* addressbook/tests/ebook/test-photo.c (main):
* addressbook/libebook/e-vcard.c
(e_vcard_attribute_get_values_decoded):
* camel/camel-mime-utils.c (camel_base64_decode_simple):
* camel/camel-sasl.c (camel_sasl_challenge_base64):
* camel/providers/groupwise/camel-groupwise-folder.c
(groupwise_folder_item_to_msg):
* libedataserverui/e-passwords.c (ep_password_decode):
* servers/exchange/lib/e2k-autoconfig.c (get_ctx_auth_handler):
* servers/exchange/lib/e2k-result.c (prop_get_binary_array),
(prop_get_binary):
Initialize 'length' before calling g_base64_decode().
svn path=/trunk/; revision=8215
Milan Crha [Thu, 15 Nov 2007 15:21:08 +0000 (15:21 +0000)]
** Typo fix in previous commit causing crash.
2007-11-15 Milan Crha <mcrha@redhat.com>
** Typo fix in previous commit causing crash.
svn path=/trunk/; revision=8213
Matthew Barnes [Thu, 15 Nov 2007 04:34:38 +0000 (04:34 +0000)]
** Merge a bunch of compiler warning fixes and cosmetic cleanups from
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Merge a bunch of compiler warning fixes and cosmetic
cleanups from camel-lite.
svn path=/trunk/; revision=8211
Matthew Barnes [Wed, 14 Nov 2007 22:04:19 +0000 (22:04 +0000)]
** Remove trailing whitespace from source code.
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=8210
Matthew Barnes [Wed, 14 Nov 2007 18:49:39 +0000 (18:49 +0000)]
Fix a syntax error.
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
* addressbook/libebook/e-contact.c: Fix a syntax error.
svn path=/trunk/; revision=8209
Jorge Gonzalez Gonzalez [Wed, 14 Nov 2007 14:05:23 +0000 (14:05 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=8206
Ondrej Jirman [Tue, 13 Nov 2007 18:59:00 +0000 (18:59 +0000)]
** Fix for bug #494299
2007-11-13 Ondrej Jirman <megous@megous.com>
** Fix for bug #494299
* libedataserver/e-file-cache.c: (add_key_to_slist),
(add_object_to_slist): Rename helper functions.
* libedataserver/e-file-cache.c: (e_file_cache_get_keys):
Fix memory corruption.
svn path=/trunk/; revision=8203
Ondrej Jirman [Tue, 13 Nov 2007 18:13:42 +0000 (18:13 +0000)]
** Fix for bug #494303
2007-11-13 Ondrej Jirman <megous@megous.com>
** Fix for bug #494303
* libedata-cal/e-cal-backend-cache.c: (e_cal_backend_cache_get_timezone)
Return NULL pointer after freeing timezone structure.
svn path=/trunk/; revision=8201
Ross Burton [Tue, 13 Nov 2007 16:17:14 +0000 (16:17 +0000)]
Add E_CONTACT_TEL to get a list of phone numbers (#495287).
2007-11-13 Ross Burton <ross@openedhand.com>
* libebook/e-contact.[ch]:
Add E_CONTACT_TEL to get a list of phone numbers (#495287).
svn path=/trunk/; revision=8200
Matej Urbančič [Tue, 13 Nov 2007 13:29:25 +0000 (13:29 +0000)]
Updated Slovenian translation
svn path=/trunk/; revision=8199
Matej Urbančič [Tue, 13 Nov 2007 13:28:59 +0000 (13:28 +0000)]
Updated Slovenian translation
svn path=/trunk/; revision=8198
Milan Crha [Mon, 12 Nov 2007 11:04:45 +0000 (11:04 +0000)]
** Fix for bug #495086
2007-11-12 Milan Crha <mcrha@redhat.com>
** Fix for bug #495086
* camel-imap-utils.c: (imap_body_decode):
Check for NULL too, so do not crash when something goes wrong.
svn path=/trunk/; revision=8196
Matthew Barnes [Mon, 12 Nov 2007 00:57:51 +0000 (00:57 +0000)]
Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled
2007-11-11 Matthew Barnes <mbarnes@redhat.com>
* camel/camel-tcp-stream-ssl.c (enable_ssl):
Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is
disabled (#345135, patch from Niels Vorgaard Christensen).
svn path=/trunk/; revision=8192
Ross Burton [Sun, 11 Nov 2007 11:48:09 +0000 (11:48 +0000)]
Fix changelog
svn path=/trunk/; revision=8191
Ross Burton [Sun, 11 Nov 2007 11:47:56 +0000 (11:47 +0000)]
Fix leak (#494304, Ondrej Jirman)
2007-11-11 Ross Burton <ross@openedhand.com>
* backends/contacts/e-cal-backend-contacts.c:
Fix leak (#494304, Ondrej Jirman)
svn path=/trunk/; revision=8190
Ross Burton [Sun, 11 Nov 2007 11:44:38 +0000 (11:44 +0000)]
Fix some memory leaks (#494304, thanks Ondrej Jirman)
2007-11-11 Ross Burton <ross@openedhand.com>
* addressbook/libebook/e-book.c:
Fix some memory leaks (#494304, thanks Ondrej Jirman)
svn path=/trunk/; revision=8189
Matthew Barnes [Fri, 9 Nov 2007 17:30:43 +0000 (17:30 +0000)]
Add argument guards, although nothing should be using this anymore.
2007-11-09 Matthew Barnes <mbarnes@redhat.com>
* camel-mime-utils.c (camel_base64_decode_simple):
Add argument guards, although nothing should be using this anymore.
svn path=/trunk/; revision=8188
Milan Crha [Mon, 5 Nov 2007 12:28:41 +0000 (12:28 +0000)]
** Fix for bug #430420
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #430420
* camel-imap-utils.c: (imap_body_decode):
Returned size <= 0 is an error, as mentioned Robert Burrelldonkin.
svn path=/trunk/; revision=8186
Milan Crha [Mon, 5 Nov 2007 11:23:57 +0000 (11:23 +0000)]
Added new function 'has-start?' as part of fix for bug #359267. This will
2007-11-05 Milan Crha <mcrha@redhat.com>
* libedata-cal/e-cal-backend-sexp.c: (func_has_start),
(struct symbols): Added new function 'has-start?' as part
of fix for bug #359267. This will check if the component
has filled start date or not.
svn path=/trunk/; revision=8185
Milan Crha [Mon, 5 Nov 2007 10:39:07 +0000 (10:39 +0000)]
** Fix for bug #344516
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #344516
* he.po: Updated translation of date format for formatting.
svn path=/trunk/; revision=8184
Milan Crha [Mon, 5 Nov 2007 10:16:54 +0000 (10:16 +0000)]
** Fix for bug #318842
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #318842
* Sort sources within group alphabetically
in ESourceSelector and ESourceComboBox.
* e-source-selector.c: (compare_source_names), (get_sorted_sources):
* e-source-combo-box.c: (compare_source_names), (get_sorted_sources):
New helper functions to sort sources in a group.
* e-source-selector.c: (rebuild_model): Always sort sources and place
them on their right position, if not in a tree yet.
* e-source-combo-box.c: (source_list_changed_cb):
Add sources in sorted order within group.
svn path=/trunk/; revision=8183
Ignacio Casal Quinteiro [Sat, 3 Nov 2007 11:49:45 +0000 (11:49 +0000)]
Updated Galician Translation.
svn path=/trunk/; revision=8181
Matthew Barnes [Fri, 2 Nov 2007 19:11:24 +0000 (19:11 +0000)]
Add this guy too.
svn path=/trunk/; revision=8180
Matthew Barnes [Fri, 2 Nov 2007 19:10:46 +0000 (19:10 +0000)]
** Fixes bug #460649
2007-11-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #460649
* libedataserverui/Makefile.am:
Add e-cell-renderer-color.[ch].
* libedataserverui/e-cell-renderer-color.c:
* libedataserverui/e-cell-renderer-color.h:
New GtkCellRenderer subclass by Milan Crha renders a solid color.
* libedataserverui/e-source-combo-box.c:
Display the ESource's color next to its name.
Patch by Milan Crha and myself.
svn path=/trunk/; revision=8179
Matthew Barnes [Thu, 1 Nov 2007 19:49:06 +0000 (19:49 +0000)]
** Fixes bug #488156
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #488156
* libedataserverui/e-passwords.c:
Minimize use of the WITH_GNOME_KEYRING macro.
svn path=/trunk/; revision=8175
Matthew Barnes [Thu, 1 Nov 2007 19:09:52 +0000 (19:09 +0000)]
** Fixes bug #487229
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #487229
* e-passwords.c:
Use GKeyFile instead of gnome-config to access stored passwords.
svn path=/trunk/; revision=8174
Milan Crha [Thu, 1 Nov 2007 13:10:16 +0000 (13:10 +0000)]
** Fix for bug #492130
2007-11-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #492130
* e-source-selector.c: (find_source): New helper function to find our
own instance of ESource, rather than use one with unknown origin.
* e-source-selector.c: (e_source_selector_select_source),
(e_source_selector_unselect_source),
(e_source_selector_source_is_selected),
(e_source_selector_set_primary_selection): Use new helper function.
svn path=/trunk/; revision=8172
Priit Laes [Thu, 1 Nov 2007 12:54:57 +0000 (12:54 +0000)]
Translation updated by Ivar Smolin.
2007-11-01 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=8171
Srinivasa Ragavan [Wed, 31 Oct 2007 07:08:08 +0000 (07:08 +0000)]
Evolution Data Server 2.21.1 release.
2007-10-29 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution Data Server 2.21.1 release.
svn path=/trunk/; revision=8169
Jordi Mas [Mon, 29 Oct 2007 17:33:08 +0000 (17:33 +0000)]
Fixes spelling mistakes
2007-10-29 Jordi Mas <jmas@softcatala.org>
* ca.po: Fixes spelling mistakes
svn path=/trunk/; revision=8168
Matthew Barnes [Mon, 29 Oct 2007 15:41:35 +0000 (15:41 +0000)]
Fix implicit function declarations. Use g_ascii_strcasecmp() instead of
2007-10-29 Matthew Barnes <mbarnes@redhat.com>
* servers/google/libgdata/gdata-entry.c:
* servers/googgle/libgdata-google/gdata-google-service.c:
Fix implicit function declarations.
Use g_ascii_strcasecmp() instead of g_strcasecmp() (deprecated).
svn path=/trunk/; revision=8167
Srinivasa Ragavan [Mon, 29 Oct 2007 06:23:15 +0000 (06:23 +0000)]
Fix the crash introduced by the previous commit.
2007-10-29 Srinivasa Ragavan <sragavan@novell.com>
* backends/file/e-book-backend-file.c: (book_view_thread): Fix the crash
introduced by the previous commit.
svn path=/trunk/; revision=8159
Akhil Laddha [Mon, 29 Oct 2007 02:12:56 +0000 (02:12 +0000)]
** Fix for bug #486873
2007-10-22 Akhil Laddha <lakhil@novell.com>
** Fix for bug #486873
* backends/file/e-book-backend-file.c: (book_view_thread):
* libedata-book/e-data-book-view.c:
(e_data_book_view_notify_update_vcard),
(e_data_book_view_notify_update_prefiltered_vcard): Avoid a double free and
make sure that the view_ functions free at all cases.
svn path=/trunk/; revision=8157
Matthew Barnes [Sat, 27 Oct 2007 15:31:24 +0000 (15:31 +0000)]
Remove servers/exchange/lib/e2k-user-dialog.c.
2007-10-27 Matthew Barnes <mbarnes@redhat.com>
* po/POTFILES.in:
Remove servers/exchange/lib/e2k-user-dialog.c.
* servers/exchange/lib/e2k-user-dialog.c:
* servers/exchange/lib/e2k-user-dialog.h:
Remove these dead files from SCM.
svn path=/trunk/; revision=8156
Matthew Barnes [Fri, 26 Oct 2007 23:52:53 +0000 (23:52 +0000)]
Disable the tests until someone can scrape off the bit rot. The failing
2007-10-26 Matthew Barnes <mbarnes@redhat.com>
* camel/tests/folder/Makefile.am:
* camel/tests/message/Makefile.am:
* camel/tests/mime-filter/Makefile.am:
* camel/tests/misc/Makefile.am:
* camel/tests/smime/Makefile.am:
* camel/tests/stream/Makefile.am:
Disable the tests until someone can scrape off the bit rot.
The failing tests are preventing distcheck from passing.
* po/POTFILES.in:
Add files for the new Google calendar backend.
* po/POTFILES.skip:
Skip libical files marked for translation. Most if not all of
the strings are just warnings that get printed to the terminal.
svn path=/trunk/; revision=8155
Milan Crha [Fri, 26 Oct 2007 07:07:06 +0000 (07:07 +0000)]
** Fix for bug #271777
2007-10-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #271777
* e-name-selector-entry.c: (type_ahead_complete):
Keep character's case as user types.
svn path=/trunk/; revision=8153
Matthew Barnes [Fri, 26 Oct 2007 04:30:13 +0000 (04:30 +0000)]
Remove non-existent symbols.
2007-10-26 Matthew Barnes <mbarnes@redhat.com>
* docs/reference/calendar/libecal/libecal-sections.txt:
* docs/reference/libedataserverui/libedataserverui-sections.txt:
Remove non-existent symbols.
svn path=/trunk/; revision=8149
Matthew Barnes [Thu, 25 Oct 2007 20:08:35 +0000 (20:08 +0000)]
Add a missing symbol to libedataserverui-sections.txt.
svn path=/trunk/; revision=8148
Djihed Afifi [Tue, 23 Oct 2007 20:51:49 +0000 (20:51 +0000)]
Updated Arabic Translation by Anas Husseini.
svn path=/trunk/; revision=8146
Chenthill Palanisamy [Tue, 23 Oct 2007 10:39:57 +0000 (10:39 +0000)]
libecal/e-cal.c backends/Makefile.am
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* libecal/e-cal.c
* backends/Makefile.am
* backends/google/e-cal-backend-google.c
* backends/google/e-cal-backend-google.h
* backends/google/e-cal-backend-google-utils.c
* backends/google/e-cal-backend-goole-utils.h
* backends/google/e-cal-backend-google-factory.c
* backends/google/e-cal-backend-google-factory.h
* backends/google/Makefile.am: Initial commit for the Google Calendar.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>.
svn path=/trunk/; revision=8143
Chenthill Palanisamy [Tue, 23 Oct 2007 10:30:03 +0000 (10:30 +0000)]
Initial commit for the googlecalendar.
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in:
* evolution-data-server-zip.in:
* servers/Makefile.am: Initial commit for the
googlecalendar.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>
svn path=/trunk/; revision=8142
Chenthill Palanisamy [Tue, 23 Oct 2007 10:23:31 +0000 (10:23 +0000)]
Initial commit for the Google Calendar Interface.
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
Initial commit for the Google Calendar Interface.
* Makefile.am
* libgdata/Makefile.am
* libgdata-google/Makefile.am
* libgdata/gdata-entry.c
* libgdata/gdata-entry.h
* libgdata/gdata-feed.c
* libgdata/gdata-feed.h
* libgdata/gdata-service-iface.c
* libgdata/gdata-service-iface.h
* libgdata/libgdata.pc.in
* libgdata-google/gdata-google-service.c
* libgdata-google/gdata-google-service.h
* libgdata-google/libgdata-google.pc.in
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>
svn path=/trunk/; revision=8141
Matthew Barnes [Mon, 22 Oct 2007 16:33:16 +0000 (16:33 +0000)]
Fixes part of bug #417999
2007-10-22 Matthew Barnes <mbarnes@redhat.com>
* Fixes part of bug #417999
* docs/references/libedataserverui:
Add documentation for ESourceComboBox widget.
* libedataserverui/Makefile.am:
Add e-source-combo-box.[ch].
Rename test-source-option-menu to test-source-combo-box.
* libedataserverui/e-source-combo-box.c:
* libedataserverui/e-source-combo-box.h:
New widget replaces ESourceOptionMenu. Same functionality, but
ESourceComboBox is a subclass of GtkComboBox, which itself replaces
GtkOptionMenu (deprecated).
* libedataserverui/e-source-option-menu.h:
Deprecate ESourceOptionMenu.
* libedataserverui/e-name-selector-dialog.glade:
List categories in a GtkComboBox instead of a GtkOptionMenu.
* libedataserverui/e-name-selector-dialog.h:
Replace the ESourceList member pointer with a placeholder,
to maintain ABI compatibility.
* libedataserverui/e-name-selector-dialog.c:
Use ESourceComboBox instead of ESourceOptionMenu.
Refactor some messy bits.
* libedataserverui/e-name-selector-entry.c (populate_popup):
* libedataserverui/e-name-selector-list.c (enl_tree_button_press_event):
Use gtk_radio_menu_item_get_group() instead of
gtk_radio_menu_item_group() (deprecated).
* libedataserverui/test-source-option-menu.c:
Test ESourceComboBox instead of ESourceOptionMenu.
Rename the file appropriately.
svn path=/trunk/; revision=8138
Djihed Afifi [Sun, 21 Oct 2007 16:42:29 +0000 (16:42 +0000)]
Updated Arabic Translation by Anas Husseini.
svn path=/trunk/; revision=8123
Matthew Barnes [Fri, 19 Oct 2007 21:21:06 +0000 (21:21 +0000)]
** Fixes bug #488351
2007-10-19 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #488351
* addressbook/backends/file/e-book-backend-file.c
(e_book_backend_file_load_source):
Don't reopen a database using the same DB handle. Prevents an
error dialog from appearing in Contacts after a fresh install.
svn path=/trunk/; revision=8121
Ross Burton [Fri, 19 Oct 2007 08:25:08 +0000 (08:25 +0000)]
Remove __FUNCTION__, which is a gcc-ism. (#488173, Jeff Cai)
2007-10-19 Ross Burton <ross@openedhand.com>
* libebook/e-book.c:
Remove __FUNCTION__, which is a gcc-ism. (#488173, Jeff Cai)
svn path=/trunk/; revision=8120
Ross Burton [Tue, 16 Oct 2007 19:34:46 +0000 (19:34 +0000)]
Fix typo in documentation (#487270, Tollef Fog Heen)
2007-10-16 Ross Burton <ross@openedhand.com>
* libebook/e-book-query.c:
Fix typo in documentation (#487270, Tollef Fog Heen)
svn path=/trunk/; revision=8118
Matej Urbančič [Tue, 16 Oct 2007 15:26:10 +0000 (15:26 +0000)]
Updated Slovenian translation
svn path=/trunk/; revision=8117
Jeffrey Stedfast [Mon, 15 Oct 2007 04:24:37 +0000 (04:24 +0000)]
Protect against a NULL subject string.
2007-10-15 Jeffrey Stedfast <fejj@gnome.org>
* camel-mime-message.c (camel_mime_message_set_subject): Protect
against a NULL subject string.
svn path=/trunk/; revision=8115
Jeffrey Stedfast [Mon, 15 Oct 2007 04:24:03 +0000 (04:24 +0000)]
fixed typo
svn path=/trunk/; revision=8114
Alexander Shopov [Mon, 15 Oct 2007 03:50:22 +0000 (03:50 +0000)]
Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>
2007-10-15 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@gnu.org>
svn path=/trunk/; revision=8112
Milan Crha [Thu, 11 Oct 2007 14:40:13 +0000 (14:40 +0000)]
** Fix for bug #420167
2007-10-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #420167
* addressbook/libebook/e-book.c: (e_book_unload_uri), (e_book_dispose):
Be sure we released corba_book and stopped listener.
* calendar/backends/contacts/e-cal-backend-contacts.c: (contact_record_new),
(contact_record_free), (contact_record_cb_new):
Ref and Unref backend used in ContactRecord to be sure it isn't
freed before we endup with it.
svn path=/trunk/; revision=8110
Theppitak Karoonboonyanan [Wed, 10 Oct 2007 15:31:47 +0000 (15:31 +0000)]
Updated Thai translation.
2007-10-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=8109
Matthew Barnes [Tue, 9 Oct 2007 17:20:00 +0000 (17:20 +0000)]
Remove an unused variable (#483301).
2007-10-09 Matthew Barnes <mbarnes@redhat.com>
* iconv-detect.c (main): Remove an unused variable (#483301).
svn path=/trunk/; revision=8107
Srinivasa Ragavan [Fri, 5 Oct 2007 05:37:07 +0000 (05:37 +0000)]
** Fix for bug #478404
svn path=/trunk/; revision=8105
Matthew Barnes [Wed, 3 Oct 2007 18:48:07 +0000 (18:48 +0000)]
** Fixes bug #469657
2007-10-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #469657
* addressbook/backends/vcf/e-book-backend-vcf.c:
* addressbook/libedata-book/e-data-book-factory.c:
* calendar/libedata-cal/e-cal-backend-cache.c:
* libedataserverui/e-passwords.c:
Use destroy functions in GHashTables to simplify memory management.
svn path=/trunk/; revision=8104
Yannig MARCHEGAY [Wed, 3 Oct 2007 16:52:52 +0000 (16:52 +0000)]
Updated Occitan translation
svn path=/trunk/; revision=8103
Srinivasa Ragavan [Wed, 3 Oct 2007 05:32:45 +0000 (05:32 +0000)]
** Fix for BNC bug #203480
svn path=/trunk/; revision=8102
Kjartan Maraas [Mon, 1 Oct 2007 11:48:25 +0000 (11:48 +0000)]
Fix a lot of 0 vs NULL issues. Same.
2007-09-07 Kjartan Maraas <kmaraas@gnome.org>
* libedataserver/e-msgport.c: (e_dlist_init), (em_cache_lookup),
(em_cache_add), (e_thread_new), (e_thread_destroy), (e_mutex_new),
(e_mutex_destroy): Fix a lot of 0 vs NULL issues.
* libedataserver/e-msgport.h: Same.
svn path=/trunk/; revision=8100
Kjartan Maraas [Mon, 1 Oct 2007 11:47:58 +0000 (11:47 +0000)]
Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.
2007-10-01 Kjartan Maraas <kmaraas@gnome.org>
* camel-folder-summary.c: (camel_folder_summary_finalize),
(perform_content_info_load), (camel_folder_summary_load),
(camel_folder_summary_clear), (camel_folder_summary_encode_token),
(my_list_append), (camel_flag_set), (camel_tag_set):
* camel-folder-thread.c: (prune_empty), (thread_summary),
(camel_folder_thread_messages_new):
* camel-folder.c: (camel_folder_get_message_user_tag), (thaw):
* camel-mime-filter-charset.c: (reset), (complete):
* camel-mime-message.c: (camel_mime_message_set_date),
(find_best_encoding), (best_encoding):
* camel-mime-parser.c: (camel_mime_parser_filter_add),
(camel_mime_parser_filter_remove), (folder_seek),
(folder_scan_skip_line), (folder_scan_header), (folder_scan_step):
* camel-mime-part.c: (init_header_name_table), (write_to_stream):
* camel-multipart.c: (set_boundary), (write_to_stream):
* camel-object.c: (cobject_meta_get), (camel_object_hook_event),
(camel_object_trigger_event), (camel_object_get_ptr),
(camel_object_meta_get), (camel_object_bag_reserve):
* camel-offline-folder.c: (camel_offline_folder_get_type):
* camel-offline-journal.c: (camel_offline_journal_get_type):
* camel-offline-store.c: (camel_offline_store_get_type):
* camel-partition-table.c: (camel_key_table_lookup),
(camel_key_table_next):
* camel-sasl-digest-md5.c: (generate_response), (digest_response),
(digest_md5_challenge):
* camel-sasl-popb4smtp.c: (popb4smtp_challenge):
* camel-search-private.h: Include "libedataserver/e-sexp.h" to
get the _ESExpResult declaration.
* camel-stream-buffer.c: (camel_stream_buffer_init), (stream_read):
* camel-stream-mem.c: (camel_stream_mem_init):
* camel-tcp-stream-raw.c: (camel_tcp_stream_raw_new),
(socket_connect):
* camel-text-index.c: (text_index_add_name_to_word),
(text_index_compress_nosync), (camel_text_index_dump),
(text_index_cursor_reset):
* camel-vee-store.c: (change_folder), (vee_get_folder),
(vee_get_folder_info): NULL vs 0 and ANSIfy.
svn path=/trunk/; revision=8099
Kjartan Maraas [Mon, 1 Oct 2007 11:47:25 +0000 (11:47 +0000)]
More NULL vs 0 fixes.
2007-09-07 Kjartan Maraas <kmaraas@gnome.org>
* camel-maildir-summary.c: (maildir_summary_next_uid_string),
(message_info_load), (maildir_summary_load),
(maildir_summary_check):
* camel-mbox-summary.c: (mbox_summary_sync_quick),
(mbox_summary_sync):
* camel-mh-store.c: (folders_update), (get_folder),
(recursive_scan): More NULL vs 0 fixes.
svn path=/trunk/; revision=8098
Kjartan Maraas [Mon, 1 Oct 2007 11:47:08 +0000 (11:47 +0000)]
Use the right enum type.
2007-09-29 Kjartan Maraas <kmaraas@gnome.org>
* camel-groupwise-folder.c: (gw_update_cache), (gw_update_summary),
(groupwise_folder_item_to_msg): Use the right enum type.
* camel-groupwise-journal.c: (camel_groupwise_journal_get_type),
(groupwise_entry_play_append):
* camel-groupwise-store.c: (groupwise_connect),
(groupwise_get_folder), (gw_store_reload_folder),
(groupwise_folders_sync):
* camel-groupwise-utils.c:
(camel_groupwise_util_item_from_message): NULL vs 0 fixes.
svn path=/trunk/; revision=8097
Kjartan Maraas [Mon, 1 Oct 2007 11:46:36 +0000 (11:46 +0000)]
NULL vs 0.
2007-09-07 Kjartan Maraas <kmaraas@gnome.org>
* camel-imap-store.c: (imap_connect_online), (get_folder_status),
(get_folder_online), (create_folder), (get_folders_sync),
(get_folder_info_online): NULL vs 0.
svn path=/trunk/; revision=8096
Kjartan Maraas [Mon, 1 Oct 2007 11:45:58 +0000 (11:45 +0000)]
Fix some NULL vs FALSE confusion. Whitespace fix. ANSIfication of
2007-10-01 Kjartan Maraas <kmaraas@gnome.org>
* backends/groupwise/e-book-backend-groupwise.c:
(set_members_in_gw_item),
(e_book_backend_groupwise_create_contact),
(e_book_backend_groupwise_remove_contacts),
(e_book_backend_groupwise_modify_contact),
(e_book_backend_groupwise_get_contact),
(e_book_backend_groupwise_get_contact_list), (book_view_thread),
(build_cache), (update_cache), (update_address_book_deltas),
(e_book_backend_groupwise_load_source): Fix some NULL vs FALSE
confusion.
* backends/ldap/e-book-backend-ldap.c: (build_contact_from_entry),
(poll_ldap): Whitespace fix.
* backends/vcf/e-book-backend-vcf.c:
(e_book_backend_vcf_create_unique_id): ANSIfication of declaration.
svn path=/trunk/; revision=8095
Ignacio Casal Quinteiro [Sun, 30 Sep 2007 18:47:54 +0000 (18:47 +0000)]
Updated Galician Translation.
2007-09-30 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Updated Galician Translation.
svn path=/trunk/; revision=8093
Matthew Barnes [Fri, 28 Sep 2007 19:15:37 +0000 (19:15 +0000)]
Use GLib's Base64 API instead of e2k_base64_encode() and
2007-09-28 Matthew Barnes <mbarnes@redhat.com>
* servers/exchange/lib/e2k-context.c (write_prop):
* servers/exchange/lib/e2k-autoconfig.c (get_ctx_auth_handler):
* servers/lib/e2k-result.c (prop_get_binary_array),
(prop_get_string_array):
Use GLib's Base64 API instead of e2k_base64_encode() and
e2k_base64_decode(). Straggler from bug #474000.
svn path=/trunk/; revision=8092
Matthew Barnes [Fri, 28 Sep 2007 14:10:03 +0000 (14:10 +0000)]
Remove #include "e2k-encoding-utils.h"
2007-09-28 Matthew Barnes <mbarnes@redhat.com>
* servers/exchange/storage/exchange-account.c:
* servers/exchange/lib/e2k-context.c:
* servers/exchange/lib/e2k-autoconfig.c:
* servers/exchange/lib/e2k-result.c:
Remove #include "e2k-encoding-utils.h"
svn path=/trunk/; revision=8091
Matthew Barnes [Thu, 27 Sep 2007 20:00:41 +0000 (20:00 +0000)]
** Fixes bug #474000
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #474000
* camel/camel-mime-utils.c:
* camel/camel-mime-utils.h:
Deprecate Camel's Base64 API and make the functions thin wrappers
for GLib's Base64 API.
* camel/camel-multipart.c (set_boundary):
* camel/camel-vee-folder.c (camel_vee_folder_hash_folder):
* camel/camel-mime-filter-basic.c (complete):
* camel/camel-sasl-digest-md5.c (generate_response):
* camel/camel-http-stream.c (camel_http_stream_set_proxy):
* camel/camel-sasl.c (camel_sasl_challenge_base64):
* camel/providers/imap/camel-imap-search.c (hash_match):
* camel/providers/pop3/camel-pop3-folder.c (cmd_builduid):
* camel/providers/groupwise/camel-groupwise-utils.c
(send_as_attachment):
* camel/providers/groupwise/camel-groupwise-folder.c
(groupwise_folder_item_to_msg):
Use GLib's Base64 API instead of Camel's.
* servers/exchange/lib/Makefile.am:
* servers/exchange/lib/e2k-encoding-utils.c:
* servers/exchange/lib/e2k-encoding-utils.h:
Remove redundant Base64 codec implementation.
* calendar/backend/groupwise/e-cal-backend-groupwise-utils.c
(e_cal_backend_groupwise_set_attachments_):
* servers/groupwise/e-gw-item.c
(e_gw_item_new_from_soap_parameter),
(e_gw_item_set_calendar_item_elements),
(e_gw_item_append_to_soap_message),
(append_event_changes_to_soap_messages):
* servers/groupwise/e-gw-connection.c
(e_gw_connection_get_attachment):
Use GLib's Base64 API instead of libsoup's.
* addressbook/tests/ebook/test-photo.c (main):
Use GLib's Base64 API instead of EVCard's.
* addressbook/libebook/e-vcard.c:
* libedataserverui/e-passwords.c:
Remove redundant Base64 codec implementation. Use GLib's.
svn path=/trunk/; revision=8090
Ross Burton [Thu, 27 Sep 2007 14:08:33 +0000 (14:08 +0000)]
When creating the default contact, print errors to the console (#475487).
2007-09-27 Ross Burton <ross@openedhand.com>
* backends/file/e-book-backend-file.c:
When creating the default contact, print errors to the console
(#475487).
svn path=/trunk/; revision=8088
Ross Burton [Thu, 27 Sep 2007 14:04:14 +0000 (14:04 +0000)]
Use G_DEFINE_TYPE (#475493).
2007-09-27 Ross Burton <ross@openedhand.com>
* backends/file/e-book-backend-file.c:
* backends/ldap/e-book-backend-ldap.c:
* backends/groupwise/e-book-backend-groupwise.c:
* backends/vcf/e-book-backend-vcf.c:
Use G_DEFINE_TYPE (#475493).
svn path=/trunk/; revision=8087
Ross Burton [Thu, 27 Sep 2007 13:53:10 +0000 (13:53 +0000)]
Use G_LOCK instead of a static mutex for clearer code (#475494).
2007-09-27 Ross Burton <ross@openedhand.com>
* backends/file/e-book-backend-file.c:
Use G_LOCK instead of a static mutex for clearer code (#475494).
svn path=/trunk/; revision=8086
Ross Burton [Thu, 27 Sep 2007 13:51:10 +0000 (13:51 +0000)]
Mark the charset and language arrays as const.
2007-09-27 Ross Burton <ross@openedhand.com>
* libedataserver/e-iconv.c:
Mark the charset and language arrays as const.
svn path=/trunk/; revision=8085
Srinivasa Ragavan [Wed, 26 Sep 2007 08:23:41 +0000 (08:23 +0000)]
Evolution Data Server 1.12.0 release
* NEWS, configure.in: Evolution Data Server 1.12.0 release
svn path=/trunk/; revision=8084
Ilkka Tuohela [Sun, 23 Sep 2007 06:29:57 +0000 (06:29 +0000)]
Updated Finnish translation (fix for bug #479330)
svn path=/trunk/; revision=8082
Ross Burton [Tue, 18 Sep 2007 11:55:53 +0000 (11:55 +0000)]
Fix API documentation.
2007-09-18 Ross Burton <ross@openedhand.com>
* libebook/e-vcard.c:
* libebook/e-name-western.c:
Fix API documentation.
svn path=/trunk/; revision=8078
Nickolay V. Shmyrev [Sun, 16 Sep 2007 14:42:48 +0000 (14:42 +0000)]
Updated Russian translation.
2007-09-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=8077
Gil Forcada Codinachs [Sun, 16 Sep 2007 12:42:03 +0000 (12:42 +0000)]
Updated Catalan translation by David Planella
svn path=/trunk/; revision=8074
Amitakhya Phukan [Sun, 16 Sep 2007 10:26:38 +0000 (10:26 +0000)]
Updated assamese translations
svn path=/trunk/; revision=8071
Ilkka Tuohela [Sun, 16 Sep 2007 08:17:16 +0000 (08:17 +0000)]
Updated Finnish translation (spellchecked)
svn path=/trunk/; revision=8070
Mugurel Tudor [Sat, 15 Sep 2007 16:37:21 +0000 (16:37 +0000)]
Updated Romanian translation
2007-09-15 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=8067
Djihed Afifi [Thu, 13 Sep 2007 22:34:48 +0000 (22:34 +0000)]
Updated Arabic Translation by .
svn path=/trunk/; revision=8066