| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |