| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Remove old ChangeLog files that predate our switch to git.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #569652
* libedataserver/e-source-list.h: (e_source_list_peek_group_by_name):
* libedataserver/e-source-list.c: (e_source_list_peek_group_by_name):
Deprecated since now, it's not safe for localized names.
* libedataserver/e-source-list.h: (e_source_list_ensure_group),
(e_source_list_peek_group_by_base_uri),
(e_source_list_peek_group_by_properties),
(e_source_list_remove_group_by_base_uri):
* libedataserver/e-source-list.c: (check_group_property):
New API functions.
* servers/exchange/storage/exchange-esource.c: (find_account_group),
(add_folder_esource): Do not use deprecated
e_source_list_peek_group_by_name and add
account's uid as a group property.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Partial fix for bug #343505
* libedataserver/e-data-server-util.h: (e_util_utf8_remove_accents):
* libedataserver/e-data-server-util.c: (e_util_utf8_remove_accents):
Helper function to remove accents from a UTF-8 string.
* libedata-book/e-book-backend-summary.c: (contains_helper),
(func_contains), (is_helper), (endswith_helper), (beginswith_helper):
* libedata-book/e-book-backend-sexp.c: (chars_to_unistring_lowercase),
(is_helper), (endswith_helper), (beginswith_helper), (exists_helper),
(func_exists): Compare texts without accents.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
2009-04-12 Matthew Barnes <mbarnes@redhat.com>
** Remove a bunch of juvenile comments. Source code should
look professional, even if some developers are not.
svn path=/trunk/; revision=10204
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #574522
* libedataserver/e-proxy.c: (e_proxy_dispose), (ep_set_proxy):
Free list's members properly.
svn path=/trunk/; revision=10201
|
| |
|
|
|
|
|
|
| |
2009-03-16 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution Data Server 2.26.0 release and version bump
svn path=/trunk/; revision=10179
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #574282
* libebackend/e-file-cache.c: (e_file_cache_clean):
Always freeze changes here, to make things done quicker.
svn path=/trunk/; revision=10146
|
| |
|
|
|
|
|
|
|
| |
2009-03-02 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Post-release version bump.
svn path=/trunk/; revision=10124
|
| |
|
|
|
|
|
|
|
| |
2009-03-02 Matthew Barnes <mbarnes@redhat.com>
* NEWS: Evolution Data Server 2.25.92 release
svn path=/trunk/; revision=10122
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-27 Matthew Barnes <mbarnes@redhat.com>
** Re-fixes bug #570696
* configure.in:
Define GDATA_CFLAGS and GDATA_LIBS and explicitly require
libsoup-2.4 and libxml-2.0.
* servers/google/libgdata/Makefile.am:
* servers/google/libgdata-google/Makefile.am:
Replace SOUP_CFLAGS and SOUP_LIBS with GDATA_CFLAGS and GDATA_LIBS.
svn path=/trunk/; revision=10108
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-23 Tobias Mueller <tobiasmue@svn.gnome.org>
* servers/google/libgdata-google/libgdata-google.pc.in
servers/google/libgdata-google/Makefile.am
servers/google/libgdata/Makefile.am
servers/google/libgdata/libgdata.pc.in:
Remove unnecessary dependencies from libgdata. Patch by Daniel Macks.
Fixes bug 570696.
svn path=/trunk/; revision=10083
|
| |
|
|
|
|
|
|
|
| |
2009-02-18 Sankar P <psankar@novell.com>
* MAINTAINERS:
Removing myself off the maintainers
svn path=/trunk/; revision=10070
|
| |
|
|
| |
svn path=/trunk/; revision=10065
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-14 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #571761
* src/server-interface-check.h:
* libedataserverui/e-name-selector-list.h:
Stop using deprecated GtkType macros.
svn path=/trunk/; revision=10055
|