index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-dialpad-widget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
1
-1
/
+0
2013-04-01
Avoid include path overspecifications
Emanuele Aina
1
-1
/
+1
2013-04-01
Use double quotes for all internal headers
Emanuele Aina
1
-1
/
+1
2013-03-27
Consistently use `#include "config.h"` everywhere
Emanuele Aina
1
-1
/
+1
2012-07-09
dialpad-widget: use EmpathyDialpadButton
Guillaume Desmottes
1
-40
/
+17
2012-07-09
add empathy_dialpad_widget_press_key()
Guillaume Desmottes
1
-0
/
+18
2012-07-09
dialpad-widget: store buttons in a hash table
Guillaume Desmottes
1
-0
/
+23
2011-11-21
use gtk_box_new() instead of gtk_[h,v]box_new()
Guillaume Desmottes
1
-1
/
+1
2011-11-04
dialpad-widget: make grid rows/columns homogeneous
Danielle Madeley
1
-0
/
+2
2011-11-04
dialpad-widget: ensure able to show with gtk_widget_show()
Danielle Madeley
1
-0
/
+4
2011-11-01
dialpad-widget: port to GtkGrid
Guillaume Desmottes
1
-5
/
+5
2011-10-19
Scroll dialpad entry right as more characters are inserted.
Danielle Madeley
1
-0
/
+1
2011-10-19
Move dialpad into a widget of its own
Danielle Madeley
1
-0
/
+187