index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-dialpad-widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
2013-04-02
1
-1
/
+0
*
Avoid include path overspecifications
Emanuele Aina
2013-04-01
1
-1
/
+1
*
Use double quotes for all internal headers
Emanuele Aina
2013-04-01
1
-1
/
+1
*
Consistently use `#include "config.h"` everywhere
Emanuele Aina
2013-03-28
1
-1
/
+1
*
dialpad-widget: use EmpathyDialpadButton
Guillaume Desmottes
2012-07-09
1
-40
/
+17
*
add empathy_dialpad_widget_press_key()
Guillaume Desmottes
2012-07-09
1
-0
/
+18
*
dialpad-widget: store buttons in a hash table
Guillaume Desmottes
2012-07-09
1
-0
/
+23
*
use gtk_box_new() instead of gtk_[h,v]box_new()
Guillaume Desmottes
2011-11-21
1
-1
/
+1
*
dialpad-widget: make grid rows/columns homogeneous
Danielle Madeley
2011-11-04
1
-0
/
+2
*
dialpad-widget: ensure able to show with gtk_widget_show()
Danielle Madeley
2011-11-04
1
-0
/
+4
*
dialpad-widget: port to GtkGrid
Guillaume Desmottes
2011-11-01
1
-5
/
+5
*
Scroll dialpad entry right as more characters are inserted.
Danielle Madeley
2011-10-19
1
-0
/
+1
*
Move dialpad into a widget of its own
Danielle Madeley
2011-10-19
1
-0
/
+187