| Commit message (Expand) | Author | Age | Files | Lines |
* | remove markups around 'Location' | Guillaume Desmottes | 2010-08-27 | 1 | -1/+5 |
* | Split the group editing widgets out of EmpathyContactWidget | Philip Withnall | 2010-08-20 | 1 | -289/+18 |
* | Use #ifdef instead of #if to avoid warnings of undefined symbols | Philip Withnall | 2010-08-05 | 1 | -5/+5 |
* | Re-enable setting of groups for newly-added contacts | Philip Withnall | 2010-07-22 | 1 | -11/+2 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -3/+3 |
* | Remove folks_individual_dup_from_empathy_contact() | Philip Withnall | 2010-07-22 | 1 | -33/+15 |
* | Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes | Travis Reitter | 2010-07-22 | 1 | -2/+2 |
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i... | Travis Reitter | 2010-07-21 | 1 | -7/+7 |
* | Clarify that toggling a group in the EmpathyContactWidget actually toggles it. | Travis Reitter | 2010-07-21 | 1 | -4/+5 |
* | Use explicit boolean expressions for if-conditionals, according to Telepathy ... | Travis Reitter | 2010-07-21 | 1 | -6/+6 |
* | Fix setting favourites from the contact editing dialogue | Philip Withnall | 2010-07-21 | 1 | -17/+16 |
* | Allow changing of individuals' aliases | Philip Withnall | 2010-07-21 | 1 | -1/+8 |
* | Re-enable changing individuals' groups | Philip Withnall | 2010-07-21 | 1 | -13/+15 |
* | contact_widget_location_update: fix string leak | Guillaume Desmottes | 2010-07-02 | 1 | -0/+1 |
* | Now that we depend on the logger always enable favourite contact support | Sjoerd Simons | 2010-06-20 | 1 | -8/+0 |
* | Add a GtkSpinner to notify the RequestContactInfo progress | Xavier Claessens | 2010-06-15 | 1 | -0/+8 |
* | Display contact vCard in information dialog, add basic vCard editor for self ... | Xavier Claessens | 2010-06-15 | 1 | -3/+390 |
* | Move empathy_tp_contact_factory_set_alias() to EmpathyContact | Xavier Claessens | 2010-05-26 | 1 | -1/+1 |
* | Port to new EmpathyTpContactFactory API | Xavier Claessens | 2010-05-26 | 1 | -19/+5 |
* | contact-widget: use empathy_account_chooser_get_account | Guillaume Desmottes | 2010-04-12 | 1 | -2/+1 |
* | change empathy_avatar_chooser_set_connection to empathy_avatar_chooser_set_ac... | Guillaume Desmottes | 2010-04-12 | 1 | -3/+7 |
* | contact-widget: use empathy_avatar_chooser_set_connection | Guillaume Desmottes | 2010-04-12 | 1 | -1/+1 |
* | Use Account.Avatar to set our own avatar (#613043) | Guillaume Desmottes | 2010-04-06 | 1 | -2/+30 |
* | Use Account.Nickname to set our own alias (#613044) | Guillaume Desmottes | 2010-04-05 | 1 | -2/+36 |
* | contact_widget_contact_update: don't call contact_widget_favourites_changed_c... | Guillaume Desmottes | 2010-03-15 | 1 | -0/+2 |
* | add 'favorite' checkbox to the edit dialog | Guillaume Desmottes | 2010-03-15 | 1 | -5/+79 |
* | Revert "Revert "Make links clickable in presence message and topics"" | Xavier Claessens | 2010-03-10 | 1 | -2/+10 |
* | Revert "Make links clickable in presence message and topics" | Xavier Claessens | 2010-03-08 | 1 | -10/+2 |
* | empathy_add_link_markup() is not NULL-safe | Xavier Claessens | 2010-03-05 | 1 | -2/+3 |
* | Also make links clickable in tooltip | Xavier Claessens | 2010-03-04 | 1 | -11/+4 |
* | Make links clickable in presence message and topics | Xavier Claessens | 2010-03-03 | 1 | -2/+16 |
* | show map license | Guillaume Desmottes | 2010-02-26 | 1 | -1/+1 |
* | contact-widget: increase zoom on map | Guillaume Desmottes | 2010-02-26 | 1 | -1/+3 |
* | contact-widget: display map even if contact only published his lat/lon | Guillaume Desmottes | 2010-02-25 | 1 | -8/+19 |
* | Fix leaked GtkMenu | Xavier Claessens | 2010-02-11 | 1 | -1/+2 |
* | Don't call SetAlias for subscription requests until the request has been acke... | Danielle Madeley | 2010-02-08 | 1 | -3/+20 |
* | Remove the "Contact" alignment from contat widget | Xavier Claessens | 2010-01-13 | 1 | -3/+2 |
* | Reorder functions to not declare them on top | Xavier Claessens | 2010-01-12 | 1 | -909/+864 |
* | Add the protocol icon in EmpathyContactWidget. That's displayed for contact l... | Xavier Claessens | 2010-01-06 | 1 | -4/+22 |
* | rename 'location' to 'loc' to fix shadow declaration | Guillaume Desmottes | 2010-01-06 | 1 | -3/+3 |
* | Remove Pango markup from translatable strings where possible | Philip Withnall | 2010-01-06 | 1 | -1/+5 |
* | Hide state image in contact widget until the presense state is notified. (#60... | Brian Pepple | 2009-12-02 | 1 | -0/+1 |
* | Make location labels selectable | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+3 |
* | Add missing location field in ordering | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+6 |
* | Order location fields | Frederic Peters | 2009-11-12 | 1 | -7/+21 |
* | contact-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
* | empathy-contact-widget.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -11/+11 |
* | Fixed style | Jonathan Tellier | 2009-08-06 | 1 | -2/+2 |
* | Set selectable status information | alinrus | 2009-08-06 | 1 | -0/+4 |
* | Wrap text in contact label status (#589846) | Nicolò Chieffo | 2009-07-29 | 1 | -0/+4 |
* | have EmpathyContactWidget set the account on the account chooser | Davyd Madeley | 2009-07-15 | 1 | -0/+7 |
* | Make EmpathyContactWidget use EmpathyKludgeLabel | Davyd Madeley | 2009-07-07 | 1 | -1/+7 |
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -3/+3 |
* | Use libchamplain 0.3.3 new Gtk embed API | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -6/+6 |
* | Fix ‘lat’, ‘lon’ may be used uninitialized in this function | Pierre-Luc Beaudoin | 2009-05-29 | 1 | -1/+1 |
* | Fix English label for Location's date | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Display relative time to user | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+9 |
* | Simplifly the logic on when to display the location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -55/+58 |
* | Use empathy_time_to_string_local | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -14/+8 |
* | Don't list timestamp in the location fields as it is already included in the ... | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+3 |
* | Use tp_strdiff instead of strcmp | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -24/+24 |
* | Have better user labels for location values | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+65 |
* | Display user textual location even if it doesn't include a lat,lon | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+12 |
* | Fix coding style issues found by make check | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Make map visible! | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
* | Make buildable and visible if libchamplain not available | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+2 |
* | Update to use libchamplain 0.3's API | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -3/+4 |
* | List geolocation information in Tooltip | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -11/+76 |
* | Expect the timestamp to be a int64 | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -17/+18 |
* | Don't init vars with a function | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+2 |
* | Add marker on map | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+10 |
* | Display timestamp and location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -29/+76 |
* | Add a map in the Contact Information dialog | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+48 |
* | empathy-contact-widget: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
* | empathy-contact-widget: call contact_widget_change_contact after widget's set... | Guillaume Desmottes | 2009-04-23 | 1 | -2/+5 |
* | Add documentation for EmpathyContactWidget. | Jonny Lamb | 2009-04-23 | 1 | -0/+52 |
* | Add G_PARAM_STATIC_STRINGS to EmpathyContact properties | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
* | Use tp_connection_get_self_handle where needed | Xavier Claessens | 2009-04-22 | 1 | -29/+7 |
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add functi... | Xavier Claessens | 2009-04-22 | 1 | -4/+11 |
* | Remove useless condition | Xavier Claessens | 2009-04-22 | 1 | -12/+9 |
* | Remove dead code | Xavier Claessens | 2009-04-22 | 1 | -2/+0 |
* | - Split info/edit/personal dialogs into different functions. | Xavier Claessens | 2009-04-22 | 1 | -15/+9 |
* | Port EmpathyContactWidget to new API. | Xavier Claessens | 2009-04-22 | 1 | -42/+62 |
* | Fix memleak in contact_widget_model_populate_columns. Since it not used anywhere | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+0 |
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 1 | -5/+2 |
* | Port EmpathyContactWidget to new API | Xavier Claessens | 2009-04-16 | 1 | -11/+7 |
* | Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug #561247 and | Xavier Claessens | 2009-03-29 | 1 | -4/+21 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -3/+3 |
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | Update avatar chooser's account from its own callback. | Xavier Claessens | 2008-11-11 | 1 | -22/+19 |
* | ContactWidget: set up account widget before avatar widget | Xavier Claessens | 2008-11-11 | 1 | -23/+24 |
* | AvatarChooser needs no ContactFactory property; it's a singleton. | Xavier Claessens | 2008-11-11 | 1 | -2/+1 |
* | Coding style: only one blank line between functions. | Xavier Claessens | 2008-11-11 | 1 | -2/+0 |
* | Update AvatarChooser::account when changed in ContactWidget | Xavier Claessens | 2008-11-11 | 1 | -0/+24 |
* | AvatarChooser: Add McAccount and EmpathyContactFactory properties | Xavier Claessens | 2008-11-11 | 1 | -1/+2 |
* | Fix condition to set labels selectable. | Xavier Claessens | 2008-09-19 | 1 | -3/+3 |
* | EmpathyContactWidget: correct typo, "hbow" -> "hbox" | Xavier Claessens | 2008-08-25 | 1 | -2/+2 |
* | don't let label text be selected in contact tooltip (closes: #546568) | Frederic Peters | 2008-08-20 | 1 | -3/+12 |
* | Do not popup the Save As menu if the contact has no avatar. | Xavier Claessens | 2008-07-09 | 1 | -0/+4 |
* | Fix some coding style | Xavier Claessens | 2008-07-09 | 1 | -59/+33 |
* | empathy-contact-widget: remove tabs (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -364/+376 |
* | empathy-contact-widget: use gtk_image_menu_item_new_from_stock (Guillaume Des... | Xavier Claessens | 2008-07-09 | 1 | -4/+2 |
* | switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -428/+458 |
* | use SAVE_AS stock icon when saving the avatar (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -1/+1 |
* | Add an option to save avatar to disk. Fixes bug #541431 (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -0/+152 |
* | Made the Close button the default widget in the contact edit dialog. (Jonny L... | Jonny Lamb | 2008-07-08 | 1 | -0/+2 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+5 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 1 | -3/+5 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -0/+3 |
* | Add a public method to change the contact showed. | Xavier Claessens | 2008-01-24 | 1 | -0/+23 |
* | Rename empathy_contact_factory_set_name() to _set_alias(). Implements | Xavier Claessens | 2007-11-04 | 1 | -11/+17 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-25 | 1 | -10/+9 |
* | To know if an account is connected, use | Xavier Claessens | 2007-10-21 | 1 | -36/+21 |
* | Use g_timeout_add_seconds when appropriated to avoid weaking the process | Xavier Claessens | 2007-10-13 | 1 | -5/+5 |
* | More flexible API for EmpathyContactWidget, we now have flags to set | Xavier Claessens | 2007-10-10 | 1 | -35/+42 |
* | Makes avatar looks better in information and edit dialogs. | Xavier Claessens | 2007-10-09 | 1 | -6/+6 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -18/+46 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -48/+66 |
* | Salut's protocol name is going to change to local-xmpp. Fixes bug #469638 | Xavier Claessens | 2007-08-25 | 1 | -3/+2 |
* | Do not show salut accounts in the add contact dialog. Rework a bit | Xavier Claessens | 2007-07-26 | 1 | -28/+94 |
* | Remove unused nickname entry and use a GtkTable for room information. More | Xavier Claessens | 2007-07-13 | 1 | -0/+3 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -27/+27 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 1 | -4/+1 |
* | Fix a warning. | Xavier Claessens | 2007-06-09 | 1 | -2/+4 |
* | We can now add a new contact. EmpathyContactWidget can change the contact | Xavier Claessens | 2007-06-09 | 1 | -85/+289 |
* | Do not save when closing the dialog. Update information in real-time and | Xavier Claessens | 2007-06-09 | 1 | -117/+29 |
* | Implement editing and viewing contact information with right click on the | Xavier Claessens | 2007-06-07 | 1 | -0/+4 |
* | EmpatchContactWidget has 2 modes: editable or not. | Xavier Claessens | 2007-06-07 | 1 | -14/+53 |
* | New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to | Xavier Claessens | 2007-06-07 | 1 | -0/+14 |
* | New widget: EmpathyContactWidget. It displays information about a contact, | Xavier Claessens | 2007-06-06 | 1 | -0/+637 |