Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Glade: fix sizing in SIP accounts widget | Xavier Claessens | 2011-09-23 | 1 | -1/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | account-widget-sip: add option to mark account as being able to call phones | Guillaume Desmottes | 2011-08-24 | 1 | -1/+18 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657220 | ||||
* | widget-sip: load/save file in Glade | Guillaume Desmottes | 2011-08-24 | 1 | -18/+73 |
| | | | | | | No change has been done, this is just to keep commits simpler. https://bugzilla.gnome.org/show_bug.cgi?id=657220 | ||||
* | account-widget-sip: fix expand/fill settings (#650854) | Guillaume Desmottes | 2011-05-23 | 1 | -0/+6 |
| | |||||
* | account-widget-sip: add ignore-tls-errors param (#650844) | Guillaume Desmottes | 2011-05-23 | 1 | -0/+20 |
| | |||||
* | Fiexd wrong title capitalization for checkbox | Milo Casagrande | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | account-widget: add Remember Password widgets for all the other protocols | Jonny Lamb | 2010-12-10 | 1 | -4/+36 |
| | | | | | | ...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | libempathy-gtk/empathy-account-widget-sip.ui: remove invisible_char ↵ | Guillaume Desmottes | 2010-04-12 | 1 | -9/+0 |
| | | | | property; we want to use the default | ||||
* | widget-sip: re-add the entry_password | Guillaume Desmottes | 2010-04-12 | 1 | -0/+12 |
| | | | | It has been accidentally removed in 3479e2bafb401bd4cd7fc3332c52c3c3cbdc8ba0. | ||||
* | remove forget button | Guillaume Desmottes | 2010-03-30 | 1 | -40/+0 |
| | |||||
* | Another way to fix Gnome bug #613272. This puts the Advanced expander ↵ | Travis Reitter | 2010-03-25 | 1 | -364/+370 |
| | | | | content for each of the problem protocols in a scrolled window, instead of the entire Details section. | ||||
* | Remove Pango markup from translatable strings where possible | Philip Withnall | 2010-01-06 | 1 | -10/+24 |
| | | | | | Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string. | ||||
* | account-widget-sip: re-add tooltips | Guillaume Desmottes | 2009-12-21 | 1 | -1/+5 |
| | | | | | They have been accidentally removed in eed9993f70997795d52828ebe56e5831c9566206. | ||||
* | move port settings to the same line as the host | Guillaume Desmottes | 2009-11-23 | 1 | -105/+106 |
| | |||||
* | indent the STUN Server/Port label under the checkbox | Guillaume Desmottes | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | rephrase subsection titles and their labels | Guillaume Desmottes | 2009-11-23 | 1 | -8/+8 |
| | |||||
* | add indentation so subsections are clearer | Guillaume Desmottes | 2009-11-23 | 1 | -130/+194 |
| | |||||
* | rephrase the discover-stun checkbox label | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | rename Misc section to Miscellaneous | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | account-widget-sip: add subsections in the advanced section | Guillaume Desmottes | 2009-11-23 | 1 | -36/+89 |
| | |||||
* | account-widget-sip: add UI to configure the keepalive-mechanism and ↵ | Guillaume Desmottes | 2009-11-23 | 1 | -1/+45 |
| | | | | keepalive-interval params | ||||
* | account-widget-sip: add UI to configure the discover-binding param | Guillaume Desmottes | 2009-11-23 | 1 | -1/+16 |
| | |||||
* | account-widget-sip: add UI to configure the loose-routine param | Guillaume Desmottes | 2009-11-23 | 1 | -1/+16 |
| | |||||
* | account-widget-sip: add UI to configure the transport param | Guillaume Desmottes | 2009-11-23 | 1 | -1/+15 |
| | |||||
* | account-widget-sip: Add UI to configure auth-user, proxy-host and port ↵ | Guillaume Desmottes | 2009-11-23 | 1 | -1/+84 |
| | | | | params (#601697) | ||||
* | Add example labels to all protocols | Cosimo Cecchi | 2009-08-24 | 1 | -4/+22 |
| | | | | Also, fix padding and make the label prettier. | ||||
* | Make the alignment names in the sip.ui file unique | Sjoerd Simons | 2009-08-23 | 1 | -1/+1 |
| | |||||
* | Every protocols should now have an "Enabled" checkbox in "edit" mode. | Jonathan Tellier | 2009-08-22 | 1 | -1/+1 |
| | |||||
* | Add example labels to the simple widgets | Cosimo Cecchi | 2009-08-22 | 1 | -3/+25 |
| | |||||
* | Add simple implementations for many widgets | Cosimo Cecchi | 2009-08-22 | 1 | -0/+66 |
| | |||||
* | Remove markup from GTKBuilder translatable strings | Claude Paroz | 2009-06-17 | 1 | -2/+4 |
| | |||||
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 1 | -161/+164 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+210 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |