Post-release version bump
[platform/upstream/folks.git] / folks / abstract-field-details.vala
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-11-10 Travis ReitterRelease version 0.6.5 FOLKS_0_6_5
2011-11-10 Travis ReitterFix comment syntax to unbreak documentation generation.
2011-11-10 Travis ReitterAdd AbstractFieldDetails.value_type.
2011-10-26 Travis Reitterdocs: Work around a valadoc comment-parsing issue.
2011-10-24 Travis ReitterCheck the GLib.Type of both elements for AbstractFieldD...
2011-10-24 Travis ReitterAdd AbstractFieldDetails.values_equal().
2011-10-24 Travis ReitterAdd AbstractFieldDetails.id to identify instances of...
2011-10-24 Travis ReitterAlways include parameters in AFD-derived subclass equal...
2011-10-24 Travis ReitterFactor out AFD parameter equality (for use in derived...
2011-09-18 Philip Withnallbuild: Release version 0.6.3 FOLKS_0_6_3
2011-09-18 Philip WithnallBug 653623 — Would like a set of standard "type" parame...
2011-09-16 Philip Withnallabstract-field-details: Minor documentation fix
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-11 Travis ReitterAdd equal() and hash() functions to AbstractFieldDetails.
2011-08-11 Travis ReitterCentralize parameters to AbstractFieldDetails.
2011-08-11 Travis ReitterRebase FieldDetails upon an abstract and generic versio...