projects
/
platform
/
upstream
/
evolution-data-server.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test-sqlite-cursor-set-sexp.c: Added test.
[platform/upstream/evolution-data-server.git]
/
libedataserver
/
2013-11-13
Milan Crha
Fix/mute issues found by Coverity scan
tree
|
commitdiff
2013-11-01
Murray Cumming
Bug 710989 - Replace most uses of strcpy()
tree
|
commitdiff
2013-10-29
Matthew Barnes
e-data-server-util.h: Fix a couple typos.
tree
|
commitdiff
2013-10-29
Matthew Barnes
Remove duplicate "named timeout" docs.
tree
|
commitdiff
2013-10-29
Matthew Barnes
Add macros/functions to help name timeouts.
tree
|
commitdiff
2013-10-26
Matthew Barnes
Bug 710668: ESource: Verify removal before returning
tree
|
commitdiff
2013-10-26
Murray Cumming
Bug 710787 - Replace most uses of sprintf() with g_snpr...
tree
|
commitdiff
2013-10-25
Matthew Barnes
Deprecate EProxy.
tree
|
commitdiff
2013-10-25
Matthew Barnes
ESourceAuthentication: Add a "proxy-uid" property.
tree
|
commitdiff
2013-10-25
Matthew Barnes
Add e_source_registry_ref_builtin_proxy().
tree
|
commitdiff
2013-10-25
Matthew Barnes
Migrate proxy settings from Evolution.
tree
|
commitdiff
2013-10-25
Matthew Barnes
ESource: Implement the GProxyResolver interface.
tree
|
commitdiff
2013-10-25
Matthew Barnes
Add ESourceProxy.
tree
|
commitdiff
2013-10-25
Matthew Barnes
Add e_util_strv_equal().
tree
|
commitdiff
2013-10-23
Tristan Van Berkom
Added utility ECollator to libedataserver.
tree
|
commitdiff
2013-10-20
Matthew Barnes
Miscellaneous cleanups.
tree
|
commitdiff
2013-10-09
Matthew Barnes
ESourceRegistry: Reorder the "builtin" vs "default...
tree
|
commitdiff
2013-09-27
Matthew Barnes
Remove other GLib 2.35.x checks.
tree
|
commitdiff
2013-09-27
Matthew Barnes
Remove all g_type_init() calls.
tree
|
commitdiff
2013-09-24
Matthew Barnes
trust-prompt: Show a GcrCertificateWidget in the dialog.
tree
|
commitdiff
2013-08-29
Tristan Van Berkom
Added missing copyright attributions.
tree
|
commitdiff
2013-08-16
Milan Crha
Bug #703181 - Book/calendar backends can authenticate...
tree
|
commitdiff
2013-07-09
Matthew Barnes
source_webdav_user_to_method: Don't stomp on custom...
tree
|
commitdiff
2013-06-08
Tristan Van Berkom
Bug 701838 - Work around a semantic API break in GObject
tree
|
commitdiff
2013-05-24
Matthew Barnes
libedataserver: Fix some documentation typos.
tree
|
commitdiff
2013-05-08
Matthew Barnes
Coding style and whitespace cleanup.
tree
|
commitdiff
2013-05-02
Matthew Barnes
ESource: Fix a compiler warning.
tree
|
commitdiff
2013-05-02
Matthew Barnes
Bug 698725 - ESourceRegistry: Handle service restarts...
tree
|
commitdiff
2013-05-02
Matthew Barnes
e_source_ref_dbus_object: Use the property lock.
tree
|
commitdiff
2013-05-02
Matthew Barnes
ESourceRegistry: object_path_table cleanups.
tree
|
commitdiff
2013-05-02
Matthew Barnes
Add source_registry_dbus_object_dup_uid().
tree
|
commitdiff
2013-04-17
Matthew Barnes
ESource: Move "remember-password" to Authentication...
tree
|
commitdiff
2013-04-17
Milan Crha
Bug #691939 - Password prompt has "save password" alway...
tree
|
commitdiff
2013-04-16
Milan Crha
Switch NULL to empty string in e_util_utf8_{data_}make_...
tree
|
commitdiff
2013-04-15
Matthew Barnes
Automatically strip D-Bus info from error messages.
tree
|
commitdiff
2013-04-12
Colin Walters
build: Fix srcdir != builddir from git
tree
|
commitdiff
2013-04-12
Milan Crha
Bug #696757 - Do not use dynamic keys in g_object_set_d...
tree
|
commitdiff
2013-04-12
Milan Crha
Bug #681837 - Make enum type registration thread safe
tree
|
commitdiff
2013-03-17
Matthew Barnes
Add e_weak_ref_new() and e_weak_ref_free().
tree
|
commitdiff
2013-03-17
Matthew Barnes
Add e_source_registry_list_enabled().
tree
|
commitdiff
2013-03-17
Matthew Barnes
libedataserver: Use g_cclosure_marshal_generic() for...
tree
|
commitdiff
2013-03-09
Matthew Barnes
ESourceRegistry: Fix a typo.
tree
|
commitdiff
2013-03-08
Matthew Barnes
ESourceRegistry: Use weak references in signal closures.
tree
|
commitdiff
2013-03-02
Matthew Barnes
Update API documentation.
tree
|
commitdiff
2013-03-02
Matthew Barnes
Coding style and whitespace cleanup.
tree
|
commitdiff
2013-03-01
Matthew Barnes
source_registry_call_authenticate_for_source: New corne...
tree
|
commitdiff
2013-02-23
Matthew Barnes
EClient: Add a read-only "main-context" property.
tree
|
commitdiff
2013-02-23
Matthew Barnes
EClient cleanups.
tree
|
commitdiff
2013-02-23
Matthew Barnes
Add e_source_registry_dup_unique_display_name().
tree
|
commitdiff
2013-02-22
Matthew Barnes
Deprecate e_client_error_create().
tree
|
commitdiff
2013-02-22
Matthew Barnes
Deprecate e_client_util_unwrap_dbus_error().
tree
|
commitdiff
2013-02-22
Matthew Barnes
EClient: Deprecate unwrap_dbus_error() method.
tree
|
commitdiff
2013-02-22
Matthew Barnes
EClient: Deprecate get_dbus_proxy() method.
tree
|
commitdiff
2013-02-22
Matthew Barnes
ESourceMailComposition: Escape brackets in documentation.
tree
|
commitdiff
2013-02-22
Matthew Barnes
ESource: Improve "main-context" property description.
tree
|
commitdiff
2013-02-20
Matthew Barnes
ESourceAuthentication: Add a read-only "connectable...
tree
|
commitdiff
2013-02-19
Matthew Barnes
source_remove_sync: Fail gracefully when given a scratc...
tree
|
commitdiff
2013-02-19
Matthew Barnes
source_write_sync: Fail gracefully when given a scratch...
tree
|
commitdiff
2013-02-12
Matthew Barnes
Keep e_flag_timed_wait() building.
tree
|
commitdiff
2013-02-12
Milan Crha
Bug #686528 - Pickup ownCloud accounts from GOA
tree
|
commitdiff
2013-02-10
Matthew Barnes
Deprecate e_client_cancel_all().
tree
|
commitdiff
2013-02-10
Matthew Barnes
EClient: Remove internal 'ops' hash table.
tree
|
commitdiff
2013-02-10
Matthew Barnes
Remove e_client_emit_backend_property_changed().
tree
|
commitdiff
2013-02-10
Matthew Barnes
Remove e_client_get_dbus_proxy().
tree
|
commitdiff
2013-02-10
Matthew Barnes
Remove e_client_emit_backend_error().
tree
|
commitdiff
2013-02-10
Matthew Barnes
Remove e_client_emit_backend_died().
tree
|
commitdiff
2013-02-08
Milan Crha
Add comments around g_idle_add() changes
tree
|
commitdiff
2013-02-08
Michel Dänzer
Bug #683867 - Schedule actions with higher idle priority
tree
|
commitdiff
2013-02-08
Matthew Barnes
Revert "Bug #683867 - Schedule actions with higher...
tree
|
commitdiff
2013-02-08
Michel Dänzer
Bug #683867 - Schedule actions with higher idle priority
tree
|
commitdiff
2013-02-06
Milan Crha
Fix a memory leak from e_source_webdav_prepare_ssl_trus...
tree
|
commitdiff
2013-02-06
Matthew Barnes
Remove --with-dbus-call-timeout configure option.
tree
|
commitdiff
2013-02-06
Matthew Barnes
Deprecate e_data_server_util_get/set_dbus_call_timeout().
tree
|
commitdiff
2013-02-04
Matthew Barnes
ESourceRevisionGuards cleanups.
tree
|
commitdiff
2013-02-04
Matthew Barnes
Deprecate e-gdbus-templates.[ch].
tree
|
commitdiff
2013-01-31
Matthew Barnes
Add ESourceUoa extension class.
tree
|
commitdiff
2013-01-30
Matthew Barnes
EClient: Add a TODO comment.
tree
|
commitdiff
2013-01-30
Matthew Barnes
EClient: Deprecate e_client_retrieve_capabilities_sync().
tree
|
commitdiff
2013-01-30
Matthew Barnes
Deprecate e_client_open_sync().
tree
|
commitdiff
2013-01-29
Matthew Barnes
Remove unused private EClient functions.
tree
|
commitdiff
2013-01-29
Matthew Barnes
EClient: Remove internal property cache.
tree
|
commitdiff
2013-01-29
Matthew Barnes
Deprecate EClient::opened signal.
tree
|
commitdiff
2013-01-29
Tristan Van Berkom
Adding ESourceRevisionGuards
tree
|
commitdiff
2013-01-29
Tristan Van Berkom
EClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
tree
|
commitdiff
2013-01-26
Matthew Barnes
EClient: Remove unused 'uri' member.
tree
|
commitdiff
2013-01-26
Matthew Barnes
EClient: Minor cleanups.
tree
|
commitdiff
2013-01-26
Matthew Barnes
EClient: Deprecate e_client_set_backend_property_sync().
tree
|
commitdiff
2013-01-26
Matthew Barnes
EClient: Add default implementations for async virtual...
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate e_client_is_opened().
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate CLIENT_BACKEND_PROPERTY_OPENING.
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate CLIENT_BACKEND_PROPERTY_OPENED.
tree
|
commitdiff
2013-01-25
Milan Crha
EGdbusTemplates: Address crash on operation cancel
tree
|
commitdiff
2013-01-24
Mathias Hasselmann
Make use of G_DEFINE_QUARK()
tree
|
commitdiff
2013-01-19
Matthew Barnes
libedataserver: Allow *some* deprecated API into bindings.
tree
|
commitdiff
2013-01-18
Milan Crha
Bump libsoup dependency to 2.40.3
tree
|
commitdiff
2013-01-16
Mathias Hasselmann
libedataserver: Don't print warning if e_sexp_parse...
tree
|
commitdiff
2013-01-12
Matthew Barnes
e-data-server-util.c: Fix a couple typos.
tree
|
commitdiff
2013-01-12
Matthew Barnes
Deprecate e_util_copy_object_slist().
tree
|
commitdiff
2013-01-12
Matthew Barnes
Deprecate e_util_copy_string_slist().
tree
|
commitdiff
2013-01-12
Matthew Barnes
Deprecate e_util_free_object_slist().
tree
|
commitdiff
next