aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat-simple-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename EmpathyChatSimpleView to EmpathyChatTextViewXavier Claessens2008-12-161-1237/+0
| | | | svn path=/trunk/; revision=1987
* Replace _get_selection_bounds by _get_has_selectionXavier Claessens2008-12-161-5/+3
| | | | svn path=/trunk/; revision=1984
* Remove _append_button since it's not usedXavier Claessens2008-12-161-74/+0
| | | | svn path=/trunk/; revision=1983
* Reorder functions to not declare them in the top of the file.Xavier Claessens2008-12-161-273/+232
| | | | svn path=/trunk/; revision=1980
* Fix compilation problemsXavier Claessens2008-12-161-133/+94
| | | | svn path=/trunk/; revision=1979
* EmpathyChatView as GInterfaceXavier Claessens2008-12-161-0/+1393
svn path=/trunk/; revision=1978