summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Force an unset presence type to appear as offline in the presence chooser and...Jonny Lamb2009-11-121-0/+6
* theme_adium_parse_body: escape text between linksGuillaume Desmottes2009-10-261-2/+8
* theme_adium_parse_body: escape all the text if smileys are disabled (#599640)Guillaume Desmottes2009-10-261-0/+2
* theme_adium_append_event: escape textXavier Claessens2009-10-261-2/+6
* empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the storeGuillaume Desmottes2009-10-231-28/+47
* fix a comment so the style checker is happy (#599243)Guillaume Desmottes2009-10-221-1/+1
* Ignoring non installed languagesFelix Kaser2009-10-211-1/+6
* rename contact_list_store_finalize to contact_list_store_disposeGuillaume Desmottes2009-10-191-4/+9
* empathy-contact-list-store: remove the setup idle cb when store is destroyedGuillaume Desmottes2009-10-191-1/+7
* presence-chooser: remove "\n"s from DEBUG callsJonny Lamb2009-10-161-5/+5
* presence-chooser: make the entry not editable when we are offlineJonny Lamb2009-10-161-0/+5
* Don't try to double free the avatar data (#598423).Cosimo Cecchi2009-10-151-31/+11
* Use a nicer callback nameSjoerd Simons2009-10-141-5/+6
* Use empathy_signal_connect_weakSjoerd Simons2009-10-141-16/+10
* make the presence chooser insensitive no accounts are enabledSjoerd Simons2009-10-141-3/+58
* Fix typo, correctly set the description of the sound being played.Xavier Claessens2009-10-121-1/+1
* Rename HAVE_NBTK to HAVE_MOBLIN.Xavier Claessens2009-10-051-15/+15
* Remove the logic that re-applies the original enabled value.Cosimo Cecchi2009-10-021-17/+4
* empathy-account-widget: document that the 'Account:' string is moblin specificGuillaume Desmottes2009-10-021-0/+1
* Rename the Connect button to "Log in" on Moblin.Cosimo Cecchi2009-10-021-0/+7
* Chain up to the parent class render, instead of copying it.Cosimo Cecchi2009-10-011-145/+3
* Return if the renderer has no pixbuf.Cosimo Cecchi2009-10-011-0/+3
* Add a "show-on-select" property.Cosimo Cecchi2009-10-012-60/+283
* Instant-apply the "enabled" setting.Cosimo Cecchi2009-10-011-0/+3
* Add configure switches for nbtk (off by default).Cosimo Cecchi2009-10-011-0/+2
* Add an optional NbtkGtkLightSwitch.Cosimo Cecchi2009-10-011-5/+70
* Instant-apply the "enabled" setting.Cosimo Cecchi2009-10-011-9/+9
* Even if Next*.html are missing, we have to use the appendNextMessage js funct...Xavier Claessens2009-09-301-5/+8
* Respect "DisableCombineConsecutive" adium theme setting. Fixes bug #596317Xavier Claessens2009-09-301-3/+6
* Make the correct fallbacks in case of missing html files in an Adium theme. F...Xavier Claessens2009-09-301-50/+51
* Init contact_id to NULL to silent some stupid compilators. It can't really be...Xavier Claessens2009-09-231-1/+1
* Cancel existing group animation before starting anotherWill Thompson2009-09-231-0/+7
* Do not use math.h for trunc(). It is useless and it does not build because we...Xavier Claessens2009-09-221-6/+2
* Don't paste if the remote contact is disconnected (#595417).Cosimo Cecchi2009-09-171-0/+7
* Correctly split and sanity check dropped contactsSjoerd Simons2009-09-141-7/+9
* Don't use "/" to separate account and contact.Cosimo Cecchi2009-09-141-1/+1
* Fix previous patch.Steve Frécinaux2009-09-141-4/+4
* Ensure the Contact List is moved to the current workspace when shown.Steve Frécinaux2009-09-141-8/+6
* [EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-wDanielle Madeley2009-09-141-0/+13
* Ensure we don't add the same contact twice at the top-levelSjoerd Simons2009-09-131-0/+18
* remove duplicated id in yahoo account ui file (GNOME bug 594776)Frédéric Péters2009-09-111-1/+1
* Fix duplicate XML ids in GtkBuilder file that stopped it from loadingDavyd Madeley2009-09-011-3/+3
* [empathy_builder_get_file] NULL out passed GObj ptrs if GtkBuilder file brokenDavyd Madeley2009-09-011-1/+11
* Sort Gtalk after jabberSjoerd Simons2009-08-311-0/+11
* GTalk-enable the protocol chooserSjoerd Simons2009-08-312-7/+34
* Construct the GTalk widget according to the icon nameCosimo Cecchi2009-08-311-1/+28
* Add a specialized GTalk widget UI in gladeCosimo Cecchi2009-08-311-5/+114
* Always update the control buttons sensitivity on creation.Cosimo Cecchi2009-08-311-11/+7
* Fixed some of the EmpathyAccountWidget's control button behaviour.Jonathan Tellier2009-08-311-2/+16
* Merge commit 'jtellier/confirm-lose-accounts-settings'Cosimo Cecchi2009-08-312-21/+36
|\