aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-sip.c
Commit message (Expand)AuthorAgeFilesLines
* remove forget buttonGuillaume Desmottes2010-03-301-1/+0
* account-widget-sip: translate all the labels in combo boxGuillaume Desmottes2009-11-231-5/+9
* rename account_widget_setup_widget empathy_account_widget_setup_widgetGuillaume Desmottes2009-11-231-2/+2
* fix position of the 2 combo boxesGuillaume Desmottes2009-11-231-2/+2
* account-widget-sip: add subsections in the advanced sectionGuillaume Desmottes2009-11-231-1/+1
* account-widget-sip: fix typo in variable nameGuillaume Desmottes2009-11-231-3/+3
* account-widget-sip: unsensitive the STUN labels as well when STUN is disabledGuillaume Desmottes2009-11-231-0/+6
* Set explicitely the model of combo boxGuillaume Desmottes2009-11-231-23/+58
* unsensitive the keep-alive spin button if keep-alive is disabledGuillaume Desmottes2009-11-231-0/+22
* account-widget-sip: add UI to configure the keepalive-mechanism and keepalive...Guillaume Desmottes2009-11-231-0/+22
* account-widget-sip: add UI to configure the discover-binding paramGuillaume Desmottes2009-11-231-0/+1
* account-widget-sip: add UI to configure the loose-routine paramGuillaume Desmottes2009-11-231-0/+1
* account-widget-sip: add UI to configure the transport paramGuillaume Desmottes2009-11-231-0/+24
* account-widget-sip: Add UI to configure auth-user, proxy-host and port params...Guillaume Desmottes2009-11-231-0/+3
* Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier2009-08-221-1/+3
* Implement a simple SIP widgetCosimo Cecchi2009-08-221-30/+51
* First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-301-30/+12
* Port to using EmpathyAccountSettingsSjoerd Simons2009-07-221-9/+13
* Remove useless mission-control includesSjoerd Simons2009-07-061-2/+0
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-5/+4
* fixed bug #548716Dimitris Zenios2009-05-301-0/+2
* empathy-account-widget-sip: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* Refactor the floating ref hack into a new functionXavier Claessens2009-04-161-5/+1
* Port account widgets to new APIXavier Claessens2009-04-161-10/+9
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-3/+0
* stun-server and stun-port sensibility is the opposit: They are sensitive if d...Xavier Claessens2008-04-161-7/+5
* Remove most SIP settings since they are impossible to understand.Xavier Claessens2008-04-161-10/+0
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-161-0/+139