aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-sip.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2871
* Port account widgets to new APIXavier Claessens2009-04-161-10/+9
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2842
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
| | | | svn path=/trunk/; revision=1967
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-3/+0
| | | | svn path=/trunk/; revision=1066
* stun-server and stun-port sensibility is the opposit: They are sensitive if ↵Xavier Claessens2008-04-161-7/+5
| | | | | | discover-stun is disabled. svn path=/trunk/; revision=951
* Remove most SIP settings since they are impossible to understand.Xavier Claessens2008-04-161-10/+0
| | | | svn path=/trunk/; revision=950
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-161-0/+139
svn path=/trunk/; revision=948