aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-widget.ui
Commit message (Collapse)AuthorAgeFilesLines
* libempathy-gtk/empathy-contact-widget.ui: remove invisible_char property; we ↵Guillaume Desmottes2010-04-121-1/+0
| | | | want to use the default
* fix escaping of UTF-chars in ui file (#613117)Gabor Kelemen2010-03-171-2/+2
|
* Remove the "Contact" alignment from contat widgetXavier Claessens2010-01-131-114/+80
|
* Miscellaneous string fixesPhilip Withnall2010-01-011-3/+3
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Punctuation fixes in translatable stringsPhilip Withnall2010-01-011-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>
* Hide state image in contact widget until the presense state is notified. ↵Brian Pepple2009-12-021-1/+0
| | | | (#603545)
* Workaround for Clutter bugPierre-Luc Beaudoin2009-08-251-1/+3
| | | | | | Use a GtkFrame instead of a GtkViewport Bugs: http://bugzilla.openedhand.com/show_bug.cgi?id=1751 http://bugzilla.gnome.org/show_bug.cgi?id=590692
* Make EmpathyContactWidget use EmpathyKludgeLabelDavyd Madeley2009-07-071-11/+1
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-8/+16
|
* List geolocation information in TooltipPierre-Luc Beaudoin2009-05-281-3/+15
|
* Add a map in the Contact Information dialogPierre-Luc Beaudoin2009-05-281-3/+47
| | | | | For now, the map in the tool tip is disabled as Clutter-gtk does like at all this type of window/initialisation
* Port EmpathyContactWidget to new APIXavier Claessens2009-04-161-422/+451
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2847
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+556
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840