aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-msn.ui
Commit message (Collapse)AuthorAgeFilesLines
* tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-201-292/+0
| | | | | | | Start moving the account widgets code in a subdir before fully isolating it and stubbing it out in a submodule. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* account-widget: msn, icq, groupwiseDanielle Madeley2012-05-291-8/+20
|
* account-widget-*: port to GtkGridGuillaume Desmottes2011-11-011-35/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=662903
* account-widget-msn: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-2/+8
|
* 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-4/+36
| | | | | | ...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* libempathy-gtk/empathy-account-widget-msn.ui: remove invisible_char ↵Guillaume Desmottes2010-04-121-6/+0
| | | | property; we want to use the default
* remove forget buttonGuillaume Desmottes2010-03-301-46/+17
|
* Make sure the column spacing is the same for all protocols.Cosimo Cecchi2010-01-191-1/+1
|
* 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-5/+23
| | | | 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-135/+135
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+195
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840