Post-release version bump
[platform/upstream/folks.git] / folks / Makefile.am
2012-01-09 Philip Withnallbuild: Add folks-internal files to MAINTAINERCLEANFILES...
2012-01-08 Philip Withnallbuild: Add an --enable-code-coverage configure parameter
2012-01-08 Philip Withnallbuild: Tidy up use of AM_* variables in Makefile.ams
2011-10-18 Travis Reitterbuild: Fix explicit build dependency to un-break vala...
2011-10-17 Travis Reitterbuild: Fix the libfolks path to libfolks-internal.la
2011-10-11 Travis ReitterSplit utility functions into an internal library.
2011-09-21 Colin Waltersbuild: Fix regular expression to extract dlname
2011-09-14 Philip Withnallbuild: Clean the .typelib file in clean rather than...
2011-09-14 Travis ReitterDon't distribute the typelib file.
2011-09-14 Philip WithnallBug 658002 — defective typelib
2011-08-26 Travis ReitterDon't use ERROR_CFLAGS yet. Vala doesn't guarantee...
2011-08-25 Travis ReitterUse ERROR_VALAFLAGS as intended.
2011-08-16 Alexander LarssonMake sure we pass ENABLE_EDS to vala flags
2011-08-12 Travis ReitterRemove FieldDetails (obsoleted by AbstractFieldDetails...
2011-08-11 Travis ReitterRebase FieldDetails upon an abstract and generic versio...
2011-07-26 Philip WithnallAdd a generic caching object to the core of folks
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-06-18 Philip WithnallBug 652463 — Tidy up CLEANFILES
2011-05-13 Travis ReitterProperly distribute the typelib file.
2011-05-13 Travis ReitterDistribute Folks-*.gir and Folks-*.typelib
2011-05-10 Alexander LarssonEnsure includes are done with <folks/*.h>
2011-04-26 Maxim ErmilovAdd GObject Introspection Support
2011-04-23 Philip WithnallRemove LinkedHashSet in favour of Gee.HashSet
2011-04-09 Raul Gutierrez SegalesAdd support to perform potential matches among Individuals
2011-04-09 Raul Gutierrez SegalesAdd Folks.Utils to group helper methods
2011-04-08 Raul Gutierrez SegalesAdd LocalIdDetails interface to link Personas from...
2011-04-07 Alban Crequylinking: add interface for linkable web service contact...
2011-04-01 Raul Gutierrez SegalesAdd support to switch primary backend either by GConf...
2011-03-11 Travis ReitterRename Urlable -> UrlDetails
2011-03-11 Travis ReitterRename RoleOwner -> RoleDetails
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-03-11 Travis ReitterRename PostalAddressOwner -> PostalAddressDetails
2011-03-11 Travis ReitterRename Phoneable -> PhoneDetails
2011-03-11 Travis ReitterRename NoteOwner -> NoteDetails
2011-03-11 Travis ReitterRename NameOwner -> NameDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-03-11 Travis ReitterRename GenderOwner -> GenderDetails
2011-03-11 Travis ReitterRename Favouritable -> FavouriteDetails
2011-03-11 Travis ReitterRename Emailable -> EmailDetails
2011-03-11 Travis ReitterRename BirthdayOwner -> BirthdayDetails
2011-03-11 Travis ReitterRename AvatarOwner -> AvatarDetails
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-03-03 Marco BarisioneAdd PostalAddressOwner for contacts with postal addresses
2011-03-03 Raul Gutierrez SegalesAdd NoteOwner interface
2011-03-03 Raul Gutierrez SegalesAdd BirthdayOwner interface
2011-03-02 Raul Gutierrez SegalesAdd RoleOwner interface for contacts that belong to...
2011-02-02 Marco BarisioneAdd Emailable for contacts with emails
2011-02-02 Marco BarisioneAdd Phoneable interface for contacts with phone numbers
2011-02-02 Travis ReitterAdd GenderOwner interface for specifying contact gender
2011-02-02 Travis ReitterAdd URLable interface for contacts with associated...
2011-02-02 Marco BarisioneAdd a FieldDetails object for details with extra parameters
2011-02-02 Marco BarisioneAdd a NameOwner interface for contacts with full names...
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-18 Eitan IsaacsonAdded a LinkedHashSet ordered set.
2011-01-06 Travis ReitterMake the main debug domain 'folks' to match the backends.
2010-12-12 Philip WithnallRename the Favourite interface to Favouritable
2010-12-12 Philip WithnallRename the Presence interface to HasPresence
2010-12-12 Philip WithnallRename the Avatar interface to HasAvatar
2010-10-18 Travis ReitterUse automake's Vala support to build libfolks.
2010-10-13 Travis ReitterAdd the MaybeBool type.
2010-09-27 Travis ReitterMake a distinction between valac and vapigen flags.
2010-09-18 Philip WithnallMake libfolks.so depend on gmodule-no-export
2010-09-15 Travis ReitterMerge branch 'bgo628970-expose-backends3'
2010-09-13 Philip WithnallRename Alias interface to Aliasable
2010-09-13 Philip WithnallRename Groups interface to Groupable
2010-09-10 Philip WithnallInstall folks.vapi and folks-telepathy.vapi
2010-08-26 Philip WithnallDon't use BUILT_SOURCES in makefiles
2010-08-03 Philip WithnallAdd IMable interface
2010-08-02 Philip WithnallVersion the installed backends using the LT current...
2010-07-28 Philip WithnallAdd debug flags support
2010-07-15 Travis ReitterCut unnecessary dbus-glib flags from the libfolks build... FOLKS_0_1_10
2010-07-15 Travis ReitterExplicitly build and link generated C code against...
2010-07-15 Travis ReitterMerge remote branch 'pwith/refcount-on-remove'
2010-07-15 Travis ReitterSet the version info for the public libraries.
2010-07-14 Travis ReitterMerge remote branch 'pwith/build-cleanup'
2010-07-14 Travis ReitterMerge remote branch 'pwith/gi-bindings-rebase4'
2010-07-14 Philip WithnallRearrange the libfolks Makefile
2010-07-14 Philip WithnallRemove redundant suffix substitutions in the libfolks...
2010-07-14 Philip WithnallRemove telepathy-vala dependencies from libfolks
2010-07-14 Philip WithnallTidy up the valac flags for libfolks
2010-07-14 Philip WithnallConsolidate the tp-vala valaflags into configure.ac
2010-07-14 Philip WithnallAdd git.mk for automatic .gitignore generation
2010-07-14 Philip WithnallRemove some barely-used silent build machinery from...
2010-07-13 Travis ReitterInclude the folks/*.vala files when making a relese.
2010-07-12 Travis ReitterRemove the Capabilities interface.
2010-07-01 Travis ReitterMerge remote branch 'pwith/fixes3-no-prepare'
2010-07-01 Philip WithnallMerge branch 'master' into fixes3-no-prepare
2010-07-01 Philip WithnallMake configuration fail if vapigen is missing
2010-07-01 Philip WithnallSplit up pkg-config dependencies
2010-06-30 Philip WithnallMerge branch 'master' into fixes3
2010-06-30 Philip WithnallMerge branch 'master' into interfaces
2010-06-29 Travis ReitterMerge remote branch 'pwith/favourites'
2010-06-29 Travis ReitterMerge remote branch 'pwith/docs2'
2010-06-29 Travis ReitterBump the required version of GLib so we can take advant...
2010-06-25 Philip WithnallAdd Favourites support
2010-06-11 Travis ReitterSupport avatars (generally, and for the Telepathy backend)
2010-06-02 Travis ReitterFactor out the Telepathy backend into a separate, loada...
2010-05-27 Travis ReitterSupport writing contact group changes back to Telepathy...
next