aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-spell.h
Commit message (Collapse)AuthorAgeFilesLines
* add a new popup-menu item in the chat window allowing to add words to ↵Vitaly Minko2010-10-221-0/+2
| | | | dictionaries (#550775).
* Separate spelling suggestions in one sub-menu per language (#532832)Vitaly Minko2010-10-151-1/+3
|
* empathy-spell: update FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-0/+2
| | | | svn path=/trunk/; revision=1066
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+39
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170