Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take full width for the password and id entries for jabber account settings | Xavier Claessens | 2010-04-13 | 1 | -6/+10 |
| | |||||
* | libempathy-gtk/empathy-account-widget-jabber.ui: remove invisible_char ↵ | Guillaume Desmottes | 2010-04-12 | 1 | -12/+0 |
| | | | | property; we want to use the default | ||||
* | remove forget button | Guillaume Desmottes | 2010-03-30 | 1 | -24/+2 |
| | |||||
* | Merge commit 'treitter/bug-613272' | Guillaume Desmottes | 2010-03-29 | 1 | -162/+172 |
|\ | |||||
| * | Another way to fix Gnome bug #613272. This puts the Advanced expander ↵ | Travis Reitter | 2010-03-25 | 1 | -152/+165 |
| | | | | | | | | content for each of the problem protocols in a scrolled window, instead of the entire Details section. | ||||
| * | Make the account details pane scrollable, in case the Advanced section is ↵ | Travis Reitter | 2010-03-20 | 1 | -10/+7 |
| | | | | | | | | too large to fit on the screen all at once. Fixes Gnome bug #613272. | ||||
* | | Add a comment explaining translator how to make the Facebook string look nice | Guillaume Desmottes | 2010-03-26 | 1 | -1/+1 |
|/ | |||||
* | Rephrase the helper text and change "Login ID" to "Username" | Guillaume Desmottes | 2010-02-12 | 1 | -5/+7 |
| | | | | Thanks to Nick Richards for his suggestions. | ||||
* | embold the part of the Facebook URL showing the ID to make it clearer | Guillaume Desmottes | 2010-02-12 | 1 | -1/+1 |
| | |||||
* | add a simple version of the Facebook widget | Guillaume Desmottes | 2010-02-12 | 1 | -0/+93 |
| | |||||
* | Help user to understand what Facebook alias are and how to set it | Guillaume Desmottes | 2010-02-12 | 1 | -1/+2 |
| | |||||
* | hide the advanced options for Facebook accounts | Guillaume Desmottes | 2010-02-12 | 1 | -1/+1 |
| | |||||
* | add example label for Facebook accounts | Guillaume Desmottes | 2010-02-12 | 1 | -0/+14 |
| | |||||
* | Remove Pango markup from translatable strings where possible | Philip Withnall | 2010-01-06 | 1 | -4/+16 |
| | | | | | Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string. | ||||
* | account-widget-jabber: increase spacing in the 'Override Server Settings' ↵ | Guillaume Desmottes | 2009-11-17 | 1 | -0/+2 |
| | | | | | | section The frame was too close from the other widgets. | ||||
* | Fix duplicate XML ids in GtkBuilder file that stopped it from loading | Davyd Madeley | 2009-09-01 | 1 | -3/+3 |
| | |||||
* | Add a specialized GTalk widget UI in glade | Cosimo Cecchi | 2009-08-31 | 1 | -5/+114 |
| | |||||
* | Add example labels to all protocols | Cosimo Cecchi | 2009-08-24 | 1 | -1/+2 |
| | | | | Also, fix padding and make the label prettier. | ||||
* | Make the layout more consistent with the other widgets | Sjoerd Simons | 2009-08-23 | 1 | -15/+7 |
| | |||||
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -12/+41 |
| | |||||
* | Add example labels to the simple widgets | Cosimo Cecchi | 2009-08-22 | 1 | -3/+25 |
| | |||||
* | Change labels when creating an account | Cosimo Cecchi | 2009-08-22 | 1 | -4/+24 |
| | |||||
* | 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 | -4/+8 |
| | |||||
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 1 | -291/+296 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+342 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |