platform/upstream/folks.git
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-03-09 Travis ReitterUpdate listed translations.
2011-03-09 Raul Gutierrez... Add to_string () method to RoleOwner
2011-03-09 Raul Gutierrez... Add to_string () method to PostalAddress
2011-03-08 Raul Gutierrez... Use the correct signal name for postal addresses
2011-03-04 Raul Gutierrez... Added equal method to PostalAddress
2011-03-04 Raul Gutierrez... Add uid to PostalAddress to facilitate tracking
2011-03-04 Travis ReitterDon't drop Individuals' initial set of notes.
2011-03-03 Travis ReitterAdd API change notes for our newer interfaces.
2011-03-03 Travis ReitterAdd NEWS entry for postal address interface
2011-03-03 Marco BarisioneMake Individual implement the PostalAddressOwner interface
2011-03-03 Marco BarisioneAdd PostalAddressOwner for contacts with postal addresses
2011-03-03 Travis ReitterCheck FieldDetails values before storing to avoid segfa...
2011-03-03 Raul Gutierrez... Ensure we update an Individual's notes along with the...
2011-03-03 Raul Gutierrez... Ensure we update an Individual's birthday along with...
2011-03-03 Raul Gutierrez... Add NoteOwner interface
2011-03-03 Raul Gutierrez... Add BirthdayOwner interface
2011-03-03 Travis ReitterUpdate NEWS for RoleOwner.
2011-03-02 Raul Gutierrez... Add RoleOwner interface for contacts that belong to...
2011-03-02 Raul Gutierrez... List the implemented interfaces in alphabetical order
2011-03-02 Travis ReitterDistribute test data files
2011-02-27 Philip WithnallBug 642861 — FolksLinkedHashSet still alive when exitin...
2011-02-27 Philip WithnallBug 642866 — tp-lowlevel leaks TpChannel
2011-02-25 Raul Gutierrez... folks-inspect: handle emails/urls/phone-numbers
2011-02-25 Travis ReitterPoint valadoc to the C headers so it doesn't fail on...
2011-02-25 Travis ReitterRe-enable gtk-docs, now that valadoc is fixed.
2011-02-25 Travis ReitterCopy new URLs for individuals, don't hold stale pointers.
2011-02-23 Travis ReitterDisable build gtk-docs, since valadoc crashes on them.
2011-02-20 Philip WithnallIgnore tp-lowlevel when building the folks-tp documentation
2011-02-20 Philip WithnallCorrectly pass linking flags to valadoc when building...
2011-02-15 Travis ReitterUse the 'all-others' BackendStore key file group for...
2011-02-15 Travis ReitterSupport the 'all-others' wildcard group in BACKEND_STOR...
2011-02-14 Philip WithnallRemove support for building with Vala < 0.11
2011-02-14 Philip WithnallFix srcdir != builddir problem in the documentation...
2011-02-14 Philip WithnallPost-release version bump
2011-02-14 Philip WithnallRelease version 0.3.6 FOLKS_0_3_6
2011-02-14 Philip WithnallFix the documentation version tags
2011-02-14 Philip WithnallPost-release version bump
2011-02-14 Philip WithnallRelease version 0.3.5 FOLKS_0_3_5
2011-02-14 Philip WithnallBug 642036 — No way to pass a message when adding a...
2011-02-14 Philip WithnallUse “dup” instead of “get” in method names which return...
2011-02-14 Philip WithnallTake a PersonaStore in IndividualAggregator.add_persona...
2011-02-07 Philip WithnallBug 641780 — Incorrect C function names for URLable...
2011-02-06 Philip WithnallFix entries in the NEWS file
2011-02-06 Philip WithnallBug 640901 — Allow to determine whether a Tpf.Persona...
2011-02-04 Travis ReitterRevert "For Vala 0.12, don't use deprecated string...
2011-02-03 Travis ReitterAdd note for future cleaning when we require Vala 0.12
2011-02-03 Travis ReitterFor Vala 0.12, don't use deprecated string.to_int().
2011-02-02 Travis ReitterRequire valac if the LinkedHashSet test hasn't been...
2011-02-02 Travis ReitterAdd FieldDetails tests.
2011-02-02 Raul Gutierrez... Added the READ_ONLY PersonaStore error
2011-02-02 Travis ReitterDon't print out a stacktrace when an error message...
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-02-01 Travis ReitterNote that bgo#628335 was fixed with release 0.1.16
2011-02-01 Travis ReitterPost-release version bump.
2011-01-31 Travis ReitterRelease version 0.3.4 FOLKS_0_3_4
2011-01-31 Travis ReitterWrite inlined docs for LinkedHashSet to work around...
2011-01-31 Travis ReitterUpdate old doc link to PresenceOwner.
2011-01-31 Travis ReitterDon't use deprecated string.ndup function.
2011-01-31 Travis ReitterSet @since lines for new release.
2011-01-31 Travis ReitterCut obsolete comment about IMable.im_addresses.
2011-01-31 Travis ReitterAdd a note about LinkedHashSet pulling in libgee.
2011-01-31 Travis ReitterCombine the API changes sections in NEWS.
2011-01-31 Travis ReitterMake the TestCase class follow our coding style.
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-28 Travis ReitterAdd a simple test case to reproduce bgo#640551 when...
2011-01-21 Travis ReitterAdd some LinkedHashSet tests.
2011-01-18 Eitan IsaacsonModified backends to use LinkedHashSet in IMable.im_add...
2011-01-18 Eitan IsaacsonModified libfolks to use LinkedHashSet in im_addresses.
2011-01-18 Eitan IsaacsonAdded a LinkedHashSet ordered set.
2011-01-17 Travis ReitterSuppress Telepathy logger warning for tests.
2011-01-17 Travis ReitterOnly spew D-Bus info during tests if >= 1
2011-01-17 Travis ReitterSilence generally-useless Tp test message.
2011-01-17 Philip WithnallDon't add a duplicate candidate individual if one match...
2011-01-16 Eitan IsaacsonAdded valgrind support in make check.
2011-01-14 Travis ReitterAdd policy for keeping the build healthy.
2011-01-14 Travis ReitterFinish catching BackendStore up to our coding style.
2011-01-13 Travis ReitterFix dependencies for internal g-i files.
2011-01-13 Travis ReitterAlso print a stack trace upon a failed test assertion.
2011-01-12 Travis ReitterDon't double-list files in MAINTAINERCLEANFILES.
2011-01-12 Travis ReitterDistribute sources for generated files.
2011-01-12 Travis ReitterDefine the Telepathy BACKEND_NAME directly.
2011-01-11 Travis ReitterForce Vala for non-release builds.
2011-01-11 Travis ReitterAdd Vala requirement checks for newer tests.
2011-01-11 Philip WithnallBug 639113 — Add static aggregation tests
2011-01-11 Travis ReitterDon't announce removal of Individuals twice.
2011-01-11 Philip WithnallAllow multiple test accounts to be connected simultaneously
2011-01-11 Travis ReitterOverride the test log handler for Telepathy tests.
2011-01-11 Travis ReitterFactor Tp logger warning out of Tp tests.
2011-01-11 Travis ReitterWhen a test would print a message >= warning, print...
2011-01-11 Travis ReitterCut unnecessary log handler for key-file test.
2011-01-11 Travis ReitterCut unnecessary Tp log handler for the general test.
2011-01-06 Travis ReitterNote the fix of bgo#638609 in the NEWS
2011-01-06 Travis ReitterRegister core debugging as global G_LOG_DOMAIN to reduc...
next