summaryrefslogtreecommitdiff
path: root/libempathy-gtk
AgeCommit message (Expand)AuthorFilesLines
2010-01-18Fix /join command with one channel (#607306)Thomas Meire1-1/+1
2010-01-18account-widget: add empathy_account_widget_set_{account,password}_paramGuillaume Desmottes2-0/+38
2010-01-17Support silent build rules with automake 1.11Javier Jardón1-8/+7
2010-01-14account-widget: use empathy_account_widget_changedGuillaume Desmottes1-13/+5
2010-01-14account-widget-irc: Call empathy_account_widget_changed when network combobox...Guillaume Desmottes1-0/+1
2010-01-14add empathy_account_widget_changed as protected methodGuillaume Desmottes2-0/+13
2010-01-13Call xmlCleanupParser() only once when exiting (#600693)Guillaume Desmottes1-2/+0
2010-01-13Merge branch 'contact'Xavier Claessens4-1024/+947
2010-01-13Remove the "Contact" alignment from contat widgetXavier Claessens4-117/+85
2010-01-12Add search bar in chat text views (#585168)Thomas Meire7-5/+462
2010-01-12Reorder functions to not declare them on topXavier Claessens1-909/+864
2010-01-11contact_list_store_get_contact_status_icon_with_icon_name: early return if ic...Guillaume Desmottes1-0/+3
2010-01-11empathy_pixbuf_contact_status_icon_with_icon_name: icon_name is not supposed ...Guillaume Desmottes1-0/+1
2010-01-11use G_TYPE_OBJECT instead of G_TYPE_POINTERFelix Kaser1-1/+1
2010-01-11connect to signals when account has been createdFelix Kaser1-3/+3
2010-01-09remove box around advanced settingsFelix Kaser1-27/+11
2010-01-06contact-list-view: merge the audio and vido call columnGuillaume Desmottes1-47/+5
2010-01-06Display a context menu when clicking on audio/video icons (#590051)Guillaume Desmottes1-37/+32
2010-01-06allow multiple rooms with /join (bug #604347)Thomas Meire1-5/+16
2010-01-06remove debug message when creating or retrieving a status icon from the cacheGuillaume Desmottes1-3/+1
2010-01-06Add the protocol icon in EmpathyContactWidget. That's displayed for contact l...Xavier Claessens1-4/+22
2010-01-06rename 'location' to 'loc' to fix shadow declarationGuillaume Desmottes1-3/+3
2010-01-06Remove Pango markup from translatable strings where possiblePhilip Withnall8-25/+85
2010-01-06Print autocompletion suggestions to chatview (#599779)Thomas Meire1-0/+14
2010-01-06Fix autocompletion for non-alphanumeric nicknamesThomas Meire1-1/+10
2010-01-01Miscellaneous string fixesPhilip Withnall9-14/+14
2010-01-01Punctuation fixes in translatable stringsPhilip Withnall4-20/+20
2009-12-25account-widget: presence_changed_cb: early return if widget has been destroyedGuillaume Desmottes1-0/+3
2009-12-25account-widget: ensure that the object stays alive during the tp_account_mana...Guillaume Desmottes1-1/+5
2009-12-22Add register buttons to the account widgetGuillaume Desmottes1-0/+52
2009-12-22factor out account_widget_is_gtalkGuillaume Desmottes1-3/+10
2009-12-22reorder moblin specific codeGuillaume Desmottes1-27/+27
2009-12-22account-widget: move the 'Enable' checkbox to the top of the widget (#593268)Guillaume Desmottes1-4/+4
2009-12-22account-widget: factor out add_enable_checkboxGuillaume Desmottes1-62/+69
2009-12-22Merge branch 'pmuc'Danielle Madeley3-17/+57
2009-12-22[EmpathyContactSelectorDialog] add contact filtering supportDanielle Madeley2-10/+55
2009-12-21account-widget-sip: re-add tooltipsGuillaume Desmottes1-1/+5
2009-12-21presence-chooser: Ellipsize long status messages (#576434)Pascal Potvin2-0/+3
2009-12-21[EmpathyContactMenu] Replace raw Tp call with existing abstractionDanielle Madeley1-7/+2
2009-12-21[EmpathyContactSelectorDialog] remove got_response vcallDanielle Madeley4-47/+65
2009-12-21[EmpathyContactSelectorDialog] initialise priv->show_account_chooser correctlyDanielle Madeley1-0/+1
2009-12-19[EmpathyContactSelectorDialog] normalise case in match functionDanielle Madeley1-15/+21
2009-12-19[EmpathyContactSelectorDialog] tweak paddingDanielle Madeley1-1/+2
2009-12-19[EmpathyContactSelectorDialog] switch from table_contents to VBoxDanielle Madeley3-6/+11
2009-12-19[EmpathyContactSelectorDialog] make the Account Chooser optionalDanielle Madeley3-8/+115
2009-12-19[EmpathyContactSelectorDialog] make this an abstract typeDanielle Madeley1-1/+2
2009-12-19[EmpathyContactSelectorDialog] Add missing includeDanielle Madeley1-0/+1
2009-12-17no need to export contact_list_store_get_contact_status_icon any moreGuillaume Desmottes2-20/+16
2009-12-17contact-selector-dialog: set a border of 12 as defined in the HIGGuillaume Desmottes1-0/+2
2009-12-17new-message-dialog: filter out CM which doesn't support 1-1 chatGuillaume Desmottes1-0/+35