summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-dialpad-widget.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-1/+0
2013-04-01Avoid include path overspecificationsEmanuele Aina1-1/+1
2013-04-01Use double quotes for all internal headersEmanuele Aina1-1/+1
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2012-07-09dialpad-widget: use EmpathyDialpadButtonGuillaume Desmottes1-40/+17
2012-07-09add empathy_dialpad_widget_press_key()Guillaume Desmottes1-0/+18
2012-07-09dialpad-widget: store buttons in a hash tableGuillaume Desmottes1-0/+23
2011-11-21use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes1-1/+1
2011-11-04dialpad-widget: make grid rows/columns homogeneousDanielle Madeley1-0/+2
2011-11-04dialpad-widget: ensure able to show with gtk_widget_show()Danielle Madeley1-0/+4
2011-11-01dialpad-widget: port to GtkGridGuillaume Desmottes1-5/+5
2011-10-19Scroll dialpad entry right as more characters are inserted.Danielle Madeley1-0/+1
2011-10-19Move dialpad into a widget of its ownDanielle Madeley1-0/+187