]> git.0d.be Git - empathy.git/commit
Move dialpad into a widget of its own
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 19 Oct 2011 05:40:22 +0000 (16:40 +1100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 19 Oct 2011 05:40:22 +0000 (16:40 +1100)
commitc68091255ef12850aade51ce317292179515377f
tree86eb70ee78214f07e0d0c80c8a073991c1e9c0a7
parent4df0759871f6539af24a5e88650f0c219cd0505a
Move dialpad into a widget of its own

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.
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-dialpad-widget.c [new file with mode: 0644]
libempathy-gtk/empathy-dialpad-widget.h [new file with mode: 0644]
libempathy-gtk/empathy-ui-utils.c
libempathy-gtk/empathy-ui-utils.h
src/empathy-call-window.c
src/empathy-streamed-media-window.c