projects
/
platform
/
upstream
/
evolution-data-server.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure.ac: Remove redundant check for gio-unix-2.0.
2012-08-03
Matthew Barnes
configure.ac: Remove redundant check for gio-unix-2.0.
commit
|
commitdiff
|
tree
2012-07-31
Matthew Barnes
Use e_backend_authenticate_sync() in backends.
commit
|
commitdiff
|
tree
2012-07-31
Matthew Barnes
ECollectionBackend: Implement authenticate_sync() method.
commit
|
commitdiff
|
tree
2012-07-31
Matthew Barnes
ECalBackend: Implement authenticate_sync() method.
commit
|
commitdiff
|
tree
2012-07-31
Matthew Barnes
EBookBackend: Implement authenticate_sync() method.
commit
|
commitdiff
|
tree
2012-07-31
Matthew Barnes
EBackend: Add authenticate() sync+async methods.
commit
|
commitdiff
|
tree
2012-07-29
Matthew Barnes
Remove flex/bison dependencies.
commit
|
commitdiff
|
tree
2012-07-28
Matthew Barnes
Replace e_source_registry_server_queue_auth_session().
commit
|
commitdiff
|
tree
2012-07-28
Matthew Barnes
Bug 678893 - Allow concurrent authentication sessions
commit
|
commitdiff
|
tree
2012-07-27
Matthew Barnes
ECollectionBackend: Convert the children queue to a...
commit
|
commitdiff
|
tree
2012-07-25
Matthew Barnes
Typos: "occurred" has two R's.
commit
|
commitdiff
|
tree
2012-07-23
Matthew Barnes
EServerSideSource: Forgot to remove the AsyncClosure...
commit
|
commitdiff
|
tree
2012-07-23
Matthew Barnes
EServerSideSource: Remove clone of EAsyncClosure.
commit
|
commitdiff
|
tree
2012-07-22
Matthew Barnes
Synchronize with Evolution's git.mk.
commit
|
commitdiff
|
tree
2012-07-21
Matthew Barnes
source_registry_server_create_sources_cb(): Fix error...
commit
|
commitdiff
|
tree
2012-07-20
Matthew Barnes
Cosmetic touchup to D-Bus interface definition.
commit
|
commitdiff
|
tree
2012-07-17
Matthew Barnes
Bug 680106 - Missing status message in camel_folder_refresh_...
commit
|
commitdiff
|
tree
2012-07-17
Matthew Barnes
Use template files to generate GEnumClass types.
commit
|
commitdiff
|
tree
2012-07-15
Matthew Barnes
Post-release version bump.
commit
|
commitdiff
|
tree
2012-07-15
Matthew Barnes
NEWS update for 3.5.4 release.
commit
|
commitdiff
|
tree
2012-07-15
Matthew Barnes
source_registry_ref_any_mail_identity(): Fix a typo.
commit
|
commitdiff
|
tree
2012-07-15
Matthew Barnes
online-accounts: Mail sources need to be writable.
commit
|
commitdiff
|
tree
2012-07-15
Matthew Barnes
ECollectionBackend: Minor cleanup.
commit
|
commitdiff
|
tree
2012-07-14
Matthew Barnes
Bug 559391 - Wrong number of unread mails in folder...
commit
|
commitdiff
|
tree
2012-07-08
Matthew Barnes
Camel: Use folder display name is status messages when...
commit
|
commitdiff
|
tree
2012-07-08
Matthew Barnes
camel_folder_expunge_sync(): Push a status message.
commit
|
commitdiff
|
tree
2012-07-08
Matthew Barnes
CamelSubscribable: Connect before [un]subscribing.
commit
|
commitdiff
|
tree
2012-07-08
Matthew Barnes
CamelSubscribable: Push status messages for blocking...
commit
|
commitdiff
|
tree
2012-07-07
Matthew Barnes
Bug 678602 - Inform server of client-side auth cancellations.
commit
|
commitdiff
|
tree
2012-07-07
Matthew Barnes
server_side_source_remove(): Disregard G_IO_ERROR_NOT_FOUND.
commit
|
commitdiff
|
tree
2012-07-07
Matthew Barnes
CamelStoreClass: Rename compare_folder_name to equal_folder_...
commit
|
commitdiff
|
tree
2012-07-06
Matthew Barnes
evolution-source-viewer.c: Fix a frequent runtime warning.
commit
|
commitdiff
|
tree
2012-07-06
Matthew Barnes
Remove source_extension_constructed().
commit
|
commitdiff
|
tree
2012-07-06
Matthew Barnes
CamelImapSettings: Change namespace default to empty...
commit
|
commitdiff
|
tree
2012-07-06
Matthew Barnes
Revert "Bug #678901 - Fake ESource::changed notifications"
commit
|
commitdiff
|
tree
2012-07-05
Matthew Barnes
evolution-source-viewer: Fix icon column alignment.
commit
|
commitdiff
|
tree
2012-07-05
Matthew Barnes
evolution-source-viewer: Change "UID" label to "Identity".
commit
|
commitdiff
|
tree
2012-07-05
Matthew Barnes
evolution-source-viewer: Add delete capability.
commit
|
commitdiff
|
tree
2012-07-04
Matthew Barnes
Bug 678903 - GConf migration omits so-called "send...
commit
|
commitdiff
|
tree
2012-07-04
Matthew Barnes
Disregard G_FILE_ERROR_NOENT during GConf migration.
commit
|
commitdiff
|
tree
2012-07-01
Matthew Barnes
Remove redundancy from CRITICAL message.
commit
|
commitdiff
|
tree
2012-07-01
Matthew Barnes
camel_provider_list(): Emit CRITICAL if camel_provider_load...
commit
|
commitdiff
|
tree
2012-06-28
Matthew Barnes
libedata-cal.pc.in: Add a 'libexecdir' variable.
commit
|
commitdiff
|
tree
2012-06-28
Matthew Barnes
libedata-book.pc.in: Add a 'libexecdir' variable.
commit
|
commitdiff
|
tree
2012-06-27
Matthew Barnes
ECollectionBackend: Add default method for dup_resource_id().
commit
|
commitdiff
|
tree
2012-06-27
Matthew Barnes
Add ESourceResource extension type.
commit
|
commitdiff
|
tree
2012-06-27
Matthew Barnes
Avoid including <db.h> in a public header file.
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: use g_return_if_fail() family of...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
IMAPX: (utils) use g_return_if_fail() family of functions...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: exposed command run function in public API
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
IMAPX: (utils) made capabilities flags extensible
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: added documentation for untagged...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: added untagged response handler registrati...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: do not hide possible programming...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: use function table for untagged handler...
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
IMAPX: added string definitions for untagged responses
commit
|
commitdiff
|
tree
2012-06-26
Christian Hilberg
CamelIMAPXServer: moved handler code for untagged responses...
commit
|
commitdiff
|
tree
2012-06-26
Matthew Barnes
Fix install failure in google backend.
commit
|
commitdiff
|
tree
2012-06-25
Matthew Barnes
Post-release version bump.
commit
|
commitdiff
|
tree
2012-06-25
Matthew Barnes
NEWS update for 3.5.3 release.
commit
|
commitdiff
|
tree
2012-06-24
Matthew Barnes
Camel string pool improvements.
commit
|
commitdiff
|
tree
2012-06-24
Matthew Barnes
Coding style and whitespace cleanup.
commit
|
commitdiff
|
tree
2012-06-24
Matthew Barnes
libebook: Reference address books by UID instead of...
commit
|
commitdiff
|
tree
2012-06-24
Matthew Barnes
Deprecate EDbHash.
commit
|
commitdiff
|
tree
2012-06-24
Matthew Barnes
ESource: Use a collation key for display name comparisons.
commit
|
commitdiff
|
tree
2012-06-23
Matthew Barnes
Add missing linker flags for libebook-google-utils.
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
Bug 678067 - Localized display names get stuck
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
ESource: Minor code cleanup.
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
camel-provider.h: Fix a typo.
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
CAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL...
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
ESourceContacts: Only include local address books by...
commit
|
commitdiff
|
tree
2012-06-22
Matthew Barnes
Bug 678618 - Runtime warning when clicking on top-level...
commit
|
commitdiff
|
tree
2012-06-21
Matthew Barnes
source_idle_changed_cb: Avoid a runtime warning.
commit
|
commitdiff
|
tree
2012-06-21
Matthew Barnes
EServerSideSource: Don't write changes to disk until...
commit
|
commitdiff
|
tree
2012-06-21
Matthew Barnes
EServerSideSource: Add an "exported" property.
commit
|
commitdiff
|
tree
2012-06-20
Matthew Barnes
Fix build failures when $(top_srcdir) != $(top_builddir).
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
Improve imapx_command_fetch_message_done().
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
camel_data_cache_get: Improve empty file handling.
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
e_book_backend_file_open: Fix directory existence test.
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
EDataBookFactory: Improve error message for GOA connection...
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
camel_data_cache_get_filename: Remove unused GError...
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
imapx_command_fetch_message_done: Fix an error handling...
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
Bug 678378 - ESourceRegistry causes deadlock in gnome...
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
ESourceRegistry: Split ESource creation into a standalone...
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
ESourceRegistry: Use g_main_context_ref_thread_default().
commit
|
commitdiff
|
tree
2012-06-19
Matthew Barnes
Deprecate EUri.
commit
|
commitdiff
|
tree
2012-06-18
Matthew Barnes
imapx_store_noop_sync: Don't return FALSE without setting...
commit
|
commitdiff
|
tree
2012-06-18
Matthew Barnes
Tighten up pkg-config files.
commit
|
commitdiff
|
tree
2012-06-17
Matthew Barnes
Remove -Werror from AM_INIT_AUTOMAKE.
commit
|
commitdiff
|
tree
2012-06-13
Matthew Barnes
server_side_source_write(): Fix file relocation.
commit
|
commitdiff
|
tree
2012-06-13
Matthew Barnes
yahoo-backend: Implement dup_resource_id() method.
commit
|
commitdiff
|
tree
2012-06-13
Matthew Barnes
google-backend: Implement dup_resource_id() method.
commit
|
commitdiff
|
tree
2012-06-13
Matthew Barnes
cache-reaper: Also monitor the "sources" cache directory.
commit
|
commitdiff
|
tree
2012-06-13
Matthew Barnes
ECollectionBackend: Restore resources from cached key...
commit
|
commitdiff
|
tree
2012-06-12
Matthew Barnes
Bug 677933 - imapx_utils_init() called too early
commit
|
commitdiff
|
tree
2012-06-12
Matthew Barnes
ECollectionBackendClass: Add dup_resource_id() method.
commit
|
commitdiff
|
tree
2012-06-12
Matthew Barnes
Add e_collection_backend_get_cache_dir().
commit
|
commitdiff
|
tree
2012-06-12
Matthew Barnes
EServerSideSource: Add a "write-directory" property.
commit
|
commitdiff
|
tree
2012-06-11
Matthew Barnes
source-viewer: Add renderers for writable and removable.
commit
|
commitdiff
|
tree
2012-06-11
Matthew Barnes
source-viewer: Refactor the cell renderers.
commit
|
commitdiff
|
tree
next