Rename NameOwner -> NameDetails
[platform/upstream/folks.git] / folks /
2011-03-11 Travis ReitterRename NameOwner -> NameDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-03-11 Travis ReitterRename GenderOwner -> GenderDetails
2011-03-11 Travis ReitterRename Favouritable -> FavouriteDetails
2011-03-11 Travis ReitterRename Emailable -> EmailDetails
2011-03-11 Travis ReitterRename BirthdayOwner -> BirthdayDetails
2011-03-11 Travis ReitterRename AvatarOwner -> AvatarDetails
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-03-09 Raul Gutierrez SegalesAdd to_string () method to RoleOwner
2011-03-09 Raul Gutierrez SegalesAdd to_string () method to PostalAddress
2011-03-08 Raul Gutierrez SegalesUse the correct signal name for postal addresses
2011-03-04 Raul Gutierrez SegalesAdded equal method to PostalAddress
2011-03-04 Raul Gutierrez SegalesAdd uid to PostalAddress to facilitate tracking
2011-03-04 Travis ReitterDon't drop Individuals' initial set of notes.
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 SegalesEnsure we update an Individual's notes along with the...
2011-03-03 Raul Gutierrez SegalesEnsure we update an Individual's birthday along with...
2011-03-03 Raul Gutierrez SegalesAdd NoteOwner interface
2011-03-03 Raul Gutierrez SegalesAdd BirthdayOwner interface
2011-03-02 Raul Gutierrez SegalesAdd RoleOwner interface for contacts that belong to...
2011-03-02 Raul Gutierrez SegalesList the implemented interfaces in alphabetical order
2011-02-25 Travis ReitterCopy new URLs for individuals, don't hold stale pointers.
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 the documentation version tags
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-02 Raul Gutierrez SegalesAdded the READ_ONLY PersonaStore error
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-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 ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-18 Eitan IsaacsonModified libfolks to use LinkedHashSet in im_addresses.
2011-01-18 Eitan IsaacsonAdded a LinkedHashSet ordered set.
2011-01-17 Philip WithnallDon't add a duplicate candidate individual if one match...
2011-01-14 Travis ReitterFinish catching BackendStore up to our coding style.
2011-01-11 Travis ReitterDon't announce removal of Individuals twice.
2011-01-06 Travis ReitterRegister core debugging as global G_LOG_DOMAIN to reduc...
2011-01-06 Travis ReitterMake the main debug domain 'folks' to match the backends.
2011-01-06 Travis ReitterPush flag setting into the Debug constructor.
2011-01-06 Travis ReitterAdd new API for setting debugging levels.
2011-01-06 Travis ReitterMake Folks.Debug a class so we can store state.
2011-01-03 Travis ReitterAdd a comment for bgo#638609 - backend debug hard-coding
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterCut unnecessary casting.
2010-12-30 Travis ReitterMaximize use of 'unowned' keyword.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-30 Travis ReitterEnsure private and internal data members begin with a _
2010-12-13 Philip WithnallEnsure each Persona is added to the relinked_personas...
2010-12-13 Philip WithnallBug 636714 — Assertion failure on invalid IM address
2010-12-12 Philip WithnallRename the Favourite interface to Favouritable
2010-12-12 Philip WithnallRename the Presence interface to HasPresence
2010-12-12 Philip WithnallRename the Avatar interface to HasAvatar
2010-12-12 Philip WithnallFix documentation of enum members
2010-12-12 Philip WithnallFix string length calculation in the BackendStore for...
2010-12-12 Philip WithnallRemove use of deprecated GLib API in Vala 0.12
2010-12-12 Philip WithnallRemove use of Unicode characters in documentation comments
2010-12-12 Stef WalterBug 636251 — Fails to add contact
2010-11-13 Philip WithnallHide setter for Persona.linkable_properties
2010-11-13 Philip WithnallRemove casting convenience functions in Individual
2010-11-13 Philip WithnallHide setter for Backend.persona_stores
2010-11-13 Philip WithnallHide setter for Backend.name
2010-11-13 Philip WithnallHide setters for PersonaStore.type_id, .display_name...
2010-11-13 Philip WithnallConsolidate persona link removal code
2010-11-13 Philip WithnallRemove links to personas before they're relinked in...
2010-11-13 Philip WithnallCombine personas_changed() emissions for Individuals...
2010-11-13 Philip WithnallImprove debug output of the aggregator
2010-11-08 Travis ReitterLoad backends from FOLKS_BACKEND_PATH instead of _DIR.
2010-11-08 Travis ReitterDon't ever claim to own the backend GLib.Modules.
2010-11-05 Travis ReitterAlways explicitly iterate through a HashMap's keys...
2010-11-04 Philip WithnallMark strings for translation and improve string formatt...
2010-11-04 Philip WithnallBug 628883 — Add localisation support
2010-11-04 Travis ReitterMake BackendStore.load_backends() unload disabled backends.
2010-11-04 Travis ReitterClean up the way we load modules.
2010-11-04 Travis ReitterFix code alignment.
2010-11-04 Travis ReitterFix some comment wrapping.
2010-11-04 Philip WithnallAdd BackendStore.[enable|disable]_backend() methods
2010-11-04 Philip WithnallAdd support for disabling backends in the BackendStore...
2010-11-04 Philip WithnallConvert BackendStore to use GFiles more uniformly
2010-10-20 Travis ReitterEnsure Individuals replaced due to re-linking emit...
2010-10-19 Travis ReitterClean up the description of BackendStore a little.
2010-10-19 Travis ReitterDocument the values of Folks.Presence.PresenceType.
2010-10-19 Travis ReitterDocument the params for normalise_im_address().
2010-10-19 Travis ReitterBreak up some long class summaries to simplify the...
2010-10-18 Travis ReitterUse automake's Vala support to build libfolks.
next