aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-jabber.ui
Commit message (Collapse)AuthorAgeFilesLines
* Remove Pango markup from translatable strings where possiblePhilip Withnall2010-01-061-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 Desmottes2009-11-171-0/+2
| | | | | | section The frame was too close from the other widgets.
* Fix duplicate XML ids in GtkBuilder file that stopped it from loadingDavyd Madeley2009-09-011-3/+3
|
* Add a specialized GTalk widget UI in gladeCosimo Cecchi2009-08-311-5/+114
|
* Add example labels to all protocolsCosimo Cecchi2009-08-241-1/+2
| | | | Also, fix padding and make the label prettier.
* Make the layout more consistent with the other widgetsSjoerd Simons2009-08-231-15/+7
|
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-12/+41
|
* Add example labels to the simple widgetsCosimo Cecchi2009-08-221-3/+25
|
* Change labels when creating an accountCosimo Cecchi2009-08-221-4/+24
|
* Add simple implementations for many widgetsCosimo Cecchi2009-08-221-0/+66
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-4/+8
|
* Remove toplevel window from ui files if the window is not used.Xavier Claessens2009-04-161-291/+296
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+342
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840