summaryrefslogtreecommitdiff
path: root/libempathy-gtk
AgeCommit message (Expand)AuthorFilesLines
2009-08-10Always show icons in presence chooser (GNOME bug 591247)Frédéric Péters1-0/+1
2009-08-10fix bug #590756 - Renamed x_vnc service to rfbArnaud Maillet1-1/+1
2009-08-07empathy_send_file_with_file_chooser: allow to send files from network locatio...Guillaume Desmottes1-0/+2
2009-08-07Let messages with two slashes without spaces in between passFrédéric Péters1-3/+12
2009-08-06Merge commit 'jtellier/empathy-contact-widget-style'Guillaume Desmottes1-2/+2
2009-08-06Move contact when drag'n'dropped (Fix #585443)Louis-Francis Ratté-Boulianne1-0/+8
2009-08-06Correctly register the src/sink elementsOlivier Crête2-2/+20
2009-08-06Fixed styleJonathan Tellier1-2/+2
2009-08-06Remove redundant == TRUE/FALSEPierre-Luc Beaudoin1-9/+9
2009-08-06Fix reduced accuracy concernsPierre-Luc Beaudoin1-18/+18
2009-08-06Set selectable status informationalinrus1-0/+4
2009-07-29Wrap text in contact label status (#589846)Nicolò Chieffo1-0/+4
2009-07-29 - Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding the...Xavier Claessens2-36/+49
2009-07-29Wrap too long line.Xavier Claessens1-1/+2
2009-07-29Init flags to 0 to make sure it is never undefinedXavier Claessens1-4/+1
2009-07-29Accept gibing NULL widget to empathy_url_show()Xavier Claessens1-2/+2
2009-07-28Set status text first in presence chooser widget model.Frédéric Péters1-6/+6
2009-07-27correctly display contact names in a11y tools (GNOME bug 545282)Frédéric Péters1-0/+4
2009-07-21Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)Frédéric Péters2-2/+2
2009-07-20Instantiate ShareMyDesktop feature in the contact menu of EmpathyArnaud Maillet2-0/+32
2009-07-20Add the new files in Makefile.amArnaud Maillet1-0/+2
2009-07-20Add ShareMyDesktop filesArnaud Maillet2-0/+273
2009-07-18Respect the button-images settingMatthias Clasen1-70/+14
2009-07-17Only consider what's clicked a link when priv->hovered_uri is non-NULL (Fixes...Gustavo Noronha Silva1-7/+9
2009-07-17Validate parameters to fixup_url() and empathy_url_show()Nicolò Chieffo1-1/+6
2009-07-16Escape window names before saving them in geometry.iniNicolò Chieffo1-4/+14
2009-07-16Merge commit 'bigon/mc_free'Guillaume Desmottes1-1/+1
2009-07-16Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva1-4/+121
2009-07-16Free params glist with mc_protocol_free_params_list instead of g_slist_freeLaurent Bigonville1-1/+1
2009-07-15Merge commit 'jtellier/video-call-button-sensitivity'Davyd Madeley1-2/+2
2009-07-15Small style fixesDavyd Madeley1-3/+0
2009-07-15Check CAN_ADD before returning an Add Contact... menu itemDavyd Madeley1-0/+16
2009-07-15Handle the case where priv->list is not an EmpathyContactManagerDavyd Madeley1-1/+5
2009-07-15Small coding style fixDavyd Madeley1-1/+3
2009-07-15have EmpathyContactWidget set the account on the account chooserDavyd Madeley2-1/+7
2009-07-15Don't override empathy_account_chooser_set_account when setting filteringDavyd Madeley1-1/+9
2009-07-15Set parent for new contact dialogDavyd Madeley1-2/+9
2009-07-15Hook up the callback to throw up the standard Add Contact dialogDavyd Madeley3-5/+28
2009-07-15Determine if the contact is not in the Contact List and add a menu item as ap...Davyd Madeley2-0/+44
2009-07-15Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are setDavyd Madeley2-1/+20
2009-07-15call GetAliasFlags() to determine if an alias can be set on a ContactListDavyd Madeley1-0/+1
2009-07-15Look up flags to determine whether or not to display the 'Remove' itemDavyd Madeley2-15/+40
2009-07-15Add a FLAGS column to EmpathyContactListStoreDavyd Madeley2-13/+28
2009-07-15Convert empathy_contact_manager_can_add() to empathy_contact_manager_get_flag...Davyd Madeley1-1/+1
2009-07-14Merge branch 'fix-585882'Gustavo Noronha Silva1-4/+90
2009-07-13empathy-theme-adium.c: remove trailing spacesGuillaume Desmottes1-13/+13
2009-07-10Merge branch 'label-align'Davyd Madeley5-12/+152
2009-07-10Use accessor functions instead direct access (Fixes #586476)Jonny Lamb10-43/+70
2009-07-08Support for history message in Adium themes. Use context HTMLs.Nicolò Chieffo1-21/+110
2009-07-08Use atomic operations to manage EmpathyAdiumData refcountXavier Claessens1-3/+2