index
:
~smcv/folks
folks-0-2
folks-0-4
folks-0-6
folks-0-8
gdbus-properties2
master
next
next-0998
next-decore
next-factory
next-gdbus
pohly-event-processing
wip/arbitrary-field-interface
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
eds
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Fixed EDS persona store display-name value.
Renato Araujo Oliveira Filho
1
-1
/
+2
2014-03-05
docs: Fix incorrect @since lines in documentation comments
Philip Withnall
1
-1
/
+1
2014-02-20
Replaced use of EVCard.remove_attribute to EVCard.remove_attributes.
Renato Araujo Oliveira Filho
1
-9
/
+5
2014-02-16
eds: Don’t warn if trying to close an already closed connection
Philip Withnall
1
-1
/
+2
2014-02-16
eds: Fix incorrect removal of elements of a read-only libgee collection
Philip Withnall
1
-7
/
+7
2014-02-16
eds: Remove redundant variable assignment
Philip Withnall
1
-1
/
+0
2014-02-16
eds: Add debugging information to PersonaStore._commit_modified_property()
Philip Withnall
1
-0
/
+15
2014-01-31
eds: Add a extra parameter on IM fields created based on e-mail address
Renato Araujo Oliveira Filho
1
-3
/
+21
2014-01-29
backends: Fix calls to ImDetails.normalise_im_address()
Philip Withnall
1
-2
/
+2
2014-01-04
eds: Remove unused variable
Philip Withnall
1
-4
/
+0
2014-01-04
core: Tighten up definition of Persona.display_id to ensure it’s unique
Philip Withnall
1
-1
/
+3
2013-12-09
backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backends
Philip Withnall
1
-0
/
+4
2013-12-09
build: Allow backend libraries to have individual API versions
Philip Withnall
2
-31
/
+3
2013-12-09
build: Factor common backends/*/lib makefilery into backend-library.mk
Philip Withnall
1
-119
/
+13
2013-12-09
build: Minor build simplification
Philip Withnall
1
-2
/
+1
2013-12-09
build: Allow backend libraries to have separate LT versions from libfolks.so
Philip Withnall
1
-1
/
+1
2013-11-27
build: Move backend.mk inclusions to the top of the files
Philip Withnall
1
-1
/
+1
2013-11-27
build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.ac
Philip Withnall
1
-0
/
+1
2013-11-19
Eds.Backend: use a safe remove-while-iterating pattern
Simon McVittie
1
-19
/
+23
2013-11-08
build: Build backend libraries before the backend modules themselves
Philip Withnall
1
-1
/
+1
2013-11-06
docs: Fix links in documentation comments
Philip Withnall
1
-3
/
+4
2013-11-06
eds: Remove unused -include in Makefile.am
Philip Withnall
1
-1
/
+0
2013-10-29
build: Fix PKG_CONFIG_PATH for calls to g-ir-scanner
Philip Withnall
1
-0
/
+4
2013-10-28
backends: Fix paths in *-uninstalled.pc.in pkg-config files
Philip Withnall
1
-1
/
+1
2013-10-28
build: Factor common automakery out of backends’ Makefile.ams
Philip Withnall
2
-36
/
+8
2013-10-28
backends: Remove BackendFactory classes
Philip Withnall
1
-21
/
+6
2013-10-25
build: Disable some GCC warnings for generated C code
Philip Withnall
2
-0
/
+6
2013-10-25
build: Whitespace cleanup in various Makefile.am files
Philip Withnall
1
-8
/
+8
2013-10-21
backends: Work around a Vala const-array null-termination bug
Philip Withnall
1
-4
/
+8
2013-09-28
Bug 705403 — Use GLib.BytesIcon instead of Edsf.MemoryIcon
Philip Withnall
3
-137
/
+2
2013-09-26
Stop using deprecated EDS API
Xavier Claessens
1
-105
/
+1
2013-09-24
build: Generate backends’ GIR files using valac rather than g-ir-scanner
Philip Withnall
1
-34
/
+10
2013-07-08
Revert "build: Don’t build Vala headers in a subdirectory unnecessarily"
Philip Withnall
1
-3
/
+3
2013-07-05
build: Don’t build Vala headers in a subdirectory unnecessarily
Philip Withnall
1
-3
/
+3
2013-07-05
build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILES
Philip Withnall
1
-12
/
+2
2013-07-05
build: Use target-specific VALAFLAGS rather than AM_VALAFLAGS
Philip Withnall
2
-23
/
+15
2013-07-04
build: Remove redundant entries from GITIGNOREFILES
Philip Withnall
1
-6
/
+0
2013-07-02
Link the support library GIRs against libfolks
Emilio Pozuelo Monfort
1
-1
/
+4
2013-07-01
Add namespace and version to libfolks-eds GIR
Travis Reitter
2
-0
/
+31
2013-06-24
Generate FolksEds gir file
Travis Reitter
1
-0
/
+60
2013-06-22
eds: Clarify mapping between properties and vCard fields in EDS
Philip Withnall
1
-0
/
+15
2013-06-07
Set release version of new API and update NEWS
Travis Reitter
1
-2
/
+2
2013-05-13
backends: eds: make the personna store backend more 'async'
Lionel Landwerlin
1
-1
/
+1
2013-04-12
Declare internal function folks_persona_store_set_is_user_set_default()
Simon McVittie
1
-0
/
+1
2013-04-12
Include ERROR_CFLAGS everywhere we compile C code
Simon McVittie
2
-0
/
+2
2013-04-04
Use SmallSet.copy() where it makes sense
Simon McVittie
1
-15
/
+6
2013-04-04
folks, backends: use "small sets" instead of hash sets most of the time
Simon McVittie
3
-41
/
+42
2013-04-03
Do not explicitly link libfolks-internal.la into things
Simon McVittie
2
-2
/
+0
2013-04-03
backends: when adding a persona by details, do not assume HashSet
Simon McVittie
1
-1
/
+1
2013-03-27
Edsf.PersonaStore: defer contacts-complete like contacts-added
Simon McVittie
1
-1
/
+10
[next]