Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts-dialog: tweak padding | Danielle Madeley | 2012-05-29 | 1 | -4/+6 |
| | |||||
* | accounts-dialog: improve the 'no protocol installed' message | Guillaume Desmottes | 2012-02-16 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670203 | ||||
* | accounts-dialog: move the 'no protocol' message to a different page | Guillaume Desmottes | 2012-02-16 | 1 | -37/+43 |
| | | | | | | It's cleaner that way https://bugzilla.gnome.org/show_bug.cgi?id=670203 | ||||
* | accounts-dialog: remove hbox_protocol | Guillaume Desmottes | 2012-02-16 | 1 | -25/+0 |
| | | | | | | It's not used any more since we moved adding account to a separated dialog. https://bugzilla.gnome.org/show_bug.cgi?id=670203 | ||||
* | accounts-dialog: remove useless childs | Guillaume Desmottes | 2011-09-27 | 1 | -23/+0 |
| | | | | | | They don't seem to be used and were raising a Gtk+ warning. https://bugzilla.gnome.org/show_bug.cgi?id=659474 | ||||
* | Make the accounts-dialog attractive and GNOME3ish | Danielle Madeley | 2011-06-15 | 1 | -51/+48 |
| | |||||
* | don't set fill on the box containing buttons | Guillaume Desmottes | 2010-11-15 | 1 | -0/+1 |
| | |||||
* | Unmark strings as translatable which aren't shown to the user | Philip Withnall | 2010-08-27 | 1 | -3/+3 |
| | | | | Helps: bgo#628062 | ||||
* | accounts-dialog.ui: set pango properties in the UI file (#628063) | Guillaume Desmottes | 2010-08-27 | 1 | -2/+5 |
| | |||||
* | accounts-dialog: display loading page while loading accounts (#611701) | Guillaume Desmottes | 2010-08-26 | 1 | -1/+28 |
| | |||||
* | accounts-dialog: add a GtkNotebook | Guillaume Desmottes | 2010-08-26 | 1 | -64/+102 |
| | |||||
* | fix escaping of UTF-chars in ui file (#613117) | Gabor Kelemen | 2010-03-17 | 1 | -2/+2 |
| | |||||
* | Add a remove button below the accounts treeview instead of the in-treeview icon. | Xavier Claessens | 2010-01-19 | 1 | -6/+34 |
| | |||||
* | Unify the infobar and the account name widgets. | Cosimo Cecchi | 2010-01-19 | 1 | -36/+1 |
| | |||||
* | accounts-dialog: inherit from GtkDialog (#600023) | Guillaume Desmottes | 2010-01-11 | 1 | -219/+157 |
| | |||||
* | Punctuation fixes in translatable strings | Philip Withnall | 2010-01-01 | 1 | -2/+2 |
| | | | | | | | Fix punctuation in the IRC command help messages. Use proper Unicode ellipses throughout Empathy, and proper em-dashes where appropriate. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Remove the protocol selection screen when adding a new account | Guillaume Desmottes | 2009-12-26 | 1 | -129/+28 |
| | | | | | Instead, display the protocol chooser on the top of the account widget (#599182). | ||||
* | remove register radio buttons in the create account frame | Guillaume Desmottes | 2009-12-22 | 1 | -90/+40 |
| | | | | | They should be part of the account widget as we plan to kill this frame (#605213). | ||||
* | set expand of infobar to false | Felix Kaser | 2009-12-15 | 1 | -0/+1 |
| | | | | the infobar should not be expanded when the window is resized | ||||
* | change position of the infobar | Felix Kaser | 2009-12-15 | 1 | -20/+19 |
| | |||||
* | added vbox for the status-infobar | Felix Kaser | 2009-12-15 | 1 | -7/+19 |
| | | | | the vbox should hold the infobar which shows the connection status in accounts-dialog | ||||
* | Add a spacing of 6 between the buttons. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+1 |
| | |||||
* | Make sure the Add and Import buttons are always the same height. | Cosimo Cecchi | 2009-09-30 | 1 | -19/+27 |
| | |||||
* | Don't expand/fill the import button. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+2 |
| | |||||
* | Add an import button back to the accounts dialog. | Cosimo Cecchi | 2009-09-28 | 1 | -0/+11 |
| | | | | The button is only shown when there are actually accounts to import. | ||||
* | empathy-accounts-dialog: remove the hardcoded Gmail label | Guillaume Desmottes | 2009-08-24 | 1 | -1/+0 |
| | |||||
* | Clean up the dialog a bit | Sjoerd Simons | 2009-08-23 | 1 | -20/+5 |
| | |||||
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -86/+51 |
| | |||||
* | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -36/+7 |
|\ | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c | ||||
| * | Respect the button-images setting | Matthias Clasen | 2009-07-18 | 1 | -36/+7 |
| | | | | | | | | | | Streamline the construction of some buttons, with the nice side-effect that they now obey the button-images setting. See bug 588810. | ||||
* | | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 1 | -1/+1 |
|/ | |||||
* | Don't hardcode size of the accounts dialog and use ellipsization (#520972) | Matthias Clasen | 2009-06-26 | 1 | -4/+2 |
| | |||||
* | Remove markup from GTKBuilder translatable strings | Claude Paroz | 2009-06-17 | 1 | -8/+17 |
| | |||||
* | empathy-accounts-dialog: move back the 'Create' button on the right | Guillaume Desmottes | 2009-06-11 | 1 | -15/+15 |
| | |||||
* | empathy-accounts-dialog: Use radio buttons instead of a checkbox for the ↵ | Guillaume Desmottes | 2009-06-11 | 1 | -7/+31 |
| | | | | 'reuse existing account' UI | ||||
* | empathy-accounts-dialog: change title to 'Add Account' as we can reuse an ↵ | Guillaume Desmottes | 2009-06-11 | 1 | -1/+1 |
| | | | | existing one (#548707) | ||||
* | Add ellipsis to the add account button. Fixes bug #548704 | Guillaume Desmottes | 2009-04-21 | 1 | -2/+36 |
| | |||||
* | empathy-accounts-dialog.ui: no change, the file has just been opened and ↵ | Guillaume Desmottes | 2009-04-21 | 1 | -27/+57 |
| | | | | sauved in Glade | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+391 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |