Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | account-widget-*: port to GtkGrid | Guillaume Desmottes | 2011-11-01 | 1 | -38/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903 | ||||
* | e-account-widget-irc: Use a GtkGrid to fix label wrapping | Xavier Claessens | 2011-09-26 | 1 | -50/+47 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=646630 | ||||
* | glade: move IRC's expander to the vbox instead of the table | Xavier Claessens | 2011-09-23 | 1 | -130/+168 |
| | |||||
* | widget-irc: quit message entry shouldn't be invisible | Guillaume Desmottes | 2011-08-23 | 1 | -3/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657104 | ||||
* | IRC accounts: top-justify the password hint. | Will Thompson | 2011-07-25 | 1 | -0/+1 |
| | | | | | | | As mentioned on <https://bugzilla.gnome.org/show_bug.cgi?id=654552#c13>, this makes the password hint text be right up against the field it's hinting about, at the cost of even more ugly space between it and the Advanced expander. I think this is the lesser of two evils. | ||||
* | IRC accounts: make labels the same width. | Will Thompson | 2011-07-19 | 1 | -0/+10 |
| | | | | | This addresses Nick's concern on https://bugzilla.gnome.org/show_bug.cgi?id=654552 | ||||
* | Add an advanced section to the IRC configuration page | Rob Sharp | 2011-07-19 | 1 | -80/+179 |
| | | | | | | | -Move the Real Name and Quit Message to the advanced section -Add a new Username field to the advanced section https://bugzilla.gnome.org/show_bug.cgi?id=654552 | ||||
* | remove has-separator property from XML files | Guillaume Desmottes | 2010-10-04 | 1 | -1/+0 |
| | | | | It has been removed from GtkDialog | ||||
* | Bug 628064 — Miscellaneous string fixes | Philip Withnall | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | account-widget-irc: add simple version of the widget | Guillaume Desmottes | 2010-08-26 | 1 | -0/+63 |
| | |||||
* | account-widget-irc: use EmpathyIrcNetworkChooser | Guillaume Desmottes | 2010-08-25 | 1 | -75/+3 |
| | | | | This avoid having a huge list in a combo box (#588243) | ||||
* | libempathy-gtk/empathy-account-widget-irc.ui: remove invisible_char ↵ | Guillaume Desmottes | 2010-04-12 | 1 | -4/+0 |
| | | | | property; we want to use the default | ||||
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 1 | -1/+1 |
| | | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Add the Apply widget to the IRC account settings dialog | Sjoerd Simons | 2009-07-22 | 1 | -165/+174 |
| | |||||
* | Remove markup from GTKBuilder translatable strings | Claude Paroz | 2009-06-17 | 1 | -4/+8 |
| | |||||
* | fix another id clash | Guillaume Desmottes | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | rename button_remove to button_remove_network to fix id clash | Guillaume Desmottes | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | empathy-account-widget-irc.ui: the network dialog doesn't have to be | Guillaume Desmottes | 2009-04-23 | 1 | -1/+0 |
| | | | | visible by default. Fixes #579800 | ||||
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 1 | -228/+247 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+440 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |