aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-dialpad-widget.h
Commit message (Collapse)AuthorAgeFilesLines
* add empathy_dialpad_widget_press_key()Guillaume Desmottes2012-07-091-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=679396
* Move dialpad into a widget of its ownDanielle Madeley2011-10-191-0/+57
Let's face it, the whole thing was getting a little unwieldly there in the UI utils, and if we're going to be using it in more places, let's start by abstracting it into a widget.