summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Release version 0.1.17FOLKS_0_1_17Travis Reitter1-4/+4
2010-09-10Add some more detailed validation/error reporting to the importing tool.Travis Reitter1-0/+27
2010-09-10Bug 629084 — Add a folks-import toolPhilip Withnall6-1/+481
2010-09-10Block flushing of Kf.PersonaStore on any pending file operationsPhilip Withnall2-3/+54
2010-09-10Bug 628853 — hangs if there's no relationships.ini filePhilip Withnall1-4/+19
2010-09-10Notify of Tpf.PersonaStore's Personas being removed when disabling accountsPhilip Withnall1-3/+18
2010-09-10Warn on key file parse errors, rather than explodePhilip Withnall1-1/+1
2010-09-10Fix saving the key file when it contains multi-byte charactersPhilip Withnall1-1/+3
2010-09-10Add more debugging for aliasesPhilip Withnall2-1/+20
2010-09-10Don't save the key file when loading Personas' aliasesPhilip Withnall1-1/+1
2010-09-10Don't allow setting a Kf.Persona's alias to its current valuePhilip Withnall1-0/+3
2010-09-10Add generated C files to GITIGNOREFILESPhilip Withnall3-0/+17
2010-09-10Move tools/manager-file.py to tests/tools/manager-file.pyPhilip Withnall3-3/+6
2010-09-10Add mkinstalldirs to MAINTAINERCLEANFILESPhilip Withnall1-0/+1
2010-09-10Install folks.vapi and folks-telepathy.vapiPhilip Withnall4-1/+15
2010-09-10Use session.conf from the builddir to fix builddir != srcdirPhilip Withnall1-1/+1
2010-09-10Ensure tests/tools/with-session-bus.sh is distributedPhilip Withnall3-0/+5
2010-09-10Correct use of CPPFLAGS/CFLAGS in backend Makefile.amsPhilip Withnall2-4/+2
2010-09-10Port the backend Makefile.ams to use automake-1.11's Vala supportPhilip Withnall2-86/+10
2010-09-10Remove an unused variable from docs/Makefile.amPhilip Withnall1-1/+0
2010-09-09Fix configure.ac indentation and layoutPhilip Withnall1-76/+76
2010-09-09Remove unnecessary AC_SUBST callsPhilip Withnall1-12/+0
2010-09-09Use the M4Sugar conditional statements instead of plain m4 onesPhilip Withnall1-2/+3
2010-09-09Fix m4 quoting in configure.acPhilip Withnall1-67/+67
2010-09-09Don't use dnl for comments in configure.acPhilip Withnall1-2/+2
2010-09-03Add a test of an individual's propertiesPhilip Withnall1-0/+54
2010-09-03Add the framework for a test suitePhilip Withnall25-0/+4667
2010-09-01Post-release version bump and non-release indicatorPhilip Withnall1-2/+2
2010-09-01Release version 0.1.16FOLKS_0_1_16Philip Withnall1-2/+2
2010-09-01Bug 628343 — Add an environment variable to disable linkingPhilip Withnall1-1/+27
2010-08-31Don't set Individual.is-favourite when updating from PersonasPhilip Withnall1-3/+8
2010-08-31Depend on libgee < 0.7 insteadPhilip Withnall1-2/+2
2010-08-30Clear the stored list if it's invalidated.Travis Reitter1-0/+2
2010-08-30Don't set Individual.alias when updating the alias from PersonasPhilip Withnall1-3/+9
2010-08-30Refactor Individual.update_alias() to give a single notification pathPhilip Withnall1-25/+23
2010-08-30Ensure untrusted Personas' Individuals are signalled as removedPhilip Withnall1-10/+14
2010-08-30Mark two strings as unowned to prevent unnecessary string copiesPhilip Withnall1-3/+3
2010-08-30Ensure existing Kf.Personas aren't overwritten when choosing new group namesPhilip Withnall1-2/+9
2010-08-30Add extra debug messages to the key-file backendPhilip Withnall2-3/+13
2010-08-30Work around a Vala bug generating bad C for a lambda function inside a loopPhilip Withnall1-1/+6
2010-08-30Output more debugging information when linkingPhilip Withnall1-16/+32
2010-08-30Remove unused declaration from tp-lowlevel.hPhilip Withnall1-2/+1
2010-08-27tp-lowlevel doesn't actually depend upon the Gee introspection fileTravis Reitter1-1/+1
2010-08-27Block notification of Persona.is-favourite when changing it on the IndividualPhilip Withnall1-1/+7
2010-08-27Add debugging to favourite status in Folks.IndividualPhilip Withnall1-0/+5
2010-08-27Post-release version bump and non-release indicatorPhilip Withnall1-2/+2
2010-08-27Release version 0.1.15FOLKS_0_1_15Philip Withnall1-4/+4
2010-08-27Remove outdated telepathy-check.vala from EXTRA_DISTPhilip Withnall1-1/+0
2010-08-27Fix symbol version numbersPhilip Withnall2-6/+6
2010-08-26Don't use deprecated Gee.Map.remove() methodPhilip Withnall1-1/+1