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
*
Don't use gtk_progress_bar_set_orientation() when building with GTK+ 3
Philip Withnall
2010-09-07
1
-0
/
+10
*
Remove uses of new GStreamer API
Philip Withnall
2010-08-06
1
-6
/
+0
*
Fix constness of various variables and parameters
Philip Withnall
2010-08-05
1
-1
/
+1
*
Fix missing entries in switch statements
Philip Withnall
2010-08-05
1
-0
/
+29
*
display the tooltip on the info image
Guillaume Desmottes
2010-08-05
1
-7
/
+17
*
call-window: use candidates-changed signal
Guillaume Desmottes
2010-08-05
1
-79
/
+37
*
use a space to separate the IP from the port
Guillaume Desmottes
2010-08-05
1
-1
/
+1
*
add tooltips giving a bit more context about the candidate
Guillaume Desmottes
2010-08-05
1
-0
/
+23
*
call-window: display candidates info (#599166)
Guillaume Desmottes
2010-08-05
1
-0
/
+129
*
Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias
Philip Withnall
2010-07-22
1
-4
/
+4
*
display the clock rate of the codec as well
Guillaume Desmottes
2010-07-13
1
-12
/
+11
*
reset codecs when call is disconnected
Guillaume Desmottes
2010-07-12
1
-0
/
+13
*
call-window: display receiving codecs
Guillaume Desmottes
2010-07-12
1
-0
/
+74
*
call-window: Add 'details' pane containing encoding codecs (#599166)
Guillaume Desmottes
2010-07-12
1
-0
/
+63
*
call-window: use gtk_widget_get_allocation()
Guillaume Desmottes
2010-07-07
1
-1
/
+3
*
empathy_call_window_set_send_video: only disable preview if we need to
Guillaume Desmottes
2010-06-07
1
-15
/
+27
*
Port to new EmpathyTpContactFactory API
Xavier Claessens
2010-05-26
1
-6
/
+2
*
use avatar-default instead of the deprecated stock_person icon
Guillaume Desmottes
2010-05-20
1
-2
/
+3
*
Don't try to start change the camera when there is no input
Sjoerd Simons
2010-05-10
1
-6
/
+14
*
add timestamp arg to empathy_dispatcher_create_channel
Sjoerd Simons
2010-04-25
1
-1
/
+2
*
disconnect empathy_call_window_bus_message() in dispose (#616301)
David Laban
2010-04-21
1
-6
/
+6
*
src/empathy-call-window.c: use tp_g_signal_connect_object instead of empathy_...
Guillaume Desmottes
2010-04-09
1
-11
/
+14
*
empathy_call_window_sink_added_cb: unref the pad
Guillaume Desmottes
2010-04-01
1
-0
/
+1
*
unref liveadder when disposing
Guillaume Desmottes
2010-04-01
1
-0
/
+4
*
don't recreate a video preview or update the window if we're about to destroy it
Guillaume Desmottes
2010-04-01
1
-4
/
+11
*
don't leak the fullscreen window
Guillaume Desmottes
2010-04-01
1
-0
/
+4
*
init_contact_avatar_with_size: don't leak the pixbuf
Guillaume Desmottes
2010-04-01
1
-0
/
+3
*
stop using gst_bin_add_many and gst_element_link_many
Guillaume Desmottes
2010-04-01
1
-4
/
+30
*
use tp_g_signal_connect_object so we don't have to disconnect empathy_call_wi...
Guillaume Desmottes
2010-04-01
1
-4
/
+4
*
Fix race when restarting a call
Guillaume Desmottes
2010-04-01
1
-1
/
+12
*
Allow to use the video preview when the call has been terminated (#602937)
Guillaume Desmottes
2010-04-01
1
-4
/
+15
*
empathy_call_window_restart_call: there is no reason to show_all all the hbox
Guillaume Desmottes
2010-04-01
1
-2
/
+0
*
empathy_call_window_reset_pipeline: start the new pipeline right away
Guillaume Desmottes
2010-04-01
1
-2
/
+13
*
Actually turn off the camera when preview/sending is disabled
Guillaume Desmottes
2010-04-01
1
-26
/
+54
*
stop disabling the video-preview button when call is disconnected (#602937)
Guillaume Desmottes
2010-04-01
1
-12
/
+0
*
recreate the pipeline as soon we destroyed the old one
Guillaume Desmottes
2010-04-01
1
-1
/
+2
*
split create_video_output_widget out of create_pipeline
Guillaume Desmottes
2010-04-01
1
-3
/
+9
*
recycle the audio input gst element
Guillaume Desmottes
2010-04-01
1
-15
/
+3
*
recycle the video input gst element
Guillaume Desmottes
2010-04-01
1
-5
/
+9
*
rename initialize_output_elements to create_video_output_widget
Guillaume Desmottes
2010-04-01
1
-2
/
+2
*
recycle the audio output gst element
Guillaume Desmottes
2010-04-01
1
-4
/
+8
*
destroy the video_output widget when the call is disconnected
Guillaume Desmottes
2010-04-01
1
-3
/
+7
*
No need to recreate GTK+ widgets when recreating the pipeline
Guillaume Desmottes
2010-04-01
1
-29
/
+30
*
call-window: factor out create_pipeline
Guillaume Desmottes
2010-04-01
1
-31
/
+33
*
call-window: call empathy_call_handler_stop_call when closing a call
Guillaume Desmottes
2010-03-30
1
-1
/
+8
*
empathy_call_window_disconnected: remove call to empathy_call_window_reset_pi...
Guillaume Desmottes
2010-03-30
1
-1
/
+3
*
coding style fixes
Guillaume Desmottes
2010-03-29
1
-6
/
+5
*
Check for errors when linking the video source into a call (#612020)
Olivier Crête
2010-03-29
1
-7
/
+60
*
Verify that the video source could be linked into the pipeline
Olivier Crête
2010-03-29
1
-1
/
+5
*
Return error when the audio source can not be started
Olivier Crête
2010-03-29
1
-4
/
+31
*
Return a telepathy error if the source can't be added
Olivier Crête
2010-03-29
1
-1
/
+2
*
Remove false comment
Olivier Crête
2010-03-29
1
-1
/
+0
*
Add audio conversion filter to receive pipeline
Olivier Crête
2010-03-29
1
-1
/
+43
*
Add fakesink to srcpad if not real sink could be linked
Olivier Crête
2010-03-29
1
-0
/
+30
*
Emit error when failing to link audio pad
Olivier Crête
2010-03-29
1
-1
/
+12
*
Send stream error when the src pad can't be linked
Olivier Crête
2010-03-29
1
-1
/
+3
*
Handle errors from audio sink
Olivier Crête
2010-03-29
1
-5
/
+53
*
call-window: display the 'audio input' page by default (#612450)
Guillaume Desmottes
2010-03-15
1
-6
/
+7
*
Use the proper enum value when checking FsMediaType
Guillaume Desmottes
2010-01-13
1
-1
/
+1
*
Wait that the pipeline has been started before enabling camera
Guillaume Desmottes
2010-01-11
1
-7
/
+10
*
factor out start_call
Guillaume Desmottes
2010-01-11
1
-6
/
+11
*
empathy_call_window_constructed: no need to call display_video_preview
Guillaume Desmottes
2010-01-11
1
-2
/
+0
*
Miscellaneous string fixes
Philip Withnall
2010-01-01
1
-1
/
+1
*
Punctuation fixes in translatable strings
Philip Withnall
2010-01-01
1
-1
/
+1
*
block/unblock the right signals on menu actions
Guillaume Desmottes
2009-12-18
1
-2
/
+2
*
save the geometry of the call window
Guillaume Desmottes
2009-12-18
1
-0
/
+3
*
Capitalize first letter of debug msg
Guillaume Desmottes
2009-11-28
1
-3
/
+3
*
Disable video preview when there is no call
Guillaume Desmottes
2009-11-28
1
-0
/
+14
*
enable the camera-off button if call doens't have initial video
Guillaume Desmottes
2009-11-28
1
-0
/
+5
*
enable the camera-off button when call is disconnected
Guillaume Desmottes
2009-11-28
1
-3
/
+1
*
empathy_call_window_set_send_video: don't request video stream if the call is...
Guillaume Desmottes
2009-11-28
1
-0
/
+3
*
disable_camera: disable send video only if we were sending it
Guillaume Desmottes
2009-11-28
1
-1
/
+3
*
update toggle buttons when the camera state is changed because of radio buttons
Guillaume Desmottes
2009-11-28
1
-0
/
+6
*
hook the camera radio buttons
Guillaume Desmottes
2009-11-28
1
-1
/
+34
*
make disable_camera, enable_preview and enable_camera no-op if we are already...
Guillaume Desmottes
2009-11-28
1
-12
/
+15
*
update radio actions when a button is pressed
Guillaume Desmottes
2009-11-28
1
-0
/
+11
*
remove the "send video" menu item
Guillaume Desmottes
2009-11-28
1
-35
/
+0
*
empathy_call_window_set_send_video: add a debug msg
Guillaume Desmottes
2009-11-28
1
-0
/
+1
*
stop sending video when 'camera off' or 'preview' is enabled
Guillaume Desmottes
2009-11-28
1
-3
/
+11
*
early return if the camera_state is already the one we want
Guillaume Desmottes
2009-11-28
1
-0
/
+9
*
disable the others button when 'camera on' is enabled
Guillaume Desmottes
2009-11-28
1
-11
/
+31
*
rename camera to camera_on
Guillaume Desmottes
2009-11-28
1
-39
/
+36
*
remove the "Always Show Video Preview" menuitem
Guillaume Desmottes
2009-11-28
1
-25
/
+0
*
connect the 'camera off' and 'preview' buttons
Guillaume Desmottes
2009-11-28
1
-0
/
+121
*
set the icon of the camera_off button
Guillaume Desmottes
2009-11-28
1
-0
/
+20
*
We should display the avatar/preview when call is disconnected
Guillaume Desmottes
2009-11-28
1
-0
/
+3
*
call-window: add some debug msg
Guillaume Desmottes
2009-11-28
1
-0
/
+3
*
disable video preview when we turn off video sending
Guillaume Desmottes
2009-11-28
1
-4
/
+1
*
Enable 'send video' buttons and display the preview if call has 'initial vide...
Guillaume Desmottes
2009-11-28
1
-0
/
+10
*
Don't display the video preview when the sink is added
Guillaume Desmottes
2009-11-28
1
-10
/
+0
*
we don't want to hide the self frame anymore
Guillaume Desmottes
2009-11-28
1
-3
/
+0
*
remove empathy_call_window_update_self_avatar_visibility
Guillaume Desmottes
2009-11-28
1
-24
/
+0
*
call-window: factor out display_video_preview to display/hide the video preview
Guillaume Desmottes
2009-11-28
1
-14
/
+37
*
call-window: change the semantic of the "Video Preview" menu item (#601288)
Guillaume Desmottes
2009-11-28
1
-33
/
+7
*
Use accessor functions instead direct access.
Javier Jardón
2009-11-17
1
-7
/
+14
*
media_stream_error_to_txt: display a link to the fdo bugzilla
Guillaume Desmottes
2009-11-16
1
-4
/
+13
*
rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error
Guillaume Desmottes
2009-11-16
1
-2
/
+4
*
Display the name of the CM in the TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg
Guillaume Desmottes
2009-11-16
1
-7
/
+13
*
media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NETWORK_ERROR
Guillaume Desmottes
2009-11-16
1
-1
/
+3
*
media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_MEDIA_ERROR
Guillaume Desmottes
2009-11-16
1
-0
/
+3
*
media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_INVALID_CM_BEH...
Guillaume Desmottes
2009-11-16
1
-0
/
+5
*
media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NO_CODECS
Guillaume Desmottes
2009-11-16
1
-0
/
+6
*
empathy-call-window: display_error: simplify showing of the widgets
Guillaume Desmottes
2009-11-12
1
-4
/
+1
*
empathy-call-window: display_error: align the main message on the right
Guillaume Desmottes
2009-11-12
1
-0
/
+1
*
empathy-call-window: display_error: put the image and vbox in a hbox
Guillaume Desmottes
2009-11-12
1
-5
/
+11
*
empathy-call-window: display_error: wrap the translated error msg as well
Guillaume Desmottes
2009-11-12
1
-0
/
+1
*
media_stream_error_to_txt: correct the error message if the error was an audi...
Guillaume Desmottes
2009-11-06
1
-7
/
+15
*
rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message
Guillaume Desmottes
2009-11-06
1
-1
/
+2
*
empathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECT...
Guillaume Desmottes
2009-11-06
1
-0
/
+7
*
use 'Technical Details' as title of the expander
Guillaume Desmottes
2009-11-05
1
-1
/
+1
*
pass NULL to gtk_label_new when creating an empty label
Guillaume Desmottes
2009-11-05
1
-2
/
+2
*
Display the error message in a expander
Guillaume Desmottes
2009-11-05
1
-5
/
+30
*
use the error message if we don't have a nice description
Guillaume Desmottes
2009-11-05
1
-4
/
+10
*
factor out empathy_call_window_stream_error
Guillaume Desmottes
2009-11-05
1
-13
/
+16
*
fix typo in comment
Guillaume Desmottes
2009-11-05
1
-1
/
+1
*
call_handler_notify_tp_call_cb: return if call is NULL
Guillaume Desmottes
2009-11-05
1
-1
/
+2
*
empathy-call-window: fix phrasing of the codec negotation failed msg and mark...
Guillaume Desmottes
2009-11-05
1
-1
/
+2
*
empathy-call-window: display an error message when codec negotiation failed (...
Guillaume Desmottes
2009-11-05
1
-0
/
+136
*
empathy-call-window: fix shadow declarations
Guillaume Desmottes
2009-10-20
1
-4
/
+4
*
empathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_f...
Guillaume Desmottes
2009-10-19
1
-1
/
+1
*
empathy-call-window: use empathy_signal_connect_weak to connect the peak-leve...
Guillaume Desmottes
2009-10-19
1
-2
/
+3
*
Fix assertion when closing a call window after CM crashed.
Mike Ruprecht
2009-10-19
1
-2
/
+1
*
Don't rely on the widget allocation to be != 0.
Cosimo Cecchi
2009-09-24
1
-2
/
+12
*
Check for NULL sink.
Cosimo Cecchi
2009-09-14
1
-0
/
+3
*
Fix long lines.
Cosimo Cecchi
2009-09-14
1
-22
/
+33
*
Move the toolbar setup after we initialize the audio output
Cosimo Cecchi
2009-09-14
1
-2
/
+2
*
Stop the sink on stream close to prevent deadlock
Olivier Crête
2009-09-02
1
-0
/
+48
*
callback is for handler no TfChannel
Olivier Crête
2009-09-02
1
-1
/
+2
*
Ensure we call the empathy_sound_stop from the main thread
Sjoerd Simons
2009-08-26
1
-1
/
+2
*
empathy-call-window: add 2 translators comments (#592052)
Guillaume Desmottes
2009-08-19
1
-0
/
+3
*
Setting priv->bus_message_source_id to 0 to make sure that
Jonathan Tellier
2009-08-07
1
-3
/
+13
*
Now removing the bus watch when destroying the pipeline.
Jonathan Tellier
2009-08-07
1
-4
/
+16
*
Fixed a bug that caused the application to crash when input volume was
Jonathan Tellier
2009-08-07
1
-9
/
+27
*
Move the FsElementElementAddedNotifier over the main pipeline
Olivier Crête
2009-08-07
1
-1
/
+30
*
Do not have too complex code in var initialization.
Xavier Claessens
2009-07-29
1
-2
/
+4
*
Added functions to determine if a contact has video capabilities
Jonathan Tellier
2009-07-03
1
-5
/
+7
*
Ring on outgoing call.
Xavier Claessens
2009-06-27
1
-24
/
+54
*
Fixed Bug 586284 – Crasher: click on the microphone once disconnected
Jonathan Tellier
2009-06-23
1
-2
/
+11
*
The EmpathyCallHandler correctly initializes it "initial_video" property
Jonathan Tellier
2009-06-16
1
-3
/
+28
*
The video preview is no longer hidden when we get connected to a audio
Jonathan Tellier
2009-06-13
1
-20
/
+14
*
Corrected code style in empathy_call_window_setup_video_preview.
Jonathan Tellier
2009-06-12
1
-45
/
+56
*
Added an early return in empathy_call_window_setup_video_preview.
Jonathan Tellier
2009-06-12
1
-87
/
+96
*
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_...
Jonathan Tellier
2009-06-12
1
-52
/
+73
*
Not creating the video preview if we don't want to show it (in audio
Jonathan Tellier
2009-06-12
1
-56
/
+97
*
Implemented the call window's "View -> Video preview" option.
Jonathan Tellier
2009-06-12
1
-1
/
+35
*
When no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier
2009-06-12
1
-0
/
+49
*
empathy-call-window: remove unused variables
Guillaume Desmottes
2009-06-11
1
-3
/
+0
*
Added a "Redial" button to the call window.
Jonathan Tellier
2009-06-09
1
-98
/
+244
*
empathy-call-window: coding style fix
Guillaume Desmottes
2009-05-28
1
-1
/
+1
*
When initializing users' avatar, the pixbuf representing it is now
Jonathan Tellier
2009-05-26
1
-1
/
+1
*
When no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier
2009-05-26
1
-8
/
+138
*
empathy-call-window: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
empathy_call_window_bus_message: init GError
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
Fixed some coding style.
jtellier
2009-05-13
1
-3
/
+3
*
Usability fix: The "Leave Fullscreen" button is now using the
jtellier
2009-05-12
1
-0
/
+4
*
Fixed coding style by removing trailing spaces and not using a mix of
jtellier
2009-05-12
1
-15
/
+64
*
Video playback fullscreen mode
jtellier
2009-05-08
1
-13
/
+227
*
empathy_call_window_dispose: disconnect signals before unrefing the contact
Guillaume Desmottes
2009-04-29
1
-1
/
+1
*
empathy_call_window_constructed: set default title if the call handler doesn'...
Guillaume Desmottes
2009-04-29
1
-0
/
+5
*
call-window: update window's title when contact's name is changed
Guillaume Desmottes
2009-04-29
1
-10
/
+34
*
call-window: set remote contact's name in window's title. Fixes #530119
Guillaume Desmottes
2009-04-29
1
-0
/
+25
*
call-window: handler property has to be construct only
Guillaume Desmottes
2009-04-29
1
-1
/
+1
*
empathy-call-window.c: update priv->sending_video *before* changing widget's ...
Guillaume Desmottes
2009-04-24
1
-2
/
+2
*
empathy-call-window: add priv->sending_video so we don't call empathy_call_wi...
Guillaume Desmottes
2009-04-24
1
-0
/
+12
*
Sync 'Send Video' button and 'Call -> Send video' menu entry. Fixes #576394
Guillaume Desmottes
2009-04-23
1
-0
/
+5
*
Make use of GtkUIManager in EmpathyCallWindow
Xavier Claessens
2009-04-16
1
-36
/
+60
*
Port EmpathyCallWindow to new API
Xavier Claessens
2009-04-16
1
-33
/
+26
*
Use UTF-8 em dash (U+2014) instead of two hyphen/minus (U+002D)
Frederic Peters
2009-03-24
1
-1
/
+1
*
First connect to the sink pad, then start playing
Sjoerd Simons
2009-03-10
1
-1
/
+2
*
Refer to the gnome bug number belonging to the TODO
Sjoerd Simons
2009-03-10
1
-1
/
+1
*
Make the sidebar nicely pop in and out
Sjoerd Simons
2009-03-09
1
-0
/
+13
*
Only check if the error came from the video_input if it's there
Sjoerd Simons
2009-03-09
1
-2
/
+3
*
Hook up audio mute button
Sjoerd Simons
2009-03-09
1
-6
/
+59
*
Set the camera button sensitive while connected and there is a video input
Sjoerd Simons
2009-03-09
1
-0
/
+4
*
Handle resource-request
Sjoerd Simons
2009-03-09
1
-0
/
+19
*
Unref the video input and tee after removing
Sjoerd Simons
2009-03-09
1
-2
/
+10
*
Set the pipeline to pause before starting the call
Sjoerd Simons
2009-03-09
1
-8
/
+107
*
Hook up the video input sidebar item
Sjoerd Simons
2009-03-04
1
-16
/
+146
*
Hook up audio input panel
Sjoerd Simons
2009-03-04
1
-3
/
+37
*
Put locks around timer_id
Sjoerd Simons
2009-03-04
1
-2
/
+12
*
Add timer and make all gtk calls in the main thread
Sjoerd Simons
2009-03-04
1
-13
/
+62
*
Use livesrc and fsfunnel to funnel the mediastreams to their outputs
Sjoerd Simons
2009-03-04
1
-16
/
+72
*
Set the preview video widget not sync and async
Sjoerd Simons
2009-03-04
1
-0
/
+1
*
Add comments for callbacks that come from a different thread
Sjoerd Simons
2009-03-04
1
-0
/
+2
*
Ensure to always call gtk/gdk functions while holding the gdk lock
Sjoerd Simons
2009-03-04
1
-0
/
+4
*
Some string comments requested by translators (#572875)
Frederic Peters
2009-02-24
1
-0
/
+1
*
Set the intial volume button level to a more correct one
Sjoerd Simons
2009-02-17
1
-0
/
+4
*
Set the camera button insensitive after a call
Sjoerd Simons
2009-02-17
1
-0
/
+3
*
Hook up the volume button
Sjoerd Simons
2009-02-17
1
-1
/
+14
*
Hook up DTFM support
Sjoerd Simons
2009-02-17
1
-12
/
+86
*
rename toolbar1 to toolbar
Guillaume Desmottes
2009-02-17
1
-1
/
+1
*
Add an empty expanded GtkToolItem so the volume button is at the end of the t...
Guillaume Desmottes
2009-02-17
1
-0
/
+7
*
Manually add the GtkVolumeButton to the toolbar instead of fitting an empty h...
Guillaume Desmottes
2009-02-17
1
-3
/
+8
*
Signal closed from the call-handler
Sjoerd Simons
2009-02-17
1
-16
/
+2
*
Fix pad leak
Olivier Crête
2009-02-12
1
-0
/
+2
*
Fix spacing of video preview widgets in call UI (bug 570400)
Jonathon Jongsma
2009-02-12
1
-1
/
+2
*
Fix typo
Sjoerd Simons
2009-02-04
1
-1
/
+1
*
Add information in the statusbar
Sjoerd Simons
2009-02-03
1
-4
/
+56
*
Start streaming video when webcam icon is clicked
Sjoerd Simons
2009-02-03
1
-0
/
+23
*
Rename DTFM to Dailpad
Sjoerd Simons
2009-02-03
1
-1
/
+1
*
Put in new VOIP UI
Sjoerd Simons
2009-02-03
1
-7
/
+232
*
stop the pipeline and unref everything when the window goes away
Sjoerd Simons
2009-02-03
1
-14
/
+49
*
Start of a simple ui
Sjoerd Simons
2009-02-03
1
-12
/
+231
*
Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i...
Sjoerd Simons
2009-02-03
1
-597
/
+50
*
Initial port from telepathy-stream-engine to telepathy-farsight
Sjoerd Simons
2009-02-03
1
-0
/
+3
*
Remove useless include of empathy-tp-group.h
Xavier Claessens
2009-01-13
1
-1
/
+0
*
Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close the
Sjoerd Simons
2009-01-10
1
-9
/
+18
*
Update empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens
2009-01-07
1
-15
/
+8
*
Adapt the libcanberra calls to use the new functions.
Xavier Claessens
2009-01-07
1
-3
/
+0
*
Adapt Patryk's patch to trunk.
Xavier Claessens
2009-01-07
1
-0
/
+23
*
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