platform/upstream/folks.git
2012-09-06 Andika TriwidadaUpdated Indonesian translation
2012-09-06 Philip WithnallBug 683452 — gnome-contacts starts up with an empty...
2012-09-06 Jeremy WhitingBump vala required version.
2012-09-05 Philip WithnallBug 681726 — empathy crashed with SIGABRT in g_assertio...
2012-09-05 Piotr DrągUpdated Polish translation
2012-09-05 Philip Withnalltelepathy: Clarify nullability of Tpf.PersonaStore...
2012-09-05 Philip Withnalltelepathy: Correctly maintain strong refs on TpContacts...
2012-09-05 Philip Withnalltelepathy: Fix a race condition in the handling of...
2012-09-05 Jeremy WhitingAdded bugfix to NEWS.
2012-09-05 Jeremy WhitingMerge branch 'inspect-linking'
2012-09-05 Philip WithnallBug 683319 — Crash in individual-aggregator: _personas_...
2012-09-05 Bruce CowanUpdated British English translation
2012-09-05 Xavier ClaessensFix build error
2012-09-05 Jeremy Whitinginspect: Make Command.run async.
2012-09-02 Piotr DrągUpdated Polish translation
2012-08-28 Philip WithnallBug 682719 — eds test fails to compile
2012-08-28 Philip Withnallcore: Only emit notifications for multi-valued properti...
2012-08-28 Philip Withnallcore: Tidy up multi-valued property update functions
2012-08-28 Philip Withnalltelepathy: Support lazy initialisation of properties
2012-08-28 Philip Withnalleds: Support lazy initialisation of properties
2012-08-28 Philip Withnallcore: Support lazy initialisation of properties
2012-08-28 Philip Withnallcore: Expanding a profiling message slightly
2012-08-28 Philip Withnalleds: Batch up emissions of personas-changed while start...
2012-08-28 Philip Withnalleds: Remove unnecessary locking
2012-08-27 Nilamdyuti... Implemented FUEL entries to Assamese translation
2012-08-27 Philip Withnalldocs: Add some more rules to the HACKING coding guidelines
2012-08-25 Philip Withnallbuild: Switch to using AS_IF in configure.ac rather...
2012-08-25 Philip Withnallbuild: Add DIST_SUBDIRS in the top-level Makefile.am
2012-08-25 Nguyễn Thái... Updated Vietnamese translation
2012-08-25 Nguyễn Thái... po/vi: import from Damned Lies
2012-08-25 Arun RaghavanUpdate NEWS with fix for bug 682346
2012-08-25 Arun Raghavanbuild: Make telepathy backend optional
2012-08-24 Jeremy Whitinginspect: Fix crash when Utils.output_filestream is...
2012-08-23 Philip WithnallBug 682572 — Build failures due to accessing static...
2012-08-23 Piotr DrągUpdated Polish translation
2012-08-21 DirgitaUpdated Indonesian translation
2012-08-16 Philip WithnallBug 664072 — Folks should only use assert*() for critic...
2012-08-16 Fran DiéguezUpdated Galician translations
2012-08-15 Travis ReitterNote fixes for bgo#681420 in NEWS.
2012-08-15 Travis ReitterAccess static class members through class; use explicit...
2012-08-15 Travis ReitterAccess static class members through class, not instance.
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-14 Jeremy WhitingAdd gir and .vapi files to DISTCLEANFILES if not buildi...
2012-08-14 Erick Pérez... eds: Add create_source_registry to eds tests.
2012-08-14 Erick Pérez... tracker tests fixed to match last vala release.
2012-08-14 Erick Pérez... tracker backend fixed to match last vala release.
2012-08-13 Philip Withnalldocs: Add replacement symbols to ‘Deprecated’ annotations
2012-08-12 Sandeep Sheshrao... Added Marathi Translation
2012-08-12 A S AlamUpdate Punjabi Translation
2012-08-10 Jeremy Whitingeds: Add create_source_registry to eds-backend to fix...
2012-08-10 Jeremy WhitingPrefer earlier alphabetical uid persona when two person...
2012-08-10 Sweta KothariUpdated gujarati file
2012-08-10 Sweta KothariUpdated gujarati file
2012-08-10 Sweta KothariUpdated gujarati file
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-08-09 Philip Withnalldocs: Remove protected symbols from the documentation
2012-08-09 Philip Withnalleds: Minor API fixes in the EDS backend
2012-08-09 Erick Pérez... tests fixed to match last vala release.
2012-08-09 Erick Pérez... Fixes to build with last vala release.
2012-08-09 Erick Pérez... telepathy backend fixed to match last vala release.
2012-08-09 Erick Pérez... key-file backend fixed to match last vala release.
2012-08-09 Erick Pérez... eds backend fixed to match last vala release.
2012-08-07 Arvis LacisAdded Latvian translation
2012-08-07 chandankumarLINGUAS updated and new hindi translation added
2012-08-06 Nilamdyuti... Assamese translation completed
2012-08-06 Nilamdyuti... Added Assamese to LINGUAS
2012-08-04 Alban Browaeysconfigure: -Werror= make no sense for "no" and "extra"
2012-07-31 Philip WithnallPost-release version bump
2012-07-30 Philip Withnallbuild: Add a missing file to MAINTAINERCLEANFILES
2012-07-30 Philip Withnallbuild: Remove -Werror from CFLAGS
2012-07-30 Fran DiéguezUpdated Galician translations
2012-07-29 Philip Withnalleds: Remove unnecessary valadoc taglet
2012-07-29 Philip Withnalldocs: Add “wiki” pages to the documentation
2012-07-29 Philip WithnallRelease version 0.7.3 FOLKS_0_7_3
2012-07-29 Philip Withnallbuild: Add a missing file to the tests Makefile
2012-07-29 Stas SoloveyUpdated Russian translation
2012-07-28 Christian KirbachUpdated German translation
2012-07-27 Sweta KothariUpdated gujarati file & Added LINGUAS file for gujarati
2012-07-24 Jeremy WhitingRevert "Change libgee dependency from 0.6 to 0.8."
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-23 Philip WithnallBug 660236 — Paging for long text in folks-inspect
2012-07-23 Jeremy WhitingRemove extra calls to set this._prepare_pending to...
2012-07-23 Jeremy WhitingRemoved locks in trf-persona-store that are not needed.
2012-07-23 Jeremy WhitingRemove additional locks around this._is_prepared.
2012-07-23 Travis ReitterCut unnecessary locking in Tracker backend tests.
2012-07-23 Travis ReitterCut unnecessary Swf.PersonaStore._is_prepared locking.
2012-07-23 Travis ReitterCut unnecessary Kf.PersonaStore._is_prepared locking.
2012-07-23 Travis ReitterCut unnecessary Tpf.PersonaStore._is_prepared locking.
2012-07-23 Travis ReitterCut unnecessary Trf.PersonaStore._is_prepared locking.
2012-07-23 Travis ReitterPrevent extra "concurrent" Aggregator prepare() calls...
2012-07-23 Travis ReitterPrevent extra "concurrent" PersonaStore.prepare() calls...
2012-07-23 Travis ReitterAdd test cases for mutexing for async calls from the...
2012-07-23 Travis ReitterFix Tracker structure locking for user-initiated Person...
2012-07-23 Kjartan MaraasUpdated Norwegian bokmål translation
2012-07-22 Philip Withnalleds: Make some PersonaStore methods synchronous
2012-07-22 Philip Withnalleds: Hide the “Starred in Android” group from the set...
2012-07-19 Ihar HrachyshkaAdded Belarusian translation.
2012-07-19 Philip Withnallcore: Fix documentation on GroupDetails.groups
2012-07-19 Philip Withnalltelepathy: Preserve Tpf.Persona avatars from the cache...
2012-07-19 Philip Withnalltelepathy: Allow for updated Tpf.Personas properties...
next