Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use champlain_view_ensure_layers_visible() | Guillaume Desmottes | 2011-02-21 | 1 | -3/+1 |
| | |||||
* | use champlain_marker_layer_new() | Guillaume Desmottes | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | Port to champlain 0.10 (#642010) | Guillaume Desmottes | 2011-02-21 | 1 | -17/+12 |
| | |||||
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 1 | -10/+10 |
| | | | | | | | | | | Generalise the mechanism used to determine whether a persona is to be displayed by Empathy to also take into account whether the persona is the user and, if so, whether they're in the contact list. This bumps the libfolks dependency to 0.3.5. Closes: bgo#637151 | ||||
* | individual-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
| | |||||
* | individual-widget: use priv->contact as that's our pointer on the TpContact now | Guillaume Desmottes | 2011-02-02 | 1 | -2/+1 |
| | |||||
* | individual-widget: connect on the notify::client-types only once | Guillaume Desmottes | 2011-02-01 | 1 | -10/+14 |
| | | | | | Reconnecting a signal while you are handling it isn't exactly a good idea as it will result in an infinite loop eating all your memory (#635105). | ||||
* | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 1 | -12/+12 |
| | | | | Fixes bgo#637847. | ||||
* | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 1 | -12/+17 |
| | | | | | Catch up with three interface renamings which have happened in folks master. This bumps Empathy's folks dependency to 0.3.3. Closes: bgo#637097 | ||||
* | Bug 631096 — Should not mention "meta contacts" in UI | Philip Withnall | 2010-12-13 | 1 | -2/+6 |
| | | | | | Change all occurrences of “meta-contacts” in translatable strings to use the phrase “linked contacts” instead. Closes: bgo#631096 | ||||
* | Only check for presence in presence-enabled personas 2.0 | Emilio Pozuelo Monfort | 2010-11-16 | 1 | -1/+7 |
| | |||||
* | individual-widget: show a "on a phone" label in the individual view | Jonny Lamb | 2010-11-16 | 1 | -43/+114 |
| | | | | | | | | Also refactor having a TpContact in the EmpathyIndividualViewPriv struct, so that contact info and client types info use the same TpContact. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | individual-widget: set xalign on the status message (#632434) | Guillaume Desmottes | 2010-10-18 | 1 | -0/+1 |
| | | | | Seems the default changed in GTK3. | ||||
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -6/+6 |
| | | | | | FolksAliasable is the new name for FolksAlias, and FolksGroupable is the new name for FolksGroups. | ||||
* | remove EmpathyKludgeLabel | Guillaume Desmottes | 2010-10-04 | 1 | -3/+1 |
| | | | | It shouldn't be needed any more with GTK-3. | ||||
* | Handle the EmpathyIndividualWidget disappearing during an async details call | Philip Withnall | 2010-09-03 | 1 | -3/+6 |
| | | | | | | The EmpathyIndividualWidget may be destroyed between starting and finishing an async call to get contact details. This patch prevents the finishing callback from accessing private data which may have been freed. | ||||
* | Don't try to update EmpathyIndividualWidget's location without an Individual | Philip Withnall | 2010-09-03 | 1 | -1/+2 |
| | |||||
* | Listen to FolksIndividual::removed in EmpathyIndividualWidget | Philip Withnall | 2010-09-03 | 1 | -0/+12 |
| | | | | | | | | | In certain cases, a tooltip will be updated on the contact list when unlinking a meta-contact (reproducable with a meta-contact of meta-contacts). In order to prevent an individual table from getting stuck in the EmpathyIndividualWidget in the tooltip, EmpathyIndividualWidget needs to connect to FolksIndividual::removed to be updated when the Individual is removed or replaced. | ||||
* | Ensure all persona tables are removed from EmpathyIndividualWidget | Philip Withnall | 2010-09-01 | 1 | -0/+2 |
| | | | | | | | In the case that EmpathyIndividualWidget is going from showing Personas to showing an Individual table, ensure that all persona tables are removed from the widget, including those for Personas who're being removed from the Individual. Closes: bgo#628481 | ||||
* | Fix calculation of the number of new personas in EmpathyIndividualWidget | Philip Withnall | 2010-08-30 | 1 | -2/+7 |
| | |||||
* | Port EmpathyIndividualWidget to use Individual.personas_changed | Philip Withnall | 2010-08-30 | 1 | -58/+61 |
| | | | | | This makes the notification of changed Personas a lot more efficient in the widget. Helps: bgo#627706 | ||||
* | remove markups around 'Location' | Guillaume Desmottes | 2010-08-27 | 1 | -1/+5 |
| | |||||
* | Fix selectable labels in EmpathyIndividualWidget | Philip Withnall | 2010-08-26 | 1 | -8/+11 |
| | | | | | Ensure that labels in EmpathyIndividualWidget are only selectable if the widget isn't in tooltip mode. Closes: bgo#627917 | ||||
* | Don't leak a reference when updating an IndividualWidget. | Travis Reitter | 2010-08-24 | 1 | -0/+2 |
| | |||||
* | individual-widget: adapt number of rows to the features needed | Guillaume Desmottes | 2010-08-23 | 1 | -3/+7 |
| | |||||
* | Display the number of personas only in tooltips | Guillaume Desmottes | 2010-08-23 | 1 | -19/+25 |
| | |||||
* | Fix some visual breakage of EmpathyIndividualWidget in tooltips | Philip Withnall | 2010-08-20 | 1 | -6/+11 |
| | | | | It was expanding too much and leaking out of the tooltip balloon. | ||||
* | Bug 627360 — "Information" of a meta contact is too big for the screen | Philip Withnall | 2010-08-20 | 1 | -0/+39 |
| | | | | | Add a GtkScrolledWindow to EmpathyIndividualWidget in the case that it's showing personas. Closes: bgo#627360 | ||||
* | Expand EmpathyIndividualWidget | Philip Withnall | 2010-08-20 | 1 | -49/+1787 |
| | | | | | It's now a fully-fledged widget of its own, rather than a thin wrapper around EmpathyContactWidget. Closes: bgo#626728 | ||||
* | Add EmpathyIndividualWidget | Philip Withnall | 2010-08-12 | 1 | -0/+257 |
This displays details for a single Individual, in much the same way that EmpathyContactWidget displays the details of a single Persona. |