Bug 660235 — Consistent signal handlers to a terminal would be cool
[platform/upstream/folks.git] / tools / inspect /
2012-03-26 Philip WithnallBug 660235 — Consistent signal handlers to a terminal...
2012-03-26 Philip Withnallinspect: Move readline() loop into the GLib main loop
2012-02-17 Colin WaltersBuild with vala 0.15
2012-01-08 Philip WithnallBug 657063 — Allow to pass a command to folks-inspect
2012-01-08 Philip Withnallinspect: Set up locale in main()
2012-01-08 Philip Withnallbuild: Tidy up use of AM_* variables in Makefile.ams
2011-12-21 Philip WithnallBug 666528 — Can't convert from type 'GFile' to 'gchara...
2011-12-21 Philip Withnallinspect: Fix use of a deprecated NoteFieldDetails property
2011-08-27 Philip WithnallBug 657332 — Add linking link-individuals
2011-08-16 Philip Withnallinspect: Ensure to initialise out variables
2011-08-14 Philip Withnallinspect: Remove workarounds for bgo#638363
2011-08-13 Philip Withnallinspect: Fix listing GStrv properties
2011-08-13 Philip Withnallinspect: Update folks-inspect for the FieldDetails...
2011-08-12 Travis ReitterRemove FieldDetails (obsoleted by AbstractFieldDetails...
2011-08-12 Travis ReitterRebase NoteDetails.notes upon NoteFieldDetails
2011-07-27 Philip Withnallinspect: Add a linking command
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-13 Philip Withnallinspect: Don't print details of unprepared persona...
2011-05-02 Philip WithnallAdd a “debug” command to folks-inspect to print status...
2011-04-23 Philip WithnallChange RoleDetails.roles to be of type Set<Role>
2011-04-23 Philip WithnallChange NoteDetails.notes to be of type Set<Note>
2011-04-23 Philip WithnallChange LocalIdDetails.local_ids to be of type Set<string>
2011-04-23 Philip WithnallChange PersonaStore.personas to be a Map<string, Persona>
2011-04-23 Philip WithnallChange IndividualAggregator.individuals to be a Map...
2011-04-23 Philip WithnallPort Individual.personas to be a Set<Persona>
2011-04-23 Philip WithnallChange UrlDetails.urls to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange EmailDetails.email_addresses to be a Set<FieldDe...
2011-04-23 Philip WithnallChange PostalAddressDetails.postal_addresses to be...
2011-04-23 Philip WithnallChange GroupDetails.groups to be a Set<string>
2011-04-23 Philip WithnallChange Backend.persona_stores to be a Map<string, Perso...
2011-04-23 Philip WithnallChange WebServiceDetails.…addresses to be a MultiMap...
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-11 Raul Gutierrez Segalesfolks-inspect: Fix crashes when trying auto completion...
2011-04-08 Alban Crequyfolks-inspect: print "web-service-addresses" property...
2011-03-21 Raul Gutierrez Segalesfolks-inspect: use LinkedHashSet to access im-addresses
2011-03-11 Raul Gutierrez Segalesfolks-inspect: print an Avatar's uri
2011-03-11 Raul Gutierrez Segalesfolks-inspect: handle Structured Names
2011-03-11 Raul Gutierrez Segalesfolks-inspect: handle birthday/postal-addresses
2011-02-25 Raul Gutierrez Segalesfolks-inspect: handle emails/urls/phone-numbers
2011-02-14 Philip WithnallUse “dup” instead of “get” in method names which return...
2010-12-30 Philip WithnallFix some variable names in the inspector signal parsing...
2010-12-30 Philip WithnallBug 629075 — Add folks command line application