aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-dialpad-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-1/+0
* Avoid include path overspecificationsEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* dialpad-widget: use EmpathyDialpadButtonGuillaume Desmottes2012-07-091-40/+17
* add empathy_dialpad_widget_press_key()Guillaume Desmottes2012-07-091-0/+18
* dialpad-widget: store buttons in a hash tableGuillaume Desmottes2012-07-091-0/+23
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-1/+1
* dialpad-widget: make grid rows/columns homogeneousDanielle Madeley2011-11-041-0/+2
* dialpad-widget: ensure able to show with gtk_widget_show()Danielle Madeley2011-11-041-0/+4
* dialpad-widget: port to GtkGridGuillaume Desmottes2011-11-011-5/+5
* Scroll dialpad entry right as more characters are inserted.Danielle Madeley2011-10-191-0/+1
* Move dialpad into a widget of its ownDanielle Madeley2011-10-191-0/+187