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
/
src
/
empathy-call-window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pick the correct contact alias for the message telling incoming call is rejec...
Xavier Claessens
2008-08-04
1
-1
/
+8
*
Fix translators complains about ambigous strings. Fixes bug #546154.
Xavier Claessens
2008-08-04
1
-0
/
+2
*
Coding style (Alban Crequy)
Xavier Claessens
2008-06-13
1
-3
/
+2
*
g_object_unref the right variable (Alban Crequy)
Xavier Claessens
2008-06-13
1
-1
/
+1
*
Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy)
Xavier Claessens
2008-06-13
1
-3
/
+1
*
Fix identation (Alban Crequy)
Xavier Claessens
2008-06-13
1
-1
/
+2
*
g_object_unref after g_object_get (Alban Crequy)
Xavier Claessens
2008-06-13
1
-0
/
+3
*
Do not show the keypad when the media channel does not have the DTMF interfac...
Xavier Claessens
2008-06-13
1
-0
/
+11
*
Better dialog message when a call is rejected (Alban Crequy)
Xavier Claessens
2008-06-13
1
-1
/
+5
*
EmpathyCallWindow: Get a new video preview when pushing a new call into the w...
Xavier Claessens
2008-06-08
1
-0
/
+6
*
Only permit to have one running call at any time. Fixes bug #527970.
Xavier Claessens
2008-05-27
1
-49
/
+30
*
Improve dispatcher. Fixes bug #465928.
Xavier Claessens
2008-05-18
1
-4
/
+59
*
Keypad is unsensitive if the call is not ACCEPTED
Xavier Claessens
2008-05-02
1
-0
/
+5
*
Implement DTMF.
Xavier Claessens
2008-05-02
1
-0
/
+52
*
Fix packing of the preview video.
Xavier Claessens
2008-05-02
1
-2
/
+4
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-11
/
+10
*
Add a confirmation dialog to accept/reject incoming calls. Do not show remote...
Xavier Claessens
2008-04-30
1
-73
/
+85
*
Fix type: s/hand up/hang up/
Xavier Claessens
2008-04-30
1
-2
/
+2
*
Reword call window: Use GtkVolumeButton, only one button to accept/reject cal...
Xavier Claessens
2008-04-29
1
-114
/
+131
*
Improve the close warning message. (Elliot Fairweather).
Xavier Claessens
2008-04-25
1
-1
/
+1
*
Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes...
Xavier Claessens
2008-04-23
1
-3
/
+6
*
Fix warning when changing send video button before accepting the call.
EMPATHY_0_23_1
Xavier Claessens
2008-04-21
1
-1
/
+4
*
If window->call is NULL consider the call as CLOSED
Xavier Claessens
2008-04-21
1
-2
/
+4
*
Marked strings for translation. Fixes bug #528596 (Frederic Peters)
Frederic Peters
2008-04-18
1
-4
/
+4
*
Mute input/output if the button is not active.
Xavier Claessens
2008-04-16
1
-2
/
+2
*
Add collabora in copyright and myself in authors since I did lots of changes ...
Xavier Claessens
2008-04-15
1
-13
/
+16
*
Fix some warnings
Xavier Claessens
2008-04-11
1
-2
/
+2
*
Update for new API and cleanup the code.
Xavier Claessens
2008-04-11
1
-240
/
+185
*
Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Fr...
Xavier Claessens
2008-04-09
1
-1
/
+1
*
More coding style
Xavier Claessens
2008-03-23
1
-19
/
+5
*
Fix includes
Xavier Claessens
2008-03-19
1
-2
/
+2
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-1
/
+4
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-0
/
+532