Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -1/+1 |
| | | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch. | ||||
* | Turn EmpathyAccountWidget to a proper GtkWidget | Guillaume Desmottes | 2012-05-08 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=640417 | ||||
* | Added support for local IP address and port in SIP account settings widget. | Laurent | 2012-04-02 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669134 | ||||
* | account-widget-sip: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -17/+16 |
| | |||||
* | account-widget-*: port to GtkGrid | Guillaume Desmottes | 2011-11-01 | 1 | -8/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | account-widget-sip: add option to mark account as being able to call phones | Guillaume Desmottes | 2011-08-24 | 1 | -0/+22 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657220 | ||||
* | account-widget-sip: add ignore-tls-errors param (#650844) | Guillaume Desmottes | 2011-05-23 | 1 | -0/+1 |
| | |||||
* | remove forget button | Guillaume Desmottes | 2010-03-30 | 1 | -1/+0 |
| | |||||
* | account-widget-sip: translate all the labels in combo box | Guillaume Desmottes | 2009-11-23 | 1 | -5/+9 |
| | |||||
* | rename account_widget_setup_widget empathy_account_widget_setup_widget | Guillaume Desmottes | 2009-11-23 | 1 | -2/+2 |
| | | | | This function is exported now. | ||||
* | fix position of the 2 combo boxes | Guillaume Desmottes | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | account-widget-sip: add subsections in the advanced section | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | account-widget-sip: fix typo in variable name | Guillaume Desmottes | 2009-11-23 | 1 | -3/+3 |
| | |||||
* | account-widget-sip: unsensitive the STUN labels as well when STUN is disabled | Guillaume Desmottes | 2009-11-23 | 1 | -0/+6 |
| | |||||
* | Set explicitely the model of combo box | Guillaume Desmottes | 2009-11-23 | 1 | -23/+58 |
| | | | | | The value of the param has to be in the first column as a string. This allow us to display translated strings in the combo box. | ||||
* | unsensitive the keep-alive spin button if keep-alive is disabled | Guillaume Desmottes | 2009-11-23 | 1 | -0/+22 |
| | |||||
* | account-widget-sip: add UI to configure the keepalive-mechanism and ↵ | Guillaume Desmottes | 2009-11-23 | 1 | -0/+22 |
| | | | | keepalive-interval params | ||||
* | account-widget-sip: add UI to configure the discover-binding param | Guillaume Desmottes | 2009-11-23 | 1 | -0/+1 |
| | |||||
* | account-widget-sip: add UI to configure the loose-routine param | Guillaume Desmottes | 2009-11-23 | 1 | -0/+1 |
| | |||||
* | account-widget-sip: add UI to configure the transport param | Guillaume Desmottes | 2009-11-23 | 1 | -0/+24 |
| | |||||
* | account-widget-sip: Add UI to configure auth-user, proxy-host and port ↵ | Guillaume Desmottes | 2009-11-23 | 1 | -0/+3 |
| | | | | params (#601697) | ||||
* | Every protocols should now have an "Enabled" checkbox in "edit" mode. | Jonathan Tellier | 2009-08-22 | 1 | -1/+3 |
| | |||||
* | Implement a simple SIP widget | Cosimo Cecchi | 2009-08-22 | 1 | -30/+51 |
| | |||||
* | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -30/+12 |
| | |||||
* | Port to using EmpathyAccountSettings | Sjoerd Simons | 2009-07-22 | 1 | -9/+13 |
| | |||||
* | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
| | |||||
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -5/+4 |
| | |||||
* | fixed bug #548716 | Dimitris Zenios | 2009-05-30 | 1 | -0/+2 |
| | |||||
* | empathy-account-widget-sip: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 1 | -5/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2871 | ||||
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+9 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2842 | ||||
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1967 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -3/+0 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | stun-server and stun-port sensibility is the opposit: They are sensitive if ↵ | Xavier Claessens | 2008-04-16 | 1 | -7/+5 |
| | | | | | | discover-stun is disabled. svn path=/trunk/; revision=951 | ||||
* | Remove most SIP settings since they are impossible to understand. | Xavier Claessens | 2008-04-16 | 1 | -10/+0 |
| | | | | svn path=/trunk/; revision=950 | ||||
* | Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters). | Xavier Claessens | 2008-04-16 | 1 | -0/+139 |
svn path=/trunk/; revision=948 |