aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-icq.ui
Commit message (Collapse)AuthorAgeFilesLines
* account-widget: msn, icq, groupwiseDanielle Madeley2012-05-291-10/+25
|
* account-widget-*: port to GtkGridGuillaume Desmottes2011-11-011-40/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903
* account-widget-icq: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+4
|
* Fiexd wrong title capitalization for checkboxMilo Casagrande2011-02-211-1/+1
|
* account-widget: add Remember Password widgets for all the other protocolsJonny Lamb2010-12-101-1/+33
| | | | | | ...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* yahoo and icq widget: change the accelerator of the Character set widgetGuillaume Desmottes2010-08-301-1/+1
| | | | It conflicts with the Close button.
* libempathy-gtk/empathy-account-widget-icq.ui: remove invisible_char ↵Guillaume Desmottes2010-04-121-7/+0
| | | | property; we want to use the default
* remove forget buttonGuillaume Desmottes2010-03-301-30/+5
|
* Remove Pango markup from translatable strings where possiblePhilip Withnall2010-01-061-2/+8
| | | | | Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string.
* Miscellaneous string fixesPhilip Withnall2010-01-011-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 example labels to all protocolsCosimo Cecchi2009-08-241-6/+27
| | | | Also, fix padding and make the label prettier.
* Add example labels to the simple widgetsCosimo Cecchi2009-08-221-3/+25
|
* Add simple implementations for many widgetsCosimo Cecchi2009-08-221-0/+66
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-2/+4
|
* Remove toplevel window from ui files if the window is not used.Xavier Claessens2009-04-161-160/+159
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+221
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840